Skip to content

Commit

Permalink
docs: Update Changelog (#3021)
Browse files Browse the repository at this point in the history
* update changelog

Signed-off-by: zachaller <[email protected]>

* re-trigger

Signed-off-by: zachaller <[email protected]>

* re-trigger

Signed-off-by: zachaller <[email protected]>

---------

Signed-off-by: zachaller <[email protected]>
Co-authored-by: zachaller <[email protected]>
  • Loading branch information
github-actions[bot] and zachaller authored Sep 6, 2023
1 parent b30ad03 commit c5457e3
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@

<a name="v1.6.0"></a>
## [v1.6.0](https://github.com/argoproj/argo-rollouts/compare/v1.6.0-rc1...v1.6.0) (2023-09-05)

### Chore

* **deps:** bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.20.2 to 1.21.0 ([#2950](https://github.com/argoproj/argo-rollouts/issues/2950))
* **deps:** bump github.com/antonmedv/expr from 1.12.7 to 1.13.0 ([#2951](https://github.com/argoproj/argo-rollouts/issues/2951))

### Docs

* update supported k8s version ([#2949](https://github.com/argoproj/argo-rollouts/issues/2949))

### Fix

* analysis step should be ignored after promote ([#3016](https://github.com/argoproj/argo-rollouts/issues/3016))
* **controller:** rollback should skip all steps to active rs within RollbackWindow ([#2953](https://github.com/argoproj/argo-rollouts/issues/2953))
* **controller:** typo fix ("Secrete" -> "Secret") in secret informer ([#2965](https://github.com/argoproj/argo-rollouts/issues/2965))


<a name="v1.6.0-rc1"></a>
## [v1.6.0-rc1](https://github.com/argoproj/argo-rollouts/compare/v1.5.1...v1.6.0-rc1) (2023-08-10)

Expand Down

0 comments on commit c5457e3

Please sign in to comment.