Unverified Commit b3bb7e5a authored by Johnatas's avatar Johnatas Committed by GitHub

update channel for version v1.28 (#8305)

parent 0d23cfe0
# Example channels config
channels:
- name: stable
latest: v1.27.4+k3s1
latest: v1.27.5+k3s1
- name: latest
latestRegexp: .*
excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)
......@@ -50,6 +50,9 @@ channels:
- name: v1.27
latestRegexp: v1\.27\..*
excludeRegexp: ^[^+]+-
- name: v1.28
latestRegexp: v1\.28\..*
excludeRegexp: ^[^+]+-
github:
owner: k3s-io
repo: k3s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment