Skip to content

ContentLoader: Support helmReleases for external Helm chart deployment#371

Open
avetgit wants to merge 6 commits intomainfrom
feature/helm_by_content_loader
Open

ContentLoader: Support helmReleases for external Helm chart deployment#371
avetgit wants to merge 6 commits intomainfrom
feature/helm_by_content_loader

Conversation

@avetgit
Copy link
Contributor

@avetgit avetgit commented Mar 12, 2026

This PR extends the ContentLoader to deploy external Helm charts via Argo CD Applications. Helm releases can now be configured under content.helmReleases, including chart coordinates, version, namespace, and optional values. The implementation reuses the existing deployment strategy to generate multi-source Argo CD Applications and manage values files in the cluster-resources repo. This enables deploying standard Helm charts without requiring a dedicated Git repo per application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant