[bitnami/phabricator] Release 9.1.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-05-09 02:09:10 +00:00
parent 4f0dab381c
commit 17a3783098
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: phabricator
version: 9.1.2
appVersion: 2020.17.0
version: 9.1.3
appVersion: 2020.18.0
description: Collection of open source web applications that help software companies build better software.
keywords:
- phabricator
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.4.0
digest: sha256:b0f41a67a5b41a05b552a5b29071aa6c09828b2bba51d4f72e43b580702a9ef2
generated: "2020-05-01T23:18:00.162106757Z"
version: 7.4.1
digest: sha256:40fd3036fc1e33507f7481151058808df580bb7f89ed46e174b4bec91a5984c4
generated: "2020-05-09T01:23:24.359093721Z"
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phabricator
tag: 2020.17.0-debian-10-r0
tag: 2020.18.0-debian-10-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
@@ -251,7 +251,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r31
tag: 0.8.0-debian-10-r38
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.