diff --git a/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/argocd-apps-webhook-receiver-app.yaml b/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/argocd-apps-webhook-receiver-app.yaml index fdd8379..763044f 100644 --- a/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/argocd-apps-webhook-receiver-app.yaml +++ b/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/argocd-apps-webhook-receiver-app.yaml @@ -15,9 +15,9 @@ spec: - repoURL: https://git.avroid.tech/K8s/k8s-configs.git targetRevision: master ref: values - - repoURL: https://actual-devops.github.io/helm-charts - chart: "webhook-receiver" - targetRevision: 0.2.0 + - repoURL: https://nexus.avroid.tech/repository/devops-helm-proxy-helm/ + chart: "actual-devops/webhook-receiver" + targetRevision: 0.3.0 helm: valueFiles: - $values/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/automations-tools/webhook-receiver/values-override.yaml @@ -40,7 +40,7 @@ metadata: spec: sourceRepos: - https://actual-devops.github.io/helm-charts - - https://git.avroid.tech/K8s/k8s-configs.git + - https://nexus.avroid.tech/repository/devops-helm-proxy-helm/ # Only permit applications to deploy to the guestbook namespace in the same cluster destinations: - namespace: avroid-prod