chore(deps): update container image plexripper/plexripper to v0.19.0@f606f25 by renovate (#24981)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | plexripper/plexripper | minor | `v0.18.0` -> `v0.19.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzguMjQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
c3988c3c05
commit
1e8d44de02
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.18.0
|
||||
appVersion: 0.19.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/plexripper
|
||||
- https://hub.docker.com/r/plexripper/plexripper
|
||||
type: application
|
||||
version: 10.5.0
|
||||
version: 10.6.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexripper/plexripper
|
||||
tag: v0.18.0@sha256:2d30b4e869906d7197a15361a43670e1671880d901264efda167ca019988615c
|
||||
tag: v0.19.0@sha256:f606f253a5944273d21f5140d29c465a5f3bd590ab04ad9d0283b02f9e18d09e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue