diff --git a/.argo/publish.yaml b/.argo/publish.yaml index 585f418d..f16814b2 100644 --- a/.argo/publish.yaml +++ b/.argo/publish.yaml @@ -189,6 +189,8 @@ spec: value: 'gitops' - name: commitMessage value: 'set next macro chart for kubefirst - {{steps.output-current-chart-version.outputs.result}}' - - name: nextChartVersion + - name: chartVersion value: "{{steps.output-current-chart-version.outputs.result}}" + - name: environment + value: "development"