Skip to content

v1.11.3

Compare
Choose a tag to compare
@vikasmb vikasmb released this 04 Aug 18:49
· 6 commits to release-1.11 since this release
d386e7d

This is a patch release containing improvements and bug-fixes.

What's Changed

Changelog for 1.11.3

Thanks to all the contributors - @sushrk, @Downager, @jkroepke, @vikasmb , @jayanthvn

To apply this release:

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

Verify the update:


$ kubectl describe daemonset aws-node -n kube-system | grep Image | cut -d "/" -f 2
amazon-k8s-cni-init:v1.11.3
amazon-k8s-cni:v1.11.3