diff options
Diffstat (limited to 'cm-container')
-rwxr-xr-x | cm-container/get-type-files.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cm-container/get-type-files.sh b/cm-container/get-type-files.sh index 71d582b..e59b3b1 100755 --- a/cm-container/get-type-files.sh +++ b/cm-container/get-type-files.sh @@ -40,7 +40,7 @@ CCSDKTYPEFILES=\ "\ /type_files/pgaas/1.1.0/pgaas_types.yaml \ /type_files/sshkeyshare/sshkey_types.yaml \ - +/type_files/helm/4.0.0/helm-type.yaml \ " mkdir ${DEST} |