From 242dd789189b8e22b56a04cc3fee37a69395aa3e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 27 Feb 2023 21:25:56 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.3 --- charts/incubator/wizarr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/wizarr/values.yaml b/charts/incubator/wizarr/values.yaml index 97f961cbf08..fe52ba66d68 100644 --- a/charts/incubator/wizarr/values.yaml +++ b/charts/incubator/wizarr/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wizarr pullPolicy: IfNotPresent - tag: 2.0.2@sha256:2763cf6d40715603d5203d75f1416aae17bf14b1a9520ba8a1f324f24aff1956 + tag: 2.0.3@sha256:d3cf734570c7bc6769e9798ca1319b10e4f29b5933984fdcde6ea6ba4df03eb9 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" From 477c1c69ea98293d40b4cbb5a869c58cae7c80e8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 21:30:39 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/wizarr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/wizarr/Chart.yaml b/charts/incubator/wizarr/Chart.yaml index 39ab83fa488..aa8f6129178 100644 --- a/charts/incubator/wizarr/Chart.yaml +++ b/charts/incubator/wizarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.2" +appVersion: "2.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://ghcr.io/wizarrrr/wizarr - https://github.com/Wizarrrr/wizarr type: application -version: 1.0.7 +version: 1.0.8 annotations: truecharts.org/catagories: | - HomeAutomation