Skip to content

v1.4.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 18:26
· 220 commits to main since this release

What's Changed

  • chore: calculate pending in replica 0 only
    Full Changelog: v1.4.5...v1.4.6

Installation

kubectl create namespace numaflow-system

# Install numaflow controller and UI
kubectl apply -n numaflow-system -f https://github.com/numaproj/numaflow/releases/download/v1.4.6/install.yaml

# Install validating webhook (Optional)
kubectl apply -n numaflow-system -f https://github.com/numaproj/numaflow/releases/download/v1.4.6/validating-webhook-install.yaml