mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/redis] Fix JSON schema Signed-off-by: juan131 <juan@bitnami.com> * [stable/redis] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com>
20 lines
559 B
YAML
20 lines
559 B
YAML
apiVersion: v1
|
|
name: redis
|
|
version: 10.2.1
|
|
appVersion: 5.0.7
|
|
description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
home: http://redis.io/
|
|
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-redis
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
- name: desaintmartin
|
|
email: cedric@desaintmartin.fr
|
|
engine: gotpl
|