chore(deps): update container image ghcr.io/linuxserver/calibre to v7.1.0@9e033d8 (#15321)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://togithub.com/linuxserver/docker-calibre/packages) ([source](https://togithub.com/linuxserver/docker-calibre)) | minor | `7.0.0` -> `7.1.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
c3f4409b78
commit
10f20c223d
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "7.0.0"
|
||||
appVersion: 7.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: calibre
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
version: 11.0.34
|
||||
version: 11.1.34
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
tag: 7.0.0@sha256:efe797e85d8e94f7b5f33e065ca1ac31f48041b8fdbf9e51406e4ae0952e8392
|
||||
tag: 7.1.0@sha256:9e033d86144064ab0e32ebc149a665c5e8dfaf35c6246236e466365ee508719c
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue