mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/neo4j] Release 0.4.3 (#33466)
* [bitnami/neo4j] Release 0.4.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.2 (2025-05-06)
|
||||
## 0.4.3 (2025-05-06)
|
||||
|
||||
* [bitnami/neo4j] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33411](https://github.com/bitnami/charts/pull/33411))
|
||||
* [bitnami/neo4j] Release 0.4.3 ([#33466](https://github.com/bitnami/charts/pull/33466))
|
||||
|
||||
## <small>0.4.2 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/neo4j] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33411) ([f20b267](https://github.com/bitnami/charts/commit/f20b26755c4baf3014bf9ff4054e9c00ee20b467)), closes [#33411](https://github.com/bitnami/charts/issues/33411)
|
||||
|
||||
## <small>0.4.1 (2025-05-02)</small>
|
||||
|
||||
|
||||
@@ -2,23 +2,24 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.5-debian-12-r3
|
||||
image: docker.io/bitnami/neo4j:5.26.6-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 5.26.5
|
||||
appVersion: 5.26.6
|
||||
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.
|
||||
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://dyltqmyl993wv.cloudfront.net/assets/stacks/neo4j/img/neo4j-stack-220x234.png
|
||||
keywords:
|
||||
@@ -36,4 +37,4 @@ 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.4.2
|
||||
version: 0.4.3
|
||||
|
||||
@@ -97,7 +97,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.26.5-debian-12-r3
|
||||
tag: 5.26.6-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user