Skip to content

Commit

Permalink
update channel server for k3s2 (k3s-io#10446)
Browse files Browse the repository at this point in the history
  • Loading branch information
briandowns committed Jul 6, 2024
1 parent faeaf1b commit e9a5943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion channel.yaml
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit e9a5943

Please sign in to comment.