pl4nty / homelab

My Kubernetes-based homelab
https://lab.tplant.com.au
MIT License
33 stars 1 forks source link

fix(helm): update chart browsertrix to 1.12.1 #875

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
browsertrix patch 1.12.0 -> 1.12.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

webrecorder/browsertrix (browsertrix) ### [`v1.12.1`](https://redirect.github.com/webrecorder/browsertrix/releases/tag/v1.12.1): Browsertrix v1.12.1 [Compare Source](https://redirect.github.com/webrecorder/browsertrix/compare/v1.12.0...v1.12.1) #### Deployment This release can be deployed with Helm directly by running: helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.12.1/browsertrix-v1.12.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.12.1 See [the development guide](https://docs.browsertrix.com/deploy/) for more info how to deploy Browsertrix. #### What's Changed - fix: Collection deletion dialog visibility by [@​SuaYoo](https://redirect.github.com/SuaYoo) in [https://github.com/webrecorder/browsertrix/pull/2147](https://redirect.github.com/webrecorder/browsertrix/pull/2147) - fix: Update collection deletion confirmation buttons by [@​SuaYoo](https://redirect.github.com/SuaYoo) in [https://github.com/webrecorder/browsertrix/pull/2154](https://redirect.github.com/webrecorder/browsertrix/pull/2154) **Full Changelog**: https://github.com/webrecorder/browsertrix/compare/v1.12.0...v1.12.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.