diff --git a/Jenkinsfile b/Jenkinsfile index 5fd4c53d..ede3d121 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,10 +1,8 @@ #!/usr/bin/groovy -@Library('github.com/stakater/fabric8-pipeline-library@v2.10.8') - -def dummy +@Library('github.com/stakater/stakater-pipeline-library@v2.16.4')_ goBuildAndRelease { chartRepositoryURL = 'https://chartmuseum.release.stakater.com' publicChartRepositoryURL = 'https://stakater.github.io/stakater-charts' publicChartGitURL = 'git@github.com:stakater/stakater-charts.git' -} \ No newline at end of file +}