mirror of https://github.com/k3s-io/k3s.git
Update 1.21 stable version
Signed-off-by: David Nuzik <david.nuzik@rancher.com>pull/3701/head
parent
580955d64c
commit
1f6806d940
|
@ -1,7 +1,7 @@
|
||||||
# Example channels config
|
# Example channels config
|
||||||
channels:
|
channels:
|
||||||
- name: stable
|
- name: stable
|
||||||
latest: v1.21.2+k3s1
|
latest: v1.21.3+k3s1
|
||||||
- name: latest
|
- name: latest
|
||||||
latestRegexp: .*
|
latestRegexp: .*
|
||||||
excludeRegexp: ^[^+]+-
|
excludeRegexp: ^[^+]+-
|
||||||
|
|
Loading…
Reference in New Issue