From 7f84a45cfd2a3fcaa0c527481f36558044af2085 Mon Sep 17 00:00:00 2001 From: Thomas E Lackey Date: Mon, 15 Apr 2024 18:59:08 +0000 Subject: [PATCH] Switch repo to cerc-io org. (#804) Update stack to track moved repo. Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/804 Reviewed-by: David Boreham --- .../data/stacks/webapp-deployer-backend/stack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack_orchestrator/data/stacks/webapp-deployer-backend/stack.yml b/stack_orchestrator/data/stacks/webapp-deployer-backend/stack.yml index 04000a1b..dad4b773 100644 --- a/stack_orchestrator/data/stacks/webapp-deployer-backend/stack.yml +++ b/stack_orchestrator/data/stacks/webapp-deployer-backend/stack.yml @@ -2,10 +2,10 @@ version: "1.0" name: webapp-deployer-backend description: "Deployer for webapps" repos: - - git.vdb.to/telackey/webapp-deployment-status-api + - git.vdb.to/cerc-io/webapp-deployment-status-api containers: - cerc/webapp-deployer-backend pods: - name: webapp-deployer-backend - repository: git.vdb.to/telackey/webapp-deployment-status-api + repository: git.vdb.to/cerc-io/webapp-deployment-status-api path: ./