From cc3bb67d894d1f09a333442a39c85042de462b1e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 22:28:34 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/wizarr to v1.6.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 219f2ae62e0..c5733a387b5 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.1@sha256:8f803f5f8e8f503da85d59887c5c4c8543d3373bc02dc25722924b72107b90e2 + tag: 1.6.2@sha256:9394bd8a3e18171cf1cd57fad09f81f70c1dd6b68e486afe794c5b399dbf2b48 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"