chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@871c7c3 (#15789)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/libremdb | digest | `96fde3e` -> `871c7c3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,40 +1,40 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: libremdb
|
name: libremdb
|
||||||
version: 3.0.323
|
version: 3.0.324
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description: A free & open source IMDb front-end.
|
description: A free & open source IMDb front-end.
|
||||||
home: https://truecharts.org/charts/stable/libremdb
|
home: https://truecharts.org/charts/stable/libremdb
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
- https://github.com/zyachel/libremdb
|
||||||
- https://quay.io/pussthecatorg/libremdb
|
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||||
- https://github.com/zyachel/libremdb
|
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
||||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
- https://quay.io/pussthecatorg/libremdb
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- libremdb
|
- libremdb
|
||||||
- media
|
- media
|
||||||
- imdb
|
- imdb
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 6.0.66
|
version: 6.0.66
|
||||||
repository: https://deps.truecharts.org
|
repository: https://deps.truecharts.org
|
||||||
condition: redis.enabled
|
condition: redis.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:96fde3e5a03581bcae1cc2550d97e8f98d5d7f0251f3a2d01cd60ad7c7dba11c
|
tag: latest@sha256:871c7c36e203facebe62763044331e58e579f2515f262b750de080d5e5afb872
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user