fix: authentik chart version & name
This commit is contained in:
parent
e6cc748ef0
commit
d04ef9966f
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: <name|path>
|
chart: authentik
|
||||||
version: '4.0.x'
|
version: '2023.10'
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: authentik
|
name: authentik
|
||||||
|
|
Loading…
Reference in a new issue