Skip to content

Commit 8a04941

Browse files
committed
Update package versions
1 parent 95460f7 commit 8a04941

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

group_vars/all

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ kubeconfig_path: kubeconfig
1515

1616
##### Runtime Configurations #####
1717
# 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
2020
# valid runtimes: containerd [default], crio.
2121
runtime: containerd
22-
containerd_version: 1.7.2
22+
containerd_version: 1.7.9
2323
pause_container_image: registry.k8s.io/pause:3.9
2424

2525
cgroup_driver: systemd
@@ -59,7 +59,7 @@ bucket: ppc64le-ci-builds
5959
# build_version: d39214ade1d60c
6060

6161
##### Calico Configurations #####
62-
calico_version: v3.24.5
62+
calico_version: v3.26.4
6363
# The available methods of installation for Calico can be either using the tigera operator, or using the manifest.
6464
# Choose between "operator" or "manifest" (default) for the desired installation method.
6565
calico_installation_type: manifest

0 commit comments

Comments
 (0)