feat(container)!: Update docker.io/lakker/pulsarr ( 0.15.5 → 1.1.6 ) #166

Open
renovate[bot] wants to merge 1 commit from renovate/docker.io-lakker-pulsarr-1.x into main
renovate[bot] commented 2026-04-30 06:17:30 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Update Change
docker.io/lakker/pulsarr major 0.15.51.1.6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • 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 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/lakker/pulsarr](https://redirect.github.com/jamcalli/Pulsarr) | major | `0.15.5` → `1.1.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/132) for more information. --- ### Configuration 📅 **Schedule**: (UTC) - 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/andrei-iacobb/homeops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
github-actions[bot] commented 2026-04-30 06:18:29 +00:00 (Migrated from github.com)
--- HelmRelease: media/pulsarr Deployment: media/pulsarr

+++ HelmRelease: media/pulsarr Deployment: media/pulsarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: Europe/London
-        image: docker.io/lakker/pulsarr:0.15.5
+        image: docker.io/lakker/pulsarr:1.1.6
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 30
           periodSeconds: 10
           tcpSocket:
             port: 3003
<!-- add-pr-comment:166/kubernetes/helmrelease --> ```diff --- HelmRelease: media/pulsarr Deployment: media/pulsarr +++ HelmRelease: media/pulsarr Deployment: media/pulsarr @@ -42,13 +42,13 @@ hostPID: false dnsPolicy: ClusterFirst containers: - env: - name: TZ value: Europe/London - image: docker.io/lakker/pulsarr:0.15.5 + image: docker.io/lakker/pulsarr:1.1.6 livenessProbe: failureThreshold: 3 initialDelaySeconds: 30 periodSeconds: 10 tcpSocket: port: 3003 ```
github-actions[bot] commented 2026-04-30 06:18:32 +00:00 (Migrated from github.com)
--- kubernetes/apps/media/pulsarr/app Kustomization: media/pulsarr HelmRelease: media/pulsarr

+++ kubernetes/apps/media/pulsarr/app Kustomization: media/pulsarr HelmRelease: media/pulsarr

@@ -33,13 +33,13 @@

         containers:
           app:
             env:
               TZ: Europe/London
             image:
               repository: docker.io/lakker/pulsarr
-              tag: 0.15.5
+              tag: 1.1.6
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
<!-- add-pr-comment:166/kubernetes/kustomization --> ```diff --- kubernetes/apps/media/pulsarr/app Kustomization: media/pulsarr HelmRelease: media/pulsarr +++ kubernetes/apps/media/pulsarr/app Kustomization: media/pulsarr HelmRelease: media/pulsarr @@ -33,13 +33,13 @@ containers: app: env: TZ: Europe/London image: repository: docker.io/lakker/pulsarr - tag: 0.15.5 + tag: 1.1.6 probes: liveness: custom: true enabled: true spec: failureThreshold: 3 ```
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/docker.io-lakker-pulsarr-1.x:renovate/docker.io-lakker-pulsarr-1.x
git switch renovate/docker.io-lakker-pulsarr-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/docker.io-lakker-pulsarr-1.x
git switch renovate/docker.io-lakker-pulsarr-1.x
git rebase main
git switch main
git merge --ff-only renovate/docker.io-lakker-pulsarr-1.x
git switch renovate/docker.io-lakker-pulsarr-1.x
git rebase main
git switch main
git merge --no-ff renovate/docker.io-lakker-pulsarr-1.x
git switch main
git merge --squash renovate/docker.io-lakker-pulsarr-1.x
git switch main
git merge --ff-only renovate/docker.io-lakker-pulsarr-1.x
git switch main
git merge renovate/docker.io-lakker-pulsarr-1.x
git push origin main
Sign in to join this conversation.
No description provided.