[bitnami/parse] Release 17.0.11 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-21 18:25:21 +00:00
parent c50455e7ed
commit 3e4288a8b1
3 changed files with 7 additions and 7 deletions

View File

@@ -54,7 +54,7 @@ server:
image:
registry: docker.io
repository: bitnami/parse
tag: 5.2.0-debian-10-r25
tag: 5.2.0-debian-10-r27
## 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-r104
tag: 3.3.0-debian-10-r106
## 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-r400
tag: 10-debian-10-r402
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.