[bitnami/neo4j] Release 0.1.7 (#28457)

* [bitnami/neo4j] Release 0.1.7 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-25 10:03:35 +02:00
committed by GitHub
parent d8f5e6e761
commit faf98576a5
3 changed files with 9 additions and 5 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 0.1.6 (2024-07-24)
## 0.1.7 (2024-07-25)
* [bitnami/neo4j] Release 0.1.6 ([#28368](https://github.com/bitnami/charts/pull/28368))
* [bitnami/neo4j] Release 0.1.7 ([#28457](https://github.com/bitnami/charts/pull/28457))
## <small>0.1.6 (2024-07-24)</small>
* [bitnami/neo4j] Release 0.1.6 (#28368) ([acd84e2](https://github.com/bitnami/charts/commit/acd84e25a4954ba19eae6fe52662656bfa92745d)), closes [#28368](https://github.com/bitnami/charts/issues/28368)
## <small>0.1.5 (2024-07-16)</small>
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: neo4j
image: docker.io/bitnami/neo4j:5.22.0-debian-12-r0
image: docker.io/bitnami/neo4j:5.22.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r26
apiVersion: v2
@@ -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.6
version: 0.1.7
+1 -1
View File
@@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/neo4j
tag: 5.22.0-debian-12-r0
tag: 5.22.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'