From 29f58bc9eeb936527520b931dfc6661e4f4edc9b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 6 Feb 2023 13:33:44 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/tubesync to latest --- charts/incubator/tubesync/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/tubesync/values.yaml b/charts/incubator/tubesync/values.yaml index 8328bea3cdf..60aa01a3718 100644 --- a/charts/incubator/tubesync/values.yaml +++ b/charts/incubator/tubesync/values.yaml @@ -8,7 +8,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tubesync - tag: latest@sha256:63da16dd74e2d9f8903619e475f23444c83ce66cff25bd30fc5ecdf3ccb12b61 + tag: latest@sha256:6cfa46fba1cf2f32b51fb122cef4b374aaac922aefac59b7d7a1a88770fa4323 persistence: config: enabled: true From 01fba6941d168b34d61877f8b321eea11cd112ea Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 6 Feb 2023 13:40:25 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/tubesync/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/tubesync/Chart.yaml b/charts/incubator/tubesync/Chart.yaml index 95c59de2053..ef7a8965065 100644 --- a/charts/incubator/tubesync/Chart.yaml +++ b/charts/incubator/tubesync/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://github.com/meeb/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync type: application -version: 2.0.9 +version: 2.0.10