Skip to content

Commit 4efbd7a

Browse files
committed
change version of helm plugin
1 parent ddac248 commit 4efbd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codefresh/codefresh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ steps:
138138
- UI_Success: "${{SUCCESSRATE}}%"
139139
DeployProd:
140140
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
141+
image: codefresh/cfstep-helm # You need to make sure you've set this to the correct version of Tiller installed on your helm init
142142
working_directory: ./
143143
environment:
144144
- CHART_NAME=./helm/

0 commit comments

Comments
 (0)