fix(plextraktsync): update image ghcr.io/taxel/plextraktsync 0.35.9 → 0.35.11 (#49668)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync) | patch | `839a7d9` → `8fccb53` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary> ### [`v0.35.11`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.35.10...0.35.11) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.35.10...0.35.11) ### [`v0.35.10`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.35.9...0.35.10) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.35.9...0.35.10) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wbGV4dHJha3RzeW5jIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.35.9
|
||||
appVersion: 0.35.11
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.6.0
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/Taxel/PlexTraktSync
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/plextraktsync
|
||||
type: application
|
||||
version: 12.5.1
|
||||
version: 12.5.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/taxel/plextraktsync
|
||||
tag: 0.35.9@sha256:839a7d9827e4698a3ab0df36a7646c51185bb3a6099c6f939b56a5213a04c0f1
|
||||
tag: 0.35.11@sha256:8fccb538ccd353a9de56704b43ee1d90866beb2fbeb529b9280048330da21205
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user