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.
golang-ci-helper:1.19.3
1 parent 252683c commit be8ebf2Copy full SHA for be8ebf2
add-cluster/build/add-cluster-script.yaml
@@ -81,7 +81,7 @@ steps:
81
publish_chart:
82
stage: Release
83
title: publish helm chart
84
- image: quay.io/codefresh/golang-ci-helper:latest # change it
+ image: quay.io/codefresh/golang-ci-helper:1.19.3
85
working_directory: add-cluster
86
environment:
87
- CHART_VERSION=${{CHART_VERSION}}
0 commit comments