github argoproj/argo-events v1.3.0-rc2

latest releases: stable, v1.9.2, v1.9.1...
pre-release3 years ago

Major Changes

  • #1128 fix(git-sensor): force fetch from git repository
  • #1146 fix: Trim newline of the content read from Secrets or Configmaps
  • #1140 feat: azure event hubs trigger
  • #1149 feat: use crypto/rand to generate event bus token

Contributors

@tico24
@rory-lamendola
@whynowy
@alexec
@kandros
@joshuajorel

Installation

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

# Install validating-webhook
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.3.0-rc2/manifests/install-validating-webhook.yaml

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.