fix(infra): pin API image to SHA a0efe76 (deliverables persistence fix)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -15,12 +15,12 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: hightower-api
|
app: hightower-api
|
||||||
annotations:
|
annotations:
|
||||||
kubectl.kubernetes.io/restartedAt: "2026-04-21T21:26:00Z"
|
kubectl.kubernetes.io/restartedAt: "2026-04-21T22:21:00Z"
|
||||||
spec:
|
spec:
|
||||||
serviceAccountName: hightower-api
|
serviceAccountName: hightower-api
|
||||||
containers:
|
containers:
|
||||||
- name: api
|
- name: api
|
||||||
image: ghcr.io/farhoodliquor/hightower-api:sha-067b58a3a6ad342b38c3fc9cfecbd362b77e67e4
|
image: ghcr.io/farhoodliquor/hightower-api:sha-a0efe7604ebc2f27cc37ee88f117ae619e57003f
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
|
|||||||
Reference in New Issue
Block a user