feat(calibre): update image ghcr.io/linuxserver/calibre 9.0.0 → 9.1.0 (#44386)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre)) | minor | `4080eb9` -> `959f691` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: media
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
@@ -9,7 +15,7 @@ annotations:
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.0.0
|
||||
appVersion: 9.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.40
|
||||
@@ -20,19 +26,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/calibre
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/calibre.webp
|
||||
home: https://truecharts.org/charts/stable/calibre
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.webp
|
||||
keywords:
|
||||
- calibre
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: calibre
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/calibre
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/calibre
|
||||
type: application
|
||||
version: 19.0.0
|
||||
version: 19.1.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
tag: 9.0.0@sha256:4080eb90ec4a2644899553f5087b8af67080643dc101f1ad01ffa2dd7c2f2b06
|
||||
tag: 9.1.0@sha256:959f6911edc3128a7e2b984b751bd64cadac55dca2cfdb443f969b2ed45aa550
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user