changelog++

This commit is contained in:
Tom Proctor 2021-01-05 18:06:20 +00:00 committed by GitHub
parent e6b4969acc
commit 278044dbd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ Improvements:
* Injector now supports `injector.extraLabels` [428](https://github.com/hashicorp/vault-helm/pull/428) * Injector now supports `injector.extraLabels` [428](https://github.com/hashicorp/vault-helm/pull/428)
* Added `allowPrivilegeEscalation: false` to Vault and Injector containers [429](https://github.com/hashicorp/vault-helm/pull/429) * Added `allowPrivilegeEscalation: false` to Vault and Injector containers [429](https://github.com/hashicorp/vault-helm/pull/429)
* Network Policy now supports `server.networkPolicy.egress` [389](https://github.com/hashicorp/vault-helm/pull/389) * Network Policy now supports `server.networkPolicy.egress` [389](https://github.com/hashicorp/vault-helm/pull/389)
* Injector now supports multiple replicas with leader elections for setting up auto TLS [GH-436](https://github.com/hashicorp/vault-helm/pull/436)
## 0.8.0 (October 20th, 2020) ## 0.8.0 (October 20th, 2020)