chore: Bump to latest flannel and calico version on the chart

Made with ❤️️ by updatecli
pull/555/head
UPDATECLI_GITHUB_ACTOR 2024-11-04 19:05:09 +00:00
parent 8c24e68720
commit bb7e9b9a6d
3 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v1
name: rke2-canal
description: Install Canal Network Plugin.
version: v3.28.2-build20241016
appVersion: v3.28.2
version: v3.29.0-build20241104
appVersion: v3.29.0
home: https://www.projectcalico.org/
keywords:
- canal

View File

@ -60,19 +60,19 @@ calico:
# CNI installation image.
cniImage:
repository: rancher/hardened-calico
tag: v3.28.2-build20241016
tag: v3.29.0-build20241104
# Canal node image.
nodeImage:
repository: rancher/hardened-calico
tag: v3.28.2-build20241016
tag: v3.29.0-build20241104
# Flexvol Image.
flexvolImage:
repository: rancher/hardened-calico
tag: v3.28.2-build20241016
tag: v3.29.0-build20241104
# kubecontroller image
kubeControllerImage:
repository: rancher/hardened-calico
tag: v3.28.2-build20241016
tag: v3.29.0-build20241104
# Datastore type for canal. It can be either kuberentes or etcd.
datastoreType: kubernetes
# Wait for datastore to initialize.

View File

@ -1,2 +1,2 @@
url: local
packageVersion: 02
packageVersion: 00