Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: BeryJu <[email protected]>
  • Loading branch information
BeryJu committed Jun 22, 2023
1 parent e2d4476 commit b8ebe78
Showing 1 changed file with 81 additions and 1 deletion.
82 changes: 81 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,86 @@
apiVersion: v1
entries:
authentik:
- annotations:
artifacthub.io/changes: |
- kind: changed
description: upgrade to authentik 2023.5.4
artifacthub.io/images: |
- name: authentik
image: ghcr.io/goauthentik/server:2023.5.4
whitelisted: true
- name: authentik-outpost-proxy
image: ghcr.io/goauthentik/proxy:2023.5.4
whitelisted: true
- name: authentik-outpost-ldap
image: ghcr.io/goauthentik/ldap:2023.5.4
whitelisted: true
- name: authentik-outpost-radius
image: ghcr.io/goauthentik/radius:2023.5.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: [email protected]
url: https://goauthentik.io
artifacthub.io/screenshots: |
- title: User interface
url: https://goauthentik.io/img/screen_apps_light.jpg
- title: Admin interface
url: https://goauthentik.io/img/screen_admin_light.jpg
apiVersion: v2
appVersion: 2023.5.4
created: "2023-06-22T22:59:07.417088343Z"
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.goauthentik.io
version: 10.16.2
- condition: redis.enabled
name: redis
repository: https://charts.goauthentik.io
version: 15.7.6
- alias: serviceAccount
condition: serviceAccount.create
name: authentik-remote-cluster
repository: https://charts.goauthentik.io
version: 1.1.2
description: authentik is an open-source Identity Provider focused on flexibility
and versatility
digest: 33788b88547b51efbf8bfda2d54a39579644feb2a7764054aa3699a6e7afd306
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: [email protected]
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-2023.5.4/authentik-2023.5.4.tgz
version: 2023.5.4
- annotations:
artifacthub.io/changes: |
- kind: changed
Expand Down Expand Up @@ -4882,4 +4962,4 @@ entries:
urls:
- https://github.com/goauthentik/helm/releases/download/redis-15.7.6/redis-15.7.6.tgz
version: 15.7.6
generated: "2023-06-01T19:16:10.349025083Z"
generated: "2023-06-22T22:59:07.417488949Z"

0 comments on commit b8ebe78

Please sign in to comment.