chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.31.0@50be9e2 by renovate (#23308)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync) | minor | `0.30.11` -> `0.31.0` | --- > [!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.0`](https://togithub.com/Taxel/PlexTraktSync/compare/0.30.11...0.31.0) [Compare Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.30.11...0.31.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
c56234a9ab
commit
e13736f66a
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.30.11
|
||||
appVersion: 0.31.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.1
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/Taxel/PlexTraktSync
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync
|
||||
type: application
|
||||
version: 9.0.2
|
||||
version: 9.1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/taxel/plextraktsync
|
||||
tag: 0.30.11@sha256:691d7b1f3afa7ed6653f4ec59ced9454fa0e91c7285088ce2fa5c2d290971be4
|
||||
tag: 0.31.0@sha256:50be9e25f8a72eda857f11e5ad93ef02af5eb411398665a4fda29dcc5422259d
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue