diff --git a/.github/workflows/helm-test-open-webui.yml b/.github/workflows/helm-test-open-webui.yml index 0c4c29c..f06f231 100644 --- a/.github/workflows/helm-test-open-webui.yml +++ b/.github/workflows/helm-test-open-webui.yml @@ -25,7 +25,6 @@ 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 bitnami https://charts.bitnami.com/bitnami - name: Build open-webui Helm dependencies run: | @@ -58,7 +57,6 @@ 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 bitnami https://charts.bitnami.com/bitnami - name: Build open-webui Helm dependencies run: |