mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/neo4j] Remove wrong entries from image verification (#29915)
* [bitnami/neo4j] Remove wrong entries from image verification Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Bump version Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
co-authored by
Bitnami Containers
parent
be16cbf056
commit
0d3586acf1
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.14 (2024-10-16)
|
||||
## 0.1.15 (2024-10-18)
|
||||
|
||||
* [bitnami/neo4j] Release 0.1.14 ([#29930](https://github.com/bitnami/charts/pull/29930))
|
||||
* [bitnami/neo4j] Remove wrong entries from image verification ([#29915](https://github.com/bitnami/charts/pull/29915))
|
||||
|
||||
## <small>0.1.14 (2024-10-16)</small>
|
||||
|
||||
* [bitnami/neo4j] Release 0.1.14 (#29930) ([b371cca](https://github.com/bitnami/charts/commit/b371cca9ab0e0865cff14cf4d9b05745d093576c)), closes [#29930](https://github.com/bitnami/charts/issues/29930)
|
||||
|
||||
## <small>0.1.13 (2024-10-02)</small>
|
||||
|
||||
|
||||
@@ -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.14
|
||||
version: 0.1.15
|
||||
|
||||
@@ -95,4 +95,4 @@ To access your Neo4j site from outside the cluster follow the steps below:
|
||||
|
||||
{{- include "common.warnings.rollingTag" .Values.image }}
|
||||
{{- include "neo4j.validateValues" . }}
|
||||
{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image) "context" $) }}
|
||||
{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }}
|
||||
|
||||
Reference in New Issue
Block a user