Unverified Commit 0a6fae62 authored by KubeSphere CI Bot's avatar KubeSphere CI Bot Committed by GitHub
Browse files

Merge pull request #4043 from ks-ci-bot/cherry-pick-4042-to-release-3.1

[release-3.1] Change helm path
parents 3dcb5e3d 798d348f
Showing with 1 addition and 1 deletion
+1 -1
......@@ -17,5 +17,5 @@ limitations under the License.
package helmwrapper
const (
helmPath = "/usr/bin/helm"
helmPath = "/usr/local/bin/helm"
)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment