We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddac248 commit 4efbd7aCopy full SHA for 4efbd7a
.codefresh/codefresh.yml
@@ -138,7 +138,7 @@ steps:
138
- UI_Success: "${{SUCCESSRATE}}%"
139
DeployProd:
140
title: Deploy Chart to Production
141
- image: codefresh/plugin-helm:2.8.0 # You need to make sure you've set this to the correct version of Tiller installed on your helm init
+ image: codefresh/cfstep-helm # You need to make sure you've set this to the correct version of Tiller installed on your helm init
142
working_directory: ./
143
environment:
144
- CHART_NAME=./helm/
0 commit comments