Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

fix(container): update image ghcr.io/taxel/plextraktsync ( 0.31.3 → 0.31.4 ) #2881

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

Conversation

greyrock-repo-duster[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/taxel/plextraktsync patch 0.31.3 -> 0.31.4

Release Notes

Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)

v0.31.4

Compare Source


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.

….31.4 )

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/taxel/plextraktsync | 0.31.3 | 0.31.4 |
@greyrock-repo-duster greyrock-repo-duster 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 Jun 25, 2024
@greyrock-repo-duster
Copy link
Contributor Author

--- HelmRelease: media/plex-trakt-sync Deployment: media/plex-trakt-sync

+++ HelmRelease: media/plex-trakt-sync Deployment: media/plex-trakt-sync

@@ -53,13 +53,13 @@

               key: PLEX_TOKEN
               name: plex-trakt-sync-secret
         - name: PLEX_USERNAME
           value: doonga2023
         - name: TRAKT_USERNAME
           value: doonga
-        image: ghcr.io/taxel/plextraktsync:0.31.3
+        image: ghcr.io/taxel/plextraktsync:0.31.4
         name: app
         resources:
           limits:
             memory: 512M
           requests:
             cpu: 5m

@greyrock-repo-duster
Copy link
Contributor Author

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

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

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

                     key: PLEX_TOKEN
                     name: plex-trakt-sync-secret
               PLEX_USERNAME: doonga2023
               TRAKT_USERNAME: doonga
             image:
               repository: ghcr.io/taxel/plextraktsync
-              tag: 0.31.3
+              tag: 0.31.4
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@greyrock-repo-duster
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.09s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.18s
✅ YAML prettier 1 0 0.38s
✅ YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants