release: v0.10.25 - feat: add pipeline steps API for debugging diagnostics
This commit is contained in:
parent
ccc3f13ced
commit
35dc4d26a4
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
fix: component deployment creation and pnpm workspace Docker builds
|
feat: add pipeline steps API for debugging diagnostics
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -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.26
|
image: ghcr.io/orchard9/rdev-api:v0.10.25
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user