From d478cb6ec30ecf0b6073a2d3bf1531b57c99ff1a Mon Sep 17 00:00:00 2001 From: larsec Date: Fri, 23 Feb 2024 18:17:57 +0000 Subject: [PATCH] Update .gitea/workflows/upload-helm.yml --- .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 ef118a5..9c7c9f6 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.31" + HELM_CHART_VERSION: "1.0.32" steps: - uses: actions/checkout@v2 - name: Set up Helm