-
Hello! I'm publishing my charts to Docker Hub as described here: https://helm.sh/docs/topics/registries/ e.g.
and I see the charts published in Docker Hub. Now I'd like to add this chart registry as a repository in ArtifactHUB, so I create a new repository targeting
So I now wonder, is it possible to use OCI registries such as Docker Hub to act as repositories for Helm charts in ArtifactHUB? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @heruan 👋 Yes, it's possible, but you need to add one repository per chart. You can find more information about this in the Helm charts repositories guide. |
Beta Was this translation helpful? Give feedback.
Hi @heruan 👋
Yes, it's possible, but you need to add one repository per chart. You can find more information about this in the Helm charts repositories guide.