From 14a9689a54e3e8f053b96933dfdf11d90400038f Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 00:13:27 +0000 Subject: [PATCH] local-path-provisioner/0.0.30 package update (#30238)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- local-path-provisioner.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/local-path-provisioner.yaml b/local-path-provisioner.yaml index 0628860ce3..3a9f435e5f 100644 --- a/local-path-provisioner.yaml +++ b/local-path-provisioner.yaml @@ -1,7 +1,7 @@ package: name: local-path-provisioner - version: 0.0.29 - epoch: 1 + version: 0.0.30 + epoch: 0 description: Dynamically provisioning persistent local storage with Kubernetes copyright: - license: Apache-2.0 @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/rancher/local-path-provisioner tag: v${{package.version}} - expected-commit: 7a64e376245fcfd57d5d8a9ba6ab04f10f39f68e + expected-commit: c4fdcada94c2e632cd7d9231e73406d554eb40e2 - uses: go/build with: