Skip to content

v1.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 20:00
· 462 commits to main since this release

Major Changes

  • Fixed cpu/mem resources calculation issue [#1477]

Pull Requests

v1.1.4...v1.1.5

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.1.5/install.yaml

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