github argoproj/argo-events v1.5.1

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

Major Changes

  • fix: sensor controller validate trigger (#1378)
  • feat: trigger conditions reset. Closes #1381 (#1392)
  • chore: upgrade dep version to fix security issue (#1397)

Installation

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

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.