github argoproj/argo-events v1.5.5

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

Major Changes

  • fix: chore: retract accidental v1.15.0 (#1465)
  • fix: chore: upgrade workflow binary to v3.2.4 (#1469)
  • feat: Sensor/AWSLambdaTrigger: allow using AWS IAM Role specified in Service Account #1394

Installation

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

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.