Update dependency just-containers/s6-overlay to v3.2.0.0 #27

Merged
renovate-bot merged 1 commits from renovate/just-containers-s6-overlay-3.x into master 2024-06-07 15:04:40 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
just-containers/s6-overlay minor 3.1.6.2 -> 3.2.0.0

Release Notes

just-containers/s6-overlay (just-containers/s6-overlay)

v3.2.0.0

Compare Source

  • There is no default global timeout for starting services anymore. Previously,
    if the services took more than 5 seconds to be brought up, they would
    fail; the intent was to detect hanged containers (waiting on a dysfunctional
    network connection, for instance) and make them fail early, but it has
    proven to create more problems than it was solving - so the timeout has
    been removed. If you need it, you can, as before, use the S6_CMD_WAIT_FOR_SERVICES_MAXTIME
    variable.
  • More unprivileged configurations are supported: you should now be
    able to use s6-overlay in containers created by Kubernetes, for instance.

Configuration

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

🚦 Automerge: Enabled.

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 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 | |---|---|---| | [just-containers/s6-overlay](https://github.com/just-containers/s6-overlay) | minor | `3.1.6.2` -> `3.2.0.0` | --- ### Release Notes <details> <summary>just-containers/s6-overlay (just-containers/s6-overlay)</summary> ### [`v3.2.0.0`](https://github.com/just-containers/s6-overlay/blob/HEAD/CHANGELOG.md#Version-3200) [Compare Source](https://github.com/just-containers/s6-overlay/compare/v3.1.6.2...v3.2.0.0) - There is no default global timeout for starting services anymore. Previously, if the services took more than 5 seconds to be brought up, they would fail; the intent was to detect hanged containers (waiting on a dysfunctional network connection, for instance) and make them fail early, but it has proven to create more problems than it was solving - so the timeout has been removed. If you need it, you can, as before, use the `S6_CMD_WAIT_FOR_SERVICES_MAXTIME` variable. - More unprivileged configurations are supported: you should now be able to use s6-overlay in containers created by Kubernetes, for instance. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTIiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate-bot added 1 commit 2024-06-07 15:00:15 +00:00
Update dependency just-containers/s6-overlay to v3.2.0.0
All checks were successful
Test Pull Request / Build Image (pull_request) Successful in 4m23s
Test Pull Request / Notify (pull_request) Successful in 4s
Build Image / Validate Image (push) Successful in 1m40s
Build Image / Publish Image (push) Successful in 4m58s
Build Image / Notify (push) Successful in 3s
2962b45496
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-06-07 15:00:15 +00:00
renovate-bot merged commit 2962b45496 into master 2024-06-07 15:04:40 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MrMeeb/certbot-cron-docker#27
No description provided.