Version 1.14.4 / 2021-05-18
- Add ability to set the busybox repository by @mvaal: It is now possible to set the image for the buybox container, which is used in the test connection Pod.
- Security context by @Aluxima: It is now possible to specify the
podSecurityContext
andsecurityContext
in the Helm chart. - Support additional containers in deployment by @ejsuncy: It is now possible to specify a
vault-secrets-operator.additionalContainers
template in a parent chart to add additional containers to the deployment.
Thanks to all contributors.