bump rke2-flannel to v0.25.2

pull/468/head
Thomas Ferrandiz 2024-05-27 13:33:35 +00:00
parent 15efcf2f9d
commit e6ded6852c
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.25.1
version: v0.25.2

View File

@ -15,12 +15,12 @@
# kube-flannel image
image:
- repository: docker.io/flannel/flannel
- tag: v0.25.1
- tag: v0.25.2
+ repository: rancher/hardened-flannel
+ tag: v0.25.1-build20240423
+ tag: v0.25.2-build20240423
image_cni:
- repository: docker.io/flannel/flannel-cni-plugin
- tag: v1.4.0-flannel1
- tag: v1.4.1-flannel1
+ repository: rancher/hardened-cni-plugins
+ tag: v1.4.1-build20240325
# flannel command arguments

View File

@ -1,2 +1,2 @@
url: https://github.com/flannel-io/flannel/releases/download/v0.25.1/flannel.tgz
packageVersion: 03
url: https://github.com/flannel-io/flannel/releases/download/v0.25.2/flannel.tgz
packageVersion: 00