From ec63d560f3b3601d3e6c71ad5ba7878deeea3407 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Wed, 8 Apr 2026 10:56:50 -0700 Subject: [PATCH] Deploy authentik 2026.2.2 container to ringtail Co-Authored-By: Claude Opus 4.6 (1M context) --- 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 8aade37..cae2c7f 100644 --- a/argocd/manifests/authentik/kustomization.yaml +++ b/argocd/manifests/authentik/kustomization.yaml @@ -13,7 +13,7 @@ resources: - ingress-tailscale.yaml images: - name: registry.ops.eblu.me/blumeops/authentik - newTag: v2026.2.0-fd0bebb-nix + newTag: v2026.2.2-2eb2830-nix - name: docker.io/library/redis newName: registry.ops.eblu.me/blumeops/authentik-redis newTag: v8.2.3-fd0bebb-nix