Skip to content

Commit 0bf6a7b

Browse files
update cns.yaml to version 1.4.7 (#943)
1 parent e4949a6 commit 0bf6a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/azure-cns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ spec:
9393
effect: NoSchedule
9494
containers:
9595
- name: cns-container
96-
image: mcr.microsoft.com/containernetworking/azure-cns:v1.4.6
96+
image: mcr.microsoft.com/containernetworking/azure-cns:v1.4.7
9797
imagePullPolicy: IfNotPresent
9898
args: [ "-c", "tcp://$(CNSIpAddress):$(CNSPort)", "-t", "$(CNSLogTarget)"]
9999
volumeMounts:

0 commit comments

Comments
 (0)