Commit Graph

1666 Commits (main)

Author SHA1 Message Date
argoproj-renovate[bot] 27ef4ecd7d
chore(deps): update renovatebot/github-action action to v41.0.10 (#3128) 2025-01-20 17:18:21 +09:00
argoproj-renovate[bot] 8ba5f22bdf
chore(deps): update renovatebot/github-action action to v41.0.9 (#3125) 2025-01-18 19:22:42 -06:00
nhershman b0578c4001
fix(argo-cd): Adding conditionals around argocd-tls-cert-cm.yaml helm creation (#3124)
* chore(argo-events): Update dependency argoproj/argo-events to v1.9.5 (#3121)

Signed-off-by: nhershman <nhersh95@gmail.com>

* chore(deps): bump the dependencies group with 2 updates (#3122)

Signed-off-by: nhershman <nhersh95@gmail.com>

* adding conditional for argocd-tls-certs-cm.yaml to be created by Helm

Signed-off-by: nhershman <nhersh95@gmail.com>

* adding changelog

Signed-off-by: nhershman <nhersh95@gmail.com>

---------

Signed-off-by: nhershman <nhersh95@gmail.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicole Hershman <nhersh923@gmail.com>
2025-01-14 10:17:29 +00:00
dependabot[bot] 191e7688ab
chore(deps): bump the dependencies group with 2 updates (#3122) 2025-01-11 10:24:22 +00:00
argoproj-renovate[bot] b10de03026
chore(argo-events): Update dependency argoproj/argo-events to v1.9.5 (#3121) 2025-01-11 04:22:29 -06:00
Cristhian Roa 23b484de9c
feat(argo-workflows): Support workflowEvent configuration to Argo Workflow Controller (#3115)
Support workflowEvent configuration to Argo Workflow Controller

Signed-off-by: Cristhian Roa <cristhian.roa@constellr.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2025-01-10 10:23:36 +00:00
Aikawa 6c5e25c743
fix(argo-cd): Correct ingress listen-ports example on README (#3120) 2025-01-10 08:17:52 +01:00
argoproj-renovate[bot] d963962c56
chore(argo-events): Update dependency argoproj/argo-events to v1.9.4 (#3112)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2025-01-08 17:36:39 +09:00
gyajangi1 9946d3dfee
feat(argo-cd): Add DRY support for Ingress (#3081)
* Updated tpl function

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* Update ingress.yaml

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* reverted changes

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* Updated ingress.yaml

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* Update charts/argo-cd/templates/argocd-server/ingress.yaml

Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* Update charts/argo-cd/templates/argocd-server/ingress.yaml

Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* update changelog for tpl function in ingress

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* update changelog for tpl function in ingress

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* Update chart version 7.7.14

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* Update charts/argo-cd/Chart.yaml

Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>

* fix: Drop trailing spaces

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

---------

Signed-off-by: gyajangi1 <Sandeep.Gyajangi@ge.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2025-01-07 13:02:31 +01:00
argoproj-renovate[bot] 796f6c8dc3
chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.15.2 (#3109)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2025-01-07 08:04:10 +01:00
argoproj-renovate[bot] 3b2d2767d9
chore(deps): update renovatebot/github-action action to v41.0.8 (#3107)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2025-01-06 16:29:18 +09:00
Aikawa 89f40fd001
chore(github): Support redis-exporter to Renovate (#3105) 2025-01-05 04:56:16 +00:00
Aikawa b594e6bd20
fix(argo-events): Support initContainers to controller (#3098)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2025-01-04 23:02:01 +09:00
Takumi Sue 02db043ff1
chore(github): add includePath to renovate.json (#3072) 2025-01-04 03:07:48 -06:00
argoproj-renovate[bot] a0831126cc
chore(argo-cd): Update dependency argoproj/argo-cd to v2.13.3 (#3103) 2025-01-04 09:07:39 +09:00
Bart Versteeg 844afb6611
feat(argo-workflows): Support ephemeral credentials for s3 (#3101)
feat(argo-workflows) Support ephemeral credentials for s3

Signed-off-by: Bart Versteeg <8367621+bmjhversteeg@users.noreply.github.com>
2025-01-03 15:15:59 +00:00
AviorSchreiber 91ad82947c
feat(argo-rollouts): Add lifecyle and terminationGracePeriodSeconds settings for controller (#3100)
* feat(argo-rollouts): Add lifecyle and terminationGracePeriodSeconds settings for controller

Signed-off-by: AviorSchreiber <80765239+AviorSchreiber@users.noreply.github.com>

* Update charts/argo-rollouts/templates/controller/deployment.yaml

Co-authored-by: Aikawa <yu.croco@gmail.com>
Signed-off-by: AviorSchreiber <80765239+AviorSchreiber@users.noreply.github.com>

* Update charts/argo-rollouts/templates/controller/deployment.yaml

Co-authored-by: JM (Jason Meridth) <jmeridth@gmail.com>
Signed-off-by: AviorSchreiber <80765239+AviorSchreiber@users.noreply.github.com>

---------

Signed-off-by: AviorSchreiber <80765239+AviorSchreiber@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: JM (Jason Meridth) <jmeridth@gmail.com>
2025-01-03 23:07:27 +09:00
Aikawa 2436051d5c
docs(argo-cd): Correct outdated URL for doc (#3097) 2025-01-02 06:18:00 +00:00
argoproj-renovate[bot] 279930e133
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.86.4 (#3099) 2025-01-01 15:17:29 +09:00
Aikawa 9bd03f64b2
docs(argo-events): Correct outdated URL for doc (#3096) 2024-12-31 12:17:39 +00:00
Aikawa 0877c58e19
fix(argo-rollouts): Correct outdated URL for ingress (#3093) 2024-12-30 11:19:17 -06:00
dependabot[bot] 74376f6cab
chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 in the dependencies group (#3091) 2024-12-28 11:52:27 -06:00
argoproj-renovate[bot] ef90ecc844
chore(deps): update renovatebot/github-action action to v41.0.7 (#3087) 2024-12-23 14:47:18 +09:00
Davor Gajic ca63415d8a
fix(argo-cd): add functionality to en/disable argocd-ssh-known-hosts-cm (#3083)
Signed-off-by: Davor Gajic <davor@nine.ch>
Co-authored-by: Davor Gajic <davor@nine.ch>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-12-21 12:05:37 +00:00
dependabot[bot] 06af22458f
chore(deps): bump the dependencies group with 3 updates (#3086) 2024-12-21 05:13:42 -06:00
argoproj-renovate[bot] 46b76061b5
chore(deps): update actions/create-github-app-token action to v1.11.1 (#3085) 2024-12-21 08:52:31 +09:00
Kazuma Inamura f9856eb583
fix(argo-workflows): a link in values.yaml for Kubernetes Ingress docs (#3079)
Signed-off-by: inamuu <8310973+inamuu@users.noreply.github.com>
2024-12-16 15:31:09 -06:00
dependabot[bot] c6e5aba590
chore(deps): bump github/codeql-action from 3.27.6 to 3.27.9 in the dependencies group (#3078) 2024-12-14 12:35:51 -06:00
Frederic M 21d9d3e18a
fix(argocd-image-updater): update RBAC namespaced role (#3073)
Signed-off-by: Frederic Mereu <frederic.mereu@gaming1.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-12-13 11:27:26 +00:00
argoproj-renovate[bot] 5e8ac12acd
chore(argo-cd): Update dependency argoproj/argo-cd to v2.13.2 (#3076) 2024-12-12 05:33:06 +00:00
Symeon Meichanetzoglou e72297ca73
fix(argo-cd): Fix repo-server honorLabels config template (#3075)
* FIX: move honorLabels config out of  condition

Signed-off-by: symaras <simosmeih@gmail.com>

* update changelog

Signed-off-by: symaras <simosmeih@gmail.com>

* bump chart version

Signed-off-by: symaras <simosmeih@gmail.com>

* adjust changelog

Signed-off-by: symaras <simosmeih@gmail.com>

---------

Signed-off-by: symaras <simosmeih@gmail.com>
2024-12-11 15:36:09 +00:00
argoproj-renovate[bot] eb53a916b8
chore(deps): update renovatebot/github-action action to v41.0.6 (#3071)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-12-09 08:36:00 -06:00
Takumi Sue cf8b6950f1
feat(argo-cd): Bump argocd-extension-installer to 0.0.8 (#3070)
Bump argocd-extension-installer to 0.0.8

Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
2024-12-09 09:17:14 +00:00
dependabot[bot] 9bf8f97811
chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 in the dependencies group (#3069) 2024-12-07 04:13:07 -06:00
argoproj-renovate[bot] 168bc63bd6
chore(argo-workflows): Update dependency argoproj/argo-workflows to v3.6.1 (#3064)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-12-02 09:39:27 -08:00
Garry O'Donnell 0195a3581e
feat(argo-cd): Template server ingress extraTls arguments (#3056)
Signed-off-by: Garry O'Donnell <garry.o'donnell@diamond.ac.uk>
2024-12-02 14:19:44 +00:00
argoproj-renovate[bot] 3767e5b8ae
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39 (#3063)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-12-02 10:17:06 +00:00
argoproj-renovate[bot] 344fcae2a1
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.142.7 (#3062) 2024-12-01 10:12:10 +01:00
dependabot[bot] b1333d8491
chore(deps): bump renovatebot/github-action from 41.0.4 to 41.0.5 in the dependencies group (#3061)
chore(deps): bump renovatebot/github-action in the dependencies group

Bumps the dependencies group with 1 update: [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `renovatebot/github-action` from 41.0.4 to 41.0.5
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](757597d1bb...936628dfbf)

---
updated-dependencies:
- dependency-name: renovatebot/github-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-11-30 19:54:13 +09:00
Bhavin Kotak 07c5b5df98
fix(argo-cd): Fix REDIS_PASSWORD optional flag (#3058)
* fix(argo-cd): Fix REDIS_PASSWORD optional flag

Signed-off-by: Bhavin Kotak <kotak.bhavin@gmail.com>

* update charge version

Signed-off-by: Bhavin Kotak <kotak.bhavin@gmail.com>

---------

Signed-off-by: Bhavin Kotak <kotak.bhavin@gmail.com>
2024-11-28 09:41:56 +09:00
Aikawa d0b5926c0b
feat(argo-events): Upgrade Argo Events to v1.9.3 (#3055) 2024-11-27 14:43:45 -06:00
argoproj-renovate[bot] 3e1b02da23
chore(deps): update renovatebot/github-action action to v41.0.4 (#3051)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-11-25 19:53:13 +09:00
dependabot[bot] 4909b42870
chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 in the dependencies group (#3050) 2024-11-23 05:57:50 -06:00
Tim Collins 90eef9ef1f
fix(argo-workflows): Make Argo Agent and Artifact GC permissions optional for workflows SA (#3048) 2024-11-22 09:19:46 -06:00
Scott Melhop e888b374c9
fix(argo-workflows): Updated chart to reflect change to ARGO_BASE_HREF env (#3049)
* Updated chart to reflect change to ARGO_BASE_HREF env

Signed-off-by: Scott Melhop <scott.melhop@optimeering.com>

* Update changelog

Signed-off-by: Scott Melhop <scott.melhop@optimeering.com>

* remove ide formatting

Signed-off-by: Scott Melhop <scott.melhop@optimeering.com>

---------

Signed-off-by: Scott Melhop <scott.melhop@optimeering.com>
2024-11-22 20:40:29 +09:00
Robert Macaulay ccfa0651cb
fix(argo-rollouts): Change type of trafficRouterPlugins and trafficRouterPlugins as list (#3036) 2024-11-21 13:02:51 +00:00
Aikawa 8a1d39610c
fix(argo-cd): Update application CRD (#3047) 2024-11-21 06:36:55 -06:00
Tim Collins 81dc44c4a5
fix(argo-workflows): Remove excessive wf controller RBAC permissions (#3044)
Signed-off-by: Tim Collins <tim@thecollins.team>
2024-11-21 08:58:52 +00:00
Aikawa 7e397f75f3
chore(argo-workflows): Upgrade Argo Workflows to v3.6.0 (#3037)
* chore(argo-workflows): Upgrade Argo Workflows to v3.6.0

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

* fix: clean up cache to pass CI

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

* test: rm cache clear. Try latest version of ct test

Signed-off-by: Tim Collins <tim@thecollins.team>

* just trying all the things. sorry

Signed-off-by: Tim Collins <tim@thecollins.team>

* add debug output

Signed-off-by: Tim Collins <tim@thecollins.team>

* additional debug

Signed-off-by: Tim Collins <tim@thecollins.team>

* MOAR debug

Signed-off-by: Tim Collins <tim@thecollins.team>

* typo

Signed-off-by: Tim Collins <tim@thecollins.team>

* specifically find files

Signed-off-by: Tim Collins <tim@thecollins.team>

* use minimal crds

Signed-off-by: Tim Collins <tim@thecollins.team>

* rm debug step

Signed-off-by: Tim Collins <tim@thecollins.team>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Tim Collins <tim@thecollins.team>
Co-authored-by: Tim Collins <tim@thecollins.team>
Co-authored-by: Tim Collins <45351296+tico24@users.noreply.github.com>
2024-11-21 08:27:05 +00:00
argoproj-renovate[bot] 5ab558e917
chore(argo-cd): Update dependency argoproj/argo-cd to v2.13.1 (#3043)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-11-20 14:47:50 -06:00