From 4fdecc15206d2a9ced5e10b74b8d80e9acaeeea5 Mon Sep 17 00:00:00 2001 From: Ishan Jain Date: Wed, 22 Jul 2026 18:16:19 +0530 Subject: [PATCH 1/2] updated valkey version Signed-off-by: Ishan Jain --- valkey/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/valkey/Chart.yaml b/valkey/Chart.yaml index 5631915..e2a3193 100644 --- a/valkey/Chart.yaml +++ b/valkey/Chart.yaml @@ -3,7 +3,7 @@ name: valkey description: A Helm chart for Kubernetes type: application version: 0.10.0 -appVersion: "9.1.0" +appVersion: "9.1.1" home: https://valkey.io/valkey-helm/ sources: - https://github.com/valkey-io/valkey-helm.git From bde1691e9d5628bd21290bf95686cee979a06e96 Mon Sep 17 00:00:00 2001 From: Ishan Jain Date: Wed, 22 Jul 2026 18:20:22 +0530 Subject: [PATCH 2/2] updated chart version Signed-off-by: Ishan Jain --- valkey/Chart.yaml | 2 +- valkey/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/valkey/Chart.yaml b/valkey/Chart.yaml index e2a3193..f0408df 100644 --- a/valkey/Chart.yaml +++ b/valkey/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: valkey description: A Helm chart for Kubernetes type: application -version: 0.10.0 +version: 0.11.0 appVersion: "9.1.1" home: https://valkey.io/valkey-helm/ sources: diff --git a/valkey/README.md b/valkey/README.md index e97f1a7..4d74a41 100644 --- a/valkey/README.md +++ b/valkey/README.md @@ -1,6 +1,6 @@ # valkey -![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.1](https://img.shields.io/badge/AppVersion-9.0.1-informational?style=flat-square) +![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.1](https://img.shields.io/badge/AppVersion-9.1.1-informational?style=flat-square) A Helm chart for Kubernetes