mirror of https://git.rancher.io/rke2-charts
Merge pull request #586 from rancher/updatecli_main-source_9c8f1f58701378894e317870aa39223b07764eef9ed01bab061ce61e0f535e12
Update Flannel version to v0.26.3-build20250108pull/588/head
commit
dd0a0fca6a
|
@ -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