fix: chart information
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2021-08-17 20:34:58 +02:00
parent f950cd7e9c
commit df04ecbd07
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
apiVersion: v2
name: drone
name: drone-runner
description: Helm chart for a drone runner based on kubernetes
type: application
version: 0.1.0
appVersion: 1.0.0-beta.8
appVersion: 1.0.0-beta.9
icon: https://readme.drone.io/logo.svg
keywords:
@ -14,8 +14,8 @@ keywords:
- cd
sources:
- https://git.cryptic.systems/volker.raschek/drone-runner-charts
- https://github.com/drone/drone
- https://hub.docker.com/r/drone/drone
- https://github.com/drone-runners/drone-runner-kube
- https://hub.docker.com/r/drone/drone-runner-kube
maintainers:
- name: Markus Pesch