- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) **: 9.6 community version
I am trying to install below plugins but it states the with errors , Can someone help me with the erro I am facing what is the wrong am i doing here ?
HELM CHART :
image :
repository: sonarqube
tag: 9.9.6-community
pullPolicy: IfNotPresent
plugins:
install:
- https://nexus.tools.parts.tvh.com/repository/maven-thirdparty/com/villagechief/sonar/codescan/sonar-codescan-plugin/4.5.7.1/sonar-codescan-plugin-4.5.7.1.jar
- https://github.com/mc1arke/sonarqube-community-branch-plugin/releases/download/1.14.0/sonarqube-community-branch-plugin-1.14.0.jar
jvmOpts: “-javaagent:/opt/sonarqube/extensions/plugins/sonarqube-community-branch-plugin-1.14.0.jar=web”
jvmCeOpts: “-javaagent:/opt/sonarqube/extensions/plugins/sonarqube-community-branch-plugin-1.14.0.jar=ce”
ERROR :
type: “k8s_container”
}
severity: “ERROR”
textPayload: “/tmp/scripts/install_plugins.sh: 3: curl: not found”
timestamp: “2024-09-06T05:49:51.214009963Z”
traceSampled: false
- how is SonarQube deployed: Helm
- what are you trying to achieve : I am trying to setup the the sonarqube 9.9.6 community
severity: “ERROR”
Hellm chart
textPayload: “/tmp/scripts/install_plugins.sh: 3: curl: not found”*