chore(deps): update container image ghcr.io/linuxserver/calibre to v7.2.0@c5af242 (#16094)
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.1.0` -> `7.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
f09f5bcb26
commit
7d501cf0da
|
@ -1,30 +1,30 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: calibre
|
||||
version: 11.1.38
|
||||
appVersion: 7.1.0
|
||||
version: 11.2.0
|
||||
appVersion: 7.2.0
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://truecharts.org/charts/stable/calibre
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||
- https://ghcr.io/linuxserver/calibre
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||
- https://ghcr.io/linuxserver/calibre
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- calibre
|
||||
- calibre
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
tag: 7.1.0@sha256:d843436864ef6809b745a88c92d88f5ff44328c6d152388f659e154b5aa0580f
|
||||
tag: 7.2.0@sha256:c5af242b4c6549a3c151f73c9b824f10779f65e7a09cab237873e901804a54b4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue