home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.4.1572 → 4.0.4.1668 )

Open bot-akira[bot] opened this issue 1 year ago • 3 comments
trafficstars

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sonarr-develop (source) patch 4.0.4.1572 -> 4.0.4.1668

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)

v4.0.4.1668: 4.0.4.1668

Compare Source

What's Changed

Changes

Full Changelog: https://github.com/Sonarr/Sonarr/compare/v4.0.4.1650...v4.0.4.1668

v4.0.4.1650: 4.0.4.1650

Compare Source

What's Changed

Changes

New Contributors

Full Changelog: https://github.com/Sonarr/Sonarr/compare/v4.0.4.1616...v4.0.4.1650

v4.0.4.1616: 4.0.4.1616

Compare Source

What's Changed

Changes

New Contributors

Full Changelog: https://github.com/Sonarr/Sonarr/compare/v4.0.4.1572...v4.0.4.1616


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.

bot-akira[bot] avatar May 05 '24 04:05 bot-akira[bot]

--- kubernetes/apps/media/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: media/sonarr

+++ kubernetes/apps/media/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: media/sonarr

@@ -40,13 +40,13 @@

     - secretRef:
         name: sonarr
     global:
       nameOverride: sonarr
     image:
       repository: ghcr.io/onedr0p/sonarr-develop
-      tag: 4.0.4.1572@sha256:d81502f65a47f88525c90a9eb933e5f92bb608b1910f0c63aeff5c723340be97
+      tag: 4.0.4.1668@sha256:0b89ee847f0b7e782386be22f964de18046e828c47d0d34eba5b3651c361eaa4
     ingress:
       main:
         annotations:
           gatus.io/enabled: 'true'
           gethomepage.dev/description: TV Downloads
           gethomepage.dev/enabled: 'true'

bot-akira[bot] avatar May 05 '24 04:05 bot-akira[bot]

--- HelmRelease: media/sonarr Deployment: media/sonarr

+++ HelmRelease: media/sonarr Deployment: media/sonarr

@@ -30,13 +30,13 @@

         runAsGroup: 65534
         runAsUser: 65534
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: sonarr
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.4.1572@sha256:d81502f65a47f88525c90a9eb933e5f92bb608b1910f0c63aeff5c723340be97
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.4.1668@sha256:0b89ee847f0b7e782386be22f964de18046e828c47d0d34eba5b3651c361eaa4
         imagePullPolicy: null
         env:
         - name: SONARR__APPLICATION_URL
           value: https://sonarr.
         - name: SONARR__BRANCH
           value: develop

bot-akira[bot] avatar May 05 '24 04:05 bot-akira[bot]

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

axeII avatar May 05 '24 04:05 axeII