From dba97644a62111568e06c6bd35307c03de59b01f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 27 Aug 2024 02:32:10 +0200 Subject: [PATCH] chore(deps): update container image yacy/yacy_search_server to latest@3cba1df by renovate (#25552) 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 | `ea07f6e` -> `3cba1df` | --- > [!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 8a0c6b149b4..43156ef5478 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/yacy/yacy_search_server - https://yacy.net/ type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/yacy/values.yaml b/charts/stable/yacy/values.yaml index 309356a46bf..448772f97cb 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:ea07f6e515d55097375dc2b3f9a8a38c7b0ec975d177418c29141930a5a124ef + tag: latest@sha256:3cba1dfb170df2941196f1a6020abf51f3fcb67ea27c8cafaf909c34c7506ca4 persistence: appdata: enabled: true