mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
* [bitnami/sonarqube] Release 3.2.10 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>
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: DeveloperTools
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: jmx-exporter
|
|
image: docker.io/bitnami/jmx-exporter:0.19.0-debian-11-r49
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r43
|
|
- name: sonarqube
|
|
image: docker.io/bitnami/sonarqube:10.1.0-debian-11-r51
|
|
apiVersion: v2
|
|
appVersion: 10.1.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.10
|