mirror of https://git.rancher.io/rke2-charts
commit
3e1183b0d1
|
@ -8,7 +8,7 @@ flannel:
|
|||
# kube-flannel image
|
||||
image:
|
||||
repository: rancher/hardened-flannel
|
||||
tag: v0.14.0-build20211006
|
||||
tag: v0.15.1-build20211021
|
||||
# The interface used by canal for host <-> host communication.
|
||||
# If left blank, then the interface is chosen using the node's
|
||||
# default route.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
url: local
|
||||
packageVersion: 02
|
||||
packageVersion: 03
|
||||
# This repository does not use releaseCandidateVersions, so you can leave this as 00.
|
||||
releaseCandidateVersion: 00
|
||||
|
|
Loading…
Reference in New Issue