chore(deps): update container image linuxserver/calibre-web to v@24c7812 by renovate (#23966)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [linuxserver/calibre-web](https://togithub.com/linuxserver/docker-calibre-web/packages) ([source](https://togithub.com/linuxserver/docker-calibre-web)) | digest | `fc2a6a3` -> `24c7812` | --- > [!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
2a96e681f1
commit
4ddd703350
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
|
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
|
||||||
- https://hub.docker.com/r/linuxserver/calibre-web
|
- https://hub.docker.com/r/linuxserver/calibre-web
|
||||||
type: application
|
type: application
|
||||||
version: 20.1.4
|
version: 20.1.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: linuxserver/calibre-web
|
repository: linuxserver/calibre-web
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-0.6.21@sha256:fc2a6a3c68db8857934a51f6bf641110a45aaa2a15c7f5ee805548320f50fc77
|
tag: version-0.6.21@sha256:24c78126d2c47a0bad2fb99fc3048e8cc6bb443333fb347594d27f02092204f2
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue