Jason Meridth
4735ea5cfb
chore(argo-workflows): Update docs to mention why CRDs are in templates folder ( #1857 )
...
Closes #1785
Borrowed `Custom resource definition` from argo-cd helm chart README and added it to
argo-workflows helm chart README
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-02-23 11:44:01 -06:00
Petr Drastil
2ae7e1ad0d
chore(argo-cd): Remove notification bot ( #1854 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-23 16:57:15 +00:00
Vadim Grek
99932a96c2
chore(argo-events): Upgrade Argo Events to v1.7.6 ( #1849 )
2023-02-20 19:14:33 -06:00
Petr Drastil
63b741ed58
chore(argo-cd): Group component templates together ( #1847 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-19 13:38:02 +01:00
Petr Drastil
51386c69be
feat(argo-cd): Add global affinity configuration ( #1794 )
2023-02-17 10:38:17 -06:00
Aikawa
70fd1b3fe6
chore(argo-cd): Upgrade Argo CD to v2.6.2 ( #1844 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-02-17 09:23:33 +01:00
Loris
d59ae7bd75
feat(argo-cd): Add dnsConfig and dnsPolicy for pods ( #1773 )
...
feat(argo-cd): Add dnsConfig and dnsPolicy for pods (#1771 )
Signed-off-by: Loris Torikian <loris_torikian@hotmail.fr>
Co-authored-by: Loris Torikian <loris.torikian@square-sense.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-02-15 09:11:16 +09:00
nicogl
4a56a4d7f0
fix(argo-cd): Add quotes on Ingress Host to allow wildcards ( #1841 )
...
* Add quotes on Ingress Host to allow wildcards
Signed-off-by: nicogl <nicogl@gmail.com>
* Update Chart.yaml
Signed-off-by: nicogl <nicogl@gmail.com>
---------
Signed-off-by: nicogl <nicogl@gmail.com>
2023-02-14 21:21:29 +09:00
Petr Drastil
a915e774a5
fix(argo-cd): Fix invalid progressive sync parameter ( #1839 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-13 11:22:15 +00:00
Vlad Losev
c08fc230d7
fix(argo-workflows): clean subresource permissions ( #1835 )
2023-02-09 23:31:49 -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
Michael Crenshaw
eb102d27aa
feat(argo-cd): Upgrade Argo CD to 2.6.1 ( #1832 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-02-08 21:14:07 +01:00
Petr Drastil
e17d218600
docs(argo-cd): Remove incorrect deprecation note ( #1830 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-08 16:41:16 +00:00
Petr Drastil
3bede30d39
fix(argo-cd): Fix ApplicationSet CRD for pathParamPrefix ( #1829 )
...
fix(argo-cd): Fix ApplicationSet CRD for pathParamPrefix
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-08 10:09:40 +09:00
Jason Meridth
b1be8fabd4
chore(argo-workflows): Update Argo Workflows to v3.4.5 ( #1828 )
...
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-07 16:11:10 +01:00
Petr Drastil
0d3150ce67
feat(argo-cd): Upgrade Argo CD to 2.6.0 ( #1758 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-02-07 16:02:23 +01:00
Tone
05c79e322a
feat(argo-cd): Configurable dnsPolicy
/ hostNetwork
( #1821 )
2023-02-05 22:40:13 -06:00
Marcel Hoyer
5687377d8f
chore(argo-cd): Update Argo CD to v2.5.10 ( #1822 )
2023-02-02 22:56:18 +01:00
ilia-medvedev-codefresh
9591bf1023
Update chart to 5.16.0 ( #5 )
...
* feat(argo-cd): Upgrade Argo CD to 2.5.0 (#1568 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(github): Bump GitHub actions versions (#1575 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Chart NOTES nil references (#1582 )
Signed-off-by: Filipe Santos <filipe@not.sh>
* docs(argo-cd): Improve documentation (#1584 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-workflows): serviceaccount rbac when sso is enabled (#1586 )
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
* Fix incorrect applicationSet property in README (#1590 )
Based on [here](55b8b34d20/charts/argo-cd/templates/argocd-applicationset/deployment.yaml (L9)
), I think `replicas` should be `replicaCount` (though `replicas` would be more consistent).
Signed-off-by: Ashlin Eldridge <ashlin.eldridge@gmail.com>
Signed-off-by: Ashlin Eldridge <ashlin.eldridge@gmail.com>
* fix(argo-cd): Remove AWS volume from server (#1591 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): Cleanup Redis manifest (#1577 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Fix migration path for server configs (#1585 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Type conversion for ConfigMaps values (#1594 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Add probes for ApplicationSet controller (#1532 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): Remove liveness probe from application controller (#1581 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(github): Add dependabot.yml (#1595 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Set container security contexts (#1579 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Support custom TLS certificates for Dex (#1477 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Support manually managed TLS certificate for Server (#1534 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Don't install CRDs for disabled components (#1596 )
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* fix(argo-cd): update network policy port name (#1603 )
Signed-off-by: Eric Cimino <ecimino@vailsys.com>
* chore(argo-workflows): Update ArgoWorkflows to v3.4.3 (#1610 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Replace coalesce with merge for old config values (#1612 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Add revisionHistoryLimit (#1599 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Upgrade Argo Image to the latest (#1614 )
Signed-off-by: Dong Wang <wd@wdicc.com>
Signed-off-by: Dong Wang <wd@wdicc.com>
* chore(argo-cd): Update redis-ha (#1617 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Add /tmp voulmeMount to extensions container (#1620 )
* Fixes #1619 - Add /tmp voulmeMount to extensions container
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
* Bump version, add change notes
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
* fix(argo-cd): Add missing ClusterRole permissions to argo-cd-server to manage Application in all namespaces (#1621 )
Signed-off-by: Elad Dolev <dolevelad@gmail.com>
* fix(argo-cd): Use Dex non-distroless image (#1626 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): Upgrade Argo CD to 2.5.2 (#1628 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Allow to add custom artifact repository (#1453 )
Signed-off-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
Signed-off-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
* fix(argo-cd): Use raw json for cluster credentials for Vault compatibility (#1634 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
* fix(argo-cd): Cluster credentials config should be a string (#1636 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-workflows): Added missing attribute for sso (#1641 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* docs(argo-cd): Improve changelog information (#1652 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* chore(argo-cd): Consolidated GnuPG configuration (#1609 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* fix(argo-cd): Invalid argocd-gpg-keys-cm template (#1656 )
The template removed a little too much whitespace resulting in an invalid ConfigMap.
Error:
```
Error: YAML parse error on argocd/charts/argo-cd/templates/argocd-configs/argocd-gpg-keys-cm.yaml: error converting YAML to JSON: yaml: line 10: mapping values are not allowed in this context
```
Signed-off-by: Allex <allexveldman+github@gmail.com>
Signed-off-by: Allex <allexveldman+github@gmail.com>
* feat(argo-workflows): Allow controller to whitelist secrets (#1646 )
* allow users to whitelist secrets
Signed-off-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
* remove unnecessary if-statement
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
* use square bracket for array
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
* fix typo and update readme
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Signed-off-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Co-authored-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
* feat(argo-workflows): Add labels for ServiceAccounts (#1665 )
* Add labels for ServiceAccounts
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
* fix workflow serviceaccount labels
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
* fix docs
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
* fix(argo-cd): deprecate server.extraArgs."--insecure" (#1669 )
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
* chore(argo-workflows): Support workflow retention (#1668 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* feat(argo-cd): Upgrade argocd to v2.5.3 (#1671 )
Signed-off-by: smcavallo <smcavallo@hotmail.com>
* fix helm install md (#1672 )
Signed-off-by: fsl <1171313930@qq.com>
Signed-off-by: fsl <1171313930@qq.com>
* feat(argo-cd): Add Repo Server strict TLS cert support (#1673 )
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
* chore(argo-workflows): Update Argo Workflows to v3.4.4 (#1674 )
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Rename tls secret to include the -secret suffix (#1676 )
- "[Fixed]: TLS secret name so Dex correctly generates the checksum for argocd-dex-server-tls."
- "[Fixed]: Standardise the naming convention of the TLS secret manifests."
- "[Added]: Add checksum to Repo-Server for the argocd-repo-server-tls secret."
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
* chore(argo-cd): Remove duplicate ApplicationSet features (#1598 )
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* feat(argo-cd): Add ability to annotate Deployments and StatefulSets (#1608 )
* feat(argo-cd): Add ability to annotate Deployments and StatefulSets
Signed-off-by: John Stewart <jstewart@rentpath.com>
* fix: Controller and AppSet controller was mixed
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: John Stewart <jstewart@rentpath.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* chart update WIP
* backport applicationset
* backport applicationset
* argocd 2.5.5
---------
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Filipe Santos <filipe@not.sh>
Signed-off-by: Nick Fisher <nxf5025@gmail.com>
Signed-off-by: Ashlin Eldridge <ashlin.eldridge@gmail.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Eric Cimino <ecimino@vailsys.com>
Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Dong Wang <wd@wdicc.com>
Signed-off-by: Tim Van de Walle <tvandewalle@trek10.com>
Signed-off-by: Elad Dolev <dolevelad@gmail.com>
Signed-off-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
Signed-off-by: Allex <allexveldman+github@gmail.com>
Signed-off-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
Signed-off-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: smcavallo <smcavallo@hotmail.com>
Signed-off-by: fsl <1171313930@qq.com>
Signed-off-by: Karl Parry <karl.parry@imbursepayments.com>
Signed-off-by: John Stewart <jstewart@rentpath.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Filipe <filipe@not.sh>
Co-authored-by: Nick Fisher <nxf5025@gmail.com>
Co-authored-by: Ashlin Eldridge <ashlin.eldridge@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Eric Cimino <58572548+cimin0@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: Dong Wang <wd@wdicc.com>
Co-authored-by: tvandewalle <1022306+tvandewalle@users.noreply.github.com>
Co-authored-by: Elad Dolev <dolevelad@gmail.com>
Co-authored-by: Max Kochubey <20810306+maxkochubey@users.noreply.github.com>
Co-authored-by: Allex <a.veldman@chain-stock.com>
Co-authored-by: emmayylu <44856279+emmayylu@users.noreply.github.com>
Co-authored-by: emmayylu <84873428+yolu-kxs@users.noreply.github.com>
Co-authored-by: Eugene Lugovtsov <34510252+EugeneLugovtsov@users.noreply.github.com>
Co-authored-by: Zadkiel Aharonian <zadkiel.aharonian@gmail.com>
Co-authored-by: smcavallo <smcavallo@users.noreply.github.com>
Co-authored-by: fsl <1171313930@qq.com>
Co-authored-by: Karl Parry <88431088+karlparry@users.noreply.github.com>
Co-authored-by: John Stewart <32647598+jstewart612@users.noreply.github.com>
2023-02-02 14:54:39 +02:00
ArsenyBelorukov
92f83fca3e
fix(argo-cd): fixed maxUnavailable value in redis-PDB ( #1820 )
...
fixed maxUnavailable value in redis-PDB
Signed-off-by: ArsenyBelorukov <arsenig.n@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-02-01 22:11:10 -06:00
Ben Hayden
28abc348ac
chore(argocd-image-updater): Update Argo CD Image Updater to v0.12.2 ( #1819 )
...
Signed-off-by: Ben Hayden <hayden767@gmail.com>
2023-02-01 22:07:07 +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
Jason Meridth
e3ae99b74d
fix(argo-rollouts): Align changelog structure ( #1814 )
...
relates to #1808
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-29 20:14:11 +01:00
Jason Meridth
f299ae3025
fix(argo-events): Align changelog structure ( #1813 )
...
relates to #1808
Was fixed already for [argo-cd](https://github.com/argoproj/argo-helm/pull/1810 ) and
[argo-workflows](https://github.com/argoproj/argo-helm/pull/1812 )
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-29 13:07:33 -06:00
Jason Meridth
4c018a4954
fix(argocd-image-updater): Align changelog structure ( #1816 )
2023-01-29 19:59:32 +01:00
Aikawa
bdbfaa2523
fix(argo-workflows): Align changelog structure to show changelogs on Artifact Hub ( #1812 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-29 19:48:27 +01:00
Aikawa
b6922aed2f
fix(github): Align changelog structure to show changelogs on Artifact Hub ( #1811 )
...
fix(doc): Align changelog structure to show changelogs on Artifact Hub
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-30 01:01:21 +09:00
Aikawa
c7b972c3af
fix(argo-cd): Align changelog structure to show changelogs on Artifact Hub ( #1810 )
...
fixed(argo-cd): Align changelog structure to show changelogs on Artifact Hub
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-29 16:23:04 +01:00
Jason Meridth
231cfcb20a
chore(argo-events): Upgrade Argo Events to v1.7.5 ( #1809 )
2023-01-29 06:16:13 -06:00
Aikawa
369136b69a
chore(argo-cd): Update Argo CD to v2.5.9 ( #1805 )
2023-01-28 14:40:50 +01:00
Petr Drastil
790438efeb
chore(argo-cd): Upgrade redis to 7.0.7 to avoid CVE-2022-3996 ( #1803 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-27 17:18:43 -06:00
Wojciech
36cd83081c
feat(argo-cd): Add log settings and extraArgs to Slack bot ( #1802 )
...
* Add log settings and extraArgs to Slack bot
Signed-off-by: duxet <duxetlg@gmail.com>
* Fix readme
Signed-off-by: duxet <duxetlg@gmail.com>
---------
Signed-off-by: duxet <duxetlg@gmail.com>
2023-01-27 14:45:49 +00:00
Petr Drastil
5335a75fbc
fix(argo-cd): Disable Redis exporter by default ( #1799 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-26 21:06:19 +09:00
Aikawa
9fb1f9d091
chore(argo-cd): Update Argo CD to v2.5.8 ( #1798 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-01-26 09:22:40 +01:00
Ole Markus Kristiansen Ternø
73e6f1913e
feat(argo-events): Added support for extra k8s manifests ( #1797 )
...
* feat(argo-events): Added support for extra k8s manifests
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
* added value example for extraObjects
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
2023-01-25 22:46:14 +01:00
Petr Drastil
0578482bd6
chore(argo-cd): Upgrade Redis exporter image ( #1795 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-24 09:15:46 +09:00
ilia-medvedev-codefresh
4befcd5dc5
Update Chart.yaml ( #4 )
...
Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
2023-01-23 09:54:32 +02:00
Petr Drastil
885959311f
fix(argo-cd): Fix annotations for ssh and tls configs ( #1793 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-22 19:22:41 +00:00
Petr Drastil
b4de202859
chore(argo-cd): Decouple Redis exporter from metrics service ( #1791 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-22 18:20:30 +01:00
Petr Drastil
adc526612f
fix(argo-cd): Redis service have invalid targetPort ( #1792 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-21 20:11:02 +01:00
Petr Drastil
0f2856ea41
fix(argo-cd): Add missing options for mounting service account tokens ( #1787 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-01-21 13:18:53 +01:00
Petr Drastil
58f587618f
fix(argo-cd): Consolidate and fix container ports ( #1788 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-21 13:07:14 +01:00
Pedro
e91bc78a4a
feat(argocd-image-updater): prevent generation of label value of invalid length ( #1691 )
...
* feat(argocd-image-updater): prevent label from being greater than 63 characters.
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
* fix: Add missing double quote in changelog
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-01-21 05:37:52 -06:00
Petr Drastil
5b9f624ba2
feat(argo-cd): Consolidate certificate config for repositories ( #1786 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-21 10:24:46 +01:00
Richard Johansson
4dd31571b3
feat(argo-rollouts): Added flags to toggle provider-specific RBAC ( #1777 )
...
* Toggle for provider-specific RBAC + Added missing RBAC rules
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Updated docs with new Helm values
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Added a general flag providerRBAC.enabled to toggle all of the providers
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Aligned with main
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Corrected inline comments
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
* Fixed incorrect inline comments
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
2023-01-20 10:41:52 -06:00
Jason Meridth
9905dcca8e
fix(argo-cd): Update CONTRIBUTING docs ( #1782 )
...
* Update CONTRIBUTING
- [x] versioning details
- [x] remove broken links
- [x] fix markdown linting errors
- [x] README.md updating clarification
* Rename variable in helm-docs script
* Update argo-cd README
* Add blurb about mandatory Chart versioning
* Reword artifacthub changes section in CONTRIBUTING
* Reorder/restructure CONTRIBUTING.md
* Update argo-cd chart version
* Add section in CONTRIBUTING about semantic title linting
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-20 08:33:55 -06:00
carlos gonzález
45c1534eeb
feat(argo-cd): Add labels for argocd-secret ( #1779 )
...
* feat(argo-cd): add secret labels field (#1778 )
Signed-off-by: carlos gonzález <cgrs@users.noreply.github.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2023-01-19 23:14:49 +01:00
Jason Meridth
132449cacc
chore(argo-rollouts): Upgrade argo-rollouts to 1.4.0 ( #1774 )
...
Fixes #1763
Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-01-19 15:14:02 -06:00
Pedro
206d4922bf
fix(argo-rollouts): avoid label exceeding maximum length ( #1694 )
...
* fix(argo-rollouts): generated value for app.kubernetes.io/version label for argo-rollouts will not exceed maximum length and support passing a SHA digest.
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
* fix: Add missing double quote in changelog
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Pedro Salgado <steenzout@users.noreply.github.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-01-19 11:37:18 +01:00
Victor Login
f3888bc996
chore(argo-cd): Update Argo CD extensions to v0.2.1 ( #1770 )
...
Signed-off-by: Victor Login <batazor@evrone.com>
Signed-off-by: Victor Login <batazor@evrone.com>
2023-01-18 13:00:59 +00:00