release: v0.10.7 - Fix registry hostname: use registry.threesix.ai instead of nonexistent zot.orchard9.ai

This commit is contained in:
jordan 2026-01-29 00:01:58 -07:00
parent 5a7b9342c6
commit e1d84f3398
2 changed files with 12 additions and 1 deletions

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

@ -0,0 +1,11 @@
# v0.10.7
**Released:** 2026-01-29
## Changes
Fix registry hostname: use registry.threesix.ai instead of nonexistent zot.orchard9.ai
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.7`

View File

@ -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.6 image: ghcr.io/orchard9/rdev-api:v0.10.7
imagePullPolicy: Always imagePullPolicy: Always
ports: ports: