Skip to content

Commit

Permalink
feat(docker-image): update rancher/k3s-upgrade docker tag to v1.31.4
Browse files Browse the repository at this point in the history
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| docker     | rancher/k3s-upgrade | v1.30.2 | v1.31.4 |
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent eef9f06 commit de29f54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
matchExpressions:
- {key: node-role.kubernetes.io/control-plane, operator: DoesNotExist}
prepare:
image: rancher/k3s-upgrade:v1.30.2-k3s1-amd64@sha256:36d6d360cd64d2d2d0dd45a722e2d12f78f92590343e32d494eff9401e4f181e
image: rancher/k3s-upgrade:v1.31.4-k3s1-amd64@sha256:52d9139ca7178376533bba25b926f3ce5517f314e9f9d082463948bbfe311a12
args: ["prepare", "k3s-server"]
upgrade:
image: rancher/k3s-upgrade:v1.30.2-k3s1-amd64@sha256:36d6d360cd64d2d2d0dd45a722e2d12f78f92590343e32d494eff9401e4f181e
image: rancher/k3s-upgrade:v1.31.4-k3s1-amd64@sha256:52d9139ca7178376533bba25b926f3ce5517f314e9f9d082463948bbfe311a12
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ spec:
- {key: node-role.kubernetes.io/etcd, effect: NoExecute, operator: Exists}
- {key: CriticalAddonsOnly, operator: Exists}
upgrade:
image: rancher/k3s-upgrade:v1.30.2-k3s1-amd64@sha256:36d6d360cd64d2d2d0dd45a722e2d12f78f92590343e32d494eff9401e4f181e
image: rancher/k3s-upgrade:v1.31.4-k3s1-amd64@sha256:52d9139ca7178376533bba25b926f3ce5517f314e9f9d082463948bbfe311a12

0 comments on commit de29f54

Please sign in to comment.