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-develop to v4.0.11.2743 #1133

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

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

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.11.2743: 4.0.11.2743

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2724...v4.0.11.2743


Configuration

📅 Schedule: Branch creation - "after 9am,before 5pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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

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

@@ -43,13 +43,13 @@

       SONARR__INSTANCE_NAME: sonarr
       SONARR__LOG_LEVEL: info
       SONARR__PORT: 80
       TZ: America/New_York
     image:
       repository: ghcr.io/onedr0p/sonarr-develop
-      tag: 4.0.11.2724
+      tag: 4.0.11.2743
     ingress:
       icon: mdi:television-classic
       subdomain: sonarr
     persistence:
       config:
         existingClaim: config-sonarr-0
--- kubernetes/apps/default/sonarr/app Kustomization: flux-system/cluster-apps-sonarr-4k HelmRelease: default/sonarr-4k

+++ kubernetes/apps/default/sonarr/app Kustomization: flux-system/cluster-apps-sonarr-4k HelmRelease: default/sonarr-4k

@@ -43,13 +43,13 @@

       SONARR__INSTANCE_NAME: sonarr-4k
       SONARR__LOG_LEVEL: info
       SONARR__PORT: 80
       TZ: America/New_York
     image:
       repository: ghcr.io/onedr0p/sonarr-develop
-      tag: 4.0.11.2724
+      tag: 4.0.11.2743
     ingress:
       icon: mdi:television-classic
       subdomain: sonarr-4k
     persistence:
       config:
         existingClaim: config-sonarr-4k-0

Copy link

--- HelmRelease: default/sonarr Deployment: default/sonarr

+++ HelmRelease: default/sonarr Deployment: default/sonarr

@@ -52,13 +52,13 @@

         - name: SONARR__LOG_LEVEL
           value: info
         - name: SONARR__PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.11.2724
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.11.2743
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80
--- HelmRelease: default/sonarr-4k Deployment: default/sonarr-4k

+++ HelmRelease: default/sonarr-4k Deployment: default/sonarr-4k

@@ -52,13 +52,13 @@

         - name: SONARR__LOG_LEVEL
           value: info
         - name: SONARR__PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.11.2724
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.11.2743
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@renovate renovate bot merged commit 6eabadb into main Dec 10, 2024
4 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch December 10, 2024 09:03
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