Skip to content

Commit

Permalink
chore(deps): update dev-stack to v0.0.29 (#102)
Browse files Browse the repository at this point in the history
| datasource | package                        | from    | to      |
| ---------- | ------------------------------ | ------- | ------- |
| docker     | rancher/local-path-provisioner | v0.0.28 | v0.0.29 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent d110f93 commit 402b20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/localpath-rwx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
serviceAccountName: local-path-provisioner-service-account
containers:
- name: local-path-provisioner
image: rancher/local-path-provisioner:v0.0.28
image: rancher/local-path-provisioner:v0.0.29
imagePullPolicy: IfNotPresent
command:
- local-path-provisioner
Expand Down

0 comments on commit 402b20e

Please sign in to comment.