From c3afeb454fb8b85a80777f4486c52650d0a42e66 Mon Sep 17 00:00:00 2001 From: Sebastien Dupont Date: Mon, 12 Feb 2024 15:07:44 +0100 Subject: [PATCH] Chart deprecation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c2c2619..9b7b55f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ [![CircleCI](https://circleci.com/gh/cetic/helm-swagger-ui.svg?style=svg)](https://circleci.com/gh/cetic/helm-swagger-ui/tree/master) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![version](https://img.shields.io/github/tag/cetic/helm-swagger-ui.svg?label=release) ![test](https://github.com/cetic/helm-swagger-ui/actions/workflows/basic_test.yml/badge.svg) +## $${\color{red}This \space project \space is \space not \space maintained \space anymore.}$$ + +If you are interested in maintaining a fork of this project, you can advertise it in the [dedicated issue](https://github.com/cetic/helm-swagger-ui/issues/28). + ## Introduction This [Helm](https://github.com/kubernetes/helm) chart installs [swagger-ui](https://github.com/swagger-ui-api/swagger-ui) in a Kubernetes cluster.