From bbe7ccadd54c05a2081a2f8028d5dd71c7ac0d79 Mon Sep 17 00:00:00 2001 From: Branden Cobb Date: Thu, 2 Sep 2021 20:21:37 +0000 Subject: [PATCH] Update Chart.yaml --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 2452e94..6d5e44f 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: sonarqube description: SonarQube is an open sourced code quality scanning tool -version: 9.6.3 +version: 9.6.3-bb.0 appVersion: 8.9-community keywords: - coverage @@ -16,4 +16,4 @@ maintainers: - name: rjkernick email: rjkernick@gmail.com - name: tsiddique - email: tsiddique@live.com \ No newline at end of file + email: tsiddique@live.com -- GitLab