[bitnami/sonarqube] Release 3.2.10 (#18719)

* [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>
This commit is contained in:
Bitnami Bot
2023-08-21 05:11:13 +02:00
committed by GitHub
parent 764ece3f0c
commit 72a7514dd3
4 changed files with 19 additions and 19 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.2
version: 12.8.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.8.0
digest: sha256:e7be2c00afe319d3bcade790f8b66f49f05cad125d38e6fae7737a82316fbfa4
generated: "2023-08-17T19:34:42.677193655Z"
digest: sha256:3e0d01f64a38d3e892f9b44ed3f8bf43b82c3011f3d16cd021de491520699f5f
generated: "2023-08-21T03:00:13.436725016Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:0.19.0-debian-11-r45
image: docker.io/bitnami/jmx-exporter:0.19.0-debian-11-r49
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r40
image: docker.io/bitnami/os-shell:11-debian-11-r43
- name: sonarqube
image: docker.io/bitnami/sonarqube:10.1.0-debian-11-r49
image: docker.io/bitnami/sonarqube:10.1.0-debian-11-r51
apiVersion: v2
appVersion: 10.1.0
dependencies:
@@ -37,4 +37,4 @@ maintainers:
name: sonarqube
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
version: 3.2.9
version: 3.2.10

View File

@@ -80,7 +80,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `image.registry` | SonarQube&trade; image registry | `docker.io` |
| `image.repository` | SonarQube&trade; image repository | `bitnami/sonarqube` |
| `image.tag` | SonarQube&trade; image tag (immutable tags are recommended) | `10.1.0-debian-11-r49` |
| `image.tag` | SonarQube&trade; image tag (immutable tags are recommended) | `10.1.0-debian-11-r51` |
| `image.digest` | SonarQube&trade; image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | SonarQube&trade; image pull policy | `IfNotPresent` |
| `image.pullSecrets` | SonarQube&trade; image pull secrets | `[]` |
@@ -226,7 +226,7 @@ The command removes all the Kubernetes components associated with the chart and
| `caCerts.enabled` | Enable the use of caCerts | `false` |
| `caCerts.image.registry` | OS Shell + Utility image registry | `docker.io` |
| `caCerts.image.repository` | OS Shell + Utility image repository | `bitnami/os-shell` |
| `caCerts.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r40` |
| `caCerts.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r43` |
| `caCerts.image.digest` | OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `caCerts.image.pullPolicy` | OS Shell + Utility image pull policy | `IfNotPresent` |
| `caCerts.image.pullSecrets` | OS Shell + Utility image pull secrets | `[]` |
@@ -244,7 +244,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` | OS Shell + Utility image registry | `docker.io` |
| `plugins.image.repository` | OS Shell + Utility image repository | `bitnami/os-shell` |
| `plugins.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r40` |
| `plugins.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r43` |
| `plugins.image.digest` | OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `plugins.image.pullPolicy` | OS Shell + Utility image pull policy | `IfNotPresent` |
| `plugins.image.pullSecrets` | OS Shell + Utility image pull secrets | `[]` |
@@ -266,7 +266,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` | OS Shell + Utility image registry | `docker.io` |
| `volumePermissions.image.repository` | OS Shell + Utility image repository | `bitnami/os-shell` |
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r40` |
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r43` |
| `volumePermissions.image.digest` | OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `volumePermissions.image.pullPolicy` | OS Shell + Utility image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | OS Shell + Utility image pull secrets | `[]` |
@@ -281,7 +281,7 @@ The command removes all the Kubernetes components associated with the chart and
| `sysctl.enabled` | Enable kernel settings modifier image | `true` |
| `sysctl.image.registry` | OS Shell + Utility image registry | `docker.io` |
| `sysctl.image.repository` | OS Shell + Utility image repository | `bitnami/os-shell` |
| `sysctl.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r40` |
| `sysctl.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r43` |
| `sysctl.image.digest` | OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `sysctl.image.pullPolicy` | OS Shell + Utility image pull policy | `IfNotPresent` |
| `sysctl.image.pullSecrets` | OS Shell + Utility image pull secrets | `[]` |
@@ -310,7 +310,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.19.0-debian-11-r45` |
| `metrics.jmx.image.tag` | JMX exporter image tag (immutable tags are recommended) | `0.19.0-debian-11-r49` |
| `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 | `[]` |

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/sonarqube
tag: 10.1.0-debian-11-r49
tag: 10.1.0-debian-11-r51
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -616,7 +616,7 @@ caCerts:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r40
tag: 11-debian-11-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -677,7 +677,7 @@ plugins:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r40
tag: 11-debian-11-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -758,7 +758,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r40
tag: 11-debian-11-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -808,7 +808,7 @@ sysctl:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r40
tag: 11-debian-11-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -888,7 +888,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 0.19.0-debian-11-r45
tag: 0.19.0-debian-11-r49
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.