diff --git a/.argo/publish.yaml b/.argo/publish.yaml index 4ff5451e..36dc122c 100644 --- a/.argo/publish.yaml +++ b/.argo/publish.yaml @@ -170,6 +170,8 @@ spec: parameters: - name: appName value: "gitops-template" # sets workingDir: + - name: appName + value: "charts/kubefirst" - name: nextChartVersion value: "{{steps.output-next-chart-version.outputs.result}}" - - name: pull-commit-push-gitops-template