v0.4.1
Quick Start
kubectl create namespace argo-rollouts
kubectl apply -n argo-rollouts -f https://raw.githubusercontent.com/argoproj/argo-rollouts/v0.4.1/manifests/install.yaml
Changes since v0.4.0
Bug Fixes
- Workaround K8s inability to properly validate 'items' subfields #114