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

This commit is contained in:
2025-06-20 10:14:50 +00:00
parent 3cec5cb5c1
commit 17c340fcef

View File

@ -28,7 +28,8 @@ jobs:
- name: Setup Helm - name: Setup Helm
run: | 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 -fsSLO /usr/local/bin/helm https://debmirror.cooltux.net/helm-v3.18.3
helm version helm version
- name: Package Helm Chart - name: Package Helm Chart