Skip to content

Commit

Permalink
sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-832d21e-20241023…
Browse files Browse the repository at this point in the history
…080721
  • Loading branch information
fluxcdbot committed Oct 23, 2024
1 parent 56e8cda commit 733b01c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/toffee/recipe-backend/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
values:
java:
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-7180f92-20241021075946 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-832d21e-20241023080721 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
ingressHost: toffee-recipe-backend.demo.platform.hmcts.net
useWorkloadIdentity: true
workloadClientID: ${WORKLOAD_IDENTITY_ID}
Expand Down
2 changes: 1 addition & 1 deletion apps/toffee/recipe-backend/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
values:
java:
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-7180f92-20241021075946 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-832d21e-20241023080721 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
ingressHost: toffee-recipe-backend.ithc.platform.hmcts.net
useWorkloadIdentity: true
workloadClientID: ${WORKLOAD_IDENTITY_ID}
Expand Down
2 changes: 1 addition & 1 deletion apps/toffee/recipe-backend/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
values:
java:
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-7180f92-20241021075946 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-832d21e-20241023080721 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
ingressHost: toffee-recipe-backend.platform.hmcts.net
useWorkloadIdentity: true
workloadClientID: ${WORKLOAD_IDENTITY_ID}
Expand Down
2 changes: 1 addition & 1 deletion apps/toffee/recipe-backend/sbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
values:
java:
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-7180f92-20241021075946 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-832d21e-20241023080721 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
ingressHost: toffee-recipe-backend.sandbox.platform.hmcts.net
useWorkloadIdentity: true
workloadClientID: ${WORKLOAD_IDENTITY_ID}
Expand Down
2 changes: 1 addition & 1 deletion apps/toffee/recipe-backend/stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
spec:
values:
java:
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-7180f92-20241021075946 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-832d21e-20241023080721 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
ingressHost: toffee-recipe-backend.staging.platform.hmcts.net
useWorkloadIdentity: true
workloadClientID: ${WORKLOAD_IDENTITY_ID}
Expand Down
2 changes: 1 addition & 1 deletion apps/toffee/recipe-backend/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
values:
java:
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-7180f92-20241021075946 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-832d21e-20241023080721 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
ingressHost: toffee-recipe-backend.test.platform.hmcts.net
useWorkloadIdentity: true
workloadClientID: ${WORKLOAD_IDENTITY_ID}
Expand Down

0 comments on commit 733b01c

Please sign in to comment.