mirror of https://git.rancher.io/rke2-charts
chore: Bump to latest flannel version on the chart
Made with ❤️️ by updatecli
pull/586/head
parent
1ac9eb9d2d
commit
d3ad38f294
|
@ -9,4 +9,4 @@
|
|||
sources:
|
||||
-- https://github.com/flannel-io/flannel
|
||||
+- https://github.com/rancher/rke2-charts
|
||||
version: v0.26.2
|
||||
version: v0.26.3
|
||||
|
|
|
@ -15,9 +15,9 @@
|
|||
# kube-flannel image
|
||||
image:
|
||||
- repository: docker.io/flannel/flannel
|
||||
- tag: v0.26.2
|
||||
- tag: v0.26.3
|
||||
+ repository: rancher/hardened-flannel
|
||||
+ tag: v0.26.2-build20241212
|
||||
+ tag: v0.26.3-build20250108
|
||||
image_cni:
|
||||
- repository: docker.io/flannel/flannel-cni-plugin
|
||||
- tag: v1.6.0-flannel1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/flannel-io/flannel/releases/download/v0.26.2/flannel.tgz
|
||||
url: https://github.com/flannel-io/flannel/releases/download/v0.26.3/flannel.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue