From 8ab03e94cfb8ca7bf9bbb38590cbd7b3e15afaa2 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Fri, 13 Nov 2020 12:41:21 -0500 Subject: [PATCH] [stable/gcp-night-king] deprecating chart (#24318) Signed-off-by: Matt Farina --- stable/gcp-night-king/Chart.yaml | 8 +++----- stable/gcp-night-king/README.md | 4 ++++ 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/stable/gcp-night-king/Chart.yaml b/stable/gcp-night-king/Chart.yaml index ad7ad37853..66bb961e51 100644 --- a/stable/gcp-night-king/Chart.yaml +++ b/stable/gcp-night-king/Chart.yaml @@ -1,12 +1,10 @@ apiVersion: v1 -description: A Helm chart for GCP Night King +description: DEPRECATED A Helm chart for GCP Night King name: gcp-night-king -version: 1.0.3 +version: 1.0.4 appVersion: 1.0 home: https://hub.docker.com/r/itamarost/gcp-night-king/ sources: - https://github.com/itamaro/gcp-go-night-king - https://github.com/itamaro/gcp-night-king -maintainers: - - name: itamaro - email: itamarost@gmail.com +deprecated: true diff --git a/stable/gcp-night-king/README.md b/stable/gcp-night-king/README.md index 7bd51fbb74..acaa9685a2 100644 --- a/stable/gcp-night-king/README.md +++ b/stable/gcp-night-king/README.md @@ -8,6 +8,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https This directory contains a Kubernetes chart to deploy a [GCP Night King](https://github.com/itamaro/gcp-go-night-king) service. +## DEPRECATION NOTICE + +This chart is deprecated and no longer supported. + ## TL;DR; ```console