A collection of Helm charts for various open-source applications, maintained and sponsored by encircle360 GmbH together with the open source community, partners and friends.
Documentation: https://encircle360-oss.github.io/helm-charts/docs/
helm repo add encircle360-oss https://encircle360-oss.github.io/helm-charts/
helm repo updatehelm search repo encircle360-osshelm install my-release encircle360-oss/<chart-name>| Chart | Description | Chart Version | App Version |
|---|---|---|---|
| cnpg-database-manager | Multi-database and multi-tenant management for CloudNativePG | ||
| kubevirt | Virtual Machine Management on Kubernetes | ||
| roundcube | A free and open source webmail solution | ||
| yaade | Open-source, self-hosted, collaborative API development environment |
- Helm >= 3.14.0
- Kubernetes >= 1.27
- ct (Chart Testing) for linting and testing
- helm-docs for generating chart documentation
# Lint chart
helm lint charts/<chart-name>
# Test chart installation
helm install test-release charts/<chart-name> --debug --dry-runWe're always looking for contributors to help improve our charts! Whether you want to:
- Become a maintainer for a specific chart or the entire repository
- Submit pull requests for bug fixes, features, or documentation improvements
- Help with testing and quality assurance
- Improve documentation and examples
- Report bugs or suggest new features
Every contribution is valuable and appreciated! You don't need to be an expert - we're happy to help you get started.
- Fork the repository and create a feature branch
- Make your changes (code, docs, tests, etc.)
- Test your changes locally (see Development section above)
- Submit a Pull Request with a clear description of your changes
- Engage in review discussions - we'll work together to get your changes merged
See our Contributing Guide for detailed guidelines.
Interested in becoming a co-maintainer for one or more charts? We'd love to have you on board!
What we're looking for:
- Passion for the specific technology (e.g., PostgreSQL, KubeVirt, Roundcube)
- Willingness to review PRs and respond to issues
- Kubernetes and Helm experience
- Commitment to maintain quality and backwards compatibility
How to apply:
- Show your interest by contributing PRs and helping in issues/discussions
- Reach out to us at [email protected] expressing your interest
- You can co-maintain a single chart or multiple - it's up to you!
We believe in community-driven development and are happy to share maintainer responsibilities with passionate contributors.
- Discord Community: Join our Discord Server to chat with maintainers and other users
- Chart Issues: Create an Issue for Helm chart bugs and feature requests
- General Questions: Start a Discussion for questions and general support
- Application Bugs: For bugs within the applications themselves (not chart-related), please report them to the respective upstream project:
- CloudNativePG: cloudnative-pg/cloudnative-pg
- KubeVirt: kubevirt/kubevirt
- Roundcube: roundcube/roundcubemail
For professional support, consulting, custom development, or enterprise solutions, contact us at [email protected]
These Helm charts are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, or non-infringement.
While we strive to maintain high-quality charts and test them thoroughly, you acknowledge that:
- You use these charts at your own risk
- We recommend thorough testing in non-production environments before production deployment
- Charts may contain bugs or security vulnerabilities
- We are not liable for any damages or losses resulting from the use of these charts
For production deployments requiring guaranteed support and SLAs, please contact us about our professional services at [email protected].
This repository is licensed under the Apache License 2.0. See LICENSE for details.
This project is maintained and sponsored by encircle360 GmbH, providing enterprise-grade Kubernetes and cloud-native solutions.
Thanks to all contributors, partners, and the open source community for making this project possible.