mirror of https://github.com/k3s-io/k3s.git
Set v1.18.6 as stable in channel server
Signed-off-by: David Nuzik <david.nuzik@rancher.com>pull/2022/head
parent
66a8c2ad7f
commit
cecce93ee1
|
@ -1,7 +1,7 @@
|
|||
# Example channels config
|
||||
channels:
|
||||
- name: stable
|
||||
latest: v1.18.4+k3s1
|
||||
latest: v1.18.6+k3s1
|
||||
- name: latest
|
||||
latestRegexp: .*
|
||||
excludeRegexp: ^[^+]+-
|
||||
|
|
Loading…
Reference in New Issue