mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/neo4j] ⚡ ⬆️ Update dependency references (#34972)
* [bitnami/neo4j] Release 0.4.9 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.8 (2025-06-13)
|
||||
## 0.4.9 (2025-07-09)
|
||||
|
||||
* bitnami/neo4j Fix neo4j persistent existing claim ([#34369](https://github.com/bitnami/charts/pull/34369))
|
||||
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references ([#34972](https://github.com/bitnami/charts/pull/34972))
|
||||
|
||||
## <small>0.4.8 (2025-06-13)</small>
|
||||
|
||||
* bitnami/neo4j Fix neo4j persistent existing claim (#34369) ([3bcbf62](https://github.com/bitnami/charts/commit/3bcbf62b3e6d2bdeefcbf1fb7f8d1cb5a3d59581)), closes [#34369](https://github.com/bitnami/charts/issues/34369)
|
||||
|
||||
## <small>0.4.7 (2025-06-09)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.8-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
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.8
|
||||
version: 0.4.9
|
||||
|
||||
@@ -757,7 +757,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r46
|
||||
tag: 12-debian-12-r47
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user