release: v0.10.46 - feat: add diagnostics endpoint and external health monitoring
This commit is contained in:
parent
210064d490
commit
86b372fa08
11
changelog/v0.10.46.md
Normal file
11
changelog/v0.10.46.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.46
|
||||
|
||||
**Released:** 2026-02-03
|
||||
|
||||
## Changes
|
||||
|
||||
feat: add diagnostics endpoint and external health monitoring
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.46`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.45
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.46
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user