mirror of https://git.rancher.io/rke2-charts
bump rke2-flannel to v0.25.2
parent
15efcf2f9d
commit
e6ded6852c
|
@ -9,4 +9,4 @@
|
|||
sources:
|
||||
-- https://github.com/flannel-io/flannel
|
||||
+- https://github.com/rancher/rke2-charts
|
||||
version: v0.25.1
|
||||
version: v0.25.2
|
||||
|
|
|
@ -15,12 +15,12 @@
|
|||
# kube-flannel image
|
||||
image:
|
||||
- repository: docker.io/flannel/flannel
|
||||
- tag: v0.25.1
|
||||
- tag: v0.25.2
|
||||
+ repository: rancher/hardened-flannel
|
||||
+ tag: v0.25.1-build20240423
|
||||
+ tag: v0.25.2-build20240423
|
||||
image_cni:
|
||||
- repository: docker.io/flannel/flannel-cni-plugin
|
||||
- tag: v1.4.0-flannel1
|
||||
- tag: v1.4.1-flannel1
|
||||
+ repository: rancher/hardened-cni-plugins
|
||||
+ tag: v1.4.1-build20240325
|
||||
# flannel command arguments
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/flannel-io/flannel/releases/download/v0.25.1/flannel.tgz
|
||||
packageVersion: 03
|
||||
url: https://github.com/flannel-io/flannel/releases/download/v0.25.2/flannel.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue