mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
* [bitnami/neo4j] Release 0.1.14 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>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: neo4j
|
|
image: docker.io/bitnami/neo4j:5.24.2-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
|
apiVersion: v2
|
|
appVersion: 5.24.2
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Neo4j is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/neo4j/img/neo4j-stack-220x234.png
|
|
keywords:
|
|
- database
|
|
- neo4j
|
|
- graph
|
|
- graphdb
|
|
- graph-database
|
|
- nosql
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: neo4j
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/neo4j
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/neo4j
|
|
- https://github.com/neo4j/neo4j
|
|
version: 0.1.14
|