Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -36,3 +36,4 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyseerr
|
||||
type: application
|
||||
version: 15.0.0
|
||||
|
||||
|
||||
@@ -31,9 +31,9 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: minecraft-bedrock
|
||||
sources:
|
||||
- https://ghcr.io/itzg/minecraft-bedrock-server
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-bedrock
|
||||
- https://hub.docker.com/r/itzg/minecraft-bedrock-server
|
||||
type: application
|
||||
version: 14.7.1
|
||||
|
||||
|
||||
@@ -36,3 +36,4 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seerr
|
||||
type: application
|
||||
version: 16.0.0
|
||||
|
||||
|
||||
@@ -49,11 +49,11 @@ Check the logs for the container and verify the postgres data was populated, you
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
args:
|
||||
args:
|
||||
- pgloader
|
||||
- --with
|
||||
- "quote identifiers"
|
||||
- --with
|
||||
- --with
|
||||
- "data only"
|
||||
- /app/config/db.sqlite3
|
||||
- "{{ .Values.cnpg.main.creds.std }}"
|
||||
|
||||
@@ -28,7 +28,7 @@ workload:
|
||||
# User Defined
|
||||
# is this really needed?
|
||||
# JELLYFIN_TYPE: ""
|
||||
LOG_LEVEL: "info"
|
||||
LOG_LEVEL: "info"
|
||||
DB_TYPE: postgres
|
||||
DB_HOST:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user