chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.27.15@4981e6b by renovate (#16806)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync) | patch | `0.27.11` -> `0.27.15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary> ### [`v0.27.15`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.14...0.27.15) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.14...0.27.15) ### [`v0.27.14`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.13...0.27.14) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.13...0.27.14) ### [`v0.27.13`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.12...0.27.13) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.12...0.27.13) ### [`v0.27.12`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.11...0.27.12) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.11...0.27.12) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -2,15 +2,15 @@ kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: plextraktsync
|
||||
version: 6.1.8
|
||||
appVersion: 0.27.11
|
||||
appVersion: 0.27.15
|
||||
description: Two-way-sync between trakt.tv and Plex Media Server.
|
||||
home: https://truecharts.org/charts/incubator/plextraktsync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/taxel/plextraktsync
|
||||
- https://github.com/Taxel/PlexTraktSync
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync
|
||||
- https://ghcr.io/taxel/plextraktsync
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/taxel/plextraktsync
|
||||
tag: 0.27.11@sha256:ccc9d992339e3bf2754f1b4f5c6419e2b05a39a191c265669adefd9bf7b1607c
|
||||
tag: 0.27.15@sha256:4981e6b6573f74e07292af017440620480717e5774f32b0f77396d727bccf482
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user