mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/neo4j] ⚡ ⬆️ Update dependency references (#34272)
* [bitnami/neo4j] Release 0.4.6 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.5 (2025-05-29)
|
||||
## 0.4.6 (2025-06-09)
|
||||
|
||||
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references ([#33924](https://github.com/bitnami/charts/pull/33924))
|
||||
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references ([#34272](https://github.com/bitnami/charts/pull/34272))
|
||||
|
||||
## <small>0.4.5 (2025-05-30)</small>
|
||||
|
||||
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references (#33924) ([2af8c35](https://github.com/bitnami/charts/commit/2af8c35af465aa273626cb0fb0a1e2f3ee65b617)), closes [#33924](https://github.com/bitnami/charts/issues/33924)
|
||||
|
||||
## <small>0.4.4 (2025-05-27)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.7-debian-12-r0
|
||||
image: docker.io/bitnami/neo4j:5.26.7-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
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.5
|
||||
version: 0.4.6
|
||||
|
||||
@@ -97,7 +97,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.26.7-debian-12-r0
|
||||
tag: 5.26.7-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-r45
|
||||
tag: 12-debian-12-r46
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user