diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index 9778f66981..2b54648261 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 9.2.1 +version: 9.2.2 appVersion: 3.8.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/stable/parse/values.yaml b/stable/parse/values.yaml index ca62c3763c..a9749818e4 100644 --- a/stable/parse/values.yaml +++ b/stable/parse/values.yaml @@ -63,7 +63,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 3.8.0-debian-9-r1 + tag: 3.8.0-debian-9-r6 ## 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 @@ -128,7 +128,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 1.4.3-debian-9-r39 + tag: 1.4.3-debian-9-r43 ## 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