From c184874f423cda6b61da33d7261edfee2261153e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 30 Oct 2018 01:19:14 +0100 Subject: [PATCH] [stable/testlink] Release 3.1.2 (#8839) * testlink: update to `1.9.18` Signed-off-by: Bitnami Containers * testlink: updated chart requirements Signed-off-by: Bitnami Containers * testlink: bump chart appVersion to `1.9.18` Signed-off-by: Bitnami Containers * testlink: bump chart version to `3.1.2` Signed-off-by: Bitnami Containers --- stable/testlink/Chart.yaml | 4 ++-- stable/testlink/requirements.lock | 4 ++-- stable/testlink/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/testlink/Chart.yaml b/stable/testlink/Chart.yaml index bcdcda6a18..4b96ecf064 100644 --- a/stable/testlink/Chart.yaml +++ b/stable/testlink/Chart.yaml @@ -1,6 +1,6 @@ name: testlink -version: 3.1.1 -appVersion: 1.9.17 +version: 3.1.2 +appVersion: 1.9.18 description: Web-based test management system that facilitates software quality assurance. icon: https://bitnami.com/assets/stacks/testlink/img/testlink-stack-220x234.png keywords: diff --git a/stable/testlink/requirements.lock b/stable/testlink/requirements.lock index 3c1cfb14ff..372f51d02e 100644 --- a/stable/testlink/requirements.lock +++ b/stable/testlink/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 5.2.0 + version: 5.2.2 digest: sha256:0593b73b2163fbbbae061de1aa2b8280d43f8a423a91e1c7375c0b6c86784b1c -generated: 2018-10-16T08:50:59.206637+02:00 +generated: 2018-10-29T13:32:38.278217012Z diff --git a/stable/testlink/values.yaml b/stable/testlink/values.yaml index 139c5b668f..67bcd4dfbb 100644 --- a/stable/testlink/values.yaml +++ b/stable/testlink/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/testlink - tag: 1.9.17 + tag: 1.9.18 ## 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