chore(deps): update registry.gitlab.com/fmd-foss/fmd-server docker tag to v0.16.0 #61

Open
renovate-bot wants to merge 1 commit from renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x into main
Member

This PR contains the following updates:

Package Update Change
registry.gitlab.com/fmd-foss/fmd-server minor 0.14.00.16.0

Release Notes

fmd-foss/fmd-server (registry.gitlab.com/fmd-foss/fmd-server)

v0.16.0: Release of Version 0.16.0

Compare Source

  • Ability to listen on a specific IP address, instead of 0.0.0.0 (#​153)
  • Collapsible groups in web UI sidebar (!235)
  • New languages: cs, hu, it, pt. Thank you translators!
  • Bug fixes

v0.15.0: Release of Version 0.15.0

Compare Source

Changelog:

  • Delete all locations/pictures (!218)
  • Add fmd-server-ctl tool (!142)
  • Security: Revoke all active sessions after password change (!221)
  • Internal refactoring (to prepare for APIv2)

v0.14.2: Release of Version 0.14.2

Compare Source

Changelog:

  • Warn that login is slow if JavaScript JIT is disabled (#​142)
  • Send Referrer in cross-origin requests as required by OpenStreetMap's usage policy (!213)

v0.14.1

Compare Source

  • Initial translation support, by @​warioishere (#​64)
  • Translate web interface in many languages (thank you translators!)
  • Fix hosting in sub-directory (#​132)
  • Graceful shutdown when SIGINT or SIGTERM is received (#​139)

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry.gitlab.com/fmd-foss/fmd-server](https://gitlab.com/fmd-foss/fmd-server) | minor | `0.14.0` → `0.16.0` | --- ### Release Notes <details> <summary>fmd-foss/fmd-server (registry.gitlab.com/fmd-foss/fmd-server)</summary> ### [`v0.16.0`](https://gitlab.com/fmd-foss/fmd-server/tags/v0.16.0): Release of Version 0.16.0 [Compare Source](https://gitlab.com/fmd-foss/fmd-server/compare/v0.15.0...v0.16.0) - Ability to listen on a specific IP address, instead of 0.0.0.0 (#&#8203;153) - Collapsible groups in web UI sidebar (!235) - New languages: cs, hu, it, pt. Thank you translators! - Bug fixes ### [`v0.15.0`](https://gitlab.com/fmd-foss/fmd-server/tags/v0.15.0): Release of Version 0.15.0 [Compare Source](https://gitlab.com/fmd-foss/fmd-server/compare/v0.14.2...v0.15.0) Changelog: - Delete all locations/pictures (!218) - Add `fmd-server-ctl` tool (!142) - Security: Revoke all active sessions after password change (!221) - Internal refactoring (to prepare for APIv2) ### [`v0.14.2`](https://gitlab.com/fmd-foss/fmd-server/tags/v0.14.2): Release of Version 0.14.2 [Compare Source](https://gitlab.com/fmd-foss/fmd-server/compare/v0.14.1...v0.14.2) Changelog: - Warn that login is slow if JavaScript JIT is disabled (#&#8203;142) - Send Referrer in cross-origin requests as required by OpenStreetMap's usage policy (!213) ### [`v0.14.1`](https://gitlab.com/fmd-foss/fmd-server/tags/v0.14.1) [Compare Source](https://gitlab.com/fmd-foss/fmd-server/compare/v0.14.0...v0.14.1) - Initial translation support, by @&#8203;warioishere (#&#8203;64) - Translate web interface in many languages (thank you translators!) - Fix hosting in sub-directory (#&#8203;132) - Graceful shutdown when SIGINT or SIGTERM is received (#&#8203;139) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot changed title from Update registry.gitlab.com/fmd-foss/fmd-server Docker tag to v0.16.0 to chore(deps): update registry.gitlab.com/fmd-foss/fmd-server docker tag to v0.16.0 2026-07-17 23:15:27 +00:00
renovate-bot changed title from chore(deps): update registry.gitlab.com/fmd-foss/fmd-server docker tag to v0.16.0 to Update registry.gitlab.com/fmd-foss/fmd-server Docker tag to v0.16.0 2026-07-21 01:11:41 +00:00
renovate-bot changed title from Update registry.gitlab.com/fmd-foss/fmd-server Docker tag to v0.16.0 to chore(deps): update registry.gitlab.com/fmd-foss/fmd-server docker tag to v0.16.0 2026-07-21 02:11:40 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x:renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git switch renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git switch renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git rebase main
git switch main
git merge --ff-only renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git switch renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git rebase main
git switch main
git merge --no-ff renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git switch main
git merge --squash renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git switch main
git merge --ff-only renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git switch main
git merge renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
git push origin main
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
ops/homelab!61
No description provided.