From b9050ea63a1f0aa5f95d53de595a28e37a74e592 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 14:43:17 +0000 Subject: [PATCH] Update Helm release longhorn to v1.5.1 --- longhorn/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longhorn/run.sh b/longhorn/run.sh index 3483d17..efd6b1c 100755 --- a/longhorn/run.sh +++ b/longhorn/run.sh @@ -18,7 +18,7 @@ getConfig() { VALUES="{}" # renovate: depName=longhorn repoUrl=https://charts.longhorn.io -VERSION="1.4.1" +VERSION="1.5.1" templ() { local file="$3"