Marco Maurer (-Kilchhofer)
0a97419aa9
docs(github): Charts use Helm "Capabilities" ( #2730 )
...
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
2024-05-31 10:01:54 +01:00
Nacho Barrientos
2c05baf741
feat(argo-cd): represent cluster credentials as a map ( #2648 )
...
So it can be merged with values coming from different sources.
Closes #2592
Signed-off-by: Nacho Barrientos <nacho.barrientos@cern.ch>
2024-05-28 14:38:23 +01:00
argoproj-renovate[bot]
5652e66777
chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.13.1 ( #2722 )
2024-05-28 07:32:32 +02:00
argoproj-renovate[bot]
408500c5cc
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.5.7 ( #2720 )
2024-05-27 17:09:26 +09:00
dependabot[bot]
165c6518d2
chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 ( #2718 )
2024-05-25 23:19:47 +02:00
Nicolas Lamirault
fb807031a2
fix(argo-events): support for additional labels ( #2714 )
...
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Co-authored-by: yuki.kitakata <yu.croco@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
2024-05-23 22:04:54 -05:00
argoproj-renovate[bot]
fa2fb1c5c1
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.2 ( #2715 )
2024-05-23 16:37:05 +01:00
Michael Vittrup Larsen
728b6e7326
feat(argo-cd): Make redis secret initialization optional ( #2713 )
...
* Make redis secret initialization optional
Signed-off-by: michaelvl <mvl.gh@network42.dk>
* Remove artifacthub.io/changes from previous change
Signed-off-by: michaelvl <mvl.gh@network42.dk>
---------
Signed-off-by: michaelvl <mvl.gh@network42.dk>
2024-05-23 21:36:49 +09:00
yuki.kitakata
e6776415a4
feat(argo-rollouts): Support revisionHistoryLimit ( #2712 )
...
* feat(argo-rollouts): Support revisionHistoryLimit
Signed-off-by: yu-croco <yu.croco@gmail.com>
* chore(argo-rollouts): Align to argo-cd's configuration
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
2024-05-23 09:29:52 +02:00
tberreis
3174f52ffc
chore(argo-cd): add priorityClassName to redis-secret-init job ( #2709 )
...
Signed-off-by: Thomas Berreis <thomas@berreis.de>
2024-05-22 12:20:34 +01:00
Pavan Kumar
f431e9b2be
chore(argo-cd): add nodeselector and tolerations to redis-secret-init job ( #2708 )
...
chore(argo-cd): add nodeselector and tolerations to redis-secret-init-job
Signed-off-by: Pavan <borntofight090@gmail.com>
Co-authored-by: Pavan <pavan.hn@vida.id>
2024-05-22 09:17:05 +02:00
Marco Maurer (-Kilchhofer)
fcee9a6046
fix(argo-cd): Enable Redis authentication in the default installation ( #2705 )
2024-05-21 18:36:32 +02:00
yuki.kitakata
f9eb0b394c
fix(argo-workflows): Add missing serviceLabels to server service ( #2698 )
2024-05-19 19:22:17 +09:00
yuki.kitakata
4611a16463
fix(argo-workflows): Correct sample of secondsAfterCompletion ( #2702 )
2024-05-19 08:34:24 +01:00
dependabot[bot]
b95e14aa02
chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 ( #2699 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.13.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](cdcdbb5797...b7cec75265
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
Co-authored-by: yuki.kitakata <yu.croco@gmail.com>
2024-05-18 20:13:16 +09:00
dependabot[bot]
5d3e581b11
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 ( #2700 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.1.5...a5ac7e51b41094c92402da3b24376905380afc29 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-05-18 19:02:45 +09:00
Étienne Kemp-Rousseau
66c39a06d8
fix(argo-cd): Adding checksum for argocd-cm to dex pod ( #2695 )
...
Adding checksum to argocd-cm to dex pod
Signed-off-by: Etienne Kemp-Rousseau <etienne.kr@hotmail.com>
Co-authored-by: yuki.kitakata <yu.croco@gmail.com>
2024-05-17 17:18:13 +02:00
argoproj-renovate[bot]
4ce5e9be2e
chore(deps): update actions/checkout action to v4.1.6 ( #2696 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-05-16 23:27:52 +02:00
argoproj-renovate[bot]
39e1322df2
chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.13.0 ( #2692 )
...
* chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.13.0
* feat(argocd-image-updater): update deployment as following upstream
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argocd-image-updater): correct doc
Signed-off-by: yu-croco <yu.croco@gmail.com>
* fix(argocd-image-updater): fix manifest
Signed-off-by: yu-croco <yu.croco@gmail.com>
* chore(argocd-image-updater): bump version
Signed-off-by: yu-croco <yu.croco@gmail.com>
---------
Signed-off-by: yu-croco <yu.croco@gmail.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: yu-croco <yu.croco@gmail.com>
2024-05-16 20:06:49 +09:00
ilia-medvedev-codefresh
f98f2f4d4a
Security - Redis authentication - cherry pick from https://github.com/argoproj/argo-helm-ghsa-4j3q-9h77-jq5x ( #74 )
2024-05-15 12:26:37 +03:00
Noam Gal
aee4c58124
Revert notifications controller changes done for promotions
2024-05-15 11:59:39 +03:00
Andres Vara
7be9b016fb
feat(argo-cd): Support ability to set .Values.namespaceOverride ( #2679 )
...
* feat(argo-workflows): Allow adding additional ServiceAccounts to RoleBinding (#2676 )
remove unnecessary if statements
Signed-off-by: Daniel Beilin <daniel.beilin@outlook.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* feat(argo-cd): Support ability to set .Values.namespaceOverride
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): typo
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* chore(deps): update actions/create-github-app-token action to v1.10.0 (#2677 )
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* feat(argo-rollouts): Add podLabels at the controller & dashboard level (#2678 )
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* feat(argo-cd): Support ability to set .Values.namespaceOverride
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): typo
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): autocorrection
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): typos
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* fix(argo-cd): typos
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* removed auota
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
* Update Chart.yaml
Signed-off-by: Andres Vara <46708607+andres-vara@users.noreply.github.com>
---------
Signed-off-by: Daniel Beilin <daniel.beilin@outlook.com>
Signed-off-by: Andres Vara Parsegov <andres.vara@chase.com>
Signed-off-by: Andres Vara <46708607+andres-vara@users.noreply.github.com>
Co-authored-by: Daniel Beilin <144586547+dbeilin@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: Andres Vara Parsegov <andres.vara@chase.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>
Co-authored-by: mitchell amihod <mitchell@amihod.com>
2024-05-14 16:17:31 +01:00
Petr Drastil
87f717656a
fix(argo-cd): Fix Service configuration for Argo server ( #2690 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2024-05-14 07:59:03 +09:00
Noam Gal
ea155a8987
Merge pull request #73 from codefresh-io/CR-23481-cf-notifications-values
...
add .Values.codefresh.promotions.notifications overrides to argocd-notifications-cm
2024-05-13 09:18:05 +03:00
yuki.kitakata
510261328f
fix(argo-cd): Always create ApplicationSet as following upstream ( #2688 )
2024-05-13 06:31:48 +02:00
Noam Gal
377d0a0b61
removed empty line
2024-05-12 18:30:35 +03:00
Noam Gal
7134cd2b6b
fixed notifiers and subscriptions
...
added default values to everything
2024-05-12 18:29:50 +03:00
Noam Gal
219c1701a5
added root values.yaml to gitignore
2024-05-12 18:29:12 +03:00
Noam Gal
6b60d78f5f
simpler append of subscriptions
2024-05-12 18:21:06 +03:00
Noam Gal
36ae990538
move subscriptions
into the with
clause
2024-05-12 18:08:05 +03:00
Noam Gal
6e65e03eca
moved cf stuff into codefresh
root element
...
simplified argocd-notifications-cm templating
2024-05-12 18:06:01 +03:00
Noam Gal
3da01ced6b
removed empty line
2024-05-12 17:50:44 +03:00
Noam Gal
15d5190673
renamed cf-notifications
to cfNotifications
...
added default value, updated readme
2024-05-12 17:50:00 +03:00
Noam Gal
d303a4e13e
read values from cf-notifications.context
as well (not used currently)
2024-05-12 17:45:44 +03:00
Noam Gal
2872af2f22
add .Values.cf-notifications
overrides to argocd-notifications-cm
2024-05-12 17:43:33 +03:00
dependabot[bot]
3693ed4270
chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 ( #2686 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](0864cf1902...dc50aa9510
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
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-05-11 19:08:12 +09:00
dependabot[bot]
8e2f3d5bc0
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 ( #2687 )
2024-05-11 05:04:44 -05:00
Thomas Decaux
63306b32f8
feat(argo-cd): Always install applicationset crd ( #2682 )
...
* Install applicationset crd always
ApplicationSet is required by argocd-server, cannot be "opt-out".
If ApplicationSet CRD is not installed, we see lot of errors:
```
W0507 19:44:33.469804 7 reflector.go:424] pkg/mod/k8s.io/client-go@v0.26.11/tools/cache/reflector.go:169: failed to list *v1alpha1.ApplicationSet: the server could not find the requested resource (get applicationsets.argoproj.io)
E0507 19:44:33.469828 7 reflector.go:140] pkg/mod/k8s.io/client-go@v0.26.11/tools/cache/reflector.go:169: Failed to watch *v1alpha1.ApplicationSet: failed to list *v1alpha1.ApplicationSet: the server could not find the requested resource (get applicationsets.argoproj.io)
```
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
* Bump chart version
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
* Bump Chart.yaml patch version
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
* Update Chart.yaml changelog
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
---------
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: yuki.kitakata <yu.croco@gmail.com>
2024-05-10 10:32:34 +02:00
ilia-medvedev-codefresh
03731935c4
Change url in values file for ArgoCD
...
Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
2024-05-09 14:27:33 +03:00
ilia-medvedev-codefresh
7fd86bd27a
Remove filter from publish action
...
Signed-off-by: ilia-medvedev-codefresh <ilia.medvedev@codefresh.io>
2024-05-09 14:24:39 +03:00
ilia-medvedev-codefresh
5d3a96118c
Argocd - upgrade chart to 6.7.18
...
Argocd - upgrade chart to 6.7.18
2024-05-09 14:21:54 +03:00
Ilia Medvedev
27e65993f6
update argocd from upstream - disable event reporter in new values file
2024-05-09 11:47:01 +03:00
Ilia Medvedev
cfe997507e
update argocd from upstream - updatde docs
2024-05-09 11:23:08 +03:00
Ilia Medvedev
d426070dcd
update argocd from upstream
2024-05-09 11:20:52 +03:00
argoproj-renovate[bot]
dcdcff2176
chore(deps): update actions/checkout action to v4.1.5 ( #2683 )
2024-05-08 22:58:26 -05:00
Ilia Lazebnik
1098ce1287
feat(argo-cd): Upgrade argocd to 2.11.0 + crd changes ( #2681 )
2024-05-08 08:21:09 +02:00
mitchell amihod
0882bfcbd6
feat(argo-rollouts): Add podLabels at the controller & dashboard level ( #2678 )
2024-05-05 19:24:13 -05:00
argoproj-renovate[bot]
35bc505bec
chore(deps): update actions/create-github-app-token action to v1.10.0 ( #2677 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-05-02 16:57:37 +02:00
Daniel Beilin
966b745e7b
feat(argo-workflows): Allow adding additional ServiceAccounts to RoleBinding ( #2676 )
...
remove unnecessary if statements
Signed-off-by: Daniel Beilin <daniel.beilin@outlook.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-05-01 22:37:24 +09:00
argoproj-renovate[bot]
6c08745136
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.332.0 ( #2675 )
...
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2024-05-01 10:49:58 +01:00