From c0e29476f3172a24472b6cfa9e90087de3c0b24c Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sun, 1 Mar 2026 15:53:09 -0800 Subject: [PATCH] Deploy authentik 2026.2.0 with TMPDIR fix Update image tag to v2026.2.0-b7bfb0b-nix. Co-Authored-By: Claude Opus 4.6 --- argocd/manifests/authentik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/authentik/kustomization.yaml b/argocd/manifests/authentik/kustomization.yaml index dbed919..a38e658 100644 --- a/argocd/manifests/authentik/kustomization.yaml +++ b/argocd/manifests/authentik/kustomization.yaml @@ -13,6 +13,6 @@ resources: - ingress-tailscale.yaml images: - name: registry.ops.eblu.me/blumeops/authentik - newTag: v2026.2.0-2ac353b-nix + newTag: v2026.2.0-b7bfb0b-nix - name: docker.io/library/redis newTag: 7-alpine