chore: Bump to latest calico version on the chart

Made with ❤️️ by updatecli
pull/421/head
UPDATECLI_GITHUB_ACTOR 2024-02-19 18:20:40 +00:00 committed by Roberto Bonafiglia
parent b98e5280ef
commit 1a5cfb911a
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.27.0-build20240206
appVersion: v3.27.0
version: v3.27.2-build20240219
appVersion: v3.27.2
home: https://www.projectcalico.org/
keywords:
- canal

View File

@ -60,19 +60,19 @@ calico:
# CNI installation image.
cniImage:
repository: rancher/hardened-calico
tag: v3.27.0-build20240206
tag: v3.27.2-build20240219
# Canal node image.
nodeImage:
repository: rancher/hardened-calico
tag: v3.27.0-build20240206
tag: v3.27.2-build20240219
# Flexvol Image.
flexvolImage:
repository: rancher/hardened-calico
tag: v3.27.0-build20240206
tag: v3.27.2-build20240219
# kubecontroller image
kubeControllerImage:
repository: rancher/hardened-calico
tag: v3.27.0-build20240206
tag: v3.27.2-build20240219
# 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