From 2384a15cbfcdda345b20051a2b2e822c8acedc03 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sun, 8 Mar 2026 09:14:39 -0700 Subject: [PATCH] =?UTF-8?q?C2(jobsync):=20impl=20=E2=80=94=20update=20imag?= =?UTF-8?q?e=20tag=20to=20v1.1.4-fdac2e3-nix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Container with /tmp directory fix for prisma get-platform. Co-Authored-By: Claude Opus 4.6 --- argocd/manifests/jobsync/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/jobsync/kustomization.yaml b/argocd/manifests/jobsync/kustomization.yaml index 970dde3..7e59976 100644 --- a/argocd/manifests/jobsync/kustomization.yaml +++ b/argocd/manifests/jobsync/kustomization.yaml @@ -12,4 +12,4 @@ resources: images: - name: blumeops/jobsync newName: registry.ops.eblu.me/blumeops/jobsync - newTag: "v1.1.4-846d879-nix" + newTag: "v1.1.4-fdac2e3-nix"