From 0ce22fa3706fe5ce8d9215cebdab130e53f944c4 Mon Sep 17 00:00:00 2001 From: "repo-duster[bot]" <87358111+repo-duster[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 09:06:08 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/kous?= =?UTF-8?q?h/scrypted=20(=20v0.117.2=20=E2=86=92=20v0.117.3=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------- | -------- | -------- | | docker | ghcr.io/koush/scrypted | v0.117.2 | v0.117.3 | --- .../main/apps/home-automation/scrypted/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/home-automation/scrypted/app/helmrelease.yaml b/kubernetes/main/apps/home-automation/scrypted/app/helmrelease.yaml index 9a56804333a..afe550d602d 100644 --- a/kubernetes/main/apps/home-automation/scrypted/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/scrypted/app/helmrelease.yaml @@ -42,7 +42,7 @@ spec: app: image: repository: ghcr.io/koush/scrypted - tag: v0.117.2-jammy-full + tag: v0.117.3-jammy-full probes: liveness: enabled: true