chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.7@ff622fc by renovate (#17247)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync) | patch | `0.28.5` -> `0.28.7` | --- > [!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.28.7`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.6...0.28.7) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.6...0.28.7) ### [`v0.28.6`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.5...0.28.6) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.5...0.28.6) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d11a2f0551
commit
d53bf78d9f
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: incubator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.28.5
|
appVersion: 0.28.7
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.2.22
|
version: 17.2.22
|
||||||
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- plextraktsync
|
- plextraktsync
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- MediaApp-Other
|
- MediaApp-Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync
|
||||||
- https://ghcr.io/taxel/plextraktsync
|
- https://ghcr.io/taxel/plextraktsync
|
||||||
type: application
|
type: application
|
||||||
version: 6.2.2
|
version: 6.2.3
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/taxel/plextraktsync
|
repository: ghcr.io/taxel/plextraktsync
|
||||||
tag: 0.28.5@sha256:1dd70e2a24dd42772d151965f7107682625ede45e6fa2d6272fccfb8d24a0888
|
tag: 0.28.7@sha256:ff622fc45e0f84fe9b3e01bc874ddad70722811e96879e5671230146244bd645
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue