[stable/phabricator] Release 7.0.3 updating components versions (#16771)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-09-02 14:27:30 -07:00
committed by Kubernetes Prow Robot
parent 17b423a20a
commit cdd401f1ac
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: phabricator
version: 7.0.2
version: 7.0.3
appVersion: 2019.35.0
description: Collection of open source web applications that help software companies build better software.
keywords:
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phabricator
tag: 2019.35.0-debian-9-r0
tag: 2019.35.0-debian-9-r2
## 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
@@ -223,7 +223,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r41
tag: 0.7.0-debian-9-r43
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.