diff options
author | 2018-10-29 02:16:35 +0000 | |
---|---|---|
committer | 2018-10-29 02:16:35 +0000 | |
commit | cb19fea6d92795f6dffb6cd51ef5dcd7d7419f3c (patch) | |
tree | bf75cfdb714822aba889f137c8a3b0731d420e03 /kubernetes/oof/charts/oof-has/requirements.yaml | |
parent | 7be4fc07fe5601519540dd8c80f5ea9789cac816 (diff) | |
parent | 61225cb0e342c5a96807803bc011dc33186faf68 (diff) |
Merge "OOF HAS Helm chart updates"
Diffstat (limited to 'kubernetes/oof/charts/oof-has/requirements.yaml')
-rwxr-xr-x | kubernetes/oof/charts/oof-has/requirements.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/oof/charts/oof-has/requirements.yaml b/kubernetes/oof/charts/oof-has/requirements.yaml index 14f1f9a82d..cda496bd87 100755 --- a/kubernetes/oof/charts/oof-has/requirements.yaml +++ b/kubernetes/oof/charts/oof-has/requirements.yaml @@ -17,3 +17,6 @@ dependencies: - name: common version: ~3.0.0 repository: '@local' + - name: music + version: ~3.0.0 + repository: '@local' |