Major Changes
- fix: connection for custom gRPC trigger (#3421)
- Bump up Argo Workflow binary to v3.6.2
Pull Requests
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.5/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.5/install-validating-webhook.yaml