github argoproj/argo-rollouts v1.0.6

latest releases: v1.7.1, stable, v1.7.0...
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.6/install.yaml

Changes since v1.0.4

Bug Fixes

  • fix: replica count for new deployment (#1449)
  • fix: Nginx ingressClassName passed to canary ingress (#1448)
  • fix: Analysis argument validation (#1412)
  • 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)
  • chore: release workflow docker build context should use local path and not git context (#1388)
  • chore: github release action was using incorect docker cache (#1387)

Don't miss a new argo-rollouts release

NewReleases is sending notifications on new releases.