From c9521dbc4400331b9aa06d281ddc55aa1b90599d Mon Sep 17 00:00:00 2001 From: Justin Clareburt <122523970+justo-mend@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:20:41 +0100 Subject: [PATCH] docs: remove app secrets deprecation date (#33010) --- docs/usage/mend-hosted/credentials.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/usage/mend-hosted/credentials.md b/docs/usage/mend-hosted/credentials.md index b0fdab984b1cf8..ca33840593c046 100644 --- a/docs/usage/mend-hosted/credentials.md +++ b/docs/usage/mend-hosted/credentials.md @@ -4,12 +4,13 @@ The information on this page is for the Mend-hosted cloud apps: - Renovate App on GitHub - Mend App on Bitbucket +- Mend App on Azure DevOps If you self-host, you can skip reading this page. ## :warning: Migrate secrets in your Renovate config file :warning: -The Mend-hosted cloud app will stop reading secrets from the Renovate config file in your repository on 01-Oct-2024. +Use of encrypted secrets in the Mend Renovate cloud apps has been deprecated and soon the apps will stop reading secrets from the Renovate config file in your repository. You must migrate any secrets you currently keep in the Renovate config file, and put them in the app settings page on [developer.mend.io](https://developer.mend.io). To add secrets you must have admin-level rights.