This repository contains a collection of my Helm charts to deploy applications on a Kubernetes cluster. All charts of this repository can be inspected also on Artifact Hub.
Name | Description |
---|---|
dolibarr | Web application to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...) |
Push changes to main. Deployments on GitHub pages are managed automatically by the GitHub release action.
- Publish chart at Artifacthub: https://www.devopsschool.com/blog/helm-tutorial-how-to-publish-chart-at-artifacthub/
- GitHub action to publish a chart: https://github.com/helm/chart-releaser-action
- GitHub action to merge commits on main into gh-pages: https://github.com/everlytic/branch-merge