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

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