Skip to content

Commit

Permalink
Release v2.4.0 that includes support for kueue metrics (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
sky333999 authored Dec 17, 2024
1 parent dc0552a commit 92a8ae7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
=======================================================================
amazon-cloudwatch-observability v2.4.0 (2024-12-06)
========================================================================
Enhancements:
* Increment CWAgent to v1.300050.0b956 that adds ability to scraping Kueue metrics

=======================================================================
amazon-cloudwatch-observability v2.3.1 (2024-11-14)
========================================================================
Bug Fixes:
* Remove keyUsages in favor of usages in cert manager template (#128)
* Remove keyUsages in favor of usages in cert manager template (#128)

=======================================================================
amazon-cloudwatch-observability v2.3.0 (2024-11-08)
Expand Down
2 changes: 1 addition & 1 deletion charts/amazon-cloudwatch-observability/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: amazon-cloudwatch-observability
version: 2.3.1
version: 2.4.0
appVersion: 1.0.0
description: A Helm chart for Amazon CloudWatch Observability
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/amazon-cloudwatch-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1190,7 +1190,7 @@ agent:
name:
image:
repository: cloudwatch-agent
tag: 1.300049.1b929
tag: 1.300050.0b956
repositoryDomainMap:
public: public.ecr.aws/cloudwatch-agent
cn-north-1: 934860584483.dkr.ecr.cn-north-1.amazonaws.com.cn
Expand Down

0 comments on commit 92a8ae7

Please sign in to comment.