From c86226a7a122d5cb277a88bc856449d618e128e4 Mon Sep 17 00:00:00 2001 From: David Kilias Date: Thu, 28 Dec 2023 00:21:50 +0100 Subject: [PATCH] fix: authentik chart source url --- authentik/chart-source.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/chart-source.yaml b/authentik/chart-source.yaml index ea96c61..15e0058 100644 --- a/authentik/chart-source.yaml +++ b/authentik/chart-source.yaml @@ -5,4 +5,4 @@ metadata: namespace: flux-system spec: interval: 1m - url: https://charts.goauthentik.io/ \ No newline at end of file + url: https://charts.goauthentik.io \ No newline at end of file