github argoproj/argo-events v1.4.2

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

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.