Skip to content

v0.4.1

Compare
Choose a tag to compare
@dthomson25 dthomson25 released this 26 Jun 16:07
· 6 commits to release-v0.4 since this release

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