Skip to content

v1.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 17:05
· 867 commits to master since this release
f780534

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