From 9df2a06694ae7e8fde1485ebdbc1782112577ca9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 8 Feb 2026 00:19:06 +0100 Subject: [PATCH] chore(yacy): update image docker.io/yacy/yacy_search_server digest to 6f5ba4d (#44653) 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 | `89a210f` → `6f5ba4d` | --- > [!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 357e1df10ca..49e825c1477 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.13.22 +version: 8.13.23 diff --git a/charts/stable/yacy/values.yaml b/charts/stable/yacy/values.yaml index 05b6d54789d..690f26a6720 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:89a210f35d0e8f0338ec2b36967deac9f69ccf9147783fca1a8b2bdb8952dbf7 + tag: latest@sha256:6f5ba4d3a0cc7939e0ce2463dd3d4fbc18a4f63dc32589e51164e387e005977c persistence: appdata: enabled: true