Update Canal to v3.22.2

Signed-off-by: Manuel Buil <mbuil@suse.com>
pull/254/head
Manuel Buil 2022-05-09 18:52:39 +02:00
parent a0e996b1d9
commit 65d8377714
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v1 apiVersion: v1
name: rke2-canal name: rke2-canal
description: Install Canal Network Plugin. description: Install Canal Network Plugin.
version: v3.21.4-build20220427 version: v3.22.2-build20220509
appVersion: v3.21.4 appVersion: v3.22.2
home: https://www.projectcalico.org/ home: https://www.projectcalico.org/
keywords: keywords:
- canal - canal

View File

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