fix(authentik-application): lint

This commit is contained in:
WrenIX 2024-01-13 01:27:00 +01:00
parent 02795b4c51
commit e9fa9578d7
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 12 additions and 2 deletions

View file

@ -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

View file

@ -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
|
| <https://wrenix.eu>
|===
## Pre-Requirement
Usage of https://github.com/goauthentik/helm/pull/146