Skip to content

Commit

Permalink
add missing param
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards committed Nov 22, 2023
1 parent 1378976 commit 8b0c97b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .argo/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 8b0c97b

Please sign in to comment.