diff options
Diffstat (limited to 'kubernetes/oof/charts/oof-has/requirements.yaml')
-rwxr-xr-x | kubernetes/oof/charts/oof-has/requirements.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/oof/charts/oof-has/requirements.yaml b/kubernetes/oof/charts/oof-has/requirements.yaml index cda496bd87..ca6d2b1595 100755 --- a/kubernetes/oof/charts/oof-has/requirements.yaml +++ b/kubernetes/oof/charts/oof-has/requirements.yaml @@ -15,8 +15,8 @@ dependencies: - name: common - version: ~3.0.0 + version: ~4.x-0 repository: '@local' - name: music - version: ~3.0.0 + version: ~4.x-0 repository: '@local' |