Skip to content

v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 07:35
· 1113 commits to master since this release

Major Changes

  • fix: sensor controller validate trigger (#1378)
  • feat: trigger conditions reset. Closes #1381 (#1392)
  • chore: upgrade dep version to fix security issue (#1397)

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.1/manifests/install.yaml

# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.1/manifests/install-validating-webhook.yaml