mirror of
https://github.com/truecharts/charts.git
synced 2026-08-02 21:24:51 -03:00
chore(helm): update image ghcr.io/taxel/plextraktsync 0.32.5 → 0.32.7 (#30592)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync) | patch | `1c8a7e6` -> `919f433` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.32.7`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.32.6...0.32.7) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.32.6...0.32.7) ### [`v0.32.6`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.32.5...0.32.6) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.32.5...0.32.6) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.32.5
|
||||
appVersion: 0.32.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/Taxel/PlexTraktSync
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync
|
||||
type: application
|
||||
version: 9.6.1
|
||||
version: 9.6.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/taxel/plextraktsync
|
||||
tag: 0.32.5@sha256:1c8a7e6746e6a90cdb40c22f9b41d6cb12592ee12669f9eccdba408c87e76a0a
|
||||
tag: 0.32.7@sha256:919f433fa5b9a8cdb50db5933708a7e5fe64d1670d5a816fa6515269b2b3ee94
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user