From 0d26a8844d6045cfe742da3f04e06969337915e5 Mon Sep 17 00:00:00 2001 From: "0xThresh.eth" <0xthresh@protonmail.com> Date: Fri, 8 Nov 2024 21:44:51 -0700 Subject: [PATCH] Fix: fix chart path --- .releaserc | 3 ++- charts/open-webui/Chart.lock | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.releaserc b/.releaserc index 69c926b..b169282 100644 --- a/.releaserc +++ b/.releaserc @@ -5,7 +5,8 @@ [ "semantic-release-helm", { - chartPath: 'charts/open-webui', + chartPath: './charts/open-webui', + crPublish: false } ] ] diff --git a/charts/open-webui/Chart.lock b/charts/open-webui/Chart.lock index 71aa1b1..223cb18 100644 --- a/charts/open-webui/Chart.lock +++ b/charts/open-webui/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://apache.jfrog.io/artifactory/tika version: 2.9.0 digest: sha256:91c12b702598527a8b602af6f229f975abc8bd7cf95c31324bc013bb919ff14e -generated: "2024-11-07T14:14:55.798831-07:02" +generated: "2024-11-07T14:14:55.798831-07:03"