diff --git a/CHANGELOG.md b/CHANGELOG.md index d9eb459..483ea00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +# 2025-11-19 +### Changed +- Management Agent container image has been updated to version 1.10.0 + # 2025-11-06 ### Changed - Quick fix for NOTES.txt when logan chart is disabled diff --git a/charts/oci-onm/Chart.yaml b/charts/oci-onm/Chart.yaml index 86f2119..1d1b33e 100644 --- a/charts/oci-onm/Chart.yaml +++ b/charts/oci-onm/Chart.yaml @@ -18,7 +18,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 4.1.1 +version: 4.1.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/oci-onm/values.yaml b/charts/oci-onm/values.yaml index b4f46f7..b2f9fc1 100644 --- a/charts/oci-onm/values.yaml +++ b/charts/oci-onm/values.yaml @@ -56,6 +56,6 @@ oci-onm-mgmt-agent: # Follow steps documented at https://github.com/oracle/docker-images/tree/main/OracleManagementAgent to build docker image. image: # Replace this value with actual docker image URL for Management Agent - url: container-registry.oracle.com/oci_observability_management/oci-management-agent:1.9.0 + url: container-registry.oracle.com/oci_observability_management/oci-management-agent:1.10.0 # Image secrets to use for pulling container image (base64 encoded content of ~/.docker/config.json file) secret: