From 225d5bc9ec9e77ef28da099b6e591729fbe4e8a0 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sun, 3 Dec 2023 01:37:31 +0000 Subject: [PATCH] local-path-provisioner/0.0.26 package update --- local-path-provisioner.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local-path-provisioner.yaml b/local-path-provisioner.yaml index b3e663addde..dfb0104cfa2 100644 --- a/local-path-provisioner.yaml +++ b/local-path-provisioner.yaml @@ -1,6 +1,6 @@ package: name: local-path-provisioner - version: 0.0.25 + version: 0.0.26 epoch: 0 description: Dynamically provisioning persistent local storage with Kubernetes copyright: @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/rancher/local-path-provisioner tag: v${{package.version}} - expected-commit: 470d1431edaa4896528f26eeeafb9570d1fb6952 + expected-commit: cf3be50b7f49c0dc40e7b6e4ff3c2dbb4f4830f9 - uses: go/build with: