1.5.0 (November 6, 2024)
Changes:
- Building with Go 1.22.8
- Default Vault version updated to 1.18.1
- Testing with Vault 1.16 - 1.18
- Testing with K8s versions 1.28 - 1.31
- Dependency updates:
- Docker image
alpine
3.20.1 => 3.20.3 - Docker image
ubi8/ubi-minimal
8.10-1018 => 8.10-1086 github.com/hashicorp/vault/sdk
v0.13.0 => v0.14.0github.com/operator-framework/operator-lib
v0.14.0 => v0.15.0github.com/prometheus/client_golang
v1.19.1 => v1.20.5golang.org/x/crypto
v0.26.0 => v0.28.0golang.org/x/net
v0.28.0 => v0.30.0golang.org/x/sys
v0.24.0 => v0.26.0golang.org/x/term
v0.23.0 => v0.25.0golang.org/x/text
v0.17.0 => v0.19.0k8s.io/api
v0.30.2 => v0.31.2k8s.io/apimachinery
v0.30.2 => v0.31.2k8s.io/client-go
v0.30.2 => v0.31.2k8s.io/utils
v0.0.0-20240502163921-fe8a2dddb1d0 => v0.0.0-20240711033017-18e509b52bc8sigs.k8s.io/controller-runtime
v0.18.4 => v0.19.1
- Docker image
Features:
- Add annotations for customizing template delimiters GH-664
Bugs:
- Disable handling update on pods GH-619