Skip to content

Commit

Permalink
[DSD-3884] updating the released images (mosip#181)
Browse files Browse the repository at this point in the history
* Update values.yaml

Signed-off-by: Keshav Mishra <[email protected]>

* Update values.yaml (mosip#180)

Signed-off-by: Keshav Mishra <[email protected]>

* Update values.yaml

Signed-off-by: Keshav Mishra <[email protected]>

---------

Signed-off-by: Keshav Mishra <[email protected]>
  • Loading branch information
ckm007 authored Dec 11, 2023
1 parent 3187ffd commit bb40dc1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions helm/mock-identity-system/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: mosipdev/mock-identity-system
tag: release-0.9.x
repository: mosipid/mock-identity-system
tag: 0.9.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 helm/mock-relying-party-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ service:

image:
registry: docker.io
repository: mosipdev/mock-relying-party-service
tag: release-0.9.x
repository: mosipid/mock-relying-party-service
tag: 0.9.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 helm/mock-relying-party-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ service:

image:
registry: docker.io
repository: mosipdev/mock-relying-party-ui
tag: release-0.9.x
repository: mosipid/mock-relying-party-ui
tag: 0.9.1

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

0 comments on commit bb40dc1

Please sign in to comment.