mirror of
https://gitee.com/rancher/rancher.git
synced 2025-12-06 07:49:17 +08:00
11 lines
208 B
YAML
11 lines
208 B
YAML
channels:
|
|
- name: latest
|
|
latestRegexp: .*
|
|
excludeRegexp: ^[^+]+-
|
|
- name: testing
|
|
latestRegexp: .*
|
|
github:
|
|
owner: rancher
|
|
repo: rancher
|
|
redirectBase: https://github.com/rancher/rancher/releases/tag/
|