github argoproj/argo-events v1.5.3

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

Major Changes

  • fix: Creation of ingress resource with k8s trigger (#1434)
  • fix: Eval of params with missing src dep and no default value (#1433)

Installation

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

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.