chore(deps): update container image linuxserver/calibre-web to version-0.6.21@584366b by renovate (#20386)
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 | `182a82b` -> `584366b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
c69b0902a0
commit
19d886816a
|
@ -24,7 +24,7 @@ keywords:
|
|||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web
|
||||
type: application
|
||||
version: 18.7.9
|
||||
version: 18.7.10
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: linuxserver/calibre-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.6.21@sha256:182a82bbbe36d37e5450975549628455a833d50b896cf670967d79eac1ede293
|
||||
tag: version-0.6.21@sha256:584366bdcad9b3e9e1143d9ff5b012f684f32071d515f532953680af7fa43418
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue