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.1.1114 → 4.0.2.1192 ) #1101

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Feb 14, 2024

This PR contains the following updates:

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

Warning

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


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.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Feb 14, 2024

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

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

@@ -47,13 +47,13 @@

               TZ: ${CLUSTER_TZ}
             envFrom:
             - secretRef:
                 name: sonarr-uhd-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.1.1114@sha256:1895eb1f08c3316082a773cf2c25a417ab42aa9d9935185ccd60dc6826d3087a
+              tag: 4.0.2.1192@sha256:a1bf547cecb135d4825d9418cc2a6a7b4db39bf6a6452746259c14527a521c3d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- cluster/apps/media/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: media/sonarr

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

@@ -47,13 +47,13 @@

               TZ: ${CLUSTER_TZ}
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.1.1114@sha256:1895eb1f08c3316082a773cf2c25a417ab42aa9d9935185ccd60dc6826d3087a
+              tag: 4.0.2.1192@sha256:a1bf547cecb135d4825d9418cc2a6a7b4db39bf6a6452746259c14527a521c3d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Feb 14, 2024

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

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

@@ -68,13 +68,13 @@

           value: dark
         - name: TZ
           value: ${CLUSTER_TZ}
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.1.1114@sha256:1895eb1f08c3316082a773cf2c25a417ab42aa9d9935185ccd60dc6826d3087a
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.2.1192@sha256:a1bf547cecb135d4825d9418cc2a6a7b4db39bf6a6452746259c14527a521c3d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8080
           initialDelaySeconds: 0
--- HelmRelease: media/sonarr-uhd Deployment: media/sonarr-uhd

+++ HelmRelease: media/sonarr-uhd Deployment: media/sonarr-uhd

@@ -68,13 +68,13 @@

           value: dark
         - name: TZ
           value: ${CLUSTER_TZ}
         envFrom:
         - secretRef:
             name: sonarr-uhd-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.1.1114@sha256:1895eb1f08c3316082a773cf2c25a417ab42aa9d9935185ccd60dc6826d3087a
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.2.1192@sha256:a1bf547cecb135d4825d9418cc2a6a7b4db39bf6a6452746259c14527a521c3d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8080
           initialDelaySeconds: 0

@ergho-bot ergho-bot bot removed the area/cluster label Feb 15, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from 3c631f9 to 7f168d3 Compare February 21, 2024 05:08
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.1.1114 → 4.0.1.1131 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.1.1114 → 4.0.1.1168 ) Feb 21, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from 7f168d3 to 47e5c1e Compare February 27, 2024 06:11
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.1.1114 → 4.0.1.1168 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.1.1114 → 4.0.2.1192 ) Feb 27, 2024
@ergho ergho merged commit cd7d15f into main Feb 27, 2024
7 of 8 checks passed
@ergho ergho deleted the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch February 27, 2024 11:14
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.

1 participant