diff --git a/apps/authentik/authentik-app.yaml b/apps/authentik/authentik-app.yaml index 4a48142..894fc79 100644 --- a/apps/authentik/authentik-app.yaml +++ b/apps/authentik/authentik-app.yaml @@ -7,9 +7,9 @@ spec: project: default sources: # FUENTE A: El Chart oficial (repositorio externo) - - repoURL: 'https://charts.christianhuth.de' # Ajusta a la URL del chart que usas - chart: freshrss - targetRevision: 2.8.11 # Versión específica del chart + - repoURL: 'https://charts.goauthentik.io' # Ajusta a la URL del chart que usas + chart: authentik + targetRevision: 2026.2.2 # Versión específica del chart helm: valueFiles: - $configuracion/apps/authentik/values-authentik.yaml # Ruta exacta en tu Gitea @@ -28,4 +28,4 @@ spec: prune: true selfHeal: true syncOptions: - - CreateNamespace=true \ No newline at end of file + - CreateNamespace=true