From 82fe6577e846fbd0151d53d58bdd7386d469fca9 Mon Sep 17 00:00:00 2001 From: Robin Scherrer Date: Tue, 6 Feb 2024 12:43:31 +0100 Subject: [PATCH] bump lpp to 0.0.26 --- charts/local-path-provisioner/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/local-path-provisioner/Chart.yaml b/charts/local-path-provisioner/Chart.yaml index 21f417e..228e705 100644 --- a/charts/local-path-provisioner/Chart.yaml +++ b/charts/local-path-provisioner/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: Use HostPath for persistent local storage with Kubernetes name: local-path-provisioner -version: 0.0.25 -appVersion: "v0.0.25" +version: 0.0.26 +appVersion: "v0.0.26" keywords: - storage - hostpath