release: v0.10.39 - fix: resolve chi route conflicts for SDLC endpoints

This commit is contained in:
jordan 2026-02-02 19:17:51 -07:00
parent 1a69298e9c
commit fc0f6db184
2 changed files with 12 additions and 1 deletions

11
changelog/v0.10.39.md Normal file
View File

@ -0,0 +1,11 @@
# v0.10.39
**Released:** 2026-02-02
## Changes
fix: resolve chi route conflicts for SDLC endpoints
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.39`

View File

@ -24,7 +24,7 @@ spec:
serviceAccountName: rdev-api
containers:
- name: rdev-api
image: ghcr.io/orchard9/rdev-api:v0.10.38
image: ghcr.io/orchard9/rdev-api:v0.10.39
imagePullPolicy: Always
ports: