From ffa2cb5e06544d6b0238375b87de72cc7d1c1a2f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Mar 2026 04:26:17 +0100 Subject: [PATCH] chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 96c8b13 (#45664) 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 | `78438d7` → `96c8b13` | --- > [!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**: 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 d1ad62c0d54..85064fbed72 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -42,5 +42,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.16.1 +version: 11.16.2 diff --git a/charts/stable/lancache-monolithic/values.yaml b/charts/stable/lancache-monolithic/values.yaml index f4fb6f6a9e0..ff096ee8db0 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:78438d7a35fd655212b166299c6780a3d953d71b7ed18f11b0c02c9fc3909072 + tag: latest@sha256:96c8b132397c8afe6cb53616746da6a01536bf9164c97a0df0b21ef1765c3d10 prefillImage: repository: ghcr.io/ich777/lancache-prefill pullPolicy: IfNotPresent