Skip to content

Commit

Permalink
chore(deps): update container image plexripper/plexripper to v0.15.0@…
Browse files Browse the repository at this point in the history
…ece62f5 by renovate (#24537)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| plexripper/plexripper | minor | `v0.14.0` -> `v0.15.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMTAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Jul 29, 2024
1 parent 80c9f3e commit e805e76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/plexripper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.0
appVersion: 0.15.0
dependencies:
- name: common
version: 24.1.5
Expand Down Expand Up @@ -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.1.4
version: 10.2.0
2 changes: 1 addition & 1 deletion charts/stable/plexripper/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: plexripper/plexripper
tag: v0.14.0@sha256:5e1d5c08b06dabf96da5c9eb5ee8cf45bdc9ba08f07a8461009669196c40ee17
tag: v0.15.0@sha256:ece62f55c8b3783846ee63ff1dd976b2be3ad80cbdb5f902cee74cae99efa946
service:
main:
ports:
Expand Down

0 comments on commit e805e76

Please sign in to comment.