release: v0.10.32 - fix: use git.threesix.ai module path and add GOPRIVATE

This commit is contained in:
jordan 2026-02-01 13:39:05 -07:00
parent 88ae77e9d0
commit 931c7c0074
2 changed files with 12 additions and 1 deletions

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

@ -0,0 +1,11 @@
# v0.10.32
**Released:** 2026-02-01
## Changes
fix: use git.threesix.ai module path and add GOPRIVATE
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.32`

View File

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