Unverified Commit c1be599d authored by Hussein Galal's avatar Hussein Galal Committed by GitHub

Add k3s v1.25 to the release channel (#6129)

parent 26e94057
...@@ -41,6 +41,9 @@ channels: ...@@ -41,6 +41,9 @@ channels:
- name: v1.24 - name: v1.24
latestRegexp: v1\.24\..* latestRegexp: v1\.24\..*
excludeRegexp: ^[^+]+- excludeRegexp: ^[^+]+-
- name: v1.25
latestRegexp: v1\.25\..*
excludeRegexp: ^[^+]+-
github: github:
owner: k3s-io owner: k3s-io
repo: k3s 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