publish.yaml: add headplane chart to workflow

Signed-off-by: Hilmar Magnusson <hilmarmag@protonmail.com>
This commit is contained in:
Hilmar Magnusson 2024-05-05 09:31:31 +02:00
parent 475527afdc
commit 7e83720e25
1 changed files with 9 additions and 1 deletions

View File

@ -37,3 +37,11 @@ jobs:
registry-url: 'https://teapot.octopusx.de/api/packages/octocloudlab/helm'
force: true
chart-folder: charts/refact-chatbot-ui
- name: Push Helm Chart to Gitea Registry - headplane
uses: bsord/helm-push@v4.1.0
with:
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PUBLIC_PACKAGE_WRITE }}
registry-url: 'https://teapot.octopusx.de/api/packages/octocloudlab/helm'
force: true
chart-folder: charts/headplane