TrueChartsClone/charts/stable/komga/Chart.yaml

41 lines
1.0 KiB
YAML
Raw Normal View History

kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: komga
chore(deps): update helm general non-major by renovate (#16545) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | patch | `10.0.1` -> `10.0.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `17.1.0` -> `17.1.4` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.1` -> `6.0.2` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.0.1` -> `12.0.2` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.1` -> `6.0.2` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (clickhouse)</summary> ### [`v10.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.2) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.0.1...clickhouse-10.0.2) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). </details> <details> <summary>truecharts/library-charts (common)</summary> ### [`v17.1.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.3...common-17.1.4) Function library for TrueCharts ### [`v17.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.2...common-17.1.3) Function library for TrueCharts ### [`v17.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.1...common-17.1.2) Function library for TrueCharts ### [`v17.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.0...common-17.1.1) Function library for TrueCharts </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-26 16:37:47 -05:00
version: 12.0.1
chore(deps): update container image gotson/komga to v1.9.2@0f375f0 by renovate (#16299) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gotson/komga](https://togithub.com/gotson/komga) | patch | `1.9.0` -> `1.9.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>gotson/komga (gotson/komga)</summary> ### [`v1.9.2`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#192-2023-12-18) [Compare Source](https://togithub.com/gotson/komga/compare/1.9.1...1.9.2) #### 🛠 Build **release** - re-enable npm cache ([d65ee39](https://togithub.com/gotson/komga/commits/d65ee39)) **webui** - build would pull incorrect version of dependency ([de0e854](https://togithub.com/gotson/komga/commits/de0e854)), closes [#&#8203;1353](https://togithub.com/gotson/komga/issues/1353) ### [`v1.9.1`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#191-2023-12-18) [Compare Source](https://togithub.com/gotson/komga/compare/1.9.0...1.9.1) #### 🐛 Fixes **api** - incorrect progression date check ([3daa194](https://togithub.com/gotson/komga/commits/3daa194)) **epubreader** - ignore progression without locator ([d168c0a](https://togithub.com/gotson/komga/commits/d168c0a)), closes [#&#8203;1352](https://togithub.com/gotson/komga/issues/1352) #### 🔄️ Changes - remove announcement workaround for links ([c4d6868](https://togithub.com/gotson/komga/commits/c4d6868)) #### 🛠 Build **release** - disable npm cache ([4f79fbf](https://togithub.com/gotson/komga/commits/4f79fbf)), closes [#&#8203;1353](https://togithub.com/gotson/komga/issues/1353) #### 🌐 Translation **komga-tray** - use UTF-8 for properties ([4c922c4](https://togithub.com/gotson/komga/commits/4c922c4)) **webui** - translated using Weblate (Chinese (Simplified)) ([b4c05a2](https://togithub.com/gotson/komga/commits/b4c05a2)) - translated using Weblate (Finnish) ([341b42b](https://togithub.com/gotson/komga/commits/341b42b)) - translated using Weblate (Spanish) ([754d016](https://togithub.com/gotson/komga/commits/754d016)) - translated using Weblate (Italian) ([744b6f5](https://togithub.com/gotson/komga/commits/744b6f5)) - translated using Weblate (German) ([5f96700](https://togithub.com/gotson/komga/commits/5f96700)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:24:25 -05:00
appVersion: 1.9.2
description: A comics/mangas server to serve/stream pages via API
home: https://truecharts.org/charts/stable/komga
icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png
deprecated: false
sources:
- https://github.com/gotson/komga
- https://komga.org/
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
- https://hub.docker.com/r/gotson/komga
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- komga
- comics
- mangas
- server
dependencies:
- name: common
chore(deps): update helm general non-major by renovate (#16545) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | patch | `10.0.1` -> `10.0.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `17.1.0` -> `17.1.4` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.1` -> `6.0.2` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.0.1` -> `12.0.2` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.1` -> `6.0.2` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.1` -> `11.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (clickhouse)</summary> ### [`v10.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.2) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.0.1...clickhouse-10.0.2) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). </details> <details> <summary>truecharts/library-charts (common)</summary> ### [`v17.1.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.3...common-17.1.4) Function library for TrueCharts ### [`v17.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.2...common-17.1.3) Function library for TrueCharts ### [`v17.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.1...common-17.1.2) Function library for TrueCharts ### [`v17.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.0...common-17.1.1) Function library for TrueCharts </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-26 16:37:47 -05:00
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application