Skip to content

Commit e5e930f

Browse files
Fix
1 parent 293dc1f commit e5e930f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/azure-marketplace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323

2424
env:
2525
PSQL_VERSION: 11.14.0
26-
SQ_VERSION: 2025.5.0
26+
SQ_VERSION: 2025.6.0
2727
SQ_IMAGE_VERSION: 2025.5.0
2828

2929
jobs:

charts/sonarqube/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: sonarqube
33
description: SonarQube is a self-managed, automatic code review tool that systematically helps you deliver clean code. As a core element of our Sonar solution, SonarQube integrates into your existing workflow and detects issues in your code to help you perform continuous code inspections of your projects. The tool analyses 30+ different programming languages and integrates into your CI pipeline and DevOps platform to ensure that your code meets high-quality standards.
44
type: application
5-
version: 2025.5.0
5+
version: 2025.6.0
66
appVersion: 2025.5.0
77
keywords:
88
- coverage

0 commit comments

Comments
 (0)