Files
charts/redis/Chart.yaml
2016-06-06 07:41:32 -07:00

11 lines
390 B
YAML

name: redis
home: http://redis.io/
source:
- https://github.com/bitnami/bitnami-docker-redis
version: 0.2.0
description: Chart for Redis
maintainers:
- Bitnami <containers@bitnami.com>
details: |-
Redis is an advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs.