From b63bd4b4d08b0de7ee191f3b754a8311aab119e0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 Aug 2025 04:53:44 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/meeb/tubesync digest to ce82861 (#38614) --- charts/stable/tubesync/Chart.yaml | 2 +- charts/stable/tubesync/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index cb33fc09024..30fc97cf1ca 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync type: application -version: 8.3.3 +version: 8.3.4 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index e204e829276..1b4378c1ede 100644 --- a/charts/stable/tubesync/values.yaml +++ b/charts/stable/tubesync/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/meeb/tubesync - tag: latest@sha256:056575856c1adcb889e9325393ce5a62f283db0f753e53697b38a6fb7bff08b4 + tag: latest@sha256:ce8286123f996e4f383ac83cae0e65bfdf5cc398dd82912325a51be5a6c974ae persistence: config: enabled: true