Update Flannel to v0.26.2

Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
pull/570/merge
Roberto Bonafiglia 2024-12-16 08:50:23 +01:00 committed by Roberto Bonafiglia
parent 10548bd171
commit 14951af9ca
3 changed files with 6 additions and 6 deletions

View File

@ -9,4 +9,4 @@
sources:
-- https://github.com/flannel-io/flannel
+- https://github.com/rancher/rke2-charts
version: v0.26.1
version: v0.26.2

View File

@ -15,12 +15,12 @@
# kube-flannel image
image:
- repository: docker.io/flannel/flannel
- tag: v0.26.1
- tag: v0.26.2
+ repository: rancher/hardened-flannel
+ tag: v0.26.1-build20241211
+ tag: v0.26.2-build20241212
image_cni:
- repository: docker.io/flannel/flannel-cni-plugin
- tag: v1.5.1-flannel2
- tag: v1.6.0-flannel1
+ repository: rancher/hardened-cni-plugins
+ tag: v1.6.0-build20241022
# flannel command arguments

View File

@ -1,2 +1,2 @@
url: https://github.com/flannel-io/flannel/releases/download/v0.26.1/flannel.tgz
packageVersion: 01
url: https://github.com/flannel-io/flannel/releases/download/v0.26.2/flannel.tgz
packageVersion: 00