Skip to content

Commit

Permalink
Ci mods (#491)
Browse files Browse the repository at this point in the history
* chore: adopting new microservice pattern in ci

* adding gitops source file param for version of kubefirst
  • Loading branch information
johndietz authored Aug 5, 2024
1 parent f1d646a commit fecb59a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .argo/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ spec:
- name: repo-source
from: '{{steps.set-app-version-and-bump-macro-chartz.outputs.artifacts.repo-source}}'
parameters:
- name: chartDir
value: "charts/kubefirst"
- name: gitopsSourceFile
value: 'registry/mgmt-20-kubefirst-com/components/staging/kubefirst.yaml'

- - name: pull-commit-push-tag-charts
templateRef:
Expand Down

0 comments on commit fecb59a

Please sign in to comment.