Skip to content

Commit

Permalink
hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131
Browse files Browse the repository at this point in the history
hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131
  • Loading branch information
fluxcdbot committed Oct 25, 2024
1 parent ac9b160 commit 3ab927b
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/nfdiv/nfdiv-case-api/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/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:demo-nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:demo-nfdiv-case-api"}
environment:
CASE_HOLDING_WEEKS: 20
BULK_ACTION_BATCH_SIZE_MIN: 3
Expand Down
2 changes: 1 addition & 1 deletion apps/nfdiv/nfdiv-case-api/nfdiv-case-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
cpuRequests: '250m'
cpuLimits: '1500m'
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
environment:
VAR_TA: trigger22
chart:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
environment:
TASK_NAME: SystemAlertApplicationNotReviewedTask
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
environment:
TASK_NAME: SystemNotifyApplicantCanSwitchToSoleAfterIntentionFOTask
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-application-approved-reminder
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-bulk-list-create
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
environment:
TASK_NAME: SystemNotifyJointApplicantCanSwitchToSoleTask
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-final-order-overdue
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
values:
job:
suspend: false
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
environment:
TASK_NAME: SystemFindCasesWithSuccessfulPaymentsTask
PAYMENT_API_BASEURL: 'http://payment-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
environment:
TASK_NAME: SystemJsDisputedAnswerOverdueTask
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
environment:
TASK_NAME: SystemMigrateBulkCasesTask
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-migrate-cases
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-notify-applicant-dispute-form-overdue
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-notify-applicants-apply-co
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-notify-respondent-apply-final-order
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
environment:
TASK_NAME: SystemNotifyApplicantThatPartnerNotAppliedForFOTask
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-process-cases-to-be-removed
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-process-failed-pronounced-cases
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-process-failed-scheduled-cases
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-process-failed-to-unlink-cases
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-progress-cases-to-aos-overdue
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-progress-held-cases
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-progress-to-awaiting-final-order
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-remind-applicant2
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-remind-applicants-apply-for-fo
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
environment:
TASK_NAME: SystemRemindAwaitingJointFinalOrderTask
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: nfdiv-cron-remind-respondent-solicitor
values:
job:
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-d6221e4-20241024114020 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
image: hmctspublic.azurecr.io/nfdiv/case-api:prod-a0f6979-20241025083131 #{"$imagepolicy": "flux-system:nfdiv-case-api"}
keyVaults:
nfdiv:
secrets:
Expand Down

0 comments on commit 3ab927b

Please sign in to comment.