[bitnami/phabricator] Release 9.1.11 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-07-25 20:57:10 +00:00
parent 1208fcdc47
commit 6ff92ce16e
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: phabricator
version: 9.1.10
appVersion: 2020.27.0
version: 9.1.11
appVersion: 2020.29.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.6.1
digest: sha256:4c9e0bd5b0b9eabae13acdbe88ca07eb42d9709c9f151f89a4995e20911cbcfb
generated: "2020-07-01T14:56:49.00158748Z"
version: 7.7.1
digest: sha256:e71c506dc14e71f80b8ee28381053d78d82d554ad77257f3d5bc09a94c2ee883
generated: "2020-07-25T19:24:35.084464065Z"
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phabricator
tag: 2020.27.0-debian-10-r0
tag: 2020.29.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-r97
tag: 0.8.0-debian-10-r109
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.