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 ghcr.io/onedr0p/sonarr-develop ( 4.0.10.2579 → 4.0.10.2624 ) #2483

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v4.0.10.2624: 4.0.10.2624

Compare Source

What's Changed
Changes

Full Changelog: Sonarr/Sonarr@v4.0.10.2579...v4.0.10.2624


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.

… 4.0.10.2624 )

| datasource | package                        | from        | to          |
| ---------- | ------------------------------ | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/sonarr-develop | 4.0.10.2579 | 4.0.10.2624 |
@snoopy82481-bot snoopy82481-bot bot added renovate/container type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes namespace directory labels Nov 4, 2024
@snoopy82481-bot
Copy link
Contributor Author

--- kubernetes/apps/media/sonarruhd/app Kustomization: flux-system/sonarruhd HelmRelease: media/sonarruhd

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

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

               SONARR__LOG__LEVEL: info
               SONARR__SERVER__PORT: 8989
               SONARR__UPDATE__BRANCH: develop
               TZ: America/Boise
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+              tag: 4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/media/sonarranime/app Kustomization: flux-system/sonarranime HelmRelease: media/sonarranime

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

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

               SONARR__LOG__LEVEL: info
               SONARR__SERVER__PORT: 8989
               SONARR__UPDATE__BRANCH: develop
               TZ: America/Boise
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+              tag: 4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/media/sonarr/app Kustomization: flux-system/sonarr HelmRelease: media/sonarr

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

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

               SONARR__LOG__LEVEL: info
               SONARR__SERVER__PORT: 8989
               SONARR__UPDATE__BRANCH: develop
               TZ: America/Boise
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+              tag: 4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@snoopy82481-bot
Copy link
Contributor Author

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

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

@@ -62,13 +62,13 @@

         - name: SONARR__SERVER__PORT
           value: '8989'
         - name: SONARR__UPDATE__BRANCH
           value: develop
         - name: TZ
           value: America/Boise
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8989
           initialDelaySeconds: 0
--- HelmRelease: media/sonarranime Deployment: media/sonarranime

+++ HelmRelease: media/sonarranime Deployment: media/sonarranime

@@ -62,13 +62,13 @@

         - name: SONARR__SERVER__PORT
           value: '8989'
         - name: SONARR__UPDATE__BRANCH
           value: develop
         - name: TZ
           value: America/Boise
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8989
           initialDelaySeconds: 0
--- HelmRelease: media/sonarruhd Deployment: media/sonarruhd

+++ HelmRelease: media/sonarruhd Deployment: media/sonarruhd

@@ -62,13 +62,13 @@

         - name: SONARR__SERVER__PORT
           value: '8989'
         - name: SONARR__UPDATE__BRANCH
           value: develop
         - name: TZ
           value: America/Boise
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8989
           initialDelaySeconds: 0

@snoopy82481 snoopy82481 merged commit 8349c8c into main Nov 4, 2024
9 checks passed
@snoopy82481 snoopy82481 deleted the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch November 4, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes namespace directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant