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

This commit is contained in:
2025-06-20 10:19:17 +00:00
parent 39c026abd8
commit a73b48c7d2

View File

@ -29,7 +29,7 @@ jobs:
- name: Setup Helm
run: |
#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 && && chmod +x /usr/local/bin/helm
curl -fsSLo /usr/local/bin/helm https://debmirror.cooltux.net/helm-v3.18.3 && chmod +x /usr/local/bin/helm
helm version
- name: Package Helm Chart