mirror of https://github.com/k3s-io/k3s
Mark the latest v1.19.x release as stable
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/2487/head
parent
fcb864a5e2
commit
95c0118ba7
|
@ -1,7 +1,7 @@
|
|||
# Example channels config
|
||||
channels:
|
||||
- name: stable
|
||||
latest: v1.18.9+k3s1
|
||||
latest: v1.19.3+k3s2
|
||||
- name: latest
|
||||
latestRegexp: .*
|
||||
excludeRegexp: ^[^+]+-
|
||||
|
|
Loading…
Reference in New Issue