Update wallabag/wallabag Docker tag to v2.6.1 #38

Merged
jake merged 1 commits from renovate/wallabag-wallabag-2.x into master 2023-07-04 21:10:42 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
wallabag/wallabag minor 2.5.4 -> 2.6.1

Release Notes

wallabag/docker (wallabag/wallabag)

v2.6.1

Compare Source

The 2.6.0 tag wasn't created because we got an issue while creating it.

⚠️ There are two points to focus for that update:

  1. We added new fields in the database, don't forget to run migration otherwise your wallabag won't work.

  2. We've updated the mailer config which needs to be replicated otherwise the image might not work.

    We removed:

    • SYMFONY__ENV__MAILER_TRANSPORT
    • SYMFONY__ENV__MAILER_USER
    • SYMFONY__ENV__MAILER_PASSWORD
    • SYMFONY__ENV__MAILER_HOST
    • SYMFONY__ENV__MAILER_PORT
    • SYMFONY__ENV__MAILER_ENCRYPTION
    • SYMFONY__ENV__MAILER_AUTH_MODE

    And we added SYMFONY__ENV__MAILER_DSN as a replacement. Here is an example of DSN: smtp://user:pass@smtp.example.com:port

What's Changed

Full Changelog: https://github.com/wallabag/docker/compare/2.5.4...2.6.1


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 | Update | Change | |---|---|---| | [wallabag/wallabag](https://github.com/wallabag/docker) | minor | `2.5.4` -> `2.6.1` | --- ### Release Notes <details> <summary>wallabag/docker (wallabag/wallabag)</summary> ### [`v2.6.1`](https://github.com/wallabag/docker/releases/tag/2.6.1) [Compare Source](https://github.com/wallabag/docker/compare/2.5.4...2.6.1) *The 2.6.0 tag wasn't created because we got an issue while creating it.* ⚠️ **There are two points to focus for that update**: 1. We added new fields in the database, don't forget to [run migration](https://github.com/wallabag/docker#upgrading) otherwise your wallabag won't work. 2. We've updated the mailer config which needs to be replicated otherwise the image might not work. We removed: - `SYMFONY__ENV__MAILER_TRANSPORT` - `SYMFONY__ENV__MAILER_USER` - `SYMFONY__ENV__MAILER_PASSWORD` - `SYMFONY__ENV__MAILER_HOST` - `SYMFONY__ENV__MAILER_PORT` - `SYMFONY__ENV__MAILER_ENCRYPTION` - `SYMFONY__ENV__MAILER_AUTH_MODE` And we added `SYMFONY__ENV__MAILER_DSN` as a replacement. Here is [an example of DSN](https://symfony.com/doc/4.4/mailer.html#using-built-in-transports): `smtp://user:pass@smtp.example.com:port` #### What's Changed - 2.6.1 by [@&#8203;nicosomb](https://github.com/nicosomb) in https://github.com/wallabag/docker/pull/336 **Full Changelog**: https://github.com/wallabag/docker/compare/2.5.4...2.6.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2023-06-21 14:00:49 +01:00
/ terraform (push) Successful in 1m6s Details
/ ansible (push) Successful in 2m12s Details
066d6f3911
Update wallabag/wallabag Docker tag to v2.6.1
jake merged commit 6d83becaaf into master 2023-07-04 21:10:42 +01:00
jake deleted branch renovate/wallabag-wallabag-2.x 2023-07-04 21:10:42 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: systems/infrastructure#38
No description provided.