mirror of https://github.com/k3s-io/k3s
Add channels for 1.18
parent
ad4c542ad5
commit
004e00b34f
|
@ -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