chore(deps): update container image ghcr.io/linuxserver/davos to 2.2.2@df762f0 by renovate (#23995)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/davos](https://togithub.com/linuxserver/docker-davos/packages) ([source](https://togithub.com/linuxserver/docker-davos)) | digest | `7e57b1e` -> `df762f0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
d7821fa987
commit
b844c67af7
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/linuxserver/docker-davos
|
- https://github.com/linuxserver/docker-davos
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/davos
|
- https://github.com/truecharts/charts/tree/master/charts/stable/davos
|
||||||
type: application
|
type: application
|
||||||
version: 14.1.5
|
version: 14.1.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/davos
|
repository: ghcr.io/linuxserver/davos
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.2.2@sha256:7e57b1e2d7f2ea5f90c2efb9f8900fe2dfb41540212d90c0431582a479ca09fb
|
tag: 2.2.2@sha256:df762f05e0a460e41d83a311c0e988078a218d713fcf849b00f42533b899cdfa
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue