Skip to content

Commit 92871b4

Browse files
committed
update readme
1 parent 0da1480 commit 92871b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/oci-onm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Helm chart for collecting Kubernetes logs & objects and metrics using Fluentd an
3535
| oci-onm-logan.serviceAccount | string | `"{{ .Values.global.resourceNamePrefix }}"` | |
3636
| oci-onm-mgmt-agent.kubernetesCluster.name | string | `"{{ .Values.global.kubernetesClusterName }}"` | |
3737
| oci-onm-mgmt-agent.mgmtagent.image.secret | string | `nil` | |
38-
| oci-onm-mgmt-agent.mgmtagent.image.url | string | `"container-registry.oracle.com/oci_observability_management/oci-management-agent:1.2.0"` | |
38+
| oci-onm-mgmt-agent.mgmtagent.image.url | string | `"container-registry.oracle.com/oci_observability_management/oci-management-agent:1.3.0"` | |
3939
| oci-onm-mgmt-agent.mgmtagent.installKey | string | `"resources/input.rsp"` | Copy the downloaded Management Agent Install Key file under root helm directory as resources/input.rsp . Provide either installKeyFileContent or installKey as an install key |
4040
| oci-onm-mgmt-agent.mgmtagent.installKeyFileContent | string | `nil` | Provide the base64 encoded content of the Management Agent Install Key file. Provide either installKeyFileContent or installKey as an install key |
4141
| oci-onm-mgmt-agent.namespace | string | `"{{ .Values.global.namespace }}"` | |

0 commit comments

Comments
 (0)