Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit 43925cd

Browse files
author
glu bot
committed
Update production
1 parent dea28a2 commit 43925cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

env/production/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ spec:
2222
- name: APP_ENVIRONMENT
2323
value: production
2424
- name: APP_IMAGE_DIGEST
25-
value: sha256:e45af70591e3cb95e8d3b90f2b9807bc9f7a948c23094b38361f362d1dfb24ab
26-
image: ghcr.io/get-glu/gitops-example/app@sha256:e45af70591e3cb95e8d3b90f2b9807bc9f7a948c23094b38361f362d1dfb24ab
25+
value: sha256:d0ae5e10d27115a8bd245f989377c5eca2f74878b8a65bc4db21fd096551f802
26+
image: ghcr.io/get-glu/gitops-example/app@sha256:d0ae5e10d27115a8bd245f989377c5eca2f74878b8a65bc4db21fd096551f802
2727
name: container
2828
ports:
2929
- containerPort: 8080

0 commit comments

Comments
 (0)