Browse Source

Add 1.22 channel

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

3
channel.yaml

@ -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…
Cancel
Save