diff --git a/charts/velero/Chart.yaml b/charts/velero/Chart.yaml index 3ae087c9..b6d6b41f 100644 --- a/charts/velero/Chart.yaml +++ b/charts/velero/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 1.2.0 description: A Helm chart for velero name: velero -version: 2.8.5 +version: 2.8.6 home: https://github.com/vmware-tanzu/velero icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png sources: diff --git a/charts/velero/templates/clusterrole.yaml b/charts/velero/templates/rolebinding.yaml similarity index 100% rename from charts/velero/templates/clusterrole.yaml rename to charts/velero/templates/rolebinding.yaml