mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
* [bitnami/valkey-cluster] only use password files if auth is enabled Signed-off-by: Michael Kriese <michael.kriese@visualon.de> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Michael Kriese <michael.kriese@visualon.de> Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
tanzuCategory: service
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
|
- name: redis-exporter
|
|
image: docker.io/bitnami/redis-exporter:1.70.0-debian-12-r2
|
|
- name: valkey-cluster
|
|
image: docker.io/bitnami/valkey-cluster:8.1.1-debian-12-r0
|
|
apiVersion: v2
|
|
appVersion: 8.1.1
|
|
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.4
|