From 9672fdff184063e3ca1fb811066450d4a3da579c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 27 May 2024 02:32:31 +0200 Subject: [PATCH] chore(deps): update container image yacy/yacy_search_server to latest@a274a93 by renovate (#22486) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | yacy/yacy_search_server | digest | `406c6a9` -> `a274a93` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 9228d125b88..cf85c628f47 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/yacy/yacy_search_server - https://yacy.net/ type: application -version: 6.0.11 +version: 6.0.12 diff --git a/charts/stable/yacy/values.yaml b/charts/stable/yacy/values.yaml index 2eb51969eed..6e83e128ead 100644 --- a/charts/stable/yacy/values.yaml +++ b/charts/stable/yacy/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: yacy/yacy_search_server - tag: latest@sha256:406c6a9f67e8269f0bf490d23174d6f02dd0768054de9224070624ab17d01837 + tag: latest@sha256:a274a93c07b3b543d6739ec98e72957a0ab410bc00a9e5ca6d7c218b29dcbfce persistence: appdata: enabled: true