diff options
Diffstat (limited to 'kubernetes/common/serviceAccount/Chart.yaml')
-rw-r--r-- | kubernetes/common/serviceAccount/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/serviceAccount/Chart.yaml b/kubernetes/common/serviceAccount/Chart.yaml index bbabba2120..034e5ee382 100644 --- a/kubernetes/common/serviceAccount/Chart.yaml +++ b/kubernetes/common/serviceAccount/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: Template used to create the right Service Accounts / Role / RoleBinding name: serviceAccount -version: 7.0.0 +version: 8.0.0 |