From 0e72bf686dbd93b5509ca111ea73907221d0fcbc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Jan 2026 18:14:32 +0100 Subject: [PATCH] chore(yacy): update image docker.io/yacy/yacy_search_server digest to 89a210f (#44139) 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 | `70d671a` -> `89a210f` | --- > [!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/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 b8743505f63..f877d7e2010 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://hub.docker.com/r/yacy/yacy_search_server - https://yacy.net/ type: application -version: 8.13.19 +version: 8.13.20 diff --git a/charts/stable/yacy/values.yaml b/charts/stable/yacy/values.yaml index 565c5a274e7..05b6d54789d 100644 --- a/charts/stable/yacy/values.yaml +++ b/charts/stable/yacy/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/yacy/yacy_search_server - tag: latest@sha256:70d671ae550249692fc9daf529d9d135f81053dc0e13050a9cc58e3eb600f2e1 + tag: latest@sha256:89a210f35d0e8f0338ec2b36967deac9f69ccf9147783fca1a8b2bdb8952dbf7 persistence: appdata: enabled: true