Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.12.2823 #137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sonarr (source) patch 4.0.4.1491 -> 4.0.12.2823

Release Notes

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

v4.0.12.2823: 4.0.12.2823

Compare Source

What's Changed

Changes

New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.11.2680...v4.0.12.2823

v4.0.11.2680: 4.0.11.2680

Compare Source

What's Changed
Changes
New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.10.2544...v4.0.11.2680

v4.0.10.2544: 4.0.10.2544

Compare Source

What's Changed
Changes
New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.9.2244...v4.0.10.2544

v4.0.9.2244: 4.0.9.2244

Compare Source

What's Changed
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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented May 30, 2024

--- HelmRelease: downloads/sonarr-tv Deployment: downloads/sonarr-tv

+++ HelmRelease: downloads/sonarr-tv Deployment: downloads/sonarr-tv

@@ -69,13 +69,13 @@

           value: '80'
         - name: SONARR__THEME
           value: dark
         envFrom:
         - secretRef:
             name: sonarr-tv-secret
-        image: ghcr.io/onedr0p/sonarr:4.0.4.1491@sha256:3689961acc03cc295a2c51cf6fb2227fd69c00c3c27a803c6e8e255ae3e45890
+        image: ghcr.io/onedr0p/sonarr:4.0.12.2823@sha256:f453b589cd553e09244b2fb48d74ae4047e6fab1fa837e008755be1200a62407
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
--- HelmRelease: downloads/sonarr-anime Deployment: downloads/sonarr-anime

+++ HelmRelease: downloads/sonarr-anime Deployment: downloads/sonarr-anime

@@ -69,13 +69,13 @@

           value: '80'
         - name: SONARR__THEME
           value: dark
         envFrom:
         - secretRef:
             name: sonarr-anime-secret
-        image: ghcr.io/onedr0p/sonarr:4.0.4.1491@sha256:3689961acc03cc295a2c51cf6fb2227fd69c00c3c27a803c6e8e255ae3e45890
+        image: ghcr.io/onedr0p/sonarr:4.0.12.2823@sha256:f453b589cd553e09244b2fb48d74ae4047e6fab1fa837e008755be1200a62407
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

Copy link

github-actions bot commented May 30, 2024

--- kubernetes/main/apps/downloads/sonarr/tv Kustomization: flux-system/sonarr-tv HelmRelease: downloads/sonarr-tv

+++ kubernetes/main/apps/downloads/sonarr/tv Kustomization: flux-system/sonarr-tv HelmRelease: downloads/sonarr-tv

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

               SONARR__THEME: dark
             envFrom:
             - secretRef:
                 name: sonarr-tv-secret
             image:
               repository: ghcr.io/onedr0p/sonarr
-              tag: 4.0.4.1491@sha256:3689961acc03cc295a2c51cf6fb2227fd69c00c3c27a803c6e8e255ae3e45890
+              tag: 4.0.12.2823@sha256:f453b589cd553e09244b2fb48d74ae4047e6fab1fa837e008755be1200a62407
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/main/apps/downloads/sonarr/anime Kustomization: flux-system/sonarr-anime HelmRelease: downloads/sonarr-anime

+++ kubernetes/main/apps/downloads/sonarr/anime Kustomization: flux-system/sonarr-anime HelmRelease: downloads/sonarr-anime

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

               SONARR__THEME: dark
             envFrom:
             - secretRef:
                 name: sonarr-anime-secret
             image:
               repository: ghcr.io/onedr0p/sonarr
-              tag: 4.0.4.1491@sha256:3689961acc03cc295a2c51cf6fb2227fd69c00c3c27a803c6e8e255ae3e45890
+              tag: 4.0.12.2823@sha256:f453b589cd553e09244b2fb48d74ae4047e6fab1fa837e008755be1200a62407
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 - autoclosed Jun 4, 2024
@renovate renovate bot closed this Jun 4, 2024
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-sonarr-4.x branch June 4, 2024 22:32
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 - autoclosed fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 Jun 5, 2024
@renovate renovate bot reopened this Jun 5, 2024
@renovate renovate bot restored the renovate/ghcr.io-onedr0p-sonarr-4.x branch June 5, 2024 00:22
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch 2 times, most recently from c797b71 to 58b4e67 Compare June 7, 2024 01:20
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 - autoclosed Jun 15, 2024
@renovate renovate bot closed this Jun 15, 2024
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-sonarr-4.x branch June 15, 2024 04:35
@renovate renovate bot restored the renovate/ghcr.io-onedr0p-sonarr-4.x branch June 15, 2024 06:17
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 - autoclosed fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 Jun 15, 2024
@renovate renovate bot reopened this Jun 15, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from 58b4e67 to dfd0263 Compare June 15, 2024 06:17
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.5.1710 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.6.1805 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from dfd0263 to 3d8de72 Compare July 5, 2024 23:43
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from 3d8de72 to f0a18be Compare July 15, 2024 03:43
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.6.1805 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.7.1863 Jul 15, 2024
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.7.1863 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.8.1874 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from f0a18be to 1c70b4a Compare July 16, 2024 15:05
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.8.1874 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.8.1874 - autoclosed Jul 21, 2024
@renovate renovate bot closed this Jul 21, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from 4114f0d to c1fbad6 Compare August 26, 2024 03:53
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.8.1874 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch 3 times, most recently from 2aa49a5 to 03e199c Compare August 31, 2024 13:24
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 - autoclosed Aug 31, 2024
@renovate renovate bot closed this Aug 31, 2024
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-sonarr-4.x branch August 31, 2024 19:51
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 - autoclosed fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 Aug 31, 2024
@renovate renovate bot reopened this Aug 31, 2024
@renovate renovate bot restored the renovate/ghcr.io-onedr0p-sonarr-4.x branch August 31, 2024 22:19
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from 03e199c to 21e8e74 Compare August 31, 2024 22:19
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 - autoclosed Sep 2, 2024
@renovate renovate bot closed this Sep 2, 2024
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-sonarr-4.x branch September 2, 2024 00:02
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 - autoclosed fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 Sep 2, 2024
@renovate renovate bot restored the renovate/ghcr.io-onedr0p-sonarr-4.x branch September 2, 2024 03:05
@renovate renovate bot reopened this Sep 2, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from 21e8e74 to 82e172d Compare September 2, 2024 03:05
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from 82e172d to b426673 Compare October 6, 2024 21:59
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from b426673 to 4c07e0e Compare October 26, 2024 03:44
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.9.2244 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.10.2544 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from 4c07e0e to 62d46de Compare November 27, 2024 04:05
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.10.2544 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.11.2680 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from 62d46de to fe32f3f Compare December 9, 2024 10:49
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch 2 times, most recently from 146771e to c24fe1d Compare December 24, 2024 17:09
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-4.x branch from c24fe1d to 493c7d2 Compare January 7, 2025 15:20
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.11.2680 fix(container): update image ghcr.io/onedr0p/sonarr to v4.0.12.2823 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants