From 7634d1b35dca85ab4ff7bb30121c37dff63c182b Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:21:54 -0500 Subject: [PATCH] [incubator/rundeck] add repo archive notice (#24063) Signed-off-by: Scott Rigby --- incubator/rundeck/Chart.yaml | 2 +- incubator/rundeck/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/incubator/rundeck/Chart.yaml b/incubator/rundeck/Chart.yaml index afc4421283..2d20e4376b 100644 --- a/incubator/rundeck/Chart.yaml +++ b/incubator/rundeck/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: A Rundeck chart for Kubernetes name: rundeck home: https://github.com/rundeck/rundeck -version: 0.3.4 +version: 0.3.5 appVersion: 3.2.7 keywords: - rundeck diff --git a/incubator/rundeck/README.md b/incubator/rundeck/README.md index b0e58b22a5..ba4495abc9 100644 --- a/incubator/rundeck/README.md +++ b/incubator/rundeck/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/). + # Rundeck Community Helm Chart Rundeck lets you turn your operations procedures into self-service jobs. Safely give others the control and visibility they need. Read more about Rundeck at [https://www.rundeck.com/open-source](https://www.rundeck.com/open-source).