From f28612f931006323720e07af583255bf93c0b751 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Mon, 11 May 2026 09:20:45 -0700 Subject: [PATCH] C1: pin shower image tag to v1.0.0-118cbbf-nix (run 536) Build 536 finished cleanly with the strip-refs FOD + autopatchelf wrapper. The [branch] tag is fine for ArgoCD branch-revision testing; a follow-up C0 will rebuild from main and re-pin to the [main] SHA tag after merge, per docs/how-to/deployment/build-container-image.md. Co-Authored-By: Claude Opus 4.7 (1M context) --- argocd/manifests/shower/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/shower/kustomization.yaml b/argocd/manifests/shower/kustomization.yaml index cd4dd08..0ce959f 100644 --- a/argocd/manifests/shower/kustomization.yaml +++ b/argocd/manifests/shower/kustomization.yaml @@ -14,4 +14,4 @@ resources: images: - name: registry.ops.eblu.me/blumeops/shower - newTag: v1.0.0-PLACEHOLDER-nix + newTag: v1.0.0-118cbbf-nix