fix authelia db and try to hack-fix external-service

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-31 21:46:49 +02:00
parent c4754391a9
commit 6644443525
5 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ name: external-service
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/external-service
type: application
version: 1.4.7
version: 1.4.8
@@ -4,6 +4,12 @@
# Example: Everything under "image" is not included in questions.yaml but is included here.
##
# Fake external service image
image:
repository: ghcr.io/truecharts/bs
pullPolicy: IfNotPresent
tag: v0.66.6
# Disable Deployment
controller:
enabled: false
+5 -1
View File
@@ -1,4 +1,8 @@
# Default values for Jackett.
# Fake external service image
image:
repository: ghcr.io/truecharts/bs
pullPolicy: IfNotPresent
tag: v0.66.6
# Disable Deployment
controller: