From 62d13eb79267ea3058487e7ea19e3e0f46243c14 Mon Sep 17 00:00:00 2001 From: Boris Shestov Date: Thu, 13 Mar 2025 12:31:09 +0300 Subject: [PATCH] [hotfix] Update version (!138) [hotfix] Update version Co-authored-by: Boris Shestov Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/138 Reviewed-by: Denis Patrakeev --- .../argocd-apps-webhook-receiver-app.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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