release: v0.9.8 - Fix Woodpecker: use RepoListOpts(true) to find inactive repos
This commit is contained in:
parent
f0f1b03ec0
commit
f82c5f50a7
11
changelog/v0.9.8.md
Normal file
11
changelog/v0.9.8.md
Normal 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`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.9.7
|
||||
image: ghcr.io/orchard9/rdev-api:v0.9.8
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user