mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
590de9f0c3
commit
46401cece2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user