We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb2891 commit 4034aadCopy full SHA for 4034aad
hack/manifests/cni-installer-v1.yaml
@@ -39,7 +39,7 @@ spec:
39
effect: NoSchedule
40
initContainers:
41
- name: azure-cni
42
- image: mcr.microsoft.com/containernetworking/azure-cni:v1.5.15
+ image: mcr.microsoft.com/containernetworking/azure-cni:v1.5.16
43
imagePullPolicy: Always
44
command: ["/dropgz"]
45
args:
hack/manifests/cni-installer.yaml
@@ -41,7 +41,7 @@ spec:
46
47
0 commit comments