From 503775085d6fcdd9a179b7dbb6c4a7533c3fc0b8 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sun, 1 Mar 2026 16:32:10 -0800 Subject: [PATCH] Deploy authentik 2026.2.0 with migration ordering fix 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 33658be..fa1e92c 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-78027eb-nix + newTag: v2026.2.0-2d4098e-nix - name: docker.io/library/redis newTag: 7-alpine