From 427bfc42fd6adffbc6181e4d61ef9caafa722468 Mon Sep 17 00:00:00 2001 From: sandhya1874 Date: Fri, 11 Oct 2024 11:40:26 +0100 Subject: [PATCH] Updated docker registry to ghcr.io --- helm_deploy/san-typescript-test/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm_deploy/san-typescript-test/values.yaml b/helm_deploy/san-typescript-test/values.yaml index 6f9f65a..f97f3b0 100644 --- a/helm_deploy/san-typescript-test/values.yaml +++ b/helm_deploy/san-typescript-test/values.yaml @@ -8,7 +8,7 @@ generic-service: replicaCount: 4 image: - repository: quay.io/hmpps/san-typescript-test + repository: ghcr.io/ministryofjustice/san-typescript-test tag: app_version # override at deployment time port: 3000