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
Ilia Medvedev
7cec851f87
remove unused variable
2024-08-10 14:59:09 +03:00
dependabot[bot]
a7e5915b21
chore(deps): bump the dependencies group with 2 updates ( #2871 )
2024-08-10 12:43:15 +02:00
Ilia Medvedev
1937bd112b
not required for repo-server
2024-08-10 10:54:07 +03:00
Ilia Medvedev
d27db96baf
set application server and repo server address from values for event reporter
2024-08-10 09:40:23 +03:00
Ilia Medvedev
15eef65b28
set application server and repo server address from values for event reporter
2024-08-10 09:31:02 +03:00
Ilia Medvedev
499010d1bd
set application server and repo server address from values for event reporter
2024-08-10 09:30:14 +03:00
Aikawa
817182bdb0
fix(argo-cd): Fix Redis race condition due to optional REDIS_PASSWORD ( #2839 )
...
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-08-08 16:02:08 +01:00
Johannes Kleinlercher
2251079c26
fix(argo-cd): Set TTL on redis-secret-init Job ( #2861 )
...
* feat: set ttlsecondsafterfinished to prevent stuck during sync when managed by argocd
Signed-off-by: Johannes Kleinlercher <johannes@kleinlercher.at>
* fix: increased version and added changelig
Signed-off-by: Johannes Kleinlercher <johannes.kleinlercher@suxess-it.com>
* chore: Apply suggestions from code review
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: Johannes Kleinlercher <johannes@kleinlercher.at>
Signed-off-by: Johannes Kleinlercher <johannes.kleinlercher@suxess-it.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-08-06 11:14:17 +01:00
Petr Drastil
97a3db19cf
feat(argo-cd): Upgrade to Argo CD 2.12.0 ( #2820 )
2024-08-05 17:21:48 +02:00
argoproj-renovate[bot]
c2ba09055c
chore(deps): update renovatebot/github-action action to v40.2.5 ( #2862 )
...
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-08-05 05:43:54 -05:00
dependabot[bot]
feff5aeea0
chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 in the dependencies group ( #2860 )
2024-08-03 14:29:55 +02:00
Aljoscha Pörtner
b5fcbe23c8
fix(argo-workflows): avoid empty namespace in role binding when singleNamespace is true ( #2858 )
...
Signed-off-by: Aljoscha Poertner <aljoscha.poertner@hellmann.com>
2024-08-02 11:42:36 +01:00
argoproj-renovate[bot]
d89333a6b8
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38 ( #2855 )
2024-08-01 13:42:22 +02:00
argoproj-renovate[bot]
67c720d23f
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.10 ( #2856 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-08-01 16:18:41 +09:00
pasha-codefresh
5c23615b65
Merge pull request #90 from codefresh-io/fix/monorepo-selfheal
...
fix: imporve self heal logic in monorepo
2024-07-31 14:01:34 +03:00
pashakostohrys
d879b6a711
fix: add newline
2024-07-31 13:43:17 +03:00
pashakostohrys
debbfd69d1
fix: add newline
2024-07-31 13:41:33 +03:00
pashakostohrys
e1279a31b2
fix: add newline
2024-07-31 13:18:09 +03:00
pasha-codefresh
b213716b1f
Merge branch 'argo-cd' into fix/monorepo-selfheal
...
Signed-off-by: pasha-codefresh <pavel@codefresh.io>
2024-07-31 13:11:28 +03:00
pashakostohrys
a1449f10ed
fix: imporve self heal logic in monorepo
2024-07-31 12:36:08 +03:00
argoproj-renovate[bot]
3fb3397d96
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.9 ( #2852 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-07-30 16:39:06 +09:00
argoproj-renovate[bot]
3ecc30aa15
chore(deps): update renovatebot/github-action action to v40.2.4 ( #2851 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-07-30 13:18:01 +09:00
Roland Kool
87e6dd9b63
chore(argo-rollouts): add option to disable creation of notifications configmap ( #2849 )
...
* chore(argo-rollouts): add option to disable creation of notifications configmap
This allows for using the upstream notifications configmap from
https://github.com/argoproj/argo-rollouts/blob/master/manifests/notifications-install.yaml
Signed-off-by: Roland Kool <rkool@bol.com>
* chore: update changelog
Signed-off-by: Roland Kool <rkool@bol.com>
* chore: fix chart version bump
Signed-off-by: Roland Kool <rkool@bol.com>
---------
Signed-off-by: Roland Kool <rkool@bol.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-07-29 09:25:24 +02:00
dependabot[bot]
89bc396b55
chore(deps): bump the dependencies group with 3 updates ( #2850 )
2024-07-27 08:16:48 -05:00
argoproj-renovate[bot]
511d0d0adc
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.7 ( #2845 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-07-24 12:44:35 +01:00
argoproj-renovate[bot]
d32e6b537c
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.6 ( #2843 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-07-22 18:14:22 +01:00
argoproj-renovate[bot]
b4151e94ba
chore(deps): update renovatebot/github-action action to v40.2.3 ( #2842 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-07-22 13:33:43 +02:00
pasha-codefresh
5fe70f1d07
feat: Improve processing of webhook events ( #87 )
2024-07-22 10:56:47 +03:00
dependabot[bot]
211bd44603
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the dependencies group ( #2838 )
2024-07-21 22:03:46 +02:00
Aikawa
be36117924
docs(argo-cd): Add Changelog for v7.0.0 ( #2835 )
...
chore(argo-cd): Add Changelog for v7.0.0
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-07-19 11:22:48 +01:00
Filipe
809351a3fb
fix(argo-cd): Missing Redis sentinel variables in app controller deployment ( #2806 )
2024-07-18 08:52:38 +09:00
argoproj-renovate[bot]
2285578bba
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.5 ( #2832 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-07-16 10:16:44 +09:00
dependabot[bot]
94b270ad18
chore(deps): bump the dependencies group with 2 updates ( #2829 )
2024-07-13 15:01:55 +02:00
Marco Maurer (-Kilchhofer)
2653aef414
fix(argo-cd): Address inconsistent redis-secret-init SA handling ( #2823 )
...
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2024-07-12 08:04:45 +09:00
Marco Maurer (-Kilchhofer)
79e32424d6
fix(argo-cd): Address oversights of feature namespaceOverride
( #2821 )
...
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2024-07-10 22:01:05 +01:00