mirror of https://git.rancher.io/rke2-charts
chore: Bump to latest flannel and calico version on the chart
Made with ❤️️ by updatecli
pull/510/head
parent
cb89d42600
commit
ced7a008d0
|
@ -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