Checklist:
Describe the bug
While adding a custom helm repository, the name field shows the error Name is required even if a name is provided that is less than 5 characters. The error message should be rather Name should be at least 5 characters to be more accurate.
To Reproduce
- Go to
Global Configurations and click on Chart Repositories
- Click on
+ Add repository
- Enter a name for the repository that is less than 5 characters.
- Notice the error message on the name field.
Expected behavior
The error message should be rather Name should be at least 5 characters to be more accurate.
Current behavior
The name field shows the error Name is required even if a name is provided that is less than 5 characters during a
Screenshots

Logs
N/A
Checklist:
Describe the bug
While adding a custom helm repository, the name field shows the error
Name is requiredeven if a name is provided that is less than 5 characters. The error message should be ratherName should be at least 5 charactersto be more accurate.To Reproduce
Global Configurationsand click onChart Repositories+ Add repositoryExpected behavior
The error message should be rather
Name should be at least 5 charactersto be more accurate.Current behavior
The name field shows the error
Name is requiredeven if a name is provided that is less than 5 characters during aScreenshots
Logs
N/A