From 2b84a1f466d5ab41b819b5a5843232e08c45c8ba Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Fri, 13 Nov 2020 09:27:31 -0500 Subject: [PATCH] [incubator/honeydipper] add repo archive notice (#24046) Signed-off-by: Scott Rigby --- incubator/honeydipper/Chart.yaml | 2 +- incubator/honeydipper/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/incubator/honeydipper/Chart.yaml b/incubator/honeydipper/Chart.yaml index 8fd6a8fdba..4438dab737 100644 --- a/incubator/honeydipper/Chart.yaml +++ b/incubator/honeydipper/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 0.2.0 description: An event driven orchestration system name: honeydipper -version: 0.1.3 +version: 0.1.4 icon: "https://raw.githubusercontent.com/honeydipper/honeydipper/master/logo/log_medium.png" home: "https://honeydipper.io" maintainers: diff --git a/incubator/honeydipper/README.md b/incubator/honeydipper/README.md index f924d519d3..ad35790f13 100644 --- a/incubator/honeydipper/README.md +++ b/incubator/honeydipper/README.md @@ -1,3 +1,8 @@ +# ⚠️ Repo Archive Notice + +As of Nov 13, 2020, charts in this repo will no longer be updated. +For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/). + # Honeydipper [Honeydipper](https://github.com/honeydipper/honeydipper) is basically, your swiss army knife for systems engineering and operations. An event-driven, policy-based orchestration system, with a pluggable open architecture.