Skip to content

Releases: terraform-ibm-modules/terraform-ibm-monitoring-agent

v1.22.0

15 Apr 10:08
v1.22.0
73365af

Choose a tag to compare

1.22.0 (2026-04-15)

Features

  • enable atomic mode for helm_release to automatically purge the chart if installation fails (#326) (73365af)

v1.21.4

13 Mar 07:50
v1.21.4
0f145cd

Choose a tag to compare

1.21.4 (2026-03-13)

Bug Fixes

v1.21.3

11 Mar 06:04
v1.21.3
7999e3e

Choose a tag to compare

1.21.3 (2026-03-11)

Bug Fixes

v1.21.2

03 Mar 11:19
v1.21.2
25fcbf6

Choose a tag to compare

1.21.2 (2026-03-03)

Bug Fixes

v1.21.1

24 Feb 08:47
v1.21.1
894baf9

Choose a tag to compare

1.21.1 (2026-02-24)

Bug Fixes

  • correct resource_instance_id handling to prevent unnecessary resource_key recreation (#312) (894baf9)

v1.21.0

20 Feb 13:39
v1.21.0
93eb6a0

Choose a tag to compare

1.21.0 (2026-02-20)

Features

  • added support to install kubectl if it does not exist in the runtime. This can be disabled by setting install_required_binaries to false (#287) (93eb6a0)

v1.20.3

19 Feb 17:52
v1.20.3
ca604f7

Choose a tag to compare

1.20.3 (2026-02-19)

Bug Fixes

v1.20.2

18 Feb 05:48
v1.20.2
d2c6027

Choose a tag to compare

1.20.2 (2026-02-18)

Bug Fixes

v1.20.1

18 Feb 00:13
v1.20.1
3e6dab4

Choose a tag to compare

1.20.1 (2026-02-18)

Bug Fixes

v1.20.0

12 Feb 15:26
v1.20.0
c048221

Choose a tag to compare

1.20.0 (2026-02-12)

Features

  • added the ability to specify an existing image pull secret for pulling the agent images. This can be achieved using new inputs: global_image_pull_secrets, agent_image_pull_secrets, cluster_shield_image_pull_secrets (#301) (c048221)