From 8080479416b2d9ae450362722d2fad462c07c199 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 Jul 2021 05:02:19 +0000 Subject: [PATCH] Update dependency SonarSource/docker-sonarqube to v9 --- Kptfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kptfile b/Kptfile index 05b647c..8177650 100644 --- a/Kptfile +++ b/Kptfile @@ -9,5 +9,5 @@ dependencies: git: repo: https://github.com/SonarSource/docker-sonarqube directory: /8/enterprise - ref: 8.9.1 + ref: 9.0.0 updateStrategy: resource-merge -- GitLab