mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* [bitnami/redis-cluster] Allow set Helm/ArgoCD hook for updateJob Signed-off-by: Rimantas Ragainis <rimantas.ragainis@gmail.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Rimantas Ragainis <rimantas.ragainis@gmail.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r60
|
|
- name: redis-cluster
|
|
image: docker.io/bitnami/redis-cluster:7.2.1-debian-11-r0
|
|
- name: redis-exporter
|
|
image: docker.io/bitnami/redis-exporter:1.54.0-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 7.2.1
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Redis(R) 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.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: redis-cluster
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster
|
|
version: 9.0.5
|