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.41.0.8992-8463ad060 → 1.41.0.8994-f2c27da23 ) #8128

Closed bot-ross[bot] closed 2 weeks ago

bot-ross[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/plex patch 1.41.0.8992-8463ad060 -> 1.41.0.8994-f2c27da23

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 2 weeks 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.41.0.8992-8463ad060@sha256:d4c31adff5f2ed92152de7c2fb73464e71bea72c28fc7b4ebe74eefab2d9d048
+              tag: 1.41.0.8994-f2c27da23@sha256:8e1a094b0cd9c980e2b2e22daf2c2b212893bdb8e1e9e6452aefba9448466ff1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
bot-ross[bot] commented 2 weeks 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.41.0.8992-8463ad060@sha256:d4c31adff5f2ed92152de7c2fb73464e71bea72c28fc7b4ebe74eefab2d9d048
+        image: ghcr.io/onedr0p/plex:1.41.0.8994-f2c27da23@sha256:8e1a094b0cd9c980e2b2e22daf2c2b212893bdb8e1e9e6452aefba9448466ff1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /identity
             port: 32400
           initialDelaySeconds: 0