chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@ce850ac by renovate (#19704)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `025a4c3` -> `ce850ac` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6f1499a736
commit
66721062a1
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
|
|||
keywords:
|
||||
- lazylibrarian
|
||||
- ebooks
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian
|
||||
- https://ghcr.io/linuxserver/lazylibrarian
|
||||
type: application
|
||||
version: 18.7.4
|
||||
version: 18.7.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/lazylibrarian
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:025a4c3c9a997d64a2f9e00179675838c5cddda6b7de49cafafe365e995ba075
|
||||
tag: latest@sha256:ce850ac9bbf5385b2a06f3dfb450aa67abf876e4fe4ed09a5a5a6ab1bdf60628
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue