Skip to content

Commit 7deeb42

Browse files
mitchrossclaude
andcommitted
Update project-nomad to sha-fcf75b7 (1.30.1-k8s)
trustProxy, K8s-aware UI, benchmark guards, protocol fixes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f417ff3 commit 7deeb42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

my-apps/home/project-nomad/nomad/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
- name: nomad-storage
2626
mountPath: /app/storage
2727
- name: migrate
28-
image: ghcr.io/mitchross/project-nomad:k8s-fixes
28+
image: ghcr.io/mitchross/project-nomad:sha-fcf75b7
2929
command: ["sh", "-c", "node ace migration:run --force && node ace db:seed"]
3030
envFrom:
3131
- configMapRef:
@@ -46,7 +46,7 @@ spec:
4646
mountPath: /app/storage
4747
containers:
4848
- name: project-nomad
49-
image: ghcr.io/mitchross/project-nomad:k8s-fixes
49+
image: ghcr.io/mitchross/project-nomad:sha-fcf75b7
5050
command: ["sh", "-c", "node ace queue:work --all & exec node bin/server.js"]
5151
ports:
5252
- containerPort: 8080

0 commit comments

Comments
 (0)