release: v0.10.13 - fix: Replace --dangerously-skip-permissions with --allowedTools for root compatibility
This commit is contained in:
parent
9171f53be7
commit
2d5136224a
11
changelog/v0.10.13.md
Normal file
11
changelog/v0.10.13.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.13
|
||||
|
||||
**Released:** 2026-01-29
|
||||
|
||||
## Changes
|
||||
|
||||
fix: Replace --dangerously-skip-permissions with --allowedTools for root compatibility
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.13`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.12
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.13
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user