Merge pull request #292 from manuelbuil/update-canal-chart

Update calico image to v3.24.1
pull/293/head
Manuel Buil 2022-10-11 16:31:00 +02:00 committed by GitHub
commit d4e8eec288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.23.3-build20220810
appVersion: v3.23.3
version: v3.24.1-build20221011
appVersion: v3.24.1
home: https://www.projectcalico.org/
keywords:
- canal

View File

@ -25,19 +25,19 @@ calico:
# CNI installation image.
cniImage:
repository: rancher/hardened-calico
tag: v3.23.3-build20220810
tag: v3.24.1-build20221011
# Canal node image.
nodeImage:
repository: rancher/hardened-calico
tag: v3.23.3-build20220810
tag: v3.24.1-build20221011
# Flexvol Image.
flexvolImage:
repository: rancher/hardened-calico
tag: v3.23.3-build20220810
tag: v3.24.1-build20221011
# kubecontroller image
kubeControllerImage:
repository: rancher/hardened-calico
tag: v3.23.3-build20220810
tag: v3.24.1-build20221011
# Datastore type for canal. It can be either kuberentes or etcd.
datastoreType: kubernetes

View File

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