Add 1.22 channel

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
Brad Davidson 2021-09-23 11:48:31 -07:00 committed by Brad Davidson
parent 539e224159
commit 8005885bad

View File

@ -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