Helm repository for deploying Magicrew on Kubernetes.
Helm must be installed before using these charts. See the official Helm documentation to get started.
Add this chart repository:
helm repo add dtyq https://dtyq.github.io/artifacts
helm repo update
List available charts:
helm search repo dtyq/
Install a chart:
helm install my-release dtyq/<chart-name> --version <chart-version>
Chart packages are published by CI and referenced through this index.yaml.
Release artifacts are available in the repository release page.
The Magicrew source code is available at: https://github.com/dtyq/magic
See LICENSE.