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/plex docker tag to v1.40.3 #366

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/plex (source) patch 1.40.2 -> 1.40.3

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 3 months ago

Infro diff for ce88ffe

embla > plex (0 files changed)

~~~diff time="2024-06-13T18:31:41Z" 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-06-13T18:31:41Z" 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/StatefulSet plex/plex ====== --- /tmp/argocd-diff4056521691/plex-live.yaml +++ /tmp/argocd-diff4056521691/plex @@ -220,7 +220,7 @@ value: "5000" - name: VERSION value: docker - image: ghcr.io/linuxserver/plex:1.40.2 + image: ghcr.io/linuxserver/plex:1.40.3 imagePullPolicy: IfNotPresent name: plex ports: ~~~