Skip to content

v1.11.5

Compare
Choose a tag to compare
@jdn5126 jdn5126 released this 03 Apr 20:46
4e8426a

v1.11.5

Changes since v1.11.4:

To apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.11.5/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.5
amazon-k8s-cni:v1.11.5