From 2c9378f3a62a03341af8e50cfd1fb58ecef02716 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Feb 2026 23:46:59 +0100 Subject: [PATCH] chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 78438d7 (#44507) 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 | `00b0076` -> `78438d7` | --- > [!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 | 12 ++++++------ charts/stable/lancache-monolithic/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index ea3b17f51a9..0868f8c16ff 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -25,16 +25,16 @@ dependencies: import-values: [] deprecated: false description: A monolithic lancache service capable of caching all CDNs in a single instance. -home: https://trueforge.org/truetech/truecharts/charts/stable/lancache-monolithic -icon: https://trueforge.org/img/hotlink-ok/chart-icons/lancache-monolithic.webp +home: https://truecharts.org/charts/stable/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.webp keywords: - monolithic - lancache -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: lancache-monolithic sources: - https://ghcr.io/ich777/lancache-prefill @@ -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.13.20 +version: 11.13.21 diff --git a/charts/stable/lancache-monolithic/values.yaml b/charts/stable/lancache-monolithic/values.yaml index 5a02cf6e8fb..bc50b753529 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:00b0076860c5d5216dfa0b9e8159dcfd8b901087605624304819483bc0b80d09 + tag: latest@sha256:78438d7a35fd655212b166299c6780a3d953d71b7ed18f11b0c02c9fc3909072 prefillImage: repository: ghcr.io/ich777/lancache-prefill pullPolicy: IfNotPresent