blumeops/argocd/manifests/paperless/kustomization.yaml
Erich Blume 607ea75e0a C1(valkey-nix): point immich-ringtail and paperless at new valkey tags
- immich-ringtail: docker.io/valkey/valkey:8.1.6 →
  registry.ops.eblu.me/blumeops/valkey:v8.1.7-02859c5-nix
  (nix-built amd64 from containers/valkey/default.nix on ringtail's
  nix-container-builder).
- paperless: v8.1.6-r0-fabca04 → v8.1.7-02859c5 (Alpine arm64 from
  the updated container.py, valkey package bumped to 8.1.7-r0).

Both built by build-container workflow run #563.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 14:39:02 -07:00

19 lines
415 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: paperless
resources:
- deployment.yaml
- service.yaml
- pv-nfs.yaml
- pvc.yaml
- ingress-tailscale.yaml
- external-secret.yaml
images:
- name: registry.ops.eblu.me/blumeops/paperless
newTag: v2.20.13-07f52e9
- name: docker.io/library/redis
newName: registry.ops.eblu.me/blumeops/valkey
newTag: v8.1.7-02859c5