1 Star 0 Fork 14

tinyhan/k3s

forked from rancher/k3s 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
channel.yaml 897 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Nuzik 提交于 2021-04-01 17:18 . Make v1.20.5+k3s1 stable
# Example channels config
channels:
- name: stable
latest: v1.20.5+k3s1
- name: latest
latestRegexp: .*
excludeRegexp: ^[^+]+-
- name: testing
latestRegexp: -(alpha|beta|rc)
- name: v1.16
latestRegexp: v1\.16\..*
excludeRegexp: ^[^+]+-
- name: v1.16-testing
latestRegexp: v1\.16\.[0-9]*-(alpha|beta|rc)
- name: v1.17
latestRegexp: v1\.17\..*
excludeRegexp: ^[^+]+-
- name: v1.17-testing
latestRegexp: v1\.17\.[0-9]*-(alpha|beta|rc)
- name: v1.18
latestRegexp: v1\.18\..*
excludeRegexp: ^[^+]+-
- name: v1.18-testing
latestRegexp: v1\.18\.[0-9]*-(alpha|beta|rc)
# Starting with 1.19, we aren't going to add a *-testing channel for minor releases
- name: v1.19
latestRegexp: v1\.19\..*
excludeRegexp: ^[^+]+-
- name: v1.20
latestRegexp: v1\.20\..*
excludeRegexp: ^[^+]+-
github:
owner: k3s-io
repo: k3s
redirectBase: https://github.com/k3s-io/k3s/releases/tag/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/larcn/k3s.git
git@gitee.com:larcn/k3s.git
larcn
k3s
k3s
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385