Skip to content

Commit 23a20a3

Browse files
authentik-automation[bot]BeryJu
authored andcommitted
charts/authentik: bump to 2026.2.2
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 636152f commit 23a20a3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

charts/authentik/Chart.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
apiVersion: v2
3-
version: 2026.2.1
4-
appVersion: 2026.2.1
3+
version: 2026.2.2
4+
appVersion: 2026.2.2
55
name: authentik
66
description: authentik is an open-source Identity Provider focused on flexibility and versatility
77
type: application
@@ -41,7 +41,7 @@ dependencies:
4141
annotations:
4242
artifacthub.io/changes: |
4343
- kind: changed
44-
description: upgrade to authentik 2026.2.1
44+
description: upgrade to authentik 2026.2.2
4545
artifacthub.io/license: GPL
4646
artifacthub.io/links: |
4747
- name: GitHub
@@ -54,19 +54,19 @@ annotations:
5454
url: https://goauthentik.io
5555
artifacthub.io/images: |
5656
- name: authentik
57-
image: ghcr.io/goauthentik/server:2026.2.1
57+
image: ghcr.io/goauthentik/server:2026.2.2
5858
whitelisted: true
5959
- name: authentik-outpost-proxy
60-
image: ghcr.io/goauthentik/proxy:2026.2.1
60+
image: ghcr.io/goauthentik/proxy:2026.2.2
6161
whitelisted: true
6262
- name: authentik-outpost-ldap
63-
image: ghcr.io/goauthentik/ldap:2026.2.1
63+
image: ghcr.io/goauthentik/ldap:2026.2.2
6464
whitelisted: true
6565
- name: authentik-outpost-radius
66-
image: ghcr.io/goauthentik/radius:2026.2.1
66+
image: ghcr.io/goauthentik/radius:2026.2.2
6767
whitelisted: true
6868
- name: authentik-outpost-rac
69-
image: ghcr.io/goauthentik/rac:2026.2.1
69+
image: ghcr.io/goauthentik/rac:2026.2.2
7070
whitelisted: true
7171
artifacthub.io/screenshots: |
7272
- title: User interface

charts/authentik/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
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: 2026.2.1](https://img.shields.io/badge/Version-2026.2.1-informational?style=flat-square)
10-
![AppVersion: 2026.2.1](https://img.shields.io/badge/AppVersion-2026.2.1-informational?style=flat-square)
9+
![Version: 2026.2.2](https://img.shields.io/badge/Version-2026.2.2-informational?style=flat-square)
10+
![AppVersion: 2026.2.2](https://img.shields.io/badge/AppVersion-2026.2.2-informational?style=flat-square)
1111

1212
authentik is an open-source Identity Provider focused on flexibility and versatility
1313

0 commit comments

Comments
 (0)