release: v0.10.48 - feat: multi-component ingress routing with path-based routing
This commit is contained in:
parent
f8433a1d16
commit
78e8eb5f27
11
changelog/v0.10.48.md
Normal file
11
changelog/v0.10.48.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# v0.10.48
|
||||||
|
|
||||||
|
**Released:** 2026-02-03
|
||||||
|
|
||||||
|
## Changes
|
||||||
|
|
||||||
|
feat: multi-component ingress routing with path-based routing
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.48`
|
||||||
@ -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.47
|
image: ghcr.io/orchard9/rdev-api:v0.10.48
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user