-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Authelia[bot] <[email protected]>
- Loading branch information
1 parent
12e2241
commit 35d4765
Showing
1 changed file
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,51 @@ | ||
apiVersion: v1 | ||
entries: | ||
authelia: | ||
- apiVersion: v2 | ||
appVersion: 4.38.9 | ||
created: "2024-08-01T21:00:01.355231414+10:00" | ||
dependencies: | ||
- condition: configMap.storage.postgres.deploy | ||
name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: ~15.5.11 | ||
- condition: configMap.storage.mysql.deploy | ||
name: mariadb | ||
repository: https://charts.bitnami.com/bitnami | ||
version: ~18.2.4 | ||
- condition: configMap.session.redis.deploy | ||
name: redis | ||
repository: https://charts.bitnami.com/bitnami | ||
version: ~19.6.0 | ||
description: Authelia is a Single Sign-On Multi-Factor portal for web apps | ||
digest: 69070c85d93ff1d18bb8e064f4d5d9e5912fc2b1c7ed6e0f58d8743f539ec512 | ||
home: https://www.authelia.com | ||
icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4 | ||
keywords: | ||
- SSO | ||
- Authentication | ||
- Security | ||
- Two-Factor | ||
- YubiKey | ||
- Webauthn | ||
- Duo | ||
- TOTP | ||
- Time-based One Time Password | ||
- Push Notifications | ||
- LDAP | ||
kubeVersion: '>= 1.13.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: james-d-elliott | ||
url: https://github.com/james-d-elliott | ||
name: authelia | ||
sources: | ||
- https://github.com/authelia/chartrepo/tree/master/charts/authelia | ||
- https://www.github.com/authelia/authelia | ||
type: application | ||
urls: | ||
- https://github.com/authelia/chartrepo/releases/download/authelia-0.9.1/authelia-0.9.1.tgz | ||
version: 0.9.1 | ||
- apiVersion: v2 | ||
appVersion: 4.38.9 | ||
created: "2024-07-28T21:18:40.056930297+10:00" | ||
|
@@ -4994,4 +5039,4 @@ entries: | |
urls: | ||
- https://github.com/authelia/chartrepo/releases/download/authelia-0.1.0/authelia-0.1.0.tgz | ||
version: 0.1.0 | ||
generated: "2024-07-28T21:18:40.057300239+10:00" | ||
generated: "2024-08-01T21:00:01.355651709+10:00" |