Update owncloud/ocis Docker tag to v5.0.9 #241

Merged
remoll merged 1 commits from renovate/owncloud-ocis-5.x into main 2024-11-18 19:03:47 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
owncloud/ocis Kustomization patch 5.0.8 -> 5.0.9

Release Notes

owncloud/ocis (owncloud/ocis)

v5.0.9

Compare Source

The following sections list the changes for 5.0.9.

Summary

  • Bugfix - Thumbnail request limit: #​10280
  • Bugfix - Restart Postprocessing properly: #​10439
  • Change - Define maximum input image dimensions and size when generating previews: #​10270

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.


  • 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 | Type | Update | Change | |---|---|---|---| | [owncloud/ocis](https://github.com/owncloud/ocis) | Kustomization | patch | `5.0.8` -> `5.0.9` | --- ### Release Notes <details> <summary>owncloud/ocis (owncloud/ocis)</summary> ### [`v5.0.9`](https://github.com/owncloud/ocis/blob/HEAD/CHANGELOG.md#Changelog-for-509-2024-11-14) [Compare Source](https://github.com/owncloud/ocis/compare/v5.0.8...v5.0.9) The following sections list the changes for 5.0.9. [5.0.9]: https://github.com/owncloud/ocis/compare/v7.0.0-rc.2...v5.0.9 #### Summary - Bugfix - Thumbnail request limit: [#&#8203;10280](https://github.com/owncloud/ocis/pull/10280) - Bugfix - Restart Postprocessing properly: [#&#8203;10439](https://github.com/owncloud/ocis/pull/10439) - Change - Define maximum input image dimensions and size when generating previews: [#&#8203;10270](https://github.com/owncloud/ocis/pull/10270) #### Details - Bugfix - Thumbnail request limit: [#&#8203;10280](https://github.com/owncloud/ocis/pull/10280) The `THUMBNAILS_MAX_CONCURRENT_REQUESTS` setting was not working correctly. Previously it was just limiting the number of concurrent thumbnail downloads. Now the limit is applied to the number thumbnail generations requests. Additionally the webdav service is now returning a "Retry-After" header when it is hitting the ratelimit of the thumbnail service. https://github.com/owncloud/ocis/pull/10280 https://github.com/owncloud/ocis/pull/10270 https://github.com/owncloud/ocis/pull/10225 - Bugfix - Restart Postprocessing properly: [#&#8203;10439](https://github.com/owncloud/ocis/pull/10439) Properly differentiate between resume and restart postprocessing. https://github.com/owncloud/ocis/pull/10439 - Change - Define maximum input image dimensions and size when generating previews: [#&#8203;10270](https://github.com/owncloud/ocis/pull/10270) This is a general hardening change to limit processing time and resources of the thumbnailer. https://github.com/owncloud/ocis/pull/10270 https://github.com/owncloud/ocis/pull/9360 https://github.com/owncloud/ocis/pull/9035 https://github.com/owncloud/ocis/pull/9069 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-11-18 19:01:55 +00:00
remoll merged commit c679e322de into main 2024-11-18 19:03:47 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#241
No description provided.