release: v0.10.25 - fix: component deployment creation and pnpm workspace Docker builds
This commit is contained in:
parent
96a81fb395
commit
c9414832d3
11
changelog/v0.10.25.md
Normal file
11
changelog/v0.10.25.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.25
|
||||
|
||||
**Released:** 2026-02-01
|
||||
|
||||
## Changes
|
||||
|
||||
fix: component deployment creation and pnpm workspace Docker builds
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.25`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.24
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.25
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user