Skip to content

Commit

Permalink
bump to 2025.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
  • Loading branch information
rissson committed Feb 24, 2025
1 parent 9c3362e commit bbbda66
Show file tree
Hide file tree
Showing 4 changed files with 344 additions and 342 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

## authentik Chart

![Version: 2024.12.3](https://img.shields.io/badge/Version-2024.12.3-informational?style=for-the-badge)
![AppVersion: 2024.12.3](https://img.shields.io/badge/AppVersion-2024.12.3-informational?style=for-the-badge)
![Version: 2025.2.0](https://img.shields.io/badge/Version-2025.2.0-informational?style=for-the-badge)
![AppVersion: 2025.2.0](https://img.shields.io/badge/AppVersion-2025.2.0-informational?style=for-the-badge)

See [README](./charts/authentik/README.md)

Expand Down
16 changes: 8 additions & 8 deletions charts/authentik/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
apiVersion: v2
version: 2024.12.3
appVersion: 2024.12.3
version: 2025.2.0
appVersion: 2025.2.0
name: authentik
description: authentik is an open-source Identity Provider focused on flexibility and versatility
type: application
Expand Down Expand Up @@ -45,7 +45,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: upgrade to authentik 2024.12.3
description: upgrade to authentik 2025.2.0
artifacthub.io/license: GPL
artifacthub.io/links: |
- name: GitHub
Expand All @@ -58,19 +58,19 @@ annotations:
url: https://goauthentik.io
artifacthub.io/images: |
- name: authentik
image: ghcr.io/goauthentik/server:2024.12.3
image: ghcr.io/goauthentik/server:2025.2.0
whitelisted: true
- name: authentik-outpost-proxy
image: ghcr.io/goauthentik/proxy:2024.12.3
image: ghcr.io/goauthentik/proxy:2025.2.0
whitelisted: true
- name: authentik-outpost-ldap
image: ghcr.io/goauthentik/ldap:2024.12.3
image: ghcr.io/goauthentik/ldap:2025.2.0
whitelisted: true
- name: authentik-outpost-radius
image: ghcr.io/goauthentik/radius:2024.12.3
image: ghcr.io/goauthentik/radius:2025.2.0
whitelisted: true
- name: authentik-outpost-rac
image: ghcr.io/goauthentik/rac:2024.12.3
image: ghcr.io/goauthentik/rac:2025.2.0
whitelisted: true
artifacthub.io/screenshots: |
- title: User interface
Expand Down
Loading

0 comments on commit bbbda66

Please sign in to comment.