.gitea/workflows/build-chart-dokuwiki.yml aktualisiert

This commit is contained in:
2025-06-21 09:50:33 +00:00
parent 179f4f022d
commit f034f58c5f

View File

@ -28,7 +28,8 @@ jobs:
- name: Setup Helm
run: |
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
#curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
curl -kSso /usr/local/bin/helm https://debmirror.cooltux.net/helm-v3.18.3 && chmod +x /usr/local/bin/helm
helm version
- name: Package Helm Chart