Merge pull request #470 from thomasferrandiz/bump-canal

Bump rke2-canal to v3.28.0-build20240528
pull/471/head
thomasferrandiz 2024-05-29 10:23:00 +02:00 committed by GitHub
commit 52a0400a1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.3-build20240423
appVersion: v3.27.3
version: v3.28.0-build20240528
appVersion: v3.28.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.27.3-build20240423
tag: v3.28.0-build20240528
# Canal node image.
nodeImage:
repository: rancher/hardened-calico
tag: v3.27.3-build20240423
tag: v3.28.0-build20240528
# Flexvol Image.
flexvolImage:
repository: rancher/hardened-calico
tag: v3.27.3-build20240423
tag: v3.28.0-build20240528
# kubecontroller image
kubeControllerImage:
repository: rancher/hardened-calico
tag: v3.27.3-build20240423
tag: v3.28.0-build20240528
# 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