github argoproj/argo-rollouts v0.10.1

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

v0.10.1

Quick Start

kubectl create namespace argo-rollouts
kubectl apply -n argo-rollouts -f https://raw.githubusercontent.com/argoproj/argo-rollouts/v0.10.1/manifests/install.yaml

Changes since v0.10.0

Controller

  • fix: restart was restarting too many pods when available > spec.replicas (#856)
  • fix: Correct Istio VirtualService immediately when not in desired state (#874)

Plugin

  • fix: plugin incorrectly treated v0.9 rollout as v0.10 when it had numeric observedGeneration (#875)

Don't miss a new argo-rollouts release

NewReleases is sending notifications on new releases.