From 24e4a4dd0fd8717a46e6bcecfd211811669b4013 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Sep 2024 02:35:28 +0200 Subject: [PATCH] chore(deps): update container image lancachenet/monolithic to latest@dffb2c2 by renovate (#25761) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lancachenet/monolithic | digest | `dfdf02b` -> `dffb2c2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 07876550f7d..87794489c90 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/ich777/lancache-prefill - https://hub.docker.com/r/lancachenet/monolithic type: application -version: 10.1.5 +version: 10.1.6 diff --git a/charts/stable/lancache-monolithic/values.yaml b/charts/stable/lancache-monolithic/values.yaml index 9aa129e2fb7..80b84965d20 100644 --- a/charts/stable/lancache-monolithic/values.yaml +++ b/charts/stable/lancache-monolithic/values.yaml @@ -1,7 +1,7 @@ image: repository: lancachenet/monolithic pullPolicy: IfNotPresent - tag: latest@sha256:dfdf02b3c0cf06f5a8f63a626a6c127b31daa8b69ea7c8c30005828874a6e645 + tag: latest@sha256:dffb2c20d9805d49e1b4ab6f4ea964dd3ceeabee883fbb4d1e0a61e38e4f1c2e prefillImage: repository: ich777/lancache-prefill pullPolicy: IfNotPresent