File tree Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 9
9
10
10
## authentik Chart
11
11
12
- ![ Version: 2024.10.5-1 ] ( https://img.shields.io/badge/Version-2024.10.5-1-1 -informational?style=for-the-badge )
13
- ![ AppVersion: 2024.10.5 ] ( https://img.shields.io/badge/AppVersion-2024.10.5 -informational?style=for-the-badge )
12
+ ![ Version: 2024.12.0 ] ( https://img.shields.io/badge/Version-2024.12.0 -informational?style=for-the-badge )
13
+ ![ AppVersion: 2024.12.0 ] ( https://img.shields.io/badge/AppVersion-2024.12.0 -informational?style=for-the-badge )
14
14
15
15
See [ README] ( ./charts/authentik/README.md )
16
16
17
17
## authentik-remote-cluster Chart
18
18
19
- ![ Version: 1 .0.3 ] ( https://img.shields.io/badge/Version-1 .0.3 -informational?style=for-the-badge )
20
- ![ AppVersion: 2021.10.2 ] ( https://img.shields.io/badge/AppVersion-2021.10.2-informational?style=for-the-badge )
19
+ ![ Version: 2 .0.0 ] ( https://img.shields.io/badge/Version-2 .0.0 -informational?style=for-the-badge )
20
+ ![ AppVersion: 2024.12.0 ] ( https://img.shields.io/badge/AppVersion-2021.10.2-informational?style=for-the-badge )
21
21
22
22
See [ README] ( ./charts/authentik-remote-cluster/README.md )
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
version : 2.0.0
3
- appVersion : 2024.2 .0
3
+ appVersion : 2024.12 .0
4
4
name : authentik-remote-cluster
5
5
description : RBAC required for a remote cluster to be connected to authentik.
6
6
type : application
Original file line number Diff line number Diff line change 1
1
---
2
2
apiVersion : v2
3
- version : 2024.10.5-1
4
- appVersion : 2024.10.5
3
+ version : 2024.12.0
4
+ appVersion : 2024.12.0
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.10.5
48
+ description: upgrade to authentik 2024.12.0
49
49
artifacthub.io/license : GPL
50
50
artifacthub.io/links : |
51
51
- name: GitHub
@@ -58,19 +58,19 @@ annotations:
58
58
url: https://goauthentik.io
59
59
artifacthub.io/images : |
60
60
- name: authentik
61
- image: ghcr.io/goauthentik/server:2024.10.5
61
+ image: ghcr.io/goauthentik/server:2024.12.0
62
62
whitelisted: true
63
63
- name: authentik-outpost-proxy
64
- image: ghcr.io/goauthentik/proxy:2024.10.5
64
+ image: ghcr.io/goauthentik/proxy:2024.12.0
65
65
whitelisted: true
66
66
- name: authentik-outpost-ldap
67
- image: ghcr.io/goauthentik/ldap:2024.10.5
67
+ image: ghcr.io/goauthentik/ldap:2024.12.0
68
68
whitelisted: true
69
69
- name: authentik-outpost-radius
70
- image: ghcr.io/goauthentik/radius:2024.10.5
70
+ image: ghcr.io/goauthentik/radius:2024.12.0
71
71
whitelisted: true
72
72
- name: authentik-outpost-rac
73
- image: ghcr.io/goauthentik/rac:2024.10.5
73
+ image: ghcr.io/goauthentik/rac:2024.12.0
74
74
whitelisted: true
75
75
artifacthub.io/screenshots : |
76
76
- title: User interface
Original file line number Diff line number Diff line change 6
6
7
7
[ ![ Join Discord] ( https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge )] ( https://goauthentik.io/discord )
8
8
[ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/goauthentik/helm/lint-test.yaml?branch=main&label=ci&style=for-the-badge )] ( https://github.com/goauthentik/helm/actions/workflows/lint-test.yaml )
9
- ![ Version: 2024.10.5-1 ] ( https://img.shields.io/badge/Version-2024.10.5-1 -informational?style=for-the-badge )
10
- ![ AppVersion: 2024.10.5 ] ( https://img.shields.io/badge/AppVersion-2024.10.5 -informational?style=for-the-badge )
9
+ ![ Version: 2024.12.0 ] ( https://img.shields.io/badge/Version-2024.12.0 -informational?style=for-the-badge )
10
+ ![ AppVersion: 2024.12.0 ] ( https://img.shields.io/badge/AppVersion-2024.12.0 -informational?style=for-the-badge )
11
11
12
12
authentik is an open-source Identity Provider focused on flexibility and versatility
13
13
Original file line number Diff line number Diff line change 6
6
7
7
[](https://goauthentik.io/discord)
8
8
[](https://github.com/goauthentik/helm/actions/workflows/lint-test.yaml)
9
- 
10
- 
9
+ 
10
+ 
11
11
12
12
{{ template "chart.deprecationWarning" . }}
13
13
You can’t perform that action at this time.
0 commit comments