Skip to content

v1.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 03:32
· 1046 commits to master since this release

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