From fa772374adbb1901e10b46b9116369bdd267ffa6 Mon Sep 17 00:00:00 2001 From: Meggie Date: Fri, 10 Mar 2023 17:31:59 -0500 Subject: [PATCH] Add deprecation notice to Vault (#2291) See also https://github.com/docker-library/docs/pull/2283 --- vault/deprecated.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 vault/deprecated.md diff --git a/vault/deprecated.md b/vault/deprecated.md new file mode 100644 index 000000000..5a601656e --- /dev/null +++ b/vault/deprecated.md @@ -0,0 +1 @@ +Upcoming in Vault 1.14, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from [hashicorp/vault](https://hub.docker.com/r/hashicorp/vault) instead of [vault](https://hub.docker.com/_/vault). Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/vault.