Skip to content

Commit

Permalink
[MOSIP-25705] updated docker version for 1.2.0.1-B2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ckm007 committed Jan 8, 2023
1 parent a6b8881 commit 167e0dc
Show file tree
Hide file tree
Showing 14 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions charts/artifactory/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:
## with biosdk 'develop' version. TODO: Change this later
image:
registry: docker.io
repository: mosipqa/artifactory-server
tag: 1.2.0.1
repository: mosipid/artifactory-server
tag: 1.2.0.1-B3
## 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
Expand Down
4 changes: 2 additions & 2 deletions charts/authmanager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ service:

image:
registry: docker.io
repository: mosipqa/kernel-auth-service
tag: develop
repository: mosipid/kernel-auth-service
tag: 1.2.0.1-B2
## 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
Expand Down
2 changes: 1 addition & 1 deletion charts/ida-auth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ service:

image:
registry: docker.io
repository: mosipqa/authentication-service
repository: mosipid/authentication-service
tag: 1.2.0.1-B2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down
2 changes: 1 addition & 1 deletion charts/ida-internal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ service:

image:
registry: docker.io
repository: mosipqa/authentication-internal-service
repository: mosipid/authentication-internal-service
tag: 1.2.0.1-B2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down
2 changes: 1 addition & 1 deletion charts/ida-otp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ service:

image:
registry: docker.io
repository: mosipqa/authentication-otp-service
repository: mosipid/authentication-otp-service
tag: 1.2.0.1-B2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down
4 changes: 2 additions & 2 deletions charts/keycloak-init/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
replicaCount: 1

image:
repository: mosipqa/keycloak-init
repository: mosipid/keycloak-init
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 1.2.0.1
tag: 1.2.0.1-B2

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/keymanager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ service:

image:
registry: docker.io
repository: mosipqa/kernel-keymanager-service
repository: mosipid/kernel-keymanager-service
tag: 1.2.0.1-B2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down
4 changes: 2 additions & 2 deletions charts/masterdata-loader/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
replicaCount: 1

image:
repository: mosipqa/masterdata-loader
repository: mosipid/masterdata-loader
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 1.2.0.1
tag: 1.2.0.1-B2

imagePullSecrets: []
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions charts/mock-smtp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ services:

image:
registry: docker.io
repository: mosipdev/mock-smtp
tag: latest
repository: mosipid/mock-smtp
tag: 0.0.1
## 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
Expand Down
4 changes: 2 additions & 2 deletions charts/mosip-file-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ service:

image:
registry: docker.io
repository: mosipqa/mosip-file-server
tag: 1.2.0.1
repository: mosipid/mosip-file-server
tag: 1.2.0.1-B2
## 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
Expand Down
4 changes: 2 additions & 2 deletions charts/partner-onboarder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: mosipqa/partner-onboarder
tag: 1.2.0.1
repository: mosipid/partner-onboarder
tag: 1.2.0.1-B2
## 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
Expand Down
2 changes: 1 addition & 1 deletion charts/pms-partner/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ service:

image:
registry: docker.io
repository: mosipqa/partner-management-service
repository: mosipid/partner-management-service
tag: 1.2.0.1-B2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down
2 changes: 1 addition & 1 deletion charts/pms-policy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ service:

image:
registry: docker.io
repository: mosipqa/policy-management-service
repository: mosipid/policy-management-service
tag: 1.2.0.1-B2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down
4 changes: 2 additions & 2 deletions charts/postgres-init/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
replicaCount: 1

image:
repository: mosipqa/postgres-init
repository: mosipid/postgres-init
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 1.2.0.1
tag: 1.2.0.1-B2

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 167e0dc

Please sign in to comment.