From 402b20eb32cac3f19b0bc4cbc49e9578a60dca49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 09:08:35 -0600 Subject: [PATCH] chore(deps): update dev-stack to v0.0.29 (#102) | 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> --- chart/templates/localpath-rwx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/templates/localpath-rwx.yaml b/chart/templates/localpath-rwx.yaml index b8a0a8f..674556b 100644 --- a/chart/templates/localpath-rwx.yaml +++ b/chart/templates/localpath-rwx.yaml @@ -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