Skip to content

Commit

Permalink
[bitnami/neo4j] Release 0.1.14 (#29930)
Browse files Browse the repository at this point in the history
* [bitnami/neo4j] Release 0.1.14 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 Oct 16, 2024
1 parent 1381f66 commit b371cca
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 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.1.13 (2024-10-02)
## 0.1.14 (2024-10-16)

* [bitnami/neo4j] Release 0.1.13 ([#29757](https://github.com/bitnami/charts/pull/29757))
* [bitnami/neo4j] Release 0.1.14 ([#29930](https://github.com/bitnami/charts/pull/29930))

## <small>0.1.13 (2024-10-02)</small>

* [bitnami/neo4j] Release 0.1.13 (#29757) ([70a1e5e](https://github.com/bitnami/charts/commit/70a1e5e1240b563ec29150ff8db66bd4e6cba22e)), closes [#29757](https://github.com/bitnami/charts/issues/29757)

## <small>0.1.12 (2024-10-02)</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.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-26T19:45:52.872290784Z"
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-16T09:42:08.622378926Z"
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.24.1-debian-12-r0
image: docker.io/bitnami/neo4j:5.24.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
image: docker.io/bitnami/os-shell:12-debian-12-r31
apiVersion: v2
appVersion: 5.24.1
appVersion: 5.24.2
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.13
version: 0.1.14
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.24.1-debian-12-r0
tag: 5.24.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -747,7 +747,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r30
tag: 12-debian-12-r31
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit b371cca

Please sign in to comment.