Update ghcr.io/gethomepage/homepage Docker tag to v1.3.2 #548

Merged
alexlebens merged 1 commits from renovate/ghcr.io-gethomepage-homepage-1.x into main 2025-06-02 20:32:26 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage minor v1.2.0 -> v1.3.2

Release Notes

gethomepage/homepage (ghcr.io/gethomepage/homepage)

v1.3.2

Compare Source

What's Changed

Full Changelog: https://github.com/gethomepage/homepage/compare/v1.3.0...v1.3.2

v1.3.1

Compare Source

v1.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/gethomepage/homepage/compare/v1.2.0...v1.3.0


Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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/gethomepage/homepage](https://github.com/gethomepage/homepage) | minor | `v1.2.0` -> `v1.3.2` | --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v1.3.2`](https://github.com/gethomepage/homepage/releases/tag/v1.3.2) [Compare Source](https://github.com/gethomepage/homepage/compare/v1.3.1...v1.3.2) ##### What's Changed - Enhancement: support breaking changes in wg-easy v15 by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/5343 - Fix: make gluetun port_forwarded opt-in by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/5345 **Full Changelog**: https://github.com/gethomepage/homepage/compare/v1.3.0...v1.3.2 ### [`v1.3.1`](https://github.com/gethomepage/homepage/compare/v1.3.0...v1.3.1) [Compare Source](https://github.com/gethomepage/homepage/compare/v1.3.0...v1.3.1) ### [`v1.3.0`](https://github.com/gethomepage/homepage/releases/tag/v1.3.0) [Compare Source](https://github.com/gethomepage/homepage/compare/v1.2.0...v1.3.0) ##### What's Changed - Chore(deps): Bump recharts from 2.15.1 to 2.15.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/gethomepage/homepage/pull/5234 - Chore(deps-dev): Bump eslint from 9.21.0 to 9.25.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/gethomepage/homepage/pull/5230 - Chore(deps): Bump next from 15.2.4 to 15.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/gethomepage/homepage/pull/5231 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/gethomepage/homepage/pull/5232 - Feature: Jellystat widget by [@&#8203;Zlendy](https://github.com/Zlendy) in https://github.com/gethomepage/homepage/pull/5185 - Enhancement: add optional token parameter for gamedig by [@&#8203;InsertDisc](https://github.com/InsertDisc) in https://github.com/gethomepage/homepage/pull/5245 - Fix: ensure https protocol with docker tls by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/5248 - Chore: change to ical.js for ical parsing by [@&#8203;matheusvellone](https://github.com/matheusvellone) in https://github.com/gethomepage/homepage/pull/5241 - Enhancement: respect search engine order from config by [@&#8203;sharpsan](https://github.com/sharpsan) in https://github.com/gethomepage/homepage/pull/5250 - Enhancement: Add port_forwarded field to Gluetun widget by [@&#8203;ceramicwhite](https://github.com/ceramicwhite) in https://github.com/gethomepage/homepage/pull/2262 - Enhancement: support specifying protocol for Docker Socket Proxy by [@&#8203;grbkdd](https://github.com/grbkdd) in https://github.com/gethomepage/homepage/pull/5285 - Fix: refresh beszel token if empty list is returned by [@&#8203;henrygd](https://github.com/henrygd) in https://github.com/gethomepage/homepage/pull/5292 - Enhancement: support nested services via labels for mixed layout-only groups by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/5295 - Enhancement: Support more docker API connection options. by [@&#8203;apollo13](https://github.com/apollo13) in https://github.com/gethomepage/homepage/pull/5304 - Enhancement: Checkmk widget by [@&#8203;dmchmk](https://github.com/dmchmk) in https://github.com/gethomepage/homepage/pull/5301 - Chore: improve PUID/PGID support by [@&#8203;shamoon](https://github.com/shamoon) in https://github.com/gethomepage/homepage/pull/5314 - Fix: glances info widget system data out of bounds by [@&#8203;TimEnglart](https://github.com/TimEnglart) in https://github.com/gethomepage/homepage/pull/5316 - New Crowdin translations by GitHub Action by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/gethomepage/homepage/pull/5228 ##### New Contributors - [@&#8203;sharpsan](https://github.com/sharpsan) made their first contribution in https://github.com/gethomepage/homepage/pull/5250 - [@&#8203;ceramicwhite](https://github.com/ceramicwhite) made their first contribution in https://github.com/gethomepage/homepage/pull/2262 - [@&#8203;grbkdd](https://github.com/grbkdd) made their first contribution in https://github.com/gethomepage/homepage/pull/5285 - [@&#8203;henrygd](https://github.com/henrygd) made their first contribution in https://github.com/gethomepage/homepage/pull/5292 - [@&#8203;apollo13](https://github.com/apollo13) made their first contribution in https://github.com/gethomepage/homepage/pull/5304 - [@&#8203;dmchmk](https://github.com/dmchmk) made their first contribution in https://github.com/gethomepage/homepage/pull/5301 - [@&#8203;TimEnglart](https://github.com/TimEnglart) made their first contribution in https://github.com/gethomepage/homepage/pull/5316 **Full Changelog**: https://github.com/gethomepage/homepage/compare/v1.2.0...v1.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4xLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot added 1 commit 2025-06-02 18:06:03 +00:00
Update ghcr.io/gethomepage/homepage Docker tag to v1.3.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 32s
42cfc54091
renovate-bot force-pushed renovate/ghcr.io-gethomepage-homepage-1.x from 7b3b140f00 to 77dd18df4e 2025-06-02 18:11:05 +00:00 Compare
alexlebens merged commit d1ecf0b823 into main 2025-06-02 20:32:26 +00:00
alexlebens deleted branch renovate/ghcr.io-gethomepage-homepage-1.x 2025-06-02 20:32:27 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#548
No description provided.