github argoproj/argo-rollouts v1.3.2

latest releases: v1.7.2, stable, v1.7.1...
21 months ago

Quickstart

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

Changes since v1.3.1

Bug Fixes

  • fix(dashboard): correct mime type is returned. Fixes: #2290 by @nitram509
  • fix(trafficrouting): Do not block the switch of service selectors for single pod failures (#2050) by @zachaller
  • fix(analysis): Make AR End When Only Dry-Run Metrics Are Defined (#2151) by @agrawroh

Full Changelog: v1.3.1...v1.3.2

Don't miss a new argo-rollouts release

NewReleases is sending notifications on new releases.