From 962f261e420f7b432f771b182648637e1d704b5d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 2 May 2026 14:22:53 +0200 Subject: [PATCH] chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 9dbc14c (#47796) 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 | `1b13782` → `9dbc14c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 6ebedb7c0f6..08315ff115c 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lancache-monolithic - https://hub.docker.com/r/lancachenet/monolithic type: application -version: 12.2.0 +version: 12.2.1 diff --git a/charts/stable/lancache-monolithic/values.yaml b/charts/stable/lancache-monolithic/values.yaml index 5c27d85b382..bb5bde75d7d 100644 --- a/charts/stable/lancache-monolithic/values.yaml +++ b/charts/stable/lancache-monolithic/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/lancachenet/monolithic pullPolicy: IfNotPresent - tag: latest@sha256:1b1378211d192a1e84257382b4e0dd184b8d1d2a17f65ccf90c0310b1624904d + tag: latest@sha256:9dbc14c7b8321e102ddf640b29e392611d734f073ba6a26ce36a6a5e60f096a0 prefillImage: repository: ghcr.io/ich777/lancache-prefill pullPolicy: IfNotPresent