fix authelia db and try to hack-fix external-service
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user