mirror of https://github.com/k3s-io/k3s
Bump stable version from v1.17.4 to v1.18.2
* Updates channel.yaml - replaces v1.17.4 with v1.18.2 which is now stable.pull/1794/head
parent
689c2726e2
commit
f1c542a38e
|
@ -1,7 +1,7 @@
|
|||
# Example channels config
|
||||
channels:
|
||||
- name: stable
|
||||
latest: v1.17.4+k3s1
|
||||
latest: v1.18.2+k3s1
|
||||
- name: latest
|
||||
latestRegexp: .*
|
||||
excludeRegexp: ^[^+]+-
|
||||
|
|
Loading…
Reference in New Issue