release: v0.10.54 - fix: go.work race condition with batch components
This commit is contained in:
parent
853ec4cf81
commit
a7fcba3587
11
changelog/v0.10.54.md
Normal file
11
changelog/v0.10.54.md
Normal 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`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.53
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.54
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user