Skip to content

Commit

Permalink
Correcting Values as Requested - Deployment (#739)
Browse files Browse the repository at this point in the history
  • Loading branch information
lhr-git authored Oct 4, 2024
1 parent b2e0793 commit 339b459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitops/environments/production/deployments.patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: seniors-journey-frontend
image: dtsrhpprodscedspokeacr.azurecr.io/seniors-journey/seniors-journey-frontend:1.0.0
image: dtsrhpprodscedspokeacr.azurecr.io/seniors-journey/seniors-journey-frontend:1.0.1
env:
# TODO: REMOVE NEXT_PUBLIC_* ON NEXT RELEASE (REMOVED SINCE 2023-11-16)
- name: APP_BASE_URI
Expand Down

0 comments on commit 339b459

Please sign in to comment.