mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 15:11:21 -03:00
feat(calibre): update image ghcr.io/linuxserver/calibre 9.1.0 → 9.2.0 (#44609)
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 | `959f691` -> `0c69c42` | --- > [!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:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.1.0
|
||||
appVersion: 9.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,20 +25,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://trueforge.org/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.27.0-0'
|
||||
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.1.1
|
||||
version: 19.2.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
tag: 9.1.0@sha256:959f6911edc3128a7e2b984b751bd64cadac55dca2cfdb443f969b2ed45aa550
|
||||
tag: 9.2.0@sha256:0c69c42e89e8eb0c2963c64a9d8ce7ae99cda6062d6aa2e17e5e32b8d3b5c23c
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user