diff --git a/authentik-application/Chart.yaml b/authentik-application/Chart.yaml index 9ff3a96..066ba97 100644 --- a/authentik-application/Chart.yaml +++ b/authentik-application/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: authentik-application description: "A Chart to deploy a secret for the authentik blueprint-sidecar." type: application -version: 0.4.0 +version: 0.4.1 maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/authentik-application/README.adoc b/authentik-application/README.adoc index 383fe7f..1d9dd75 100644 --- a/authentik-application/README.adoc +++ b/authentik-application/README.adoc @@ -2,8 +2,18 @@ = authentik-application -image::https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square[Version: 0.4.0] +image::https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square[Version: 0.4.1] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] +== Maintainers + +.Maintainers +|=== +| Name | Email | Url + +| WrenIX +| +| +|=== ## Pre-Requirement Usage of https://github.com/goauthentik/helm/pull/146