Skip to content

Commit

Permalink
fix(github-release): update k3s-io/k3s ( v1.29.0+k3s1 → v1.29.1+k3s2 ) (
Browse files Browse the repository at this point in the history
#1664)

| datasource      | package    | from         | to           |
| --------------- | ---------- | ------------ | ------------ |
| github-releases | k3s-io/k3s | v1.29.0+k3s1 | v1.29.1+k3s2 |

Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
  • Loading branch information
smurf-bot[bot] authored Feb 7, 2024
1 parent 3a5ee3c commit efe0527
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ansible/teyvat/inventory/group_vars/kubernetes/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ k3s_registries:
quay.io:
registry.k8s.io:
# renovate: datasource=github-releases depName=k3s-io/k3s
k3s_release_version: v1.29.0+k3s1
k3s_release_version: v1.29.1+k3s2
k3s_server_manifests_urls:
# Kube-vip RBAC
- url: https://raw.githubusercontent.com/kube-vip/website/main/content/manifests/rbac.yaml
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.29.0+k3s1
version: v1.29.1+k3s2
serviceAccountName: system-upgrade
concurrency: 1
# drain:
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.29.0+k3s1
version: v1.29.1+k3s2
serviceAccountName: system-upgrade
concurrency: 1
# drain:
Expand Down

0 comments on commit efe0527

Please sign in to comment.