diff --git a/charts/cloudwatch-agent-prometheus/values.yaml b/charts/cloudwatch-agent-prometheus/values.yaml index c398597..0dabd3d 100644 --- a/charts/cloudwatch-agent-prometheus/values.yaml +++ b/charts/cloudwatch-agent-prometheus/values.yaml @@ -1,6 +1,6 @@ image: repository: amazon/cloudwatch-agent - tag: 1.247350.0b251780 + tag: 1.300063.0b1323 pullPolicy: IfNotPresent clusterName: dasmeta-test-new2 @@ -27,4 +27,4 @@ affinity: {} debug: false -containerdSockPath: /run/containerd/containerd.sock +containerdSockPath: /run/containerd/containerd.sock \ No newline at end of file