chore(deps): update container image ghcr.io/linuxserver/davos to 2.2.2@0763cba by renovate (#25464)
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 | `4724d80` -> `0763cba` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
db4a7fa9fd
commit
41bcc6bfc0
|
@ -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.7
|
version: 14.1.8
|
||||||
|
|
|
@ -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:4724d80de53f3ecf25a41ffb8894a113a99797e881698a320389cf28e9784479
|
tag: 2.2.2@sha256:0763cbabdca409ba684de2db9d3a441a975e011fd0fc71095977c740a77e31db
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue