diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 8bbb92c..76df00a 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -4,6 +4,7 @@ amazon-cloudwatch-observability v1.6.0 (2024-04-29) Enhancements: * Add WorkingDir field to agent container if defined CWAgent spec to fix issue with Containerd 1.7 on Windows (#26) * Move DCGM & Neuron resource management into the operator (#19) +* Upgrade neuron-monitor to v1.0.1 ======================================================================= amazon-cloudwatch-observability v1.5.5 (2024-04-26) diff --git a/charts/amazon-cloudwatch-observability/values.yaml b/charts/amazon-cloudwatch-observability/values.yaml index f66b042..e415d02 100644 --- a/charts/amazon-cloudwatch-observability/values.yaml +++ b/charts/amazon-cloudwatch-observability/values.yaml @@ -231,7 +231,7 @@ neuronMonitor: name: image: repository: neuron-monitor - tag: 1.0.0 + tag: 1.0.1 repositoryDomainMap: public: public.ecr.aws/neuron configmap: neuron-monitor-config-map