github argoproj/argo-events v1.3.0-rc3

latest releases: stable, v1.9.2, v1.9.1...
pre-release3 years ago

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.