mirror of https://git.rancher.io/rke2-charts
chore: Bump to latest flannel and calico version on the chart
Made with ❤️️ by updatecli
updatecli_main-source_8d8baf1cc641b7a3828201c84eb93f9ea50879905387f476e70697546e1a3c66
parent
a854f25ed4
commit
ffe2c52e03
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
name: rke2-canal
|
||||
description: Install Canal Network Plugin.
|
||||
version: v3.29.1-build20250110
|
||||
version: v3.29.1-build20250115
|
||||
appVersion: v3.29.1
|
||||
home: https://www.projectcalico.org/
|
||||
keywords:
|
||||
|
|
|
@ -60,19 +60,19 @@ calico:
|
|||
# CNI installation image.
|
||||
cniImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.29.1-build20250110
|
||||
tag: v3.29.1-build20250115
|
||||
# Canal node image.
|
||||
nodeImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.29.1-build20250110
|
||||
tag: v3.29.1-build20250115
|
||||
# Flexvol Image.
|
||||
flexvolImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.29.1-build20250110
|
||||
tag: v3.29.1-build20250115
|
||||
# kubecontroller image
|
||||
kubeControllerImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.29.1-build20250110
|
||||
tag: v3.29.1-build20250115
|
||||
# Datastore type for canal. It can be either kuberentes or etcd.
|
||||
datastoreType: kubernetes
|
||||
# Wait for datastore to initialize.
|
||||
|
|
Loading…
Reference in New Issue