mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* [bitnami/sonarqube] run sysctl container as user 0 Signed-off-by: Alberto Otero Lorenzo <lorenzoa@vmware.com> * [bitnami/sonarqube] bump chart patch version Signed-off-by: Alberto Otero Lorenzo <lorenzoa@vmware.com>
32 lines
1015 B
YAML
32 lines
1015 B
YAML
annotations:
|
|
category: DeveloperTools
|
|
apiVersion: v2
|
|
appVersion: 9.5.0
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 11.x.x
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: SonarQube is an open source quality management platform that analyzes and measures code's technical quality. It enables developers to detect code issues, vulnerabilities, and bugs in early stages.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/sonarqube
|
|
icon: https://bitnami.com/assets/stacks/sonarqube/img/sonarqube-stack-220x234.png
|
|
keywords:
|
|
- sonarqube
|
|
- code-quality
|
|
- code-review
|
|
- static-analysis
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: sonarqube
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/sonarqube
|
|
- https://github.com/SonarSource/sonarqube
|
|
version: 1.4.8
|