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 14c4445 commit ce55431Copy full SHA for ce55431
charts/oci-onm/values.yaml
@@ -50,6 +50,6 @@ oci-onm-mgmt-agent:
50
# Follow steps documented at https://github.com/oracle/docker-images/tree/main/OracleManagementAgent to build docker image.
51
image:
52
# Replace this value with actual docker image URL for Management Agent
53
- url: container-registry.oracle.com/oci_observability_management/oci-management-agent:1.0.0
+ url: container-registry.oracle.com/oci_observability_management/oci-management-agent:1.2.0
54
# Image secrets to use for pulling container image (base64 encoded content of ~/.docker/config.json file)
55
secret:
0 commit comments