Oleksandr Saulyak
|
1fa5635c65
|
dev image 2.13.3-upgrade-0
|
2025-01-08 17:40:17 +02:00 |
|
oleksandr-codefresh
|
c5db80e5d2
|
helm docs fix
|
2025-01-08 17:29:54 +02:00 |
|
oleksandr-codefresh
|
40045ebd54
|
Merge branch 'tag-argocd-7.7.14' into CR-26737-argo-cd-helm-7.7.x
# Conflicts:
# .github/workflows/lint-and-test.yml
# charts/argo-cd/Chart.yaml
# charts/argo-cd/README.md
# charts/argo-cd/templates/crds/crd-application.yaml
# charts/argo-cd/values.yaml
|
2025-01-08 17:25:57 +02: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 |
|
Regina Voloshin
|
cfa449a99c
|
Update chart version (#117)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
|
2024-12-24 10:47:19 +02:00 |
|
Regina Voloshin
|
a3f7eb38f1
|
fix: CR-26730 bumped redis to 7.2.5 (#115)
* Bumped Redis to 7.2.5-alpine
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
* Update docs
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
* Update docs
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
---------
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
|
2024-12-23 16:57:31 +02:00 |
|
Regina Voloshin
|
77383a8aac
|
Merge pull request #116 from codefresh-io/CR-26733-bump-dex-to-2.41.1
fix: CR-26733 bump dex to 2.41.1
|
2024-12-23 16:22:55 +02:00 |
|
Regina Voloshin
|
ae8d0d32d9
|
Merge branch 'argo-cd' into CR-26733-bump-dex-to-2.41.1
|
2024-12-23 16:01:40 +02:00 |
|
Andrii Shaforostov
|
85f4bc2c58
|
Merge pull request #114 from codefresh-io/feat/sources-server
feat: event-reporter config for sources-server
|
2024-12-23 16:01:17 +02:00 |
|
andrii-codefresh
|
460e4ed592
|
7.4.7-9-cap-2.12.3-2024.12.23-4a8e092c0
|
2024-12-23 15:24:21 +02:00 |
|
reggie-k
|
3d5e656a4a
|
bumpo dex to 2.41.1
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
|
2024-12-23 14:39:33 +02: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 |
|
andrii-codefresh
|
84911bb7e4
|
fix linter
|
2024-12-20 13:53:37 +02:00 |
|
andrii-codefresh
|
9ee1cc4dc9
|
update argo-cd
|
2024-12-20 13:51:54 +02:00 |
|
andrii-codefresh
|
32fc5a404a
|
docs
|
2024-12-19 14:31:48 +02:00 |
|
andrii-codefresh
|
ae4fda795d
|
feat: event-reporter config for sources-server
|
2024-12-19 14:27:01 +02:00 |
|
Pasha Kostohrys
|
333b9c76a3
|
Merge pull request #113 from codefresh-io/CR-26386-argocd-core-proto-wrong-wireType
upgrade chart to v2.12.3-2024.12.17-4d75d35f4 release
|
2024-12-17 17:15:01 +02:00 |
|
reggie-k
|
6d17728d13
|
upgrade chart to v2.12.3-2024.12.17-4d75d35f4 release
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
|
2024-12-17 17:01:01 +02:00 |
|
reggie-k
|
ae1f43f028
|
upgrade chart to v2.12.3-2024.12.17-4d75d35f4 release
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
|
2024-12-17 16:03:01 +02: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 |
|
Oleksandr Saulyak
|
98c2e3db2f
|
Merge pull request #110 from codefresh-io/feat/CR-23668-argo-cd-multi-source-reporting
feat(event-reporter): multi-source app info reporting
|
2024-12-03 13:35:18 +02:00 |
|
Oleksandr Saulyak
|
a5ea7cafef
|
fixed chart annotations kind
|
2024-12-03 13:19:28 +02:00 |
|
Oleksandr Saulyak
|
7ff0c20f04
|
Merge branch 'argo-cd' into feat/CR-23668-argo-cd-multi-source-reporting
|
2024-12-03 13:15:52 +02:00 |
|
Oleksandr Saulyak
|
a48f4bdbef
|
fixed kind in chart annotations
|
2024-12-03 13:15:20 +02:00 |
|
Oleksandr Saulyak
|
33bcd26c16
|
argo-cd v2.12.3-2024.12.3-a26fd084e
|
2024-12-03 12:55:02 +02: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 |
|