fix(webgrabplus): update image ghcr.io/linuxserver/webgrabplus 5.5.2 → 5.5.3 (#45451)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/webgrabplus](https://redirect.github.com/linuxserver/docker-webgrabplus/packages) ([source](https://redirect.github.com/linuxserver/docker-webgrabplus)) | patch | `aa760b9` → `0fa6ea8` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2ViZ3JhYnBsdXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.5.2
|
||||
appVersion: 5.5.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.31.19
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://ghcr.io/linuxserver/webgrabplus
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/webgrabplus
|
||||
type: application
|
||||
version: 12.16.0
|
||||
version: 12.16.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/webgrabplus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.5.2@sha256:aa760b9641496cc8a8410b35616c365154214f6b91518f80161ca77a44e76516
|
||||
tag: 5.5.3@sha256:0fa6ea8e753c55b31bdef3339eae7645ce59b418ce4cc53d9beffe5d291f4d90
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user