Skip to content

ContentLoader: Support helmReleases for external Helm chart deployment#371

Merged
nihussmann merged 10 commits into
mainfrom
feature/helm_by_content_loader
Mar 20, 2026
Merged

ContentLoader: Support helmReleases for external Helm chart deployment#371
nihussmann merged 10 commits into
mainfrom
feature/helm_by_content_loader

Conversation

@avetgit
Copy link
Copy Markdown
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.

Comment thread src/main/groovy/com/cloudogu/gitops/config/Config.groovy
Comment thread src/main/groovy/com/cloudogu/gitops/features/ContentLoader.groovy
@nihussmann nihussmann merged commit b32dcb7 into main Mar 20, 2026
1 check passed
@nihussmann nihussmann deleted the feature/helm_by_content_loader branch March 20, 2026 10:21
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.

2 participants