File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
charts/amazon-cloudwatch-observability Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ =======================================================================
2+ amazon-cloudwatch-observability v4.7.0 (2025-11-12)
3+ =======================================================================
4+ Enhancements:
5+ * Upgrade CWAgent to v1.300062.0b1304
6+ * Upgrade FluentBit to v3.0.1
7+ * Conditionally set DCGM Exporter Interval for high resolution collection
8+
19=======================================================================
210amazon-cloudwatch-observability v4.6.0 (2025-10-16)
311=======================================================================
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : amazon-cloudwatch-observability
3- version : 4.6 .0
3+ version : 4.7 .0
44appVersion : 1.0.0
55description : A Helm chart for Amazon CloudWatch Observability
66type : application
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ containerLogs:
1919 fluentBit :
2020 image :
2121 repository : aws-for-fluent-bit
22- tag : 3.0.0
22+ tag : 3.0.1
2323 tagWindows : 2.31.12-windowsservercore
2424 repositoryDomainMap :
2525 public : public.ecr.aws/aws-observability
@@ -1281,7 +1281,7 @@ agent:
12811281 replicas : 1 # The total number non-terminated pods targeted by this AmazonCloudWatchAgent's deployment or statefulSet.
12821282 image :
12831283 repository : cloudwatch-agent
1284- tag : 1.300060.0b1248
1284+ tag : 1.300062.0b1304
12851285 repositoryDomainMap :
12861286 public : public.ecr.aws/cloudwatch-agent
12871287 cn-north-1 : 934860584483.dkr.ecr.cn-north-1.amazonaws.com.cn
You can’t perform that action at this time.
0 commit comments