diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index a6ae6f014a5..8fd2534c0d0 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png keywords: - authentik -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://ghcr.io/goauthentik/server - https://ghcr.io/maxmind/geoipupdate - https://ghcr.io/goauthentik/ldap - - https://ghcr.io/goauthentik/radius - - https://ghcr.io/goauthentik/server - https://ghcr.io/goauthentik/proxy + - https://ghcr.io/goauthentik/radius type: application -version: 24.10.9 +version: 25.0.0 diff --git a/charts/stable/authentik/values.yaml b/charts/stable/authentik/values.yaml index cf54abfaa8d..4156c6c0bbc 100644 --- a/charts/stable/authentik/values.yaml +++ b/charts/stable/authentik/values.yaml @@ -4,7 +4,7 @@ image: pullPolicy: IfNotPresent geoipImage: repository: ghcr.io/maxmind/geoipupdate - tag: v6.1.0@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606 + tag: v7.0.1@sha256:80c57598a9ff552953e499cefc589cfe7b563d64262742ea42f2014251b557b0 pullPolicy: IfNotPresent ldapImage: repository: ghcr.io/goauthentik/ldap