Skip to content

Releases: terraform-ibm-modules/terraform-ibm-external-secrets-operator

v2.0.0.0-draft6

03 Jun 15:34
b0cab5b

Choose a tag to compare

v2.0.0.0-draft6 Pre-release
Pre-release

v2.0.0.0-draft6

v1.5.0

03 Jun 08:18
v1.5.0
1a4b712

Choose a tag to compare

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)

v1.4.3

15 May 14:24
v1.4.3
859a8ef

Choose a tag to compare

1.4.3 (2025-05-15)

Bug Fixes

  • added an additional check for the trusted profile payload (#111) (859a8ef)

v1.4.2

14 May 23:05
v1.4.2
128d269

Choose a tag to compare

1.4.2 (2025-05-14)

Bug Fixes

  • deps: update ghcr.io/external-secrets/external-secrets docker tag to latest (#110) (128d269)

v1.4.1

07 May 19:11
v1.4.1
ac7cc64

Choose a tag to compare

1.4.1 (2025-05-07)

Bug Fixes

  • deps: update charts and images to latest (#99) (ac7cc64)

v1.4.0

05 May 11:47
v1.4.0
6f61a7e

Choose a tag to compare

1.4.0 (2025-05-05)

Features

  • improved user experience for validating input variable values
    - updated required terraform to be >= 1.9.0 (#59) (6f61a7e)

v1.3.2

30 Apr 19:08
v1.3.2
688dac2

Choose a tag to compare

1.3.2 (2025-04-30)

Bug Fixes

  • deps: update charts and images to latest (#91) (688dac2)

v1.3.1

29 Apr 12:51
v1.3.1
f2ac599

Choose a tag to compare

1.3.1 (2025-04-29)

Bug Fixes

  • Fix breaking change introduced in internal release (#88) (f2ac599)

v1.3.0

25 Apr 17:09
v1.3.0
c2aeb4c

Choose a tag to compare

1.3.0 (2025-04-25)

Features

  • added support for trusted_profile secret type
    - added support for to pass trusted_profile value as part of the es_container_registry_secrets_chain input (#63) (c2aeb4c)

v1.2.5

25 Apr 15:49
v1.2.5
f518603

Choose a tag to compare

1.2.5 (2025-04-25)

Bug Fixes

  • deps: update charts and images to latest (#65) (f518603)