diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index 331bff95d..f3db24c66 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.12 +version: 17.0.13 diff --git a/bitnami/parse/values.yaml b/bitnami/parse/values.yaml index 8d48fac6b..214811157 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-r34 + tag: 5.2.0-debian-10-r36 ## 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-r112 + tag: 3.3.0-debian-10-r113 ## 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-r409 + tag: 10-debian-10-r410 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.