Skip to content

Commit

Permalink
update Jenkinsfile to upload publi chart
Browse files Browse the repository at this point in the history
  • Loading branch information
kahootali committed Feb 22, 2019
1 parent 7dd8fa7 commit bf03761
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ def dummy = ""

prepareAndUploadCharts {
charts = [ "kube-state-metrics" ]
isPublic = true
publicChartRepositoryURL = 'https://stakater.github.io/stakater-charts'
publicChartGitURL = '[email protected]:stakater/stakater-charts.git'
}

0 comments on commit bf03761

Please sign in to comment.