From b168c27644adf19c94189758e40c34e14bc80c09 Mon Sep 17 00:00:00 2001 From: TannerGabriel Date: Fri, 28 Oct 2022 08:44:41 +0200 Subject: [PATCH] chore: Remove ecosystem ownership (#93) Signed-off-by: TannerGabriel Signed-off-by: TannerGabriel --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bc79d7a..5c1ca34 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![Build Status](https://travis-ci.org/keptn-contrib/argo-service.svg?branch=master)](https://travis-ci.org/keptn-contrib/argo-service) [![Go Report Card](https://goreportcard.com/badge/github.com/keptn-contrib/argo-service)](https://goreportcard.com/report/github.com/keptn-contrib/argo-service) +## :warning: This service is currently not maintained - please reach out to the Keptn community via https://slack.keptn.sh if you want to take ownership of this repository and update it to make it work with the latest version of Keptn :warning: + The Argo Service currently supports: * Canary and Blue/Green Deployments using [Argo Rollouts](https://argoproj.github.io/argo-rollouts/)