Pull request #8: SDCLOUD-2587 sdcPipeline deactivate string interpolation for credential dataMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-2587-sdcPipeline-string-interpolation to master
* commit '3a54e8bebc03fd2c307129a1a5b4c7901ef97b27':
SDCLOUD-2587: Correcting missing project replacement in guessHelmRegistry() by the way
SDCLOUD-2587: Fixed space
SDCLOUD-2587: Changed sh commands within withCredentials from " to ' to prevent string interpolation for Docke...
Pull request #7: SDCLOUD-2587: Signing code in sdcPushDockerImageMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-2587-sdcPushDockerImage to master
* commit '08ee7f39ee10042f3efb559f72084eabb89a54da':
SDCLOUD-2587: Corrected signImages as parameter for function
SDCLOUD-2587: Deactivated string interpolation for shell commands with credential variables
SDCLOUD-2587: Added signing code
Pull request #5: Feature/SDCLOUD-1913Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-1913 to master
* commit '76a91485262ba191d9febc1f919f2d7d2e817651':
SDCLOUD-1913 enhance comment on new step
SDCLOUD-1913 add deletion of subcharts to sdcPipeline
Pull request #4: Feature/SDCLOUD-1913Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-1913 to master
* commit '8c73a49e61f1791def93e848b7c5c3dcffd5cdb2':
SDCLOUD-2580: Removed build number from helm chart version in master branch
SDCLOUD-1913 fix syntax of helm repo add
SDCLOUD-1913 use correct flags for username and pw
SDCLOUD-1913 add sdcloud helm repo
SDCLOUD-1913 add authentication to dependency upd...
Pull request #3: SDCLOUD-1916: dockerBuildArgs and TruncatingMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-1916 to master
* commit 'bcbf56e46ac33e26761caac04afc7929ed890ccd':
SDCLOUD-1916: Truncating too long branch names for Helm chart names
SDCLOUD-1916: Added dockerBuildArgs as new parameter for sdcPipeline()
Pull request #2: SDCLOUD-2472: Branch in chart nameMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-2472 to master
* commit '31e7f5fca659fe960a77309f7a85293df7643549':
SDCLOUD-2472: Feature branch in chart name forced to lowercase
SDCLOUD-2472: Helm CLI now called without path
SDCLOUD-2472: Added branch name in chart name for non-master builds
Pull request #1: SDCLOUD-2432: Moved Helm code to sdcPipeline()Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-2432 to master
* commit '834d0c2e88047a4669ae188359e40edcefe0bfa3':
SDCLOUD-2432: Switched backk simulated master build for test
SDCLOUD-2432: SImulated master build for test
SDCLOUD-2432: Added Helm parameters to sdcPipeline.txt
SDCLOUD-2432: Fix property
SDCLOUD-2432: Moved Helm code to sdcPipeline() initially