release: v0.10.16 - fix: Handle existing git repos during project creation
This commit is contained in:
parent
ece73d2b01
commit
b0fbeb4190
11
changelog/v0.10.16.md
Normal file
11
changelog/v0.10.16.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# v0.10.16
|
||||||
|
|
||||||
|
**Released:** 2026-01-30
|
||||||
|
|
||||||
|
## Changes
|
||||||
|
|
||||||
|
fix: Handle existing git repos during project creation
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.16`
|
||||||
@ -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.10.15
|
image: ghcr.io/orchard9/rdev-api:v0.10.16
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user