First of all I apologies because I am developer trying to understand some server stuffs. I request the moderators please don't be harsh if this question doesn't make any sense here.
From my understanding we have docker images inside docker hub which we use to run containers. So for me docker hub images are packages of images. To manage containers we use kubernates. Now helm is the pacakage manager for kubernates. Helm charts are packages for docker-images or kubernate clusers or what?