broersma-forslund / homelab

A repository containing our home system's configuration files; includes server management, home automation, and other associated system setups. includes Kubernetes setups for effective service orchestration within our home environment.
5 stars 2 forks source link

chore(deps): update ghcr.io/linuxserver/sonarr docker tag to v4.0.6 #403

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/sonarr (source) patch 4.0.5 -> 4.0.6

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.



This PR has been generated by Mend Renovate. View repository job log here.

rouke-broersma commented 1 week ago

Infro diff for 8ebfa9c

embla > sonarr (0 files changed)

~~~diff time="2024-07-06T11:14:06Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." time="2024-07-06T11:14:06Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." ===== apps/Deployment sonarr/sonarr ====== --- /tmp/argocd-diff2131208170/sonarr-live.yaml +++ /tmp/argocd-diff2131208170/sonarr @@ -235,7 +235,7 @@ value: "1000" - name: PGID value: "5000" - image: ghcr.io/linuxserver/sonarr:4.0.5 + image: ghcr.io/linuxserver/sonarr:4.0.6 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5 ~~~