Skip to content

Commit

Permalink
Merge pull request #381 from redhat-cop/renovate/sonarqube-9.x
Browse files Browse the repository at this point in the history
Update sonarqube Docker tag to v9.9.3
  • Loading branch information
garethahealy authored Dec 4, 2023
2 parents a6c19cf + 82a540a commit 6159531
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions charts/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: v2
name: sonarqube
description: SonarQube is an open sourced code quality scanning tool
version: 0.1.3
appVersion: "9.9.1-community"
version: 0.1.4
appVersion: 9.9.1-community
home: https://github.com/redhat-cop/helm-charts
keywords:
- coverage
- security
- code
- quality
- coverage
- security
- code
- quality
icon: https://www.sonarqube.org/assets/logo-31ad3115b1b4b120f3d1efd63e6b13ac9f1f89437f0cf6881cc4d8b5603a52b4.svg
maintainers:
- name: eformat
- name: eformat
2 changes: 1 addition & 1 deletion charts/sonarqube/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deploymentStrategy: {}

image:
repository: *name
tag: 9.9.1-community
tag: 9.9.3-community@sha256:51b9a715b441d976141f1b2b037839dad0f3a4aedb8b6c49b23b3b38f8d6a2ab
# If using a private repository, the name of the imagePullSecret to use
# pullSecret: my-repo-secret

Expand Down

0 comments on commit 6159531

Please sign in to comment.