release: v0.10.4 - Simplify Kaniko templates for anonymous zot registry
This commit is contained in:
parent
29696ec135
commit
fb994269c9
11
changelog/v0.10.4.md
Normal file
11
changelog/v0.10.4.md
Normal file
@ -0,0 +1,11 @@
|
||||
# v0.10.4
|
||||
|
||||
**Released:** 2026-01-28
|
||||
|
||||
## Changes
|
||||
|
||||
Simplify Kaniko templates for anonymous zot registry
|
||||
|
||||
---
|
||||
|
||||
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.4`
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
serviceAccountName: rdev-api
|
||||
containers:
|
||||
- name: rdev-api
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.3
|
||||
image: ghcr.io/orchard9/rdev-api:v0.10.4
|
||||
imagePullPolicy: Always
|
||||
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user