chore(calibre-web): update image oci.trueforge.org/containerforge/calibre-web digest to 805d5bb (#47037)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/calibre-web](https://ghcr.io/trueforge-org/calibre-web) ([source](https://redirect.github.com/janeczku/calibre-web)) | digest | `0012859` → `805d5bb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZS13ZWIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -20,22 +20,22 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/calibre-web
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/calibre-web
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/calibre-web.webp
|
||||
keywords:
|
||||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: calibre-web
|
||||
sources:
|
||||
- https://github.com/janeczku/calibre-web
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/calibre-web
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/calibre-web
|
||||
type: application
|
||||
version: 22.0.4
|
||||
version: 22.0.5
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/calibre-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "0.6.26@sha256:001285977b0cf1236abe943117de75dfe9f102fdd6cce5a6fa7b669a88de8ed3"
|
||||
tag: "0.6.26@sha256:805d5bb25a676ab28e414098a7b72bcd747b3fa85f2444f52baefeaea48dd680"
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user