From 23a1d6c1b53003f705e64f21d446f2aa7c77b4ba Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Mar 2026 11:05:49 +0100 Subject: [PATCH] chore(yacy): update image docker.io/yacy/yacy_search_server digest to 6985097 (#45715) 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 | `288e78b` → `6985097` | --- > [!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 f616e374f1c..b94861d9d2b 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://hub.docker.com/r/yacy/yacy_search_server - https://yacy.net/ type: application -version: 8.17.0 +version: 8.17.1 diff --git a/charts/stable/yacy/values.yaml b/charts/stable/yacy/values.yaml index db7f6b8b89f..c6919861e9b 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:288e78b02908014d5da7a95df79a860743e786e0d29a135832ad2271c0087bcf + tag: latest@sha256:6985097b688fac41286818c4dd7ad0f140303a86b0c3c9b1321caddf33871e43 persistence: appdata: enabled: true