From 3251a29f01cd424a0ffc7cc00795185b139f2bd8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 19 Jun 2024 16:02:16 +0000 Subject: [PATCH] fix(github-release): update local-path-provisioner to v0.0.28 --- cluster/core/storage/local-path-provisioner/helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/storage/local-path-provisioner/helm.yaml b/cluster/core/storage/local-path-provisioner/helm.yaml index e386fd8..fecc31f 100644 --- a/cluster/core/storage/local-path-provisioner/helm.yaml +++ b/cluster/core/storage/local-path-provisioner/helm.yaml @@ -7,7 +7,7 @@ spec: interval: 1m url: https://github.com/rancher/local-path-provisioner.git ref: - tag: v0.0.27 + tag: v0.0.28 --- apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease