artifacthub helm/argo/argo-events 1.4.3
v1.4.3

latest releases: 2.4.4, 2.4.3, 2.4.2...
2 years ago

Major Changes

  • fix: disable bool simplifier due to performance issue. Fixes #1339

Installation

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

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.