mirror of https://git.rancher.io/rke2-charts
Merge pull request #550 from rancher/updatecli_main-source_9c8f1f58701378894e317870aa39223b07764eef9ed01bab061ce61e0f535e12
Update Flannel version to v0.26.0-build20241024pull/551/head
commit
a9edeaab6c
|
@ -9,4 +9,4 @@
|
|||
sources:
|
||||
-- https://github.com/flannel-io/flannel
|
||||
+- https://github.com/rancher/rke2-charts
|
||||
version: v0.25.7
|
||||
version: v0.26.0
|
||||
|
|
|
@ -15,9 +15,9 @@
|
|||
# kube-flannel image
|
||||
image:
|
||||
- repository: docker.io/flannel/flannel
|
||||
- tag: v0.25.7
|
||||
- tag: v0.26.0
|
||||
+ repository: rancher/hardened-flannel
|
||||
+ tag: v0.25.7-build20241008
|
||||
+ tag: v0.26.0-build20241024
|
||||
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.25.7/flannel.tgz
|
||||
packageVersion: 04
|
||||
url: https://github.com/flannel-io/flannel/releases/download/v0.26.0/flannel.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue