We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f1da8 commit 0da1480Copy full SHA for 0da1480
charts/oci-onm/values.yaml
@@ -52,6 +52,6 @@ oci-onm-mgmt-agent:
52
# Follow steps documented at https://github.com/oracle/docker-images/tree/main/OracleManagementAgent to build docker image.
53
image:
54
# Replace this value with actual docker image URL for Management Agent
55
- url: container-registry.oracle.com/oci_observability_management/oci-management-agent:1.2.0
+ url: container-registry.oracle.com/oci_observability_management/oci-management-agent:1.3.0
56
# Image secrets to use for pulling container image (base64 encoded content of ~/.docker/config.json file)
57
secret:
0 commit comments