v1.5.6
·
1113 commits
to master
since this release
Major Changes
- fix: let the service restart after leader switched #1513
- feat: Add GitHub App creds support #1438
- fix: Sensor triggers an Argo Workflow with wrong name #1511
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.6/manifests/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.6/manifests/install-validating-webhook.yaml