From ed0b9de12aee99959217330c1003d0397c2a7cad Mon Sep 17 00:00:00 2001 From: Vargha Csongor Date: Sun, 27 Oct 2024 12:42:45 +0100 Subject: [PATCH] change target revision for current branch --- deployment/auth-service-argo.yaml | 2 +- deployment/backend-argo.yaml | 2 +- deployment/memgraph-argo.yaml | 2 +- deployment/zitadel-argo.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deployment/auth-service-argo.yaml b/deployment/auth-service-argo.yaml index 770f378..1350300 100644 --- a/deployment/auth-service-argo.yaml +++ b/deployment/auth-service-argo.yaml @@ -7,7 +7,7 @@ spec: source: repoURL: 'https://github.com/vcscsvcscs/GenerationsHeritage' path: deployment/auth-service - targetRevision: main + targetRevision: feature/rework-deployment-to-docker-compose kustomize: namespace: generations-heritage destination: diff --git a/deployment/backend-argo.yaml b/deployment/backend-argo.yaml index b35db2f..02c8d5e 100644 --- a/deployment/backend-argo.yaml +++ b/deployment/backend-argo.yaml @@ -7,7 +7,7 @@ spec: source: repoURL: 'https://github.com/vcscsvcscs/GenerationsHeritage' path: deployment/backend - targetRevision: main + targetRevision: feature/rework-deployment-to-docker-compose kustomize: namespace: generations-heritage destination: diff --git a/deployment/memgraph-argo.yaml b/deployment/memgraph-argo.yaml index 4849779..b4ccb25 100644 --- a/deployment/memgraph-argo.yaml +++ b/deployment/memgraph-argo.yaml @@ -7,7 +7,7 @@ spec: source: repoURL: 'https://github.com/vcscsvcscs/GenerationsHeritage' path: deployment/memgraph - targetRevision: main + targetRevision: feature/rework-deployment-to-docker-compose kustomize: namespace: generations-heritage destination: diff --git a/deployment/zitadel-argo.yaml b/deployment/zitadel-argo.yaml index a44b713..bab456a 100644 --- a/deployment/zitadel-argo.yaml +++ b/deployment/zitadel-argo.yaml @@ -7,7 +7,7 @@ spec: source: repoURL: 'https://github.com/vcscsvcscs/GenerationsHeritage' path: deployment/zitadel - targetRevision: main + targetRevision: feature/rework-deployment-to-docker-compose kustomize: namespace: generations-heritage destination: