From 0885a79337a7f5e17377511278dbe53c1b549444 Mon Sep 17 00:00:00 2001 From: jannfis Date: Wed, 26 Aug 2020 11:28:21 +0200 Subject: docs: Update docs and README (#74) * docs: Update docs and README * fix typo * Two - not three - core limitations --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a79d087..e7e736a 100644 --- a/README.md +++ b/README.md @@ -75,18 +75,18 @@ a fast moving target and lots of refactoring will happen constantly. The following things are on the roadmap until the `v1.0` release -* Extend Argo CD functionality to be able to update images for other types of - applications. +* [ ] Extend Argo CD functionality to be able to update images for other types + of applications. -* Extend Argo CD functionality to write back to Git +* [ ] Extend Argo CD functionality to write back to Git -* Provide web hook support to trigger update check for a given image +* [ ] Provide web hook support to trigger update check for a given image -* Use concurrency for updating multiple applications at once +* [x] Use concurrency for updating multiple applications at once -* Improve error handling +* [x] Improve error handling -* Support for image tags with i.e. Git commit SHAs +* [x] Support for image tags with i.e. Git commit SHAs For more details, check out the [v1.0.0 milestone](https://github.com/argoproj-labs/argocd-image-updater/milestone/1) -- cgit v1.2.3