Skip to content

Browsertrix v1.20.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Dec 01:12
· 4 commits to main since this release
6f1c342

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.20.1/browsertrix-v1.20.1.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.20.1

See the development guide for more info how to deploy Browsertrix.

What's Changed

Full Changelog: v1.20.0...v1.20.1