Skip to content

Commit

Permalink
fix param name
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards committed Nov 20, 2023
1 parent 9220e9e commit 078d0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .argo/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ spec:
parameters:
- name: appName
value: "gitops-template" # sets workingDir:
- name: appName
- name: chartDir
value: "charts/kubefirst"
- name: nextChartVersion
value: "{{steps.output-next-chart-version.outputs.result}}"
Expand Down

0 comments on commit 078d0b7

Please sign in to comment.