mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/neo4j] ⚡ ⬆️ Update dependency references (#33924)
* [bitnami/neo4j] Release 0.4.5 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.4 (2025-05-27)
|
||||
## 0.4.5 (2025-05-29)
|
||||
|
||||
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references ([#33922](https://github.com/bitnami/charts/pull/33922))
|
||||
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references ([#33924](https://github.com/bitnami/charts/pull/33924))
|
||||
|
||||
## <small>0.4.4 (2025-05-27)</small>
|
||||
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
* [bitnami/neo4j] :zap: :arrow_up: Update dependency references (#33922) ([b741265](https://github.com/bitnami/charts/commit/b741265a44b0901a830038e145937f1814110076)), closes [#33922](https://github.com/bitnami/charts/issues/33922)
|
||||
|
||||
## <small>0.4.3 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.6-debian-12-r2
|
||||
image: docker.io/bitnami/neo4j:5.26.7-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 5.26.6
|
||||
appVersion: 5.26.7
|
||||
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.4
|
||||
version: 0.4.5
|
||||
|
||||
@@ -97,7 +97,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.26.6-debian-12-r2
|
||||
tag: 5.26.7-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user