From 38da372f94266ee9f650040d74a2887bbd228a6a Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sun, 1 Mar 2026 15:51:17 -0800 Subject: [PATCH] Deploy authentik 2026.2.0 with /tmp fix Update image tag to v2026.2.0-2ac353b-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 f6add68..dbed919 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-efa9806-nix + newTag: v2026.2.0-2ac353b-nix - name: docker.io/library/redis newTag: 7-alpine