[stable/phabricator] Release 8.0.2 updating components versions (#18408)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-10-29 01:06:43 -07:00
committed by Kubernetes Prow Robot
parent 9522acbfd1
commit 7dbbfcf002
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: phabricator
version: 8.0.1
appVersion: 2019.39.0
version: 8.0.2
appVersion: 2019.43.0
description: Collection of open source web applications that help software companies build better software.
keywords:
- phabricator
+2 -2
View File
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 6.11.3
version: 6.12.2
digest: sha256:98f8faaf456130a5ab8958a3f87b17ea1eed6a40f39fdbf1ee50c3d295ede5ef
generated: 2019-10-16T15:24:39.963906625Z
generated: 2019-10-28T19:06:07.267600283Z
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phabricator
tag: 2019.39.0-debian-9-r9
tag: 2019.43.0-debian-9-r0
## 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
@@ -228,7 +228,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r85
tag: 0.7.0-debian-9-r94
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.