mirror of
https://github.com/bitnami/charts.git
synced 2026-02-25 15:57:33 +08:00
* [bitnami/sonarqube] Release 3.2.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
31 lines
953 B
YAML
31 lines
953 B
YAML
annotations:
|
|
category: DeveloperTools
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 10.0.0
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 12.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: SonarQube(TM) 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.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/sonarqube/img/sonarqube-stack-220x234.png
|
|
keywords:
|
|
- sonarqube
|
|
- code-quality
|
|
- code-review
|
|
- static-analysis
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: sonarqube
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
|
|
version: 3.2.2
|