Brigade Versions Save

Event-driven scripting for Kubernetes

v2.3.1

2 years ago

Brigade v2.3.1 offers a faster and smoother installation process as compare to previous versions. Services no longer "flap" while waiting for their network-bound dependencies to be satisfied.

v2.3.1-rc.1

2 years ago

This RC offers a faster and smoother installation process. Services shouldn't "flap" while waiting for their network-bound dependencies to be satisfied.

v2.3.0

2 years ago
  • brig term now tests connection to API server before launching the UI. (#1777)
  • brig project update has a new --create flag to create the project if it doesn't already exist. (#1783)
  • If applicable, worker containers now remove @brigadecore/brigadier from your script's package.json before executing dependency resolution since that package is polyfilled afterwards regardless. For scripts that depend only on @brigadecore/brigadier, this means workers can execute without any runtime dependency on npmjs.org. (#1797)
  • API has a new "whoami" endpoint. (#1796)
  • Helm chart exposes a new option for users to automatically be granted read-only permissions upon first login. (#1801)
  • API has a new/improved endpoint for querying project-level role assignments. The older endpoint remains for backwards compatibility.(#1806)
  • Known vulnerabilities in npm package remediated (#1790)

v2.2.0

2 years ago

v2.1.0

2 years ago

This release adds one very small feature -- the ability to access event qualifiers and labels using Brigadier.

v2.0.0

2 years ago

v1.5.0

2 years ago

v2.0.0-rc.1

2 years ago

See our QuickStart for instructions to get you started!

v2.0.0-beta.4

2 years ago

This release will be the final Brigade 2 beta release. Look for RC.1 by week's end.

Here are some non-exhaustive highlights of this release:

  • Extensive documentation updates
  • Streamlined QuickStart
  • Removed extraneous options from chart
  • Added post-install notes to chart
  • Upgraded MongoDB
  • Support Linux/arm64 deployments
  • Support Windows/amd64 workloads (control plane must still be Linux)
  • Support for restricting workloads to particular nodes
  • Support for multiple Brigade deployments per Kubernetes cluster
  • Bug fixes
  • Security improvements
  • UX improvements
  • Performance improvements

v2.0.0-beta.3

2 years ago