github argoproj/argo-rollouts v1.3.0-rc2

latest releases: v1.7.2, stable, v1.7.1...
pre-release2 years ago

Quickstart

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

Changes since v1.3.0-rc1

New Features

Bug Fixes

  • fix: rootPath support so that it uses the embedded files system by @zachaller in #2198
  • fix: change completed condition so it only triggers on pod hash changes by @zachaller in #2203

Don't miss a new argo-rollouts release

NewReleases is sending notifications on new releases.