update TestLink image version to 1.9.15-r1 (#303)

This commit is contained in:
jotadrilo
2016-12-15 15:04:06 -08:00
committed by Lachlan Evenson
parent 38c7edcde9
commit 505b3aa7cd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: testlink
version: 0.4.1
version: 0.4.2
description: Web-based test management system that facilitates software quality assurance.
keywords:
- testlink
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami TestLink image version
## ref: https://hub.docker.com/r/bitnami/testlink/tags/
##
image: bitnami/testlink:1.9.14-r4
image: bitnami/testlink:1.9.15-r1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'