Skip to content

Releases: terraform-ibm-modules/terraform-ibm-observability-agents

v1.23.1

13 Apr 14:56
v1.23.1
bec1d86

Choose a tag to compare

1.23.1 (2024-04-13)

Bug Fixes

  • deps: update icr.io/ext/sysdig/agent docker tag to v13.0.4 (#322) (bec1d86)

v1.23.0

09 Apr 11:23
v1.23.0
21dc4c4

Choose a tag to compare

1.23.0 (2024-04-09)

Features

v1.22.3

30 Mar 07:48
v1.22.3
cfc46d3

Choose a tag to compare

1.22.3 (2024-03-30)

Bug Fixes

  • deps: update icr.io/ext/sysdig/agent docker tag to v13.0.3 (#310) (cfc46d3)

v1.22.2

23 Mar 04:15
v1.22.2
78d0750

Choose a tag to compare

1.22.2 (2024-03-23)

Bug Fixes

  • deps: update icr.io/ext/sysdig/agent docker tag to v13.0.2 (#307) (78d0750)

v1.22.1

16 Mar 02:54
v1.22.1
a3def1b

Choose a tag to compare

1.22.1 (2024-03-16)

Bug Fixes

  • deps: update icr.io/ext/sysdig/agent docker tag to v13.0.1 (#302) (a3def1b)

v1.22.0

09 Mar 07:06
v1.22.0
958609f

Choose a tag to compare

1.22.0 (2024-03-09)

Features

  • deps: update icr.io/ext/sysdig/agent docker tag to v13 (#295) (958609f)

v1.21.1

27 Feb 19:58
v1.21.1
7734dc4

Choose a tag to compare

1.21.1 (2024-02-27)

Bug Fixes

  • extend the required terraform version to < 1.7 (#291) (7734dc4)

v1.21.0

23 Feb 10:11
858a6cb

Choose a tag to compare

1.21.0 (2024-02-23)

Features

  • updated cluster role to match community defaults. (#288) (858a6cb)
  • Enabled creation of Pod Security Policy to allow the agent run with the required permissions (#288) (858a6cb)

v1.20.0

03 Feb 03:09
fca1d57

Choose a tag to compare

1.20.0 (2024-02-03)

Features

  • deps: update icr.io/ext/sysdig/agent docker tag to v12.20.0 (#283) (fca1d57)

v1.19.0

17 Jan 11:08
v1.19.0
e6fd5cd

Choose a tag to compare

1.19.0 (2024-01-17)

Features

  • module has been updated to use image digest SHA instead of an image tag as per best practises. That means the log_analysis_agent_version and cloud_monitoring_agent_version input variables have been removed. It means it is no longer supported to pass the version to the module. Instead every module release will be locked into a specific version, and there will be regular module releases with updated versions in them. (#275) (e6fd5cd)