Skip to content

v1.9.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 18:11
· 208 commits to master since this release

Major Changes

  • fix: connection for custom gRPC trigger (#3421)
  • Bump up Argo Workflow binary to v3.6.2

Pull Requests

v1.9.4...v1.9.5

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