mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Merge pull request #1769 from cjellick/channel-18
Add channels for 1.18
This commit is contained in:
commit
359b2ba790
@ -17,6 +17,11 @@ channels:
|
||||
excludeRegexp: ^[^+]+-
|
||||
- name: v1.17-testing
|
||||
latestRegexp: v1\.17\..*
|
||||
- name: v1.18
|
||||
latestRegexp: v1\.18\..*
|
||||
excludeRegexp: ^[^+]+-
|
||||
- name: v1.18-testing
|
||||
latestRegexp: v1\.18\..*
|
||||
github:
|
||||
owner: rancher
|
||||
repo: k3s
|
||||
|
Loading…
Reference in New Issue
Block a user