diff --git a/stable/gangway/Chart.yaml b/stable/gangway/Chart.yaml index a168a4175c..13a1af69a3 100644 --- a/stable/gangway/Chart.yaml +++ b/stable/gangway/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: An application that can be used to easily enable authentication flows via OIDC for a kubernetes cluster. name: gangway -version: 0.4.3 +version: 0.4.4 appVersion: 3.3.0 home: https://github.com/heptiolabs/gangway sources: diff --git a/stable/gangway/README.md b/stable/gangway/README.md index 1f4f33e97c..a85f310a53 100644 --- a/stable/gangway/README.md +++ b/stable/gangway/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/). + # Gangway An application that can be used to easily enable authentication flows via OIDC for a kubernetes cluster.