mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/neo4j] Release 0.3.4 (#32772)
* [bitnami/neo4j] Release 0.3.4 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.3 (2025-03-11)
|
||||
## 0.3.4 (2025-04-02)
|
||||
|
||||
* [bitnami/neo4j] Release 0.3.3 ([#32407](https://github.com/bitnami/charts/pull/32407))
|
||||
* [bitnami/neo4j] Release 0.3.4 ([#32772](https://github.com/bitnami/charts/pull/32772))
|
||||
|
||||
## <small>0.3.3 (2025-03-11)</small>
|
||||
|
||||
* [bitnami/neo4j] Release 0.3.3 (#32407) ([c144fd2](https://github.com/bitnami/charts/commit/c144fd2bfeca9387f5b3f76bbd0c9d32400b1909)), closes [#32407](https://github.com/bitnami/charts/issues/32407)
|
||||
|
||||
## <small>0.3.2 (2025-02-24)</small>
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.26.4-debian-12-r0
|
||||
image: docker.io/bitnami/neo4j:5.26.4-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r39
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
appVersion: 5.26.4
|
||||
dependencies:
|
||||
@@ -36,4 +36,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.3
|
||||
version: 0.3.4
|
||||
|
||||
@@ -94,7 +94,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.26.4-debian-12-r0
|
||||
tag: 5.26.4-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -754,7 +754,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r39
|
||||
tag: 12-debian-12-r40
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user