release: v0.10.6 - Fix ensureNamespace RBAC failure, add namespace/secrets permissions to deployer ClusterRole
This commit is contained in:
parent
043cc8c63b
commit
173d461027
11
changelog/v0.10.6.md
Normal file
11
changelog/v0.10.6.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.6
|
||||
|
||||
**Released:** 2026-01-28
|
||||
|
||||
## Changes
|
||||
|
||||
Fix ensureNamespace RBAC failure, add namespace/secrets permissions to deployer ClusterRole
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.6`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.5
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.6
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user