release: v0.10.56 - fix: worker template unused pkg/config import
This commit is contained in:
parent
0c7282b9eb
commit
da482b48b4
11
changelog/v0.10.56.md
Normal file
11
changelog/v0.10.56.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.56
|
||||
|
||||
**Released:** 2026-02-05
|
||||
|
||||
## Changes
|
||||
|
||||
fix: worker template unused pkg/config import
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.56`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.55
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.56
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user