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.0.725 #1402

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Nov 17, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sonarr-develop patch 4.0.0.720 -> 4.0.0.725

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.

@bot-blake bot-blake bot requested a review from buroa as a code owner November 17, 2023 17:02
@bot-blake bot-blake bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Nov 17, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 17, 2023

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

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

@@ -41,13 +41,13 @@

               TZ: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.0.720@sha256:f97d7435ebf86a41d0ddc3e300779745e52c89444d2e4465a6d55fb2a1bccece
+              tag: 4.0.0.725@sha256:d6ffa58423d4c13133bfde5e9ce7dede2c9c1ef64adc928a1fb80403be91bc0c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 17, 2023

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

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

@@ -78,13 +78,13 @@

           value: dark
         - name: TZ
           value: ${TIMEZONE}
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.0.720@sha256:f97d7435ebf86a41d0ddc3e300779745e52c89444d2e4465a6d55fb2a1bccece
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.0.725@sha256:d6ffa58423d4c13133bfde5e9ce7dede2c9c1ef64adc928a1fb80403be91bc0c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8989
           initialDelaySeconds: 0

@buroa buroa merged commit e981813 into master Nov 17, 2023
4 checks passed
@buroa buroa deleted the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch November 17, 2023 17:04
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 directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant