chore(deps): update container image wabayang/jelu to latest@5cd8181 by renovate (#16451)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | wabayang/jelu | digest | `3b07c8f` -> `5cd8181` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
81099dc588
commit
74181c4f37
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: jelu
|
||||
version: 3.0.18
|
||||
version: 3.0.19
|
||||
appVersion: latest
|
||||
description: Track what you have read, what you are reading and what you want to read.
|
||||
home: https://truecharts.org/charts/incubator/jelu
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/bayang/jelu
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jelu
|
||||
- https://hub.docker.com/r/wabayang/jelu
|
||||
- https://github.com/bayang/jelu
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: wabayang/jelu
|
||||
tag: latest@sha256:3b07c8f8ba2deb872bccbfda0fd0c9e492194a116e8a85fc0a8a661419e52ed6
|
||||
tag: latest@sha256:5cd8181b92ed9fdc7c552409ee369b21b3b8b14230d1b2395a23f4324cb967c1
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue