Update Calico to v3.25.1 on Canal

Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
pull/338/head
Roberto Bonafiglia 2023-05-11 19:22:54 +02:00 committed by Roberto Bonafiglia
parent 30474a81db
commit 5f5bac5217
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.25.0-build20230209
appVersion: v3.25.0
version: v3.25.1-build20230504
appVersion: v3.25.1
home: https://www.projectcalico.org/
keywords:
- canal

View File

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

View File

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