mirror of https://github.com/k3s-io/k3s
Mark v1.18.8+k3s1 as stable
* Change stable version from v1.18.6+k3s1 to v1.18.8+k3s1 * Note, there is an issue with upstream v1.18.7 which is why we are skipping to v1.18.8 Signed-off-by: David Nuzik <david.nuzik@rancher.com>pull/2126/head
parent
186c441aa5
commit
7584964461
|
@ -1,7 +1,7 @@
|
||||||
# Example channels config
|
# Example channels config
|
||||||
channels:
|
channels:
|
||||||
- name: stable
|
- name: stable
|
||||||
latest: v1.18.6+k3s1
|
latest: v1.18.8+k3s1
|
||||||
- name: latest
|
- name: latest
|
||||||
latestRegexp: .*
|
latestRegexp: .*
|
||||||
excludeRegexp: ^[^+]+-
|
excludeRegexp: ^[^+]+-
|
||||||
|
|
Loading…
Reference in New Issue