chore: Bump to latest flannel version on the chart

Made with ❤️️ by updatecli
pull/562/head
UPDATECLI_GITHUB_ACTOR 2024-11-07 16:13:18 +00:00 committed by Roberto Bonafiglia
parent 770b4b28bc
commit 50fc373c53
3 changed files with 5 additions and 5 deletions

View File

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

View File

@ -15,9 +15,9 @@
# kube-flannel image
image:
- repository: docker.io/flannel/flannel
- tag: v0.26.0
- tag: v0.26.1
+ repository: rancher/hardened-flannel
+ tag: v0.26.0-build20241024
+ tag: v0.26.1-build20241107
image_cni:
- repository: docker.io/flannel/flannel-cni-plugin
- tag: v1.5.1-flannel2

View File

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