From 2e6cebfc354f3d87bb7a0abe554bd96b059f40de Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 02:04:25 -0500 Subject: [PATCH] [incubator/aws-alb-ingress-controller] add repo archive notice (#24032) Signed-off-by: Scott Rigby --- incubator/aws-alb-ingress-controller/Chart.yaml | 2 +- incubator/aws-alb-ingress-controller/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/incubator/aws-alb-ingress-controller/Chart.yaml b/incubator/aws-alb-ingress-controller/Chart.yaml index cb07af849e..8cd49eab9c 100644 --- a/incubator/aws-alb-ingress-controller/Chart.yaml +++ b/incubator/aws-alb-ingress-controller/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: aws-alb-ingress-controller description: A Helm chart for AWS ALB Ingress Controller -version: 1.0.2 +version: 1.0.3 appVersion: "v1.1.8" engine: gotpl home: https://github.com/kubernetes-sigs/aws-alb-ingress-controller diff --git a/incubator/aws-alb-ingress-controller/README.md b/incubator/aws-alb-ingress-controller/README.md index 1a6efbbdfc..633a8f884a 100644 --- a/incubator/aws-alb-ingress-controller/README.md +++ b/incubator/aws-alb-ingress-controller/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/). + # aws-alb-ingress-controller [aws-alb-ingress-controller](https://github.com/kubernetes-sigs/aws-alb-ingress-controller) satisfies Kubernetes ingress resources by provisioning Application Load Balancers.