From 3353f9195fdeea99687e7d502e3e224ef38a601a Mon Sep 17 00:00:00 2001 From: Keijo Raamat <49017291+keijoraamat@users.noreply.github.com> Date: Mon, 23 Aug 2021 10:50:45 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7db80e4c..0aac7e85 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ Things you may want to cover: * Deployment instructions * ... + +If specific version of registry is needed in staging environment update `staging_registry_version` file accordingly. Or remove it if latest from the main branch is desired.