Aikawa
152c04f827
chore(argo-cd): Upgrade Argo CD to v2.9.3 ( #2365 )
2023-12-02 12:03:24 +01:00
Andre Marcelo-Tanner
f4eb968c22
docs(argo-cd): Add migration guide to README for Config Management Plugins ( #2360 )
2023-11-29 18:39:59 +00:00
Aikawa
c183652889
chore(argo-cd): Upgrade Argo CD to v2.9.2 ( #2353 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-11-20 18:49:41 +00:00
Marco Maurer (-Kilchhofer)
14887dd57d
chore(argo-cd): Replace non-existing examples with official example domain ( #2352 )
2023-11-19 16:18:57 -06:00
Aikawa
84c4339623
chore(argo-cd): Upgrade Argo CD to v2.9.1 ( #2344 )
2023-11-14 23:59:16 -06:00
Aikawa
3f2654d24a
fix(argo-cd): Add permission for Applications in any namespace ( #2341 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-11-10 06:41:09 -06:00
Petr Drastil
f634cf6e9c
feat(argo-cd): Upgrade Argo CD to 2.9.0 ( #2318 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-11-06 13:54:34 +01:00
Denis Kadyshev
4afebb25f6
fix(argo-cd): Create notifications clusterrole and clusterrolebinding when enabled ( #2326 )
...
* Create clusterrole for nitifications only when notifications enabled
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
* Create clusterrolebinding for nitifications only when notifications enbaled
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
* Bump version in Chart.yaml
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
* Update Chart.yaml
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
* Update Chart.yaml
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
---------
Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
2023-11-02 18:43:50 +09:00
Tim Collins
733d84a423
chore(argo-cd): Upgrade Argo CD to v2.8.6 ( #2323 )
...
* chore(argo-cd): Upgrade Argo CD to v2.8.6
Signed-off-by: Tim Collins <tim@thecollins.team>
* fix: drop unrecognized helm timeout
Signed-off-by: jmeridth <jmeridth@gmail.com>
---------
Signed-off-by: Tim Collins <tim@thecollins.team>
Signed-off-by: Jason Meridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-10-31 12:48:55 -05:00
Ilia Lazebnik
94c0a0a246
feat(argo-cd): add notification cluster role ( #2315 )
...
* Add notification cluster role
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
* Add notification cluster role
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
* Add notification cluster role
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
* Add notification cluster role
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
---------
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
2023-10-30 14:42:32 +00:00
Petr Drastil
0cc1796530
fix(argo-cd): Update Bitbucket SSH key ( #2317 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-10-30 08:51:56 +00:00
Aikawa
9193d85929
chore(argo-cd): Upgrade Argo CD to v2.8.5 ( #2313 )
2023-10-28 09:28:44 +02:00
gussan
a41b70b59c
feat(argo-cd): add terminationGracePeriodSeconds ( #2310 )
...
Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
2023-10-27 10:43:52 +01:00
Marco Maurer (-Kilchhofer)
052454f233
fix(argo-cd): Sync redis / redis-ha readOnlyRootFilesystem from upstream ( #2294 )
...
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2023-10-12 10:50:51 +01:00
Pieter
2a5bbf5cef
fix(argo-cd): Redis to 7.0.13 to fix CVE-2022-48174 ( #2279 )
...
* Redis to 7.0.13
Signed-off-by: Pieter van der Giessen <pieter@pionative.com>
* changelog
Signed-off-by: Pieter van der Giessen <pieter@pionative.com>
---------
Signed-off-by: Pieter van der Giessen <pieter@pionative.com>
2023-09-23 00:39:58 +09:00
sibucan
7a17fc2dc9
fix(argo-cd): Add checksum for CMP ConfigMap in repo-server Pod annotations ( #2275 )
...
Add checksum for CMP ConfigMap in repo-server
This helm chart defines the plugins as ConfigMaps -- according to the docs, when the CM is modified, the repo-server Pod must be restarted to have the sidecars pick up the latest changes:
https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/#debugging-a-cmp
The changes in this helm chart allow for a checksum to be calculated from the ConfigMap and added as a Pod annotation so whenever the CM values are modified, the Pod is restarted automatically.
Signed-off-by: sibucan <luis.ramirez.rivera92@gmail.com>
2023-09-19 10:01:42 +01:00
Mats Willemsen
5626d0536f
fix(argo-cd): make ServiceMonitor annotations in ArgoCD server conditional ( #2273 )
...
* fix: add argocd servicemonitor annotations conditionally
Signed-off-by: Mats Willemsen <mats.willemsen@ah.nl>
* chore(argo-cd): add changelog
Signed-off-by: Mats Willemsen <mats.willemsen@ah.nl>
---------
Signed-off-by: Mats Willemsen <mats.willemsen@ah.nl>
2023-09-18 14:21:36 +01:00
Aikawa
736b824339
fix(argo-cd): Align redis-ha's affinity type to upstream due to warnings ( #2270 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-09-15 12:47:59 +02:00
Aikawa
44ddf59864
chore(argo-cd): Upgrade Argo CD to v2.8.4 ( #2268 )
2023-09-14 05:33:34 +01:00
Josh Soref
d51d3c6b69
docs(argo-cd): improve changelog ( #2262 )
...
* clarify 5.19.0 changes
* revise wording
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-12 08:32:56 +09:00
Aikawa
95f56b534c
fix(argo-cd): Migrate leftover of applicationSet.replicaCount to applicationSet.replicas ( #2261 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-09-11 14:24:21 +01:00
Andrew Hamilton
eebb8c8d48
feat(argo-cd): adds toggle for helm-working-dir ( #2249 )
...
- Adds a toggle to be able to turn off the helm-working-dir for the
repo server deployment. Using a shared helm repo storage directory can
cause issues when multiple helm commands are being run in parallel.
The repo server also has the ability to rebuild the repos and do
updates in the normal flow for checking the status of an application
so it won't cause issues if it's disabled.
Signed-off-by: Andrew Hamilton <ahamilton55@gmail.com>
2023-09-09 17:55:47 +09:00
Petr Drastil
34663ae9e6
docs(argo-cd): Document scheduling parameters for redis-ha ( #2253 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-09-08 23:58:05 +09:00
Aikawa
95310f995b
fix(argo-cd): Restart Repo Server and Application Controller as following the change of Argo CD CM ( #2235 )
...
* fix(argo-cd): Restart Repo Server and Application Controller as following the change of Argo CD CM
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-cd): Aligne condition to argocd-cm
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-09-08 15:02:25 +01:00
Alexej Disterhoft
3bb85b7d3e
chore(argo-cd): Upgrade Argo CD to v2.8.3 ( #2254 )
...
Signed-off-by: Alexej Disterhoft <alexej@disterhoft.de>
2023-09-08 09:08:37 +09:00
Tamas Szasz
258efc9a0c
fix(argo-cd): Make the PathType configurable when using single ingress resource in AWS ( #2251 )
...
* Make the PathType configurable when using single ingress resource in AWS
Signed-off-by: Tamas <tamas@ujet.cx>
* update chart version and doc
Signed-off-by: Tamas <tamas@ujet.cx>
* Fix reference to value in range
Signed-off-by: Tamas <tamas@ujet.cx>
---------
Signed-off-by: Tamas <tamas@ujet.cx>
Co-authored-by: Tamas <tamas@ujet.cx>
2023-09-07 22:52:17 +09:00
JesseBot
cd5b9a06e3
fix(argo-cd): Update values.yaml - update custom css styles side bar example ( #2245 )
...
* Update values.yaml - update custom css styles side barexample
.nav-bar is no longer the css class name
Signed-off-by: JesseBot <jessebot@linux.com>
* Update Chart.yaml - update patch version for values.yaml comment update
Signed-off-by: JesseBot <jessebot@linux.com>
* Update Chart.yaml - update change log
Signed-off-by: JesseBot <jessebot@linux.com>
---------
Signed-off-by: JesseBot <jessebot@linux.com>
2023-09-04 20:01:36 +09:00
Petr Drastil
224a227fa4
chore(argo-cd): Remove support for autoscaling/v1 ( #2237 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-08-28 10:12:29 +02:00
Petr Drastil
6797f01c1b
chore(argo-cd): Remove support for legacy cert-manager APIs ( #2238 )
...
* chore(argo-cd): Remove support for legacy cert-manager APIs
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
* Bump minor version
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
---------
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-08-27 20:07:17 +01:00
Petr Drastil
2fc1fd04a0
chore(argo-cd): Upgrade redis-exporter to 1.53.0 ( #2236 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-08-27 11:20:39 +09:00
Joonas Venäläinen
86d92b9596
fix(argo-cd): Fix applicationSet HA examples in README.md ( #2232 )
...
Signed-off-by: Joonas Venäläinen <joonas.venalainen@anders.com>
2023-08-25 19:52:04 +09:00
Aikawa
58999c1aae
chore(argo-cd): Upgrade Argo CD to v2.8.2 ( #2231 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-08-25 09:45:53 +01:00
Aikawa
7dcc174402
chore(argo-cd): Upgrade Argo CD to v2.8.1 ( #2230 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-08-23 05:52:03 +02:00
Ali Reza
4e0698ec43
docs(argo-cd): Rename comment of repositoryCredentials to credentialTemplates ( #2219 )
...
Rename comment of repositoryCredentials to credentialTemplates
Signed-off-by: Ali Reza <alirezayahya@gmail.com>
2023-08-15 09:57:28 +01:00
Mickaël Canévet
23708c6a30
fix(argo-cd): add missing permissions to run actions ( #2212 )
...
Signed-off-by: Mickaël Canévet <mickael.canevet@gmail.com>
2023-08-09 23:18:37 +01:00
Petr Drastil
4b7dcd0d31
chore(argo-cd): Change applicationSet replicaCount to replicas ( #2214 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-08-09 17:35:48 +09:00
Petr Drastil
51e2210631
fix(argo-cd): Fix global log level configuration ( #2213 )
...
fix(argo-cd) - Fix global log level configuration
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-08-09 17:19:54 +09:00
Petr Drastil
3e35b0c7f7
feat(argo-cd): Upgrade Argo CD to 2.8.0 ( #2170 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-08-08 23:35:41 +09:00
Aikawa
ebd1ad5103
chore(argo-cd): Upgrade Argo CD to v2.7.11 ( #2210 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-08-08 08:11:34 +02:00
Petr Drastil
f0ac0b7cf4
fix(argo-cd): Template configuration keys as a string instead of map ( #2205 )
2023-08-05 05:16:40 -05:00
Aikawa
4ebeac0d8c
chore(argo-cd): Upgrade Argo CD to v2.7.10 ( #2197 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-08-01 06:57:18 +01:00
carlos gonzález
c358b5e71f
feat(argo-cd): add labels to notifications secret ( #2191 ) ( #2192 )
...
Signed-off-by: carlos gonzález <cgrs@users.noreply.github.com>
2023-07-27 22:44:15 +01:00
Venkata Mutyala
278a32671b
chore(argo-cd): Upgrade Argo CD to v2.7.9 ( #2186 )
...
feat(argo-cd): Upgrade argocd to v2.7.9
Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
2023-07-24 21:09:41 -05:00
smcavallo
5f46ee820f
feat(argo-cd): Upgrade argocd to v2.7.8 ( #2173 )
...
Signed-off-by: smcavallo <smcavallo@hotmail.com>
2023-07-20 00:26:08 +02:00
Alex Souslik
c2f813ec62
feat(argo-cd): make ServiceMonitor deployment conditional on CRD existence ( #2154 )
...
* made ServiceMonitor deployment conditional on CRD existence
Signed-off-by: alex-souslik-hs <alex.s@hiredscore.com>
* remove non ArgoCD changes
Signed-off-by: alex-souslik-hs <alex.s@hiredscore.com>
* add newline
Signed-off-by: Alex Souslik <alex.s@hiredscore.com>
* Change chage description
Signed-off-by: Alex Souslik <alex.s@hiredscore.com>
* Update charts/argo-cd/Chart.yaml
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Alex Souslik <alex.s@hiredscore.com>
---------
Signed-off-by: alex-souslik-hs <alex.s@hiredscore.com>
Signed-off-by: Alex Souslik <alex.s@hiredscore.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-07-18 08:51:14 +02:00
Zach Swanson
afccb2e5d4
feat(argo-cd): allow configurable hpa metrics ( #2166 )
...
* allow configurable HPA metrics
Signed-off-by: Zach Swanson <zswanson@wayfair.com>
* update docs
Signed-off-by: Zach Swanson <zswanson@wayfair.com>
* Update chart version and changelog
Signed-off-by: Zach Swanson <zach.swanson@gmail.com>
Signed-off-by: Zach Swanson <zswanson@wayfair.com>
* Fix values/readme reference to repo server
Signed-off-by: Zach Swanson <zswanson@wayfair.com>
---------
Signed-off-by: Zach Swanson <zswanson@wayfair.com>
Signed-off-by: Zach Swanson <zach.swanson@gmail.com>
Signed-off-by: Zach Swanson <1272954+zswanson@users.noreply.github.com>
2023-07-17 13:20:47 +01:00
Mathieu Parent
e053486fab
fix(argo-cd): Ensure app.kubernetes.io/version
label is valid ( #2148 )
...
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
2023-07-17 18:56:13 +09:00
Angelo Ross
e15b7b7018
feat(argo-cd): Allow configuring Dex's init image resources separately ( #2161 )
...
Allow configuring Dex's init image resources separately
Signed-off-by: Angelo Ross <angelo.ross@objective.com.br>
2023-07-13 15:05:13 +01:00
Amit Ben Ami
2fb6049751
feat(argo-cd): adding annotations option for Certificate
( #2156 )
...
* feat(certificate): adding annotations options for the `Certificate` resources
Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>
* feat: bumping the chart version
Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>
---------
Signed-off-by: Amit Ben Ami <benami.amit1@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-07-11 14:01:02 +01:00
Venkata Mutyala
4f6f25198e
feat(argo-cd): upgrade dexIDP from 2.36.0 -> 2.37.0 ( #2155 )
...
feat: upgrade dexIDP from 2.36.0 -> 2.37.0
Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
2023-07-10 09:14:16 +01:00