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

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
This commit is contained in:
Hussein Galal 2022-09-13 19:59:02 +02:00 committed by GitHub
parent 26e9405767
commit c1be599d32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ channels:
- name: v1.24
latestRegexp: v1\.24\..*
excludeRegexp: ^[^+]+-
- name: v1.25
latestRegexp: v1\.25\..*
excludeRegexp: ^[^+]+-
github:
owner: k3s-io
repo: k3s