diff --git a/.gitea/workflows/upload-helm.yml b/.gitea/workflows/upload-helm.yml index 2f7253f..64c22c8 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.28" + HELM_CHART_VERSION: "1.0.29" steps: - uses: actions/checkout@v2 - name: Set up Helm