mirror of
https://github.com/bitnami/charts.git
synced 2026-02-22 22:07:26 +08:00
[bitnami/sonarqube] Release 3.2.2 (#16816)
* [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>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.4.2
|
||||
version: 12.5.2
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.2.5
|
||||
digest: sha256:406baefb1b79c574db169555b651b683405878a16f9ea6e8646be31dd8fe64d6
|
||||
generated: "2023-05-08T07:16:18.107244337Z"
|
||||
version: 2.4.0
|
||||
digest: sha256:ba533f1454e97a4ac17bb74d60eb0ada5af95a46047019848df4c418d037b56b
|
||||
generated: "2023-05-21T16:41:10.34903819Z"
|
||||
|
||||
@@ -27,4 +27,4 @@ maintainers:
|
||||
name: sonarqube
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
|
||||
version: 3.2.1
|
||||
version: 3.2.2
|
||||
|
||||
@@ -8,8 +8,6 @@ SonarQube(TM) is an open source quality management platform that analyzes and me
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. SonarQube is a registered trademark of SonarSource SA.
|
||||
|
||||
Looking to use SonarQube™ in production? Try [VMware Application Catalog](https://bitnami.com/enterprise), the enterprise edition of Bitnami Application Catalog.
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
@@ -80,7 +78,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------- | ---------------------------------------------------------------------------------------------------------------- | --------------------- |
|
||||
| `image.registry` | SonarQube™ image registry | `docker.io` |
|
||||
| `image.repository` | SonarQube™ image repository | `bitnami/sonarqube` |
|
||||
| `image.tag` | SonarQube™ image tag (immutable tags are recommended) | `10.0.0-debian-11-r2` |
|
||||
| `image.tag` | SonarQube™ image tag (immutable tags are recommended) | `10.0.0-debian-11-r7` |
|
||||
| `image.digest` | SonarQube™ image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | SonarQube™ image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | SonarQube™ image pull secrets | `[]` |
|
||||
@@ -225,7 +223,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `caCerts.enabled` | Enable the use of caCerts | `false` |
|
||||
| `caCerts.image.registry` | Bitnami Shell image registry | `docker.io` |
|
||||
| `caCerts.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
|
||||
| `caCerts.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r113` |
|
||||
| `caCerts.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r118` |
|
||||
| `caCerts.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `caCerts.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
|
||||
| `caCerts.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
@@ -243,7 +241,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `plugins.noCheckCertificate` | Set to true to not validate the server's certificate to download plugin | `true` |
|
||||
| `plugins.image.registry` | Bitnami Shell image registry | `docker.io` |
|
||||
| `plugins.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
|
||||
| `plugins.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r113` |
|
||||
| `plugins.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r118` |
|
||||
| `plugins.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `plugins.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
|
||||
| `plugins.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
@@ -265,7 +263,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
|
||||
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r113` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r118` |
|
||||
| `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
|
||||
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
@@ -280,7 +278,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `sysctl.enabled` | Enable kernel settings modifier image | `true` |
|
||||
| `sysctl.image.registry` | Bitnami Shell image registry | `docker.io` |
|
||||
| `sysctl.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
|
||||
| `sysctl.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r113` |
|
||||
| `sysctl.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r118` |
|
||||
| `sysctl.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `sysctl.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
|
||||
| `sysctl.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
@@ -309,7 +307,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `metrics.jmx.enabled` | Whether or not to expose JMX metrics to Prometheus | `false` |
|
||||
| `metrics.jmx.image.registry` | JMX exporter image registry | `docker.io` |
|
||||
| `metrics.jmx.image.repository` | JMX exporter image repository | `bitnami/jmx-exporter` |
|
||||
| `metrics.jmx.image.tag` | JMX exporter image tag (immutable tags are recommended) | `0.18.0-debian-11-r17` |
|
||||
| `metrics.jmx.image.tag` | JMX exporter image tag (immutable tags are recommended) | `0.18.0-debian-11-r22` |
|
||||
| `metrics.jmx.image.digest` | JMX exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `metrics.jmx.image.pullPolicy` | JMX exporter image pull policy | `IfNotPresent` |
|
||||
| `metrics.jmx.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
|
||||
@@ -73,7 +73,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/sonarqube
|
||||
tag: 10.0.0-debian-11-r2
|
||||
tag: 10.0.0-debian-11-r7
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -607,7 +607,7 @@ caCerts:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 11-debian-11-r113
|
||||
tag: 11-debian-11-r118
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -668,7 +668,7 @@ plugins:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 11-debian-11-r113
|
||||
tag: 11-debian-11-r118
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -749,7 +749,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 11-debian-11-r113
|
||||
tag: 11-debian-11-r118
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -799,7 +799,7 @@ sysctl:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 11-debian-11-r113
|
||||
tag: 11-debian-11-r118
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -879,7 +879,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/jmx-exporter
|
||||
tag: 0.18.0-debian-11-r17
|
||||
tag: 0.18.0-debian-11-r22
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user