mirror of https://github.com/k3s-io/k3s
Add channel for 1.32 (#11538)
Signed-off-by: Rafael Breno <32229014+rafaelbreno@users.noreply.github.com>pull/9533/merge
parent
6b0247fa4d
commit
a365493e22
|
@ -62,6 +62,9 @@ channels:
|
|||
- name: v1.31
|
||||
latestRegexp: v1\.31\..*
|
||||
excludeRegexp: ^[^+]+-
|
||||
- name: v1.32
|
||||
latestRegexp: v1\.32\..*
|
||||
excludeRegexp: ^[^+]+-
|
||||
github:
|
||||
owner: k3s-io
|
||||
repo: k3s
|
||||
|
|
Loading…
Reference in New Issue