Skip to content

Commit

Permalink
Merge branch 'master' into DTSPO-24378-docmosis-hmctsprivate
Browse files Browse the repository at this point in the history
  • Loading branch information
ieuanb74 authored Feb 27, 2025
2 parents 5f608c4 + 353f099 commit 49c65a2
Show file tree
Hide file tree
Showing 144 changed files with 162 additions and 149 deletions.
1 change: 0 additions & 1 deletion apps/camunda/camunda-api/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ metadata:
spec:
values:
java:
image: hmctsprivatetemp.azurecr.io/camunda/bpm:prod-700cced-20250123072402 #{"$imagepolicy": "flux-system:camunda"}
environment:
CAMUNDA_DB_HOST: "hmcts-camunda-v14-flexible-{{ .Values.global.environment }}.postgres.database.azure.com"
CAMUNDA_DB_USER_NAME: "camundaadmin"
Expand Down
2 changes: 1 addition & 1 deletion apps/camunda/camunda/image-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ metadata:
annotations:
hmcts.github.com/image-registry: hmctsprivatetemp
spec:
image: hmctsprivatetemp.azurecr.io/camunda/bpm
image: hmctsprivatetemp.azurecr.io/camunda/bpm
2 changes: 1 addition & 1 deletion apps/ccd/ccd-case-disposer/ccd-case-disposer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
values:
job:
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/ccd/case-disposer:prod-cda297c-20250226102848 #{"$imagepolicy": "flux-system:ccd-case-disposer"}
image: hmctspublic.azurecr.io/ccd/case-disposer:prod-0d8b17d-20250227095211 #{"$imagepolicy": "flux-system:ccd-case-disposer"}
chart:
spec:
chart: ./stable/ccd-case-disposer
Expand Down
8 changes: 8 additions & 0 deletions apps/civil/civil-citizen-ui/demo-image-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ apiVersion: image.toolkit.fluxcd.io/v1beta1
kind: ImagePolicy
metadata:
name: demo-civil-citizen-ui
annotations:
hmcts.github.com/prod-automated: disabled
spec:
filterTags:
pattern: '^pr-5610-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
order: asc
imageRepositoryRef:
name: civil-citizen-ui
8 changes: 7 additions & 1 deletion apps/civil/civil-citizen-ui/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
readinessPeriod: 15
useInterpodAntiAffinity: true
ingressHost: moneyclaims.demo.platform.hmcts.net
image: hmctspublic.azurecr.io/civil/citizen-ui:prod-330627a-20250224141055 #{"$imagepolicy": "flux-system:demo-civil-citizen-ui"}
image: hmctspublic.azurecr.io/civil/citizen-ui:pr-5610-b9f3479-20250227101927 #{"$imagepolicy": "flux-system:demo-civil-citizen-ui"}
keyVaults:
civil-cui:
resourceGroup: civil-citizen-ui
Expand All @@ -37,3 +37,9 @@ spec:
OAUTH_CLIENT_REDIRECT: https://moneyclaims.demo.platform.hmcts.net/oauth2/callback
CIVIL_GENERAL_APPLICATIONS_URL: http://civil-general-applications-demo.service.core-compute-demo.internal
TEMP_VAR: 3
WEB_CHAT_CNBC_ENABLED: true
WEB_CHAT_CNBC_UUID: 'script_1191773643670e666a982030.90013235'
WEB_CHAT_CNBC_TENANT: 'aG1jdHN4MTAx'
WEB_CHAT_CNBC_CHANNEL: 'NBC_CNBC_Web_Chat'
WEB_CHAT_CNBC_CHANNEL_UUID: 'YFOOn2KASGSaEd96HY8-BA'
WEB_CHAT_CNBC_BUTTON_ID: '__8x8-chat-button-container-script_1191773643670e666a982030.90013235'
2 changes: 1 addition & 1 deletion apps/civil/civil-service/demo-image-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
hmcts.github.com/prod-automated: disabled
spec:
filterTags:
pattern: '^pr-6189-[a-f0-9]+-(?P<ts>[0-9]+)'
pattern: '^pr-6209-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
Expand Down
2 changes: 1 addition & 1 deletion apps/civil/civil-service/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
values:
java:
image: hmctspublic.azurecr.io/civil/service:pr-6189-a6eed0f-20250226141345 #{"$imagepolicy": "flux-system:demo-civil-service"}
image: hmctspublic.azurecr.io/civil/service:pr-6209-d9038f6-20250227100136 #{"$imagepolicy": "flux-system:demo-civil-service"}
environment:
TESTING_SUPPORT_ENABLED: true
EM_CCD_ORCHESTRATOR_URL: http://em-ccd-orchestrator-demo.service.core-compute-demo.internal
Expand Down
2 changes: 1 addition & 1 deletion apps/cui/cui-ra/cui-ra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
cpuLimits: '500m'
autoscaling:
enabled: false
image: hmctspublic.azurecr.io/cui/ra:prod-14e2e22-20250213101144 #{"$imagepolicy": "flux-system:cui-ra"}
image: hmctspublic.azurecr.io/cui/ra:prod-dad6955-20250227111731 #{"$imagepolicy": "flux-system:cui-ra"}
chart:
spec:
chart: ./stable/cui-ra
Expand Down
2 changes: 1 addition & 1 deletion apps/disposer/disposer-idam-user/disposer-idam-user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
values:
job:
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/disposer/idam-user:prod-249ee97-20250226132110 #{"$imagepolicy": "flux-system:disposer-idam-user"}
image: hmctspublic.azurecr.io/disposer/idam-user:prod-9636592-20250227112140 #{"$imagepolicy": "flux-system:disposer-idam-user"}
chart:
spec:
chart: ./stable/disposer-idam-user
Expand Down
1 change: 1 addition & 0 deletions apps/docmosis/docmosis/aat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ spec:
- name: appinsights-connection-string
alias: appinsights-connection-string
image: hmctsprivate.azurecr.io/docmosis:aat-34c6524-760963 #{"$imagepolicy": "flux-system:aat-docmosis"}

Check failure on line 15 in apps/docmosis/docmosis/aat.yaml

View workflow job for this annotation

GitHub Actions / static_tests

15:1 [empty-lines] too many blank lines (1 > 0)
2 changes: 1 addition & 1 deletion apps/em/em-npa/em-npa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
memoryLimits: '3072Mi'
autoscaling:
maxReplicas: 4 # On each cluster
image: hmctspublic.azurecr.io/em/npa:prod-5745f20-20250226171346 #{"$imagepolicy": "flux-system:em-npa"}
image: hmctspublic.azurecr.io/em/npa:prod-a489f68-20250227094348 #{"$imagepolicy": "flux-system:em-npa"}
chart:
spec:
chart: ./stable/em-npa
Expand Down
2 changes: 1 addition & 1 deletion apps/em/em-stitching/em-stitching.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
useInterpodAntiAffinity: true
replicas: 2
memoryLimits: "4096Mi"
image: hmctspublic.azurecr.io/em/stitching:prod-2337259-20250226090158 #{"$imagepolicy": "flux-system:em-stitching"}
image: hmctspublic.azurecr.io/em/stitching:prod-3ef6ca9-20250227085542 #{"$imagepolicy": "flux-system:em-stitching"}
environment:
TEST_VAR: value2
chart:
Expand Down
2 changes: 1 addition & 1 deletion apps/em/em-stitching/perftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
averageUtilization: 85
memory:
averageUtilization: 85
image: hmctspublic.azurecr.io/em/stitching:prod-2337259-20250226090158 #{"$imagepolicy": "flux-system:perftest-em-stitching"}
image: hmctspublic.azurecr.io/em/stitching:prod-3ef6ca9-20250227085542 #{"$imagepolicy": "flux-system:perftest-em-stitching"}
environment:
CALLBACK_MAX_ATTEMPTS: 1
TEST_VAR: refresh
Expand Down
2 changes: 1 addition & 1 deletion apps/et/et-cos/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: et-cos
values:
java:
image: hmctspublic.azurecr.io/et/cos:prod-2aaeacf-20250226110558 #{"$imagepolicy": "flux-system:demo-et-cos"}
image: hmctspublic.azurecr.io/et/cos:prod-b834417-20250227094655 #{"$imagepolicy": "flux-system:demo-et-cos"}
environment:
RD_PROFESSIONAL_API_URL: http://rd-professional-api-demo.service.core-compute-demo.internal
AAC_URL: http://aac-manage-case-assignment-demo.service.core-compute-demo.internal
Expand Down
2 changes: 1 addition & 1 deletion apps/et/et-cos/et-cos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
java:
replicas: 2
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/et/cos:prod-2aaeacf-20250226110558 #{"$imagepolicy": "flux-system:et-cos"}
image: hmctspublic.azurecr.io/et/cos:prod-b834417-20250227094655 #{"$imagepolicy": "flux-system:et-cos"}
memoryLimits: "3072Mi"
memoryRequests: "2048Mi"
cpuLimits: "2000m"
Expand Down
2 changes: 1 addition & 1 deletion apps/et/et-cos/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: et-cos
values:
java:
image: hmctspublic.azurecr.io/et/cos:prod-2aaeacf-20250226110558 #{"$imagepolicy": "flux-system:ithc-et-cos"}
image: hmctspublic.azurecr.io/et/cos:prod-b834417-20250227094655 #{"$imagepolicy": "flux-system:ithc-et-cos"}
environment:
RD_PROFESSIONAL_API_URL: http://rd-professional-api-ithc.service.core-compute-ithc.internal
AAC_URL: http://aac-manage-case-assignment-ithc.service.core-compute-ithc.internal
Expand Down
2 changes: 1 addition & 1 deletion apps/et/et-cos/perftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: et-cos
values:
java:
image: hmctspublic.azurecr.io/et/cos:prod-2aaeacf-20250226110558 #{"$imagepolicy": "flux-system:perftest-et-cos"}
image: hmctspublic.azurecr.io/et/cos:prod-b834417-20250227094655 #{"$imagepolicy": "flux-system:perftest-et-cos"}
environment:
MANAGE_CASE_S2S_AUTHORISED_SERVICES: xui_webapp,ccd_data,finrem_case_orchestration,divorce_frontend,iac,nfdiv_cos,fpl_case_service,prl_cos_api,et_cos,nfdiv_case_api,et_sya_api
RD_PROFESSIONAL_API_URL: http://rd-professional-api-perftest.service.core-compute-perftest.internal
Expand Down
2 changes: 1 addition & 1 deletion apps/et/et-sya/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ spec:
releaseName: et-sya
values:
nodejs:
image: hmctspublic.azurecr.io/et/sya:prod-bda0ced-20250226172620 #{"$imagepolicy": "flux-system:demo-et-sya"}
image: hmctspublic.azurecr.io/et/sya:prod-406282d-20250227100337 #{"$imagepolicy": "flux-system:demo-et-sya"}
ingressHost: et-sya.demo.platform.hmcts.net
2 changes: 1 addition & 1 deletion apps/et/et-sya/et-sya.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
nodejs:
replicas: 2
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/et/sya:prod-bda0ced-20250226172620 #{"$imagepolicy": "flux-system:et-sya"}
image: hmctspublic.azurecr.io/et/sya:prod-406282d-20250227100337 #{"$imagepolicy": "flux-system:et-sya"}
memoryLimits: "1024Mi"
memoryRequests: "600Mi"
cpuLimits: "1500m"
Expand Down
2 changes: 1 addition & 1 deletion apps/et/et-sya/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ spec:
releaseName: et-sya
values:
nodejs:
image: hmctspublic.azurecr.io/et/sya:prod-bda0ced-20250226172620 #{"$imagepolicy": "flux-system:ithc-et-sya"}
image: hmctspublic.azurecr.io/et/sya:prod-406282d-20250227100337 #{"$imagepolicy": "flux-system:ithc-et-sya"}
ingressHost: et-sya.ithc.platform.hmcts.net
2 changes: 1 addition & 1 deletion apps/et/et-sya/perftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
memoryRequests: "600Mi"
cpuLimits: "3000m"
cpuRequests: "600m"
image: hmctspublic.azurecr.io/et/sya:prod-bda0ced-20250226172620 #{"$imagepolicy": "flux-system:et-sya"}
image: hmctspublic.azurecr.io/et/sya:prod-406282d-20250227100337 #{"$imagepolicy": "flux-system:et-sya"}
ingressHost: et-sya.perftest.platform.hmcts.net
environment:
MANAGE_ORG_URL: 'https://manage-org.perftest.platform.hmcts.net'
Expand Down
2 changes: 1 addition & 1 deletion apps/ethos/ecm-consumer/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ spec:
releaseName: ecm-consumer
values:
java:
image: hmctspublic.azurecr.io/ethos/ecm-consumer:prod-ac96d45-20250226093925 #{"$imagepolicy": "flux-system:demo-ecm-consumer"}
image: hmctspublic.azurecr.io/ethos/ecm-consumer:prod-74b4f6f-20250227093208 #{"$imagepolicy": "flux-system:demo-ecm-consumer"}
environment:
TRIGGER_RESTART: 2
2 changes: 1 addition & 1 deletion apps/ethos/ecm-consumer/ecm-consumer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
java:
replicas: 2
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/ethos/ecm-consumer:prod-ac96d45-20250226093925 #{"$imagepolicy": "flux-system:ecm-consumer"}
image: hmctspublic.azurecr.io/ethos/ecm-consumer:prod-74b4f6f-20250227093208 #{"$imagepolicy": "flux-system:ecm-consumer"}
memoryLimits: "2560Mi"
memoryRequests: "1700Mi"
cpuLimits: "1500m"
Expand Down
2 changes: 1 addition & 1 deletion apps/ethos/ecm-consumer/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ spec:
releaseName: ecm-consumer
values:
java:
image: hmctspublic.azurecr.io/ethos/ecm-consumer:prod-ac96d45-20250226093925 #{"$imagepolicy": "flux-system:ecm-consumer"}
image: hmctspublic.azurecr.io/ethos/ecm-consumer:prod-74b4f6f-20250227093208 #{"$imagepolicy": "flux-system:ecm-consumer"}
2 changes: 1 addition & 1 deletion apps/ethos/ecm-consumer/perftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ spec:
releaseName: ecm-consumer
values:
java:
image: hmctspublic.azurecr.io/ethos/ecm-consumer:prod-ac96d45-20250226093925 #{"$imagepolicy": "flux-system:ecm-consumer"}
image: hmctspublic.azurecr.io/ethos/ecm-consumer:prod-74b4f6f-20250227093208 #{"$imagepolicy": "flux-system:ecm-consumer"}
2 changes: 1 addition & 1 deletion apps/ethos/repl-docmosis-service/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ spec:
releaseName: repl-docmosis-service
values:
java:
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-9b6117a-20250227084324 #{"$imagepolicy": "flux-system:repl-docmosis-service"}
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-9591b26-20250227103310 #{"$imagepolicy": "flux-system:repl-docmosis-service"}
environment:
TRIGGER_RESTART: 2
2 changes: 1 addition & 1 deletion apps/ethos/repl-docmosis-service/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ spec:
releaseName: repl-docmosis-service
values:
java:
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-9b6117a-20250227084324 #{"$imagepolicy": "flux-system:repl-docmosis-service"}
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-9591b26-20250227103310 #{"$imagepolicy": "flux-system:repl-docmosis-service"}
2 changes: 1 addition & 1 deletion apps/ethos/repl-docmosis-service/perftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ spec:
releaseName: repl-docmosis-service
values:
java:
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-9b6117a-20250227084324 #{"$imagepolicy": "flux-system:repl-docmosis-service"}
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-9591b26-20250227103310 #{"$imagepolicy": "flux-system:repl-docmosis-service"}
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
cpuRequests: "250m"
readinessDelay: 45
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-9b6117a-20250227084324 #{"$imagepolicy": "flux-system:repl-docmosis-service"}
image: hmctspublic.azurecr.io/ethos/repl-docmosis-backend:prod-9591b26-20250227103310 #{"$imagepolicy": "flux-system:repl-docmosis-service"}
environment:
SECURE_DOC_STORE_FEATURE: false
chart:
Expand Down
2 changes: 1 addition & 1 deletion apps/fact/fact-admin/fact-admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
memoryLimits: "1024Mi"
cpuRequests: "100m"
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/fact/admin:prod-4b68abf-20250221132951 #{"$imagepolicy": "flux-system:fact-admin"}
image: hmctspublic.azurecr.io/fact/admin:prod-47e7c7e-20250227101001 #{"$imagepolicy": "flux-system:fact-admin"}
environment:
VAR_TA: trigger18
chart:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
memory:
averageUtilization: 120
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/fpl/case-service:prod-bfd2df4-20250227073905 #{"$imagepolicy": "flux-system:fpl-case-service"}
image: hmctspublic.azurecr.io/fpl/case-service:prod-43b0f92-20250227102925 #{"$imagepolicy": "flux-system:fpl-case-service"}
chart:
spec:
chart: ./stable/fpl-case-service
Expand Down
2 changes: 1 addition & 1 deletion apps/family-public-law/fpl-case-service/ithc.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/fpl/case-service:prod-bfd2df4-20250227073905 #{"$imagepolicy": "flux-system:ithc-fpl-case-service"}
image: hmctspublic.azurecr.io/fpl/case-service:prod-43b0f92-20250227102925 #{"$imagepolicy": "flux-system:ithc-fpl-case-service"}
ingressHost: fpl-case-service-ithc.service.core-compute-ithc.internal
environment:
RELEASE: AGAIN
Expand Down
2 changes: 1 addition & 1 deletion apps/financial-remedy/finrem-cos/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
values:
java:
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:demo-finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:demo-finrem-cos"}
environment:
FEATURE_PBA_CASE_TYPE: true
FEATURE_SOLICITOR_NOC: true
Expand Down
2 changes: 1 addition & 1 deletion apps/financial-remedy/finrem-cos/finrem-cos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
java:
replicas: 2
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
environment:
BSP_SERVICES_ALLOWED_TO_UPDATE: bulk_scan_orchestrator
BSP_SERVICES_ALLOWED_TO_VALIDATE: bulk_scan_processor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: finrem-cron-add-org-policy
values:
job:
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
schedule: "30 16 1-31/2 * *"
environment:
FEATURE_PBA_CASE_TYPE: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: finrem-cron-add-org-policy
values:
job:
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
schedule: "30 16 2-30/2 * *"
environment:
FEATURE_PBA_CASE_TYPE: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: finrem-cron-add-org-policy
values:
job:
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
schedule: "30 02 * * *"
environment:
FEATURE_PBA_CASE_TYPE: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
job:
schedule: "0/10 * * * *"
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
environment:
TASK_NAME: AddOrganisationPolicyTask
chart:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: finrem-cron-draft-order-review-overdue
values:
job:
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
schedule: "30 1 26 11 *"
useInterpodAntiAffinity: true
environment:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: finrem-cron-draft-order-review-overdue
values:
job:
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
schedule: "0 10 * * *"
environment:
CRON_DRAFT_ORDER_REVIEW_OVERDUE_NOTIFICATION_SENT_ENABLED: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
job:
schedule: "0 * * * *"
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
environment:
TASK_NAME: DraftOrderReviewOverdueSendNotificationTask
chart:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: finrem-cron-draft-order-review-overdue
values:
job:
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
schedule: "0 2 * * *"
useInterpodAntiAffinity: true
environment:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
releaseName: finrem-cron-one-off-task
values:
job:
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:demo-finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:demo-finrem-cos"}
schedule: "30 10 24 10 *"
environment:
FEATURE_PBA_CASE_TYPE: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
job:
schedule: "0 * * * *"
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
environment:
TASK_NAME: CfvMigrationTask
chart:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
job:
schedule: "0 * * * *"
useInterpodAntiAffinity: true
image: hmctspublic.azurecr.io/finrem/cos:prod-f57f5e7-20250227083115 #{"$imagepolicy": "flux-system:finrem-cos"}
image: hmctspublic.azurecr.io/finrem/cos:prod-647f40d-20250227101939 #{"$imagepolicy": "flux-system:finrem-cos"}
environment:
TASK_NAME: RemoveSolicitorFromCaseTask
chart:
Expand Down
Loading

0 comments on commit 49c65a2

Please sign in to comment.