From 0b0a2be9a052bbc2345029ccf89688f35ea4f3eb Mon Sep 17 00:00:00 2001 From: wkoot <3715211+wkoot@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:40:59 +0100 Subject: [PATCH] Update Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com> --- CHANGELOG.md | 7 +++++-- README.md | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44441a9..b3f8e0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ ### Changed -- Changed documentation with community and developer editions on Docker Hub +- Document the produced container images for Docker Hub (#89). ### Fixed -- Fix broken link to sonar-findbugs +- Fix broken link for sonar-findbugs plugin (#88). ## [10.7.0](https://github.com/ICTU/sonar/releases/tag/10.7.0) - 2024-11-14 @@ -16,6 +16,9 @@ - Kubernetes Helm chart (#74). - Changelog with backdated changes (#72). + +### Changed + - Update to [SonarQube version 10.7.0](https://www.sonarsource.com/products/sonarqube/whats-new/sonarqube-10-7/) (#80). - Update plugin `checkstyle/sonar-checkstyle` to [version 10.19.0](https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.19.0) (#80). - Update plugin `spotbugs/sonar-findbugs` to [version 4.3.0](https://github.com/spotbugs/sonar-findbugs/releases/tag/4.3.0) (#80). diff --git a/README.md b/README.md index 7188fae..b4ce594 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ A SonarQube container image with plugins, profiles and configuration used at ICTU. -This project provides two editions on [Docker Hub](https://hub.docker.com/r/ictu/sonar/tags): +This project provides two SonarQube editions on [Docker Hub](https://hub.docker.com/r/ictu/sonar/tags): * Community Edition (tagged version) -* Developer Edition (tagged version with “-developer” suffix) +* Developer Edition (tagged version with `-developer` suffix) ## Creating a new quality profile