Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/phabricator] Release 2.1.7 (#7157)
Browse files Browse the repository at this point in the history
* phabricator: update to `2018.32.0-debian-9`

* phabricator: updated chart requirements

* phabricator: bump chart appVersion to `2018.32.0`

* phabricator: bump chart version to `2.1.7`
  • Loading branch information
Bitnami Bot authored and k8s-ci-robot committed Aug 14, 2018
1 parent 2496eaf commit 60457ab
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions stable/phabricator/Chart.yaml
@@ -1,6 +1,6 @@
name: phabricator
version: 2.1.6
appVersion: 2018.31.0
version: 2.1.7
appVersion: 2018.32.0
description: Collection of open source web applications that help software companies build better software.
keywords:
- phabricator
Expand Down
4 changes: 2 additions & 2 deletions stable/phabricator/requirements.lock
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 4.3.2
version: 4.3.3
digest: sha256:24134c936ea3fe53c0b99529efc97db98284daa3a8fbd22ab79e8d1c8ba441c9
generated: 2018-08-08T18:57:38.991547806Z
generated: 2018-08-13T16:46:29.487402749Z
2 changes: 1 addition & 1 deletion stable/phabricator/values.yaml
Expand Up @@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/phabricator
tag: 2018.31.0-debian-9
tag: 2018.32.0-debian-9
## 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
Expand Down

0 comments on commit 60457ab

Please sign in to comment.