mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/neo4j] Release 0.1.16 (#30153)
* [bitnami/neo4j] Release 0.1.16 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:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.15 (2024-10-18)
|
||||
## 0.1.16 (2024-10-31)
|
||||
|
||||
* [bitnami/neo4j] Remove wrong entries from image verification ([#29915](https://github.com/bitnami/charts/pull/29915))
|
||||
* [bitnami/neo4j] Release 0.1.16 ([#30153](https://github.com/bitnami/charts/pull/30153))
|
||||
|
||||
## <small>0.1.15 (2024-10-18)</small>
|
||||
|
||||
* [bitnami/neo4j] Remove wrong entries from image verification (#29915) ([0d3586a](https://github.com/bitnami/charts/commit/0d3586acf10b4ab410e00608c832c59b4f2febc4)), closes [#29915](https://github.com/bitnami/charts/issues/29915)
|
||||
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
|
||||
|
||||
## <small>0.1.14 (2024-10-16)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: neo4j
|
||||
image: docker.io/bitnami/neo4j:5.24.2-debian-12-r0
|
||||
image: docker.io/bitnami/neo4j:5.25.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r32
|
||||
apiVersion: v2
|
||||
appVersion: 5.24.2
|
||||
appVersion: 5.25.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -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.15
|
||||
version: 0.1.16
|
||||
|
||||
@@ -86,7 +86,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/neo4j
|
||||
tag: 5.24.2-debian-12-r0
|
||||
tag: 5.25.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -746,7 +746,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r31
|
||||
tag: 12-debian-12-r32
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user