Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/jfroy/plex ( 1.41.1.9057-af5eaea7a β†’ 1.41.2.9200-c6bbc1b53 ) #575

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/jfroy/plex patch 1.41.1.9057-af5eaea7a -> 1.41.2.9200-c6bbc1b53

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

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

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

@@ -37,13 +37,13 @@

               NVIDIA_DRIVER_CAPABILITIES: compute,video,utility
               PLEX_ADVERTISE_URL: http://10.10.1.0:32400
               PLEX_NO_AUTH_NETWORKS: 192.168.1.0/24
               TZ: America/Los_Angeles
             image:
               repository: ghcr.io/jfroy/plex
-              tag: 1.41.1.9057-af5eaea7a@sha256:db6ae73d81ac73892057f392c7c43aa3380013411824ae32d204b7ec9ca1ee07
+              tag: 1.41.2.9200-c6bbc1b53@sha256:313c75177e9819a8a3fffcd4cc7fccb33f5d83665b78d0722dab8276890d54e6
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

Copy link

--- HelmRelease: default/plex Deployment: default/plex

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

@@ -57,13 +57,13 @@

         - name: PLEX_ADVERTISE_URL
           value: http://10.10.1.0:32400
         - name: PLEX_NO_AUTH_NETWORKS
           value: 192.168.1.0/24
         - name: TZ
           value: America/Los_Angeles
-        image: ghcr.io/jfroy/plex:1.41.1.9057-af5eaea7a@sha256:db6ae73d81ac73892057f392c7c43aa3380013411824ae32d204b7ec9ca1ee07
+        image: ghcr.io/jfroy/plex:1.41.2.9200-c6bbc1b53@sha256:313c75177e9819a8a3fffcd4cc7fccb33f5d83665b78d0722dab8276890d54e6
         livenessProbe:
           httpGet:
             path: /identity
             port: 32400
             scheme: HTTPS
         name: plex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants