Update ghcr.io/sysadminsmedia/homebox Docker tag to v0.21.0 #26

Merged
ginjiruu merged 1 commit from renovate/ghcr.io-sysadminsmedia-homebox-0.x into master 2025-08-24 17:04:39 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/sysadminsmedia/homebox minor 0.20.2 -> 0.21.0

Release Notes

sysadminsmedia/homebox (ghcr.io/sysadminsmedia/homebox)

v0.21.0

Compare Source

New Features

[!NOTE]
Our new -hardened suffixed docker images are experimental, and may have bugs not normally encountered in other docker builds.

Major Bug Fixes

What's Changed

New Contributors

Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.20.2...v0.21.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sysadminsmedia/homebox](https://github.com/sysadminsmedia/homebox) | minor | `0.20.2` -> `0.21.0` | --- ### Release Notes <details> <summary>sysadminsmedia/homebox (ghcr.io/sysadminsmedia/homebox)</summary> ### [`v0.21.0`](https://github.com/sysadminsmedia/homebox/releases/tag/v0.21.0) [Compare Source](https://github.com/sysadminsmedia/homebox/compare/v0.20.2...v0.21.0) #### New Features - Add product fetching using barcodes by [@&#8203;crumbowl](https://github.com/crumbowl) in https://github.com/sysadminsmedia/homebox/pull/818 - Support listening on unix sockets and systemd sockets by [@&#8203;balki](https://github.com/balki) in https://github.com/sysadminsmedia/homebox/pull/878 - feat: Add plugin to set image sizes in Markdown by [@&#8203;adamantike](https://github.com/adamantike) in https://github.com/sysadminsmedia/homebox/pull/901 - Add support for postgres certificate authentication by [@&#8203;tankerkiller125](https://github.com/tankerkiller125) in https://github.com/sysadminsmedia/homebox/pull/897 - Create hardened docker image by [@&#8203;tankerkiller125](https://github.com/tankerkiller125) in https://github.com/sysadminsmedia/homebox/pull/955 > \[!NOTE] > Our new `-hardened` suffixed docker images are experimental, and may have bugs not normally encountered in other docker builds. #### Major Bug Fixes - Use aspect ratio when making thumbnails by [@&#8203;tankerkiller125](https://github.com/tankerkiller125) in https://github.com/sysadminsmedia/homebox/pull/857 - Fix Windows Paths by [@&#8203;tankerkiller125](https://github.com/tankerkiller125) in https://github.com/sysadminsmedia/homebox/pull/917 - Fix photo display issue when adding additional attachments to items #### What's Changed - Fix HBOX_LOG_LEVEL environment variable being ignored due to backwards logic - Add migration for old sqlite timestamps by [@&#8203;mcarbonne](https://github.com/mcarbonne) in https://github.com/sysadminsmedia/homebox/pull/869 - Allow github actions on forks by [@&#8203;mcarbonne](https://github.com/mcarbonne) in https://github.com/sysadminsmedia/homebox/pull/870 - Fix warranty section visibility when lifetime warranty is enabled - Fix frontend duplicate tag creation in Label Selector - Pass label param to print command template by [@&#8203;alhafoudh](https://github.com/alhafoudh) in https://github.com/sysadminsmedia/homebox/pull/886 - Fix GitHub Actions Docker workflow syntax errors for secrets access - fix(frontend/scanner): close scanner modal after successful QR code scan by [@&#8203;Ahmosys](https://github.com/Ahmosys) in https://github.com/sysadminsmedia/homebox/pull/889 - fix(frontend/location): preserve parent location when using "Create and Add another" by [@&#8203;Ahmosys](https://github.com/Ahmosys) in https://github.com/sysadminsmedia/homebox/pull/879 - Fix nil pointer dereference panic in thumbnail subscription during shutdown - Make search accent-insensitive by [@&#8203;mattogodoy](https://github.com/mattogodoy) in https://github.com/sysadminsmedia/homebox/pull/887 - Daily Analytics by [@&#8203;tankerkiller125](https://github.com/tankerkiller125) in https://github.com/sysadminsmedia/homebox/pull/896 - Fix Windows build and re-apply unix socket support by [@&#8203;balki](https://github.com/balki) in https://github.com/sysadminsmedia/homebox/pull/906 - Add external label service support to label maker by [@&#8203;alhafoudh](https://github.com/alhafoudh) in https://github.com/sysadminsmedia/homebox/pull/913 - Fix accent-insensitive search for Postgres databases by [@&#8203;mattogodoy](https://github.com/mattogodoy) in https://github.com/sysadminsmedia/homebox/pull/932 - fix: Allow up to 1000 characters for label description by [@&#8203;adamantike](https://github.com/adamantike) in https://github.com/sysadminsmedia/homebox/pull/948 - Change content disposition to inline to fix attachments by [@&#8203;tonyaellie](https://github.com/tonyaellie) in https://github.com/sysadminsmedia/homebox/pull/950 - Fix label name length by [@&#8203;natilou](https://github.com/natilou) in https://github.com/sysadminsmedia/homebox/pull/822 - feat: improved duplicate by [@&#8203;tonyaellie](https://github.com/tonyaellie) in https://github.com/sysadminsmedia/homebox/pull/927 - fix: Remove log.Fatal in favor of returning errors by [@&#8203;adamantike](https://github.com/adamantike) in https://github.com/sysadminsmedia/homebox/pull/953 - improve dialogs, option to open image dialog in edit then delete by [@&#8203;tonyaellie](https://github.com/tonyaellie) in https://github.com/sysadminsmedia/homebox/pull/951 #### New Contributors - [@&#8203;alhafoudh](https://github.com/alhafoudh) made their first contribution in https://github.com/sysadminsmedia/homebox/pull/886 - [@&#8203;Ahmosys](https://github.com/Ahmosys) made their first contribution in https://github.com/sysadminsmedia/homebox/pull/889 - [@&#8203;balki](https://github.com/balki) made their first contribution in https://github.com/sysadminsmedia/homebox/pull/878 - [@&#8203;mattogodoy](https://github.com/mattogodoy) made their first contribution in https://github.com/sysadminsmedia/homebox/pull/887 - [@&#8203;natilou](https://github.com/natilou) made their first contribution in https://github.com/sysadminsmedia/homebox/pull/822 **Full Changelog**: https://github.com/sysadminsmedia/homebox/compare/v0.20.2...v0.21.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
ginjiruu merged commit dd72d49d1e into master 2025-08-24 17:04:39 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lab/portable-cluster-argocd-apps!26
No description provided.