File tree 9 files changed +17
-17
lines changed
9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- version : 2023.10.3
3
- appVersion : 2023.10.3
2
+ version : 2023.10.4
3
+ appVersion : 2023.10.4
4
4
name : authentik
5
5
description : authentik is an open-source Identity Provider focused on flexibility and versatility
6
6
type : application
@@ -44,7 +44,7 @@ dependencies:
44
44
annotations :
45
45
artifacthub.io/changes : |
46
46
- kind: changed
47
- description: upgrade to authentik 2023.10.3
47
+ description: upgrade to authentik 2023.10.4
48
48
artifacthub.io/license : GPL
49
49
artifacthub.io/links : |
50
50
- name: GitHub
@@ -57,16 +57,16 @@ annotations:
57
57
url: https://goauthentik.io
58
58
artifacthub.io/images : |
59
59
- name: authentik
60
- image: ghcr.io/goauthentik/server:2023.10.3
60
+ image: ghcr.io/goauthentik/server:2023.10.4
61
61
whitelisted: true
62
62
- name: authentik-outpost-proxy
63
- image: ghcr.io/goauthentik/proxy:2023.10.3
63
+ image: ghcr.io/goauthentik/proxy:2023.10.4
64
64
whitelisted: true
65
65
- name: authentik-outpost-ldap
66
- image: ghcr.io/goauthentik/ldap:2023.10.3
66
+ image: ghcr.io/goauthentik/ldap:2023.10.4
67
67
whitelisted: true
68
68
- name: authentik-outpost-radius
69
- image: ghcr.io/goauthentik/radius:2023.10.3
69
+ image: ghcr.io/goauthentik/radius:2023.10.4
70
70
whitelisted: true
71
71
artifacthub.io/screenshots : |
72
72
- 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: 2023.10.3 ] ( https://img.shields.io/badge/Version-2023.10.3 -informational?style=for-the-badge )
10
- ![ AppVersion: 2023.10.3 ] ( https://img.shields.io/badge/AppVersion-2023.10.3 -informational?style=for-the-badge )
9
+ ![ Version: 2023.10.4 ] ( https://img.shields.io/badge/Version-2023.10.4 -informational?style=for-the-badge )
10
+ ![ AppVersion: 2023.10.4 ] ( https://img.shields.io/badge/AppVersion-2023.10.4 -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
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ autoscaling:
8
8
9
9
image :
10
10
repository : ghcr.io/goauthentik/server
11
- tag : 2023.10.3
11
+ tag : 2023.10.4
12
12
pullPolicy : IfNotPresent
13
13
14
14
ingress :
Original file line number Diff line number Diff line change 5
5
6
6
image :
7
7
repository : ghcr.io/goauthentik/server
8
- tag : 2023.10.3
8
+ tag : 2023.10.4
9
9
pullPolicy : IfNotPresent
10
10
11
11
ingress :
Original file line number Diff line number Diff line change 8
8
9
9
image :
10
10
repository : ghcr.io/goauthentik/server
11
- tag : 2023.10.3
11
+ tag : 2023.10.4
12
12
pullPolicy : IfNotPresent
13
13
14
14
ingress :
Original file line number Diff line number Diff line change 8
8
9
9
image :
10
10
repository : ghcr.io/goauthentik/server
11
- tag : 2023.10.3
11
+ tag : 2023.10.4
12
12
pullPolicy : IfNotPresent
13
13
14
14
ingress :
Original file line number Diff line number Diff line change 5
5
6
6
image :
7
7
repository : ghcr.io/goauthentik/server
8
- tag : 2023.10.3
8
+ tag : 2023.10.4
9
9
pullPolicy : IfNotPresent
10
10
11
11
ingress :
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ worker:
31
31
32
32
image :
33
33
repository : ghcr.io/goauthentik/server
34
- tag : 2023.10.3
34
+ tag : 2023.10.4
35
35
# -- optional container image digest
36
36
digest : " "
37
37
pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments