From e384f715d714d4c2554ff3d643ef7159e13b555c Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 12 Oct 2022 16:42:02 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20docker.io?= =?UTF-8?q?/fallenbagel/jellyseerr=20to=201.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | docker | docker.io/fallenbagel/jellyseerr | 1.1.1 | 1.2.0 | --- cluster/apps/media-automation/jellyseerr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media-automation/jellyseerr/helm-release.yaml b/cluster/apps/media-automation/jellyseerr/helm-release.yaml index e31d60d7a..f86115b46 100644 --- a/cluster/apps/media-automation/jellyseerr/helm-release.yaml +++ b/cluster/apps/media-automation/jellyseerr/helm-release.yaml @@ -24,7 +24,7 @@ spec: values: image: repository: docker.io/fallenbagel/jellyseerr - tag: 1.1.1 + tag: 1.2.0 env: TZ: "${TIMEZONE}" LOG_LEVEL: "info"