TrueChartsClone/charts/stable/synctube/Chart.yaml

39 lines
1.0 KiB
YAML
Raw Normal View History

apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
chore(deps): update helm general non-major (#8739) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `12.6.1` -> `12.6.4` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `12.6.3` -> `12.6.4` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | minor | `12.4.21` -> `12.6.4` | | [kube-state-metrics](https://togithub.com/bitnami/charts/tree/main/bitnami/kube-state-metrics) ([source](https://togithub.com/bitnami/charts)) | patch | `3.4.0` -> `3.4.1` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.16` -> `7.0.19` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.5` -> `7.0.19` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.15` -> `6.0.31` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.15` -> `6.0.20` | | [node-exporter](https://togithub.com/bitnami/charts/tree/main/bitnami/node-exporter) ([source](https://togithub.com/bitnami/charts)) | minor | `3.3.4` -> `3.4.1` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.32` -> `6.0.37` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.21` -> `6.0.37` | --- ### Release Notes <details> <summary>truecharts/library-charts</summary> ### [`v12.6.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.3...common-12.6.4) Function library for TrueCharts ### [`v12.6.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.1...common-12.6.3) Function library for TrueCharts </details> <details> <summary>truecharts/charts</summary> ### [`v7.0.19`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.19) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.18...mariadb-7.0.19) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.18`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.18) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.17...mariadb-7.0.18) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.17`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.17) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.16...mariadb-7.0.17) Fast, reliable, scalable, and easy to use open-source relational database system. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-03 09:27:54 +00:00
version: 12.6.4
deprecated: false
chore(apps): add missing descriptions and clean up descriptions for various charts (#3704) * clean up descriptions for various charts * Update charts/incubator/yacy/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/vertex/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/tvhproxy/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/traktarr/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/tasmoadmin/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/prpdf/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/photo-stream/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/rmlint/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/sinusbot/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/crypto-exchanges-gateway/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/alienswarm-reactivedrop/Chart.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update docker/contaienr -> chart Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-05 09:15:19 +00:00
description: "Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally."
home: https://truecharts.org/charts/stable/synctube
icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png
keywords:
- synctube
- Cloud
- Productivity
- Tools-Utilities
- MediaApp-Video
- MediaServer-Video
- Network-Web
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: synctube
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/synctube
- https://github.com/RblSb/SyncTube
type: application
chore(deps): update helm general non-major (#8739) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `12.6.1` -> `12.6.4` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `12.6.3` -> `12.6.4` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | minor | `12.4.21` -> `12.6.4` | | [kube-state-metrics](https://togithub.com/bitnami/charts/tree/main/bitnami/kube-state-metrics) ([source](https://togithub.com/bitnami/charts)) | patch | `3.4.0` -> `3.4.1` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.16` -> `7.0.19` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.5` -> `7.0.19` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.15` -> `6.0.31` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.15` -> `6.0.20` | | [node-exporter](https://togithub.com/bitnami/charts/tree/main/bitnami/node-exporter) ([source](https://togithub.com/bitnami/charts)) | minor | `3.3.4` -> `3.4.1` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.32` -> `6.0.37` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.21` -> `6.0.37` | --- ### Release Notes <details> <summary>truecharts/library-charts</summary> ### [`v12.6.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.3...common-12.6.4) Function library for TrueCharts ### [`v12.6.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.1...common-12.6.3) Function library for TrueCharts </details> <details> <summary>truecharts/charts</summary> ### [`v7.0.19`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.19) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.18...mariadb-7.0.19) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.18`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.18) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.17...mariadb-7.0.18) Fast, reliable, scalable, and easy to use open-source relational database system. ### [`v7.0.17`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.17) [Compare Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.16...mariadb-7.0.17) Fast, reliable, scalable, and easy to use open-source relational database system. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-03 09:27:54 +00:00
version: 3.0.10
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Cloud
- Productivity
- Tools-Utilities
- MediaApp-Video
- MediaServer-Video
- Network-Web