mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-03 22:39:49 +00:00
Merge pull request #1769 from cjellick/channel-18
Add channels for 1.18
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user