diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index 3b404919e..574f87fe8 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 12.0.0 +version: 12.0.1 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/values.yaml b/bitnami/parse/values.yaml index e6133d095..3c26eebe3 100644 --- a/bitnami/parse/values.yaml +++ b/bitnami/parse/values.yaml @@ -63,7 +63,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 4.3.0-debian-10-r10 + tag: 4.3.0-debian-10-r29 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -186,7 +186,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 2.1.0-debian-10-r105 + tag: 2.1.0-debian-10-r124 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images