release: v0.10.19 - fix: Clear non-git workspace before cloning repository
This commit is contained in:
parent
823cae51c0
commit
6405acb66a
11
changelog/v0.10.19.md
Normal file
11
changelog/v0.10.19.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.19
|
||||
|
||||
**Released:** 2026-01-31
|
||||
|
||||
## Changes
|
||||
|
||||
fix: Clear non-git workspace before cloning repository
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.19`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.18
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.19
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user