chore(deps): update container image wabayang/jelu to latest@a08777e by renovate (#18825)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | wabayang/jelu | digest | `168ffa0` -> `a08777e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
da47a26461
commit
fd8debcb0f
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png
|
||||||
keywords:
|
keywords:
|
||||||
- jelu
|
- jelu
|
||||||
- MediaApp-Books
|
- MediaApp-Books
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jelu
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jelu
|
||||||
- https://hub.docker.com/r/wabayang/jelu
|
- https://hub.docker.com/r/wabayang/jelu
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: wabayang/jelu
|
repository: wabayang/jelu
|
||||||
tag: latest@sha256:168ffa070b1b5f6c29dfa3785c40c6ae7572accc4d910aff2834b57deff0eb59
|
tag: latest@sha256:a08777e7046438379478496e942730dc413024822e0c08086df16e51b9658722
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue