[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 # 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> ## <small>0.4.12 (2025-08-04)</small>
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 2.31.3 version: 2.31.4
digest: sha256:f9c314553215490ea1b94c70082cb152d6ff5916ce185b4e00f5287f81545b4c digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
generated: "2025-08-07T18:35:26.464077178Z" generated: "2025-08-27T16:59:55.581610241Z"
+4 -4
View File
@@ -5,13 +5,13 @@ annotations:
category: Database category: Database
images: | images: |
- name: neo4j - 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 - 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 licenses: Apache-2.0
tanzuCategory: service tanzuCategory: service
apiVersion: v2 apiVersion: v2
appVersion: 5.26.10 appVersion: 5.26.11
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts 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/charts/tree/main/bitnami/neo4j
- https://github.com/bitnami/containers/tree/main/bitnami/neo4j - https://github.com/bitnami/containers/tree/main/bitnami/neo4j
- https://github.com/neo4j/neo4j - https://github.com/neo4j/neo4j
version: 0.4.13 version: 0.4.14
+2 -2
View File
@@ -97,7 +97,7 @@ diagnosticMode:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/neo4j repository: bitnami/neo4j
tag: 5.26.10-debian-12-r1 tag: 5.26.11-debian-12-r0
digest: "" digest: ""
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -757,7 +757,7 @@ volumePermissions:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/os-shell repository: bitnami/os-shell
tag: 12-debian-12-r50 tag: 12-debian-12-r51
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.