Spinnaker is an open source, multi-cloud continuous delivery platform.
This chart will provision a fully functional and fully featured Spinnaker installation that can deploy and manage applications in the cluster that it is deployed to.
Redis and Minio are used as the stores for Spinnaker state.
For more information on Spinnaker and its capabilities, see it's documentation.
To install the chart with the release name my-release
:
$ helm repo add spinnaker https://opsmx.github.io/spinnaker-helm/
$ helm install --name my-release spinnaker/spinnaker --timeout 600