mirror of https://git.rancher.io/rke2-charts
Merge pull request #510 from rancher/updatecli_main-source_8d8baf1cc641b7a3828201c84eb93f9ea50879905387f476e70697546e1a3c66
Bump flannel version to v0.25.6-build20240828 and Calico to v3.28.1-build20240830 on Canalpull/512/head
commit
f17b956e91
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
name: rke2-canal
|
||||
description: Install Canal Network Plugin.
|
||||
version: v3.28.1-build20240827
|
||||
version: v3.28.1-build20240830
|
||||
appVersion: v3.28.1
|
||||
home: https://www.projectcalico.org/
|
||||
keywords:
|
||||
|
|
|
@ -60,19 +60,19 @@ calico:
|
|||
# CNI installation image.
|
||||
cniImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.28.1-build20240827
|
||||
tag: v3.28.1-build20240830
|
||||
# Canal node image.
|
||||
nodeImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.28.1-build20240827
|
||||
tag: v3.28.1-build20240830
|
||||
# Flexvol Image.
|
||||
flexvolImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.28.1-build20240827
|
||||
tag: v3.28.1-build20240830
|
||||
# kubecontroller image
|
||||
kubeControllerImage:
|
||||
repository: rancher/hardened-calico
|
||||
tag: v3.28.1-build20240827
|
||||
tag: v3.28.1-build20240830
|
||||
# Datastore type for canal. It can be either kuberentes or etcd.
|
||||
datastoreType: kubernetes
|
||||
# Wait for datastore to initialize.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: local
|
||||
packageVersion: 01
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue