Browse Source

Bump K3s stable to v1.22.6 (#5050)

Signed-off-by: Derek Nola <derek.nola@suse.com>
pull/5057/head
Derek Nola 3 years ago committed by GitHub
parent
commit
6fe36be691
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      channel.yaml

2
channel.yaml

@ -1,7 +1,7 @@
# Example channels config
channels:
- name: stable
latest: v1.22.5+k3s1
latest: v1.22.6+k3s1
- name: latest
latestRegexp: .*
excludeRegexp: ^[^+]+-

Loading…
Cancel
Save