Closed
Description
Is your feature request related to a problem? Please describe.
The fact the chart is called "operator" is confusing as when you upload it to a repository with a bunch of other charts you have no idea what it is. Same for the "tenant" chart.
Describe the solution you'd like
The charts should be prefixed with an identifier e.g. "minio-operator" and "minio-tenant"
Describe alternatives you've considered
Hacky renaming of Chart.yaml and folders after downloading which need reapplying on every release and are error prone.
Additional context
None