mirror of https://git.rancher.io/rke2-charts
chore: Bump to latest flannel version on the chart
Made with ❤️️ by updatecli
pull/562/head
parent
770b4b28bc
commit
50fc373c53
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue