From 3a74564c161a3ab8a3a0f89ced8b707efffb3e2c Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Wed, 7 Sep 2022 22:51:38 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/dependency/mariadb/CHANGELOG.md | 9 + charts/dependency/mariadb/README.md | 4 +- charts/dependency/mongodb/CHANGELOG.md | 9 + charts/dependency/mongodb/README.md | 4 +- charts/dependency/postgresql/CHANGELOG.md | 9 + charts/dependency/postgresql/README.md | 4 +- charts/incubator/cadquery-server/CHANGELOG.md | 10 + charts/incubator/cadquery-server/README.md | 4 +- charts/incubator/cryptpad/CHANGELOG.md | 211 ++++-------------- charts/incubator/cryptpad/README.md | 2 +- charts/incubator/factorio/CHANGELOG.md | 10 + charts/incubator/factorio/README.md | 6 +- .../incubator/googlephotossync/CHANGELOG.md | 10 + charts/incubator/googlephotossync/README.md | 4 +- charts/incubator/neko/CHANGELOG.md | 1 + charts/incubator/neko/README.md | 6 +- charts/incubator/rimgo/CHANGELOG.md | 10 + charts/incubator/rimgo/README.md | 2 +- charts/incubator/vertex/CHANGELOG.md | 10 + charts/incubator/vertex/README.md | 4 +- charts/incubator/virt-manager/CHANGELOG.md | 10 + charts/incubator/virt-manager/README.md | 2 +- charts/stable/custom-app/CHANGELOG.md | 9 + charts/stable/custom-app/Chart.yaml | 2 +- charts/stable/custom-app/README.md | 2 +- charts/stable/cyberchef/CHANGELOG.md | 9 + charts/stable/cyberchef/README.md | 2 +- charts/stable/homarr/CHANGELOG.md | 9 + charts/stable/homarr/Chart.yaml | 2 +- charts/stable/homarr/README.md | 4 +- charts/stable/icinga2/CHANGELOG.md | 9 + charts/stable/icinga2/README.md | 2 +- charts/stable/jackett/CHANGELOG.md | 9 + charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/README.md | 2 +- charts/stable/kanboard/CHANGELOG.md | 9 + charts/stable/kanboard/Chart.yaml | 2 +- charts/stable/kanboard/README.md | 4 +- charts/stable/lychee/CHANGELOG.md | 9 + charts/stable/lychee/Chart.yaml | 2 +- charts/stable/lychee/README.md | 4 +- charts/stable/mealie/CHANGELOG.md | 9 + charts/stable/mealie/README.md | 4 +- charts/stable/minecraft-java/CHANGELOG.md | 9 + charts/stable/minecraft-java/README.md | 2 +- charts/stable/nextcloud/CHANGELOG.md | 9 + charts/stable/nextcloud/README.md | 4 +- charts/stable/openkm/CHANGELOG.md | 9 + charts/stable/openkm/README.md | 4 +- charts/stable/outline/CHANGELOG.md | 9 + charts/stable/outline/Chart.yaml | 2 +- charts/stable/outline/README.md | 4 +- charts/stable/pihole/CHANGELOG.md | 9 + charts/stable/pihole/Chart.yaml | 2 +- charts/stable/pihole/README.md | 4 +- charts/stable/prometheus/CHANGELOG.md | 9 + charts/stable/prometheus/Chart.yaml | 2 +- charts/stable/prometheus/README.md | 2 +- charts/stable/rsshub/CHANGELOG.md | 9 + charts/stable/rsshub/README.md | 2 +- charts/stable/uptime-kuma/CHANGELOG.md | 9 + charts/stable/uptime-kuma/Chart.yaml | 2 +- charts/stable/uptime-kuma/README.md | 4 +- charts/stable/wekan/CHANGELOG.md | 9 + charts/stable/wekan/Chart.yaml | 2 +- charts/stable/wekan/README.md | 4 +- 66 files changed, 343 insertions(+), 225 deletions(-) diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index f33261f3e00..ff54a933ef2 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mariadb-3.0.70](https://github.com/truecharts/charts/compare/mariadb-3.0.69...mariadb-3.0.70) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [mariadb-3.0.69](https://github.com/truecharts/charts/compare/mariadb-3.0.68...mariadb-3.0.69) (2022-09-03) ### Chore diff --git a/charts/dependency/mariadb/README.md b/charts/dependency/mariadb/README.md index 634d211041d..4094af4124d 100644 --- a/charts/dependency/mariadb/README.md +++ b/charts/dependency/mariadb/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.69](https://img.shields.io/badge/Version-3.0.69-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) +![Version: 3.0.70](https://img.shields.io/badge/Version-3.0.70-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. @@ -66,7 +66,7 @@ helm uninstall mariadb #### 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/dependency/mongodb/CHANGELOG.md b/charts/dependency/mongodb/CHANGELOG.md index 4f8bb7d3188..538d533e7b2 100644 --- a/charts/dependency/mongodb/CHANGELOG.md +++ b/charts/dependency/mongodb/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mongodb-2.0.9](https://github.com/truecharts/charts/compare/mongodb-2.0.8...mongodb-2.0.9) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [mongodb-2.0.8](https://github.com/truecharts/charts/compare/mongodb-2.0.7...mongodb-2.0.8) (2022-09-03) ### Chore diff --git a/charts/dependency/mongodb/README.md b/charts/dependency/mongodb/README.md index a7946cc0a80..c9b4ab0c16d 100644 --- a/charts/dependency/mongodb/README.md +++ b/charts/dependency/mongodb/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) +![Version: 2.0.9](https://img.shields.io/badge/Version-2.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source no-sql database system. @@ -66,7 +66,7 @@ helm uninstall mongodb #### 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/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md index d8bbdd80215..e12b4806f8b 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -2,6 +2,15 @@ +## [postgresql-8.0.73](https://github.com/truecharts/charts/compare/postgresql-8.0.72...postgresql-8.0.73) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [postgresql-8.0.72](https://github.com/truecharts/charts/compare/postgresql-8.0.71...postgresql-8.0.72) (2022-09-03) ### Chore diff --git a/charts/dependency/postgresql/README.md b/charts/dependency/postgresql/README.md index 58d6f3e8f5b..d9820a05838 100644 --- a/charts/dependency/postgresql/README.md +++ b/charts/dependency/postgresql/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.72](https://img.shields.io/badge/Version-8.0.72-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 8.0.73](https://img.shields.io/badge/Version-8.0.73-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) PostgresSQL @@ -64,7 +64,7 @@ helm uninstall postgresql #### 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/incubator/cadquery-server/CHANGELOG.md b/charts/incubator/cadquery-server/CHANGELOG.md index 2977a0526e5..7652a2837e4 100644 --- a/charts/incubator/cadquery-server/CHANGELOG.md +++ b/charts/incubator/cadquery-server/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cadquery-server-0.0.23](https://github.com/truecharts/charts/compare/cadquery-server-0.0.22...cadquery-server-0.0.23) (2022-09-06) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [cadquery-server-0.0.22](https://github.com/truecharts/charts/compare/cadquery-server-0.0.21...cadquery-server-0.0.22) (2022-08-30) ### Chore diff --git a/charts/incubator/cadquery-server/README.md b/charts/incubator/cadquery-server/README.md index a0935a3854d..17b62d802df 100644 --- a/charts/incubator/cadquery-server/README.md +++ b/charts/incubator/cadquery-server/README.md @@ -1,6 +1,6 @@ # cadquery-server -![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: 0.0.23](https://img.shields.io/badge/Version-0.0.23-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) CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. @@ -65,7 +65,7 @@ helm uninstall cadquery-server #### 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/incubator/cryptpad/CHANGELOG.md b/charts/incubator/cryptpad/CHANGELOG.md index 357f3b7add3..fd0daa91500 100644 --- a/charts/incubator/cryptpad/CHANGELOG.md +++ b/charts/incubator/cryptpad/CHANGELOG.md @@ -2,45 +2,28 @@ -## [cryptpad-0.0.46](https://github.com/truecharts/charts/compare/cryptpad-0.0.45...cryptpad-0.0.46) (2022-09-05) +## [neko-0.0.29](https://github.com/truecharts/charts/compare/neko-0.0.28...neko-0.0.29) (2022-09-06) ### Chore -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) -## [cryptpad-0.0.45](https://github.com/truecharts/charts/compare/cryptpad-0.0.44...cryptpad-0.0.45) (2022-09-03) +## [neko-0.0.28](https://github.com/truecharts/charts/compare/neko-0.0.26...neko-0.0.28) (2022-08-30) ### Chore -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - -## [cryptpad-0.0.43](https://github.com/truecharts/charts/compare/cryptpad-0.0.42...cryptpad-0.0.43) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - - -## [cryptpad-0.0.41](https://github.com/truecharts/charts/compare/cryptpad-0.0.40...cryptpad-0.0.41) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cryptpad-0.0.40](https://github.com/truecharts/charts/compare/cryptpad-0.0.39...cryptpad-0.0.40) (2022-08-30) +## [neko-0.0.27](https://github.com/truecharts/charts/compare/neko-0.0.26...neko-0.0.27) (2022-08-30) ### Chore @@ -49,74 +32,26 @@ -## [cryptpad-0.0.39](https://github.com/truecharts/charts/compare/cryptpad-0.0.38...cryptpad-0.0.39) (2022-08-30) +## [neko-0.0.26](https://github.com/truecharts/charts/compare/neko-0.0.24...neko-0.0.26) (2022-08-29) ### Chore -- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) +- update docker general non-major ([#3620](https://github.com/truecharts/charts/issues/3620)) + - update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) -## [cryptpad-0.0.38](https://github.com/truecharts/charts/compare/cryptpad-0.0.37...cryptpad-0.0.38) (2022-08-29) +## [neko-0.0.24](https://github.com/truecharts/charts/compare/neko-0.0.22...neko-0.0.24) (2022-08-26) -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [cryptpad-0.0.37](https://github.com/truecharts/charts/compare/cryptpad-0.0.36...cryptpad-0.0.37) (2022-08-29) - -### Chore - -- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) - - - - -## [cryptpad-0.0.36](https://github.com/truecharts/charts/compare/cryptpad-0.0.33...cryptpad-0.0.36) (2022-08-27) - -### Chore - -- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587)) - - ### Fix +### Fix - some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) -## [cryptpad-0.0.33](https://github.com/truecharts/charts/compare/cryptpad-0.0.32...cryptpad-0.0.33) (2022-08-26) - -### Chore - -- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573)) - - - - -## [cryptpad-0.0.32](https://github.com/truecharts/charts/compare/cryptpad-0.0.31...cryptpad-0.0.32) (2022-08-25) - -### Chore - -- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) - - - - -## [cryptpad-0.0.31](https://github.com/truecharts/charts/compare/cryptpad-0.0.30...cryptpad-0.0.31) (2022-08-24) - -### Chore - -- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552)) - - - - -## [cryptpad-0.0.30](https://github.com/truecharts/charts/compare/cryptpad-0.0.29...cryptpad-0.0.30) (2022-08-23) +## [neko-0.0.22](https://github.com/truecharts/charts/compare/neko-0.0.21...neko-0.0.22) (2022-08-23) ### Chore @@ -125,7 +60,7 @@ -## [cryptpad-0.0.29](https://github.com/truecharts/charts/compare/cryptpad-0.0.28...cryptpad-0.0.29) (2022-08-23) +## [neko-0.0.21](https://github.com/truecharts/charts/compare/neko-0.0.20...neko-0.0.21) (2022-08-23) ### Chore @@ -134,16 +69,7 @@ -## [cryptpad-0.0.28](https://github.com/truecharts/charts/compare/cryptpad-0.0.27...cryptpad-0.0.28) (2022-08-22) - -### Chore - -- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) - - - - -## [cryptpad-0.0.27](https://github.com/truecharts/charts/compare/cryptpad-0.0.26...cryptpad-0.0.27) (2022-08-21) +## [neko-0.0.20](https://github.com/truecharts/charts/compare/neko-0.0.19...neko-0.0.20) (2022-08-21) ### Chore @@ -152,25 +78,7 @@ -## [cryptpad-0.0.26](https://github.com/truecharts/charts/compare/cryptpad-0.0.25...cryptpad-0.0.26) (2022-08-20) - -### Chore - -- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) - - - - -## [cryptpad-0.0.25](https://github.com/truecharts/charts/compare/cryptpad-0.0.24...cryptpad-0.0.25) (2022-08-19) - -### Chore - -- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) - - - - -## [cryptpad-0.0.24](https://github.com/truecharts/charts/compare/cryptpad-0.0.23...cryptpad-0.0.24) (2022-08-17) +## [neko-0.0.19](https://github.com/truecharts/charts/compare/neko-0.0.18...neko-0.0.19) (2022-08-17) ### Chore @@ -179,7 +87,7 @@ -## [cryptpad-0.0.23](https://github.com/truecharts/charts/compare/cryptpad-0.0.22...cryptpad-0.0.23) (2022-08-14) +## [neko-0.0.18](https://github.com/truecharts/charts/compare/neko-0.0.17...neko-0.0.18) (2022-08-14) ### Chore @@ -188,7 +96,7 @@ -## [cryptpad-0.0.22](https://github.com/truecharts/charts/compare/cryptpad-0.0.21...cryptpad-0.0.22) (2022-08-12) +## [neko-0.0.17](https://github.com/truecharts/charts/compare/neko-0.0.16...neko-0.0.17) (2022-08-12) ### Chore @@ -197,30 +105,13 @@ ### Fix -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) +- cleanup ([#3390](https://github.com/truecharts/charts/issues/3390)) + - move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) -## [cryptpad-0.0.21](https://github.com/truecharts/charts/compare/cryptpad-0.0.20...cryptpad-0.0.21) (2022-08-10) - -### Chore - -- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) - - - - -## [cryptpad-0.0.20](https://github.com/truecharts/charts/compare/cryptpad-0.0.19...cryptpad-0.0.20) (2022-08-09) - -### Chore - -- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) - - - - -## [cryptpad-0.0.19](https://github.com/truecharts/charts/compare/cryptpad-0.0.17...cryptpad-0.0.19) (2022-08-08) +## [neko-0.0.16](https://github.com/truecharts/charts/compare/neko-0.0.14...neko-0.0.16) (2022-08-08) ### Chore @@ -231,34 +122,7 @@ -## [cryptpad-0.0.17](https://github.com/truecharts/apps/compare/cryptpad-0.0.16...cryptpad-0.0.17) (2022-07-29) - -### Chore - -- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) - - - - -## [cryptpad-0.0.16](https://github.com/truecharts/apps/compare/cryptpad-0.0.15...cryptpad-0.0.16) (2022-07-28) - -### Chore - -- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) - - - - -## [cryptpad-0.0.15](https://github.com/truecharts/apps/compare/cryptpad-0.0.14...cryptpad-0.0.15) (2022-07-27) - -### Chore - -- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) - - - - -## [cryptpad-0.0.14](https://github.com/truecharts/apps/compare/cryptpad-0.0.13...cryptpad-0.0.14) (2022-07-26) +## [neko-0.0.14](https://github.com/truecharts/apps/compare/neko-0.0.13...neko-0.0.14) (2022-07-26) ### Chore @@ -268,7 +132,7 @@ -## [cryptpad-0.0.13](https://github.com/truecharts/apps/compare/cryptpad-0.0.12...cryptpad-0.0.13) (2022-07-25) +## [neko-0.0.13](https://github.com/truecharts/apps/compare/neko-0.0.12...neko-0.0.13) (2022-07-25) ### Chore @@ -281,7 +145,7 @@ -## [cryptpad-0.0.12](https://github.com/truecharts/apps/compare/cryptpad-0.0.11...cryptpad-0.0.12) (2022-07-23) +## [neko-0.0.12](https://github.com/truecharts/apps/compare/neko-0.0.11...neko-0.0.12) (2022-07-23) ### Chore @@ -292,7 +156,7 @@ -## [cryptpad-0.0.12](https://github.com/truecharts/apps/compare/cryptpad-0.0.11...cryptpad-0.0.12) (2022-07-23) +## [neko-0.0.12](https://github.com/truecharts/apps/compare/neko-0.0.11...neko-0.0.12) (2022-07-23) ### Chore @@ -302,7 +166,7 @@ -## [cryptpad-0.0.12](https://github.com/truecharts/apps/compare/cryptpad-0.0.11...cryptpad-0.0.12) (2022-07-23) +## [neko-0.0.12](https://github.com/truecharts/apps/compare/neko-0.0.11...neko-0.0.12) (2022-07-23) ### Chore @@ -311,17 +175,30 @@ -## [cryptpad-0.0.11](https://github.com/truecharts/apps/compare/cryptpad-0.0.10...cryptpad-0.0.11) (2022-07-22) +## [neko-0.0.11]neko-0.0.11 (2022-07-22) ### Chore - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] - Bump all charts to generate config and container references due to huge increase of repository + - Move Dev to incubator and some cleanup -## [cryptpad-0.0.10]cryptpad-0.0.10 (2022-07-20) -### Feat +## [neko-0.0.10]neko-0.0.10 (2022-07-22) -- move dev apps to incubator and remove bad content from dev +### Chore + +- Auto-update chart README [skip ci] + - Move Dev to incubator and some cleanup + + + + +## [neko-0.0.10]neko-0.0.10 (2022-07-22) + +### Chore + +- Move Dev to incubator and some cleanup diff --git a/charts/incubator/cryptpad/README.md b/charts/incubator/cryptpad/README.md index c84b1827d59..a962931ace8 100644 --- a/charts/incubator/cryptpad/README.md +++ b/charts/incubator/cryptpad/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.46](https://img.shields.io/badge/Version-0.0.46-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: 0.0.47](https://img.shields.io/badge/Version-0.0.47-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) CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js diff --git a/charts/incubator/factorio/CHANGELOG.md b/charts/incubator/factorio/CHANGELOG.md index 594974950bb..823e8433c34 100644 --- a/charts/incubator/factorio/CHANGELOG.md +++ b/charts/incubator/factorio/CHANGELOG.md @@ -2,6 +2,16 @@ +## [factorio-0.0.29](https://github.com/truecharts/charts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-06) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [factorio-0.0.28](https://github.com/truecharts/charts/compare/factorio-0.0.27...factorio-0.0.28) (2022-08-30) ### Chore diff --git a/charts/incubator/factorio/README.md b/charts/incubator/factorio/README.md index 980326faed3..dcbc2556efa 100644 --- a/charts/incubator/factorio/README.md +++ b/charts/incubator/factorio/README.md @@ -1,8 +1,8 @@ # factorio -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) -This Docker Container will download the latest stable release of the game, generate the map and you're ready to play. +This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. @@ -65,7 +65,7 @@ helm uninstall factorio #### 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/incubator/googlephotossync/CHANGELOG.md b/charts/incubator/googlephotossync/CHANGELOG.md index afca03591e1..d1b8257812c 100644 --- a/charts/incubator/googlephotossync/CHANGELOG.md +++ b/charts/incubator/googlephotossync/CHANGELOG.md @@ -2,6 +2,16 @@ +## [googlephotossync-0.0.30](https://github.com/truecharts/charts/compare/googlephotossync-0.0.29...googlephotossync-0.0.30) (2022-09-06) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [googlephotossync-0.0.29](https://github.com/truecharts/charts/compare/googlephotossync-0.0.27...googlephotossync-0.0.29) (2022-08-30) ### Chore diff --git a/charts/incubator/googlephotossync/README.md b/charts/incubator/googlephotossync/README.md index 4f2b9445d42..7056bf43051 100644 --- a/charts/incubator/googlephotossync/README.md +++ b/charts/incubator/googlephotossync/README.md @@ -1,6 +1,6 @@ # googlephotossync -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-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: 0.0.30](https://img.shields.io/badge/Version-0.0.30-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) Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). @@ -64,7 +64,7 @@ helm uninstall googlephotossync #### 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/incubator/neko/CHANGELOG.md b/charts/incubator/neko/CHANGELOG.md index 2f41a2f342b..d4cfe1a3dd7 100644 --- a/charts/incubator/neko/CHANGELOG.md +++ b/charts/incubator/neko/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [neko-0.0.28](https://github.com/truecharts/charts/compare/neko-0.0.26...neko-0.0.28) (2022-08-30) ### Chore diff --git a/charts/incubator/neko/README.md b/charts/incubator/neko/README.md index 44ac80288f9..2521450d247 100644 --- a/charts/incubator/neko/README.md +++ b/charts/incubator/neko/README.md @@ -1,8 +1,8 @@ # neko -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-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: 0.0.29](https://img.shields.io/badge/Version-0.0.29-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) -A self hosted virtual browser that runs in docker +A self hosted virtual browser that runs in Chart TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. @@ -64,7 +64,7 @@ helm uninstall neko #### 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/incubator/rimgo/CHANGELOG.md b/charts/incubator/rimgo/CHANGELOG.md index f970c9a8cd5..670d6284192 100644 --- a/charts/incubator/rimgo/CHANGELOG.md +++ b/charts/incubator/rimgo/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rimgo-0.0.50](https://github.com/truecharts/charts/compare/rimgo-0.0.49...rimgo-0.0.50) (2022-09-06) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [rimgo-0.0.49](https://github.com/truecharts/charts/compare/rimgo-0.0.48...rimgo-0.0.49) (2022-09-05) ### Chore diff --git a/charts/incubator/rimgo/README.md b/charts/incubator/rimgo/README.md index 4d36c3307b6..b16f181304a 100644 --- a/charts/incubator/rimgo/README.md +++ b/charts/incubator/rimgo/README.md @@ -1,6 +1,6 @@ # rimgo -![Version: 0.0.49](https://img.shields.io/badge/Version-0.0.49-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: 0.0.50](https://img.shields.io/badge/Version-0.0.50-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) Alternative Imgur front-end diff --git a/charts/incubator/vertex/CHANGELOG.md b/charts/incubator/vertex/CHANGELOG.md index 9a4364ecb0b..205b3b048ad 100644 --- a/charts/incubator/vertex/CHANGELOG.md +++ b/charts/incubator/vertex/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vertex-0.0.45](https://github.com/truecharts/charts/compare/vertex-0.0.44...vertex-0.0.45) (2022-09-06) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [vertex-0.0.44](https://github.com/truecharts/charts/compare/vertex-0.0.43...vertex-0.0.44) (2022-09-05) ### Chore diff --git a/charts/incubator/vertex/README.md b/charts/incubator/vertex/README.md index fc063791ac0..9829a449ea7 100644 --- a/charts/incubator/vertex/README.md +++ b/charts/incubator/vertex/README.md @@ -1,8 +1,8 @@ # vertex -![Version: 0.0.44](https://img.shields.io/badge/Version-0.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.45](https://img.shields.io/badge/Version-0.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) -Vertex , , , , PT +Vertex TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. diff --git a/charts/incubator/virt-manager/CHANGELOG.md b/charts/incubator/virt-manager/CHANGELOG.md index 2662ee883c5..b33038df749 100644 --- a/charts/incubator/virt-manager/CHANGELOG.md +++ b/charts/incubator/virt-manager/CHANGELOG.md @@ -2,6 +2,16 @@ +## [virt-manager-0.0.49](https://github.com/truecharts/charts/compare/virt-manager-0.0.48...virt-manager-0.0.49) (2022-09-06) + +### Chore + +- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [virt-manager-0.0.48](https://github.com/truecharts/charts/compare/virt-manager-0.0.47...virt-manager-0.0.48) (2022-09-04) ### Chore diff --git a/charts/incubator/virt-manager/README.md b/charts/incubator/virt-manager/README.md index e76d4d2b579..5c5d5504a11 100644 --- a/charts/incubator/virt-manager/README.md +++ b/charts/incubator/virt-manager/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.48](https://img.shields.io/badge/Version-0.0.48-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: 0.0.49](https://img.shields.io/badge/Version-0.0.49-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) The virt-manager application is a desktop user interface for managing virtual machines through libvirt. diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index 033e2d4c8b5..9a11fa924fc 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -2,6 +2,15 @@ +## [custom-app-5.1.56](https://github.com/truecharts/charts/compare/custom-app-5.1.55...custom-app-5.1.56) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [custom-app-5.1.55](https://github.com/truecharts/charts/compare/custom-app-5.1.54...custom-app-5.1.55) (2022-09-05) ### Chore diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 9b31fc0c60f..87c90dedfc1 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1830" +appVersion: "0.20.1834" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/custom-app/README.md b/charts/stable/custom-app/README.md index c4bb0e07a0a..5a2e7e9e5cd 100644 --- a/charts/stable/custom-app/README.md +++ b/charts/stable/custom-app/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.55](https://img.shields.io/badge/Version-5.1.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1830](https://img.shields.io/badge/AppVersion-0.20.1830-informational?style=flat-square) +![Version: 5.1.56](https://img.shields.io/badge/Version-5.1.56-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1834](https://img.shields.io/badge/AppVersion-0.20.1834-informational?style=flat-square) Advanced tool to create your own TrueCharts-based App diff --git a/charts/stable/cyberchef/CHANGELOG.md b/charts/stable/cyberchef/CHANGELOG.md index 5c7ff5a8fe5..c105c476c82 100644 --- a/charts/stable/cyberchef/CHANGELOG.md +++ b/charts/stable/cyberchef/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cyberchef-2.0.79](https://github.com/truecharts/charts/compare/cyberchef-2.0.78...cyberchef-2.0.79) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [cyberchef-2.0.78](https://github.com/truecharts/charts/compare/cyberchef-2.0.77...cyberchef-2.0.78) (2022-09-04) ### Chore diff --git a/charts/stable/cyberchef/README.md b/charts/stable/cyberchef/README.md index 64554e4109c..1b7edd682c3 100644 --- a/charts/stable/cyberchef/README.md +++ b/charts/stable/cyberchef/README.md @@ -1,6 +1,6 @@ # cyberchef -![Version: 2.0.78](https://img.shields.io/badge/Version-2.0.78-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) +![Version: 2.0.79](https://img.shields.io/badge/Version-2.0.79-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. diff --git a/charts/stable/homarr/CHANGELOG.md b/charts/stable/homarr/CHANGELOG.md index f7e9535196d..ec543e4da78 100644 --- a/charts/stable/homarr/CHANGELOG.md +++ b/charts/stable/homarr/CHANGELOG.md @@ -2,6 +2,15 @@ +## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [homarr-2.0.33](https://github.com/truecharts/charts/compare/homarr-2.0.31...homarr-2.0.33) (2022-08-30) ### Chore diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index f236db357cd..6e096df0668 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.9.2" +appVersion: "0.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/homarr/README.md b/charts/stable/homarr/README.md index 6f855cef41c..265839838e5 100644 --- a/charts/stable/homarr/README.md +++ b/charts/stable/homarr/README.md @@ -1,6 +1,6 @@ # homarr -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![AppVersion: 0.9.2](https://img.shields.io/badge/AppVersion-0.9.2-informational?style=flat-square) +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.0-informational?style=flat-square) Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. @@ -64,7 +64,7 @@ helm uninstall homarr #### 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/icinga2/CHANGELOG.md b/charts/stable/icinga2/CHANGELOG.md index 43d87f66905..a1da1836852 100644 --- a/charts/stable/icinga2/CHANGELOG.md +++ b/charts/stable/icinga2/CHANGELOG.md @@ -2,6 +2,15 @@ +## [icinga2-3.0.37](https://github.com/truecharts/charts/compare/icinga2-3.0.36...icinga2-3.0.37) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [icinga2-3.0.36](https://github.com/truecharts/charts/compare/icinga2-3.0.35...icinga2-3.0.36) (2022-09-04) ### Chore diff --git a/charts/stable/icinga2/README.md b/charts/stable/icinga2/README.md index 3a6df80cf12..fd72c689ce6 100644 --- a/charts/stable/icinga2/README.md +++ b/charts/stable/icinga2/README.md @@ -1,6 +1,6 @@ # icinga2 -![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![AppVersion: 2.13.5](https://img.shields.io/badge/AppVersion-2.13.5-informational?style=flat-square) +![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![AppVersion: 2.13.5](https://img.shields.io/badge/AppVersion-2.13.5-informational?style=flat-square) A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index 7bbd9524505..47c552fe110 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -2,6 +2,15 @@ +## [jackett-11.0.79](https://github.com/truecharts/charts/compare/jackett-11.0.78...jackett-11.0.79) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [jackett-11.0.78](https://github.com/truecharts/charts/compare/jackett-11.0.77...jackett-11.0.78) (2022-09-05) ### Chore diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 03f3a9c4005..18751257385 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1830" +appVersion: "0.20.1834" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md index 43ebfcc2e9a..31c77280435 100644 --- a/charts/stable/jackett/README.md +++ b/charts/stable/jackett/README.md @@ -1,6 +1,6 @@ # jackett -![Version: 11.0.78](https://img.shields.io/badge/Version-11.0.78-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1830](https://img.shields.io/badge/AppVersion-0.20.1830-informational?style=flat-square) +![Version: 11.0.79](https://img.shields.io/badge/Version-11.0.79-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1834](https://img.shields.io/badge/AppVersion-0.20.1834-informational?style=flat-square) API Support for your favorite torrent trackers. diff --git a/charts/stable/kanboard/CHANGELOG.md b/charts/stable/kanboard/CHANGELOG.md index dbcfe57e668..d52917cde53 100644 --- a/charts/stable/kanboard/CHANGELOG.md +++ b/charts/stable/kanboard/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kanboard-8.0.35](https://github.com/truecharts/charts/compare/kanboard-8.0.34...kanboard-8.0.35) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [kanboard-8.0.34](https://github.com/truecharts/charts/compare/kanboard-8.0.32...kanboard-8.0.34) (2022-08-30) ### Chore diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index f56f9e7d952..7f3c601dcd6 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.2.22" +appVersion: "1.2.23" description: Kanboard is a free and open source Kanban project management software. name: kanboard version: 8.0.35 diff --git a/charts/stable/kanboard/README.md b/charts/stable/kanboard/README.md index fd7fdebf5cc..260b76f699f 100644 --- a/charts/stable/kanboard/README.md +++ b/charts/stable/kanboard/README.md @@ -1,6 +1,6 @@ # kanboard -![Version: 8.0.34](https://img.shields.io/badge/Version-8.0.34-informational?style=flat-square) ![AppVersion: 1.2.22](https://img.shields.io/badge/AppVersion-1.2.22-informational?style=flat-square) +![Version: 8.0.35](https://img.shields.io/badge/Version-8.0.35-informational?style=flat-square) ![AppVersion: 1.2.23](https://img.shields.io/badge/AppVersion-1.2.23-informational?style=flat-square) Kanboard is a free and open source Kanban project management software. @@ -65,7 +65,7 @@ helm uninstall kanboard #### 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/lychee/CHANGELOG.md b/charts/stable/lychee/CHANGELOG.md index c5fbce68d48..5fa4d53095f 100644 --- a/charts/stable/lychee/CHANGELOG.md +++ b/charts/stable/lychee/CHANGELOG.md @@ -2,6 +2,15 @@ +## [lychee-13.0.39](https://github.com/truecharts/charts/compare/lychee-13.0.38...lychee-13.0.39) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [lychee-13.0.38](https://github.com/truecharts/charts/compare/lychee-13.0.36...lychee-13.0.38) (2022-08-30) ### Chore diff --git a/charts/stable/lychee/Chart.yaml b/charts/stable/lychee/Chart.yaml index c868c5cd9ea..ba64d1e0eb7 100644 --- a/charts/stable/lychee/Chart.yaml +++ b/charts/stable/lychee/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.5.3" +appVersion: "4.6.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/lychee/README.md b/charts/stable/lychee/README.md index 6a4e81f2bf8..371a1631741 100644 --- a/charts/stable/lychee/README.md +++ b/charts/stable/lychee/README.md @@ -1,6 +1,6 @@ # lychee -![Version: 13.0.38](https://img.shields.io/badge/Version-13.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.3](https://img.shields.io/badge/AppVersion-4.5.3-informational?style=flat-square) +![Version: 13.0.39](https://img.shields.io/badge/Version-13.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.0](https://img.shields.io/badge/AppVersion-4.6.0-informational?style=flat-square) Lychee is a free photo-management tool, which runs on your server or web-space @@ -67,7 +67,7 @@ helm uninstall lychee #### 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/mealie/CHANGELOG.md b/charts/stable/mealie/CHANGELOG.md index 403e001237b..44abcced015 100644 --- a/charts/stable/mealie/CHANGELOG.md +++ b/charts/stable/mealie/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mealie-9.0.0](https://github.com/truecharts/charts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07) + +### Fix + +- use the new var for defining db type ([#3714](https://github.com/truecharts/charts/issues/3714)) + + + + ## [mealie-8.0.35](https://github.com/truecharts/charts/compare/mealie-8.0.33...mealie-8.0.35) (2022-08-30) ### Chore diff --git a/charts/stable/mealie/README.md b/charts/stable/mealie/README.md index d4480c772b7..6578c142cbb 100644 --- a/charts/stable/mealie/README.md +++ b/charts/stable/mealie/README.md @@ -1,6 +1,6 @@ # mealie -![Version: 8.0.35](https://img.shields.io/badge/Version-8.0.35-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) +![Version: 9.0.0](https://img.shields.io/badge/Version-9.0.0-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) Mealie is a self hosted recipe manager and meal planner with a RestAPI backend @@ -65,7 +65,7 @@ helm uninstall mealie #### 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/minecraft-java/CHANGELOG.md b/charts/stable/minecraft-java/CHANGELOG.md index 0f0d737569e..4b2f203f16c 100644 --- a/charts/stable/minecraft-java/CHANGELOG.md +++ b/charts/stable/minecraft-java/CHANGELOG.md @@ -2,6 +2,15 @@ +## [minecraft-java-1.0.49](https://github.com/truecharts/charts/compare/minecraft-java-1.0.48...minecraft-java-1.0.49) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [minecraft-java-1.0.48](https://github.com/truecharts/charts/compare/minecraft-java-1.0.47...minecraft-java-1.0.48) (2022-09-05) ### Chore diff --git a/charts/stable/minecraft-java/README.md b/charts/stable/minecraft-java/README.md index 0bb8d2cf507..dd37b7a74d8 100644 --- a/charts/stable/minecraft-java/README.md +++ b/charts/stable/minecraft-java/README.md @@ -1,6 +1,6 @@ # minecraft-java -![Version: 1.0.48](https://img.shields.io/badge/Version-1.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.11.0](https://img.shields.io/badge/AppVersion-2022.11.0-informational?style=flat-square) +![Version: 1.0.49](https://img.shields.io/badge/Version-1.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.11.0](https://img.shields.io/badge/AppVersion-2022.11.0-informational?style=flat-square) Minecraft Java Dedicated Server diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index cbe4c07fc32..91a7da57c5f 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -2,6 +2,15 @@ +## [nextcloud-15.3.9](https://github.com/truecharts/charts/compare/nextcloud-15.3.8...nextcloud-15.3.9) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [nextcloud-15.3.8](https://github.com/truecharts/charts/compare/nextcloud-15.3.7...nextcloud-15.3.8) (2022-09-03) ### Chore diff --git a/charts/stable/nextcloud/README.md b/charts/stable/nextcloud/README.md index d554ac10b03..bec3f2b02a6 100644 --- a/charts/stable/nextcloud/README.md +++ b/charts/stable/nextcloud/README.md @@ -1,6 +1,6 @@ # nextcloud -![Version: 15.3.8](https://img.shields.io/badge/Version-15.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.4](https://img.shields.io/badge/AppVersion-24.0.4-informational?style=flat-square) +![Version: 15.3.9](https://img.shields.io/badge/Version-15.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.4](https://img.shields.io/badge/AppVersion-24.0.4-informational?style=flat-square) A private cloud server that puts the control and security of your own data back into your hands. @@ -68,7 +68,7 @@ helm uninstall nextcloud #### 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/openkm/CHANGELOG.md b/charts/stable/openkm/CHANGELOG.md index dc630449557..50dd14b5a93 100644 --- a/charts/stable/openkm/CHANGELOG.md +++ b/charts/stable/openkm/CHANGELOG.md @@ -2,6 +2,15 @@ +## [openkm-7.0.35](https://github.com/truecharts/charts/compare/openkm-7.0.34...openkm-7.0.35) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [openkm-7.0.34](https://github.com/truecharts/charts/compare/openkm-7.0.32...openkm-7.0.34) (2022-08-30) ### Chore diff --git a/charts/stable/openkm/README.md b/charts/stable/openkm/README.md index abb846169f5..104b96c708e 100644 --- a/charts/stable/openkm/README.md +++ b/charts/stable/openkm/README.md @@ -1,6 +1,6 @@ # openkm -![Version: 7.0.34](https://img.shields.io/badge/Version-7.0.34-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) +![Version: 7.0.35](https://img.shields.io/badge/Version-7.0.35-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. @@ -66,7 +66,7 @@ helm uninstall openkm #### 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/outline/CHANGELOG.md b/charts/stable/outline/CHANGELOG.md index b4c396d202e..3022fee11cd 100644 --- a/charts/stable/outline/CHANGELOG.md +++ b/charts/stable/outline/CHANGELOG.md @@ -2,6 +2,15 @@ +## [outline-3.0.39](https://github.com/truecharts/charts/compare/outline-3.0.38...outline-3.0.39) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [outline-3.0.38](https://github.com/truecharts/charts/compare/outline-3.0.36...outline-3.0.38) (2022-08-30) ### Chore diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 64232dee8e0..1f656177c80 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.65.2" +appVersion: "0.66.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/outline/README.md b/charts/stable/outline/README.md index dcb9fef30e1..179a6dc0313 100644 --- a/charts/stable/outline/README.md +++ b/charts/stable/outline/README.md @@ -1,6 +1,6 @@ # outline -![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.65.2](https://img.shields.io/badge/AppVersion-0.65.2-informational?style=flat-square) +![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.66.0](https://img.shields.io/badge/AppVersion-0.66.0-informational?style=flat-square) A fast, collaborative, knowledge base for your team built using React and Node.js. @@ -66,7 +66,7 @@ helm uninstall outline #### 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/pihole/CHANGELOG.md b/charts/stable/pihole/CHANGELOG.md index de62041bc8b..e0846107fba 100644 --- a/charts/stable/pihole/CHANGELOG.md +++ b/charts/stable/pihole/CHANGELOG.md @@ -2,6 +2,15 @@ +## [pihole-6.0.37](https://github.com/truecharts/charts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [pihole-6.0.36](https://github.com/truecharts/charts/compare/pihole-6.0.35...pihole-6.0.36) (2022-09-03) ### Chore diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index dfd533face4..bced0e8982e 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.09.1" +appVersion: "2022.09.2" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/pihole/README.md b/charts/stable/pihole/README.md index fa4d33e135f..a7e77d34f56 100644 --- a/charts/stable/pihole/README.md +++ b/charts/stable/pihole/README.md @@ -1,6 +1,6 @@ # pihole -![Version: 6.0.36](https://img.shields.io/badge/Version-6.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.09.1](https://img.shields.io/badge/AppVersion-2022.09.1-informational?style=flat-square) +![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.09.2](https://img.shields.io/badge/AppVersion-2022.09.2-informational?style=flat-square) DNS and Ad-filtering for your network @@ -66,7 +66,7 @@ helm uninstall pihole #### 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/prometheus/CHANGELOG.md b/charts/stable/prometheus/CHANGELOG.md index 11b1ff0753c..c6031162ee3 100644 --- a/charts/stable/prometheus/CHANGELOG.md +++ b/charts/stable/prometheus/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.79](https://github.com/truecharts/charts/compare/prometheus-4.0.78...prometheus-4.0.79) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [prometheus-4.0.78](https://github.com/truecharts/charts/compare/prometheus-4.0.77...prometheus-4.0.78) (2022-09-05) ### Chore diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index f67425d1d93..f5602e6f2cc 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.58.0" +appVersion: "0.59.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/prometheus/README.md b/charts/stable/prometheus/README.md index 28ea6cb75cf..b433ef1ecd5 100644 --- a/charts/stable/prometheus/README.md +++ b/charts/stable/prometheus/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.78](https://img.shields.io/badge/Version-4.0.78-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) +![Version: 4.0.79](https://img.shields.io/badge/Version-4.0.79-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.59.0](https://img.shields.io/badge/AppVersion-0.59.0-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. diff --git a/charts/stable/rsshub/CHANGELOG.md b/charts/stable/rsshub/CHANGELOG.md index 32a9e082706..e5e1fe6b676 100644 --- a/charts/stable/rsshub/CHANGELOG.md +++ b/charts/stable/rsshub/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.90](https://github.com/truecharts/charts/compare/rsshub-3.0.89...rsshub-3.0.90) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [rsshub-3.0.89](https://github.com/truecharts/charts/compare/rsshub-3.0.88...rsshub-3.0.89) (2022-09-05) ### Chore diff --git a/charts/stable/rsshub/README.md b/charts/stable/rsshub/README.md index 2d6d89af5c7..b8e1ad3bb60 100644 --- a/charts/stable/rsshub/README.md +++ b/charts/stable/rsshub/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.89](https://img.shields.io/badge/Version-3.0.89-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: 3.0.90](https://img.shields.io/badge/Version-3.0.90-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) RSSHub can generate RSS feeds from pretty much everything diff --git a/charts/stable/uptime-kuma/CHANGELOG.md b/charts/stable/uptime-kuma/CHANGELOG.md index 0ab24a5ff7e..b87b025e6ec 100644 --- a/charts/stable/uptime-kuma/CHANGELOG.md +++ b/charts/stable/uptime-kuma/CHANGELOG.md @@ -2,6 +2,15 @@ +## [uptime-kuma-3.0.31](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.30...uptime-kuma-3.0.31) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [uptime-kuma-3.0.30](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.28...uptime-kuma-3.0.30) (2022-08-30) ### Chore diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 060959e4d16..509a95c9109 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.17.1" +appVersion: "1.18.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/uptime-kuma/README.md b/charts/stable/uptime-kuma/README.md index 70bdff93216..1053cbff5b9 100644 --- a/charts/stable/uptime-kuma/README.md +++ b/charts/stable/uptime-kuma/README.md @@ -1,6 +1,6 @@ # uptime-kuma -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.1](https://img.shields.io/badge/AppVersion-1.17.1-informational?style=flat-square) +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square) A fancy self-hosted monitoring tool @@ -64,7 +64,7 @@ helm uninstall uptime-kuma #### 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/wekan/CHANGELOG.md b/charts/stable/wekan/CHANGELOG.md index 6d81b9df738..f9551ba8da2 100644 --- a/charts/stable/wekan/CHANGELOG.md +++ b/charts/stable/wekan/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wekan-5.0.8](https://github.com/truecharts/charts/compare/wekan-5.0.7...wekan-5.0.8) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + ## [wekan-5.0.7](https://github.com/truecharts/charts/compare/wekan-5.0.6...wekan-5.0.7) (2022-09-03) ### Chore diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 06aae7ad20d..072e1742963 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.43" +appVersion: "6.44" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/wekan/README.md b/charts/stable/wekan/README.md index 41b3a77573c..c28084693f9 100644 --- a/charts/stable/wekan/README.md +++ b/charts/stable/wekan/README.md @@ -1,6 +1,6 @@ # wekan -![Version: 5.0.7](https://img.shields.io/badge/Version-5.0.7-informational?style=flat-square) ![AppVersion: 6.43](https://img.shields.io/badge/AppVersion-6.43-informational?style=flat-square) +![Version: 5.0.8](https://img.shields.io/badge/Version-5.0.8-informational?style=flat-square) ![AppVersion: 6.44](https://img.shields.io/badge/AppVersion-6.44-informational?style=flat-square) WeKan - Open Source kanban @@ -66,7 +66,7 @@ helm uninstall wekan #### 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