Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: BeryJu <BeryJu@users.noreply.github.com>
  • Loading branch information
BeryJu committed Apr 26, 2024
1 parent 443263e commit 36f2e52
Showing 1 changed file with 84 additions and 1 deletion.
85 changes: 84 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,89 @@
apiVersion: v1
entries:
authentik:
- annotations:
artifacthub.io/changes: |
- kind: changed
description: upgrade to authentik 2024.4.1
artifacthub.io/images: |
- name: authentik
image: ghcr.io/goauthentik/server:2024.4.1
whitelisted: true
- name: authentik-outpost-proxy
image: ghcr.io/goauthentik/proxy:2024.4.1
whitelisted: true
- name: authentik-outpost-ldap
image: ghcr.io/goauthentik/ldap:2024.4.1
whitelisted: true
- name: authentik-outpost-radius
image: ghcr.io/goauthentik/radius:2024.4.1
whitelisted: true
- name: authentik-outpost-rac
image: ghcr.io/goauthentik/rac:2024.4.1
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.4.1
created: "2024-04-26T16:43:15.130517734Z"
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: 31506ad2de6d8efe9752a513daaf1a364f81f25c186845de4a9323d55bf59f28
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.4.1/authentik-2024.4.1.tgz
version: 2024.4.1
- annotations:
artifacthub.io/changes: |
- kind: changed
Expand Down Expand Up @@ -7185,4 +7268,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-04-24T17:33:46.102108368Z"
generated: "2024-04-26T16:43:15.130761579Z"

0 comments on commit 36f2e52

Please sign in to comment.