v1.0.7
github-actions
released this
29 Sep 18:02
·
1140 commits
to master
since this release
Quickstart
kubectl create namespace argo-rollouts
kubectl apply -n argo-rollouts -f https://github.com/argoproj/argo-rollouts/releases/download/v1.0.7/install.yaml
Changes since v1.0.6
Bug Fixes
- Fix: Failed analysis to degrade rollout when multiple metrics are analyzed (#1535)