11---
22apiVersion : v2
3- version : 2024.2.2
4- appVersion : 2024.2.2
3+ version : 2024.2.3
4+ appVersion : 2024.2.3
55name : authentik
66description : authentik is an open-source Identity Provider focused on flexibility and versatility
77type : application
@@ -45,7 +45,7 @@ dependencies:
4545annotations :
4646 artifacthub.io/changes : |
4747 - kind: changed
48- description: upgrade to authentik 2024.2.2
48+ description: upgrade to authentik 2024.2.3
4949 artifacthub.io/license : GPL
5050 artifacthub.io/links : |
5151 - name: GitHub
@@ -58,19 +58,22 @@ annotations:
5858 url: https://goauthentik.io
5959 artifacthub.io/images : |
6060 - name: authentik
61- image: ghcr.io/goauthentik/server:2024.2.2
61+ image: ghcr.io/goauthentik/server:2024.2.3
6262 whitelisted: true
6363 - name: authentik-outpost-proxy
64- image: ghcr.io/goauthentik/proxy:2024.2.2
64+ image: ghcr.io/goauthentik/proxy:2024.2.3
6565 whitelisted: true
6666 - name: authentik-outpost-ldap
67- image: ghcr.io/goauthentik/ldap:2024.2.2
67+ image: ghcr.io/goauthentik/ldap:2024.2.3
6868 whitelisted: true
6969 - name: authentik-outpost-radius
70- image: ghcr.io/goauthentik/radius:2024.2.2
70+ image: ghcr.io/goauthentik/radius:2024.2.3
71+ whitelisted: true
72+ - name: authentik-outpost-rac
73+ image: ghcr.io/goauthentik/rac:2024.2.3
7174 whitelisted: true
7275 artifacthub.io/screenshots : |
7376 - title: User interface
74- url: https://goauthentik.io/img/screen_apps_light.jpg
77+ url: https://docs. goauthentik.io/img/screen_apps_light.jpg
7578 - title: Admin interface
76- url: https://goauthentik.io/img/screen_admin_light.jpg
79+ url: https://docs. goauthentik.io/img/screen_admin_light.jpg
0 commit comments