1
1
---
2
2
apiVersion : v2
3
- version : 2024.2.2
4
- appVersion : 2024.2.2
3
+ version : 2024.2.3
4
+ appVersion : 2024.2.3
5
5
name : authentik
6
6
description : authentik is an open-source Identity Provider focused on flexibility and versatility
7
7
type : application
@@ -45,7 +45,7 @@ dependencies:
45
45
annotations :
46
46
artifacthub.io/changes : |
47
47
- kind: changed
48
- description: upgrade to authentik 2024.2.2
48
+ description: upgrade to authentik 2024.2.3
49
49
artifacthub.io/license : GPL
50
50
artifacthub.io/links : |
51
51
- name: GitHub
@@ -58,19 +58,22 @@ annotations:
58
58
url: https://goauthentik.io
59
59
artifacthub.io/images : |
60
60
- name: authentik
61
- image: ghcr.io/goauthentik/server:2024.2.2
61
+ image: ghcr.io/goauthentik/server:2024.2.3
62
62
whitelisted: true
63
63
- name: authentik-outpost-proxy
64
- image: ghcr.io/goauthentik/proxy:2024.2.2
64
+ image: ghcr.io/goauthentik/proxy:2024.2.3
65
65
whitelisted: true
66
66
- name: authentik-outpost-ldap
67
- image: ghcr.io/goauthentik/ldap:2024.2.2
67
+ image: ghcr.io/goauthentik/ldap:2024.2.3
68
68
whitelisted: true
69
69
- 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
71
74
whitelisted: true
72
75
artifacthub.io/screenshots : |
73
76
- title: User interface
74
- url: https://goauthentik.io/img/screen_apps_light.jpg
77
+ url: https://docs. goauthentik.io/img/screen_apps_light.jpg
75
78
- 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