diff --git a/contrib/charts/dragonfly/Chart.yaml b/contrib/charts/dragonfly/Chart.yaml index 8cf2a1ca4..7e776334f 100644 --- a/contrib/charts/dragonfly/Chart.yaml +++ b/contrib/charts/dragonfly/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: dragonfly -description: A Helm chart for Kubernetes +description: Dragonfly is a modern in-memory datastore, fully compatible with Redis and Memcached APIs. # A chart can be either an 'application' or a 'library' chart. # @@ -22,3 +22,15 @@ version: v0.12.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: "v0.12.0" + +home: https://dragonflydb.io/ + +keywords: + - database + - keyvalue + - cache + +sources: + - https://github.com/dragonflydb/dragonfly + +kubeVersion: ">=1.23.0-0" diff --git a/contrib/charts/dragonfly/README.md b/contrib/charts/dragonfly/README.md index fbaa759ad..1396b98f5 100644 --- a/contrib/charts/dragonfly/README.md +++ b/contrib/charts/dragonfly/README.md @@ -1,8 +1,8 @@ # dragonfly -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) +![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.0](https://img.shields.io/badge/AppVersion-v0.12.0-informational?style=flat-square) -A Helm chart for Kubernetes +Dragonfly is a modern in-memory datastore, fully compatible with Redis and Memcached APIs. ## Values