Merge pull request #222 from thomasferrandiz/main-source

bump calico to v3.21.4-build20220228
pull/226/head
Manuel Buil 2022-02-28 16:14:06 +01:00 committed by GitHub
commit e2eacb30f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

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

View File

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