Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 20:57
· 980 commits to master since this release

Quickstart

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

Changes from v1.2.0

  • fix: Add pagination to FindLoadBalancerByDNSName
  • fix: missing lb event
  • fix: Use actual weight from status field on rollout object
  • fix: build/lint is broken due to dependencies changes