Files
deprecated-helm-charts/stable/drone/Chart.yaml
T
Mark Ayers 490a7d1bf9 fix(docs): drone NOTES.txt update (#9815)
* fix(docs): drone NOTES.txt update

Using existing `NOTES.txt` resulted with:
`zsh: no matches found: server.envSecrets.drone-server-secrets[0]=DRONE_GITHUB_SECRET`
fixed by adding qoutes around
`--set 'server.envSecrets.drone-server-secrets[0]=DRONE_GITHUB_SECRET'`

trivial, docs, drone chart

Signed-off-by: Mark Ayers <mark@philoserf.com>

* bump version

Signed-off-by: Mark Ayers <mark@philoserf.com>
2018-12-07 15:55:25 -08:00

20 lines
424 B
YAML

name: drone
home: https://drone.io/
icon: https://drone.io/apple-touch-icon.png
version: 1.7.4
appVersion: 0.8.6
description: Drone is a Continuous Delivery system built on container technology
keywords:
- continuous-delivery
- continuous-deployment
- continuous-integration
- docker
- drone
- drone.io
- go
sources:
- https://github.com/drone/drone
maintainers:
- name: christian-roggia
email: christian.roggia@gmail.com