From e2c650b027bb6c8719daf4aacf2dd26e57e6ca6f Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sun, 1 Mar 2026 15:55:50 -0800 Subject: [PATCH] Deploy authentik 2026.2.0 with BASE_DIR fix Update image tag to v2026.2.0-e49d966-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 a38e658..6b85c5c 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-b7bfb0b-nix + newTag: v2026.2.0-e49d966-nix - name: docker.io/library/redis newTag: 7-alpine