release: v0.10.9 - Fix TLS: use cluster-issuer for project deploys

This commit is contained in:
jordan 2026-01-29 01:29:58 -07:00
parent 4c41bc3a3f
commit 79b32ffa6c
2 changed files with 12 additions and 1 deletions

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

@ -0,0 +1,11 @@
# v0.10.9
**Released:** 2026-01-29
## Changes
Fix TLS: use cluster-issuer for project deploys
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.9`

View File

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