diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-07-23 18:31:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-23 18:31:44 +0000 |
commit | 567e399803a759e40c6a7d378bb517da4c5cd556 (patch) | |
tree | b23ee72b74cea74eb2c80c010a64195f8a1acf02 /cm-container/scripts | |
parent | 58e95622312876470d2e0c2ae7e0383349db36bd (diff) | |
parent | b36dee48ba9ae2a081ebba51cc4f5bea509321fe (diff) |
Merge "Update k8s & dmaap plugins"
Diffstat (limited to 'cm-container/scripts')
-rwxr-xr-x | cm-container/scripts/get-type-files.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cm-container/scripts/get-type-files.sh b/cm-container/scripts/get-type-files.sh index fb44175..aa50bb7 100755 --- a/cm-container/scripts/get-type-files.sh +++ b/cm-container/scripts/get-type-files.sh @@ -30,8 +30,8 @@ DCAETYPEFILES=\ "\ /dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml \ /relationshipplugin/1.0.0/relationshipplugin_types.yaml \ -/k8splugin/1.4.5/k8splugin_types.yaml \ /k8splugin/1.4.13/k8splugin_types.yaml \ +/k8splugin/1.6.0/k8splugin_types.yaml \ clamppolicyplugin/1.0.0/clamppolicyplugin_types.yaml \ " |