Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/sonarqube/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.1.1
- name: sonarqube
repository: https://SonarSource.github.io/helm-chart-sonarqube/
version: 2025.4.3
digest: sha256:80f16653b23973928f8cbcc9b7ae20bf37a7109bb79ffeca69fb8dcf2d8b1b1c
generated: "2025-09-25T01:00:13.302924954Z"
version: 2025.5.0
digest: sha256:89a32ceb53ce365da85c4276121b34422286381040319dce8619150a91cdd257
generated: "2025-10-01T00:00:10.405915956Z"
6 changes: 3 additions & 3 deletions charts/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ annotations:
# catalog.cattle.io/kube-version: '>=1.29.0-0 < 1.32.0-0'
# catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.10.0-0'
apiVersion: v2
appVersion: 2025.4.3
appVersion: 2025.5.0
dependencies:
- name: common
repository: https://charts.sourcemation.com/
version: 0.1.x
- condition: global.sonarqubeApp.enabled
name: sonarqube
repository: https://SonarSource.github.io/helm-chart-sonarqube/
version: 2025.4.3
version: 2025.5.0
description: A static code analysis tool that detects bugs, vulnerabilities, and code quality issues. Install many times on kubernetes. Code analysis.
home: https://linuxpolska.com
icon: https://linuxpolska.com/logo/LinuxPolska-icon.png
Expand All @@ -30,4 +30,4 @@ name: sonarqube
sources:
- https://github.com/SourceMation/charts.git
type: application
version: 0.4.3
version: 0.5.0
2 changes: 1 addition & 1 deletion charts/sonarqube/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
```bash
export RELEASE_NAME=sonarqube
export CHART_NAME=sonarqube
export CHART_VERSION=0.4.3
export CHART_VERSION=0.5.0
export RELEASE_NAMESPACE=sonarqube
export CHART_URL=sonarqube.apps.example.com
export CERT_SECRET_NAME=sonarqube-tls-cert
Expand Down
Binary file removed charts/sonarqube/charts/sonarqube-2025.4.3.tgz
Binary file not shown.
Binary file added charts/sonarqube/charts/sonarqube-2025.5.0.tgz
Binary file not shown.