diff --git a/build/azure-devops/agents-scraper-release-official-helm.yml b/build/azure-devops/agents-scraper-release-official-helm.yml index 529d012a2..5cdef0025 100644 --- a/build/azure-devops/agents-scraper-release-official-helm.yml +++ b/build/azure-devops/agents-scraper-release-official-helm.yml @@ -56,7 +56,12 @@ stages: addChangeLog: false releaseNotesSource: 'input' releaseNotes: | - ### Breaking Changes + ### What's new? + Here are some important things you should know, for a full list see [changelog.promitor.io](https://changelog.promitor.io/). + #### Deprecations + Here are a list of new deprecations and how to mitigate them: + - TBW _(Discussion [#]())_ + #### Breaking Changes Here are a list of breaking changes and how to mitigate them: - TBW (#) - _Use new approach documented here_ ### Installing our Helm repo diff --git a/build/azure-devops/agents-scraper-release-official.yml b/build/azure-devops/agents-scraper-release-official.yml index 8c331f52e..3afe52b11 100644 --- a/build/azure-devops/agents-scraper-release-official.yml +++ b/build/azure-devops/agents-scraper-release-official.yml @@ -88,7 +88,12 @@ stages: isDraft: true changeLogType: issueBased releaseNotes: | - ### Breaking Changes + ### What's new? + Here are some important things you should know, for a full list see [changelog.promitor.io](https://changelog.promitor.io/). + #### Deprecations + Here are a list of new deprecations and how to mitigate them: + - TBW _(Discussion [#]())_ + #### Breaking Changes Here are a list of breaking changes and how to mitigate them: - TBW (#) - _Use new approach documented here_ ### Getting started