From bb5a0719a57691cf792c9c3b2453b77cf5750d6b Mon Sep 17 00:00:00 2001 From: Artem Navoiev Date: Fri, 26 Jan 2024 19:01:20 +0100 Subject: [PATCH] docs: change [image] to img as far we support it in release guide Signed-off-by: Artem Navoiev --- docs/Release-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release-Guide.md b/docs/Release-Guide.md index e410d92de2..7e752a2326 100644 --- a/docs/Release-Guide.md +++ b/docs/Release-Guide.md @@ -173,7 +173,7 @@ Once updated, run the following commands: 1. Commit and push changes to `master`. 1. Run "Release" action on Github: - ![image](Release-Guide_helm-release.webp) + release helm charts 1. Merge new PRs *"Automatic update CHANGELOGs and READMEs"* and *"Synchronize docs"* after pipelines are complete. ## Ansible Roles