Pierre Blais
72f0a50d70
feat(argo-cd): Add sizeLimit parameters on emptyDir ( #2607 )
...
* feat(argo-cd): Add sizeLimit parameters on emptyDir
Signed-off-by: Pierre BLAIS <pierreblais@hotmail.fr>
* feat(argo-cd): Bumping chart version
Signed-off-by: Pierre BLAIS <pierreblais@hotmail.fr>
* Fix(argo-cd): Add missing new line
Signed-off-by: Pierre BLAIS <pierreblais@hotmail.fr>
---------
Signed-off-by: Pierre BLAIS <pierreblais@hotmail.fr>
Signed-off-by: Pierre Blais <109473352+pierreblais@users.noreply.github.com>
Co-authored-by: Tim Collins <45351296+tico24@users.noreply.github.com>
2024-04-02 14:36:34 +01:00
edmondshtogu
30fd5202b0
feat(argo-cd): enabled server cluster role permissions overriding ( #2606 )
2024-04-02 07:03:37 +02:00
argoproj-renovate[bot]
7b87ff19e5
chore(deps): update actions/create-github-app-token action to v1.9.2 ( #2618 )
2024-04-01 19:27:32 +02:00
argoproj-renovate[bot]
d64b7e2d0c
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.278.0 ( #2617 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-04-01 10:18:04 +09:00
dependabot[bot]
3a56a3e64d
chore(deps): bump actions/setup-python from 5.0.0 to 5.1.0 ( #2615 )
2024-03-30 12:33:40 -05:00
Ilia Lazebnik
d6063b9595
fix(argo-cd): add missing crd change from 2.10.5 ( #2612 )
2024-03-29 16:13:26 +00:00
GuillaumeRemyCSI
e9a3381d73
fix(argo-cd): Properly support "application in any namespace" for the argocd-server ClusterRole ( #2609 )
...
* Properly support "application in any namespace" for the argocd-server ClusterRole
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
* Add changelog
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
* notification controller can handle self-managed notification in any namespace
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
* Bump argo-cd chart to v6.7.5
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
---------
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
2024-03-29 17:13:31 +09:00
argoproj-renovate[bot]
6043017f34
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.5 ( #2610 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-28 18:29:52 +01:00
argoproj-renovate[bot]
e56bda239d
chore(deps): update renovatebot/github-action action to v40.1.7 ( #2608 )
2024-03-28 08:44:07 +01:00
Connor Given
38900afada
feat(argo-rollouts): add minimum RBAC for Gateway API ( #2599 )
2024-03-26 03:35:50 -05:00
argoproj-renovate[bot]
776c19db63
chore(deps): update actions/create-github-app-token action to v1.9.1 ( #2604 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-25 21:39:36 +00:00
argoproj-renovate[bot]
3e8653a765
chore(deps): update renovatebot/github-action action to v40.1.6 ( #2602 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-25 15:26:28 +09:00
Carlos M
a28780fb19
feat(argo-workflows): check prometheus CRD for ServiceMonitor ( #2430 )
...
* chore: Apply changes from code review
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: cmontemuino <1761056+cmontemuino@users.noreply.github.com>
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Co-authored-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2024-03-24 21:26:55 +01:00
Matthew Peterson
19b3d72718
feat(argo-rollouts): Added Deployment labels to values.yaml ( #2590 )
2024-03-23 21:47:03 +01:00
irizzant
237493a4ab
feat(argocd-apps)!: use maps instead of lists ( #2538 )
...
* feat(argocd-apps)!: use maps instead of lists
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix(chart): add artifacthub annotations
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix: remove not needed lines
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix: use the right range function
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix(argocd-apps): fix issues
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix: fix newline issue in values.yaml
Signed-off-by: irizzant <i.rizzante@gmail.com>
* fix: Use range function properly (revert complex changes on item-templates)
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: irizzant <i.rizzante@gmail.com>
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Co-authored-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-03-23 15:38:56 +00:00
Aikawa
393402cb1b
feat(argo-events): Support ability to set .Values.namespaceOverride ( #2594 )
...
* feat(argo-events): Support ability to set .Values.namespaceOverride
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-events): update README
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-03-23 12:06:54 +01:00
amcamina
8a4c875295
feat(argo-rollouts): Allow customizing additional RBAC rules for other providers ( #2556 )
...
* Allow customizing additional RBAC rules for other providers
Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com>
* Changing additionalRules from dict to list
Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com>
* Changing additionalRules from dict to list and addressing comment
Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com>
* Runing `./scripts/helm-docs.sh` to update the README
Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com>
---------
Signed-off-by: Alvaro.Camina <alvaro.camina@alteryx.com>
Co-authored-by: Alvaro.Camina <alvaro.camina@alteryx.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2024-03-22 11:09:43 -05:00
Abdullah Alaqeel
e248b6b316
fix(argocd-image-updater): Properly quoting the config map values (and other fixes) ( #2512 )
...
fix(argocd-image-updater): Properly quoting the config map values
fix(argocd-image-updater): Only adding a data field to argocd-image-updater-ssh-config when there's data to be added
fix(argocd-image-updater): Only include config.argocd if config.applicationsAPIKind is set to 'argocd'
chore(argocd-image-updater): removing unneeded whitespace in Role and RoleBinding
Signed-off-by: Abdullah Alaqeel <a.alaqeel@sary.com>
2024-03-21 08:52:58 +09:00
argoproj-renovate[bot]
85de0a16e7
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.4 ( #2588 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-18 09:36:40 +00:00
dependabot[bot]
e7ad44173d
chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 ( #2586 )
2024-03-16 07:37:38 -05:00
dependabot[bot]
a148991ff8
chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 ( #2587 )
2024-03-16 07:32:19 -05:00
argoproj-renovate[bot]
718589628b
chore(deps): update renovatebot/github-action action to v40.1.5 ( #2584 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-14 13:18:13 +09:00
argoproj-renovate[bot]
b4e645c75f
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.3 ( #2583 )
2024-03-13 20:45:56 +00:00
argoproj-renovate[bot]
1786f6e544
chore(deps): update actions/checkout action to v4.1.2 ( #2582 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-12 07:26:50 -05:00
Göran Pöhner
6a58945969
fix(argo-cd): Fixed default tls hosts for grpc ingress endpoint ( #2580 )
...
* Fixed default tls hosts for grpc ingress endpoint
Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>
* Increased chart version
Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>
* Added changelog entry
Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>
* Updated changelog
Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>
---------
Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2024-03-12 00:08:20 +01:00
Ran Rubin
b9615e451c
feat(argo-cd): Support setting ArgoCD Notifications secret ( #2577 )
...
* chore(deps): update renovatebot/github-action action to v40.1.3 (#2573 )
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: ranrubin <ranrubin@gmail.com>
* feat(argo-cd): Support for existing Secret in ArgoCD Notifications, and ability to set its name.
Signed-off-by: ranrubin <ranrubin@gmail.com>
* feat(argo-cd): Pass Secret name to Notification controller
Signed-off-by: ranrubin <ranrubin@gmail.com>
* chore(deps): update renovatebot/github-action action to v40.1.4 (#2579 )
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: ranrubin <ranrubin@gmail.com>
* feat(argo-cd): Remove redundant useExistingSecret, and assume existence of a secret
Signed-off-by: ranrubin <ranrubin@gmail.com>
---------
Signed-off-by: ranrubin <ranrubin@gmail.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-11 18:26:07 +00:00
argoproj-renovate[bot]
fc620a3d51
chore(deps): update renovatebot/github-action action to v40.1.4 ( #2579 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-11 17:26:10 +09:00
argoproj-renovate[bot]
c4d7988581
chore(deps): update renovatebot/github-action action to v40.1.3 ( #2573 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-04 23:52:59 +09:00
Aikawa
1af4bf5f48
feat(argo-workflows): Add ability to set .Values.namespaceOverride ( #2564 )
2024-03-03 13:12:41 -06:00
mugi
de462b7e80
feat(argo-cd): support ApplicationSet in any namespace. ( #2402 )
...
* chore(argo-cd): support ApplicationSet in any namespace.
Signed-off-by: mugioka <okamugi0722@gmail.com>
* chore: apply feedback by maintainer.
Signed-off-by: mugioka <okamugi0722@gmail.com>
* fix: docs is not generated.
Signed-off-by: mugioka <okamugi0722@gmail.com>
---------
Signed-off-by: mugioka <okamugi0722@gmail.com>
2024-03-02 11:20:12 +00:00
argoproj-renovate[bot]
f7a6060fce
chore(deps): update actions/create-github-app-token action to v1.9.0 ( #2569 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-03-02 09:29:24 +09:00
argoproj-renovate[bot]
baa566bd6b
chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.2 ( #2570 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-01 22:26:54 +00:00
Marco Maurer (-Kilchhofer)
075a8a634f
chore(github): Update renovate image only monthly ( #2568 )
2024-03-01 22:48:29 +01:00
argoproj-renovate[bot]
5c256cce18
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.222.0 ( #2567 )
2024-03-01 22:05:37 +01:00
Tim Collins
29e341091c
feat(argo-workflows): Disable leader election on single repl controllers ( #2565 )
...
Signed-off-by: Tim Collins <tim@thecollins.team>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-03-01 09:17:04 -08:00
Tim Collins
d0647e4a50
chore(github): Disable some GH actions on forks ( #2566 )
...
Signed-off-by: Tim Collins <tim@thecollins.team>
2024-03-01 12:08:44 +01:00
argoproj-renovate[bot]
d0cf368fcd
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.221.1 ( #2563 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-03-01 09:45:12 +01:00
Braden Wright
fba54d4597
feat(argocd-image-updater): Add ability to set .Values.namespaceOverride ( #2562 )
...
Signed-off-by: Braden Wright <braden.wright@waltlabs.io>
2024-03-01 09:41:23 +01:00
argoproj-renovate[bot]
09679ae4d3
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.221.0 ( #2560 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-03-01 09:11:05 +09:00
argoproj-renovate[bot]
ebd4991407
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.5 ( #2561 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-03-01 09:02:40 +09:00
Petr Drastil
74fbd561b7
feat(argo-cd): Add templating of ingress extra paths and rules ( #2530 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-02-29 19:45:29 +00:00
argoproj-renovate[bot]
31de7d3594
chore(deps): update actions/create-github-app-token action to v1.8.1 ( #2557 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-02-29 20:00:49 +01:00
argoproj-renovate[bot]
d684a9f4e8
chore(deps): update renovatebot/github-action action to v40.1.2 ( #2558 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-02-29 19:57:22 +01:00
Marco Maurer (-Kilchhofer)
e0f6a16ce8
chore(github): Migrate to renovate GH action ( #2520 )
...
chore: Migrate to renovate GH action
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2024-02-29 19:54:21 +01:00
Aikawa
48824664e9
fix(argo-cd): Pass argocd-server's ALB health check ( #2553 )
...
* fix(argo-cd): Pass argocd-server's ALB health check
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix: changelog lint
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix: revert unnecessary diffs
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-02-29 12:24:21 +01:00
Florian Boulanger
2f82fb5992
chore(argo-cd): add support for http probe scheme for dex ( #2550 )
2024-02-28 07:28:35 +01:00
Aikawa
fa85e824f0
feat(argocd-apps): Support Template Patch to ApplicationSet ( #2549 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
2024-02-25 14:11:42 +01:00
Oscar Wieman
7c8fab5a7f
feat(argo-cd): Add support for application controller dynamic cluster distribution. ( #2539 )
...
* Add support for application controller dynamic cluster distribution.
Signed-off-by: Oscar Wieman <oscar@oscarr.nl>
* Added env variables to handle the non-standard names generated by the helm chart.
https://argo-cd.readthedocs.io/en/release-2.9/user-guide/environment-variables/
99723143b9/common/common.go (L252)
Signed-off-by: Oscar Wieman <oscar@oscarr.nl>
---------
Signed-off-by: Oscar Wieman <oscar@oscarr.nl>
2024-02-25 12:47:00 +00:00
dependabot[bot]
42b20e0b6b
chore(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.4 ( #2548 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 42.0.2 to 42.0.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](90a06d6ba9...3f54ebb830
)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-24 21:31:01 +09:00
Petr Drastil
285ff7a226
fix(argo-cd): Fix dex probes ( #2546 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-02-23 18:05:19 +00:00