mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
* [bitnami/redis-cluster] Add redis.hostNetwork to values.yaml Signed-off-by: Carlos Marcano <carlosm@chiliz.com> * [bitnami/redis-cluster] Remove duplicate section from values.yaml Signed-off-by: Carlos Marcano <carlosm@chiliz.com> * [bitnami/redis-cluster] Revert changes on README file Signed-off-by: Carlos Marcano <carlosm@chiliz.com>
27 lines
789 B
YAML
27 lines
789 B
YAML
annotations:
|
|
category: Database
|
|
apiVersion: v2
|
|
appVersion: 6.2.6
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: Redis(TM) is an open source, scalable, distributed in-memory cache for applications. It can be used to store and serve data in the form of strings, hashes, lists, sets and sorted sets.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/redis-cluster
|
|
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: redis-cluster
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-redis
|
|
- http://redis.io/
|
|
version: 7.4.0
|