diff --git a/.gitlab/release-template.md b/.gitlab/release-template.md index 804a2177e852a89a03ba183d4a733f59cb1339dc..32150fb46a6db9d9932b1eda6e0f1591c6067acc 100644 --- a/.gitlab/release-template.md +++ b/.gitlab/release-template.md @@ -31,8 +31,8 @@ This release deployed the following `gitlab-opentofu` images: $AVAILABLE_IMAGES -> **Note:** +> **Note:**<br> > When using the component with the inputs `version` and `opentofu_version`, -> then the image tag is constructed with the following pattern: -> `<version>-opentofu<opentofu_version>` +> then the image tag is constructed with the following pattern:<br> +> `<version>-opentofu<opentofu_version>`<br> > Read more about versioning and releases [here](README.md#releases-versioning).