github hashicorp/vault-secrets-operator v0.4.1

latest releases: v0.7.1, v0.7.0, v0.6.0...
6 months ago

0.4.1 (December 4th, 2023)

Important: this release contains CRD schema changes that must be applied manually when deploying VSO with Helm. Please see updating-crds for more details.

Improvements:

  • Manager: setting controller.manager.maxConcurrentReconciles now applies to all Syncable Secret controllers. The previous flag for the manager --max-concurrent-reconciles-vds is now deprecated and replaced by --max-concurrent-reconciles which applies to all controllers. GH-483

Fix:

  • Helm: prefix all helper functions with vso to avoid subchart name collisions: GH-487
  • VSS: Ensure all resource updates are synced: GH-492
  • VDS: Fix compute static-creds rotation horizon: GH-488

Dependency Updates:

  • Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1: GH-475
  • Bump google.golang.org/api from 0.150.0 to 0.151.0: GH-470
  • Bump k8s.io/client-go from 0.28.3 to 0.28.4: GH-469

Don't miss a new vault-secrets-operator release

NewReleases is sending notifications on new releases.