Skip to content

Commit

Permalink
[bitnami/neo4j] Release 0.1.17 (#30841)
Browse files Browse the repository at this point in the history
* [bitnami/neo4j] Release 0.1.17 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 Dec 9, 2024
1 parent 7540ba4 commit d67bdde
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
9 changes: 7 additions & 2 deletions bitnami/neo4j/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 0.1.16 (2024-10-31)
## 0.1.17 (2024-12-09)

* [bitnami/neo4j] Release 0.1.16 ([#30153](https://github.com/bitnami/charts/pull/30153))
* [bitnami/neo4j] Release 0.1.17 ([#30841](https://github.com/bitnami/charts/pull/30841))

## <small>0.1.16 (2024-10-31)</small>

* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
* [bitnami/neo4j] Release 0.1.16 (#30153) ([d3bff55](https://github.com/bitnami/charts/commit/d3bff55c6eee70c87740fc60e26c3bb798f91e53)), closes [#30153](https://github.com/bitnami/charts/issues/30153)

## <small>0.1.15 (2024-10-18)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/neo4j/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-16T09:42:08.622378926Z"
version: 2.27.2
digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576
generated: "2024-12-09T13:41:48.865687054Z"
8 changes: 4 additions & 4 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.25.1-debian-12-r0
image: docker.io/bitnami/neo4j:5.26.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r32
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 5.25.1
appVersion: 5.26.0
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.1.16
version: 0.1.17
4 changes: 2 additions & 2 deletions bitnami/neo4j/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/neo4j
tag: 5.25.1-debian-12-r0
tag: 5.26.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -746,7 +746,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r33
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit d67bdde

Please sign in to comment.