From cd8de892d8edfc5d58644b57237e28be681bfbd2 Mon Sep 17 00:00:00 2001 From: BeryJu Date: Wed, 30 Oct 2024 21:11:58 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: BeryJu --- index.yaml | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index d50cd86..c5ec7eb 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,89 @@ apiVersion: v1 entries: authentik: + - annotations: + artifacthub.io/changes: | + - kind: changed + description: upgrade to authentik 2024.8.4 + artifacthub.io/images: | + - name: authentik + image: ghcr.io/goauthentik/server:2024.8.4 + whitelisted: true + - name: authentik-outpost-proxy + image: ghcr.io/goauthentik/proxy:2024.8.4 + whitelisted: true + - name: authentik-outpost-ldap + image: ghcr.io/goauthentik/ldap:2024.8.4 + whitelisted: true + - name: authentik-outpost-radius + image: ghcr.io/goauthentik/radius:2024.8.4 + whitelisted: true + - name: authentik-outpost-rac + image: ghcr.io/goauthentik/rac:2024.8.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: 2024.8.4 + created: "2024-10-30T21:11:58.410155075Z" + dependencies: + - condition: postgresql.enabled + name: postgresql + repository: oci://registry-1.docker.io/bitnamicharts + version: 12.12.10 + - condition: redis.enabled + name: redis + repository: oci://registry-1.docker.io/bitnamicharts + version: 18.6.1 + - alias: serviceAccount + condition: serviceAccount.create + name: authentik-remote-cluster + repository: https://charts.goauthentik.io + version: 2.0.0 + description: authentik is an open-source Identity Provider focused on flexibility + and versatility + digest: 524b9768cac74f86d5cd99a73e59864d1c8fe12cc7b2acde56457ad7b4b39bbc + 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 + urls: + - https://github.com/goauthentik/helm/releases/download/authentik-2024.8.4/authentik-2024.8.4.tgz + version: 2024.8.4 - annotations: artifacthub.io/changes: | - kind: changed @@ -8098,4 +8181,4 @@ entries: urls: - https://github.com/goauthentik/helm/releases/download/redis-15.7.6/redis-15.7.6.tgz version: 15.7.6 -generated: "2024-09-27T15:11:58.973871833Z" +generated: "2024-10-30T21:11:58.410468861Z"