C0: valkey — bump kustomization tags to main-branch SHA

Routine post-merge follow-up after #346. Branch SHA tag (946fa75) replaced
with the main-SHA-built tag (fabca04) so paperless and immich reference an
image traceable to a commit on main.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-05-01 17:47:16 -07:00
commit 2c0917b266
3 changed files with 3 additions and 2 deletions

View file

@ -20,4 +20,4 @@ images:
newTag: v2.6.3
- name: docker.io/valkey/valkey
newName: registry.ops.eblu.me/blumeops/valkey
newTag: v8.1.6-r0-946fa75
newTag: v8.1.6-r0-fabca04

View file

@ -16,4 +16,4 @@ images:
newTag: v2.20.13-07f52e9
- name: docker.io/library/redis
newName: registry.ops.eblu.me/blumeops/valkey
newTag: v8.1.6-r0-946fa75
newTag: v8.1.6-r0-fabca04

View file

@ -0,0 +1 @@
Bump paperless and immich kustomizations to the main-SHA-built valkey tag (`v8.1.6-r0-fabca04`). Routine post-merge follow-up to keep production manifests pointing at images built from a commit on main.