[bitnami/neo4j] Release 0.1.12 (#29754)

* [bitnami/neo4j] Release 0.1.12 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-10-02 22:54:09 +02:00
committed by GitHub
parent fad625d3fd
commit 33502ac29c
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.11 (2024-09-30)
## 0.1.12 (2024-10-02)
* [bitnami/neo4j] Release 0.1.11 ([#29659](https://github.com/bitnami/charts/pull/29659))
* [bitnami/neo4j] Release 0.1.12 ([#29754](https://github.com/bitnami/charts/pull/29754))
## <small>0.1.11 (2024-09-30)</small>
* [bitnami/neo4j] Release 0.1.11 (#29659) ([bd8f396](https://github.com/bitnami/charts/commit/bd8f396328ac5b066d30cc4e987ee1a2c75468bb)), closes [#29659](https://github.com/bitnami/charts/issues/29659)
## <small>0.1.10 (2024-09-26)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: neo4j
image: docker.io/bitnami/neo4j:5.24.0-debian-12-r0
image: docker.io/bitnami/neo4j:5.24.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
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.11
version: 0.1.12

View File

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