From 5ee4920b3b1b11b578bb37c35d4097f02fdf54f8 Mon Sep 17 00:00:00 2001 From: Meggie Date: Tue, 7 Mar 2023 13:14:44 -0500 Subject: [PATCH 1/2] Update content.md --- vault/content.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vault/content.md b/vault/content.md index d3a27503d7e0..7741568ddb30 100644 --- a/vault/content.md +++ b/vault/content.md @@ -5,6 +5,9 @@ Vault is a tool for securely accessing secrets. A secret is anything that you wa - [Vault documentation](https://www.vaultproject.io/) - [Vault on GitHub](https://github.com/hashicorp/vault) +> **Warning** +> 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” instead of “vault”. More information is available on our [deprecation page](https://developer.hashicorp.com/vault/docs/deprecation). + %%LOGO%% # Using the Container From 2dce0c5a56a3a6dc877bc2d32be803841e81b8ad Mon Sep 17 00:00:00 2001 From: Meggie Date: Tue, 7 Mar 2023 18:36:22 -0500 Subject: [PATCH 2/2] fix markdownfmt --- vault/content.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vault/content.md b/vault/content.md index 7741568ddb30..9d0f6988b2da 100644 --- a/vault/content.md +++ b/vault/content.md @@ -5,8 +5,7 @@ Vault is a tool for securely accessing secrets. A secret is anything that you wa - [Vault documentation](https://www.vaultproject.io/) - [Vault on GitHub](https://github.com/hashicorp/vault) -> **Warning** -> 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” instead of “vault”. More information is available on our [deprecation page](https://developer.hashicorp.com/vault/docs/deprecation). +> **Warning** 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” instead of “vault”. More information is available on our [deprecation page](https://developer.hashicorp.com/vault/docs/deprecation). %%LOGO%%