mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 23:51:22 -03:00
chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.11 → 0.34.12 (#37656)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync) | patch | `ea2ffc8` -> `1f15e65` | 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.34.12`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.11...0.34.12) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.11...0.34.12) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.34.11
|
||||
appVersion: 0.34.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/Taxel/PlexTraktSync
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync
|
||||
type: application
|
||||
version: 11.1.0
|
||||
version: 11.1.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/taxel/plextraktsync
|
||||
tag: 0.34.11@sha256:ea2ffc8eff13b7ce43f482d5a6aee0f83c58828fb69e113a2b505440b275bb2b
|
||||
tag: 0.34.12@sha256:1f15e65abde9e1d5e36b542195f64cd13ba46afa4b4e54352e5cb984b6bf478d
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user