Update authentik
All checks were successful
Lint / lint (push) Successful in 42s

This commit is contained in:
Gabriel Simmer 2024-07-14 15:44:38 +01:00
parent 37f28e2981
commit 57582cc815
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ
4 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ authentik:
enabled: false
global:
image:
tag: 2024.6.0
tag: 2024.6.1
env:
- name: AUTHENTIK_WEB__THREADS
value: "2"

View file

@ -6,7 +6,7 @@ helmCharts:
releaseName: authentik
repo: https://charts.goauthentik.io
valuesFile: ./authentik.yml
version: 2024.6.0
version: 2024.6.1
kind: Kustomization
namespace: authentik
resources:

View file

@ -4,7 +4,6 @@ kind: Deployment
metadata:
name: e6-gallery
namespace: e6-gallery
spec:
selector:
matchLabels:

View file

@ -27,3 +27,4 @@ resources:
- vaultwarden
- smarthome
- cert-manager
- e6-gallery