Skip to content

🥳 aws-vpc-cni v1.19.5 Automated Release! 🥑#1212

Merged
jaydeokar merged 1 commit intoaws:masterfrom
eks-networking-bot:aws-vpc-cni-v1.19.5-daac8cd9
May 6, 2025
Merged

🥳 aws-vpc-cni v1.19.5 Automated Release! 🥑#1212
jaydeokar merged 1 commit intoaws:masterfrom
eks-networking-bot:aws-vpc-cni-v1.19.5-daac8cd9

Conversation

@eks-networking-bot
Copy link
Copy Markdown
Contributor

aws-vpc-cni v1.19.5 Automated Chart Sync! 🤖🤖

Release Notes 📝:

What's Changed

  • Fix - fixed node init failure when using custom networking and SGPP @oliviassss in #3277
  • Doc and charts update

Full Changelog: aws/amazon-vpc-cni-k8s@v1.19.4...v1.19.5

To manually apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.19.5/config/master/aws-k8s-cni.yaml

Note that the following regions use different manifests:

us-gov-east-1:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.19.5/config/master/aws-k8s-cni-us-gov-east-1.yaml

us-gov-west-1:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.19.5/config/master/aws-k8s-cni-us-gov-west-1.yaml

cn:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.19.5/config/master/aws-k8s-cni-cn.yaml

To apply this release using helm:

Follow the installation instructions in https://github.com/aws/amazon-vpc-cni-k8s/blob/v1.19.5/charts/aws-vpc-cni/README.md#installing-the-chart

Verify the update:

$ kubectl describe daemonset aws-node -n kube-system | grep Image | cut -d "/" -f 2-3
amazon-k8s-cni-init:v1.19.5
amazon-k8s-cni:v1.19.5
amazon/aws-network-policy-agent:v1.2.1

@eks-networking-bot eks-networking-bot requested a review from a team as a code owner May 6, 2025 01:24
@jaydeokar jaydeokar merged commit 689a138 into aws:master May 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants