Update calico images to v3.24.1

Signed-off-by: Manuel Buil <mbuil@suse.com>
pull/292/head
Manuel Buil 2022-10-11 16:10:57 +02:00
parent 5141129ab3
commit 59e0cdf7de
3 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v1
name: rke2-canal
description: Install Canal Network Plugin.
version: v3.23.3-build20220810
appVersion: v3.23.3
version: v3.24.1-build20221011
appVersion: v3.24.1
home: https://www.projectcalico.org/
keywords:
- canal

View File

@ -25,19 +25,19 @@ calico:
# CNI installation image.
cniImage:
repository: rancher/hardened-calico
tag: v3.23.3-build20220810
tag: v3.24.1-build20221011
# Canal node image.
nodeImage:
repository: rancher/hardened-calico
tag: v3.23.3-build20220810
tag: v3.24.1-build20221011
# Flexvol Image.
flexvolImage:
repository: rancher/hardened-calico
tag: v3.23.3-build20220810
tag: v3.24.1-build20221011
# kubecontroller image
kubeControllerImage:
repository: rancher/hardened-calico
tag: v3.23.3-build20220810
tag: v3.24.1-build20221011
# Datastore type for canal. It can be either kuberentes or etcd.
datastoreType: kubernetes

View File

@ -1,2 +1,2 @@
url: local
packageVersion: 02
packageVersion: 01