mirror of https://github.com/k3s-io/k3s.git
Add 1.22 channel
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/4102/head
parent
539e224159
commit
8005885bad
|
@ -32,6 +32,9 @@ channels:
|
|||
- name: v1.21
|
||||
latestRegexp: v1\.21\..*
|
||||
excludeRegexp: ^[^+]+-
|
||||
- name: v1.22
|
||||
latestRegexp: v1\.22\..*
|
||||
excludeRegexp: ^[^+]+-
|
||||
github:
|
||||
owner: k3s-io
|
||||
repo: k3s
|
||||
|
|
Loading…
Reference in New Issue