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

This commit is contained in:
2025-06-14 07:10:47 +00:00
parent 4bbd8a8fc9
commit e968d4fe66

View File

@ -29,7 +29,7 @@ jobs:
- name: Setup Helm
run: |
#curl https://git.cooltux.net/marko/helm-script/raw/branch/main/get-helm-3 | bash
curl -SsLv --tlsv1.2 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
curl -SsLv -4 --tlsv1.2 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
helm version
- name: Package Helm Chart