Skip to content
Snippets Groups Projects
Commit 33a8af02 authored by Timo Furrer's avatar Timo Furrer
Browse files

Merge branch 'fix-release-line-breaks' into 'main'

Beautify line breaks in release notes alerts

See merge request components/opentofu!251
parents fc74562e 81e9845d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Release $CI_COMMIT_TAG of components repository $CI_PROJECT_PATH.
> [!tip]
> Please review the changelog carefully to make use of the latest
> and gratest features and to spot any deprecations or removals
> and gratest features and to spot any deprecations or removals<br>
> that may cause a breaking change for your specific use case.
$CHANGELOG
......@@ -66,8 +66,7 @@ The `image_digest` input value needs to have the format of `@<type>:<hash>`
where `<type>:<hash>` is the `digest` value from the images list above.
> [!note]
> When using the component with the inputs `version` and `opentofu_version`,<br>
> then the image tag is constructed with the following pattern:<br>
> `<version>-opentofu<opentofu_version>`
> 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>`.
>
> Read more about versioning and releases [here](README.md#releases-versioning).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment