mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/neo4j] Release 0.1.2 (#27806)
* [bitnami/neo4j] Release 0.1.2 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>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.1 (2024-07-04)
|
||||
## 0.1.2 (2024-07-05)
|
||||
|
||||
* [bitnami/neo4j] Update README appname ([#27768](https://github.com/bitnami/charts/pull/27768))
|
||||
* [bitnami/neo4j] Release 0.1.2 ([#27806](https://github.com/bitnami/charts/pull/27806))
|
||||
|
||||
## <small>0.1.1 (2024-07-04)</small>
|
||||
|
||||
* [bitnami/neo4j] Update README appname (#27768) ([bb647dc](https://github.com/bitnami/charts/commit/bb647dc15589ec4ddd3714348812d90c85b87587)), closes [#27768](https://github.com/bitnami/charts/issues/27768)
|
||||
|
||||
## 0.1.0 (2024-07-04)
|
||||
|
||||
|
||||
+22
-17
@@ -4,30 +4,35 @@
|
||||
annotations:
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.20.0-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r24
|
||||
apiVersion: v2
|
||||
appVersion: 5.20.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- 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
|
||||
- database
|
||||
- neo4j
|
||||
- graph
|
||||
- graphdb
|
||||
- graph-database
|
||||
- nosql
|
||||
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: 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.1
|
||||
- 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.2
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<!--- app-name: Neo4j -->
|
||||
|
||||
# neo4j
|
||||
# Bitnami package for Neo4j
|
||||
|
||||
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.
|
||||
|
||||
[Overview of Neo4j](https://www.neo4j.com/)
|
||||
[Overview of Neo4j](http://www.neo4j.org/)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
@@ -420,4 +420,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -745,7 +745,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r22
|
||||
tag: 12-debian-12-r24
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user