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

This commit is contained in:
2025-06-20 09:57:06 +00:00
parent e67ba5537f
commit f33fabf492

View File

@ -28,9 +28,7 @@ jobs:
- name: Setup Helm
run: |
#curl https://git.cooltux.net/marko/helm-script/raw/branch/main/get-helm-3 | bash
#curl --tlsv1.2 --tls-max 1.2 -SsLv https://get.helm.sh/helm-v3.17.0-linux-amd64.tar.gz | tar zf - -C /usr/local/bin/ -x linux-amd64/helm --strip-components=1
apt install helm
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
helm version
- name: Package Helm Chart