chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@17b2797 (#15620)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `02a8f30` -> `17b2797` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
5043687987
commit
45dc482996
|
@ -1,17 +1,17 @@
|
|||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: lazylibrarian
|
||||
version: 15.0.32
|
||||
version: 15.0.33
|
||||
appVersion: latest
|
||||
description: Get all your books, like series with Sonarr...
|
||||
home: https://truecharts.org/charts/stable/lazylibrarian
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
||||
- https://lazylibrarian.gitlab.io
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian
|
||||
- https://ghcr.io/linuxserver/lazylibrarian
|
||||
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/lazylibrarian
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:02a8f30d930066041262ce5a961e3c35c65251b4e019d47d777ac04a450b5294
|
||||
tag: latest@sha256:17b279760748f7f55a2192608fd6b556db40192638b2dab9cc7a364da260196b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue