Skip to content

Commit

Permalink
chore(deps): update dependency k3s-io/k3s to v1.30.2+k3s1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 7b38763 commit 8b284c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/system-upgrade-controller/plans/agent-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: k3s-agent
spec:
# renovate: datasource=github-releases depName=k3s-io/k3s
version: v1.28.11+k3s1
version: v1.30.2+k3s1
concurrency: 1
serviceAccountName: system-upgrade
nodeSelector:
Expand Down
2 changes: 1 addition & 1 deletion apps/system-upgrade-controller/plans/server-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: k3s-server
spec:
# renovate: datasource=github-releases depName=k3s-io/k3s
version: v1.28.11+k3s1
version: v1.30.2+k3s1
concurrency: 1
serviceAccountName: system-upgrade
nodeSelector:
Expand Down

0 comments on commit 8b284c7

Please sign in to comment.