23 lines
461 B
YAML
23 lines
461 B
YAML
|
apiVersion: v2
|
||
|
name: drone
|
||
|
description: Helm chart for a drone runner based on kubernetes
|
||
|
type: application
|
||
|
version: 0.1.0
|
||
|
appVersion: 1.0.0-beta.8
|
||
|
icon: https://readme.drone.io/logo.svg
|
||
|
|
||
|
keywords:
|
||
|
- git
|
||
|
- drone
|
||
|
- drone-runner
|
||
|
- ci
|
||
|
- cd
|
||
|
sources:
|
||
|
- https://git.cryptic.systems/volker.raschek/drone-runner-charts
|
||
|
- https://github.com/drone/drone
|
||
|
- https://hub.docker.com/r/drone/drone
|
||
|
|
||
|
maintainers:
|
||
|
- name: Markus Pesch
|
||
|
email: markus.pesch+apps@cryptic.systems
|