From 688e20c413ff3db9592fa2fd329e164ef2e816cb Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:31:19 -0500 Subject: [PATCH] [stable/oauth2-proxy] add repo archive notice (#24166) Signed-off-by: Scott Rigby --- stable/oauth2-proxy/Chart.yaml | 2 +- stable/oauth2-proxy/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/oauth2-proxy/Chart.yaml b/stable/oauth2-proxy/Chart.yaml index 45bbb645ef..e29f90b5d7 100644 --- a/stable/oauth2-proxy/Chart.yaml +++ b/stable/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 3.2.3 +version: 3.2.4 apiVersion: v1 appVersion: 5.1.0 home: https://pusher.github.io/oauth2_proxy/ diff --git a/stable/oauth2-proxy/README.md b/stable/oauth2-proxy/README.md index b6fe0c5e6d..b0938e869a 100644 --- a/stable/oauth2-proxy/README.md +++ b/stable/oauth2-proxy/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/). + # oauth2-proxy [oauth2-proxy](https://github.com/pusher/oauth2_proxy) is a reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group.