Skip to content

v1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 18:29
· 994 commits to master since this release

Major Changes

  • fix: mask auth secret for webhook eventsource

Installation

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

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