File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2025-02-07
4+ ### Changed
5+ - Management Agent container image has been updated to version 1.7.0
6+
37## 2025-02-03
48### Changed
59- Fluentd collector container image uptake to 1.5.3 having few gem updates related to vulnerability fixes.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ type: application
1818# This is the chart version. This version number should be incremented each time you make changes
1919# to the chart and its templates, including the app version.
2020# Versions are expected to follow Semantic Versioning (https://semver.org/)
21- version : 3.5.3
21+ version : 3.5.4
2222
2323# This is the version number of the application being deployed. This version number should be
2424# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -56,6 +56,6 @@ oci-onm-mgmt-agent:
5656 # Follow steps documented at https://github.com/oracle/docker-images/tree/main/OracleManagementAgent to build docker image.
5757 image :
5858 # Replace this value with actual docker image URL for Management Agent
59- url : container-registry.oracle.com/oci_observability_management/oci-management-agent:1.6 .0
59+ url : container-registry.oracle.com/oci_observability_management/oci-management-agent:1.7 .0
6060 # Image secrets to use for pulling container image (base64 encoded content of ~/.docker/config.json file)
6161 secret :
You can’t perform that action at this time.
0 commit comments