Browse Source

Add channel for v1.31

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
pull/10832/head
Brad Davidson 3 months ago committed by Brad Davidson
parent
commit
29e25a61e6
  1. 3
      channel.yaml

3
channel.yaml

@ -59,6 +59,9 @@ channels:
- name: v1.30
latestRegexp: v1\.30\..*
excludeRegexp: ^[^+]+-
- name: v1.31
latestRegexp: v1\.31\..*
excludeRegexp: ^[^+]+-
github:
owner: k3s-io
repo: k3s

Loading…
Cancel
Save