Skip to content

Commit

Permalink
chore: bump settlement version
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayg10 committed Sep 20, 2024
1 parent e1346db commit c6e94eb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion centralsettlement/chart-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ global: {}
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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
8 changes: 4 additions & 4 deletions centralsettlement/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ centralsettlement-service:
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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 Expand Up @@ -450,7 +450,7 @@ centralsettlement-handler-deferredsettlement:
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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 Expand Up @@ -894,7 +894,7 @@ centralsettlement-handler-grosssettlement:
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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 Expand Up @@ -1337,7 +1337,7 @@ centralsettlement-handler-rules:
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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
8 changes: 4 additions & 4 deletions mojaloop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5348,7 +5348,7 @@ centralsettlement:
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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 Expand Up @@ -5776,7 +5776,7 @@ centralsettlement:
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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 Expand Up @@ -6208,7 +6208,7 @@ centralsettlement:
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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 Expand Up @@ -6640,7 +6640,7 @@ centralsettlement:
image:
registry: docker.io
repository: mojaloop/central-settlement
tag: v17.0.0-snapshot.14
tag: v17.0.0-snapshot.16
## 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

0 comments on commit c6e94eb

Please sign in to comment.