diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index 03a11b8aa1..6524e37547 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 11.0.4 +version: 12.0.0 appVersion: 4.3.0 description: Parse is a platform that enables users to add a scalable and powerful backend to launch a full-featured app for iOS, Android, JavaScript, Windows, Unity, and more. keywords: diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 5c60b68661..af82aa42b8 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -220,6 +220,12 @@ Alternatively, you can use a ConfigMap or a Secret with the environment variable ## Upgrading +### To 12.0.0 + +MongoDB subchart container images were updated to 4.4.x and it can affect compatibility with older versions of MongoDB. + +- https://github.com/bitnami/charts/tree/master/bitnami/mongodb#to-900 + ### To 11.0.0 Backwards compatibility is not guaranteed since breaking changes were included in MongoDB subchart. More information in the link below: diff --git a/bitnami/parse/requirements.lock b/bitnami/parse/requirements.lock index 080e9c6f78..3fb37a0aa2 100644 --- a/bitnami/parse/requirements.lock +++ b/bitnami/parse/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mongodb repository: https://charts.bitnami.com/bitnami - version: 8.2.3 -digest: sha256:4b92935be610c5503b8239b25c9edbd42a8a8bc167a88d5a28566ac81d287566 -generated: "2020-08-07T12:14:52.324442018Z" + version: 9.0.1 +digest: sha256:d8d29688ae1c6ee1a1847f3719fed2cd4653db60dc1dcbff95e0b8286b9821dd +generated: "2020-08-31T18:37:33.841258599+02:00" diff --git a/bitnami/parse/requirements.yaml b/bitnami/parse/requirements.yaml index 8943f0260f..4afdc60fa9 100644 --- a/bitnami/parse/requirements.yaml +++ b/bitnami/parse/requirements.yaml @@ -1,4 +1,4 @@ dependencies: - name: mongodb - version: 8.x.x + version: 9.x.x repository: https://charts.bitnami.com/bitnami