diff --git a/charts/stable/authelia/CHANGELOG.md b/charts/stable/authelia/CHANGELOG.md
index 7923265d078..0b08074ad05 100644
--- a/charts/stable/authelia/CHANGELOG.md
+++ b/charts/stable/authelia/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [authelia-8.0.13](https://github.com/truecharts/apps/compare/authelia-8.0.12...authelia-8.0.13) (2021-12-05)
+
+#### Fix
+
+* correct upgrade handling without encryption key
+
+
+
### authelia-8.0.12 (2021-12-05)
diff --git a/docs/apps/stable/authelia/CHANGELOG.md b/docs/apps/stable/authelia/CHANGELOG.md
index 7923265d078..0b08074ad05 100644
--- a/docs/apps/stable/authelia/CHANGELOG.md
+++ b/docs/apps/stable/authelia/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [authelia-8.0.13](https://github.com/truecharts/apps/compare/authelia-8.0.12...authelia-8.0.13) (2021-12-05)
+
+#### Fix
+
+* correct upgrade handling without encryption key
+
+
+
### authelia-8.0.12 (2021-12-05)
diff --git a/docs/index.yaml b/docs/index.yaml
index f1243d6ba14..9c9ea4d8c4a 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -1,5 +1,55 @@
apiVersion: v1
entries:
+ authelia:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - security
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.33.1
+ created: "2021-12-06T00:02:29.692235944Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.13
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 6.0.22
+ - condition: redis.enabled
+ name: redis
+ repository: https://truecharts.org/
+ version: 1.0.27
+ description: Authelia is a Single Sign-On Multi-Factor portal for web apps
+ digest: a586cab814999b0403bbb20161ecb482cfca7766f481c1e56d23823fcb7ce329
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia
+ icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4
+ keywords:
+ - authelia
+ - authentication
+ - login
+ - SSO
+ - Authentication
+ - Security
+ - Two-Factor
+ - U2F
+ - YubiKey
+ - Push Notifications
+ - LDAP
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: authelia
+ sources:
+ - https://github.com/authelia/chartrepo
+ - https://github.com/authelia/authelia
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/authelia-8.0.13/authelia-8.0.13.tgz
+ version: 8.0.13
common:
- apiVersion: v2
appVersion: latest
@@ -342,4 +392,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/redis-1.0.27/redis-1.0.27.tgz
version: 1.0.27
-generated: "2021-12-05T23:30:27.889856878Z"
+generated: "2021-12-06T00:02:29.692255544Z"