Skip to content

Commit

Permalink
sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-4cb56bf-20241213…
Browse files Browse the repository at this point in the history
…091154
  • Loading branch information
fluxcdbot committed Dec 13, 2024
1 parent d8d6e2a commit 73699a5
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-b1b369d-20241213085750 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-4cb56bf-20241213091154 #{"$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-b1b369d-20241213085750 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-4cb56bf-20241213091154 #{"$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-b1b369d-20241213085750 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-4cb56bf-20241213091154 #{"$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-b1b369d-20241213085750 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-4cb56bf-20241213091154 #{"$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-b1b369d-20241213085750 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-4cb56bf-20241213091154 #{"$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-b1b369d-20241213085750 #{"$imagepolicy": "flux-system:toffee-recipe-backend"}
image: sdshmctspublic.azurecr.io/toffee/recipe-backend:prod-4cb56bf-20241213091154 #{"$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 73699a5

Please sign in to comment.