File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
apiVersion : v2
3
- version : 2025.8.0
4
- appVersion : 2025.8.0
3
+ version : 2025.8.1
4
+ appVersion : 2025.8.1
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 2025.8.0
48
+ description: upgrade to authentik 2025.8.1
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:2025.8.0
61
+ image: ghcr.io/goauthentik/server:2025.8.1
62
62
whitelisted: true
63
63
- name: authentik-outpost-proxy
64
- image: ghcr.io/goauthentik/proxy:2025.8.0
64
+ image: ghcr.io/goauthentik/proxy:2025.8.1
65
65
whitelisted: true
66
66
- name: authentik-outpost-ldap
67
- image: ghcr.io/goauthentik/ldap:2025.8.0
67
+ image: ghcr.io/goauthentik/ldap:2025.8.1
68
68
whitelisted: true
69
69
- name: authentik-outpost-radius
70
- image: ghcr.io/goauthentik/radius:2025.8.0
70
+ image: ghcr.io/goauthentik/radius:2025.8.1
71
71
whitelisted: true
72
72
- name: authentik-outpost-rac
73
- image: ghcr.io/goauthentik/rac:2025.8.0
73
+ image: ghcr.io/goauthentik/rac:2025.8.1
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: 2025.8.0 ] ( https://img.shields.io/badge/Version-2025.8.0 -informational?style=flat-square )
10
- ![ AppVersion: 2025.8.0 ] ( https://img.shields.io/badge/AppVersion-2025.8.0 -informational?style=flat-square )
9
+ ![ Version: 2025.8.1 ] ( https://img.shields.io/badge/Version-2025.8.1 -informational?style=flat-square )
10
+ ![ AppVersion: 2025.8.1 ] ( https://img.shields.io/badge/AppVersion-2025.8.1 -informational?style=flat-square )
11
11
12
12
authentik is an open-source Identity Provider focused on flexibility and versatility
13
13
You can’t perform that action at this time.
0 commit comments