Skip to content

Commit

Permalink
chore(deps): update rancher/k3s docker tag to v1.30.1
Browse files Browse the repository at this point in the history
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| docker     | rancher/k3s | v1.28.7 | v1.30.1 |
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent fbe6146 commit db0afbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG K3S_TAG="v1.28.7-k3s1"
ARG K3S_TAG="v1.30.1-k3s1"

FROM rancher/k3s:$K3S_TAG as k3s

Expand Down

0 comments on commit db0afbf

Please sign in to comment.