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.300040.0b650 #172

Closed lisguo closed 3 months ago

lisguo commented 3 months ago

Description of the issue

Update container insights scripts with new version of the cloudwatch agent: 1.300040.0b650

Description of changes

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

newK8sVersion="k8s/1.3.24"
agentVersion="public.ecr.aws/cloudwatch-agent/cloudwatch-agent:1.300040.0b650"

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: