Skip to content

Commit

Permalink
fix(github-release): update k3s-io/k3s ( v1.31.1+k3s1 → v1.31.2+k3s1 ) (
Browse files Browse the repository at this point in the history
#1524)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 2b966c9 commit baa5b4e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ k3s_registries:
quay.io:
registry.k8s.io:
# renovate: datasource=github-releases depName=k3s-io/k3s
k3s_release_version: "v1.31.1+k3s1"
k3s_release_version: "v1.31.2+k3s1"
k3s_server_manifests_templates:
- custom-cilium-helmchart.yaml.j2
- custom-coredns-helmchart.yaml.j2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: agent
spec:
# renovate: datasource=github-releases depName=k3s-io/k3s
version: "v1.31.1+k3s1"
version: "v1.31.2+k3s1"
serviceAccountName: system-upgrade
concurrency: 1
nodeSelector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: server
spec:
# renovate: datasource=github-releases depName=k3s-io/k3s
version: "v1.31.1+k3s1"
version: "v1.31.2+k3s1"
serviceAccountName: system-upgrade
concurrency: 1
cordon: true
Expand Down

0 comments on commit baa5b4e

Please sign in to comment.