Skip to content

v1.5.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 03 Jun 08:18
· 90 commits to main since this release
v1.5.0
1a4b712

1.5.0 (2025-06-03)

Features

  • Updated the kubernetes manifest version from v1beta to v1 for cluster secret store, secret store and external secret.
    • This is required because in v0.17.0 of the External Secrets Operator helm chart beta1 and v1beta1 are no longer supported.
    • Upgrading to this module version (v1.5.0) from a previous version will see expected update in place for some resources.
    • This module release (v1.5.0) is still using the v0.16.2 helm chart which has support for both beta1 and v1beta1, however the next major version of this module will include the v0.17.0 helm chart and you should only upgrade to that version from v1.5.0 of the module or later.

(#124) (1a4b712)