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.
6 stars 2 forks source link

chore(deps): update ghcr.io/linuxserver/bazarr docker tag to v1.4.4 #549

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/bazarr (source) patch 1.4.3 -> 1.4.4

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 was generated by Mend Renovate. View the repository job log.

rouke-broersma commented 2 weeks ago

Infro diff for 6247e6f

embla > bazarr (0 files changed)

~~~diff time="2024-09-15T22:58: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-09-15T22:58: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 bazarr/bazarr ====== --- /tmp/argocd-diff2609600889/bazarr-live.yaml +++ /tmp/argocd-diff2609600889/bazarr @@ -213,7 +213,7 @@ value: "1000" - name: PGID value: "5000" - image: ghcr.io/linuxserver/bazarr:1.4.3 + image: ghcr.io/linuxserver/bazarr:1.4.4 imagePullPolicy: IfNotPresent name: bazarr ports: ~~~