Skip to content

Commit

Permalink
Merge pull request #24 from nautible/update-image-feature-8e9bbcee292…
Browse files Browse the repository at this point in the history
…8ea6ebe488791b275294b4bd11d58

new image deploy request
  • Loading branch information
ogis-yamanaka authored Oct 31, 2022
2 parents 06255da + 7f46e58 commit 7a2df9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion overlays/aws/dev/order-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
spec:
containers:
- name: nautible-app-ms-order
image: public.ecr.aws/nautible/nautible-app-ms-order:6e7e99cbba20f9780b99151c0f09cb644b39f241
image: public.ecr.aws/nautible/nautible-app-ms-order:8e9bbcee2928ea6ebe488791b275294b4bd11d58
env:
- name: QUARKUS_PROFILE
value: aws-dev
Expand Down
2 changes: 1 addition & 1 deletion overlays/azure/dev/order-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
spec:
containers:
- name: nautible-app-ms-order
image: nautibledevacr.azurecr.io/nautible-app-ms-order:6e7e99cbba20f9780b99151c0f09cb644b39f241
image: nautibledevacr.azurecr.io/nautible-app-ms-order:8e9bbcee2928ea6ebe488791b275294b4bd11d58
env:
- name: QUARKUS_PROFILE
value: azure-dev
Expand Down

0 comments on commit 7a2df9b

Please sign in to comment.