Skip to content

Commit

Permalink
[bitnami/sonarqube] Release 7.0.0 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Dec 19, 2024
1 parent 7f3ca3e commit 63a8ca4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions bitnami/sonarqube/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.2.5
version: 16.3.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862
generated: "2024-12-10T17:29:29.856688+01:00"
digest: sha256:608f1e3176856862b556130c75619448a718b24cc91b75fdd679f92f0690668c
generated: "2024-12-19T15:21:19.721104962Z"
8 changes: 4 additions & 4 deletions bitnami/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r32
image: docker.io/bitnami/os-shell:12-debian-12-r34
- name: sonarqube
image: docker.io/bitnami/sonarqube:10.7.0-debian-12-r1
image: docker.io/bitnami/sonarqube:24.12.0-debian-12-r0
apiVersion: v2
appVersion: 10.7.0
appVersion: 24.12.0
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -37,4 +37,4 @@ maintainers:
name: sonarqube
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
version: 6.2.0
version: 7.0.0
10 changes: 5 additions & 5 deletions bitnami/sonarqube/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/sonarqube
tag: 10.7.0-debian-12-r1
tag: 24.12.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -721,7 +721,7 @@ caCerts:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -810,7 +810,7 @@ plugins:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -919,7 +919,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -981,7 +981,7 @@ sysctl:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 63a8ca4

Please sign in to comment.