Commit graph

1734 commits

Author SHA1 Message Date
João Estrela
c734875b81
chore(argo-cd): Change redis repository to public.ecr.aws (#2446)
Signed-off-by: João Estrela <jestrela@barracuda.com>
2024-01-23 08:54:49 +09:00
Oleksandr Saulyak
bbd3cf8080
Merge pull request #47 from codefresh-io/CR-22322-httpclient-appnamespace-support
CR-22322-httpclient-appnamespace-support
2024-01-22 18:47:28 +02:00
Oleksandr Saulyak
8b1d69e899 Upgrade Argo CD to v2.9-2024.1.22-375d827f3 2024-01-22 18:00:42 +02:00
Aikawa
5ac542fabb
chore(argo-cd): Provide Casbin matcher explicitly (#2445)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-22 13:09:08 +00:00
Oleksandr Saulyak
ea056aaba7
Merge pull request #45 from codefresh-io/CR-22172-event-reporter-env-var
CR-22172-event-reporter-env-var
2024-01-22 12:27:39 +02:00
Aikawa
53620e3102
fix(argo-cd): Fix fail to render .Values.configs.secret.azureDevops (#2443)
* fix(argo-cd): Fix fail to render `.Values.configs.secret.azureDevops`

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore(argo-cd): Remove unnecessary comment

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix(argo-cd): base64 username

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix(argo-cd): correct syntax

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-22 10:14:32 +00:00
Oleksandr Saulyak
04d0534392
ARGOCD_APPLICATION_NAMESPACES env for argo-cd.event-reporter 2024-01-22 12:12:43 +02:00
Aikawa
9e31be4a60
feat(argo-cd): Support Azure DevOps webhook Secret (#2439)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-21 13:35:46 +00:00
dependabot[bot]
be7ed3d232
chore(deps): bump tj-actions/changed-files from 41.0.1 to 42.0.0 (#2440) 2024-01-20 06:52:58 -06:00
dependabot[bot]
1b5f787422
chore(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 (#2441) 2024-01-20 06:49:38 -06:00
Aikawa
cc5b21f9ad
docs(argo-cd): Add reference for Argo CD extensions (#2438)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-20 13:07:38 +01:00
renovate[bot]
f2fa2ce9cb
chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.5 (#2436) 2024-01-19 20:19:53 +00:00
renovate[bot]
0a851b87ef
chore(argo-cd): Update dependency argoproj/argo-cd to v2.9.4 (#2434) 2024-01-19 06:48:24 +01:00
Michele Sacchetti
508162f1cc
feat(argo-cd): Add optional mapping of argocd-repo-server emptydir to custom volumes (#2410)
* Add optional volumes to replace emptydir

Provide user-driven option to replace emptydir volumes with desired solution

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* existingVolumes default values

provide default values with empy object to ensure default behavior is backward-compatible

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* Update Chart.yaml

bump version

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* Update Chart.yaml

add changelog

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* fix docs

fix docs on new entry

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* fix readme

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* Update README.md.gotmpl

Signoff commit

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* fix readme

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

* fixCamelCase
Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>

---------

Signed-off-by: Michele Sacchetti <michele.sacchetti@aroundthecode.org>
2024-01-18 14:56:33 +01:00
Aikawa
e37093f273
feat(argocd-image-updater): Support extra K8s manifests (#2429)
* feat(argocd-image-updater): Support extra K8s manifests

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore(argocd-image-updater): add CI for extraObjects

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-18 07:21:37 +01:00
Oleksandr Saulyak
d61905696c
Merge pull request #44 from codefresh-io/CR-22172-argo-cd-bump
CR-22172-argo-cd-bump
2024-01-17 15:37:16 +02:00
oleksandr-codefresh
78e428a8a0 updgrade to argo-cd v2.9-2024.01.17-0d221227f 2024-01-17 15:23:36 +02:00
Lucas Fernando Cardoso Nunes
d5b942a873
docs(argo-workflows): fix wrong artifactRepository identations on values.yaml (#2426)
* fix: wrong `artifactRepository` identations on values.yaml

on `artifactRepository.gcs`
the following 3 keys were in the same level:
- `.serviceAccountKeySecret`
- `.name`
- `.key`

Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>

* Update Chart.yaml

Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>

---------

Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
2024-01-17 07:56:17 +00:00
Aman Gupta
e6de8c47b9
docs(argo-cd): Fix policy.csv block (#2423)
* Minor Changes to policy.csv block

Added Missing ':'

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

* Update Chart.yaml

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

* Update Changelog

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>

---------

Signed-off-by: Aman Gupta <aman.iv0012@gmail.com>
2024-01-15 18:12:39 +09:00
renovate[bot]
524089b9df
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.4 (#2422)
* chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.4

* Apply automatic changes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-01-14 17:10:59 +09:00
dependabot[bot]
1cc80bfe10
chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 (#2421) 2024-01-13 09:09:25 -06:00
renovate[bot]
5aaa79be36
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.3 (#2419)
* chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.3

* Apply automatic changes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-01-11 16:20:25 +09:00
renovate[bot]
3a2645782c
chore(argo-events): Update dependency argoproj/argo-events to v1.9.0 (#2417)
* chore(argo-events): Update dependency argoproj/argo-events to v1.9.0

* Apply automatic changes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-01-09 10:14:11 +00:00
Brian Gottfried
9892e505f1
feat(argo-rollouts): Add rollout plugin gloo platform rbac (#2404)
* feat(argo-rollouts): Add rollout plugin gloo platform rbac

Signed-off-by: Brian Gottfried <bgottfried91@gmail.com>

* feat(argo-rollouts): Add rollout plugin gloo platform rbac information to README

Signed-off-by: Brian Gottfried <bgottfried91@gmail.com>

---------

Signed-off-by: Brian Gottfried <bgottfried91@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-01-07 13:30:45 +09:00
Aikawa
d1389a90b9
chore(argo-workflows): Update doc for Argo Workflows server authentication (#2411) 2024-01-05 22:17:33 -06:00
Aikawa
51bb7f9806
fix(argocd-image-updater): Update outdated link on README (#2414)
* fixed(argocd-image-updater): Update outdated link on README

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix: correct "ArgoCD" to "Argo CD"

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-01-05 16:28:42 +01:00
Petr Drastil
107bd3bc53
chore(argo-cd): DRY cleanup of ServiceAccounts (#2409)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-01-05 12:56:59 +00:00
Yaroslav Drachenko
4d29521f9b
add server root path (#43)
* add server root path
2024-01-04 18:12:18 +02:00
Aikawa
9b0c33fb49
feat(argo-cd): Use new Argo CD extension mechanism (#2406) 2023-12-30 11:02:10 -06:00
dependabot[bot]
29c7f27b3f
chore(deps): bump tj-actions/changed-files from 40.2.3 to 41.0.1 (#2405) 2023-12-30 09:29:42 -06:00
pasha-codefresh
8914529595
Merge pull request #41 from codefresh-io/feat/update-argocd-2.9-2023.12.28-a52e719a5
feat: update argocd to 2.9-2023.12.28-a52e719a5
2023-12-28 12:46:43 +02:00
pashakostohrys
6376f1d4cf feat: update argocd to 2.9-2023.12.28-a52e719a5 2023-12-28 12:06:24 +02:00
pasha-codefresh
c5b3900df4
Merge pull request #38 from codefresh-io/feat/update-argocd-2023.12.22-f5398c630
feat: update argocd to 2.9-2023.12.22-f5398c630
2023-12-26 13:32:00 +02:00
pashakostohrys
370482c2a4 feat: update argocd to 2.9-2023.12.22-f5398c630 2023-12-26 13:09:27 +02:00
Aikawa
410e73af93
chore(argo-workflows): Add instruction for SSO (#2401) 2023-12-24 06:13:52 +00:00
Josia
c962ee500c
fix(argo-workflows): Prevent extra whitespace in controller ConfigMap (#2399)
Signed-off-by: Josia <josiarodriguez@gmail.com>
2023-12-24 09:28:35 +09:00
dependabot[bot]
91f48f37cd
chore(deps): bump tj-actions/changed-files from 40.2.2 to 40.2.3 (#2398) 2023-12-23 14:44:48 +01:00
Ilia Lazebnik
f9e2a94bb6
feat(argo-rollouts): add args for dashboard logs (#2388) 2023-12-22 12:07:05 +00:00
dependabot[bot]
7f1b25402b
chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#2392) 2023-12-17 00:22:40 +01:00
dependabot[bot]
b13acd0814
chore(deps): bump tj-actions/changed-files from 40.2.1 to 40.2.2 (#2391) 2023-12-16 14:02:29 -06:00
Neile Havens
77a4196fc3
fix(argo-workflows): Remove duplication in aggregated admin ClusterRole (#2389)
Signed-off-by: Neile Havens <neilehavens@gmail.com>
2023-12-15 16:45:22 +09:00
Ilia Lazebnik
bce77fa998
feat(argo-rollouts): allow setting log config for rollouts (#2386)
* allow setting log config for rollouts

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* allow setting log config for rollouts

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

---------

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Co-authored-by: Tim Collins <45351296+tico24@users.noreply.github.com>
2023-12-14 17:39:20 +09:00
Ilia Lazebnik
9ca3f06dcf
feat(argo-workflows): add hostAliases to server (#2387)
* workflow server hostalises

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* Update Chart.yaml

Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>

* workflow server hostalises

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

---------

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: Ilia Lazebnik <Ilia.lazebnik@gmail.com>
2023-12-14 07:56:27 +00:00
renovate[bot]
d9e5b727e3
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.6.4 (#2385) 2023-12-13 07:59:21 +01:00
workwithprashant
e07f69fee6
fix(argo-workflows): fix helm lint error when extraObjects is defined (#2384) 2023-12-12 06:27:39 +00:00
dependabot[bot]
da261d0a38
chore(deps): bump actions/labeler from 4.3.0 to 5.0.0 (#2381)
* chore(deps): bump actions/labeler from 4.3.0 to 5.0.0

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](ac9175f8a1...8558fd7429)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: Update labeler.yaml to work with v5

Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>

* fix: Adapt glob for argo-cd chart

Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2023-12-09 20:45:04 +01:00
dependabot[bot]
eeffeb407d
chore(deps): bump actions/stale from 8.0.0 to 9.0.0 (#2380) 2023-12-09 11:35:53 -06:00
dependabot[bot]
97c3589eec
chore(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#2382)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](65d7f2d534...0a5c615913)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-09 15:40:06 +01:00
Neile Havens
a9e31c82fd
feat(argo-workflows): Add support for sso filterGroupsRegex (#2379)
According to https://argoproj.github.io/argo-workflows/argo-server-sso/#filtering-groups

Resolves #2378

Signed-off-by: Neile Havens <neilehavens@gmail.com>
2023-12-09 07:44:59 +09:00
Yaroslav Drachenko
c3916ee2f4
Release argo-cd 2.9.3 (#34)
* merge upstream argo-cd chart 5.51.6-1
* change image to fork version v2.9-2023.12.06-e6258156d
2023-12-08 17:34:05 +02:00