From 46b9f4e2bdc024c0cec8ff2393a81b0852d140e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Tue, 4 Jun 2019 17:40:05 +0200 Subject: [PATCH] [stable/testlink] (#14458) Signed-off-by: Javier Salmeron Garcia --- stable/testlink/Chart.yaml | 2 +- stable/testlink/OWNERS | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/testlink/Chart.yaml b/stable/testlink/Chart.yaml index 656280188f..fc55da2837 100644 --- a/stable/testlink/Chart.yaml +++ b/stable/testlink/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: testlink -version: 4.4.0 +version: 4.4.1 appVersion: 1.9.19 description: Web-based test management system that facilitates software quality assurance. icon: https://bitnami.com/assets/stacks/testlink/img/testlink-stack-220x234.png diff --git a/stable/testlink/OWNERS b/stable/testlink/OWNERS index e74df3ff33..5df81b6b97 100644 --- a/stable/testlink/OWNERS +++ b/stable/testlink/OWNERS @@ -3,10 +3,12 @@ approvers: - tompizmor - sameersbn - carrodher +- javsalgar - juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher -- juan131 \ No newline at end of file +- javsalgar +- juan131