ci(deps): update k3s (patch)

This commit is contained in:
Renovate Bot 2024-10-29 01:01:31 +00:00
parent b135b3142d
commit 83f6fdf68d
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -85,12 +85,12 @@ jobs:
k3s:
# https://github.com/k3s-io/k3s/branches
# 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
# stable version
- v1.30.5+k3s1 # renovate: k3s
- v1.30.6+k3s1 # renovate: k3s
# newest version
- v1.31.1+k3s1 # renovate: k3s
- v1.31.2+k3s1 # renovate: k3s
steps:
- run: cat /etc/os-release