[bitnami/phabricator] Release 9.1.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-05-16 03:37:10 +00:00
parent c37d333bc8
commit 59c57d97a3
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: phabricator
version: 9.1.3
appVersion: 2020.18.0
version: 9.1.4
appVersion: 2020.19.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.1
digest: sha256:40fd3036fc1e33507f7481151058808df580bb7f89ed46e174b4bec91a5984c4
generated: "2020-05-09T01:23:24.359093721Z"
version: 7.4.2
digest: sha256:fe26de7fc873dc8001404168feb920a61ba884a2fe211a7371165ed51bf8cb8b
generated: "2020-05-16T02:50:04.927605931Z"
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phabricator
tag: 2020.18.0-debian-10-r0
tag: 2020.19.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-r38
tag: 0.8.0-debian-10-r45
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.