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

Merged
AverageMarcus merged 1 commits from renovate/wallabag-wallabag-2.x into master 2023-06-21 15:10:21 +00: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.

⚠️ 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 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 | |---|---|---| | [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.* ⚠️ 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzcuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2023-06-21 15:02:28 +00:00
AverageMarcus merged commit f385261545 into master 2023-06-21 15:10:21 +00:00
AverageMarcus deleted branch renovate/wallabag-wallabag-2.x 2023-06-21 15:10:21 +00: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: AverageMarcus/cluster.fun#26
No description provided.