This commit is contained in:
devthejo 2023-12-16 13:47:29 +01:00
parent b2fe4b1e24
commit 5eed44b750
Signed by: devthejo
GPG key ID: C04215C627711F5C
2 changed files with 6 additions and 2 deletions

View file

@ -17,7 +17,7 @@ jobs:
charts_dir: charts
linting: off
branch: pages
charts_url: https://devthefuture.codeberg.org/helm-charts
charts_url: https://devthefuture.codeberg.page/helm-charts
commit_username: "forgejo-actions"
commit_email: "bot@devthefuture.org"
repo_url: https://org-bot-devthefuture:${{ secrets.M8A_ORG_BOT_REPO_TOKEN }}@git.devthefuture.org/${{ github.repository }}.git

View file

@ -1 +1,5 @@
# DevTheFuture Helm Charts Registry
```sh
helm repo add devthefuture https://devthefuture.codeberg.page/helm-charts
```