X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fcomponents%2FsoHelpers%2Frequirements.yaml;h=eb8b4550faf333dcd95b0810b8e420a47d567f2f;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=c7257e1155d6e3ef73c6f3be3ef2e33ef8e99c70;hpb=b171f175346b6e010928b97dc8b168b98740f39e;p=oom.git diff --git a/kubernetes/so/components/soHelpers/requirements.yaml b/kubernetes/so/components/soHelpers/requirements.yaml index c7257e1155..eb8b4550fa 100755 --- a/kubernetes/so/components/soHelpers/requirements.yaml +++ b/kubernetes/so/components/soHelpers/requirements.yaml @@ -13,11 +13,11 @@ # limitations under the License. dependencies: - name: common - version: ~7.x-0 + version: ~8.x-0 # local reference to common chart, as it is # a part of this chart's package and will not # be published independently to a repo (at this point) repository: '@local' - name: certInitializer - version: ~7.x-0 + version: ~8.x-0 repository: '@local'