mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/neo4j] Release 0.3.5 (#32775)
* [bitnami/neo4j] Release 0.3.5 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.4 (2025-04-02)
|
||||
## 0.3.5 (2025-04-02)
|
||||
|
||||
* [bitnami/neo4j] Release 0.3.4 ([#32772](https://github.com/bitnami/charts/pull/32772))
|
||||
* [bitnami/neo4j] Release 0.3.5 ([#32775](https://github.com/bitnami/charts/pull/32775))
|
||||
|
||||
## <small>0.3.4 (2025-04-02)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/neo4j] Release 0.3.4 (#32772) ([e5d11c6](https://github.com/bitnami/charts/commit/e5d11c6699449494b5c892c1234f69075952b64f)), closes [#32772](https://github.com/bitnami/charts/issues/32772)
|
||||
|
||||
## <small>0.3.3 (2025-03-11)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.4-debian-12-r2
|
||||
image: docker.io/bitnami/neo4j:5.26.5-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
appVersion: 5.26.4
|
||||
appVersion: 5.26.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -36,4 +36,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.3.4
|
||||
version: 0.3.5
|
||||
|
||||
@@ -94,7 +94,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.26.4-debian-12-r2
|
||||
tag: 5.26.5-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