Add Bitnami chart repo to GH Actions steps

This commit is contained in:
0xThresh.eth 2025-01-16 14:34:56 -07:00
parent f187ecd6fc
commit 32797850cd

View File

@ -64,6 +64,7 @@ jobs:
helm repo add ollama https://otwld.github.io/ollama-helm/
helm repo add open-webui https://helm.openwebui.com/
helm repo add tika https://apache.jfrog.io/artifactory/tika/
helm repo add redis https://charts.bitnami.com/bitnami
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0