From 8389dbcee79f934156338b44bc69e3f3e8b4bbdc Mon Sep 17 00:00:00 2001 From: larsec Date: Wed, 24 Jan 2024 22:02:12 +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 759e756..bb80618 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.26" + HELM_CHART_VERSION: "1.0.27" steps: - uses: actions/checkout@v2 - name: Set up Helm