mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
* [bitnami/janusgraph] Release 0.3.13 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
42 lines
1.3 KiB
YAML
42 lines
1.3 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: janusgraph
|
|
image: docker.io/bitnami/janusgraph:1.0.0-debian-12-r6
|
|
- name: jmx-exporter
|
|
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r2
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r24
|
|
apiVersion: v2
|
|
appVersion: 1.0.0
|
|
dependencies:
|
|
- condition: storageBackend.cassandra.enabled
|
|
name: cassandra
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 11.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: JanusGraph is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/janusgraph/img/janusgraph-stack-220x234.png
|
|
keywords:
|
|
- janusgraph
|
|
- graph
|
|
- database
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: janusgraph
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/janusgraph
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/janusgraph
|
|
- https://github.com/janusgraph/janusgraph
|
|
version: 0.3.13
|