[Drone](http://readme.drone.io/) v1 is a Continuous Integration platform built on container technology with native Kubernetes support.
> It is not recommended to upgrade from earlier (0.8.x) versions of Drone due to the large amount of breaking changes both in the product and in the helm charts.
## Installing the Chart
To install the chart with the release name `my-release`:
```console
helm install --name my-release stable/drone
```
## Settings:
> Note: The chart will not install the drone server until you have configured a source control option. If this is the case it will print out notes on how to configure it in place using `helm upgrade`.
An example (secrets redacted) working install of the chart using github as the source control provider:
[Drone](http://readme.drone.io/)is a Continuous Integration platform built on container technology.
[Drone](http://readme.drone.io/)v1 is a Continuous Integration platform built on container technology with native Kubernetes support.
## Installation
## Installing the Chart
If you are installing Drone this is the place to start. Choose you source code management system and we will guide you through a [basic installation](http://readme.drone.io/).
Note: The chart will not install the drone server until you have configured a source control option. If this is the case it will print out notes on how to configure it in place using `helm upgrade`.
In order to not expose your secrets in the Helm release, you can create the secrets upfront and select to use it. e.g,
Reference the [drone doc](http://readme.drone.io/) for more details.
**WARNING:**
```
It is not recommended to upgrade from earlier (appVersion 0.8.x) versions of Drone due to the large amount of breaking changes both in the product and in the helm charts.