Commit c1cbb973 authored by xuhaigang's avatar xuhaigang
Browse files

Fix(helm): fix the bug of helm search --regexp

helm search cannot search for upper case by --regexp, because it
lowers all the letters when build repo index.

Closes #2865
parent 5ed2d6bd
Showing with 13 additions and 4 deletions
+13 -4
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