mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/neo4j] Release 0.2.4 (#31770)
* [bitnami/neo4j] Release 0.2.4 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.3 (2025-02-04)
|
||||
## 0.2.4 (2025-02-05)
|
||||
|
||||
* [bitnami/neo4j] Release 0.2.3 ([#31737](https://github.com/bitnami/charts/pull/31737))
|
||||
* [bitnami/neo4j] Release 0.2.4 ([#31770](https://github.com/bitnami/charts/pull/31770))
|
||||
|
||||
## <small>0.2.3 (2025-02-04)</small>
|
||||
|
||||
* [bitnami/neo4j] Release 0.2.3 (#31737) ([f036b96](https://github.com/bitnami/charts/commit/f036b96e358ae1674322806a7f76a54ec57a7595)), closes [#31737](https://github.com/bitnami/charts/issues/31737)
|
||||
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
|
||||
|
||||
## <small>0.2.2 (2025-01-10)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.1-debian-12-r2
|
||||
image: docker.io/bitnami/neo4j:5.26.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r36
|
||||
apiVersion: v2
|
||||
appVersion: 5.26.1
|
||||
appVersion: 5.26.2
|
||||
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.2.3
|
||||
version: 0.2.4
|
||||
|
||||
@@ -91,7 +91,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.26.1-debian-12-r2
|
||||
tag: 5.26.2-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