chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@ce63ae6 by renovate (#20017)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `ce850ac` -> `ce63ae6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
1151f1b091
commit
8f7eeaaa46
|
@ -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.8
|
||||
version: 18.7.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/lazylibrarian
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ce850ac9bbf5385b2a06f3dfb450aa67abf876e4fe4ed09a5a5a6ab1bdf60628
|
||||
tag: latest@sha256:ce63ae63798577478341a949e328571def0153b67574308af488a3695c0d21df
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue