[bitnami/neo4j] Release 0.1.4 (#27862)

* [bitnami/neo4j] Release 0.1.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:
Bitnami Bot
2024-07-09 22:35:10 +02:00
committed by GitHub
parent 95ffaaf81d
commit 5b70afc341
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.3 (2024-07-08)
## 0.1.4 (2024-07-09)
* [bitnami/neo4j] Release 0.1.3 ([#27845](https://github.com/bitnami/charts/pull/27845))
* [bitnami/neo4j] Release 0.1.4 ([#27862](https://github.com/bitnami/charts/pull/27862))
## <small>0.1.3 (2024-07-08)</small>
* [bitnami/neo4j] Release 0.1.3 (#27845) ([0ec437e](https://github.com/bitnami/charts/commit/0ec437e34f521df34fb2d61a7e83e6c8a11acd48)), closes [#27845](https://github.com/bitnami/charts/issues/27845)
## <small>0.1.2 (2024-07-05)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: neo4j
image: docker.io/bitnami/neo4j:5.20.0-debian-12-r3
image: docker.io/bitnami/neo4j:5.21.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r25
apiVersion: v2
appVersion: 5.20.0
appVersion: 5.21.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.1.3
version: 0.1.4

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/neo4j
tag: 5.20.0-debian-12-r3
tag: 5.21.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'