Commit graph

6 commits

Author SHA1 Message Date
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
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
498b24ec17 FEAT(bin): add get_applications.sh 2022-04-18 23:32:07 +02:00
a9120f2475 FEAT(bin): add get_app_history.py 2022-04-18 23:31:43 +02:00
0e63579ebf FEAT(bin): show install revision instead of revision pattern 2022-04-09 15:41:17 +02:00
2b2d28afe6 FEAT: add script to check for baseline updates 2022-04-01 18:05:00 +02:00