mirror of
https://github.com/k3s-io/k3s.git
synced 2026-06-09 08:55:19 -04:00
Update stable channel to v1.27.3+k3s1 (#7827)
This commit is contained in:
parent
70691a95ee
commit
c7dec8ed24
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Example channels config
|
||||
channels:
|
||||
- name: stable
|
||||
latest: v1.26.5+k3s1
|
||||
latest: v1.27.3+k3s1
|
||||
- name: latest
|
||||
latestRegexp: .*
|
||||
excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue