Skip to content

v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 17:49
· 1002 commits to master since this release
22aff27

Quickstart

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

Changes since v1.2.1

  • fix: Rollout stuck issue (#2024)