mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
* [bitnami/redis] Fix replica-announce-ip wrong number of arguments when useExternalDNS enabled Signed-off-by: Aleh Yarmalovich <yarmolmi@gmail.com> * [bitnami/redis] Add retry limit Signed-off-by: Aleh Yarmalovich <yarmolmi@gmail.com> * [bitnami/redis] Updated default values in README Signed-off-by: Aleh Yarmalovich <yarmolmi@gmail.com> * [bitnami/redis] Fix metadata for keys Signed-off-by: Aleh Yarmalovich <yarmolmi@gmail.com> * [bitnami/redis] Rename variables Signed-off-by: Aleh Yarmalovich <yarmolmi@gmail.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Aleh Yarmalovich <yarmolmi@gmail.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
26 lines
780 B
YAML
26 lines
780 B
YAML
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 7.0.11
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Redis(R) is an 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.
|
|
home: https://github.com/bitnami/charts/tree/main/bitnami/redis
|
|
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: redis
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/redis
|
|
version: 17.10.2
|