using http helm repo
All checks were successful
ci / Publish Charts (push) Successful in 18s

This commit is contained in:
Andy Pack 2024-07-21 11:42:16 +01:00
parent 28ab963aa4
commit f732686845
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7
2 changed files with 2 additions and 5 deletions

View File

@ -17,11 +17,8 @@ jobs:
- uses: azure/setup-helm@v4.2.0
- name: Login to Repo
run: helm registry login -u ${{ secrets.REPO_USERNAME }} -p ${{ secrets.REPO_TOKEN }} gitea.sheep-ghoul.ts.net
- name: Package Chart
run: helm package -u charts/selector
- name: Push Chart
run: helm push Selector-0.0.1.tgz oci://gitea.sheep-ghoul.ts.net/sarsoo/helm-charts
run: curl --user ${{ secrets.REPO_USERNAME }}:${{ secrets.REPO_TOKEN }} -X POST --upload-file ./selector-0.0.1.tgz https://gitea.sheep-ghoul.ts.net/api/packages/${{ secrets.REPO_USERNAME }}/helm/api/charts

View File

@ -1,5 +1,5 @@
apiVersion: v2
name: Selector
name: selector
description: Helm charts for the Selector Spotify monitoring system
home: https://selector.sarsoo.xyz