mirror of https://github.com/k3s-io/k3s
update channel (#9388)
Signed-off-by: Pedro Tashima <pedro.tashima@suse.com> Co-authored-by: Pedro Tashima <pedro.tashima@suse.com>pull/9395/head
parent
5c92345423
commit
6a57db553f
|
@ -1,7 +1,7 @@
|
|||
# Example channels config
|
||||
channels:
|
||||
- name: stable
|
||||
latest: v1.28.5+k3s1
|
||||
latest: v1.28.6+k3s2
|
||||
- name: latest
|
||||
latestRegexp: .*
|
||||
excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)
|
||||
|
|
Loading…
Reference in New Issue