Browse Source

Update channel.yaml for 1.23

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
pull/4849/head
Brad Davidson 3 years ago committed by Brad Davidson
parent
commit
142b1d96f4
  1. 3
      channel.yaml

3
channel.yaml

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

Loading…
Cancel
Save