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