init
This commit is contained in:
34
gitea/charts/redis-cluster/Chart.yaml
Normal file
34
gitea/charts/redis-cluster/Chart.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r38
|
||||
- name: redis-cluster
|
||||
image: docker.io/bitnami/redis-cluster:7.4.2-debian-12-r4
|
||||
- name: redis-exporter
|
||||
image: docker.io/bitnami/redis-exporter:1.67.0-debian-12-r8
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 7.4.2
|
||||
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://dyltqmyl993wv.cloudfront.net/assets/stacks/redis/img/redis-stack-220x234.png
|
||||
keywords:
|
||||
- redis
|
||||
- keyvalue
|
||||
- database
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: redis-cluster
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster
|
||||
version: 11.4.3
|
||||
Reference in New Issue
Block a user