From c77beb5f6e77efd579586e62baceb9b7da1db046 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Mar 2026 08:09:31 +0100 Subject: [PATCH] chore(yacy): update image docker.io/yacy/yacy_search_server digest to e7a0031 (#46454) 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 | `5ff6ba8` → `e7a0031` | --- > [!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 b17ba4ee644..776769b1600 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.1 +version: 9.0.2 diff --git a/charts/stable/yacy/values.yaml b/charts/stable/yacy/values.yaml index 077fde22217..ca5175803ff 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:5ff6ba82787e9e575e711ca07cc5a1341d884a34547011c811b830e06d7b8cae + tag: latest@sha256:e7a0031a5d35a9c1ffff64c1347bac0cc90b3982d71ea147dae4b4388cea8390 persistence: appdata: enabled: true