release: v0.10.10 - feat: Bulk file seeding for single-commit template creation
This commit is contained in:
parent
34e72687e6
commit
6b666914bc
11
changelog/v0.10.10.md
Normal file
11
changelog/v0.10.10.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.10
|
||||
|
||||
**Released:** 2026-01-29
|
||||
|
||||
## Changes
|
||||
|
||||
feat: Bulk file seeding for single-commit template creation
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.10`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.9
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.10
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user