v0.0.4
Quick Start
Clusterwide installation:
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-monorepo-controller/v0.0.4/manifests/install.yamlNamespaced install:
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-monorepo-controller/v0.0.4/manifests/install-namespaced.yamlChangelog
Bug fixes
- b068171: fix: do not clear git-revision field when it cannot be calculated (@dudinea)
- 391d687: fix: fix incorrect handling of relative manifest paths for multisource apps (@dudinea)
- 25c1e62: fix: git-revisions were not populated on ms apps without history (@dudinea)
- 06465f0: fix: log fields in the repo-server method (@dudinea)
- d993658: fix: update go.sum and go.mod (@dudinea)
- c11b2ba: fix: update mkdocs.yml for last changes (@dudinea)
Documentation
- 2ad5363: docs: How to configure AppSet controller to ignore mrp annotations (@dudinea)
- 9a9715f: docs: add notification examples (@dudinea)
- 7854c70: docs: fix typo (@dudinea)
- 9757b41: docs: moved applicationset controller stuff to separete file (@dudinea)
Other work
- b91da8a: Merge branch 'argoproj-labs:main' into dev (@dudinea)
- cf704ad: Merge branch 'argoproj-labs:main' into dev (@dudinea)
- 19963a1: Merge branch 'argoproj-labs:main' into dev (@dudinea)
- fa5e0d1: Merge pull request #53 from dudinea/feat-helm-chart (@dudinea)
- c4bc485: Merge pull request #54 from dudinea/feat-helm-chart (@dudinea)
- f87e007: Merge pull request #55 from dudinea/feat-helm-chart (@dudinea)
- 59dbf83: Merge pull request #56 from dudinea/feat-helm-chart (@dudinea)
- 8505a33: Merge pull request #57 from dudinea/dev (@dudinea)
- 1f38c33: Merge pull request #58 from dudinea/dev (@dudinea)
- 013ea18: Merge pull request #59 from dudinea/dev (@dudinea)
- 9db2ede: Merge pull request #62 from dudinea/dev (@dudinea)
- 70601d8: Merge pull request #63 from dudinea/dev (@dudinea)
- 85ba979: Merge pull request #64 from dudinea/dev (@dudinea)
- 3192374: Merge pull request #65 from dudinea/dev (@dudinea)
- 3f16676: Merge pull request #66 from dudinea/dev (@dudinea)
- 453382f: chore: add tests coverage badge (@dudinea)
- 2f5c9fe: chore: allow to change docker image name in Makefile (@dudinea)
- 5d92cee: chore: bump version in manifests for the v0.0.4 release (@dudinea)
- e4fdfa9: chore: update changelog (@dudinea)
Full Changelog: v0.0.4-rc3...v0.0.4