chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

fix(container): update image ghcr.io/chaijunkin/plex ( 1.41.0.8994-f2c27da23 → 1.41.2.9200-c6bbc1b53 ) #280

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/chaijunkin/plex patch 1.41.0.8994-f2c27da23 -> 1.41.2.9200-c6bbc1b53

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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.

github-actions[bot] commented 1 month ago
--- HelmRelease: media/plex Deployment: media/plex

+++ HelmRelease: media/plex Deployment: media/plex

@@ -50,13 +50,13 @@

           value: 10.0.0.0/8
         - name: TZ
           value: Asia/Kuala_Lumpur
         envFrom:
         - secretRef:
             name: plex-secret
-        image: ghcr.io/chaijunkin/plex:1.41.0.8994-f2c27da23
+        image: ghcr.io/chaijunkin/plex:1.41.2.9200-c6bbc1b53
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /identity
             port: 32400
           initialDelaySeconds: 0
github-actions[bot] commented 1 month ago
--- kubernetes/apps/media/plex/app Kustomization: flux-system/plex HelmRelease: media/plex

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

@@ -44,13 +44,13 @@

               TZ: Asia/Kuala_Lumpur
             envFrom:
             - secretRef:
                 name: plex-secret
             image:
               repository: ghcr.io/chaijunkin/plex
-              tag: 1.41.0.8994-f2c27da23
+              tag: 1.41.2.9200-c6bbc1b53
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3