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:
Erich Blume 2026-04-21 09:31:29 -07:00
commit c88b6d773c
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: frigate-notify - name: frigate-notify
image: ghcr.io/0x2142/frigate-notify:kustomized image: registry.ops.eblu.me/blumeops/frigate-notify:kustomized
env: env:
- name: TZ - name: TZ
value: America/Los_Angeles value: America/Los_Angeles

View file

@ -17,8 +17,8 @@ images:
newTag: "1.37" newTag: "1.37"
- name: ghcr.io/blakeblackshear/frigate - name: ghcr.io/blakeblackshear/frigate
newTag: 0.17.1-tensorrt newTag: 0.17.1-tensorrt
- name: ghcr.io/0x2142/frigate-notify - name: registry.ops.eblu.me/blumeops/frigate-notify
newTag: v0.5.4 newTag: v0.5.4-fb4bf5a-nix
configMapGenerator: configMapGenerator:
- name: frigate-config - name: frigate-config