Merge pull request #1769 from cjellick/channel-18

Add channels for 1.18
This commit is contained in:
Craig Jellick 2020-05-06 18:08:25 -07:00 committed by GitHub
commit 359b2ba790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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