mirror of https://github.com/k3s-io/k3s
Merge pull request #2022 from davidnuzik/mark-v1.18.6-stable
Set v1.18.6 as stable in channel serverpull/2037/head
commit
186c4a1c6b
|
@ -1,7 +1,7 @@
|
||||||
# Example channels config
|
# Example channels config
|
||||||
channels:
|
channels:
|
||||||
- name: stable
|
- name: stable
|
||||||
latest: v1.18.4+k3s1
|
latest: v1.18.6+k3s1
|
||||||
- name: latest
|
- name: latest
|
||||||
latestRegexp: .*
|
latestRegexp: .*
|
||||||
excludeRegexp: ^[^+]+-
|
excludeRegexp: ^[^+]+-
|
||||||
|
|
Loading…
Reference in New Issue