From d19f5513c546ad71b5756b562c39f130f70e30d7 Mon Sep 17 00:00:00 2001 From: Michele Degges Date: Fri, 3 Mar 2023 11:59:37 -0800 Subject: [PATCH] [hashicorp/consul] Add deprecation notice (#2283) Adds an official image deprecation notice/warning, and points end users to the verified publisher images at hashicorp/consul. --- consul/deprecated.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 consul/deprecated.md diff --git a/consul/deprecated.md b/consul/deprecated.md new file mode 100644 index 000000000..5791985d0 --- /dev/null +++ b/consul/deprecated.md @@ -0,0 +1 @@ +Upcoming in Consul 1.16, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from [hashicorp/consul](https://hub.docker.com/r/hashicorp/consul) instead of [consul](https://hub.docker.com/_/consul). Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/consul.