chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@e9f7c64 by renovate (#19847)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/libremdb | digest | `766d9b4` -> `e9f7c64` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
ed011cbd8e
commit
58954a3790
|
@ -31,7 +31,7 @@ keywords:
|
||||||
- libremdb
|
- libremdb
|
||||||
- media
|
- media
|
||||||
- imdb
|
- imdb
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -43,4 +43,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
||||||
- https://quay.io/pussthecatorg/libremdb
|
- https://quay.io/pussthecatorg/libremdb
|
||||||
type: application
|
type: application
|
||||||
version: 7.8.14
|
version: 7.8.15
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:766d9b469b1ee949d4bbd5870f25bd596e5271c06da5ab6def1a779734e9f9a3
|
tag: latest@sha256:e9f7c64945fd125a42c48568d9e7a94c66a950d1b1eb0141bcd672cfdb074284
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue