mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/neo4j] Release 0.3.2 (#32149)
* [bitnami/neo4j] Release 0.3.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.1 (2025-02-24)
|
||||
## 0.3.2 (2025-02-24)
|
||||
|
||||
* [bitnami/neo4j] Release 0.3.1 ([#32145](https://github.com/bitnami/charts/pull/32145))
|
||||
* [bitnami/neo4j] Release 0.3.2 ([#32149](https://github.com/bitnami/charts/pull/32149))
|
||||
|
||||
## <small>0.3.1 (2025-02-24)</small>
|
||||
|
||||
* [bitnami/neo4j] Release 0.3.1 (#32145) ([ae1177a](https://github.com/bitnami/charts/commit/ae1177a872e2dfefc5c260f662f6c8432e664199)), closes [#32145](https://github.com/bitnami/charts/issues/32145)
|
||||
|
||||
## 0.3.0 (2025-02-20)
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.2-debian-12-r5
|
||||
image: docker.io/bitnami/neo4j:5.26.3-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r39
|
||||
apiVersion: v2
|
||||
appVersion: 5.26.2
|
||||
appVersion: 5.26.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -35,4 +35,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.3.1
|
||||
version: 0.3.2
|
||||
|
||||
@@ -94,7 +94,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.26.2-debian-12-r5
|
||||
tag: 5.26.3-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