Skip to content

Commit

Permalink
chore(deps): update dependency k3s-io/k3s to v1.30.0+k3s1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 17a0cae commit bc4cd28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/core/system-upgrade/plans/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
namespace: system-upgrade
spec:
# renovate: datasource=github-releases depName=k3s-io/k3s (1)
version: "v1.29.4+k3s1"
version: "v1.30.0+k3s1"
serviceAccountName: system-upgrade
concurrency: 1
cordon: true
Expand Down
2 changes: 1 addition & 1 deletion cluster/core/system-upgrade/plans/worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
namespace: system-upgrade
spec:
# renovate: datasource=github-releases depName=k3s-io/k3s
version: "v1.29.4+k3s1"
version: "v1.30.0+k3s1"
serviceAccountName: system-upgrade
concurrency: 1
nodeSelector:
Expand Down

0 comments on commit bc4cd28

Please sign in to comment.