github argoproj/argo-events v1.5.6

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

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.