Skip to content

Commit f3b6772

Browse files
github-actions[bot]rbrtbnfgl
authored andcommitted
chore: Bump to latest flannel and calico version on the chart
Made with ❤️️ by updatecli
1 parent 960c226 commit f3b6772

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/rke2-canal/charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
name: rke2-canal
33
description: Install Canal Network Plugin.
4-
version: v3.31.2-build20251118
5-
appVersion: v3.31.2
4+
version: v3.29.7-build20251120
5+
appVersion: v3.29.7
66
home: https://www.projectcalico.org/
77
keywords:
88
- canal

packages/rke2-canal/charts/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,19 +62,19 @@ calico:
6262
# CNI installation image.
6363
cniImage:
6464
repository: rancher/hardened-calico
65-
tag: v3.31.2-build20251118
65+
tag: v3.29.7-build20251120
6666
# Canal node image.
6767
nodeImage:
6868
repository: rancher/hardened-calico
69-
tag: v3.31.2-build20251118
69+
tag: v3.29.7-build20251120
7070
# Flexvol Image.
7171
flexvolImage:
7272
repository: rancher/hardened-calico
73-
tag: v3.31.2-build20251118
73+
tag: v3.29.7-build20251120
7474
# kubecontroller image
7575
kubeControllerImage:
7676
repository: rancher/hardened-calico
77-
tag: v3.31.2-build20251118
77+
tag: v3.29.7-build20251120
7878
# Datastore type for canal. It can be either kuberentes or etcd.
7979
datastoreType: kubernetes
8080
# Wait for datastore to initialize.

0 commit comments

Comments
 (0)