From fbf207006cdf9a37f7e003543b655c2b5f936118 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 21 Jun 2026 00:44:28 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- charts/stable/jellyseerr/Chart.yaml | 1 + charts/stable/minecraft-bedrock/Chart.yaml | 2 +- charts/stable/seerr/Chart.yaml | 1 + charts/stable/seerr/docs/how-to.md | 4 ++-- charts/stable/seerr/values.yaml | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 053790ef40a..0c5a966219d 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -36,3 +36,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyseerr type: application version: 15.0.0 + diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index d280213d8ea..4917406dc96 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -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 diff --git a/charts/stable/seerr/Chart.yaml b/charts/stable/seerr/Chart.yaml index e043ca37737..8ee601c87eb 100644 --- a/charts/stable/seerr/Chart.yaml +++ b/charts/stable/seerr/Chart.yaml @@ -36,3 +36,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seerr type: application version: 16.0.0 + diff --git a/charts/stable/seerr/docs/how-to.md b/charts/stable/seerr/docs/how-to.md index a6085772d70..a819e471443 100644 --- a/charts/stable/seerr/docs/how-to.md +++ b/charts/stable/seerr/docs/how-to.md @@ -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 }}" diff --git a/charts/stable/seerr/values.yaml b/charts/stable/seerr/values.yaml index 204d4dff2c6..33126ea9e6a 100644 --- a/charts/stable/seerr/values.yaml +++ b/charts/stable/seerr/values.yaml @@ -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: