chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@d4d867f by renovate (#17356)
This commit is contained in:
parent
0a14d40615
commit
8303525142
|
@ -3,7 +3,7 @@ annotations:
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.14"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
|
||||||
keywords:
|
keywords:
|
||||||
- lazylibrarian
|
- lazylibrarian
|
||||||
- ebooks
|
- ebooks
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian
|
- https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian
|
||||||
- https://ghcr.io/linuxserver/lazylibrarian
|
- https://ghcr.io/linuxserver/lazylibrarian
|
||||||
type: application
|
type: application
|
||||||
version: 17.1.9
|
version: 17.1.10
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/lazylibrarian
|
repository: ghcr.io/linuxserver/lazylibrarian
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:27c3bdedf25f0e1ea23766c468feff86d644d98048f2fbd525e2f0516a38305c
|
tag: latest@sha256:d4d867f943e644f029d680bb60ae6f7818e4c54922d36e9bec9bc21e68d5ad8f
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue