github argoproj/argo-rollouts v0.9.3

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

Quick Start

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

Changes since v0.9.2

Controller

  • fix: scaleDownDelayRevisionLimit was off by one (#816)
  • fix: background analysis refs were not verified. requeue InvalidSpec rollouts (#814)
  • fix(controller): fix unhandled panic from malformed rollout (#801)
  • fix(controller): validation should not consider privileged security context (#802)

Don't miss a new argo-rollouts release

NewReleases is sending notifications on new releases.