[stable/drone] Add services permission to pipeline role (#11074)

* [stable/drone] Add services permission to pipeline role
Add services permission to the pipeline Service Account role, as some uses might require it.

Signed-off-by: Pedro Sá <hello@p8a.xyz>

* Bump chart version to RC8 and update appVersion

Signed-off-by: Pedro Sá <hello@p8a.xyz>
This commit is contained in:
pedrovazsa
2019-03-05 15:29:59 -08:00
committed by Kubernetes Prow Robot
parent 590de9f0c3
commit 46401cece2
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: drone
home: https://drone.io/
icon: https://drone.io/apple-touch-icon.png
version: 2.0.0-rc.7
version: 2.0.0-rc.8
appVersion: 1.0.0-rc.5
description: Drone is a Continuous Delivery system built on container technology
keywords:
@@ -26,6 +26,7 @@ rules:
- configmaps
- secrets
- pods
- services
verbs:
- create
- delete