Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ioBroker] Update buanet/iobroker Docker tag to v5.2.0 #190

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

This PR contains the following updates:

Package Type Update Change
buanet/iobroker minor v5.1.0 -> v5.2.0
buanet/iobroker final minor v5.1.0 -> v5.2.0

Release Notes

buanet/ioBroker.docker (buanet/iobroker)

v5.2.0

Compare Source

  • v5.2.0-beta4 (2021-09-10)
    • adding iobroker user rights for "gosu"
    • adding more labels in OCI standard format
    • fixing work dir bug
    • adding backitup compatibility
  • v5.2.0-beta3 (2021-09-04)
    • reducing layers in dockerfile
    • making hostname check mandatory for startup
    • enhance startup log
  • v5.2.0-beta2 (2021-08-28)
    • redesign maintenance script
    • switching amd64 base image to debian bullseye slim
    • optimizing log output
    • adding labels in OCI standard format
    • adding packages update on first start
    • adding file for docker detection by ioBroker adapters
    • adding best practice for states db migration in readme
    • removing couchdb option for states db (no longer supported)
  • v5.2.0-beta1 (2021-05-04)
    • added upgrade parameter to maintenance script
    • added expose for default admin ui port (fixes #​172)
    • added short form for maintenance script
  • v5.2.0-beta (2021-04-02)
    • some renaming to enhance automated build
    • changes in versioning
    • delete travis for automated build

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file no-stale labels Sep 25, 2023
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch 6 times, most recently from bf3b535 to 39ff6e8 Compare September 25, 2023 07:55
@renovate renovate bot changed the title ⬆️ Update buanet/iobroker Docker tag to v5.2.0 [ioBroker] Update buanet/iobroker Docker tag to v5.2.0 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch 2 times, most recently from 334016d to fd7d4e9 Compare September 25, 2023 11:57
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch 5 times, most recently from a769f6a to 46ce905 Compare October 6, 2023 10:24
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from 46ce905 to 611aa2f Compare October 30, 2023 18:54
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch 5 times, most recently from b7e0166 to ff7d4fe Compare November 23, 2023 08:46
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from ff7d4fe to fcd5348 Compare November 25, 2023 19:46
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from fcd5348 to 1de0c9a Compare January 1, 2024 15:04
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from 1de0c9a to e6296d3 Compare January 9, 2024 19:08
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch 2 times, most recently from 846128b to f62f06d Compare March 6, 2024 08:27
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch 2 times, most recently from 260c0cc to c69a589 Compare March 13, 2024 22:51
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from c69a589 to ae72c33 Compare March 31, 2024 20:37
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch 2 times, most recently from 1bf19ab to 83add4d Compare March 31, 2024 20:39
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from 83add4d to d076031 Compare April 18, 2024 08:11
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from d076031 to 9167fd2 Compare June 2, 2024 16:00
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from 9167fd2 to f92485e Compare July 22, 2024 13:21
@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch 3 times, most recently from e99736f to 8a9b205 Compare October 10, 2024 14:21
Copy link
Contributor Author

renovate bot commented Oct 27, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: ioBroker/Dockerfile
Post-upgrade command 'test -f  {{{parentDir}}}/CHANGELOG.md && mkdir -p {{{parentDir}}}/changelog.d/ && CHANGE="{{{depName}}} from {{{currentVersion}}} to {{{newVersion}}}" echo "Update {{{depName}}} from {{{currentVersion}}} to {{{newVersion}}}" > {{{parentDir}}}/changelog.d/+$(echo "$CHANGE" | md5sum | awk '{ print $1 }').changed.md || echo 'No changelog file found, skipping...'' has not been added to the allowed list in allowedPostUpgradeCommands
File name: ioBroker/Dockerfile
Post-upgrade command 'test -f  {{{parentDir}}}/CHANGELOG.md && mkdir -p {{{parentDir}}}/changelog.d/ && CHANGE="{{{depName}}} from {{{currentVersion}}} to {{{newVersion}}}" echo "Update {{{depName}}} from {{{currentVersion}}} to {{{newVersion}}}" > {{{parentDir}}}/changelog.d/+$(echo "$CHANGE" | md5sum | awk '{ print $1 }').changed.md || echo 'No changelog file found, skipping...'' has not been added to the allowed list in allowedPostUpgradeCommands

@renovate renovate bot force-pushed the renovate/buanet-iobroker-5.x branch from 8a9b205 to d964828 Compare October 27, 2024 10:50
@MaxWinterstein MaxWinterstein deleted the renovate/buanet-iobroker-5.x branch October 27, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file no-stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant