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

Made with ❤️️ by updatecli
pull/510/head
UPDATECLI_GITHUB_ACTOR 2024-08-31 18:24:27 +00:00
parent cb89d42600
commit ced7a008d0
3 changed files with 6 additions and 6 deletions

View File

@ -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:

View File

@ -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.

View File

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