From d45a2c08e30e58b0d950fdc92f8847b7de45c5d8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 3 Jan 2026 12:48:58 +0100 Subject: [PATCH] chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 9b38136 (#43351) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lancachenet/monolithic | digest | `34c6139` -> `9b38136` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 this update 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/lancache-monolithic/Chart.yaml | 2 +- charts/stable/lancache-monolithic/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 3a46d0f1679..78e5ce57674 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lancache-monolithic - https://hub.docker.com/r/lancachenet/monolithic type: application -version: 11.13.6 +version: 11.13.7 diff --git a/charts/stable/lancache-monolithic/values.yaml b/charts/stable/lancache-monolithic/values.yaml index e6310588adf..d049fd98ae1 100644 --- a/charts/stable/lancache-monolithic/values.yaml +++ b/charts/stable/lancache-monolithic/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/lancachenet/monolithic pullPolicy: IfNotPresent - tag: latest@sha256:34c6139e45d99637f71f1ceb13753fa8b8f316c130e264ce96c24074cb0a9a2e + tag: latest@sha256:9b38136a8d4a3e58c74d5602493ce7e4819f457d3f467ed222ae65e1a47da0d3 prefillImage: repository: ghcr.io/ich777/lancache-prefill pullPolicy: IfNotPresent