ci(deps): update k3s (patch)
This commit is contained in:
parent
b135b3142d
commit
83f6fdf68d
1 changed files with 3 additions and 3 deletions
|
@ -85,12 +85,12 @@ jobs:
|
||||||
k3s:
|
k3s:
|
||||||
# https://github.com/k3s-io/k3s/branches
|
# https://github.com/k3s-io/k3s/branches
|
||||||
# oldest supported version
|
# oldest supported version
|
||||||
- v1.28.14+k3s1 # renovate: k3s
|
- v1.28.15+k3s1 # renovate: k3s
|
||||||
# https://github.com/k3s-io/k3s/blob/master/channel.yaml#L3-L4
|
# https://github.com/k3s-io/k3s/blob/master/channel.yaml#L3-L4
|
||||||
# stable version
|
# stable version
|
||||||
- v1.30.5+k3s1 # renovate: k3s
|
- v1.30.6+k3s1 # renovate: k3s
|
||||||
# newest version
|
# newest version
|
||||||
- v1.31.1+k3s1 # renovate: k3s
|
- v1.31.2+k3s1 # renovate: k3s
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- run: cat /etc/os-release
|
- run: cat /etc/os-release
|
||||||
|
|
Loading…
Reference in a new issue