release: v0.9.8 - Fix Woodpecker: use RepoListOpts(true) to find inactive repos

This commit is contained in:
jordan 2026-01-28 09:27:14 -07:00
parent f0f1b03ec0
commit f82c5f50a7
2 changed files with 12 additions and 1 deletions

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

@ -0,0 +1,11 @@
# v0.9.8
**Released:** 2026-01-28
## Changes
Fix Woodpecker: use RepoListOpts(true) to find inactive repos
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.9.8`

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