From 23e37b19d4dfb5c78c309eda6f719ff45685839e Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:27:46 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/kous?= =?UTF-8?q?h/scrypted=20(=20v0.123.36=20=E2=86=92=20v0.123.38=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.123.36 | v0.123.38 | --- .../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 7557de444..31b40fcae 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.123.36-jammy-full + tag: v0.123.38-jammy-full probes: liveness: enabled: true