aws-samples / amazon-cloudwatch-container-insights

CloudWatch Agent Dockerfile and K8s YAML templates for CloudWatch Container Insights.
MIT No Attribution
162 stars 106 forks source link

Release agent version 1.300042.1b746 #176

Closed okankoAMZ closed 1 month ago

okankoAMZ commented 1 month ago

Description of the issue

Update container insights scripts with new version of the cloudwatch agent: 1.300042.1b746

Description of changes

Updated ./container-insights-manifest-update.sh with the following values:

newK8sVersion="k8s/1.3.26"
agentVersion="public.ecr.aws/cloudwatch-agent/cloudwatch-agent:1.300042.1b746"

Then ran the script

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Describe what tests you have done.

Requirements

Before committing the code, please verify the following: