From 028a174a38956062b0472b7fa9c03edbcb6e1a72 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 25 Feb 2023 20:22:15 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.2 --- 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 1417e1735c0..97f961cbf08 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.1@sha256:ee4ec8e736548f0e518f741396e8d7568c2c4f01a5b49f54525b2a2e5711b968 + tag: 2.0.2@sha256:2763cf6d40715603d5203d75f1416aae17bf14b1a9520ba8a1f324f24aff1956 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"