Codefresh has introduced Managed Helm Repositories for all accounts, leveraging ChartMuseum, an open-source Helm repository server, to offer customers an integrated solution for storing and distributing Helm charts both within and outside the Codefresh platform. This development acknowledges the contributions from the Kubernetes open-source community and allows users to manage their Helm repositories through their Account Settings by linking to a default repository named CF_HELM_DEFAULT. Users can utilize token-based authentication for chart uploads via the ChartMuseum helm-push plugin, requiring them to generate a Codefresh API Token and configure their environment accordingly. The new feature supports various Helm CLI commands, including a push command for uploading charts, as part of its aim to enhance the Helm-based CI/CD workflow. Users are encouraged to explore additional features through the documentation and are invited to provide feedback or suggestions for further improvements.