From 452c1d0678c0c40da0564f31a00f4620023d8542 Mon Sep 17 00:00:00 2001 From: Marc 'risson' Schmitt Date: Wed, 26 Jun 2024 13:48:05 +0200 Subject: [PATCH] bump to 2024.6.0 (#273) Signed-off-by: Marc 'risson' Schmitt --- charts/authentik/Chart.yaml | 16 ++++++++-------- charts/authentik/README.md | 4 ++-- charts/authentik/README.md.gotmpl | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/charts/authentik/Chart.yaml b/charts/authentik/Chart.yaml index 7f62007..bae36b1 100644 --- a/charts/authentik/Chart.yaml +++ b/charts/authentik/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 -version: 2024.4.2 -appVersion: 2024.4.2 +version: 2024.6.0 +appVersion: 2024.6.0 name: authentik description: authentik is an open-source Identity Provider focused on flexibility and versatility type: application @@ -45,7 +45,7 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: upgrade to authentik 2024.4.2 + description: upgrade to authentik 2024.6.0 artifacthub.io/license: GPL artifacthub.io/links: | - name: GitHub @@ -58,19 +58,19 @@ annotations: url: https://goauthentik.io artifacthub.io/images: | - name: authentik - image: ghcr.io/goauthentik/server:2024.4.2 + image: ghcr.io/goauthentik/server:2024.6.0 whitelisted: true - name: authentik-outpost-proxy - image: ghcr.io/goauthentik/proxy:2024.4.2 + image: ghcr.io/goauthentik/proxy:2024.6.0 whitelisted: true - name: authentik-outpost-ldap - image: ghcr.io/goauthentik/ldap:2024.4.2 + image: ghcr.io/goauthentik/ldap:2024.6.0 whitelisted: true - name: authentik-outpost-radius - image: ghcr.io/goauthentik/radius:2024.4.2 + image: ghcr.io/goauthentik/radius:2024.6.0 whitelisted: true - name: authentik-outpost-rac - image: ghcr.io/goauthentik/rac:2024.4.2 + image: ghcr.io/goauthentik/rac:2024.6.0 whitelisted: true artifacthub.io/screenshots: | - title: User interface diff --git a/charts/authentik/README.md b/charts/authentik/README.md index c9ef88a..dd907d6 100644 --- a/charts/authentik/README.md +++ b/charts/authentik/README.md @@ -6,8 +6,8 @@ [![Join Discord](https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge)](https://goauthentik.io/discord) [![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) -![Version: 2024.4.2](https://img.shields.io/badge/Version-2024.4.2-informational?style=for-the-badge) -![AppVersion: 2024.4.2](https://img.shields.io/badge/AppVersion-2024.4.2-informational?style=for-the-badge) +![Version: 2024.6.0](https://img.shields.io/badge/Version-2024.6.0-informational?style=for-the-badge) +![AppVersion: 2024.6.0](https://img.shields.io/badge/AppVersion-2024.6.0-informational?style=for-the-badge) authentik is an open-source Identity Provider focused on flexibility and versatility diff --git a/charts/authentik/README.md.gotmpl b/charts/authentik/README.md.gotmpl index bc988a3..e8dff32 100644 --- a/charts/authentik/README.md.gotmpl +++ b/charts/authentik/README.md.gotmpl @@ -6,8 +6,8 @@ [![Join Discord](https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge)](https://goauthentik.io/discord) [![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) -![Version: 2024.4.2](https://img.shields.io/badge/Version-2024.4.2-informational?style=for-the-badge) -![AppVersion: 2024.4.2](https://img.shields.io/badge/AppVersion-2024.4.2-informational?style=for-the-badge) +![Version: 2024.6.0](https://img.shields.io/badge/Version-2024.6.0-informational?style=for-the-badge) +![AppVersion: 2024.6.0](https://img.shields.io/badge/AppVersion-2024.6.0-informational?style=for-the-badge) {{ template "chart.deprecationWarning" . }}