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 4e3eab3712..b691c40903 100644 --- a/kubernetes/common/serviceAccount/Chart.yaml +++ b/kubernetes/common/serviceAccount/Chart.yaml @@ -23,4 +23,4 @@ version: 13.0.1 dependencies: - name: common version: ~13.x-0 - repository: 'file://../common' + repository: '@local' |