Skip to content

Commit b0ba512

Browse files
committed
🎨 F
modified: charts/kube-arch-scheduler/Chart.yaml; modified: charts/kube-arch-scheduler/templates/rbac.yaml
1 parent 17fe39f commit b0ba512

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/kube-arch-scheduler/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.0.10
16+
version: 0.0.11
1717
appVersion: 0.0.3

charts/kube-arch-scheduler/templates/rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ rules:
112112
resources:
113113
- storageclasses
114114
- csinodes
115+
- csidrivers
115116
- csistoragecapacities
116117
verbs:
117118
- get

0 commit comments

Comments
 (0)