Skip to content

Commit 308d94c

Browse files
committed
release v4.7.0
1 parent 313fe9e commit 308d94c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

RELEASE_NOTES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
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
=======================================================================
210
amazon-cloudwatch-observability v4.6.0 (2025-10-16)
311
=======================================================================

charts/amazon-cloudwatch-observability/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: amazon-cloudwatch-observability
3-
version: 4.6.0
3+
version: 4.7.0
44
appVersion: 1.0.0
55
description: A Helm chart for Amazon CloudWatch Observability
66
type: application

charts/amazon-cloudwatch-observability/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)