From a1dcd8e48b4a9a43396e23e628ff50248b91c818 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Sep 2024 20:30:36 +0200 Subject: [PATCH] chore(deps): update container image koush/scrypted to v0.119.1 by renovate (#26339) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | patch | `v0.119.0-jammy-lite` -> `v0.119.1-jammy-lite` | | koush/scrypted | patch | `v0.119.0-jammy-full` -> `v0.119.1-jammy-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/scrypted/Chart.yaml | 4 ++-- charts/stable/scrypted/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index afc5d2578e9..c18bbc8dee1 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.119.0 +appVersion: 0.119.1 dependencies: - name: common version: 24.1.15 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted - https://hub.docker.com/r/koush/scrypted type: application -version: 6.17.0 +version: 6.17.1 diff --git a/charts/stable/scrypted/values.yaml b/charts/stable/scrypted/values.yaml index 65297eea651..c590dc0647f 100644 --- a/charts/stable/scrypted/values.yaml +++ b/charts/stable/scrypted/values.yaml @@ -1,10 +1,10 @@ image: repository: koush/scrypted - tag: v0.119.0-jammy-full@sha256:0ed7ff43342902c21fb497cfc5ea83e1bf56b9e58c57098075fa427ba6be50f2 + tag: v0.119.1-jammy-full@sha256:58dbce1b9ff6af24a3d47bde3472a6de79fc63d3288e92de041aac420d4b9ac3 pullPolicy: Always liteImage: repository: koush/scrypted - tag: v0.119.0-jammy-lite@sha256:1533a159624e53bc8312b88a61681e69ea5e5a90eb9854344882330f7078164c + tag: v0.119.1-jammy-lite@sha256:10c5fedac473353277617a8e993f7389228252377e220bedad7daf3273685955 pullPolicy: Always nvidiaImage: repository: koush/scrypted