github argoproj/argo-rollouts v1.0.5

latest releases: v1.7.0-rc1, v1.6.6, stable...
2 years ago

Quickstart

kubectl create namespace argo-rollouts
kubectl apply -n argo-rollouts -f https://github.com/argoproj/argo-rollouts/releases/download/v1.0.5/install.yaml

Changes since v1.0.4

Controller

  • fix: retarget blue-green previewService before scaling up preview ReplicaSet (#1368)
  • fix: analysis runs to wait for all metrics to complete (#1407)
  • fix: canary scaledown event could violate maxUnavailable (#1429)

Don't miss a new argo-rollouts release

NewReleases is sending notifications on new releases.