From 86e3277119d4dd3f884ae05e4498dffbdecb9741 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Sun, 4 Sep 2022 12:49:15 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/chronos/CHANGELOG.md | 9 +++++++++ charts/stable/chronos/Chart.yaml | 6 +++--- charts/stable/chronos/README.md | 8 ++++---- charts/stable/filerun/CHANGELOG.md | 9 +++++++++ charts/stable/filerun/Chart.yaml | 4 ++-- charts/stable/filerun/README.md | 8 ++++---- charts/stable/kitchenowl/CHANGELOG.md | 9 +++++++++ charts/stable/kitchenowl/Chart.yaml | 4 ++-- charts/stable/kitchenowl/README.md | 8 ++++---- 9 files changed, 46 insertions(+), 19 deletions(-) diff --git a/charts/stable/chronos/CHANGELOG.md b/charts/stable/chronos/CHANGELOG.md index d528d5f3583..7aed69075d4 100644 --- a/charts/stable/chronos/CHANGELOG.md +++ b/charts/stable/chronos/CHANGELOG.md @@ -2,6 +2,15 @@ +## [chronos-1.0.0](https://github.com/truecharts/charts/compare/chronos-0.0.22...chronos-1.0.0) (2022-09-04) + +### Feat + +- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) + + + + ## [chronos-0.0.22](https://github.com/truecharts/charts/compare/chronos-0.0.21...chronos-0.0.22) (2022-08-30) ### Chore diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index fcfe37192f3..fe0177eb4b1 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "0.2" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.5.6 deprecated: false description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI." -home: https://truecharts.org/docs/charts/incubator/chronos +home: https://truecharts.org/docs/charts/stable/chronos icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png keywords: - chronos @@ -18,7 +18,7 @@ maintainers: url: https://truecharts.org name: chronos sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chronos + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - https://github.com/simse/chronos - https://hub.docker.com/r/simsemand/chronos type: application diff --git a/charts/stable/chronos/README.md b/charts/stable/chronos/README.md index 29b69d31826..512003dfc2b 100644 --- a/charts/stable/chronos/README.md +++ b/charts/stable/chronos/README.md @@ -1,19 +1,19 @@ # chronos -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2](https://img.shields.io/badge/AppVersion-0.2-informational?style=flat-square) Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chronos](https://truecharts.org/docs/charts/incubator/chronos) +For more information, please click here: [chronos](https://truecharts.org/docs/charts/stable/chronos) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** ## Source Code -* +* * * @@ -65,7 +65,7 @@ helm uninstall chronos #### Available Settings -Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Read through the values.yaml file. It has several commented out suggested values. Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). #### Configure using the command line diff --git a/charts/stable/filerun/CHANGELOG.md b/charts/stable/filerun/CHANGELOG.md index 9e1220b515b..44ac1e982f6 100644 --- a/charts/stable/filerun/CHANGELOG.md +++ b/charts/stable/filerun/CHANGELOG.md @@ -2,6 +2,15 @@ +## [filerun-3.0.0](https://github.com/truecharts/charts/compare/filerun-2.1.6...filerun-3.0.0) (2022-09-04) + +### Feat + +- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) + + + + ## [filerun-2.1.6](https://github.com/truecharts/charts/compare/filerun-2.1.5...filerun-2.1.6) (2022-08-30) ### Chore diff --git a/charts/stable/filerun/Chart.yaml b/charts/stable/filerun/Chart.yaml index ed16a13bca4..57c05ae7e8e 100644 --- a/charts/stable/filerun/Chart.yaml +++ b/charts/stable/filerun/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.66 description: FileRun is a full featured web based file manager with an easy to use user interface -home: https://truecharts.org/docs/charts/incubator/filerun +home: https://truecharts.org/docs/charts/stable/filerun icon: https://truecharts.org/img/hotlink-ok/chart-icons/filerun.png keywords: - filerun @@ -21,7 +21,7 @@ maintainers: url: https://truecharts.org name: filerun sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/filerun + - https://github.com/truecharts/charts/tree/master/charts/stable/filerun - https://hub.docker.com/r/filerun/filerun - https://github.com/filerun/docker version: 3.0.0 diff --git a/charts/stable/filerun/README.md b/charts/stable/filerun/README.md index 8c3e3e6deae..825ee5b1ed8 100644 --- a/charts/stable/filerun/README.md +++ b/charts/stable/filerun/README.md @@ -1,19 +1,19 @@ # filerun -![Version: 2.1.6](https://img.shields.io/badge/Version-2.1.6-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) FileRun is a full featured web based file manager with an easy to use user interface TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filerun](https://truecharts.org/docs/charts/incubator/filerun) +For more information, please click here: [filerun](https://truecharts.org/docs/charts/stable/filerun) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** ## Source Code -* +* * * @@ -66,7 +66,7 @@ helm uninstall filerun #### Available Settings -Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Read through the values.yaml file. It has several commented out suggested values. Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). #### Configure using the command line diff --git a/charts/stable/kitchenowl/CHANGELOG.md b/charts/stable/kitchenowl/CHANGELOG.md index c210acd0db9..8bef8bc177d 100644 --- a/charts/stable/kitchenowl/CHANGELOG.md +++ b/charts/stable/kitchenowl/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kitchenowl-1.0.0](https://github.com/truecharts/charts/compare/kitchenowl-0.0.13...kitchenowl-1.0.0) (2022-09-04) + +### Feat + +- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) + + + + ## [kitchenowl-0.0.13](https://github.com/truecharts/charts/compare/kitchenowl-0.0.11...kitchenowl-0.0.13) (2022-08-30) ### Chore diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index 6ab0b7859de..13e0de69dbb 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 10.5.6 deprecated: false description: KitchenOwl is a smart self-hosted grocery list and recipe manager. -home: https://truecharts.org/docs/charts/incubator/kitchenowl +home: https://truecharts.org/docs/charts/stable/kitchenowl icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png keywords: - recipes @@ -19,7 +19,7 @@ maintainers: url: https://truecharts.org name: kitchenowl sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kitchenowl + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - https://tombursch.github.io/kitchenowl type: application version: 1.0.0 diff --git a/charts/stable/kitchenowl/README.md b/charts/stable/kitchenowl/README.md index 123d32626a1..d028c33f89d 100644 --- a/charts/stable/kitchenowl/README.md +++ b/charts/stable/kitchenowl/README.md @@ -1,19 +1,19 @@ # kitchenowl -![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: beta](https://img.shields.io/badge/AppVersion-beta-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: beta](https://img.shields.io/badge/AppVersion-beta-informational?style=flat-square) KitchenOwl is a smart self-hosted grocery list and recipe manager. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kitchenowl](https://truecharts.org/docs/charts/incubator/kitchenowl) +For more information, please click here: [kitchenowl](https://truecharts.org/docs/charts/stable/kitchenowl) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** ## Source Code -* +* * ## Requirements @@ -64,7 +64,7 @@ helm uninstall kitchenowl #### Available Settings -Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Read through the values.yaml file. It has several commented out suggested values. Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). #### Configure using the command line