infra/charts/authentik/Chart.yaml
2025-08-06 21:17:40 +03:00

80 lines
2.1 KiB
YAML

annotations:
artifacthub.io/changes: |
- kind: changed
description: upgrade to authentik 2025.6.4
artifacthub.io/images: |
- name: authentik
image: ghcr.io/goauthentik/server:2025.6.4
whitelisted: true
- name: authentik-outpost-proxy
image: ghcr.io/goauthentik/proxy:2025.6.4
whitelisted: true
- name: authentik-outpost-ldap
image: ghcr.io/goauthentik/ldap:2025.6.4
whitelisted: true
- name: authentik-outpost-radius
image: ghcr.io/goauthentik/radius:2025.6.4
whitelisted: true
- name: authentik-outpost-rac
image: ghcr.io/goauthentik/rac:2025.6.4
whitelisted: true
artifacthub.io/license: GPL
artifacthub.io/links: |
- name: GitHub
url: https://github.com/goauthentik/authentik
- name: Docs
url: https://goauthentik.io/docs/
artifacthub.io/maintainers: |
- name: authentik Team
email: hello@goauthentik.io
url: https://goauthentik.io
artifacthub.io/screenshots: |
- title: User interface
url: https://docs.goauthentik.io/img/screen_apps_light.jpg
- title: Admin interface
url: https://docs.goauthentik.io/img/screen_admin_light.jpg
apiVersion: v2
appVersion: 2025.6.4
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.7.4
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 21.1.6
- alias: serviceAccount
condition: serviceAccount.create
name: authentik-remote-cluster
repository: https://charts.goauthentik.io
version: 2.1.0
description: authentik is an open-source Identity Provider focused on flexibility
and versatility
home: https://goauthentik.io
icon: https://goauthentik.io/img/icon.png
keywords:
- authentication
- directory
- identity
- idp
- ldap
- oauth
- oidc
- proxy
- saml
- scim
- single-sign-on
- sp
- sso
maintainers:
- email: hello@goauthentik.io
name: authentik Team
url: https://goauthentik.io
name: authentik
sources:
- https://goauthentik.io/docs/
- https://github.com/goauthentik/authentik
type: application
version: 2025.6.4