[bitnami/phabricator] Release 11.0.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-02-27 01:17:10 +00:00
parent ec786531f6
commit 4e8591fc1b
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.3.2
version: 9.3.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.3.9
digest: sha256:401d4b22858379ef9c2709f054281b62526067349f22658a67af1caf18bdf9ce
generated: "2021-02-19T21:54:41.773437447Z"
version: 1.4.1
digest: sha256:dd5ab5b3128d705a8c9ad69fd166ae7f240d9e72dc91e9f986da0d88eb22d570
generated: "2021-02-27T00:40:18.859787848Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: ProjectManagement
apiVersion: v2
appVersion: 2021.8.0
appVersion: 2021.9.0
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -37,4 +37,4 @@ name: phabricator
sources:
- https://github.com/bitnami/bitnami-docker-phabricator
- https://www.phacility.com/phabricator/
version: 11.0.4
version: 11.0.5

View File

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