release: v0.10.54 - fix: go.work race condition with batch components

This commit is contained in:
jordan 2026-02-05 12:46:22 -07:00
parent 853ec4cf81
commit a7fcba3587
2 changed files with 12 additions and 1 deletions

11
changelog/v0.10.54.md Normal file
View File

@ -0,0 +1,11 @@
# v0.10.54
**Released:** 2026-02-05
## Changes
fix: go.work race condition with batch components
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.54`

View File

@ -24,7 +24,7 @@ spec:
serviceAccountName: rdev-api serviceAccountName: rdev-api
containers: containers:
- name: rdev-api - name: rdev-api
image: ghcr.io/orchard9/rdev-api:v0.10.53 image: ghcr.io/orchard9/rdev-api:v0.10.54
imagePullPolicy: Always imagePullPolicy: Always
ports: ports: