Skip to content

Commit

Permalink
chore(sonar): Update Sonar default image to 5.0 (#4881)
Browse files Browse the repository at this point in the history
* update Sonar default image

* go generate

---------

Co-authored-by: jliempt <>
  • Loading branch information
jliempt authored Apr 3, 2024
1 parent 93283e5 commit 38fe2ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/sonarExecuteScan_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/metadata/sonarExecuteScan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ spec:
type: int
containers:
- name: sonar
image: sonarsource/sonar-scanner-cli:4.8
image: sonarsource/sonar-scanner-cli:5.0
options:
- name: -u
value: "0"

0 comments on commit 38fe2ea

Please sign in to comment.