argoproj-renovate[bot]
8096751c17
chore(deps): update renovatebot/github-action action to v40.2.10 ( #2925 )
2024-09-17 06:04:30 -05:00
Mykola Stasiuk
2e05c8b57b
docs(argo-rollouts): add more description for notification secret creation ( #2922 )
...
* docs(argo-rollouts): add more description for secret creation
Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
* docs(argo-rollouts): bump chart version
Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
* docs(argo-rollouts): fix lint
Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
* docs(argo-rollouts): change reference to controller
Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
* docs(argo-rollouts): fix readme
Signed-off-by: Mykola Stasiuk <93274808+st-myk@users.noreply.github.com>
---------
Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
Signed-off-by: Mykola Stasiuk <93274808+st-myk@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-09-16 14:37:59 +01:00
argoproj-renovate[bot]
b33b3dbd30
chore(deps): update renovatebot/github-action action to v40.2.9 ( #2924 )
...
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-16 19:02:55 +09:00
dependabot[bot]
97acfc9360
chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 in the dependencies group ( #2921 )
2024-09-14 07:50:42 -05:00
venegator
e718e46651
feat(argo-workflows): Add honorLabels parameter to Argo Workflows ServiceMonitor ( #2920 )
...
* Update workflow-controller-servicemonitor.yaml
Signed-off-by: venegator <m.venega94@gmail.com>
* Update values.yaml
Signed-off-by: venegator <m.venega94@gmail.com>
* Update Chart.yaml
Signed-off-by: venegator <m.venega94@gmail.com>
* Update README.md
Signed-off-by: venegator <m.venega94@gmail.com>
* Update charts/argo-workflows/Chart.yaml
Co-authored-by: kiblik <5609770+kiblik@users.noreply.github.com>
Signed-off-by: venegator <m.venega94@gmail.com>
* Update workflow-controller-servicemonitor.yaml
Signed-off-by: venegator <m.venega94@gmail.com>
---------
Signed-off-by: venegator <m.venega94@gmail.com>
Co-authored-by: kiblik <5609770+kiblik@users.noreply.github.com>
2024-09-13 23:01:59 +09:00
argoproj-renovate[bot]
7c8bbd62e8
chore(deps): update actions/create-github-app-token action to v1.11.0 ( #2918 )
...
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-12 10:57:30 +09:00
Oleksandr Saulyak
821746af38
Merge pull request #96 from codefresh-io/CR-25324-argo-cd-health-errors
...
feat: argo-cd update with resource health errors reporting with app event
2024-09-11 16:47:20 +03:00
Oleksandr Saulyak
5339661c89
argo cd update to v2.12-2024.9.9-ba613c5bd
2024-09-11 13:13:05 +03:00
Zoltán Reegn
a344d64fbd
fix(argocd-apps): don't render empty app description ( #2911 )
...
* fix(argocd-apps): don't render empty app description
Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>
* chore: Apply suggestions from code review
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: Zoltán Reegn <zoltan.reegn@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-09-11 06:55:38 +09:00
Oleksandr Saulyak
30639e6736
Merge pull request #94 from codefresh-io/CR-24728-argo-cd-helm-7
...
feat: update upstream argo-cd 2.12.3 and bump helm chart to 7.4.7
2024-09-10 17:20:23 +03:00
oleksandr-codefresh
449822bfb3
Merge branch 'argo-cd' of github.com:codefresh-io/argo-helm into CR-24728-argo-cd-helm-7
...
# Conflicts:
# charts/argo-cd/Chart.yaml
# charts/argo-cd/templates/argocd-repo-server/deployment.yaml
2024-09-10 17:06:55 +03:00
argoproj-renovate[bot]
687392688f
chore(deps): update renovatebot/github-action action to v40.2.8 ( #2912 )
2024-09-09 07:35:42 -05:00
Denis Melnik
f526b3fccf
Merge pull request #95 from codefresh-io/repo-server/fix-cf-token
...
[repo server] make cf token required when version reporting is enabled
2024-09-06 11:26:46 +03:00
Denys Melnyk
bf9d8c8e70
[repo server] make cf token required when version reporting is enabled
2024-09-05 17:22:38 +03:00
argoproj-renovate[bot]
a5dc0350b9
chore(deps): update actions/create-github-app-token action to v1.10.4 ( #2910 )
2024-09-04 00:55:57 -05:00
oleksandr-codefresh
c05dd441f7
helm docs gen
2024-09-03 13:24:09 +03:00
Oleksandr Saulyak
99f2e19bb3
argo cd 2.12.3
2024-09-03 13:04:40 +03:00
eddyfussel
3a1066cb5a
fix(argo-cd): Fix certificate template secretTemplateAnnotations null ( #2909 )
...
Signed-off-by: eddyfussel <28265760+eddyfussel@users.noreply.github.com>
2024-09-02 16:33:07 +01:00
Aikawa
d144195ff4
chore(argo-cd): Fix typo on README ( #2907 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-09-02 09:58:56 +01:00
Gazal
e709ba3b5a
feat(argo-workflows): add loadBalancerClass field for Service resources ( #2771 )
2024-09-01 10:05:42 -05:00
argoproj-renovate[bot]
2b25efdb32
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.59.2 ( #2906 )
2024-08-31 21:39:56 -05:00
dependabot[bot]
cd8245716a
chore(deps): bump the dependencies group with 4 updates ( #2905 )
...
Bumps the dependencies group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python ), [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/setup-python` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](39cd14951b...f677139bbe
)
Updates `pascalgn/size-label-action` from 0.5.2 to 0.5.4
- [Release notes](https://github.com/pascalgn/size-label-action/releases )
- [Commits](bbbaa0d5cc...be08a2d5f8
)
Updates `actions/upload-artifact` from 4.3.6 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
Updates `github/codeql-action` from 3.26.5 to 3.26.6
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2c779ab0d0...4dd16135b6
)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: pascalgn/size-label-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-08-31 20:06:33 +09:00
Gazal
2df52cba0e
feat(argo-rollouts): add loadBalancerClass field for Service resource ( #2772 )
...
Most users of ArgoCD may use `Ingress` (and soon `HTTPRoute`), but for those who may want to use `Service` of type `LoadBalancer`, this would be useful.
The `loadBalancerClass` field would allow for a `CloudProvider` agnostic way of offloading the reconciliation for Kubernetes Service resources of type `LoadBalancer` to an external controller.
Signed-off-by: Gazal Gafoor <gazal.gafoor@rea-group.com>
Signed-off-by: Gazal <gazal.gafoor@rea-group.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-08-31 11:12:52 +01:00
Oleksandr Saulyak
a0e0f03221
argo dev 2.12 arm
2024-08-30 13:32:05 +03:00
Oleksandr Saulyak
0be0b2b62e
dev image of 2.12.3 argo-cd
2024-08-29 12:34:35 +03:00
Andreas Kappler
777f5410c5
chore(argo-cd): bump redis-ha ( #2900 )
...
Signed-off-by: a-hat <github@andreaskappler.de>
2024-08-28 16:27:07 +01:00
oleksandr-codefresh
4c672a3c62
Merge branch 'upstream-7' into CR-24728-argo-cd-helm-7
...
# Conflicts:
# charts/argo-cd/Chart.yaml
# charts/argo-cd/templates/_helpers.tpl
# charts/argo-cd/templates/argocd-repo-server/deployment.yaml
2024-08-28 11:56:43 +03:00
oleksandr-codefresh
7f3dd77ccf
Merge branch 'argo-cd' of github.com:codefresh-io/argo-helm into CR-24728-argo-cd-helm-7
2024-08-28 11:52:08 +03:00
Oleksandr Saulyak
b1f1f58aaa
Merge pull request #93 from codefresh-io/CR-23060-argo-cd-v2-reporter-always-enabled
...
chore: removed eventReporter.enabled condition to use new reporter always
2024-08-28 08:29:21 +03:00
oleksandr-codefresh
d996fc0c02
fix testing for supporting event-reporter
2024-08-27 19:14:43 +03:00
argoproj-renovate[bot]
466dd69355
chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.3 ( #2897 )
...
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-08-27 14:30:18 +01:00
Yuki Kitakata
66615c347a
chore(argo-cd): Support string type of "true" for statusbadge.enabled
( #2895 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-08-27 09:48:42 +01:00
argoproj-renovate[bot]
991579f324
chore(deps): update renovatebot/github-action action to v40.2.7 ( #2896 )
2024-08-25 23:29:05 -05:00
dependabot[bot]
0c27d8d946
chore(deps): bump github/codeql-action from 3.26.2 to 3.26.5 in the dependencies group ( #2894 )
2024-08-24 17:15:27 -05:00
argoproj-renovate[bot]
e49123cdf4
chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.2 ( #2893 )
...
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-08-23 09:51:01 +01:00
Brian Dunnigan
8c0b686895
feat(argo-workflows): Added support for setting annotations on argo workflows controller configmap ( #2889 )
2024-08-20 20:07:05 +01:00
oleksandr-codefresh
3bec928dd7
generate helm docs
2024-08-19 12:29:07 +03:00
Oleksandr Saulyak
4b5cbe8584
update argo-cd
2024-08-19 12:22:47 +03:00
dependabot[bot]
d1f5d50dcd
chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2 in the dependencies group ( #2886 )
...
chore(deps): bump github/codeql-action in the dependencies group
Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action ).
Updates `github/codeql-action` from 3.26.0 to 3.26.2
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](eb055d739a...429e197704
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 13:14:54 +02:00
Petr Drastil
243dc286a7
chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.1 ( #2885 )
...
* chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.1
* Add missing permissions
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
---------
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-08-16 22:36:35 +01:00
Oleksandr Saulyak
b34174bef9
fix lint issue
2024-08-16 07:16:48 +03:00
Oleksandr Saulyak
493fa4294f
upd reporter monitoring conditions
2024-08-16 07:04:38 +03:00
Oleksandr Saulyak
d6ffccd2e6
removed eventReporter.enabled from values.yaml
2024-08-15 14:26:35 +03:00
Oleksandr Saulyak
fdf8d9e1ee
argo-cd with test dev version 2.11-v1-reporter-removed-0
2024-08-15 14:23:02 +03:00
Oleksandr Saulyak
1db4789945
removed .Values.eventReporter.enabled condition
2024-08-15 13:57:16 +03:00
argoproj-renovate[bot]
51e1e5b735
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.7.2 ( #2880 )
2024-08-14 17:31:12 +09:00
argoproj-renovate[bot]
f4101a7947
chore(deps): update renovatebot/github-action action to v40.2.6 ( #2876 )
2024-08-12 11:03:09 -05:00
1102
96320b6486
feat(argo-cd): Update Notification Liveness/Readiness Probes ( #2872 )
2024-08-12 17:28:21 +02:00
Aikawa
4f4fb956d3
fix(argo-rollouts): Align permissions for controller's ClusterRole / Role ( #2830 )
...
* fix(argo-rollouts): Align permissions for controller's ClusterRole / Role
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argo-rollouts): correct typo
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-08-12 10:58:01 +02:00
ilia-medvedev-codefresh
8e6ffa5db3
Merge pull request #92 from codefresh-io/fix/argocd-event-reporter-non-default-url
2024-08-10 15:12:02 +03:00