chore(deps): update container image yourls to latest@4e67e9c by renovate (#25966)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourls | digest | `1cc94ea` -> `4e67e9c` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny41IiwidXBkYXRlZEluVmVyIjoiMzguNjcuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
43b8ac3aed
commit
7b1e781743
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/yourls
|
- https://github.com/truecharts/charts/tree/master/charts/stable/yourls
|
||||||
- https://hub.docker.com/_/yourls
|
- https://hub.docker.com/_/yourls
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.14
|
version: 7.1.15
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: yourls
|
repository: yourls
|
||||||
tag: latest@sha256:1cc94ea4fa9e9b242037eef2d475e08b099335a23f7b2b3ebfdeeafc9234ea8b
|
tag: latest@sha256:4e67e9cf7de4723e0dd56d79540e1a38bc0657a7eaf7a57b4c1e0495288160c6
|
||||||
persistence: {}
|
persistence: {}
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
|
|
Loading…
Reference in New Issue