chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.4@c507804 by renovate (#20604)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/webgrabplus](https://togithub.com/linuxserver/docker-webgrabplus/packages) ([source](https://togithub.com/linuxserver/docker-webgrabplus)) | digest | `37c65c3` -> `c507804` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI4Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
0120f9c1bf
commit
7028cc3267
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/webgrabplus
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png
|
||||
keywords:
|
||||
- webgrabplus
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus
|
||||
- https://ghcr.io/linuxserver/webgrabplus
|
||||
type: application
|
||||
version: 9.8.4
|
||||
version: 9.8.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/webgrabplus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.4@sha256:37c65c3d0d2127250407e51d407b3b57c56c25bde2b0735a4ee89cd43203b5eb
|
||||
tag: 5.1.4@sha256:c5078044b7e70c8bbad8ea0c31f47d0c1ebfd2c5c6dda5744348964f89f69c01
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in New Issue