mirror of
https://github.com/bitnami/charts.git
synced 2026-02-13 14:37:09 +08:00
[bitnami/neo4j] Release 0.2.2 (#31295)
* [bitnami/neo4j] Release 0.2.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.2.1 (2025-01-10)
|
||||
## 0.2.2 (2025-01-10)
|
||||
|
||||
* [bitnami/neo4j] Release 0.2.1 ([#31291](https://github.com/bitnami/charts/pull/31291))
|
||||
* [bitnami/neo4j] Release 0.2.2 ([#31295](https://github.com/bitnami/charts/pull/31295))
|
||||
|
||||
## <small>0.2.1 (2025-01-10)</small>
|
||||
|
||||
* [bitnami/neo4j] Release 0.2.1 (#31291) ([29b6858](https://github.com/bitnami/charts/commit/29b6858ada26369db629e3c0215ab8ebe97411a4)), closes [#31291](https://github.com/bitnami/charts/issues/31291)
|
||||
|
||||
## 0.2.0 (2024-12-10)
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.0-debian-12-r2
|
||||
image: docker.io/bitnami/neo4j:5.26.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r35
|
||||
apiVersion: v2
|
||||
appVersion: 5.26.0
|
||||
appVersion: 5.26.1
|
||||
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.1
|
||||
version: 0.2.2
|
||||
|
||||
@@ -91,7 +91,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.26.0-debian-12-r2
|
||||
tag: 5.26.1-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