chore(deps): update container image yourls to latest@cc93c40 by renovate (#21044)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourls | digest | `fff2fd2` -> `cc93c40` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
112ab5bfe8
commit
daf4ae043a
|
@ -36,4 +36,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: 5.8.13
|
version: 5.8.14
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: yourls
|
repository: yourls
|
||||||
tag: latest@sha256:fff2fd28f87e934e43504ee8fee66931f35549fef27e8f640bf472b578800138
|
tag: latest@sha256:cc93c407e77fdaf6220c73c0d949c1c03360824da07bfab95daddf8fbcd039b4
|
||||||
persistence: {}
|
persistence: {}
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
|
|
Loading…
Reference in New Issue