++changelog

This commit is contained in:
Ben Ash 2021-07-07 19:32:02 -04:00 committed by GitHub
parent 1e4709cc46
commit f5ef752e9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,11 @@
## Unreleased
Features:
* Added templateConfig.exitOnRetryFailure annotation for the injector [GH-560](https://github.com/hashicorp/vault-helm/pull/560)
Improvements:
* Support configuring pod tolerations, pod affinity, and node selectors as YAML [GH-565](https://github.com/hashicorp/vault-helm/pull/565)
## 0.13.0 (June 17th, 2021)
Improvements: