From 5caccda7d0d9631b59a7d2674fe9fa22ed135808 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:57:20 +0000 Subject: [PATCH] chore(deps): update valkey/valkey docker tag to v9.1.0 --- charts/valkey/Chart.yaml | 2 +- charts/valkey/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/valkey/Chart.yaml b/charts/valkey/Chart.yaml index 84bdaa3..7ae56a4 100644 --- a/charts/valkey/Chart.yaml +++ b/charts/valkey/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: valkey description: Shared Valkey (Redis-compatible) instance for cluster services type: application -version: 1.0.1 +version: 1.0.2 appVersion: "9.0.3" keywords: - valkey diff --git a/charts/valkey/values.yaml b/charts/valkey/values.yaml index 6bccf1f..2cc7121 100644 --- a/charts/valkey/values.yaml +++ b/charts/valkey/values.yaml @@ -2,7 +2,7 @@ namespace: default image: repository: valkey/valkey - tag: "9.0.4-alpine" + tag: "9.1.0-alpine" pullPolicy: IfNotPresent resources: