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 enabled: false
global: global:
image: image:
tag: 2024.6.0 tag: 2024.6.1
env: env:
- name: AUTHENTIK_WEB__THREADS - name: AUTHENTIK_WEB__THREADS
value: "2" value: "2"

View file

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

View file

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

View file

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