From 15658b79e019451fdc4b43c868fe71ec6eaa9182 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Fri, 13 Nov 2020 13:03:49 -0500 Subject: [PATCH] [stable/inbucket] deprecating chart (#24332) Signed-off-by: Matt Farina --- stable/inbucket/Chart.yaml | 10 +++------- stable/inbucket/OWNERS | 6 ------ stable/inbucket/README.md | 4 ++++ 3 files changed, 7 insertions(+), 13 deletions(-) delete mode 100644 stable/inbucket/OWNERS diff --git a/stable/inbucket/Chart.yaml b/stable/inbucket/Chart.yaml index 2b72dd4d7b..9ef8cf9230 100644 --- a/stable/inbucket/Chart.yaml +++ b/stable/inbucket/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -description: Inbucket is an email testing application +description: DEPRECATED - Inbucket is an email testing application name: inbucket appVersion: 2.0.0 -version: 3.1.1 +version: 3.1.2 keywords: - inbucket - mail @@ -14,8 +14,4 @@ keywords: home: https://www.inbucket.org/ sources: - https://github.com/jhillyerd/inbucket -maintainers: - - name: cpanato - email: ctadeu@gmail.com - - name: jhillyerd - email: github@hillyerd.com +deprecated: true diff --git a/stable/inbucket/OWNERS b/stable/inbucket/OWNERS deleted file mode 100644 index 0167b44718..0000000000 --- a/stable/inbucket/OWNERS +++ /dev/null @@ -1,6 +0,0 @@ -approvers: -- cpanato -- jhillyerd -reviewers: -- cpanato -- jhillyerd diff --git a/stable/inbucket/README.md b/stable/inbucket/README.md index db0fc9c9e5..237e214968 100644 --- a/stable/inbucket/README.md +++ b/stable/inbucket/README.md @@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https [Inbucket](https://www.inbucket.org/) is an e-mail testing tool. +## DEPRECATION NOTICE + +This chart is deprecated and no longer supported. + ## TL;DR; ```bash