Skip to content

Commit be8ebf2

Browse files
authored
set golang-ci-helper:1.19.3 image tag (#278)
1 parent 252683c commit be8ebf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

add-cluster/build/add-cluster-script.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ steps:
8181
publish_chart:
8282
stage: Release
8383
title: publish helm chart
84-
image: quay.io/codefresh/golang-ci-helper:latest # change it
84+
image: quay.io/codefresh/golang-ci-helper:1.19.3
8585
working_directory: add-cluster
8686
environment:
8787
- CHART_VERSION=${{CHART_VERSION}}

0 commit comments

Comments
 (0)