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 image ghcr.io/onedr0p/plex ( 1.41.2.9200-c6bbc1b53 β†’ 1.41.3.9292-bc7397402 ) #1339

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Dec 11, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/plex patch 1.41.2.9200-c6bbc1b53 -> 1.41.3.9292-bc7397402

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.


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

This PR has been generated by Renovate Bot.

…1b53 β†’ 1.41.3.9292-bc7397402 )

| datasource | package              | from                  | to                    |
| ---------- | -------------------- | --------------------- | --------------------- |
| docker     | ghcr.io/onedr0p/plex | 1.41.2.9200-c6bbc1b53 | 1.41.3.9292-bc7397402 |
@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Dec 11, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Dec 11, 2024

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

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

@@ -28,13 +28,13 @@

           app:
             env:
               PLEX_ADVERTISE_URL: https://10.1.1.136:32400,https://plex.econline.nl:443
               PLEX_NO_AUTH_NETWORKS: 10.244.0.0/16
             image:
               repository: ghcr.io/onedr0p/plex
-              tag: 1.41.2.9200-c6bbc1b53@sha256:1f28b5e5a964481f80e76db3c986082d2fc3bca2d16d2742704e9adf8349c79c
+              tag: 1.41.3.9292-bc7397402@sha256:9a9196a109437035b9b20c8d368c569555623f14faf2247c3aa0a84cf568242d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Dec 11, 2024

--- HelmRelease: media/plex Deployment: media/plex

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

@@ -47,13 +47,13 @@

       containers:
       - env:
         - name: PLEX_ADVERTISE_URL
           value: https://10.1.1.136:32400,https://plex.econline.nl:443
         - name: PLEX_NO_AUTH_NETWORKS
           value: 10.244.0.0/16
-        image: ghcr.io/onedr0p/plex:1.41.2.9200-c6bbc1b53@sha256:1f28b5e5a964481f80e76db3c986082d2fc3bca2d16d2742704e9adf8349c79c
+        image: ghcr.io/onedr0p/plex:1.41.3.9292-bc7397402@sha256:9a9196a109437035b9b20c8d368c569555623f14faf2247c3aa0a84cf568242d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /identity
             port: 32400
           initialDelaySeconds: 0

@kireque kireque merged commit 16263fb into main Dec 12, 2024
19 checks passed
@kireque kireque deleted the renovate/main-ghcr.io-onedr0p-plex-1.x branch December 12, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant