We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ed96dc + 8ee7053 commit 33788c0Copy full SHA for 33788c0
charts/cloud-controller-manager/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: cloud-controller-manager
3
description: CloudStack Cloud Controller Manager Helm chart
4
type: application
5
-version: 1.4.0
6
-appVersion: 1.6.0
+version: 1.4.1
+appVersion: 1.6.1
7
sources:
8
- https://github.com/Leaseweb/cloudstack-kubernetes-provider
9
keywords:
charts/cloud-controller-manager/templates/clusterrole.yaml
@@ -49,6 +49,7 @@ rules:
49
resources:
50
- services
51
verbs:
52
+ - get
53
- list
54
- patch
55
- update
0 commit comments