update channel server for k3s2 (#10446)

pull/10359/head
Brian Downs 2024-07-06 10:41:11 -07:00 committed by GitHub
parent faeaf1b01b
commit e9a5943900
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Example channels config
channels:
- name: stable
latest: v1.29.6+k3s1
latest: v1.29.6+k3s2
- name: latest
latestRegexp: .*
excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)