Skip to content

Commit e76ac9f

Browse files
manuelhummlerclaude
andcommitted
deploy(demo,prod): promote frontend to 1087
Sync demo and prod frontend image with the latest built in dev. Chart stays at 0.2.7 and the new admin service is intentionally not promoted (its app is not yet merged / green), so no admin workload is deployed to demo or prod. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 2eb31bf commit e76ac9f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

infrastructure/hopps/overlays/demo/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ spec:
7575
# frontend
7676
frontend:
7777
image:
78-
tag: "1083"
78+
tag: "1087"
7979
envFrom:
8080
- secretRef:
8181
name: frontend

infrastructure/hopps/overlays/prod/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ spec:
6767
# frontend
6868
frontend:
6969
image:
70-
tag: "1083"
70+
tag: "1087"
7171
envFrom:
7272
- secretRef:
7373
name: frontend

0 commit comments

Comments
 (0)