mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
docs: Surface blog with (actual) release notes better (#21572)
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com>
This commit is contained in:
parent
c687247ce8
commit
87539aa558
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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:**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue