From 7822eddcb229d7632f545c0e83f02ddf411fd870 Mon Sep 17 00:00:00 2001 From: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> Date: Wed, 31 Jan 2024 20:52:55 +0530 Subject: [PATCH 1/2] Update values.yaml Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> --- helm/signup-ui/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/signup-ui/values.yaml b/helm/signup-ui/values.yaml index 158d2bec..1a24e041 100755 --- a/helm/signup-ui/values.yaml +++ b/helm/signup-ui/values.yaml @@ -51,8 +51,8 @@ service: image: registry: docker.io - repository: mosipdev/signup-ui - tag: develop + repository: mosipqa/signup-ui + tag: release-1.x.x ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' From 0e75e90c8d00b9091aeddb018c8a9b5574c51708 Mon Sep 17 00:00:00 2001 From: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> Date: Wed, 31 Jan 2024 21:20:50 +0530 Subject: [PATCH 2/2] [4341]Update values.yaml Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> --- helm/signup-service/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/signup-service/values.yaml b/helm/signup-service/values.yaml index 6aaed445..760fba16 100644 --- a/helm/signup-service/values.yaml +++ b/helm/signup-service/values.yaml @@ -52,8 +52,8 @@ service: image: registry: docker.io - repository: mosipdev/signup-service - tag: develop + repository: mosipqa/signup-service + tag: 1.x.x ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images