chore(container): update image ghcr.io/home-operations/sabnzbd ( 485440a ➔ f5570c0 ) #80

Merged
renovate[bot] merged 1 commit from renovate/ghcr.io-home-operations-sabnzbd-4.5.5 into main 2026-03-10 01:09:07 +00:00
renovate[bot] commented 2026-03-07 13:45:52 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/sabnzbd (source) digest 485440af5570c0

Warning

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


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/sabnzbd](https://ghcr.io/home-operations/sabnzbd) ([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest | `485440a` → `f5570c0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/1) for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/andrei-iacobb/homeops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
github-actions[bot] commented 2026-03-07 13:46:35 +00:00 (Migrated from github.com)
--- kubernetes/apps/media/sabnzbd/app Kustomization: media/sabnzbd HelmRelease: media/sabnzbd

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

@@ -44,13 +44,13 @@

               TZ: Europe/London
             envFrom:
             - secretRef:
                 name: sabnzbd-secret
             image:
               repository: ghcr.io/home-operations/sabnzbd
-              tag: 4.5.5@sha256:485440a3e9209a3515c01e1c73d6088726491a292302a721d4cb9e7c6375c768
+              tag: 4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 10
<!-- add-pr-comment:80/kubernetes/kustomization --> ```diff --- kubernetes/apps/media/sabnzbd/app Kustomization: media/sabnzbd HelmRelease: media/sabnzbd +++ kubernetes/apps/media/sabnzbd/app Kustomization: media/sabnzbd HelmRelease: media/sabnzbd @@ -44,13 +44,13 @@ TZ: Europe/London envFrom: - secretRef: name: sabnzbd-secret image: repository: ghcr.io/home-operations/sabnzbd - tag: 4.5.5@sha256:485440a3e9209a3515c01e1c73d6088726491a292302a721d4cb9e7c6375c768 + tag: 4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f probes: liveness: custom: true enabled: true spec: failureThreshold: 10 ```
github-actions[bot] commented 2026-03-07 13:46:36 +00:00 (Migrated from github.com)
--- HelmRelease: media/sabnzbd Deployment: media/sabnzbd

+++ HelmRelease: media/sabnzbd Deployment: media/sabnzbd

@@ -56,13 +56,13 @@

           value: '80'
         - name: TZ
           value: Europe/London
         envFrom:
         - secretRef:
             name: sabnzbd-secret
-        image: ghcr.io/home-operations/sabnzbd:4.5.5@sha256:485440a3e9209a3515c01e1c73d6088726491a292302a721d4cb9e7c6375c768
+        image: ghcr.io/home-operations/sabnzbd:4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f
         livenessProbe:
           failureThreshold: 10
           httpGet:
             path: /api?mode=version
             port: 80
           periodSeconds: 60
<!-- add-pr-comment:80/kubernetes/helmrelease --> ```diff --- HelmRelease: media/sabnzbd Deployment: media/sabnzbd +++ HelmRelease: media/sabnzbd Deployment: media/sabnzbd @@ -56,13 +56,13 @@ value: '80' - name: TZ value: Europe/London envFrom: - secretRef: name: sabnzbd-secret - image: ghcr.io/home-operations/sabnzbd:4.5.5@sha256:485440a3e9209a3515c01e1c73d6088726491a292302a721d4cb9e7c6375c768 + image: ghcr.io/home-operations/sabnzbd:4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f livenessProbe: failureThreshold: 10 httpGet: path: /api?mode=version port: 80 periodSeconds: 60 ```
Sign in to join this conversation.
No description provided.