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.11.2724 → 4.0.11.2762 ) #5979

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 9, 2024

This PR contains the following updates:

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

Release Notes

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

v4.0.11.2762: 4.0.11.2762

Compare Source

What's Changed

Changes

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

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 - 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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 9, 2024 04:10
@lumiere-bot lumiere-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Dec 9, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 9, 2024

--- kubernetes/kyak/apps/monitoring/mimir/app Kustomization: flux-system/mimir HelmRelease: monitoring/mimir

+++ kubernetes/kyak/apps/monitoring/mimir/app Kustomization: flux-system/mimir HelmRelease: monitoring/mimir

@@ -323,18 +323,18 @@

                 values:
                 - ingester
             topologyKey: kubernetes.io/hostname
       persistentVolume:
         size: 50Gi
         storageClass: ceph-block
-      replicas: 2
+      replicas: 3
       resources:
         limits:
           memory: 12Gi
         requests:
-          cpu: 1
+          cpu: 3.5
           memory: 3Gi
       topologySpreadConstraints: {}
       zoneAwareReplication:
         storageClass: ceph-block
         topologyKey: kubernetes.io/hostname
     metaMonitoring:
@@ -466,13 +466,13 @@

                 values:
                 - store-gateway
             topologyKey: kubernetes.io/hostname
       persistentVolume:
         size: 10Gi
         storageClass: ceph-block
-      replicas: 2
+      replicas: 3
       resources:
         limits:
           memory: 2.1Gi
         requests:
           cpu: 1
           memory: 1.5Gi
--- kubernetes/kyak/apps/media/sonarr/app Kustomization: flux-system/sonarr HelmRelease: media/sonarr

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

@@ -48,13 +48,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.11.2724@sha256:371517bc99a5c755bea0c73e8e9fcd23ae436a593fb4a116368947c9c9182977
+              tag: 4.0.11.2762@sha256:063bf66798e2b84cd16d84af51e9a59629e00f55b378f27e8ad8729f22d4fd0c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 9, 2024

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

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

@@ -81,13 +81,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.11.2724@sha256:371517bc99a5c755bea0c73e8e9fcd23ae436a593fb4a116368947c9c9182977
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.11.2762@sha256:063bf66798e2b84cd16d84af51e9a59629e00f55b378f27e8ad8729f22d4fd0c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
--- HelmRelease: monitoring/mimir StatefulSet: monitoring/mimir-ingester-zone-a

+++ HelmRelease: monitoring/mimir StatefulSet: monitoring/mimir-ingester-zone-a

@@ -132,13 +132,13 @@

             port: http-metrics
           initialDelaySeconds: 60
         resources:
           limits:
             memory: 12Gi
           requests:
-            cpu: 1
+            cpu: 3.5
             memory: 3Gi
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/mimir StatefulSet: monitoring/mimir-ingester-zone-b

+++ HelmRelease: monitoring/mimir StatefulSet: monitoring/mimir-ingester-zone-b

@@ -132,13 +132,13 @@

             port: http-metrics
           initialDelaySeconds: 60
         resources:
           limits:
             memory: 12Gi
           requests:
-            cpu: 1
+            cpu: 3.5
             memory: 3Gi
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: monitoring/mimir StatefulSet: monitoring/mimir-ingester-zone-c

+++ HelmRelease: monitoring/mimir StatefulSet: monitoring/mimir-ingester-zone-c

@@ -132,13 +132,13 @@

             port: http-metrics
           initialDelaySeconds: 60
         resources:
           limits:
             memory: 12Gi
           requests:
-            cpu: 1
+            cpu: 3.5
             memory: 3Gi
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-ghcr.io-onedr0p-sonarr-develop-4.x branch from 9e849e0 to 57415bc Compare December 15, 2024 03:24
@lumiere-bot lumiere-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2724 → 4.0.11.2743 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2724 → 4.0.11.2762 ) Dec 15, 2024
@lumiere-bot lumiere-bot bot merged commit b912361 into main Dec 17, 2024
12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-ghcr.io-onedr0p-sonarr-develop-4.x branch December 17, 2024 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants