Commit graph

44 commits

Author SHA1 Message Date
8b1b5f5ee1 chore: update helm release argo-cd to v6.4.0 2024-08-14 09:23:41 +02:00
0e92a240b4 chore: update helm release argocd-apps to v1.6.2 2024-08-14 09:23:41 +02:00
cc7a50046a chore: update helm release argo-cd to v6.3.1 2024-08-14 09:23:41 +02:00
34cf0b5e20 chore: update helm release argo-cd to v6 2024-08-14 09:23:41 +02:00
4d497570fd chore: update helm release argo-cd to v5.55.0 2024-08-14 09:23:41 +02:00
6e6b14e8bb chore: update helm release argo-cd to v5.54.0 2024-08-14 09:23:41 +02:00
dc3bd9fb01 chore: update helm release argocd-apps to v1.6.1 2024-08-14 09:23:41 +02:00
249f9c5b8f chore: update helm release argo-cd to v5.53.8 2024-08-14 09:23:41 +02:00
c893965731 chore: update helm release argo-cd to v5.52.0 2024-08-14 09:23:41 +02:00
876479af2c chore: update helm release argo-cd to v5.51.6 2023-12-07 06:27:37 +00:00
85634a8cc4 chore: update helm release argo-cd to v5.51.5 2023-11-30 02:01:17 +00:00
30622b7add chore: update helm release argo-cd to v5.51.2 2023-11-17 23:14:21 +00:00
ba57825163 chore: update helm release argo-cd to v5.51.1 2023-11-14 11:57:49 +00:00
b050a399e9 chore: update helm release argo-cd to v5.51.0 2023-11-07 02:01:03 +00:00
bf033bd80a chore: update helm release argo-cd to v5.50.1 2023-11-03 02:01:08 +00:00
702cf06008 chore: update helm release argo-cd to v5.50.0 2023-11-02 21:29:25 +00:00
b85a2db1b6 chore: update helm release argo-cd to v5.46.8 2023-10-13 05:25:44 +00:00
f418aab153 chore: update helm release argo-cd to v5.46.7 2023-09-23 13:27:51 +00:00
21b822b011 chore: update helm release argo-cd to v5.46.4 2023-09-16 02:00:51 +00:00
d156184360 chore: update helm release argo-cd to v5.46.3 2023-09-15 05:40:34 +00:00
05fe6fbb64 chore: update helm release argo-cd to v5.46.2 2023-09-12 02:05:24 +00:00
4febb9423e chore: update helm release argo-cd to v5.46.0 2023-09-10 06:40:05 +00:00
c9861d8d00 chore: update helm release argo-cd to v5.45.1 2023-09-05 05:14:55 +00:00
125a280f30 chore: update helm release argo-cd to v5.45.0 2023-08-29 02:00:36 +00:00
8aab0465b2 chore: update helm release argo-cd to v5.44.0 2023-08-28 02:00:51 +00:00
52af3e26f2 chore: update helm release argo-cd to v5.43.7 2023-08-26 02:00:34 +00:00
40a464360b chore: update helm release argo-cd to v5.43.5 2023-08-24 05:49:41 +00:00
2bbf2cfb4a chore: update helm release argo-cd to v5.43.4 2023-08-16 00:00:34 +00:00
3d790eb623 chore: update helm release argo-cd to v5.43.3 2023-08-10 00:00:59 +00:00
a356c3c5e5 chore: update helm release argo-cd to v5.43.0 2023-08-09 00:00:42 +00:00
69033e3960 chore: update helm release argo-cd to v5.42.2 2023-08-07 05:44:13 +00:00
73a451ff97 refactor: rename k8s-manifests directory to manifests
- Rename all `k8s-manifests` subdirectories and files to `manifests`
- Update all file paths in `argocd-init.yml` to reflect the new directory name

🤖
2023-08-02 23:13:04 +02:00
1f791c2c8c feat(argocd): enable argocd application server 2023-08-02 23:13:04 +02:00
0b8ca1ac8f chore: update helm release argo-cd to v5.42.1 2023-08-02 23:13:04 +02:00
a4975b9380 chore: update helm release argo-cd to v5.42.0 2023-07-28 00:00:19 +00:00
1187de30af chore: update helm release argo-cd to v5.41.2 2023-07-26 07:58:32 +02:00
9213cce8d5 chore: update helm release argocd-apps to v1.4.1 2023-07-26 07:58:32 +02:00
b7a60eab5c chore: update helm release argo-cd to v5.41.1 2023-07-26 07:58:32 +02:00
d732d623c1 chore: update helm release argo-cd to v5.41.0 2023-07-26 07:58:32 +02:00
9500a068db fix: update wrong argocd-apps version 2023-07-26 07:58:32 +02:00
a71151101a chore: update helm release argo-cd to v5.40.0 2023-07-26 07:58:32 +02:00
d67c8ddc29 feat: add argocd to renovate 2023-07-26 07:58:32 +02:00
17675f31d1 fix(argocd): add baseline project and application
- Add `argocd-apps` HelmChart to deploy baseline project and application
- Define `baseline` project with source repos, destinations, and cluster resource whitelist
- Define `baseline` application with source, destination, and sync policy

ArgoCD v5.0 removes support for the parameters
server.additionalApplications and server.additionalProjects.
Parameters are moved to argocd-apps.

See: https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd#500
2023-06-26 10:37:28 +02:00
28e13fd997 BREAK: rename init.yml -> argocd-init.yml 2022-05-01 20:04:05 +02:00
Renamed from init.yml (Browse further)