Update Flannel version to v0.25.6

Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
pull/510/head
Roberto Bonafiglia 2024-08-30 09:28:46 +02:00 committed by Roberto Bonafiglia
parent c2097ce8ab
commit cb89d42600
3 changed files with 7 additions and 7 deletions

View File

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

View File

@ -15,14 +15,14 @@
# kube-flannel image
image:
- repository: docker.io/flannel/flannel
- tag: v0.25.5
- tag: v0.25.6
+ repository: rancher/hardened-flannel
+ tag: v0.25.5-build20240801
+ tag: v0.25.6-build20240828
image_cni:
- repository: docker.io/flannel/flannel-cni-plugin
- tag: v1.5.1-flannel1
- tag: v1.5.1-flannel2
+ repository: rancher/hardened-cni-plugins
+ tag: v1.5.1-build20240805
+ tag: v1.5.1-build20240830
# flannel command arguments
enableNFTables: false
args:

View File

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