diff --git a/helm.json b/helm.json index dbad380..69d2938 100644 --- a/helm.json +++ b/helm.json @@ -16,7 +16,7 @@ }, "hostRules": [ { - "matchHost": "gitea.t000-n.de", + "matchHost": "https://gitea.t000-n.de/api/packages/t.behrendt/helm", "hostType": "helm", "username": "{{ secrets.HELM_REGISTRY_USER }}", "password": "{{ secrets.HELM_REGISTRY_PASSWORD }}"