From 098f3e517cac01451c71d510d0abd17ebbf935c7 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sun, 1 Mar 2026 15:44:35 -0800 Subject: [PATCH] Deploy authentik 2026.2.0 (source-built) to ArgoCD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update image tag to v2026.2.0-efa9806-nix — the first source-built authentik container from the build-authentik-from-source chain. 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 9075142..f6add68 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: v2025.10.1-a72a0d8-nix + newTag: v2026.2.0-efa9806-nix - name: docker.io/library/redis newTag: 7-alpine