[bitnami/neo4j] ⬆️ Update dependency references (#36213)

* [bitnami/neo4j] Release 0.4.14 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:
Bitnami Bot
2025-08-27 19:22:05 +02:00
committed by GitHub
parent 07a0857a60
commit 9181e464cd
4 changed files with 15 additions and 11 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 0.4.13 (2025-08-07)
## 0.4.14 (2025-08-27)
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references ([#35628](https://github.com/bitnami/charts/pull/35628))
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references ([#36213](https://github.com/bitnami/charts/pull/36213))
## <small>0.4.13 (2025-08-07)</small>
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references (#35628) ([1b7e0d4](https://github.com/bitnami/charts/commit/1b7e0d4b77d32ef3b22dced99bf36989cc325c58)), closes [#35628](https://github.com/bitnami/charts/issues/35628)
## <small>0.4.12 (2025-08-04)</small>
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.31.3
digest: sha256:f9c314553215490ea1b94c70082cb152d6ff5916ce185b4e00f5287f81545b4c
generated: "2025-08-07T18:35:26.464077178Z"
version: 2.31.4
digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
generated: "2025-08-27T16:59:55.581610241Z"
+4 -4
View File
@@ -5,13 +5,13 @@ annotations:
category: Database
images: |
- name: neo4j
image: docker.io/bitnami/neo4j:5.26.10-debian-12-r1
image: docker.io/bitnami/neo4j:5.26.11-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r50
image: docker.io/bitnami/os-shell:12-debian-12-r51
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
appVersion: 5.26.10
appVersion: 5.26.11
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -37,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.13
version: 0.4.14
+2 -2
View File
@@ -97,7 +97,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/neo4j
tag: 5.26.10-debian-12-r1
tag: 5.26.11-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -757,7 +757,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r50
tag: 12-debian-12-r51
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.