Skip to content

Commit 0230bdb

Browse files
author
RB
committed
chore(deps): update docker.io/calico/cni docker tag to v3.31.3
1 parent e9b46f8 commit 0230bdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes/cluster/default/calico/calico.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4798,7 +4798,7 @@ spec:
47984798
# It can be deleted if this is a fresh installation, or if you have already
47994799
# upgraded to use calico-ipam.
48004800
- name: upgrade-ipam
4801-
image: docker.io/calico/cni:v3.28.1
4801+
image: docker.io/calico/cni:v3.31.3
48024802
imagePullPolicy: IfNotPresent
48034803
command: ["/opt/cni/bin/calico-ipam", "-upgrade"]
48044804
envFrom:
@@ -4826,7 +4826,7 @@ spec:
48264826
# This container installs the CNI binaries
48274827
# and CNI network config file on each node.
48284828
- name: install-cni
4829-
image: docker.io/calico/cni:v3.28.1
4829+
image: docker.io/calico/cni:v3.31.3
48304830
imagePullPolicy: IfNotPresent
48314831
command: ["/opt/cni/bin/install"]
48324832
envFrom:

0 commit comments

Comments
 (0)