This repository was archived by the owner on Aug 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2497,7 +2497,7 @@ spec:
2497
2497
value : node
2498
2498
- name : DATASTORE_TYPE
2499
2499
value : kubernetes
2500
- image : quay.io/calico/kube-controllers:v3.20.5
2500
+ image : quay.io/calico/kube-controllers:v3.20.6
2501
2501
livenessProbe :
2502
2502
exec :
2503
2503
command :
@@ -2603,7 +2603,7 @@ spec:
2603
2603
- configMapRef :
2604
2604
name : kubernetes-services-endpoint
2605
2605
optional : true
2606
- image : quay.io/calico/node:v3.20.5
2606
+ image : quay.io/calico/node:v3.20.6
2607
2607
lifecycle :
2608
2608
preStop :
2609
2609
exec :
@@ -2677,7 +2677,7 @@ spec:
2677
2677
- configMapRef :
2678
2678
name : kubernetes-services-endpoint
2679
2679
optional : true
2680
- image : quay.io/calico/cni:v3.20.5
2680
+ image : quay.io/calico/cni:v3.20.6
2681
2681
name : upgrade-ipam
2682
2682
securityContext :
2683
2683
privileged : true
@@ -2711,7 +2711,7 @@ spec:
2711
2711
- configMapRef :
2712
2712
name : kubernetes-services-endpoint
2713
2713
optional : true
2714
- image : quay.io/calico/cni:v3.20.5
2714
+ image : quay.io/calico/cni:v3.20.6
2715
2715
name : install-cni
2716
2716
securityContext :
2717
2717
privileged : true
@@ -2720,7 +2720,7 @@ spec:
2720
2720
name : cni-bin-dir
2721
2721
- mountPath : /host/etc/cni/net.d
2722
2722
name : cni-net-dir
2723
- - image : quay.io/calico/pod2daemon-flexvol:v3.20.5
2723
+ - image : quay.io/calico/pod2daemon-flexvol:v3.20.6
2724
2724
name : flexvol-driver
2725
2725
securityContext :
2726
2726
privileged : true
You can’t perform that action at this time.
0 commit comments