From 4300f733cb022e76507e2fcbe35799dbd9340181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:30:45 +0200 Subject: [PATCH] chore(deps): update valkey/valkey docker tag to v9 (#9) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/apps/penpot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/apps/penpot/values.yaml b/charts/apps/penpot/values.yaml index 5175a5d..0390902 100644 --- a/charts/apps/penpot/values.yaml +++ b/charts/apps/penpot/values.yaml @@ -17,5 +17,5 @@ exporter: valkey: image: repository: valkey/valkey - tag: 8.1 + tag: 9.0@sha256:34ecbbe536de15b4750d0c76701eb6b889c6de9b697f782e73165f3ef9cc17c0 pullPolicy: IfNotPresent