Update channel.yaml for 1.23

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
Brad Davidson 2021-12-23 11:06:07 -08:00 committed by Brad Davidson
parent ff49dcf71e
commit 142b1d96f4

View File

@ -35,6 +35,9 @@ channels:
- name: v1.22
latestRegexp: v1\.22\..*
excludeRegexp: ^[^+]+-
- name: v1.23
latestRegexp: v1\.23\..*
excludeRegexp: ^[^+]+-
github:
owner: k3s-io
repo: k3s