From 0455d487da7efa9e010af6095988d99ff1cdfcc4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 19 Jan 2026 06:28:14 +0100 Subject: [PATCH] chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 00b0076 (#43794) 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 | `a13cb8b` -> `00b0076` | --- > [!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 971a2a17443..bab72811828 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.11 +version: 11.13.12 diff --git a/charts/stable/lancache-monolithic/values.yaml b/charts/stable/lancache-monolithic/values.yaml index ad11c742321..5a02cf6e8fb 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:a13cb8bc163c0241f2a3e0bfc9b8e04eced1f64e37da56fb5d3c7ec3f44f2288 + tag: latest@sha256:00b0076860c5d5216dfa0b9e8159dcfd8b901087605624304819483bc0b80d09 prefillImage: repository: ghcr.io/ich777/lancache-prefill pullPolicy: IfNotPresent