mirror of https://github.com/k3s-io/k3s
mark k3s v1.20.02 as stable
Signed-off-by: MonzElmasry <menna.elmasry@rancher.com>pull/2821/head
parent
1d4adb0301
commit
4c8ebe2dfb
|
@ -1,7 +1,7 @@
|
||||||
# Example channels config
|
# Example channels config
|
||||||
channels:
|
channels:
|
||||||
- name: stable
|
- name: stable
|
||||||
latest: v1.20.0+k3s2
|
latest: v1.20.2+k3s1
|
||||||
- name: latest
|
- name: latest
|
||||||
latestRegexp: .*
|
latestRegexp: .*
|
||||||
excludeRegexp: ^[^+]+-
|
excludeRegexp: ^[^+]+-
|
||||||
|
|
Loading…
Reference in New Issue