diff --git a/stable/kuberos/Chart.yaml b/stable/kuberos/Chart.yaml index 04bdac79bc..e7786f83f0 100644 --- a/stable/kuberos/Chart.yaml +++ b/stable/kuberos/Chart.yaml @@ -1,11 +1,9 @@ apiVersion: v1 appVersion: "2018-07-03" -description: An OIDC authentication helper for Kubernetes +description: DEPRECATED - An OIDC authentication helper for Kubernetes name: kuberos -version: 0.2.2 +version: 0.2.3 home: https://github.com/negz/kuberos sources: - https://github.com/negz/kuberos -maintainers: - - name: timothyclarke - email: ghtimothy@timothy.fromnz.net +deprecated: true diff --git a/stable/kuberos/README.md b/stable/kuberos/README.md index 6f25788433..6c6a07bf32 100644 --- a/stable/kuberos/README.md +++ b/stable/kuberos/README.md @@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https This is a config snippet generator for a k8s cluster +## DEPRECATION NOTICE + +This chart is deprecated and no longer supported. + ## TL;DR; Sorry you will need to look at the [configuration](#configuration) values below for this one.