[bitnami/phabricator] Release 9.1.15 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-09-10 06:53:46 +00:00
parent 3899f76db2
commit ed9ee19eee
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: phabricator
version: 9.1.14
version: 9.1.15
appVersion: 2020.31.0
description: Collection of open source web applications that help software companies build better software.
keywords:

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.7.2
digest: sha256:f6aceea0ab42738339fa4114a62e57f14c7ce0a060b44771b0aadd11ce7a1866
generated: "2020-08-06T07:45:19.31371119Z"
version: 7.9.4
digest: sha256:c5cc17c293e4cfda2ea214055afafb592114279f278ec800a999144decd4c9c3
generated: "2020-09-09T20:05:07.873731923Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phabricator
tag: 2020.31.0-debian-10-r0
tag: 2020.31.0-debian-10-r20
## 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
@@ -251,7 +251,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r119
tag: 0.8.0-debian-10-r142
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.