File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
2- version : 2023.10.1
3- appVersion : 2023.10.1
2+ version : 2023.10.2
3+ appVersion : 2023.10.2
44name : authentik
55description : authentik is an open-source Identity Provider focused on flexibility and versatility
66type : application
@@ -44,7 +44,7 @@ dependencies:
4444annotations :
4545 artifacthub.io/changes : |
4646 - kind: changed
47- description: upgrade to authentik 2023.10.1
47+ description: upgrade to authentik 2023.10.2
4848 artifacthub.io/license : GPL
4949 artifacthub.io/links : |
5050 - name: GitHub
@@ -57,16 +57,16 @@ annotations:
5757 url: https://goauthentik.io
5858 artifacthub.io/images : |
5959 - name: authentik
60- image: ghcr.io/goauthentik/server:2023.10.1
60+ image: ghcr.io/goauthentik/server:2023.10.2
6161 whitelisted: true
6262 - name: authentik-outpost-proxy
63- image: ghcr.io/goauthentik/proxy:2023.10.1
63+ image: ghcr.io/goauthentik/proxy:2023.10.2
6464 whitelisted: true
6565 - name: authentik-outpost-ldap
66- image: ghcr.io/goauthentik/ldap:2023.10.1
66+ image: ghcr.io/goauthentik/ldap:2023.10.2
6767 whitelisted: true
6868 - name: authentik-outpost-radius
69- image: ghcr.io/goauthentik/radius:2023.10.1
69+ image: ghcr.io/goauthentik/radius:2023.10.2
7070 whitelisted: true
7171 artifacthub.io/screenshots : |
7272 - title: User interface
Original file line number Diff line number Diff line change 66
77[ ![ Join Discord] ( https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge )] ( https://goauthentik.io/discord )
88[ ![ 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.1 ] ( https://img.shields.io/badge/Version-2023.10.1 -informational?style=for-the-badge )
10- ![ AppVersion: 2023.10.1 ] ( https://img.shields.io/badge/AppVersion-2023.10.1 -informational?style=for-the-badge )
9+ ![ Version: 2023.10.2 ] ( https://img.shields.io/badge/Version-2023.10.2 -informational?style=for-the-badge )
10+ ![ AppVersion: 2023.10.2 ] ( https://img.shields.io/badge/AppVersion-2023.10.2 -informational?style=for-the-badge )
1111
1212authentik is an open-source Identity Provider focused on flexibility and versatility
1313
@@ -112,7 +112,7 @@ redis:
112112| image.pullPolicy | string | `"IfNotPresent"` | |
113113| image.pullSecrets | list | `[]` | |
114114| image.repository | string | `"ghcr.io/goauthentik/server"` | |
115- | image.tag | string | `"2023.10.1 "` | |
115+ | image.tag | string | `"2023.10.2 "` | |
116116| ingress.annotations | object | `{}` | |
117117| ingress.enabled | bool | `false` | |
118118| ingress.hosts[0].host | string | `"authentik.domain.tld"` | |
Original file line number Diff line number Diff line change 66
77[](https://goauthentik.io /discord)
88[](https://github.com /goauthentik/helm/actions/workflows/lint-test.yaml )
9- 
10- 
9+ 
10+ 
1111
1212{{ template " chart.deprecationWarning" . }}
1313
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ autoscaling:
88
99image :
1010 repository : ghcr.io/goauthentik/server
11- tag : 2023.10.1
11+ tag : 2023.10.2
1212 pullPolicy : IfNotPresent
1313
1414ingress :
Original file line number Diff line number Diff line change 55
66image :
77 repository : ghcr.io/goauthentik/server
8- tag : 2023.10.1
8+ tag : 2023.10.2
99 pullPolicy : IfNotPresent
1010
1111ingress :
Original file line number Diff line number Diff line change 88
99image :
1010 repository : ghcr.io/goauthentik/server
11- tag : 2023.10.1
11+ tag : 2023.10.2
1212 pullPolicy : IfNotPresent
1313
1414ingress :
Original file line number Diff line number Diff line change 88
99image :
1010 repository : ghcr.io/goauthentik/server
11- tag : 2023.10.1
11+ tag : 2023.10.2
1212 pullPolicy : IfNotPresent
1313
1414ingress :
Original file line number Diff line number Diff line change 55
66image :
77 repository : ghcr.io/goauthentik/server
8- tag : 2023.10.1
8+ tag : 2023.10.2
99 pullPolicy : IfNotPresent
1010
1111ingress :
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ worker:
3131
3232image :
3333 repository : ghcr.io/goauthentik/server
34- tag : 2023.10.1
34+ tag : 2023.10.2
3535 # -- optional container image digest
3636 digest : " "
3737 pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments