From 0b1258bebea23acc44b45a9c049b13f663206491 Mon Sep 17 00:00:00 2001 From: Lars Scheibling Date: Tue, 27 Feb 2024 08:27:32 +0000 Subject: [PATCH] Update version to 1.1 --- .gitea/workflows/upload-helm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/upload-helm.yml b/.gitea/workflows/upload-helm.yml index df327a1..d9386bf 100644 --- a/.gitea/workflows/upload-helm.yml +++ b/.gitea/workflows/upload-helm.yml @@ -6,7 +6,7 @@ jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest env: - HELM_CHART_VERSION: "1.0.34" + HELM_CHART_VERSION: "1.1.0" steps: - uses: actions/checkout@v2 - name: Set up Helm