mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/redis] Allow mounting secrets as a file Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Adapt metrics deployment Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Fix typo Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Fix issue with volumes Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Bump chart Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
19 lines
544 B
YAML
19 lines
544 B
YAML
name: redis
|
|
version: 5.3.0
|
|
appVersion: 4.0.12
|
|
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
|