add helm charts
This commit is contained in:
36
backing-services/gitea/charts/valkey-cluster/Chart.yaml
Normal file
36
backing-services/gitea/charts/valkey-cluster/Chart.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r51
|
||||
- name: redis-exporter
|
||||
image: docker.io/bitnami/redis-exporter:1.76.0-debian-12-r0
|
||||
- name: valkey-cluster
|
||||
image: docker.io/bitnami/valkey-cluster:8.1.3-debian-12-r3
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 8.1.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Valkey is an open source (BSD) high-performance key/value datastore that
|
||||
supports a variety workloads such as caching, message queues, and can act as a primary
|
||||
database.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/valkey/img/valkey-stack-220x234.png
|
||||
keywords:
|
||||
- valkey
|
||||
- keyvalue
|
||||
- database
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: valkey-cluster
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/valkey-cluster
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/vakey-cluster
|
||||
version: 3.0.24
|
||||
Reference in New Issue
Block a user