Skip to content

Commit

Permalink
update cw agent chart to 0.0.10, image to 1.300034.0b498
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 11, 2024
1 parent b46947b commit c7cbe4f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cloudwatch_agent_charts = {
name = "aws-cloudwatch-metrics"
documentation = "https://github.com/aws/eks-charts/tree/master/stable/aws-cloudwatch-metrics"
repository = "https://aws.github.io/eks-charts"
version = "0.0.9"
version = "0.0.10"
use_remote = true
}
}
Expand All @@ -16,8 +16,8 @@ cloudwatch_agent_images = {
source_registry = "public.ecr.aws"
source_image = "cloudwatch-agent/cloudwatch-agent"
source_tag = null
tag = "1.300034.0b498"
# tag = "latest"
tag = "1.300026.2b172"
enabled = true
}
}
Expand Down

0 comments on commit c7cbe4f

Please sign in to comment.