github argoproj/argo-events v1.6.3

latest releases: stable, v1.9.2, v1.9.1...
2 years ago

Major Changes

  • Fixed a message lost issue. See the detail at #1694

Check our blog for v1.6 release.

Pull Requests

  • fix: Quick fix for Issue #1694 (#1701)
  • feat: Support configuring argo CLI args when using argo workflow trigger. (#1655)

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.6.3/manifests/install.yaml

# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.6.3/manifests/install-validating-webhook.yaml

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.