mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* 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>
20 lines
424 B
YAML
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
|