mirror of https://git.rancher.io/rke2-charts
Merge pull request #222 from thomasferrandiz/main-source
bump calico to v3.21.4-build20220228pull/226/head
commit
e2eacb30f9
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue