chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.31.13@4985b3f by renovate (#26156)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync) | patch | `0.31.12` -> `0.31.13` | --- > [!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.31.13`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.31.12...0.31.13) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.31.12...0.31.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzguNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
70ea33fd88
commit
b9eb1f5876
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.31.12
|
||||
appVersion: 0.31.13
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/Taxel/PlexTraktSync
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync
|
||||
type: application
|
||||
version: 9.2.10
|
||||
version: 9.2.11
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/taxel/plextraktsync
|
||||
tag: 0.31.12@sha256:ed7308a960e2cf412b5f3761e08fdd2281e07bbba0f3464c464850c0933429ca
|
||||
tag: 0.31.13@sha256:4985b3fa4a6d61d368c2221d3ebab6ca296273a8cbe736106115f250232a47b4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue