mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
* [bitnami/sonarqube] Release 8.1.4 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
44 lines
1.3 KiB
YAML
44 lines
1.3 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: DeveloperTools
|
|
images: |
|
|
- name: jmx-exporter
|
|
image: docker.io/bitnami/jmx-exporter:1.2.0-debian-12-r4
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
|
- name: sonarqube
|
|
image: docker.io/bitnami/sonarqube:25.5.0-debian-12-r0
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 25.5.0
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.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://dyltqmyl993wv.cloudfront.net/assets/stacks/sonarqube/img/sonarqube-stack-220x234.png
|
|
keywords:
|
|
- sonarqube
|
|
- code-quality
|
|
- code-review
|
|
- static-analysis
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: sonarqube
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
|
|
version: 8.1.4
|