Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions valkey/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: valkey
description: A Helm chart for Kubernetes
type: application
version: 0.10.0
appVersion: "9.1.0"
version: 0.11.0
appVersion: "9.1.1"
home: https://valkey.io/valkey-helm/
sources:
- https://github.com/valkey-io/valkey-helm.git
Expand Down
2 changes: 1 addition & 1 deletion valkey/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Loading