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