mirror of https://git.rancher.io/rke2-charts
parent
a0e996b1d9
commit
65d8377714
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v1
|
||||
name: rke2-canal
|
||||
description: Install Canal Network Plugin.
|
||||
version: v3.21.4-build20220427
|
||||
appVersion: v3.21.4
|
||||
version: v3.22.2-build20220509
|
||||
appVersion: v3.22.2
|
||||
home: https://www.projectcalico.org/
|
||||
keywords:
|
||||
- canal
|
||||
|
|
|
@ -25,19 +25,19 @@ calico:
|
|||
# CNI installation image.
|
||||
cniImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.21.4-build20220228
|
||||
tag: v3.22.2-build20220509
|
||||
# Canal node image.
|
||||
nodeImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.21.4-build20220228
|
||||
tag: v3.22.2-build20220509
|
||||
# Flexvol Image.
|
||||
flexvolImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.21.4-build20220228
|
||||
tag: v3.22.2-build20220509
|
||||
# kubecontroller image
|
||||
kubeControllerImage:
|
||||
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.
|
||||
datastoreType: kubernetes
|
||||
|
|
Loading…
Reference in New Issue