Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update demo pr images #35075

Merged
merged 3 commits into from
Oct 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/bsp/bulk-scan-orchestrator/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
values:
java:
image: hmctspublic.azurecr.io/bulk-scan/orchestrator:pr-2697-8348021-20241023114227
image: hmctspublic.azurecr.io/bulk-scan/orchestrator:pr-2694-0e49690-20241028101948
environment:
TRANSFORMATION_URL_SSCS: "http://sscs-bulk-scan-demo.service.core-compute-demo.internal/transform-scanned-data"
TRANSFORMATION_URL_PRIVATELAW: "http://fis-bulk-scan-api-demo.service.core-compute-demo.internal/transform-scanned-data"
Expand Down
2 changes: 1 addition & 1 deletion apps/bsp/bulk-scan-payment-processor/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
values:
java:
image: hmctspublic.azurecr.io/bulk-scan/payment-processor:pr-1206-714ad72-20241023114446
image: hmctspublic.azurecr.io/bulk-scan/payment-processor:pr-1204-cf9cea7-20241016125432
replicas: 2
environment:
REFRESH_PODS: "true"
2 changes: 1 addition & 1 deletion apps/bsp/rpe-send-letter-service/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
values:
java:
image: hmctspublic.azurecr.io/rpe/send-letter-service:pr-2647-5c10146-20241028091950
image: hmctspublic.azurecr.io/rpe/send-letter-service:pr-2645-f97e302-20241021081552
environment:
ENCRYPTION_ENABLED: false
CIVIL_SERVICE_ENABLED: true
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
values:
java:
image: hmctspublic.azurecr.io/reform-scan/notification-service:pr-1622-3948790-20241028085929
image: hmctspublic.azurecr.io/reform-scan/notification-service:pr-1619-d61e746-20241028104756
keyVaults:
"reform-scan":
secrets:
Expand Down
Loading