Skip to content

Commit 2ffe524

Browse files
authored
[DSD-2478] release 1.2.0.1-B3 (#425)
* [DSD-2478] updated released images * [DSD-2478] updated released images
1 parent b4175ad commit 2ffe524

File tree

18 files changed

+35
-35
lines changed

18 files changed

+35
-35
lines changed

charts/apitestrig/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ service:
5151

5252
image:
5353
registry: docker.io
54-
repository: mosipqa/automationtests
55-
tag: develop
54+
repository: mosipid/automationtests
55+
tag: 1.2.0.1-B2
5656

5757
## Specify a imagePullPolicy
5858
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

charts/artifactory/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ service:
5252
## with biosdk 'develop' version. TODO: Change this later
5353
image:
5454
registry: docker.io
55-
repository: mosipqa/artifactory-server
56-
tag: 1.2.0.1
55+
repository: mosipid/artifactory-server
56+
tag: 1.2.0.1-B4
5757
## Specify a imagePullPolicy
5858
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5959
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

charts/authdemo/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ service:
5353

5454
image:
5555
registry: docker.io
56-
repository: mosipqa/authentication-demo-service
57-
tag: 1.2.0.1
56+
repository: mosipid/authentication-demo-service
57+
tag: 1.2.0.1-B2
5858

5959
## Specify a imagePullPolicy
6060
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

charts/biosdk-service/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ service:
5252

5353
image:
5454
registry: docker.io
55-
repository: mosipqa/biosdk-server
56-
tag: 1.2.0.1
55+
repository: mosipid/biosdk-server
56+
tag: 1.2.0.1-B2
5757
## Specify a imagePullPolicy
5858
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5959
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

charts/dslorchestrator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ service:
5151

5252
image:
5353
registry: docker.io
54-
repository: mosipqa/dsl-orchestrator
55-
tag: 1.2.0.1
54+
repository: mosipid/dsl-orchestrator
55+
tag: 1.2.0.1-B2
5656

5757
## Specify a imagePullPolicy
5858
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

charts/ida-auth/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ service:
5252

5353
image:
5454
registry: docker.io
55-
repository: mosipqa/authentication-service
56-
tag: 1.2.0.1
55+
repository: mosipid/authentication-service
56+
tag: 1.2.0.1-B3
5757
## Specify a imagePullPolicy
5858
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5959
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

charts/ida-internal/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ service:
5252

5353
image:
5454
registry: docker.io
55-
repository: mosipqa/authentication-internal-service
56-
tag: 1.2.0.1
55+
repository: mosipid/authentication-internal-service
56+
tag: 1.2.0.1-B3
5757
## Specify a imagePullPolicy
5858
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5959
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

charts/ida-otp/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ service:
5252

5353
image:
5454
registry: docker.io
55-
repository: mosipqa/authentication-otp-service
56-
tag: 1.2.0.1
55+
repository: mosipid/authentication-otp-service
56+
tag: 1.2.0.1-B3
5757
## Specify a imagePullPolicy
5858
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5959
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

charts/mimoto/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ service:
5353

5454
image:
5555
registry: docker.io
56-
repository: mosipqa/mimoto
56+
repository: mosipid/mimoto
5757
tag: 0.9
5858
## Specify a imagePullPolicy
5959
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

charts/mock-abis/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ service:
5050

5151
image:
5252
registry: docker.io
53-
repository: mosipqa/mock-abis
54-
tag: 1.2.0.1
53+
repository: mosipid/mock-abis
54+
tag: 1.2.0.1-B2
5555
## Specify a imagePullPolicy
5656
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5757
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)