From 5585a5dfad86ef0a6fc8e9c0f318ebaa46771bd9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 23 Feb 2023 07:21:59 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/wizarr to v1.6.4 --- 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 3efef99fd34..4f5fbf620b5 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: 1.6.3@sha256:6a4059432aa7f0328249a4f681b3f6b4916bc92ae37163a3dbc6887ecac5033d + tag: 1.6.4@sha256:4e263cad876ae8e36fe5ae6933fb058f08a357d1449ba5f3dfca72118a78c7bc env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" From f4c295c3e88fe75e6206e158dc45b0271c2c5540 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 23 Feb 2023 07:25:54 +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 7d01aab4dae..cd5216f4bf6 100644 --- a/charts/incubator/wizarr/Chart.yaml +++ b/charts/incubator/wizarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.6.3" +appVersion: "1.6.4" 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.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - HomeAutomation