Browsertrix v1.22.8
Deployment
This release can be deployed with Helm directly by running:
helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.22.8/browsertrix-v1.22.8.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.22.8
- Pin kubernetes to 35.0.0
Full Changelog: v1.22.7...v1.22.8