From ddbfe05149b0e153c42fe67bcffc16f593357bc8 Mon Sep 17 00:00:00 2001 From: Keshav Mishra Date: Sat, 15 Apr 2023 17:13:38 +0530 Subject: [PATCH] [DSD-2478] updated released image (#193) --- helm/esignet/values.yaml | 2 +- helm/oidc-ui/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/esignet/values.yaml b/helm/esignet/values.yaml index 7e9d11ffd..642143694 100644 --- a/helm/esignet/values.yaml +++ b/helm/esignet/values.yaml @@ -52,7 +52,7 @@ service: image: registry: docker.io - repository: mosipqa/esignet + repository: mosipid/esignet tag: 1.0.0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' diff --git a/helm/oidc-ui/values.yaml b/helm/oidc-ui/values.yaml index cd4b92633..183530d99 100755 --- a/helm/oidc-ui/values.yaml +++ b/helm/oidc-ui/values.yaml @@ -51,7 +51,7 @@ service: image: registry: docker.io - repository: mosipqa/oidc-ui + repository: mosipid/oidc-ui tag: 1.0.0 ## Specify a imagePullPolicy