github argoproj/argo-events v1.9.5

one day ago

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.