From 9080f7f88d57716ff2bba0f7edc741e96a37d679 Mon Sep 17 00:00:00 2001 From: Burak Yigit Kaya Date: Tue, 31 Dec 2019 00:00:24 +0300 Subject: [PATCH] meta: Add deprecation notice Add a deprecation notice with links to getsentry/sentry and getsentry/onpremise before archiving the repo. /cc @tianon - we'd like to make the new Docker image releases from https://github.com/getsentry/sentry/tree/master/docker. How do we proceed? --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c005197..b402169 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# DEPRECATED + +The up-to-date contents of this repo now lives under [getsentry/sentry](https://github.com/getsentry/sentry/tree/master/docker) and the on-premise installation lives under [getsentry/onpremise](https://github.com/getsentry/onpremise). Any issues should be reported in these repositories. This one is for visibility into the older 9.1 release. + # About this Repo [![Build Status][build-status-image]][build-status-url] This is the Git repo of the official Docker image for [sentry](https://registry.hub.docker.com/_/sentry/). See the