⬆️ Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.14.4 #682

Merged
mafyuh merged 1 commit from renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x into main 2025-01-21 02:46:06 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/paperless-ngx/paperless-ngx patch 2.14.3 -> 2.14.4

Release Notes

paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)

v2.14.4: Paperless-ngx v2.14.4

Compare Source

paperless-ngx 2.14.4

Features
Bug Fixes
All App Changes
5 changes

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 | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | patch | `2.14.3` -> `2.14.4` | --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.14.4`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.4): Paperless-ngx v2.14.4 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.14.3...v2.14.4) #### paperless-ngx 2.14.4 ##### Features - Enhancement: allow specifying JSON encoding for webhooks [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8799](https://github.com/paperless-ngx/paperless-ngx/pull/8799)) - Change: disable API basic auth if MFA enabled [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8792](https://github.com/paperless-ngx/paperless-ngx/pull/8792)) ##### Bug Fixes - Fix: Include email and webhook objects in the export [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8790](https://github.com/paperless-ngx/paperless-ngx/pull/8790)) - Fix: use MIMEBase for email attachments [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8762](https://github.com/paperless-ngx/paperless-ngx/pull/8762)) - Fix: handle page out of range in mgmt lists after delete [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8771](https://github.com/paperless-ngx/paperless-ngx/pull/8771)) ##### All App Changes <details> <summary>5 changes</summary> - Enhancement: allow specifying JSON encoding for webhooks [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8799](https://github.com/paperless-ngx/paperless-ngx/pull/8799)) - Change: disable API basic auth if MFA enabled [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8792](https://github.com/paperless-ngx/paperless-ngx/pull/8792)) - Fix: Include email and webhook objects in the export [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;8790](https://github.com/paperless-ngx/paperless-ngx/pull/8790)) - Fix: use MIMEBase for email attachments [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8762](https://github.com/paperless-ngx/paperless-ngx/pull/8762)) - Fix: handle page out of range in mgmt lists after delete [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;8771](https://github.com/paperless-ngx/paperless-ngx/pull/8771)) </details> </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:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4zIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-01-18 16:01:47 -05:00
⬆️ Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.14.4
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 5s
Ansible Deploy to Hosts / deploy (pull_request) Successful in 29s
c23dd8dc69
mafyuh merged commit f42167fbc5 into main 2025-01-21 02:46:06 -05:00
mafyuh deleted branch renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x 2025-01-21 02:46:06 -05:00
First-time contributor

Ansible Deployment Output


PLAY [Deploy application] ******************************************************

TASK [Gathering Facts] *********************************************************
ok: [ubu.lan]

TASK [Ensure the repository is up-to-date] *************************************
changed: [ubu.lan]

TASK [Display git pull output] *************************************************
ok: [ubu.lan] => {
    "git_pull_output.stdout_lines": [
        "Updating c52f5d8..f42167f",
        "Fast-forward",
        " docker/AI/docker-compose.yml        | 4 ++--",
        " docker/arm/docker-compose.yml       | 6 +++---",
        " docker/arrs/docker-compose.yml      | 6 +++---",
        " docker/kasm/docker-compose.yml      | 2 +-",
        " docker/netboot/docker-compose.yml   | 2 +-",
        " docker/paperless/docker-compose.yml | 2 +-",
        " terraform/main.tf                   | 2 +-",
        " terraform/proxmox/provider.tf       | 2 +-",
        " 8 files changed, 13 insertions(+), 13 deletions(-)"
    ]
}

TASK [Read secret mapping] *****************************************************
ok: [ubu.lan]

TASK [Parse secret mapping] ****************************************************
ok: [ubu.lan]

TASK [Set env_variables] *******************************************************
ok: [ubu.lan]

TASK [Write .env file to target host] ******************************************
ok: [ubu.lan]

TASK [Restart services using Docker Compose] ***********************************
changed: [ubu.lan]

TASK [Run Docker Command] ******************************************************
changed: [ubu.lan]

TASK [Display Docker Output] ***************************************************
ok: [ubu.lan] => {
    "docker_output.stdout_lines": [
        "NAME                    IMAGE                                        COMMAND                  SERVICE     CREATED         STATUS                                     PORTS",
        "paperless-broker-1      docker.io/library/redis:7                    \"docker-entrypoint.s…\"   broker      4 months ago    Up 15 hours                                6379/tcp",
        "paperless-gotenberg-1   docker.io/gotenberg/gotenberg:8.15           \"/usr/bin/tini -- go…\"   gotenberg   4 weeks ago     Up 15 hours                                3000/tcp",
        "paperless-tika-1        docker.io/apache/tika:latest                 \"/bin/sh -c 'exec ja…\"   tika        4 months ago    Up 15 hours                                9998/tcp",
        "paperless-webserver-1   ghcr.io/paperless-ngx/paperless-ngx:2.14.4   \"/sbin/docker-entryp…\"   webserver   6 seconds ago   Up Less than a second (health: starting)   0.0.0.0:8000->8000/tcp, :::8000->8000/tcp"
    ]
}

PLAY RECAP *********************************************************************
ubu.lan                    : ok=10   changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   


### Ansible Deployment Output ``` PLAY [Deploy application] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [ubu.lan] TASK [Ensure the repository is up-to-date] ************************************* changed: [ubu.lan] TASK [Display git pull output] ************************************************* ok: [ubu.lan] => { "git_pull_output.stdout_lines": [ "Updating c52f5d8..f42167f", "Fast-forward", " docker/AI/docker-compose.yml | 4 ++--", " docker/arm/docker-compose.yml | 6 +++---", " docker/arrs/docker-compose.yml | 6 +++---", " docker/kasm/docker-compose.yml | 2 +-", " docker/netboot/docker-compose.yml | 2 +-", " docker/paperless/docker-compose.yml | 2 +-", " terraform/main.tf | 2 +-", " terraform/proxmox/provider.tf | 2 +-", " 8 files changed, 13 insertions(+), 13 deletions(-)" ] } TASK [Read secret mapping] ***************************************************** ok: [ubu.lan] TASK [Parse secret mapping] **************************************************** ok: [ubu.lan] TASK [Set env_variables] ******************************************************* ok: [ubu.lan] TASK [Write .env file to target host] ****************************************** ok: [ubu.lan] TASK [Restart services using Docker Compose] *********************************** changed: [ubu.lan] TASK [Run Docker Command] ****************************************************** changed: [ubu.lan] TASK [Display Docker Output] *************************************************** ok: [ubu.lan] => { "docker_output.stdout_lines": [ "NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS", "paperless-broker-1 docker.io/library/redis:7 \"docker-entrypoint.s…\" broker 4 months ago Up 15 hours 6379/tcp", "paperless-gotenberg-1 docker.io/gotenberg/gotenberg:8.15 \"/usr/bin/tini -- go…\" gotenberg 4 weeks ago Up 15 hours 3000/tcp", "paperless-tika-1 docker.io/apache/tika:latest \"/bin/sh -c 'exec ja…\" tika 4 months ago Up 15 hours 9998/tcp", "paperless-webserver-1 ghcr.io/paperless-ngx/paperless-ngx:2.14.4 \"/sbin/docker-entryp…\" webserver 6 seconds ago Up Less than a second (health: starting) 0.0.0.0:8000->8000/tcp, :::8000->8000/tcp" ] } PLAY RECAP ********************************************************************* ubu.lan : ok=10 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 ```
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 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: mafyuh/iac#682
No description provided.