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