atgane
|
2685b861d2
|
fix(argo-cd): Fix required cluster credentials name (#3136)
* fix required cluster credential name
Signed-off-by: atgane <hyper201286@gmail.com>
* fix
Signed-off-by: atgane <hyper201286@gmail.com>
* update changelog & docs
Signed-off-by: atgane <hyper201286@gmail.com>
* chore: Drop unnecessary docs inside README.md and README.md.gotmpl
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: atgane <hyper201286@gmail.com>
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
|
2025-01-28 09:57:48 +00:00 |
argoproj-renovate[bot]
|
d75b9d35a3
|
chore(argo-cd): Update public.ecr.aws/bitnami/redis-exporter Docker tag to v1.67.0 (#3104)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
|
2025-01-28 17:14:07 +09:00 |
argoproj-renovate[bot]
|
d81ca4b23b
|
chore(argo-cd): Update public.ecr.aws/docker/library/redis Docker tag to v7.4.2 (#3108)
* chore(argo-cd): Update public.ecr.aws/docker/library/redis Docker tag to v7.4.2
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
* fix version
Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Aikawa <yu.croco@gmail.com>
---------
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Signed-off-by: Aikawa <yu.croco@gmail.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
|
2025-01-28 09:00:07 +01:00 |
Marco Maurer (-Kilchhofer)
|
692bd040ce
|
feat(github): Support redis and extension-installer in Renovate - alternative (#3143)
|
2025-01-28 14:51:33 +09:00 |
Nick Heijmink
|
c2f3d9967d
|
feat(argo-cd): Add an extra feature toggle to the argocd configmap that allows sync impersonation (#3138)
|
2025-01-27 16:31:51 +01:00 |
argoproj-renovate[bot]
|
eed462224d
|
chore(deps): update renovatebot/github-action action to v41.0.11 (#3142)
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-27 08:57:29 +01:00 |
dependabot[bot]
|
2963628712
|
chore(deps): bump the dependencies group with 4 updates (#3141)
|
2025-01-25 18:30:41 +00:00 |
AvivGuiser
|
79ec8fdb94
|
feat(argocd-image-updater): Make cm and secret names configurable (#2998)
* feat: made argocd image updater cm and secret name templated
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
* fix indention
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
* update Chart.yaml
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
* chore: Apply changes from code review
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
* chore: Reflect changes from review inside changelog
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
---------
Signed-off-by: AvivGuiser <avivguiser@gmail.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: Marco Maurer <mkilchhofer@users.noreply.github.com>
|
2025-01-25 13:31:37 +00:00 |
Marco Maurer (-Kilchhofer)
|
bf9830c670
|
fix(argo-cd): Address ingress regression of PR #3081 (#3137)
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
|
2025-01-24 14:04:22 +01:00 |
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 |