Skip to content

Commit

Permalink
Merge pull request #597 from redhat-cop/renovate/sonarqube-10.x
Browse files Browse the repository at this point in the history
Update sonarqube Docker tag to v10.7.0
  • Loading branch information
garethahealy authored Nov 22, 2024
2 parents 552b9fe + ff31929 commit d4df366
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: sonarqube
description: SonarQube is an open sourced code quality scanning tool
version: 0.1.11
version: 0.1.12
appVersion: 9.9.1-community
home: https://github.com/redhat-cop/helm-charts
keywords:
Expand Down
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: 10.5.1-community@sha256:802aa4f65983d43e40f230db9bfcc7fa2b796561fb40f018e9e23516640e7553
tag: 10.7.0-community@sha256:0842dcd4c8f851ce44f8edaf45ac93f7c9079017d60d99f614663e60cef5efe9
# If using a private repository, the name of the imagePullSecret to use
# pullSecret: my-repo-secret

Expand Down

0 comments on commit d4df366

Please sign in to comment.