Skip to content

v1.3.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 20:42
· 1128 commits to master since this release

Major Changes

Pull Requests

  • #1122 Added Produvar to USERS.md
  • #1158 feat: HA support for event sources and sensors
  • #1157 fix(resource-eventsource): Use event time instead of obj create time to filter UPDATE/DELETE events
  • #1154 chore: use ClusterRoleBinding v1

Contributors

@sbose78
@niekoost
@whynowy

Installation

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

# Install validating-webhook
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.3.0-rc3/manifests/install-validating-webhook.yaml