chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.31.7@dd2d3a9 by renovate (#23809)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync) | patch | `0.31.3` -> `0.31.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.31.7`](https://togithub.com/Taxel/PlexTraktSync/compare/0.31.6...0.31.7) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.31.6...0.31.7) ### [`v0.31.6`](https://togithub.com/Taxel/PlexTraktSync/compare/0.31.5...0.31.6) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.31.5...0.31.6) ### [`v0.31.5`](https://togithub.com/Taxel/PlexTraktSync/compare/0.31.4...0.31.5) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.31.4...0.31.5) ### [`v0.31.4`](https://togithub.com/Taxel/PlexTraktSync/compare/0.31.3...0.31.4) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.31.3...0.31.4) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
592eff8532
commit
eb7ac5b68b
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.31.3
|
appVersion: 0.31.7
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/Taxel/PlexTraktSync
|
- https://github.com/Taxel/PlexTraktSync
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync
|
- https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync
|
||||||
type: application
|
type: application
|
||||||
version: 9.2.4
|
version: 9.2.5
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/taxel/plextraktsync
|
repository: ghcr.io/taxel/plextraktsync
|
||||||
tag: 0.31.3@sha256:8e29ec3bebf50b96539a5c95b21046eb59851950cc05f6bf24775e3b44494709
|
tag: 0.31.7@sha256:dd2d3a9484896bb15bda72f68db881d958a2354e2fece7a32cd4888115df3eda
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue