diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index c9c6f215d..8d6f5df1e 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/bitnami/bitnami-docker-parse - https://github.com/bitnami/bitnami-docker-parse-dashboard - https://parse.com/ -version: 17.0.6 +version: 17.0.7 diff --git a/bitnami/parse/values.yaml b/bitnami/parse/values.yaml index a43fa4c9a..84f8dae0a 100644 --- a/bitnami/parse/values.yaml +++ b/bitnami/parse/values.yaml @@ -54,7 +54,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 5.2.0-debian-10-r4 + tag: 5.2.0-debian-10-r8 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -375,7 +375,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 3.3.0-debian-10-r83 + tag: 3.3.0-debian-10-r87 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -528,7 +528,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r379 + tag: 10-debian-10-r383 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.