mirror of https://github.com/k3s-io/k3s
Nov 2023 stable channel update (#9022)
* update stable channel to v1.27.8+k3s2 Signed-off-by: Pedro Tashima <pedro.tashima@suse.com> * update stable channel to v1.28.4+k3s2 Signed-off-by: Pedro Tashima <pedro.tashima@suse.com> --------- Signed-off-by: Pedro Tashima <pedro.tashima@suse.com> Co-authored-by: Pedro Tashima <pedro.tashima@suse.com>pull/8962/head
parent
79438cecaa
commit
9c6ba42ca0
|
@ -1,7 +1,7 @@
|
|||
# Example channels config
|
||||
channels:
|
||||
- name: stable
|
||||
latest: v1.27.7+k3s2
|
||||
latest: v1.28.4+k3s2
|
||||
- name: latest
|
||||
latestRegexp: .*
|
||||
excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)
|
||||
|
|
Loading…
Reference in New Issue