Skip to content

Commit af81e87

Browse files
committed
release v4.6.0
1 parent 6826865 commit af81e87

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.6.0 (2025-10-16)
3+
=======================================================================
4+
Enhancements:
5+
* Upgrade CWAgent Operator to v3.3.0
6+
* Upgrade FluentBit to v3.0.0
7+
* Update FluentBit config to use systemd plugin for retrieving host logs
8+
19
=======================================================================
210
amazon-cloudwatch-observability v4.5.0 (2025-09-24)
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.5.0
3+
version: 4.6.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: 2.34.0
22+
tag: 3.0.0
2323
tagWindows: 2.31.12-windowsservercore
2424
repositoryDomainMap:
2525
public: public.ecr.aws/aws-observability
@@ -1048,7 +1048,7 @@ manager:
10481048
name:
10491049
image:
10501050
repository: cloudwatch-agent-operator
1051-
tag: 3.2.0
1051+
tag: 3.3.0
10521052
repositoryDomainMap:
10531053
public: public.ecr.aws/cloudwatch-agent
10541054
cn-north-1: 934860584483.dkr.ecr.cn-north-1.amazonaws.com.cn

0 commit comments

Comments
 (0)