docs: Surface blog with (actual) release notes better (#21572)

Signed-off-by: Revital Barletz <revitalbarletz@gmail.com>
This commit is contained in:
Revital Barletz 2025-01-21 14:32:30 +02:00 committed by GitHub
parent c687247ce8
commit 87539aa558
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -79,6 +79,8 @@ release:
All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify.
## Release Notes Blog Post
For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a)
## Upgrading

View file

@ -20,6 +20,7 @@ triggered. This will be automated in the very near future.
* Update `CHANGELOG.md` with changes for this release
* Commit & push changes to `CHANGELOG.md`
* Update `goreleaser.yaml` with the updated blog post link in the `Release Notes Blog Post` section.
**The `Init ARGOCD Release` workflow will perform the following steps:**