|
1 | 1 | apiVersion: v1
|
2 | 2 | entries:
|
3 | 3 | authentik:
|
| 4 | + - annotations: |
| 5 | + artifacthub.io/changes: | |
| 6 | + - kind: changed |
| 7 | + description: upgrade to authentik 2024.6.4 |
| 8 | + artifacthub.io/images: | |
| 9 | + - name: authentik |
| 10 | + image: ghcr.io/goauthentik/server:2024.6.4 |
| 11 | + whitelisted: true |
| 12 | + - name: authentik-outpost-proxy |
| 13 | + image: ghcr.io/goauthentik/proxy:2024.6.4 |
| 14 | + whitelisted: true |
| 15 | + - name: authentik-outpost-ldap |
| 16 | + image: ghcr.io/goauthentik/ldap:2024.6.4 |
| 17 | + whitelisted: true |
| 18 | + - name: authentik-outpost-radius |
| 19 | + image: ghcr.io/goauthentik/radius:2024.6.4 |
| 20 | + whitelisted: true |
| 21 | + - name: authentik-outpost-rac |
| 22 | + image: ghcr.io/goauthentik/rac:2024.6.4 |
| 23 | + whitelisted: true |
| 24 | + artifacthub.io/license: GPL |
| 25 | + artifacthub.io/links: | |
| 26 | + - name: GitHub |
| 27 | + url: https://github.com/goauthentik/authentik |
| 28 | + - name: Docs |
| 29 | + url: https://goauthentik.io/docs/ |
| 30 | + artifacthub.io/maintainers: | |
| 31 | + - name: authentik Team |
| 32 | + email: hello@goauthentik.io |
| 33 | + url: https://goauthentik.io |
| 34 | + artifacthub.io/screenshots: | |
| 35 | + - title: User interface |
| 36 | + url: https://docs.goauthentik.io/img/screen_apps_light.jpg |
| 37 | + - title: Admin interface |
| 38 | + url: https://docs.goauthentik.io/img/screen_admin_light.jpg |
| 39 | + apiVersion: v2 |
| 40 | + appVersion: 2024.6.4 |
| 41 | + created: "2024-08-22T16:29:08.127900496Z" |
| 42 | + dependencies: |
| 43 | + - condition: postgresql.enabled |
| 44 | + name: postgresql |
| 45 | + repository: oci://registry-1.docker.io/bitnamicharts |
| 46 | + version: 12.12.10 |
| 47 | + - condition: redis.enabled |
| 48 | + name: redis |
| 49 | + repository: oci://registry-1.docker.io/bitnamicharts |
| 50 | + version: 18.6.1 |
| 51 | + - alias: serviceAccount |
| 52 | + condition: serviceAccount.create |
| 53 | + name: authentik-remote-cluster |
| 54 | + repository: https://charts.goauthentik.io |
| 55 | + version: 2.0.0 |
| 56 | + description: authentik is an open-source Identity Provider focused on flexibility |
| 57 | + and versatility |
| 58 | + digest: 2e41c836353275c52dc788c54479e9f74187c08c9946847a8a6d42cefcc25fd6 |
| 59 | + home: https://goauthentik.io |
| 60 | + icon: https://goauthentik.io/img/icon.png |
| 61 | + keywords: |
| 62 | + - authentication |
| 63 | + - directory |
| 64 | + - identity |
| 65 | + - idp |
| 66 | + - ldap |
| 67 | + - oauth |
| 68 | + - oidc |
| 69 | + - proxy |
| 70 | + - saml |
| 71 | + - scim |
| 72 | + - single-sign-on |
| 73 | + - sp |
| 74 | + - sso |
| 75 | + maintainers: |
| 76 | + - email: hello@goauthentik.io |
| 77 | + name: authentik Team |
| 78 | + url: https://goauthentik.io |
| 79 | + name: authentik |
| 80 | + sources: |
| 81 | + - https://goauthentik.io/docs/ |
| 82 | + - https://github.com/goauthentik/authentik |
| 83 | + type: application |
| 84 | + urls: |
| 85 | + - https://github.com/goauthentik/helm/releases/download/authentik-2024.6.4/authentik-2024.6.4.tgz |
| 86 | + version: 2024.6.4 |
4 | 87 | - annotations:
|
5 | 88 | artifacthub.io/changes: |
|
6 | 89 | - kind: changed
|
@@ -7683,4 +7766,4 @@ entries:
|
7683 | 7766 | urls:
|
7684 | 7767 | - https://github.com/goauthentik/helm/releases/download/redis-15.7.6/redis-15.7.6.tgz
|
7685 | 7768 | version: 15.7.6
|
7686 |
| -generated: "2024-08-05T18:08:20.614833209Z" |
| 7769 | +generated: "2024-08-22T16:29:08.12819054Z" |
0 commit comments