Skip to content

Commit

Permalink
chore: bump als (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
kleyow authored Mar 7, 2024
1 parent c77fa7c commit 9dd4bae
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion account-lookup-service/chart-admin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
image:
registry: docker.io
repository: mojaloop/account-lookup-service
tag: v15.2.2
tag: v15.2.3
## 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 account-lookup-service/chart-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
image:
registry: docker.io
repository: mojaloop/account-lookup-service
tag: v15.2.2
tag: v15.2.3
## 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 account-lookup-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ account-lookup-service:
image:
registry: docker.io
repository: mojaloop/account-lookup-service
tag: v15.2.2
tag: v15.2.3
## 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 @@ -321,7 +321,7 @@ account-lookup-service-admin:
image:
registry: docker.io
repository: mojaloop/account-lookup-service
tag: v15.2.2
tag: v15.2.3
## 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 @@ -95,7 +95,7 @@ account-lookup-service:
image:
registry: docker.io
repository: mojaloop/account-lookup-service
tag: v15.2.2
tag: v15.2.3
## 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 @@ -469,7 +469,7 @@ account-lookup-service:
image:
registry: docker.io
repository: mojaloop/account-lookup-service
tag: v15.2.2
tag: v15.2.3
## 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 9dd4bae

Please sign in to comment.