From 5456ea86957d8b3c6c91c39f5390e5b4ddb0112b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 15 Feb 2023 08:25:02 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/wizarr to latest --- 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 d560c42ba48..bbfe789b761 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: latest@sha256:f8a74452457b2fee8cc21bd199c4f347d35d514d36a3513268bc7233776b048e + tag: latest@sha256:70e426d55103676103540729769d29fda08bbf567a06c3f51caaf11318523ae9 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" From d534a97db1fcebc6bfcc9eaed3d81c2fe76d9b38 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 15 Feb 2023 08:29:02 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/wizarr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/wizarr/Chart.yaml b/charts/incubator/wizarr/Chart.yaml index dd7597e21de..70a34b30fe3 100644 --- a/charts/incubator/wizarr/Chart.yaml +++ b/charts/incubator/wizarr/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/wizarr/wizarr - https://github.com/Wizarrrr/wizarr type: application -version: 0.0.7 +version: 0.0.8 annotations: truecharts.org/catagories: | - HomeAutomation