release: v0.10.44 - fix: composable monorepo CI builds + health improvements
This commit is contained in:
parent
9a1309a0c5
commit
5c615fd54c
11
changelog/v0.10.44.md
Normal file
11
changelog/v0.10.44.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.44
|
||||
|
||||
**Released:** 2026-02-03
|
||||
|
||||
## Changes
|
||||
|
||||
fix: composable monorepo CI builds + health improvements
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.44`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.43
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.44
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user