Unverified Commit 132b41c3 authored by Derek Nola's avatar Derek Nola Committed by GitHub

Add v1.27 channel (#7387)

parent d5f56036
...@@ -47,6 +47,9 @@ channels: ...@@ -47,6 +47,9 @@ channels:
- name: v1.26 - name: v1.26
latestRegexp: v1\.26\..* latestRegexp: v1\.26\..*
excludeRegexp: (^[^+]+-|v1\.26\.0\+k3s1) excludeRegexp: (^[^+]+-|v1\.26\.0\+k3s1)
- name: v1.27
latestRegexp: v1\.27\..*
excludeRegexp: ^[^+]+-
github: github:
owner: k3s-io owner: k3s-io
repo: k3s repo: k3s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment