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

Merge branch 'release-notes-alerts' into 'main'

Change to GLFM alerts in release notes

See merge request components/opentofu!250
parents 0f1a8966 4f6effd5
Branches
Tags
No related merge requests found
...@@ -2,6 +2,11 @@ Release $CI_COMMIT_TAG of components repository $CI_PROJECT_PATH. ...@@ -2,6 +2,11 @@ Release $CI_COMMIT_TAG of components repository $CI_PROJECT_PATH.
## Changelog ## Changelog
> [!tip]
> Please review the changelog carefully to make use of the latest
> and gratest features and to spot any deprecations or removals
> that may cause a breaking change for your specific use case.
$CHANGELOG $CHANGELOG
See the [CHANGELOG.md](CHANGELOG.md) file for the entire history. See the [CHANGELOG.md](CHANGELOG.md) file for the entire history.
...@@ -60,8 +65,7 @@ The `image_digest` input can be used to strictly pull by the image digest. ...@@ -60,8 +65,7 @@ The `image_digest` input can be used to strictly pull by the image digest.
The `image_digest` input value needs to have the format of `@<type>:<hash>` 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. where `<type>:<hash>` is the `digest` value from the images list above.
> **Note:** > [!note]
>
> When using the component with the inputs `version` and `opentofu_version`,<br> > When using the component with the inputs `version` and `opentofu_version`,<br>
> then the image tag is constructed with the following pattern:<br> > then the image tag is constructed with the following pattern:<br>
> `<version>-opentofu<opentofu_version>` > `<version>-opentofu<opentofu_version>`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment