From 2e1d63fd3e46903c3a4ba887e6e217fce9a92a59 Mon Sep 17 00:00:00 2001 From: Ashvin Deodhar Date: Sun, 18 Jul 2021 10:19:37 -0700 Subject: [PATCH] update cns.yaml to version 1.4.7 --- cns/azure-cns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cns/azure-cns.yaml b/cns/azure-cns.yaml index 6f5bd5370b..ff2064b54e 100644 --- a/cns/azure-cns.yaml +++ b/cns/azure-cns.yaml @@ -93,7 +93,7 @@ spec: effect: NoSchedule containers: - name: cns-container - image: mcr.microsoft.com/containernetworking/azure-cns:v1.4.6 + image: mcr.microsoft.com/containernetworking/azure-cns:v1.4.7 imagePullPolicy: IfNotPresent args: [ "-c", "tcp://$(CNSIpAddress):$(CNSPort)", "-t", "$(CNSLogTarget)"] volumeMounts: