Update .gitea/workflows/upload-helm.yml
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
2024-01-24 22:00:20 +00:00
parent 4d44f56679
commit 7540309c71

View File

@@ -6,7 +6,7 @@ jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HELM_CHART_VERSION: "1.0.24" HELM_CHART_VERSION: "1.0.26"
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Set up Helm - name: Set up Helm