⬆️ Update ghcr.io/linuxserver/doplarr Docker digest to 5ce71fe #759

Merged
mafyuh merged 1 commit from renovate/ghcr.io-linuxserver-doplarr into main 2025-02-23 03:28:01 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/doplarr (changelog) digest 07ee29d -> 5ce71fe

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/linuxserver/doplarr ([changelog](https://github.com/linuxserver/docker-doplarr/releases)) | digest | `07ee29d` -> `5ce71fe` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2025-02-09 17:38:21 -05:00
CD-Bot reviewed 2025-02-09 17:38:22 -05:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - v3.6.3-ls108

CI Report:

https://ci-tests.linuxserver.io/linuxserver/doplarr/v3.6.3-ls108/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

What's Changed

New Contributors

Full Changelog: https://github.com/kiranshila/Doplarr/compare/v3.6.2...v3.6.3

Link to Github release: https://github.com/linuxserver/docker-doplarr/releases/tag/v3.6.3-ls108

## Linux Server Release Notes - v3.6.3-ls108 **CI Report:** https://ci-tests.linuxserver.io/linuxserver/doplarr/v3.6.3-ls108/index.html **LinuxServer Changes:** Rebase to Alpine 3.21. **Remote Changes:** ## What's Changed * Add extra detail to Discord configuration instructions by @jconnop in https://github.com/kiranshila/Doplarr/pull/109 * Bug: Fix for Query with Special Characters Failing Against Overseer by @The-Running-Dev in https://github.com/kiranshila/Doplarr/pull/134 ## New Contributors * @jconnop made their first contribution in https://github.com/kiranshila/Doplarr/pull/109 * @The-Running-Dev made their first contribution in https://github.com/kiranshila/Doplarr/pull/134 **Full Changelog**: https://github.com/kiranshila/Doplarr/compare/v3.6.2...v3.6.3 Link to Github release: https://github.com/linuxserver/docker-doplarr/releases/tag/v3.6.3-ls108
renovatebot force-pushed renovate/ghcr.io-linuxserver-doplarr from 49f80a1703 to baf6e9aadf 2025-02-12 18:01:48 -05:00 Compare
renovatebot force-pushed renovate/ghcr.io-linuxserver-doplarr from baf6e9aadf to c603a3c704 2025-02-13 15:44:50 -05:00 Compare
renovatebot force-pushed renovate/ghcr.io-linuxserver-doplarr from c603a3c704 to 716abebb6f 2025-02-14 02:01:59 -05:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/linuxserver/doplarr Docker digest to a04f5be to ⬆️ Update ghcr.io/linuxserver/doplarr Docker digest to 5ce71fe 2025-02-16 04:01:51 -05:00
renovatebot force-pushed renovate/ghcr.io-linuxserver-doplarr from 716abebb6f to c7536e131a 2025-02-16 04:01:51 -05:00 Compare
mafyuh merged commit 432b64c33a into main 2025-02-23 03:28:01 -05:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-doplarr 2025-02-23 03:28:01 -05:00
First-time contributor

Ansible Deployment Output


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

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

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

TASK [Display git pull output] *************************************************
ok: [arrs.lan] => {
    "git_pull_output.stdout_lines": [
        "Already up to date."
    ]
}

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

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

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

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

TASK [Restart services using Docker Compose] ***********************************
ok: [arrs.lan]

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

TASK [Display Docker Output] ***************************************************
ok: [arrs.lan] => {
    "docker_output.stdout_lines": [
        "NAME             IMAGE                                                                                                     COMMAND                  SERVICE               CREATED              STATUS                 PORTS",
        "arrs-kiwix-1     ghcr.io/kiwix/kiwix-serve:3.7.0                                                                           \"/usr/bin/dumb-init …\"   kiwix                 6 weeks ago          Up 2 weeks             80/tcp, 0.0.0.0:8090->8080/tcp, [::]:8090->8080/tcp",
        "bazarr           ghcr.io/linuxserver/bazarr@sha256:f25f8d61c5d3d5b963e92cfb6d53930648e995fbd22ff62d3cd8b061282f59c7        \"/init\"                  bazarr                39 seconds ago       Up 35 seconds          0.0.0.0:6767->6767/tcp, :::6767->6767/tcp",
        "code-server      ghcr.io/linuxserver/code-server@sha256:95a811ff3262083bbbc2b14fc03d4b65271140be904a8e0cabc2e320233474a7   \"/init\"                  code-server           39 seconds ago       Up 35 seconds          0.0.0.0:8443->8443/tcp, :::8443->8443/tcp",
        "doplarr          ghcr.io/linuxserver/doplarr@sha256:5ce71fe72864d58193120e80c0b334d82d343df8b51be8b511bb969cf3e7a174       \"/init\"                  doplarr               39 seconds ago       Up 35 seconds          ",
        "flaresolverr     ghcr.io/flaresolverr/flaresolverr:v3.3.21                                                                 \"/usr/bin/dumb-init …\"   flaresolverr          7 weeks ago          Up 2 weeks             0.0.0.0:8191->8191/tcp, :::8191->8191/tcp, 8192/tcp",
        "homarr           ghcr.io/ajnart/homarr:0.15.10                                                                             \"sh ./scripts/run.sh\"    homarr                7 weeks ago          Up 2 weeks (healthy)   0.0.0.0:7575->7575/tcp, :::7575->7575/tcp",
        "lidarr           ghcr.io/linuxserver/lidarr@sha256:f6cfa621faf759bd7936473a28a05671f23ab3246ca932341ee5a20a887143ca        \"/init\"                  lidarr                About a minute ago   Up About a minute      0.0.0.0:8686->8686/tcp, :::8686->8686/tcp",
        "prowlarr         ghcr.io/linuxserver/prowlarr@sha256:761f73534a01aec4bf72a1396e9b9fda3f01632948b3fa31985982d26120a330      \"/init\"                  prowlarr              39 seconds ago       Up 35 seconds          0.0.0.0:9696->9696/tcp, :::9696->9696/tcp",
        "qbittorrentvpn   binhex/arch-qbittorrentvpn:4.6.5-1-03                                                                     \"/usr/bin/dumb-init …\"   arch-qbittorrentvpn   7 weeks ago          Up 2 weeks             6881/tcp, 8080/tcp, 0.0.0.0:49550->49550/tcp, :::49550->49550/tcp, 0.0.0.0:49551->8118/tcp, [::]:49551->8118/tcp",
        "radarr           ghcr.io/linuxserver/radarr@sha256:1184ee84bc5329c4f62c070a04d73eaf7918878410ca48a1f3dbf82b684eee27        \"/init\"                  radarr                39 seconds ago       Up 35 seconds          0.0.0.0:7878->7878/tcp, :::7878->7878/tcp",
        "sabnzbd          ghcr.io/linuxserver/sabnzbd@sha256:854dcbcc7802e863092b25e9caf155015d01b6afe2b4cee070a5127bd623c638       \"/init\"                  sabnzbd               About a minute ago   Up About a minute      0.0.0.0:8080->8080/tcp, :::8080->8080/tcp",
        "sonarr           ghcr.io/linuxserver/sonarr@sha256:28d9dcbc846aed74bd47dc90305e016183443ddc3dfa3e8bcac268fc653a6e5e        \"/init\"                  sonarr                8 days ago           Up 8 days              0.0.0.0:8989->8989/tcp, :::8989->8989/tcp",
        "syncthing        ghcr.io/linuxserver/syncthing@sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3     \"/init\"                  syncthing             About a minute ago   Up About a minute      0.0.0.0:8384->8384/tcp, 0.0.0.0:21027->21027/udp, :::8384->8384/tcp, :::21027->21027/udp, 0.0.0.0:22000->22000/tcp, :::22000->22000/tcp, 0.0.0.0:22000->22000/udp, :::22000->22000/udp"
    ]
}

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


### Ansible Deployment Output ``` PLAY [Deploy application] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [arrs.lan] TASK [Ensure the repository is up-to-date] ************************************* changed: [arrs.lan] TASK [Display git pull output] ************************************************* ok: [arrs.lan] => { "git_pull_output.stdout_lines": [ "Already up to date." ] } TASK [Read secret mapping] ***************************************************** ok: [arrs.lan] TASK [Parse secret mapping] **************************************************** ok: [arrs.lan] TASK [Set env_variables] ******************************************************* ok: [arrs.lan] TASK [Write .env file to target host] ****************************************** ok: [arrs.lan] TASK [Restart services using Docker Compose] *********************************** ok: [arrs.lan] TASK [Run Docker Command] ****************************************************** changed: [arrs.lan] TASK [Display Docker Output] *************************************************** ok: [arrs.lan] => { "docker_output.stdout_lines": [ "NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS", "arrs-kiwix-1 ghcr.io/kiwix/kiwix-serve:3.7.0 \"/usr/bin/dumb-init …\" kiwix 6 weeks ago Up 2 weeks 80/tcp, 0.0.0.0:8090->8080/tcp, [::]:8090->8080/tcp", "bazarr ghcr.io/linuxserver/bazarr@sha256:f25f8d61c5d3d5b963e92cfb6d53930648e995fbd22ff62d3cd8b061282f59c7 \"/init\" bazarr 39 seconds ago Up 35 seconds 0.0.0.0:6767->6767/tcp, :::6767->6767/tcp", "code-server ghcr.io/linuxserver/code-server@sha256:95a811ff3262083bbbc2b14fc03d4b65271140be904a8e0cabc2e320233474a7 \"/init\" code-server 39 seconds ago Up 35 seconds 0.0.0.0:8443->8443/tcp, :::8443->8443/tcp", "doplarr ghcr.io/linuxserver/doplarr@sha256:5ce71fe72864d58193120e80c0b334d82d343df8b51be8b511bb969cf3e7a174 \"/init\" doplarr 39 seconds ago Up 35 seconds ", "flaresolverr ghcr.io/flaresolverr/flaresolverr:v3.3.21 \"/usr/bin/dumb-init …\" flaresolverr 7 weeks ago Up 2 weeks 0.0.0.0:8191->8191/tcp, :::8191->8191/tcp, 8192/tcp", "homarr ghcr.io/ajnart/homarr:0.15.10 \"sh ./scripts/run.sh\" homarr 7 weeks ago Up 2 weeks (healthy) 0.0.0.0:7575->7575/tcp, :::7575->7575/tcp", "lidarr ghcr.io/linuxserver/lidarr@sha256:f6cfa621faf759bd7936473a28a05671f23ab3246ca932341ee5a20a887143ca \"/init\" lidarr About a minute ago Up About a minute 0.0.0.0:8686->8686/tcp, :::8686->8686/tcp", "prowlarr ghcr.io/linuxserver/prowlarr@sha256:761f73534a01aec4bf72a1396e9b9fda3f01632948b3fa31985982d26120a330 \"/init\" prowlarr 39 seconds ago Up 35 seconds 0.0.0.0:9696->9696/tcp, :::9696->9696/tcp", "qbittorrentvpn binhex/arch-qbittorrentvpn:4.6.5-1-03 \"/usr/bin/dumb-init …\" arch-qbittorrentvpn 7 weeks ago Up 2 weeks 6881/tcp, 8080/tcp, 0.0.0.0:49550->49550/tcp, :::49550->49550/tcp, 0.0.0.0:49551->8118/tcp, [::]:49551->8118/tcp", "radarr ghcr.io/linuxserver/radarr@sha256:1184ee84bc5329c4f62c070a04d73eaf7918878410ca48a1f3dbf82b684eee27 \"/init\" radarr 39 seconds ago Up 35 seconds 0.0.0.0:7878->7878/tcp, :::7878->7878/tcp", "sabnzbd ghcr.io/linuxserver/sabnzbd@sha256:854dcbcc7802e863092b25e9caf155015d01b6afe2b4cee070a5127bd623c638 \"/init\" sabnzbd About a minute ago Up About a minute 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp", "sonarr ghcr.io/linuxserver/sonarr@sha256:28d9dcbc846aed74bd47dc90305e016183443ddc3dfa3e8bcac268fc653a6e5e \"/init\" sonarr 8 days ago Up 8 days 0.0.0.0:8989->8989/tcp, :::8989->8989/tcp", "syncthing ghcr.io/linuxserver/syncthing@sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3 \"/init\" syncthing About a minute ago Up About a minute 0.0.0.0:8384->8384/tcp, 0.0.0.0:21027->21027/udp, :::8384->8384/tcp, :::21027->21027/udp, 0.0.0.0:22000->22000/tcp, :::22000->22000/tcp, 0.0.0.0:22000->22000/udp, :::22000->22000/udp" ] } PLAY RECAP ********************************************************************* arrs.lan : ok=10 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 ```
This repo is archived. You cannot comment on pull requests.
No description provided.