Skip to content

Commit

Permalink
[bitnami/neo4j] Release 0.3.2 (#32149)
Browse files Browse the repository at this point in the history
* [bitnami/neo4j] Release 0.3.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Feb 24, 2025
1 parent 6241712 commit dd66fc4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/neo4j/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 0.3.1 (2025-02-24)
## 0.3.2 (2025-02-24)

* [bitnami/neo4j] Release 0.3.1 ([#32145](https://github.com/bitnami/charts/pull/32145))
* [bitnami/neo4j] Release 0.3.2 ([#32149](https://github.com/bitnami/charts/pull/32149))

## <small>0.3.1 (2025-02-24)</small>

* [bitnami/neo4j] Release 0.3.1 (#32145) ([ae1177a](https://github.com/bitnami/charts/commit/ae1177a872e2dfefc5c260f662f6c8432e664199)), closes [#32145](https://github.com/bitnami/charts/issues/32145)

## 0.3.0 (2025-02-20)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/neo4j/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: neo4j
image: docker.io/bitnami/neo4j:5.26.2-debian-12-r5
image: docker.io/bitnami/neo4j:5.26.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r39
apiVersion: v2
appVersion: 5.26.2
appVersion: 5.26.3
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -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.3.1
version: 0.3.2
2 changes: 1 addition & 1 deletion bitnami/neo4j/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/neo4j
tag: 5.26.2-debian-12-r5
tag: 5.26.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit dd66fc4

Please sign in to comment.