Commit graph

176 commits

Author SHA1 Message Date
a59c1c1d2d chore: update helm release kube-prometheus-stack to v48.3.3 2023-08-23 00:00:40 +00:00
d59661a965 chore: update helm release kube-prometheus-stack to v48.3.2 2023-08-22 00:00:54 +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
7672bf9e9b chore: update helm release kube-prometheus-stack to v48.3.1 2023-08-05 00:00:57 +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
79eb7882dd fix(prometheus-stack): update CRDs paths 2023-08-02 23:13:04 +02:00
40c6666277 chore: update dependency k3s-io/k3s to v1.27.4+k3s1 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
49afc1f1c6 chore: update helm release kube-prometheus-stack to v48.2.3 2023-08-02 23:13:04 +02:00
f293d83ea0 feat(renovate): update package rules in .renovaterc.json
- Add new rule for `k3s-io/k3s`, `argo-cd` and `argocd-apps` packages
   - add note in PR body for manual intervention required for these updates

🤖
2023-08-02 23:13:00 +02:00
ee09827d5d doc: update ArgoCD README sections
- Add instructions on how to access ArgoCD dashboard via `argocdm admin dashboard`
- Mention possible requirement to switch namespace to `argocd`

🤖
2023-07-29 20:13:44 +02:00
d986d09036 Revert "feat: add renovate-bot cronjob"
move renovate to k8s/cluster-deployments

This reverts commit 1edbc436db.
2023-07-29 17:44:54 +02:00
85fb45b690 break: don't append kubeconfig variable to bashrc 2023-07-29 08:59:13 +02:00
a4975b9380 chore: update helm release argo-cd to v5.42.0 2023-07-28 00:00:19 +00:00
fcef0c6a14 chore: update helm release kube-prometheus-stack to v48.2.2 2023-07-27 19:36:30 +00:00
1edbc436db feat: add renovate-bot cronjob
- Add new Kubernetes manifests for `renovate-bot` in `k8s-manifests/` directory
  - The Kubernetes manifests include a ConfigMap for `renovate-bot` configuration and a CronJob definition
  - The `renovate-bot` now runs as a Kubernetes CronJob scheduled daily
- Add new `start_renovate_bot.sh` script in `bin/` directory for manual job creation
- Update README and add new README.renovate

🤖
2023-07-27 21:29:30 +02:00
cd390c06bc chore: update helm release kube-prometheus-stack to v48.2.1 2023-07-26 21:37:10 +02:00
d70dea103f feat(renovate): add AutoMerge for prometheus patch releases 2023-07-26 07:58:32 +02:00
1187de30af chore: update helm release argo-cd to v5.41.2 2023-07-26 07:58:32 +02:00
eb52f9968d chore: update helm release kube-prometheus-stack to v48.2.0 2023-07-26 07:58:32 +02:00
81822acf79 chore: update helm release kube-prometheus-stack to v48.1.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
e73c49dc5e refactor: fix ansible-lint complains
- Change task names to start with a capital letter for consistency
- Update file modes to be strings instead of integers for better readability
- Replace deprecated `fetch` module with `ansible.builtin.fetch`

🤖
2023-07-26 07:58:32 +02:00
ea3dfef243 chore: update dependency k3s-io/k3s to v1.27.3+k3s1 2023-07-26 07:58:32 +02:00
a2f3eb29d3 refactor: rename .renovaterc -> .renovaterc.json 2023-07-26 07:58:32 +02:00
6ce6c08187 feat: add k3s to renovaterc 2023-07-26 07:58:32 +02:00
91c77d80e1 feat: use shared renovate config from infrastructure/renovate-config 2023-07-26 07:58:32 +02:00
eadd5c8a73 refactor: rename renovate config file 2023-07-26 07:58:32 +02:00
d67c8ddc29 feat: add argocd to renovate 2023-07-26 07:58:32 +02:00
9b10ab8dd3 chore: Update Helm release kube-prometheus-stack to v48 2023-07-26 07:58:32 +02:00
014b338eae feat: add renovate configuration 2023-07-26 07:58:32 +02:00
7a2f25cb64 feat: add zabbix-proxy to monitoring stack 2023-07-26 07:58:11 +02:00
b679b3110e feat: bump prometheus to v47.2.0 2023-07-03 17:20:00 +02:00
caeb5b26e6 feat: bump loki to v2.9.* 2023-06-26 10:45:39 +02:00
43e219b925 feat: bump certmanager to v1.12.* 2023-06-26 10:44:22 +02:00
821060f8db feat: bump keel to v1.0.* 2023-06-26 10:44:06 +02:00
03f88c97e1 feat: bump reloader to v1.0.* 2023-06-26 10:43:53 +02:00
78b6432f3a feat: bump ingress nginx to v4.7* 2023-06-26 10:43:35 +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
0ad79e32bd refactor(pb_install.yml): add tags to playbook tasks
- Added tags to the first task for installing k3s server
- Added tags to the second task for deploying baseline

🤖
2023-06-26 10:37:09 +02:00
460c1b2d21 FEAT: bump nginx to v4.3.* 2022-10-17 10:36:43 +02:00
b0787f5ee9 FEAT: bump prometheus-stack to v39.9.0 2022-08-22 18:26:18 +02:00