release: v0.9.6 - Increase Woodpecker sync retry to 45s (15 attempts * 3s)

This commit is contained in:
jordan 2026-01-27 23:34:46 -07:00
parent 8e1d90b9f6
commit b91f6d6921
2 changed files with 12 additions and 1 deletions

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

@ -0,0 +1,11 @@
# v0.9.6
**Released:** 2026-01-27
## Changes
Increase Woodpecker sync retry to 45s (15 attempts * 3s)
---
**Image:** `ghcr.io/orchard9/rdev-api:v0.9.6`

View File

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