Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
Merge pull request #74 from johanherman/new-product-releases
Browse files Browse the repository at this point in the history
Use latest releases of products bcl2fastq, runfolder and siswrap.
  • Loading branch information
Johan Hermansson committed Mar 8, 2016
2 parents 45a513c + 6cd8103 commit d8de710
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ansible-st2-local/roles/bcl2fastq/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ arteria_bcl2fastq_run_tests: False
# fetch from a repo mounted at /arteria
arteria_bcl2fastq_sources: git
arteria_bcl2fastq_repo: https://github.com/arteria-project/arteria-bcl2fastq.git
arteria_bcl2fastq_version: v1.1.0
arteria_bcl2fastq_version: v1.1.1
2 changes: 1 addition & 1 deletion ansible-st2-local/roles/runfolder/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ runfolder_path: /data/{{ ansible_hostname }}/runfolders
# fetch from a repo mounted at /arteria
arteria_runfolder_sources: git
arteria_runfolder_repo: https://github.com/arteria-project/arteria-runfolder.git
arteria_runfolder_version: v1.0.0
arteria_runfolder_version: v1.0.1
2 changes: 1 addition & 1 deletion ansible-st2-local/roles/siswrap/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ arteria_siswrap_run_tests: False
# fetch from a repo mounted at /arteria
arteria_siswrap_sources: git
arteria_siswrap_repo: https://github.com/arteria-project/arteria-siswrap.git
arteria_siswrap_version: v1.0.1
arteria_siswrap_version: v1.0.2

0 comments on commit d8de710

Please sign in to comment.