From c1bdd9d827c4efd6aefe255a14c86e518d756ffd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Apr 2026 18:30:00 +0200 Subject: [PATCH] chore(yacy): update image docker.io/yacy/yacy_search_server digest to a76d191 (#46833) --- 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 b034e8131b7..74e1f243318 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://hub.docker.com/r/yacy/yacy_search_server - https://yacy.net/ type: application -version: 9.0.5 +version: 9.0.6 diff --git a/charts/stable/yacy/values.yaml b/charts/stable/yacy/values.yaml index cf1e75b5ee7..87e69d508ca 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:40fd77731fc77d767d4f1a62e13da66bb8fff1933769b468b6dc646ce35ad2f4 + tag: latest@sha256:a76d1913ab722cb5e2af7171cf31fccaacf36236538918bdefffbb085e4696d9 persistence: appdata: enabled: true