You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. When the action completes, visit the generated draft [Github releases](https://github.com/argoproj/argo-rollouts/releases) and enter the details about the release:
11
13
* Getting started (copy from previous release and new version)
12
14
* Changelog
13
15
14
-
1. Update `stable` tag:
15
-
16
-
```bash
17
-
git tag stable --force && git push $REPO stable --force
18
-
```
19
-
20
16
1. Update Brew formula:
21
17
22
18
* Fork the repo https://github.com/argoproj/homebrew-tap
0 commit comments