Skip to content

Commit

Permalink
feat(sonarqube): Updated image to v10.6.0 (#988)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
  • Loading branch information
stevehipwell authored Jul 2, 2024
1 parent f5533fb commit c8682a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
7 changes: 7 additions & 0 deletions charts/sonarqube/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@

## [UNRELEASED]

## [v5.6.0] - 2024-06-24

### Changed

- Updated the _SonarQube_ OCI image to [v10.6.0](https://www.sonarsource.com/blog/sonarqube-10-6-release-announcement/) ([GH release](https://github.com/SonarSource/sonarqube/releases/tag/10.6.0.92116)).

## [v5.5.1] - 2024-05-02

### Changed
Expand Down Expand Up @@ -366,6 +372,7 @@
RELEASE LINKS
-->
[UNRELEASED]: https://github.com/stevehipwell/helm-charts/tree/main/charts/sonarqube
[v5.6.0]: https://github.com/stevehipwell/helm-charts/releases/tag/sonarqube-5.6.0
[v5.5.1]: https://github.com/stevehipwell/helm-charts/releases/tag/sonarqube-5.5.1
[v5.5.0]: https://github.com/stevehipwell/helm-charts/releases/tag/sonarqube-5.5.0
[v5.4.1]: https://github.com/stevehipwell/helm-charts/releases/tag/sonarqube-5.4.1
Expand Down
10 changes: 3 additions & 7 deletions charts/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: sonarqube
description: A Helm chart for deploying SonarQube.
type: application
version: 5.5.1
appVersion: 10.5.1
version: 5.6.0
appVersion: 10.6.0
keywords:
- sonarqube
- sast
Expand All @@ -29,8 +29,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "Updated the _SonarQube_ OCI image to v10.5.1."
- kind: changed
description: "Updated the _PostgreSQL_ dependency to come from an OCI registry."
- kind: changed
description: "Switched to using the port name for ingress."
description: "Updated the _SonarQube_ OCI image to v10.6.0."

0 comments on commit c8682a5

Please sign in to comment.