From e3032373ab1731aff7568a2167814702d8880f49 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Mon, 19 Sep 2022 12:00:27 +0200 Subject: [PATCH] Add a warning to inform users about move This adds clarity to avoid temporary issues related to the migration. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a0bd75a..7777e9a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +:exclamation: We are currently in the middle of the move to a different github organisation. +If you have an issue with downloading kured images, helm charts, or other information, please +do not hesitate to contact us in slack (see link below) or in the +[Migration issue](https://github.com/weaveworks/kured/issues/633). + # kured - Kubernetes Reboot Daemon