Commit graph

10 commits

Author SHA1 Message Date
toyamagu
086310f237
fix(argocd-apps): Changed the project field of the applicationset from a tpl to str(#1978) (#1979)
fix: Changed the project field of the applicationset from a tpl function to a string.

Signed-off-by: tomoki-yamaguchi <toyamagu2021@gmail.com>
2023-04-27 21:49:02 +09:00
Sergi Alonso
037d3a9e76
fix(argocd-apps): Add revisionHistoryLimit option to apps (#1874) 2023-03-02 08:56:41 -06:00
toyamagu
31768175b9
feat(argocd-apps): multiple sources for Application and ApplicationSet (#1831)
* feat(argocd-apps): multiple sources for application and applicationset

Signed-off-by: toyamagu <toyamagu2021@gmail.com>

* fix typo

Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com>

---------

Signed-off-by: toyamagu <toyamagu2021@gmail.com>
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-02-09 23:43:38 +01:00
Jason Meridth
8a1c4f0ad6
fix(argocd-apps): Align changelog structure (#1815)
relates to #1808

Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-29 20:17:35 +01:00
Aikawa
c4d8b37fe4
chore(argocd-apps): Add changelog link on README (#1731)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-25 14:56:33 +01:00
Aikawa
f5c5c141c5
feat(argocd-apps): Support sourceNamespaces for AppProject (#1698)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2022-12-10 14:50:31 +00:00
Luke
462fde1f29
add with statements around project templates for source/destinations (#1678)
Signed-off-by: lukepatrick <lukephilips@gmail.com>

Signed-off-by: lukepatrick <lukephilips@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-12-02 07:26:17 -06:00
Petr Drastil
7c3276f44d
feat(argocd-apps): Add Argo extensions (#1546)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-14 00:06:44 +02:00
toyamagu
14d2b8313e
feat(argocd-apps): Add ArgoCD ApplicationSet (#1521)
* Add ArgoCD ApplicationSet

Signed-off-by: toyamagu <toyamagu2021@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-12 10:31:54 +02:00
Aikawa
798c8107c3
feat(argocd-apps): adopt additional Applications/Projects to argocd-apps chart (#1356)
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
2022-08-22 14:32:07 +02:00