From 4b86146f8d1814844411c75fa81f0b6f92915392 Mon Sep 17 00:00:00 2001 From: Sebastian Mark Date: Sat, 29 Jul 2023 18:16:39 +0200 Subject: [PATCH] doc: Update documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Dependencies section to `README.md` 🤖 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6dc2a80..3fa48db 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ * [c19d](https://gitlab.com/smsvc/c19d/) * [removate-bot](https://github.com/renovatebot/renovate) (see [Renovate Bot](#renovate-bot)) +## Dependencies + +* [ArgoCD](https://argoproj.github.io/cd/) (see [k8s/baseline](https://git.smsvc.net/k8s/baseline)) + ## Installation `kubectl apply -f argocd_app.yml`