mirror of https://git.rancher.io/rke2-charts
Merge pull request #466 from rancher/updatecli_main-source_8d8baf1cc641b7a3828201c84eb93f9ea50879905387f476e70697546e1a3c66
Bump flannel version to v0.25.2-build20240524 and Calico to v3.27.3-build20240423 on Canalpull/468/head
commit
15efcf2f9d
|
@ -8,7 +8,7 @@ flannel:
|
|||
# kube-flannel image
|
||||
image:
|
||||
repository: rancher/hardened-flannel
|
||||
tag: v0.25.1-build20240423
|
||||
tag: v0.25.2-build20240524
|
||||
# The interface used by canal for host <-> host communication.
|
||||
# If left blank, then the interface is chosen using the node's
|
||||
# default route.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: local
|
||||
packageVersion: 01
|
||||
packageVersion: 02
|
||||
|
|
Loading…
Reference in New Issue