From c98173612cb0cb038cebcafaf2ad5e753a0398fd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Mar 2026 01:33:33 +0100 Subject: [PATCH] chore(yacy): update image docker.io/yacy/yacy_search_server digest to 5ff6ba8 (#46444) 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/yacy/yacy_search_server | digest | `6985097` → `5ff6ba8` | --- > [!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/yacy/Chart.yaml | 2 +- charts/stable/yacy/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml index 885b1c62322..b17ba4ee644 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://hub.docker.com/r/yacy/yacy_search_server - https://yacy.net/ type: application -version: 9.0.0 +version: 9.0.1 diff --git a/charts/stable/yacy/values.yaml b/charts/stable/yacy/values.yaml index c6919861e9b..077fde22217 100644 --- a/charts/stable/yacy/values.yaml +++ b/charts/stable/yacy/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/yacy/yacy_search_server - tag: latest@sha256:6985097b688fac41286818c4dd7ad0f140303a86b0c3c9b1321caddf33871e43 + tag: latest@sha256:5ff6ba82787e9e575e711ca07cc5a1341d884a34547011c811b830e06d7b8cae persistence: appdata: enabled: true