From afb1eb87235a75c4adb6ea66878d28212db10ce1 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Tue, 10 Nov 2020 07:12:39 -0500 Subject: [PATCH] [stable/kube2iam] add repo archive notice (#24143) Signed-off-by: Scott Rigby --- stable/kube2iam/Chart.yaml | 2 +- stable/kube2iam/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/kube2iam/Chart.yaml b/stable/kube2iam/Chart.yaml index f677ba78c2..59099cd681 100644 --- a/stable/kube2iam/Chart.yaml +++ b/stable/kube2iam/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: kube2iam -version: 2.5.1 +version: 2.5.2 appVersion: 0.10.9 description: Provide IAM credentials to pods based on annotations. keywords: diff --git a/stable/kube2iam/README.md b/stable/kube2iam/README.md index 8c153e19db..f336c2bff2 100644 --- a/stable/kube2iam/README.md +++ b/stable/kube2iam/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/). + # kube2iam Installs [kube2iam](https://github.com/jtblin/kube2iam) to provide IAM credentials to pods based on annotations.