Releases: ricoberger/vault-secrets-operator
Releases · ricoberger/vault-secrets-operator
v1.25.1
Changed
- #289: Update Vault Version in Tests @ricoberger
- #287: Bump golang from 1.23.1 to 1.23.2 in the docker group @dependabot
- #288: Bump the gomod group with 3 updates @dependabot
- #284: Bump the docker group with 2 updates @dependabot
- #285: Bump the gomod group with 3 updates @dependabot
- #283: Bump the gomod group across 1 directory with 10 updates @dependabot
- #281: Bump golang from 1.22.5 to 1.23.0 in the docker group @dependabot
v1.25.0
Added
- #280: Add GitHub Container Registry @ricoberger
Changed
- #278: Bump the docker group with 2 updates @dependabot
- #279: Bump the gomod group with 8 updates @dependabot
v1.24.6
Fixed
- #276: Fix Updating of Secrets when Reconciliation Fails @ricoberger
Changed
- #277: Update Vault and Vault Helm Chart in Tests @ricoberger
v1.24.5
v1.24.4
Changed
- #274: enhance: skip updating secret if no change @jenting
- #272: Bump google.golang.org/grpc from 1.64.0 to 1.64.1 @dependabot
- #268: Bump the gomod group with 8 updates @dependabot
- #269: Bump docker/build-push-action from 5 to 6 in the github-actions group @dependabot
- #270: Bump the docker group with 2 updates @dependabot
- #267: Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 @dependabot
v1.24.3
Changed
- #266: Improve Makefile @ricoberger
- #264: Bump the gomod group across 1 directory with 11 updates @dependabot
- #265: Bump the docker group with 2 updates @dependabot
- #262: Bump golang from 1.22.1 to 1.22.2 in the docker group @dependabot
- #261: Bump golang.org/x/net from 0.22.0 to 0.23.0 @dependabot
v1.24.2
Changed
- #259: Update Vault and Vault Helm Chart in Tests @ricoberger
- #257: Bump the gomod group with 9 updates @dependabot
- #258: Bump the docker group with 1 update @dependabot
- #256: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 @dependabot
- #255: Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 @dependabot
- #252: Bump the gomod group with 9 updates @dependabot
- #253: Bump the github-actions group with 1 update @dependabot
- #254: Bump the docker group with 1 update @dependabot
- #251: Bump the gomod group with 3 updates @dependabot
- #249: Bump the gomod group with 6 updates @dependabot
- #248: Bump the docker group with 2 updates @dependabot
v1.24.1
Fixed
- #247: Fix Used Vault Namespace for Restrict Namespace Feature @ricoberger
v1.24.0
Added
- #246: Restrict Operator to Vault Namespace @ricoberger
- #245: Clean Up Metrics after VaultSecret is Deleted @ricoberger
Changed
- #240: Bump the gomod group with 7 updates @dependabot
- #241: Bump the github-actions group with 1 update @dependabot
- #242: Bump the docker group with 2 updates @dependabot
- #237: Bump golang.org/x/crypto from 0.15.0 to 0.17.0 @dependabot
- #235: Bump the docker group with 1 update @dependabot
- #233: Add other auth methods to README.md @mathisve
- #228: Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 @dependabot
- #231: Update Go Packages @ricoberger
- #229: Bump the docker group with 1 update @dependabot
v1.23.2
Changed
- #221: Update Go Packages @ricoberger
- #219: feat: vault client can read a different service account token path @abrahamjoc