Commit graph

21 commits

Author SHA1 Message Date
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)