File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ kubeconfig_path: kubeconfig
15
15
16
16
##### Runtime Configurations #####
17
17
# cri-tools version
18
- critools_version: v1.26 .0
19
- runc_version: 1.1.7
18
+ critools_version: v1.28 .0
19
+ runc_version: 1.1.10
20
20
# valid runtimes: containerd [default], crio.
21
21
runtime: containerd
22
- containerd_version: 1.7.2
22
+ containerd_version: 1.7.9
23
23
pause_container_image: registry.k8s.io/pause:3.9
24
24
25
25
cgroup_driver: systemd
@@ -59,7 +59,7 @@ bucket: ppc64le-ci-builds
59
59
# build_version: d39214ade1d60c
60
60
61
61
##### Calico Configurations #####
62
- calico_version: v3.24.5
62
+ calico_version: v3.26.4
63
63
# The available methods of installation for Calico can be either using the tigera operator, or using the manifest.
64
64
# Choose between "operator" or "manifest" (default) for the desired installation method.
65
65
calico_installation_type: manifest
You can’t perform that action at this time.
0 commit comments