fix(deps): update container image linuxserver/calibre-web to version-0.6.21 (#15101)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/calibre-web](https://togithub.com/linuxserver/docker-calibre-web)
| digest | `be1f747` -> `d40cbc6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-19 06:16:27 +01:00 committed by GitHub
parent 91fed8a77a
commit 5017cad8df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.6.21"
appVersion: 0.6.21
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
- https://github.com/janeczku/calibre-web
type: application
version: 15.0.11
version: 15.0.12
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image:
repository: linuxserver/calibre-web
pullPolicy: IfNotPresent
tag: version-0.6.21@sha256:be1f747621c11e3c350c4cefab5cc4987da13c85ec782183c72421810489227e
tag: version-0.6.21@sha256:d40cbc67888c13212557a47a75d76d4750efed84c4e660749a9f6b17424db2f3
securityContext:
container:
readOnlyRootFilesystem: false