onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update ghcr.io/onedr0p/plex ( 1.40.4.8679-424562606 → 1.40.5.8854-f36c552fd ) #7998

Closed bot-ross[bot] closed 1 month ago

bot-ross[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/plex patch 1.40.4.8679-424562606 -> 1.40.5.8854-f36c552fd

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

bot-ross[bot] commented 1 month ago
--- kubernetes/main/apps/default/plex/app Kustomization: flux-system/plex HelmRelease: default/plex

+++ kubernetes/main/apps/default/plex/app Kustomization: flux-system/plex HelmRelease: default/plex

@@ -43,13 +43,13 @@

             env:
               PLEX_ADVERTISE_URL: https://plex.devbu.io:443,http://192.168.42.128:32400
               PLEX_NO_AUTH_NETWORKS: 192.168.10.0/24
               TZ: America/New_York
             image:
               repository: ghcr.io/onedr0p/plex
-              tag: 1.40.4.8679-424562606@sha256:6caeca24f3b08206a94a6a9c102e2c0c14d46d5a9163241716559e8c83f53ff8
+              tag: 1.40.5.8854-f36c552fd@sha256:b9c296227e318d81b62873aebfb25ba78685b65546e47a4840d31dd501504f1c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
bot-ross[bot] commented 1 month ago
--- HelmRelease: default/plex Deployment: default/plex

+++ HelmRelease: default/plex Deployment: default/plex

@@ -52,13 +52,13 @@

         - name: PLEX_ADVERTISE_URL
           value: https://plex.devbu.io:443,http://192.168.42.128:32400
         - name: PLEX_NO_AUTH_NETWORKS
           value: 192.168.10.0/24
         - name: TZ
           value: America/New_York
-        image: ghcr.io/onedr0p/plex:1.40.4.8679-424562606@sha256:6caeca24f3b08206a94a6a9c102e2c0c14d46d5a9163241716559e8c83f53ff8
+        image: ghcr.io/onedr0p/plex:1.40.5.8854-f36c552fd@sha256:b9c296227e318d81b62873aebfb25ba78685b65546e47a4840d31dd501504f1c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /identity
             port: 32400
           initialDelaySeconds: 0