Skip to content

Commit d09f025

Browse files
authored
Cf january release notes (#320)
* Add Jan 23 features Update what's new with Jan 23 features * Update what's new for Jan 2023 * Update whats-new.md * Update whats-new.md * Update whats-new.md * Update whats-new.md * Update whats-new.md
1 parent 590992e commit d09f025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/whats-new/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ Argo Workflows v3.4 introduced artifact visualization in the Argo UI. You can no
5050

5151
#### Manual rollback for rollouts
5252

53+
5354
Manually rollback a completed rollout to a previous revision when and if needed. If after a successful analysis run and rollout, your application is not functioning as it should,
5455
you can rollback to a prior revision from the Rollout's revision history (path [`spec.revisionHistoryLimit`](https://argoproj.github.io/argo-rollouts/features/specification/#rollout-specification){:target="\_blank"}). Manual rollback changes the live state of the rollout resource to the state in the previous commit that you select.
5556

5657
The rollback is implemented from the Timeline tab by clicking first the rollout name, selecting the revision to rollback to, and finally clicking the **Rollback to** button in the Rollout Player.
5758

58-
5959
{% include
6060
image.html
6161
lightbox="true"
@@ -157,7 +157,7 @@ Before you approve and commit the rollback, you can view the changes in each rev
157157
* Runtime fails to install after autopilot-bootstrap with a non-default branch.
158158

159159
**Workflows and applications**
160-
* Workflow state not updated on clicking Retry.[CR-16676]
160+
* Workflow state not updated on clicking Retry.
161161
* `jsonBody` displayed as an unknown field in AnalysisTemplate.
162162
* Incorrect data in Home and DORA dashboards.
163163
* Cron event inconsistency.

0 commit comments

Comments
 (0)