Updated Bitbucket to v5.6.1

This commit is contained in:
Kyle Sessions
2017-12-06 18:13:38 -07:00
parent a9d6566be5
commit 0db2888cc7
3 changed files with 47 additions and 3 deletions
+22
View File
@@ -0,0 +1,22 @@
version: '2'
catalog:
name: bitbucket
version: 5.6.1
description: Git Server
questions:
- variable: BITBUCKET_PORT
label: Port
default: 80
required: true
type: int
services:
bitbucket:
scale: 1
start_on_create: true
bitbucket-data:
scale: 1
start_on_create: true