Skip to content

Commit

Permalink
chore: bump mlapi
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayg10 committed Aug 22, 2024
1 parent f93539d commit 1624148
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ml-api-adapter/chart-handler-notification/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
image:
registry: docker.io
repository: mojaloop/ml-api-adapter
tag: v14.1.0-snapshot.17
tag: v14.1.0-snapshot.18
## 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 @@ -71,7 +71,7 @@ sidecar:
enabled: true
image:
repository: mojaloop/event-sidecar
tag: v14.1.0-snapshot.17
tag: v14.1.0-snapshot.18
pullPolicy: IfNotPresent
command: '["npm", "run", "start"]'
service:
Expand Down
2 changes: 1 addition & 1 deletion ml-api-adapter/chart-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
image:
registry: docker.io
repository: mojaloop/ml-api-adapter
tag: v14.1.0-snapshot.17
tag: v14.1.0-snapshot.18
## 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 ml-api-adapter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ml-api-adapter-service:
image:
registry: docker.io
repository: mojaloop/ml-api-adapter
tag: v14.1.0-snapshot.17
tag: v14.1.0-snapshot.18
## 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 @@ -336,7 +336,7 @@ ml-api-adapter-handler-notification:
image:
registry: docker.io
repository: mojaloop/ml-api-adapter
tag: v14.1.0-snapshot.17
tag: v14.1.0-snapshot.18
## 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 mojaloop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1911,7 +1911,7 @@ ml-api-adapter:
image:
registry: docker.io
repository: mojaloop/ml-api-adapter
tag: v14.1.0-snapshot.17
tag: v14.1.0-snapshot.18
## 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 @@ -2193,7 +2193,7 @@ ml-api-adapter:
image:
registry: docker.io
repository: mojaloop/ml-api-adapter
tag: v14.1.0-snapshot.17
tag: v14.1.0-snapshot.18
## 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 1624148

Please sign in to comment.