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

* [bitnami/neo4j] Release 0.4.4 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-05-27 21:33:06 +02:00
committed by GitHub
parent adcb803342
commit b741265a44
3 changed files with 11 additions and 7 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 0.4.3 (2025-05-06)
## 0.4.4 (2025-05-27)
* [bitnami/neo4j] Release 0.4.3 ([#33466](https://github.com/bitnami/charts/pull/33466))
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references ([#33922](https://github.com/bitnami/charts/pull/33922))
## <small>0.4.3 (2025-05-06)</small>
* [bitnami/neo4j] Release 0.4.3 (#33466) ([f62b9ca](https://github.com/bitnami/charts/commit/f62b9ca46c6fc47922474520d95e74673e088aeb)), closes [#33466](https://github.com/bitnami/charts/issues/33466)
## <small>0.4.2 (2025-05-06)</small>
+3 -3
View File
@@ -5,9 +5,9 @@ annotations:
category: Database
images: |
- name: neo4j
image: docker.io/bitnami/neo4j:5.26.6-debian-12-r0
image: docker.io/bitnami/neo4j:5.26.6-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r43
image: docker.io/bitnami/os-shell:12-debian-12-r45
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -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.3
version: 0.4.4
+2 -2
View File
@@ -97,7 +97,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/neo4j
tag: 5.26.6-debian-12-r0
tag: 5.26.6-debian-12-r2
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-r43
tag: 12-debian-12-r45
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.