mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 06:47:24 +08:00
* [bitnami/scylladb] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r21
|
|
- name: scylladb
|
|
image: docker.io/bitnami/scylladb:5.4.6-debian-12-r1
|
|
apiVersion: v2
|
|
appVersion: 5.4.6
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: ScyllaDB is an open-source, distributed NoSQL wide-column data store. Written in C++, it is designed for high throughput and low latency, compatible with Apache Cassandra.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/scylladb/img/scylladb-stack-220x234.png
|
|
keywords:
|
|
- scylladb
|
|
- database
|
|
- nosql
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: scylladb
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/scylladb
|
|
version: 0.1.6
|