mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/janusgraph] Bump chart version (#26778)
* [bitnami/janusgraph] 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>
This commit is contained in:
committed by
GitHub
parent
863bf8306b
commit
88021dac62
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.2 (2024-05-28)
|
||||
## 0.3.3 (2024-06-05)
|
||||
|
||||
* [bitnami/janusgraph] Add chart source URL to sources list ([#26493](https://github.com/bitnami/charts/pull/26493))
|
||||
* [bitnami/janusgraph] Bump chart version ([#26778](https://github.com/bitnami/charts/pull/26778))
|
||||
|
||||
## <small>0.3.2 (2024-05-28)</small>
|
||||
|
||||
* [bitnami/janusgraph] Add chart source URL to sources list (#26493) ([65e4f64](https://github.com/bitnami/charts/commit/65e4f64beaeeb76a48fbd1454815b4228b47213f)), closes [#26493](https://github.com/bitnami/charts/issues/26493)
|
||||
|
||||
## <small>0.3.1 (2024-05-23)</small>
|
||||
|
||||
|
||||
@@ -14,28 +14,28 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.0
|
||||
dependencies:
|
||||
- condition: storage.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
|
||||
- condition: storage.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
|
||||
- janusgraph
|
||||
- graph
|
||||
- database
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- 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.2
|
||||
- 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.3
|
||||
|
||||
Reference in New Issue
Block a user