C0: point frigate-notify at local registry tag v0.5.4-fb4bf5a-nix
Built from main in run #516 after #339 merged. Follows the navidrome kustomization convention (deployment image = local ref + :kustomized, kustomization override = newTag only). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
fb4bf5a7a3
commit
c88b6d773c
2 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: frigate-notify
|
||||
image: ghcr.io/0x2142/frigate-notify:kustomized
|
||||
image: registry.ops.eblu.me/blumeops/frigate-notify:kustomized
|
||||
env:
|
||||
- name: TZ
|
||||
value: America/Los_Angeles
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@ images:
|
|||
newTag: "1.37"
|
||||
- name: ghcr.io/blakeblackshear/frigate
|
||||
newTag: 0.17.1-tensorrt
|
||||
- name: ghcr.io/0x2142/frigate-notify
|
||||
newTag: v0.5.4
|
||||
- name: registry.ops.eblu.me/blumeops/frigate-notify
|
||||
newTag: v0.5.4-fb4bf5a-nix
|
||||
|
||||
configMapGenerator:
|
||||
- name: frigate-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue