From ed978370b685cf7abcd9151f224b49d87a6d5901 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Tue, 23 Aug 2022 05:30:35 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- .../dependency/collabora-online/CHANGELOG.md | 9 + charts/dependency/collabora-online/Chart.yaml | 2 +- charts/dependency/collabora-online/README.md | 4 +- charts/dependency/mariadb/CHANGELOG.md | 1522 +++++------------ charts/dependency/mariadb/README.md | 4 +- charts/dependency/memcached/CHANGELOG.md | 9 + charts/dependency/memcached/README.md | 4 +- charts/dependency/redis/CHANGELOG.md | 1 + charts/dependency/redis/README.md | 4 +- charts/dependency/solr/CHANGELOG.md | 9 + charts/dependency/solr/README.md | 4 +- .../incubator/cadquery-jupyter/CHANGELOG.md | 9 + charts/incubator/cadquery-jupyter/Chart.yaml | 2 +- charts/incubator/cadquery-jupyter/README.md | 4 +- charts/incubator/cryptpad/CHANGELOG.md | 9 + charts/incubator/cryptpad/README.md | 4 +- charts/incubator/cups-server/CHANGELOG.md | 9 + charts/incubator/cups-server/README.md | 4 +- charts/incubator/duplicacy/CHANGELOG.md | 9 + charts/incubator/duplicacy/README.md | 4 +- charts/incubator/factorio/CHANGELOG.md | 9 + charts/incubator/factorio/README.md | 4 +- charts/incubator/neko/CHANGELOG.md | 9 + charts/incubator/neko/README.md | 4 +- charts/incubator/qflood/CHANGELOG.md | 9 + charts/incubator/qflood/README.md | 4 +- charts/incubator/rimgo/CHANGELOG.md | 9 + charts/incubator/rimgo/README.md | 4 +- charts/incubator/searx/CHANGELOG.md | 9 + charts/incubator/searx/README.md | 4 +- charts/incubator/searxng/CHANGELOG.md | 11 + charts/incubator/searxng/README.md | 4 +- charts/incubator/vaulthunters/CHANGELOG.md | 9 + charts/incubator/vaulthunters/README.md | 4 +- charts/incubator/vertex/CHANGELOG.md | 11 + charts/incubator/vertex/README.md | 4 +- charts/incubator/virt-manager/CHANGELOG.md | 9 + charts/incubator/virt-manager/README.md | 4 +- charts/stable/audiobookshelf/CHANGELOG.md | 9 + charts/stable/audiobookshelf/Chart.yaml | 2 +- charts/stable/audiobookshelf/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/deemix/CHANGELOG.md | 9 + charts/stable/deemix/README.md | 2 +- charts/stable/drawio/CHANGELOG.md | 9 + charts/stable/drawio/Chart.yaml | 2 +- charts/stable/drawio/README.md | 2 +- charts/stable/flexget/CHANGELOG.md | 9 + charts/stable/flexget/README.md | 2 +- charts/stable/gaps/CHANGELOG.md | 9 + charts/stable/gaps/Chart.yaml | 2 +- charts/stable/gaps/README.md | 2 +- charts/stable/grafana/CHANGELOG.md | 9 + charts/stable/grafana/README.md | 2 +- charts/stable/jackett/CHANGELOG.md | 9 + charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/README.md | 2 +- charts/stable/leantime/CHANGELOG.md | 9 + charts/stable/leantime/Chart.yaml | 2 +- charts/stable/leantime/README.md | 2 +- charts/stable/littlelink/CHANGELOG.md | 9 + charts/stable/littlelink/README.md | 2 +- .../stable/logitech-media-server/CHANGELOG.md | 9 + charts/stable/logitech-media-server/README.md | 2 +- charts/stable/matomo/CHANGELOG.md | 9 + charts/stable/matomo/README.md | 2 +- charts/stable/nextcloud/CHANGELOG.md | 9 + charts/stable/nextcloud/README.md | 2 +- charts/stable/omada-controller/CHANGELOG.md | 9 + charts/stable/omada-controller/Chart.yaml | 2 +- charts/stable/omada-controller/README.md | 2 +- charts/stable/rsshub/CHANGELOG.md | 9 + charts/stable/rsshub/README.md | 2 +- charts/stable/sickchill/CHANGELOG.md | 9 + charts/stable/sickchill/Chart.yaml | 2 +- charts/stable/sickchill/README.md | 2 +- charts/stable/theme-park/CHANGELOG.md | 9 + charts/stable/theme-park/Chart.yaml | 2 +- charts/stable/theme-park/README.md | 2 +- charts/stable/wekan/CHANGELOG.md | 9 + charts/stable/wekan/Chart.yaml | 2 +- charts/stable/wekan/README.md | 2 +- 86 files changed, 783 insertions(+), 1193 deletions(-) diff --git a/charts/dependency/collabora-online/CHANGELOG.md b/charts/dependency/collabora-online/CHANGELOG.md index 74b925c24c9..8b4d7ae3f2e 100644 --- a/charts/dependency/collabora-online/CHANGELOG.md +++ b/charts/dependency/collabora-online/CHANGELOG.md @@ -2,6 +2,15 @@ +## [collabora-online-12.1.30](https://github.com/truecharts/charts/compare/collabora-online-12.1.29...collabora-online-12.1.30) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [collabora-online-12.1.29](https://github.com/truecharts/charts/compare/collabora-online-12.1.27...collabora-online-12.1.29) (2022-08-17) ### Chore diff --git a/charts/dependency/collabora-online/Chart.yaml b/charts/dependency/collabora-online/Chart.yaml index da3b6e08d14..1652244bc91 100644 --- a/charts/dependency/collabora-online/Chart.yaml +++ b/charts/dependency/collabora-online/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.05.5.3" +appVersion: "22.05.5.4" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/dependency/collabora-online/README.md b/charts/dependency/collabora-online/README.md index 2132732a070..6bc8675a309 100644 --- a/charts/dependency/collabora-online/README.md +++ b/charts/dependency/collabora-online/README.md @@ -1,13 +1,13 @@ # collabora-online -![Version: 12.1.29](https://img.shields.io/badge/Version-12.1.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.3](https://img.shields.io/badge/AppVersion-22.05.5.3-informational?style=flat-square) +![Version: 12.1.30](https://img.shields.io/badge/Version-12.1.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square) An awesome Online Office suite. 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: [collabora-online](https://truecharts.org/docs/charts/stable/collabora-online) +For more information, please click here: [collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online) **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)** diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index b69a8f2a049..9a2ea282eb3 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -2,7 +2,16 @@ -## [mariadb-3.0.57](https://github.com/truecharts/charts/compare/mariadb-3.0.56...mariadb-3.0.57) (2022-08-20) +## [redis-3.0.58](https://github.com/truecharts/charts/compare/redis-3.0.57...redis-3.0.58) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + +## [redis-3.0.57](https://github.com/truecharts/charts/compare/redis-3.0.56...redis-3.0.57) (2022-08-20) ### Chore @@ -11,7 +20,7 @@ -## [mariadb-3.0.56](https://github.com/truecharts/charts/compare/mariadb-3.0.54...mariadb-3.0.56) (2022-08-17) +## [redis-3.0.56](https://github.com/truecharts/charts/compare/redisinsight-0.0.16...redis-3.0.56) (2022-08-17) ### Chore @@ -21,7 +30,7 @@ -## [mariadb-3.0.54](https://github.com/truecharts/charts/compare/mariadb-3.0.53...mariadb-3.0.54) (2022-08-12) +## [redis-3.0.54](https://github.com/truecharts/charts/compare/redis-3.0.53...redis-3.0.54) (2022-08-12) ### Chore @@ -30,7 +39,7 @@ -## [mariadb-3.0.53](https://github.com/truecharts/charts/compare/mariadb-3.0.52...mariadb-3.0.53) (2022-08-12) +## [redis-3.0.53](https://github.com/truecharts/charts/compare/redis-3.0.52...redis-3.0.53) (2022-08-12) ### Chore @@ -44,7 +53,7 @@ -## [mariadb-3.0.52](https://github.com/truecharts/charts/compare/mariadb-3.0.51...mariadb-3.0.52) (2022-08-10) +## [redis-3.0.52](https://github.com/truecharts/charts/compare/redis-3.0.51...redis-3.0.52) (2022-08-10) ### Chore @@ -53,18 +62,26 @@ +## [redis-3.0.51](https://github.com/truecharts/charts/compare/redis-3.0.50...redis-3.0.51) (2022-08-10) -## [mariadb-3.0.50](https://github.com/truecharts/charts/compare/mariadb-3.0.49...mariadb-3.0.50) (2022-08-09) +### Chore + +- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) + + + + +## [redis-3.0.50](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.15...redis-3.0.50) (2022-08-09) ### Chore - update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) -## [mariadb-3.0.49](https://github.com/truecharts/apps/compare/mariadb-3.0.48...mariadb-3.0.49) (2022-07-29) + +## [redis-3.0.48](https://github.com/truecharts/apps/compare/redis-3.0.47...redis-3.0.48) (2022-07-29) ### Chore @@ -73,7 +90,7 @@ -## [mariadb-3.0.48](https://github.com/truecharts/apps/compare/mariadb-3.0.47...mariadb-3.0.48) (2022-07-29) +## [redis-3.0.47](https://github.com/truecharts/apps/compare/redisinsight-0.0.14...redis-3.0.47) (2022-07-29) ### Chore @@ -82,17 +99,7 @@ -## [mariadb-3.0.47](https://github.com/truecharts/apps/compare/mariadb-3.0.46...mariadb-3.0.47) (2022-07-27) - -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) - - update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) - - - - -## [mariadb-3.0.46](https://github.com/truecharts/apps/compare/mariadb-3.0.44...mariadb-3.0.46) (2022-07-25) +## [redis-3.0.46](https://github.com/truecharts/apps/compare/redisinsight-0.0.12...redis-3.0.46) (2022-07-25) ### Chore @@ -103,7 +110,7 @@ -## [mariadb-3.0.45](https://github.com/truecharts/apps/compare/mariadb-3.0.44...mariadb-3.0.45) (2022-07-25) +## [redis-3.0.45](https://github.com/truecharts/apps/compare/redisinsight-0.0.12...redis-3.0.45) (2022-07-25) ### Chore @@ -112,16 +119,7 @@ -## [mariadb-3.0.44](https://github.com/truecharts/apps/compare/mariadb-3.0.43...mariadb-3.0.44) (2022-07-24) - -### Chore - -- update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) - - - - -## [mariadb-3.0.43](https://github.com/truecharts/apps/compare/mariadb-3.0.42...mariadb-3.0.43) (2022-07-23) +## [redis-3.0.44](https://github.com/truecharts/apps/compare/redis-3.0.43...redis-3.0.44) (2022-07-23) ### Chore @@ -130,7 +128,7 @@ -## [mariadb-3.0.42](https://github.com/truecharts/apps/compare/mariadb-3.0.41...mariadb-3.0.42) (2022-07-23) +## [redis-3.0.43](https://github.com/truecharts/apps/compare/redisinsight-0.0.11...redis-3.0.43) (2022-07-23) ### Chore @@ -139,23 +137,16 @@ -## [mariadb-3.0.41](https://github.com/truecharts/apps/compare/mariadb-3.0.40...mariadb-3.0.41) (2022-07-22) +## [redis-3.0.42](https://github.com/truecharts/apps/compare/redis-3.0.41...redis-3.0.42) (2022-07-22) ### Chore - Bump all charts to generate config and container references due to huge increase of repository + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) -## [mariadb-3.0.40](https://github.com/truecharts/apps/compare/mariadb-3.0.39...mariadb-3.0.40) (2022-07-22) - -### Chore - -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - - - -## [mariadb-3.0.39](https://github.com/truecharts/apps/compare/mariadb-3.0.38...mariadb-3.0.39) (2022-07-21) +## [redis-3.0.41](https://github.com/truecharts/apps/compare/redis-3.0.40...redis-3.0.41) (2022-07-21) ### Chore @@ -170,7 +161,7 @@ -## [mariadb-3.0.39](https://github.com/truecharts/apps/compare/mariadb-3.0.38...mariadb-3.0.39) (2022-07-21) +## [redis-3.0.41](https://github.com/truecharts/apps/compare/redis-3.0.40...redis-3.0.41) (2022-07-21) ### Chore @@ -184,7 +175,7 @@ -## [mariadb-3.0.39](https://github.com/truecharts/apps/compare/mariadb-3.0.38...mariadb-3.0.39) (2022-07-21) +## [redis-3.0.41](https://github.com/truecharts/apps/compare/redis-3.0.40...redis-3.0.41) (2022-07-21) ### Chore @@ -197,7 +188,7 @@ -## [mariadb-3.0.39](https://github.com/truecharts/apps/compare/mariadb-3.0.38...mariadb-3.0.39) (2022-07-20) +## [redis-3.0.41](https://github.com/truecharts/apps/compare/redis-3.0.40...redis-3.0.41) (2022-07-20) ### Chore @@ -209,17 +200,31 @@ - - -## [mariadb-3.0.36](https://github.com/truecharts/apps/compare/mariadb-3.0.35...mariadb-3.0.36) (2022-07-16) +## [redis-3.0.40](https://github.com/truecharts/apps/compare/redis-3.0.39...redis-3.0.40) (2022-07-20) ### Chore -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) -## [memcached-3.0.36](https://github.com/truecharts/apps/compare/memcached-3.0.35...memcached-3.0.36) (2022-07-14) +## [redis-3.0.39](https://github.com/truecharts/apps/compare/redis-3.0.38...redis-3.0.39) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [redis-3.0.38](https://github.com/truecharts/apps/compare/redis-3.0.37...redis-3.0.38) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [redis-3.0.37](https://github.com/truecharts/apps/compare/redis-3.0.36...redis-3.0.37) (2022-07-14) ### Fix @@ -227,7 +232,7 @@ -## [memcached-3.0.35](https://github.com/truecharts/apps/compare/memcached-3.0.33...memcached-3.0.35) (2022-07-14) +## [redis-3.0.36](https://github.com/truecharts/apps/compare/redis-3.0.34...redis-3.0.36) (2022-07-14) ### Fix @@ -235,8 +240,15 @@ +## [mongodb-1.0.36](https://github.com/truecharts/apps/compare/mongodb-1.0.35...mongodb-1.0.36) (2022-07-13) -## [memcached-3.0.32](https://github.com/truecharts/apps/compare/memcached-3.0.30...memcached-3.0.32) (2022-07-12) +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [mongodb-1.0.35](https://github.com/truecharts/apps/compare/mongodb-1.0.33...mongodb-1.0.35) (2022-07-12) ### Chore @@ -245,7 +257,7 @@ -## [memcached-3.0.30](https://github.com/truecharts/apps/compare/memcached-3.0.29...memcached-3.0.30) (2022-07-12) +## [mongodb-1.0.33](https://github.com/truecharts/apps/compare/mongodb-1.0.32...mongodb-1.0.33) (2022-07-12) ### Chore @@ -253,8 +265,8 @@ - -### [memcached-3.0.29](https://github.com/truecharts/apps/compare/memcached-3.0.28...memcached-3.0.29) (2022-07-12) + +### [mongodb-1.0.32](https://github.com/truecharts/apps/compare/mongodb-1.0.31...mongodb-1.0.32) (2022-07-12) #### Chore @@ -262,13 +274,9 @@ - -### [memcached-3.0.28](https://github.com/truecharts/apps/compare/memcached-3.0.27...memcached-3.0.28) (2022-07-11) - - - -### [memcached-3.0.27](https://github.com/truecharts/apps/compare/memcached-3.0.26...memcached-3.0.27) (2022-07-11) + +### [mongodb-1.0.30](https://github.com/truecharts/apps/compare/mongodb-1.0.29...mongodb-1.0.30) (2022-07-11) #### Chore @@ -277,8 +285,8 @@ - -### [memcached-3.0.26](https://github.com/truecharts/apps/compare/memcached-3.0.25...memcached-3.0.26) (2022-07-11) + +### [mongodb-1.0.29](https://github.com/truecharts/apps/compare/mongodb-1.0.28...mongodb-1.0.29) (2022-07-11) #### Chore @@ -286,8 +294,8 @@ - -### [memcached-3.0.25](https://github.com/truecharts/apps/compare/memcached-3.0.24...memcached-3.0.25) (2022-07-10) + +### [mongodb-1.0.28](https://github.com/truecharts/apps/compare/mongodb-1.0.27...mongodb-1.0.28) (2022-07-10) #### Chore @@ -296,8 +304,8 @@ - -### [memcached-3.0.24](https://github.com/truecharts/apps/compare/memcached-3.0.23...memcached-3.0.24) (2022-07-10) + +### [mongodb-1.0.27](https://github.com/truecharts/apps/compare/mongodb-1.0.26...mongodb-1.0.27) (2022-07-10) #### Chore @@ -305,8 +313,8 @@ - -### [memcached-3.0.23](https://github.com/truecharts/apps/compare/memcached-3.0.22...memcached-3.0.23) (2022-07-09) + +### [mongodb-1.0.26](https://github.com/truecharts/apps/compare/mongodb-1.0.25...mongodb-1.0.26) (2022-07-09) #### Chore @@ -314,17 +322,26 @@ - -### [memcached-3.0.22](https://github.com/truecharts/apps/compare/memcached-3.0.21...memcached-3.0.22) (2022-07-07) + +### [mongodb-1.0.25](https://github.com/truecharts/apps/compare/mongodb-1.0.24...mongodb-1.0.25) (2022-07-06) #### Chore -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) +* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - -### [memcached-3.0.21](https://github.com/truecharts/apps/compare/memcached-3.0.20...memcached-3.0.21) (2022-07-04) + +### [mongodb-1.0.24](https://github.com/truecharts/apps/compare/mongodb-1.0.23...mongodb-1.0.24) (2022-07-05) + +#### Chore + +* update docker general non-major ([#3071](https://github.com/truecharts/apps/issues/3071)) + + + + +### [mongodb-1.0.23](https://github.com/truecharts/apps/compare/mongodb-1.0.22...mongodb-1.0.23) (2022-07-04) #### Chore @@ -332,8 +349,8 @@ - -### [memcached-3.0.20](https://github.com/truecharts/apps/compare/memcached-3.0.19...memcached-3.0.20) (2022-07-04) + +### [mongodb-1.0.22](https://github.com/truecharts/apps/compare/mongodb-1.0.21...mongodb-1.0.22) (2022-07-04) #### Chore @@ -341,8 +358,17 @@ - -### [memcached-3.0.19](https://github.com/truecharts/apps/compare/memcached-3.0.18...memcached-3.0.19) (2022-07-01) + +### [mongodb-1.0.21](https://github.com/truecharts/apps/compare/mongodb-1.0.20...mongodb-1.0.21) (2022-07-02) + +#### Chore + +* update docker general non-major ([#3033](https://github.com/truecharts/apps/issues/3033)) + + + + +### [mongodb-1.0.20](https://github.com/truecharts/apps/compare/mongodb-1.0.19...mongodb-1.0.20) (2022-07-01) #### Chore @@ -350,18 +376,18 @@ - -### [memcached-3.0.18](https://github.com/truecharts/apps/compare/memcached-3.0.17...memcached-3.0.18) (2022-06-26) + +### [mongodb-1.0.19](https://github.com/truecharts/apps/compare/mongodb-1.0.18...mongodb-1.0.19) (2022-06-27) #### Chore -* update docker general non-major ([#2988](https://github.com/truecharts/apps/issues/2988)) +* update docker general non-major ([#2999](https://github.com/truecharts/apps/issues/2999)) * update docker general non-major ([#2960](https://github.com/truecharts/apps/issues/2960)) - -### [memcached-3.0.17](https://github.com/truecharts/apps/compare/memcached-3.0.16...memcached-3.0.17) (2022-06-25) + +### [mongodb-1.0.18](https://github.com/truecharts/apps/compare/mongodb-1.0.17...mongodb-1.0.18) (2022-06-25) #### Chore @@ -369,8 +395,8 @@ - -### [memcached-3.0.16](https://github.com/truecharts/apps/compare/memcached-3.0.15...memcached-3.0.16) (2022-06-24) + +### [mongodb-1.0.17](https://github.com/truecharts/apps/compare/mongodb-1.0.16...mongodb-1.0.17) (2022-06-24) #### Chore @@ -378,8 +404,8 @@ - -### [memcached-3.0.15](https://github.com/truecharts/apps/compare/memcached-3.0.14...memcached-3.0.15) (2022-06-22) + +### [mongodb-1.0.16](https://github.com/truecharts/apps/compare/mongodb-1.0.15...mongodb-1.0.16) (2022-06-22) #### Chore @@ -387,8 +413,8 @@ - -### [memcached-3.0.14](https://github.com/truecharts/apps/compare/memcached-3.0.13...memcached-3.0.14) (2022-06-21) + +### [mongodb-1.0.15](https://github.com/truecharts/apps/compare/mongodb-1.0.14...mongodb-1.0.15) (2022-06-21) #### Chore @@ -396,8 +422,8 @@ - -### [memcached-3.0.13](https://github.com/truecharts/apps/compare/memcached-3.0.12...memcached-3.0.13) (2022-06-21) + +### [mongodb-1.0.14](https://github.com/truecharts/apps/compare/mongodb-1.0.13...mongodb-1.0.14) (2022-06-21) #### Chore @@ -405,8 +431,8 @@ - -### [memcached-3.0.12](https://github.com/truecharts/apps/compare/memcached-3.0.11...memcached-3.0.12) (2022-06-20) + +### [mongodb-1.0.13](https://github.com/truecharts/apps/compare/mongodb-1.0.12...mongodb-1.0.13) (2022-06-20) #### Chore @@ -414,8 +440,8 @@ - -### [memcached-3.0.11](https://github.com/truecharts/apps/compare/memcached-3.0.10...memcached-3.0.11) (2022-06-18) + +### [mongodb-1.0.12](https://github.com/truecharts/apps/compare/mongodb-1.0.11...mongodb-1.0.12) (2022-06-18) #### Chore @@ -423,8 +449,8 @@ - -### [memcached-3.0.10](https://github.com/truecharts/apps/compare/memcached-3.0.9...memcached-3.0.10) (2022-06-17) + +### [mongodb-1.0.11](https://github.com/truecharts/apps/compare/mongodb-1.0.10...mongodb-1.0.11) (2022-06-17) #### Chore @@ -432,18 +458,26 @@ - -### [memcached-3.0.9](https://github.com/truecharts/apps/compare/memcached-3.0.8...memcached-3.0.9) (2022-06-17) + +### [mongodb-1.0.10](https://github.com/truecharts/apps/compare/mongodb-1.0.9...mongodb-1.0.10) (2022-06-17) #### Chore -* update docker general non-major ([#2917](https://github.com/truecharts/apps/issues/2917)) * update helm chart common to v10.0.12 - -### [memcached-3.0.8](https://github.com/truecharts/apps/compare/memcached-3.0.7...memcached-3.0.8) (2022-06-15) + +### [mongodb-1.0.9](https://github.com/truecharts/apps/compare/mongodb-1.0.8...mongodb-1.0.9) (2022-06-16) + +#### Chore + +* update docker general non-major ([#2904](https://github.com/truecharts/apps/issues/2904)) + + + + +### [mongodb-1.0.8](https://github.com/truecharts/apps/compare/mongodb-1.0.7...mongodb-1.0.8) (2022-06-15) #### Chore @@ -451,8 +485,8 @@ - -### [memcached-3.0.7](https://github.com/truecharts/apps/compare/memcached-3.0.6...memcached-3.0.7) (2022-06-14) + +### [mongodb-1.0.7](https://github.com/truecharts/apps/compare/mongodb-1.0.6...mongodb-1.0.7) (2022-06-14) #### Chore @@ -460,17 +494,17 @@ - -### [memcached-3.0.6](https://github.com/truecharts/apps/compare/memcached-3.0.5...memcached-3.0.6) (2022-06-14) + +### [mongodb-1.0.6](https://github.com/truecharts/apps/compare/mongodb-1.0.5...mongodb-1.0.6) (2022-06-13) #### Chore -* update docker general non-major ([#2872](https://github.com/truecharts/apps/issues/2872)) +* update docker general non-major ([#2860](https://github.com/truecharts/apps/issues/2860)) - -### [memcached-3.0.5](https://github.com/truecharts/apps/compare/memcached-3.0.4...memcached-3.0.5) (2022-06-11) + +### [mongodb-1.0.5](https://github.com/truecharts/apps/compare/mongodb-1.0.4...mongodb-1.0.5) (2022-06-11) #### Chore @@ -478,18 +512,17 @@ - -### [memcached-3.0.4](https://github.com/truecharts/apps/compare/memcached-3.0.3...memcached-3.0.4) (2022-06-11) + +### [mongodb-1.0.4](https://github.com/truecharts/apps/compare/mongodb-1.0.3...mongodb-1.0.4) (2022-06-11) #### Chore -* update icons ref ([#2851](https://github.com/truecharts/apps/issues/2851)) * update docker general non-major ([#2848](https://github.com/truecharts/apps/issues/2848)) - -### [memcached-3.0.3](https://github.com/truecharts/apps/compare/memcached-3.0.2...memcached-3.0.3) (2022-06-09) + +### [mongodb-1.0.3](https://github.com/truecharts/apps/compare/mongodb-1.0.2...mongodb-1.0.3) (2022-06-09) #### Chore @@ -497,8 +530,8 @@ - -### [memcached-3.0.2](https://github.com/truecharts/apps/compare/memcached-3.0.1...memcached-3.0.2) (2022-06-07) + +### [mongodb-1.0.2](https://github.com/truecharts/apps/compare/mongodb-1.0.1...mongodb-1.0.2) (2022-06-07) #### Fix @@ -506,12 +539,13 @@ - -### [memcached-3.0.1](https://github.com/truecharts/apps/compare/memcached-2.0.91...memcached-3.0.1) (2022-06-07) + +### [mongodb-1.0.1](https://github.com/truecharts/apps/compare/mongodb-0.1.49...mongodb-1.0.1) (2022-06-07) #### Chore * Auto-update chart README [skip ci] +* sync all apps persistence configuration and always default to PVC #### Fix @@ -523,8 +557,12 @@ - -### [memcached-3.0.0](https://github.com/truecharts/apps/compare/memcached-2.0.91...memcached-3.0.0) (2022-06-07) + +### [mongodb-1.0.0](https://github.com/truecharts/apps/compare/mongodb-0.1.49...mongodb-1.0.0) (2022-06-07) + +#### Chore + +* sync all apps persistence configuration and always default to PVC #### Refactor @@ -532,8 +570,8 @@ - -### [memcached-2.0.91](https://github.com/truecharts/apps/compare/memcached-2.0.90...memcached-2.0.91) (2022-06-05) + +### [mongodb-0.1.49](https://github.com/truecharts/apps/compare/mongodb-0.1.48...mongodb-0.1.49) (2022-06-05) #### Chore @@ -541,8 +579,8 @@ - -### [memcached-2.0.90](https://github.com/truecharts/apps/compare/memcached-2.0.89...memcached-2.0.90) (2022-06-04) + +### [mongodb-0.1.48](https://github.com/truecharts/apps/compare/mongodb-0.1.47...mongodb-0.1.48) (2022-06-04) #### Chore @@ -550,8 +588,8 @@ - -### [memcached-2.0.89](https://github.com/truecharts/apps/compare/memcached-2.0.88...memcached-2.0.89) (2022-06-04) + +### [mongodb-0.1.47](https://github.com/truecharts/apps/compare/mongodb-0.1.46...mongodb-0.1.47) (2022-06-04) #### Chore @@ -559,8 +597,17 @@ - -### [memcached-2.0.88](https://github.com/truecharts/apps/compare/memcached-2.0.87...memcached-2.0.88) (2022-06-03) + +### [mongodb-0.1.46](https://github.com/truecharts/apps/compare/mongodb-0.1.45...mongodb-0.1.46) (2022-06-03) + +#### Chore + +* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821)) + + + + +### [mongodb-0.1.45](https://github.com/truecharts/apps/compare/mongodb-0.1.44...mongodb-0.1.45) (2022-06-03) #### Chore @@ -568,8 +615,8 @@ - -### [memcached-2.0.87](https://github.com/truecharts/apps/compare/memcached-2.0.86...memcached-2.0.87) (2022-06-02) + +### [mongodb-0.1.44](https://github.com/truecharts/apps/compare/mongodb-0.1.43...mongodb-0.1.44) (2022-06-02) #### Chore @@ -578,8 +625,8 @@ - -### [memcached-2.0.86](https://github.com/truecharts/apps/compare/memcached-2.0.85...memcached-2.0.86) (2022-06-01) + +### [mongodb-0.1.43](https://github.com/truecharts/apps/compare/mongodb-0.1.42...mongodb-0.1.43) (2022-06-01) #### Chore @@ -587,8 +634,8 @@ - -### [memcached-2.0.85](https://github.com/truecharts/apps/compare/memcached-2.0.84...memcached-2.0.85) (2022-05-31) + +### [mongodb-0.1.42](https://github.com/truecharts/apps/compare/mongodb-0.1.41...mongodb-0.1.42) (2022-05-31) #### Chore @@ -596,8 +643,8 @@ - -### [memcached-2.0.84](https://github.com/truecharts/apps/compare/memcached-2.0.83...memcached-2.0.84) (2022-05-31) + +### [mongodb-0.1.41](https://github.com/truecharts/apps/compare/mongodb-0.1.40...mongodb-0.1.41) (2022-05-31) #### Chore @@ -605,8 +652,8 @@ - -### [memcached-2.0.83](https://github.com/truecharts/apps/compare/memcached-2.0.82...memcached-2.0.83) (2022-05-30) + +### [mongodb-0.1.40](https://github.com/truecharts/apps/compare/mongodb-0.1.39...mongodb-0.1.40) (2022-05-30) #### Chore @@ -615,8 +662,8 @@ - -### [memcached-2.0.82](https://github.com/truecharts/apps/compare/memcached-2.0.81...memcached-2.0.82) (2022-05-29) + +### [mongodb-0.1.39](https://github.com/truecharts/apps/compare/mongodb-0.1.38...mongodb-0.1.39) (2022-05-29) #### Chore @@ -624,8 +671,8 @@ - -### [memcached-2.0.81](https://github.com/truecharts/apps/compare/memcached-2.0.80...memcached-2.0.81) (2022-05-26) + +### [mongodb-0.1.38](https://github.com/truecharts/apps/compare/mongodb-0.1.37...mongodb-0.1.38) (2022-05-26) #### Chore @@ -633,8 +680,8 @@ - -### [memcached-2.0.80](https://github.com/truecharts/apps/compare/memcached-2.0.79...memcached-2.0.80) (2022-05-26) + +### [mongodb-0.1.37](https://github.com/truecharts/apps/compare/mongodb-0.1.36...mongodb-0.1.37) (2022-05-26) #### Chore @@ -642,18 +689,17 @@ - -### [memcached-2.0.79](https://github.com/truecharts/apps/compare/memcached-2.0.78...memcached-2.0.79) (2022-05-26) + +### [mongodb-0.1.36](https://github.com/truecharts/apps/compare/mongodb-0.1.35...mongodb-0.1.36) (2022-05-26) #### Chore * update helm chart common to v9.3.18 ([#2753](https://github.com/truecharts/apps/issues/2753)) -* update docker general non-major ([#2756](https://github.com/truecharts/apps/issues/2756)) - -### [memcached-2.0.78](https://github.com/truecharts/apps/compare/memcached-2.0.77...memcached-2.0.78) (2022-05-25) + +### [mongodb-0.1.35](https://github.com/truecharts/apps/compare/mongodb-0.1.34...mongodb-0.1.35) (2022-05-25) #### Chore @@ -661,8 +707,8 @@ - -### [memcached-2.0.77](https://github.com/truecharts/apps/compare/memcached-2.0.76...memcached-2.0.77) (2022-05-24) + +### [mongodb-0.1.34](https://github.com/truecharts/apps/compare/mongodb-0.1.33...mongodb-0.1.34) (2022-05-24) #### Chore @@ -670,8 +716,8 @@ - -### [memcached-2.0.76](https://github.com/truecharts/apps/compare/memcached-2.0.75...memcached-2.0.76) (2022-05-20) + +### [mongodb-0.1.33](https://github.com/truecharts/apps/compare/mongodb-0.1.32...mongodb-0.1.33) (2022-05-20) #### Chore @@ -679,8 +725,8 @@ - -### [memcached-2.0.75](https://github.com/truecharts/apps/compare/memcached-2.0.74...memcached-2.0.75) (2022-05-19) + +### [mongodb-0.1.32](https://github.com/truecharts/apps/compare/mongodb-0.1.31...mongodb-0.1.32) (2022-05-19) #### Chore @@ -688,8 +734,8 @@ - -### [memcached-2.0.74](https://github.com/truecharts/apps/compare/memcached-2.0.73...memcached-2.0.74) (2022-05-19) + +### [mongodb-0.1.31](https://github.com/truecharts/apps/compare/mongodb-0.1.30...mongodb-0.1.31) (2022-05-19) #### Chore @@ -697,20 +743,18 @@ - -### [memcached-2.0.73](https://github.com/truecharts/apps/compare/memcached-2.0.70...memcached-2.0.73) (2022-05-18) + +### [mongodb-0.1.30](https://github.com/truecharts/apps/compare/mongodb-0.1.29...mongodb-0.1.30) (2022-05-17) #### Chore * Auto-update chart README [skip ci] -* update helm chart common to v9.3.16 ([#2708](https://github.com/truecharts/apps/issues/2708)) -* update docker general non-major ([#2706](https://github.com/truecharts/apps/issues/2706)) * update helm chart common to v9.3.15 - -### [memcached-2.0.71](https://github.com/truecharts/apps/compare/memcached-2.0.70...memcached-2.0.71) (2022-05-17) + +### [mongodb-0.1.30](https://github.com/truecharts/apps/compare/mongodb-0.1.29...mongodb-0.1.30) (2022-05-17) #### Chore @@ -718,8 +762,8 @@ - -### [memcached-2.0.70](https://github.com/truecharts/apps/compare/memcached-2.0.69...memcached-2.0.70) (2022-05-17) + +### [mongodb-0.1.29](https://github.com/truecharts/apps/compare/mongodb-0.1.28...mongodb-0.1.29) (2022-05-17) #### Chore @@ -728,8 +772,8 @@ - -### [memcached-2.0.69](https://github.com/truecharts/apps/compare/memcached-2.0.68...memcached-2.0.69) (2022-05-16) + +### [mongodb-0.1.28](https://github.com/truecharts/apps/compare/mongodb-0.1.27...mongodb-0.1.28) (2022-05-16) #### Chore @@ -737,8 +781,8 @@ - -### [memcached-2.0.68](https://github.com/truecharts/apps/compare/memcached-2.0.67...memcached-2.0.68) (2022-05-15) + +### [mongodb-0.1.27](https://github.com/truecharts/apps/compare/mongodb-0.1.26...mongodb-0.1.27) (2022-05-15) #### Chore @@ -746,8 +790,8 @@ - -### [memcached-2.0.67](https://github.com/truecharts/apps/compare/memcached-2.0.65...memcached-2.0.67) (2022-05-15) + +### [mongodb-0.1.26](https://github.com/truecharts/apps/compare/mongodb-0.1.24...mongodb-0.1.26) (2022-05-15) #### Chore @@ -756,8 +800,8 @@ - -### [memcached-2.0.65](https://github.com/truecharts/apps/compare/memcached-2.0.64...memcached-2.0.65) (2022-05-14) + +### [mongodb-0.1.24](https://github.com/truecharts/apps/compare/mongodb-0.1.23...mongodb-0.1.24) (2022-05-14) #### Chore @@ -765,8 +809,8 @@ - -### [memcached-2.0.64](https://github.com/truecharts/apps/compare/memcached-2.0.62...memcached-2.0.64) (2022-05-13) + +### [mongodb-0.1.23](https://github.com/truecharts/apps/compare/mongodb-0.1.21...mongodb-0.1.23) (2022-05-13) #### Chore @@ -775,8 +819,8 @@ - -### [memcached-2.0.62](https://github.com/truecharts/apps/compare/memcached-2.0.61...memcached-2.0.62) (2022-05-12) + +### [mongodb-0.1.21](https://github.com/truecharts/apps/compare/mongodb-0.1.20...mongodb-0.1.21) (2022-05-12) #### Chore @@ -784,8 +828,8 @@ - -### [memcached-2.0.61](https://github.com/truecharts/apps/compare/memcached-2.0.60...memcached-2.0.61) (2022-05-12) + +### [mongodb-0.1.20](https://github.com/truecharts/apps/compare/mongodb-0.1.19...mongodb-0.1.20) (2022-05-12) #### Chore @@ -793,18 +837,17 @@ - -### [memcached-2.0.60](https://github.com/truecharts/apps/compare/memcached-2.0.58...memcached-2.0.60) (2022-05-11) + +### [mongodb-0.1.19](https://github.com/truecharts/apps/compare/mongodb-0.1.18...mongodb-0.1.19) (2022-05-11) #### Chore * update helm chart common to v9.3.7 ([#2656](https://github.com/truecharts/apps/issues/2656)) -* update docker general non-major ([#2653](https://github.com/truecharts/apps/issues/2653)) - -### [memcached-2.0.58](https://github.com/truecharts/apps/compare/memcached-2.0.57...memcached-2.0.58) (2022-05-10) + +### [mongodb-0.1.18](https://github.com/truecharts/apps/compare/mongodb-0.1.17...mongodb-0.1.18) (2022-05-10) #### Chore @@ -812,8 +855,8 @@ - -### [memcached-2.0.57](https://github.com/truecharts/apps/compare/memcached-2.0.56...memcached-2.0.57) (2022-05-10) + +### [mongodb-0.1.17](https://github.com/truecharts/apps/compare/mongodb-0.1.16...mongodb-0.1.17) (2022-05-10) #### Chore @@ -821,8 +864,8 @@ - -### [memcached-2.0.56](https://github.com/truecharts/apps/compare/memcached-2.0.55...memcached-2.0.56) (2022-05-10) + +### [mongodb-0.1.16](https://github.com/truecharts/apps/compare/mongodb-0.1.15...mongodb-0.1.16) (2022-05-10) #### Chore @@ -830,8 +873,8 @@ - -### [memcached-2.0.55](https://github.com/truecharts/apps/compare/memcached-2.0.54...memcached-2.0.55) (2022-05-09) + +### [mongodb-0.1.15](https://github.com/truecharts/apps/compare/mongodb-0.1.14...mongodb-0.1.15) (2022-05-09) #### Chore @@ -839,8 +882,8 @@ - -### [memcached-2.0.54](https://github.com/truecharts/apps/compare/memcached-2.0.53...memcached-2.0.54) (2022-05-08) + +### [mongodb-0.1.14](https://github.com/truecharts/apps/compare/mongodb-0.1.13...mongodb-0.1.14) (2022-05-08) #### Chore @@ -848,26 +891,8 @@ - -### [memcached-2.0.53](https://github.com/truecharts/apps/compare/memcached-2.0.52...memcached-2.0.53) (2022-05-06) - -#### Chore - -* update docker general non-major - - - - -### [memcached-2.0.52](https://github.com/truecharts/apps/compare/memcached-2.0.51...memcached-2.0.52) (2022-05-06) - -#### Chore - -* update docker general non-major - - - - -### [memcached-2.0.51](https://github.com/truecharts/apps/compare/memcached-2.0.50...memcached-2.0.51) (2022-05-05) + +### [mongodb-0.1.13](https://github.com/truecharts/apps/compare/mongodb-0.1.12...mongodb-0.1.13) (2022-05-05) #### Chore @@ -875,8 +900,8 @@ - -### [memcached-2.0.50](https://github.com/truecharts/apps/compare/memcached-2.0.49...memcached-2.0.50) (2022-05-04) + +### [mongodb-0.1.12](https://github.com/truecharts/apps/compare/mongodb-0.1.11...mongodb-0.1.12) (2022-05-04) #### Chore @@ -884,17 +909,8 @@ - -### [memcached-2.0.49](https://github.com/truecharts/apps/compare/memcached-2.0.48...memcached-2.0.49) (2022-04-29) - -#### Chore - -* update docker general non-major ([#2581](https://github.com/truecharts/apps/issues/2581)) - - - - -### [memcached-2.0.48](https://github.com/truecharts/apps/compare/memcached-2.0.47...memcached-2.0.48) (2022-04-28) + +### [mongodb-0.1.11](https://github.com/truecharts/apps/compare/mongodb-0.1.10...mongodb-0.1.11) (2022-04-28) #### Chore @@ -902,8 +918,8 @@ - -### [memcached-2.0.47](https://github.com/truecharts/apps/compare/memcached-2.0.46...memcached-2.0.47) (2022-04-26) + +### [mongodb-0.1.10](https://github.com/truecharts/apps/compare/mongodb-0.1.9...mongodb-0.1.10) (2022-04-26) #### Chore @@ -911,17 +927,98 @@ - -### [memcached-2.0.46](https://github.com/truecharts/apps/compare/memcached-2.0.45...memcached-2.0.46) (2022-04-26) + +### [mongodb-0.1.9](https://github.com/truecharts/apps/compare/mongodb-0.1.8...mongodb-0.1.9) (2022-04-25) #### Chore -* update helm chart common to v9.3.2 +* bump common ([#2569](https://github.com/truecharts/apps/issues/2569)) - -### [memcached-2.0.45](https://github.com/truecharts/apps/compare/memcached-2.0.44...memcached-2.0.45) (2022-04-20) + +### [mongodb-0.1.8](https://github.com/truecharts/apps/compare/mongodb-0.1.7...mongodb-0.1.8) (2022-04-25) + +#### Revert + +* revert replicaset ([#2567](https://github.com/truecharts/apps/issues/2567)) + + + + +### [mongodb-0.1.7](https://github.com/truecharts/apps/compare/mongodb-0.1.6...mongodb-0.1.7) (2022-04-25) + +#### Fix + +* fix ([#2563](https://github.com/truecharts/apps/issues/2563)) + + + + +### [mongodb-0.1.6](https://github.com/truecharts/apps/compare/mongodb-0.1.5...mongodb-0.1.6) (2022-04-25) + +#### Fix + +* set advertised hostname ([#2560](https://github.com/truecharts/apps/issues/2560)) + + + + +### [mongodb-0.1.5](https://github.com/truecharts/apps/compare/mongodb-0.1.4...mongodb-0.1.5) (2022-04-24) + +#### Fix + +* make advertisedhostname configurable ([#2559](https://github.com/truecharts/apps/issues/2559)) + + + + +### [mongodb-0.1.4](https://github.com/truecharts/apps/compare/mongodb-0.1.3...mongodb-0.1.4) (2022-04-24) + +#### Fix + +* dont set initial primary host ([#2557](https://github.com/truecharts/apps/issues/2557)) + + + + +### [mongodb-0.1.3](https://github.com/truecharts/apps/compare/mongodb-0.1.2...mongodb-0.1.3) (2022-04-24) + +#### Fix + +* set advertised hostname ([#2555](https://github.com/truecharts/apps/issues/2555)) + + + + +### [mongodb-0.1.2](https://github.com/truecharts/apps/compare/mongodb-0.1.1...mongodb-0.1.2) (2022-04-24) + +#### Chore + +* bump common ([#2551](https://github.com/truecharts/apps/issues/2551)) + + + + +### [mongodb-0.1.1](https://github.com/truecharts/apps/compare/mongodb-0.1.0...mongodb-0.1.1) (2022-04-24) + +#### Chore + +* bump common ([#2548](https://github.com/truecharts/apps/issues/2548)) + + + + +### [mongodb-0.1.0](https://github.com/truecharts/apps/compare/mongodb-0.0.31...mongodb-0.1.0) (2022-04-24) + +#### Feat + +* run in single replicaset (take3) ([#2505](https://github.com/truecharts/apps/issues/2505)) + + + + +### [mongodb-0.0.31](https://github.com/truecharts/apps/compare/mongodb-0.0.30...mongodb-0.0.31) (2022-04-20) #### Chore @@ -930,8 +1027,8 @@ - -### [memcached-2.0.44](https://github.com/truecharts/apps/compare/memcached-2.0.43...memcached-2.0.44) (2022-04-19) + +### [mongodb-0.0.30](https://github.com/truecharts/apps/compare/mongodb-0.0.29...mongodb-0.0.30) (2022-04-19) #### Chore @@ -939,8 +1036,8 @@ - -### [memcached-2.0.43](https://github.com/truecharts/apps/compare/memcached-2.0.42...memcached-2.0.43) (2022-04-18) + +### [mongodb-0.0.29](https://github.com/truecharts/apps/compare/mongodb-0.0.28...mongodb-0.0.29) (2022-04-18) #### Chore @@ -948,8 +1045,8 @@ - -### [memcached-2.0.42](https://github.com/truecharts/apps/compare/memcached-2.0.41...memcached-2.0.42) (2022-04-17) + +### [mongodb-0.0.28](https://github.com/truecharts/apps/compare/mongodb-0.0.27...mongodb-0.0.28) (2022-04-17) #### Chore @@ -957,8 +1054,8 @@ - -### [memcached-2.0.41](https://github.com/truecharts/apps/compare/memcached-2.0.40...memcached-2.0.41) (2022-04-16) + +### [mongodb-0.0.27](https://github.com/truecharts/apps/compare/mongodb-0.0.26...mongodb-0.0.27) (2022-04-16) #### Chore @@ -966,8 +1063,8 @@ - -### [memcached-2.0.40](https://github.com/truecharts/apps/compare/memcached-2.0.39...memcached-2.0.40) (2022-04-13) + +### [mongodb-0.0.26](https://github.com/truecharts/apps/compare/mongodb-0.0.25...mongodb-0.0.26) (2022-04-13) #### Chore @@ -975,8 +1072,8 @@ - -### [memcached-2.0.39](https://github.com/truecharts/apps/compare/memcached-2.0.38...memcached-2.0.39) (2022-04-12) + +### [mongodb-0.0.25](https://github.com/truecharts/apps/compare/mongodb-0.0.24...mongodb-0.0.25) (2022-04-12) #### Chore @@ -984,8 +1081,8 @@ - -### [memcached-2.0.38](https://github.com/truecharts/apps/compare/memcached-2.0.37...memcached-2.0.38) (2022-04-12) + +### [mongodb-0.0.24](https://github.com/truecharts/apps/compare/mongodb-0.0.23...mongodb-0.0.24) (2022-04-12) #### Chore @@ -993,8 +1090,8 @@ - -### [memcached-2.0.37](https://github.com/truecharts/apps/compare/memcached-2.0.36...memcached-2.0.37) (2022-04-09) + +### [mongodb-0.0.23](https://github.com/truecharts/apps/compare/mongodb-0.0.22...mongodb-0.0.23) (2022-04-09) #### Chore @@ -1002,8 +1099,8 @@ - -### [memcached-2.0.36](https://github.com/truecharts/apps/compare/memcached-2.0.35...memcached-2.0.36) (2022-04-06) + +### [mongodb-0.0.22](https://github.com/truecharts/apps/compare/mongodb-0.0.21...mongodb-0.0.22) (2022-04-06) #### Chore @@ -1011,17 +1108,18 @@ - -### [memcached-2.0.35](https://github.com/truecharts/apps/compare/memcached-2.0.34...memcached-2.0.35) (2022-04-04) + +### [mongodb-0.0.21](https://github.com/truecharts/apps/compare/mongodb-0.0.20...mongodb-0.0.21) (2022-04-04) #### Chore * update docker general non-major +* update docker general non-major ([#2414](https://github.com/truecharts/apps/issues/2414)) - -### [memcached-2.0.34](https://github.com/truecharts/apps/compare/memcached-2.0.33...memcached-2.0.34) (2022-04-03) + +### [mongodb-0.0.20](https://github.com/truecharts/apps/compare/mongodb-0.0.19...mongodb-0.0.20) (2022-04-03) #### Chore @@ -1029,22 +1127,31 @@ - -### [memcached-2.0.33](https://github.com/truecharts/apps/compare/memcached-2.0.32...memcached-2.0.33) (2022-04-03) + +### [mongodb-0.0.19](https://github.com/truecharts/apps/compare/mongodb-0.0.18...mongodb-0.0.19) (2022-04-03) + +#### Chore + +* Auto-update chart README [skip ci] + + + + +### [mongodb-0.0.19](https://github.com/truecharts/apps/compare/mongodb-0.0.18...mongodb-0.0.19) (2022-04-03) + + + + +### [mongodb-0.0.16](https://github.com/truecharts/apps/compare/mongodb-0.0.14...mongodb-0.0.16) (2022-04-01) #### Fix -* try to also fix catalog build process +* use bash for gen-docs shell - -### [memcached-2.0.29](https://github.com/truecharts/apps/compare/memcached-2.0.25...memcached-2.0.29) (2022-04-01) - - - - -### [memcached-2.0.25](https://github.com/truecharts/apps/compare/memcached-2.0.24...memcached-2.0.25) (2022-03-31) + +### [mongodb-0.0.14](https://github.com/truecharts/apps/compare/mongodb-0.0.13...mongodb-0.0.14) (2022-03-31) #### Chore @@ -1052,8 +1159,8 @@ - -### [memcached-2.0.24](https://github.com/truecharts/apps/compare/memcached-2.0.23...memcached-2.0.24) (2022-03-31) + +### [mongodb-0.0.13](https://github.com/truecharts/apps/compare/mongodb-0.0.12...mongodb-0.0.13) (2022-03-31) #### Chore @@ -1062,8 +1169,8 @@ - -### [memcached-2.0.23](https://github.com/truecharts/apps/compare/memcached-2.0.22...memcached-2.0.23) (2022-03-30) + +### [mongodb-0.0.12](https://github.com/truecharts/apps/compare/mongodb-0.0.11...mongodb-0.0.12) (2022-03-30) #### Chore @@ -1072,13 +1179,13 @@ - -### [memcached-2.0.22](https://github.com/truecharts/apps/compare/memcached-2.0.21...memcached-2.0.22) (2022-03-30) + +### [mongodb-0.0.11](https://github.com/truecharts/apps/compare/mongodb-0.0.10...mongodb-0.0.11) (2022-03-30) - -### [memcached-2.0.21](https://github.com/truecharts/apps/compare/memcached-2.0.20...memcached-2.0.21) (2022-03-30) + +### [mongodb-0.0.10](https://github.com/truecharts/apps/compare/mongodb-0.0.9...mongodb-0.0.10) (2022-03-30) #### Chore @@ -1086,18 +1193,18 @@ - -### [memcached-2.0.20](https://github.com/truecharts/apps/compare/memcached-2.0.19...memcached-2.0.20) (2022-03-29) + +### [mongodb-0.0.9](https://github.com/truecharts/apps/compare/mongodb-0.0.8...mongodb-0.0.9) (2022-03-29) - -### [memcached-2.0.17](https://github.com/truecharts/apps/compare/memcached-2.0.16...memcached-2.0.17) (2022-03-29) + +### [mongodb-0.0.6](https://github.com/truecharts/apps/compare/mongodb-0.0.5...mongodb-0.0.6) (2022-03-29) - -### [memcached-2.0.16](https://github.com/truecharts/apps/compare/memcached-2.0.15...memcached-2.0.16) (2022-03-29) + +### [mongodb-0.0.5](https://github.com/truecharts/apps/compare/mongodb-0.0.4...mongodb-0.0.5) (2022-03-29) #### Fix @@ -1105,8 +1212,8 @@ - -### [memcached-2.0.15](https://github.com/truecharts/apps/compare/memcached-2.0.14...memcached-2.0.15) (2022-03-29) + +### [mongodb-0.0.4](https://github.com/truecharts/apps/compare/mongodb-0.0.3...mongodb-0.0.4) (2022-03-29) #### Chore @@ -1114,864 +1221,27 @@ - -### [memcached-2.0.14](https://github.com/truecharts/apps/compare/memcached-2.0.13...memcached-2.0.14) (2022-03-28) + +### [mongodb-0.0.3](https://github.com/truecharts/apps/compare/mongodb-0.0.2...mongodb-0.0.3) (2022-03-28) #### Chore -* update docker general non-major +* adjust init ([#2329](https://github.com/truecharts/apps/issues/2329)) - -### [memcached-2.0.13](https://github.com/truecharts/apps/compare/memcached-2.0.12...memcached-2.0.13) (2022-03-26) - -#### Chore - -* bump all apps to trigger ci - - - - -### [memcached-2.0.11](https://github.com/truecharts/apps/compare/memcached-2.0.10...memcached-2.0.11) (2022-03-26) - -#### Chore - -* update docker general non-major - - - - -### [memcached-2.0.10](https://github.com/truecharts/apps/compare/memcached-2.0.9...memcached-2.0.10) (2022-03-24) - -#### Chore - -* update docker general non-major - - - - -### [memcached-2.0.9](https://github.com/truecharts/apps/compare/memcached-2.0.8...memcached-2.0.9) (2022-03-24) - -#### Chore - -* update docker general non-major ([#2259](https://github.com/truecharts/apps/issues/2259)) -* update docker general non-major - - - - -### [memcached-2.0.8](https://github.com/truecharts/apps/compare/memcached-2.0.7...memcached-2.0.8) (2022-03-22) - -#### Chore - -* update helm chart common to v9.1.8 - - - - -### [memcached-2.0.7](https://github.com/truecharts/apps/compare/memcached-2.0.6...memcached-2.0.7) (2022-03-20) - -#### Chore - -* update docker general non-major -* update docker general non-major - - - - -### [memcached-2.0.6](https://github.com/truecharts/apps/compare/memcached-2.0.5...memcached-2.0.6) (2022-03-17) - -#### Chore - -* update helm chart common to v9.1.6 ([#2202](https://github.com/truecharts/apps/issues/2202)) - - - - -### [memcached-2.0.5](https://github.com/truecharts/apps/compare/memcached-2.0.4...memcached-2.0.5) (2022-03-17) - -#### Chore - -* update docker general non-major ([#2198](https://github.com/truecharts/apps/issues/2198)) -* update docker general non-major ([#2196](https://github.com/truecharts/apps/issues/2196)) - - - - -### [memcached-2.0.4](https://github.com/truecharts/apps/compare/memcached-2.0.3...memcached-2.0.4) (2022-03-15) - -#### Chore - -* update helm chart common to v9.1.4 ([#2180](https://github.com/truecharts/apps/issues/2180)) - - - - -### [memcached-2.0.3](https://github.com/truecharts/apps/compare/memcached-2.0.2...memcached-2.0.3) (2022-03-15) - -#### Chore - -* update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175)) - - - - -### [memcached-2.0.2](https://github.com/truecharts/apps/compare/memcached-2.0.1...memcached-2.0.2) (2022-03-07) - -#### Chore - -* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109)) -* update docker general non-major ([#2108](https://github.com/truecharts/apps/issues/2108)) - - - - -### [memcached-2.0.1](https://github.com/truecharts/apps/compare/memcached-2.0.0...memcached-2.0.1) (2022-03-07) - -#### Chore - -* update docker general non-major ([#2046](https://github.com/truecharts/apps/issues/2046)) - - - - -### [memcached-2.0.0](https://github.com/truecharts/apps/compare/memcached-1.0.77...memcached-2.0.0) (2022-03-03) - -#### Chore - -* remove fixed env from questions.yaml -* remove empty env var declaration from questions.yaml -* update helm chart common to v9 ([#2013](https://github.com/truecharts/apps/issues/2013)) - -#### Fix - -* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010)) - - - - -### [memcached-1.0.77](https://github.com/truecharts/apps/compare/memcached-1.0.76...memcached-1.0.77) (2022-03-03) - -#### Chore - -* update helm chart common to v8.17.3 ([#2009](https://github.com/truecharts/apps/issues/2009)) - - - - -### [memcached-1.0.76](https://github.com/truecharts/apps/compare/memcached-1.0.75...memcached-1.0.76) (2022-03-03) - -#### Chore - -* update docker general non-major ([#2006](https://github.com/truecharts/apps/issues/2006)) - - - - -### [memcached-1.0.75](https://github.com/truecharts/apps/compare/memcached-1.0.74...memcached-1.0.75) (2022-02-28) - -#### Chore - -* update helm chart common to v8.17.2 ([#1986](https://github.com/truecharts/apps/issues/1986)) - - - - -### [memcached-1.0.74](https://github.com/truecharts/apps/compare/memcached-1.0.73...memcached-1.0.74) (2022-02-28) - -#### Chore - -* update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980)) - - - - -### [memcached-1.0.73](https://github.com/truecharts/apps/compare/memcached-1.0.72...memcached-1.0.73) (2022-02-21) - -#### Chore - -* update helm chart common to v8.16.0 ([#1926](https://github.com/truecharts/apps/issues/1926)) - - - - -### [memcached-1.0.72](https://github.com/truecharts/apps/compare/memcached-1.0.71...memcached-1.0.72) (2022-02-21) - -#### Chore - -* update docker general non-major ([#1924](https://github.com/truecharts/apps/issues/1924)) - - - - -### [memcached-1.0.71](https://github.com/truecharts/apps/compare/memcached-1.0.70...memcached-1.0.71) (2022-02-14) - -#### Chore - -* update helm chart common to v8.15.4 ([#1900](https://github.com/truecharts/apps/issues/1900)) - - - - -### [memcached-1.0.70](https://github.com/truecharts/apps/compare/memcached-1.0.69...memcached-1.0.70) (2022-02-14) - -#### Chore - -* update docker general non-major ([#1895](https://github.com/truecharts/apps/issues/1895)) - - - - -### [memcached-1.0.69](https://github.com/truecharts/apps/compare/memcached-1.0.68...memcached-1.0.69) (2022-02-10) - -#### Chore - -* update docker general non-major ([#1876](https://github.com/truecharts/apps/issues/1876)) - - - - -### [memcached-1.0.68](https://github.com/truecharts/apps/compare/memcached-1.0.67...memcached-1.0.68) (2022-02-08) - -#### Chore - -* update helm chart common to v8.15.2 ([#1868](https://github.com/truecharts/apps/issues/1868)) - - - - -### [memcached-1.0.67](https://github.com/truecharts/apps/compare/memcached-1.0.66...memcached-1.0.67) (2022-02-08) - -#### Chore - -* update docker general non-major ([#1869](https://github.com/truecharts/apps/issues/1869)) - - - - -### [memcached-1.0.66](https://github.com/truecharts/apps/compare/memcached-1.0.65...memcached-1.0.66) (2022-02-06) - -#### Chore - -* update helm chart common to v8.15.0 ([#1858](https://github.com/truecharts/apps/issues/1858)) -* update docker general non-major ([#1855](https://github.com/truecharts/apps/issues/1855)) - - - - -### [memcached-1.0.65](https://github.com/truecharts/apps/compare/memcached-1.0.64...memcached-1.0.65) (2022-02-05) - -#### Chore - -* update helm chart common to v8.14.5 ([#1851](https://github.com/truecharts/apps/issues/1851)) -* update docker general non-major ([#1849](https://github.com/truecharts/apps/issues/1849)) - - - - -### [memcached-1.0.64](https://github.com/truecharts/apps/compare/memcached-1.0.63...memcached-1.0.64) (2022-02-03) - -#### Chore - -* update docker general non-major ([#1836](https://github.com/truecharts/apps/issues/1836)) - - - - -### [memcached-1.0.63](https://github.com/truecharts/apps/compare/memcached-1.0.62...memcached-1.0.63) (2022-02-01) - -#### Chore - -* update helm chart common to v8.14.4 - - - - -### [memcached-1.0.62](https://github.com/truecharts/apps/compare/memcached-1.0.61...memcached-1.0.62) (2022-01-31) - -#### Chore - -* update docker general non-major ([#1824](https://github.com/truecharts/apps/issues/1824)) - - - - -### [memcached-1.0.61](https://github.com/truecharts/apps/compare/memcached-1.0.60...memcached-1.0.61) (2022-01-31) - -#### Chore - -* update docker general non-major docker tags ([#1823](https://github.com/truecharts/apps/issues/1823)) - - - - -### [memcached-1.0.60](https://github.com/truecharts/apps/compare/memcached-1.0.59...memcached-1.0.60) (2022-01-25) - -#### Chore - -* update helm chart common to v8.14.2 - - - - -### [memcached-1.0.59](https://github.com/truecharts/apps/compare/memcached-1.0.58...memcached-1.0.59) (2022-01-24) - -#### Chore - -* update docker general non-major ([#1786](https://github.com/truecharts/apps/issues/1786)) - - - - -### [memcached-1.0.58](https://github.com/truecharts/apps/compare/memcached-1.0.57...memcached-1.0.58) (2022-01-22) - -#### Chore - -* update helm chart common to v8.13.5 ([#1765](https://github.com/truecharts/apps/issues/1765)) - - - - -### [memcached-1.0.57](https://github.com/truecharts/apps/compare/memcached-1.0.56...memcached-1.0.57) (2022-01-21) - -#### Chore - -* update helm chart common to v8.13.4 ([#1758](https://github.com/truecharts/apps/issues/1758)) - - - - -### [memcached-1.0.56](https://github.com/truecharts/apps/compare/memcached-1.0.55...memcached-1.0.56) (2022-01-21) - -#### Chore - -* update docker general non-major ([#1757](https://github.com/truecharts/apps/issues/1757)) - - - - -### [memcached-1.0.55](https://github.com/truecharts/apps/compare/memcached-1.0.54...memcached-1.0.55) (2022-01-21) - -#### Chore - -* update docker general non-major ([#1751](https://github.com/truecharts/apps/issues/1751)) - -#### Fix - -* set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750)) - - - - -### [memcached-1.0.54](https://github.com/truecharts/apps/compare/memcached-1.0.53...memcached-1.0.54) (2022-01-19) - -#### Chore - -* update docker general non-major ([#1741](https://github.com/truecharts/apps/issues/1741)) - - - - -### [memcached-1.0.53](https://github.com/truecharts/apps/compare/memcached-1.0.52...memcached-1.0.53) (2022-01-18) - -#### Chore - -* update helm chart common to v8.13.1 - - - - -### [memcached-1.0.52](https://github.com/truecharts/apps/compare/memcached-1.0.51...memcached-1.0.52) (2022-01-17) - -#### Chore - -* update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728)) - - - - -### [memcached-1.0.51](https://github.com/truecharts/apps/compare/memcached-1.0.50...memcached-1.0.51) (2022-01-13) - -#### Chore - -* update helm chart common to v8.13.0 ([#1711](https://github.com/truecharts/apps/issues/1711)) + +### [mongodb-0.0.2](https://github.com/truecharts/apps/compare/mongodb-0.0.1...mongodb-0.0.2) (2022-03-28) #### Feat -* expose capabilities in GUI ([#1709](https://github.com/truecharts/apps/issues/1709)) +* expose root password field on gui ([#2327](https://github.com/truecharts/apps/issues/2327)) - -### [memcached-1.0.50](https://github.com/truecharts/apps/compare/memcached-1.0.49...memcached-1.0.50) (2022-01-12) - -#### Chore - -* update helm chart common to v8.12.1 ([#1705](https://github.com/truecharts/apps/issues/1705)) - - - - -### [memcached-1.0.49](https://github.com/truecharts/apps/compare/memcached-1.0.48...memcached-1.0.49) (2022-01-12) - -#### Chore - -* update helm chart common to v8.12.0 ([#1702](https://github.com/truecharts/apps/issues/1702)) - - - - -### [memcached-1.0.48](https://github.com/truecharts/apps/compare/memcached-1.0.47...memcached-1.0.48) (2022-01-11) - -#### Chore - -* update helm chart common to v8.10.6 - - - - -### [memcached-1.0.47](https://github.com/truecharts/apps/compare/memcached-1.0.46...memcached-1.0.47) (2022-01-10) - -#### Chore - -* update docker general non-major ([#1685](https://github.com/truecharts/apps/issues/1685)) - - - - -### [memcached-1.0.46](https://github.com/truecharts/apps/compare/memcached-1.0.45...memcached-1.0.46) (2022-01-10) - -#### Chore - -* update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677)) - - - - -### [memcached-1.0.45](https://github.com/truecharts/apps/compare/memcached-1.0.44...memcached-1.0.45) (2022-01-04) - -#### Chore - -* update helm chart common to v8.10.2 ([#1650](https://github.com/truecharts/apps/issues/1650)) - - - - -### [memcached-1.0.44](https://github.com/truecharts/apps/compare/memcached-1.0.43...memcached-1.0.44) (2022-01-04) - -#### Chore - -* update docker general non-major ([#1648](https://github.com/truecharts/apps/issues/1648)) - - - - -### [memcached-1.0.43](https://github.com/truecharts/apps/compare/memcached-1.0.42...memcached-1.0.43) (2022-01-03) - -#### Chore - -* update docker general non-major ([#1646](https://github.com/truecharts/apps/issues/1646)) - - - - -### [memcached-1.0.42](https://github.com/truecharts/apps/compare/memcached-1.0.41...memcached-1.0.42) (2021-12-28) - -#### Chore - -* update helm chart common to v8.9.26 ([#1622](https://github.com/truecharts/apps/issues/1622)) - - - - -### [memcached-1.0.41](https://github.com/truecharts/apps/compare/memcached-1.0.40...memcached-1.0.41) (2021-12-27) - -#### Chore - -* update docker general non-major ([#1615](https://github.com/truecharts/apps/issues/1615)) - - - - -### [memcached-1.0.40](https://github.com/truecharts/apps/compare/memcached-1.0.39...memcached-1.0.40) (2021-12-24) - -#### Chore - -* update docker general non-major ([#1607](https://github.com/truecharts/apps/issues/1607)) -* update docker general non-major ([#1595](https://github.com/truecharts/apps/issues/1595)) - - - - -### [memcached-1.0.39](https://github.com/truecharts/apps/compare/memcached-1.0.38...memcached-1.0.39) (2021-12-21) - -#### Chore - -* update helm chart common to v8.9.25 ([#1592](https://github.com/truecharts/apps/issues/1592)) - - - - -### [memcached-1.0.38](https://github.com/truecharts/apps/compare/memcached-1.0.37...memcached-1.0.38) (2021-12-20) - -#### Chore - -* update docker general non-major ([#1585](https://github.com/truecharts/apps/issues/1585)) - - - - -### [memcached-1.0.37](https://github.com/truecharts/apps/compare/memcached-1.0.36...memcached-1.0.37) (2021-12-19) - -#### Chore - -* Last patch bump before RC2 branch-off -* remove `editable: true` as this is the default ([#1576](https://github.com/truecharts/apps/issues/1576)) - - - - -### [memcached-1.0.36](https://github.com/truecharts/apps/compare/memcached-1.0.35...memcached-1.0.36) (2021-12-19) - -#### Chore - -* update helm chart common to v8.9.24 ([#1570](https://github.com/truecharts/apps/issues/1570)) - - - - -### [memcached-1.0.35](https://github.com/truecharts/apps/compare/memcached-1.0.34...memcached-1.0.35) (2021-12-19) - -#### Chore - -* update docker general non-major ([#1567](https://github.com/truecharts/apps/issues/1567)) -* update docker general non-major - - - - -### [memcached-1.0.34](https://github.com/truecharts/apps/compare/memcached-1.0.33...memcached-1.0.34) (2021-12-14) - -#### Chore - -* update helm chart common to v8.9.21 - - - - -### [memcached-1.0.33](https://github.com/truecharts/apps/compare/memcached-1.0.32...memcached-1.0.33) (2021-12-13) - -#### Chore - -* update docker general non-major ([#1531](https://github.com/truecharts/apps/issues/1531)) - - - - -### [memcached-1.0.32](https://github.com/truecharts/apps/compare/memcached-1.0.31...memcached-1.0.32) (2021-12-13) - -#### Chore - -* move incubator apps to stable and bump everything - - - - -### [memcached-1.0.31](https://github.com/truecharts/apps/compare/memcached-1.0.30...memcached-1.0.31) (2021-12-12) - -#### Chore - -* update container image ghcr.io/truecharts/memcached to v1.6.12 ([#1516](https://github.com/truecharts/apps/issues/1516)) - - - - -### [memcached-1.0.30](https://github.com/truecharts/apps/compare/memcached-1.0.29...memcached-1.0.30) (2021-12-11) - -#### Chore - -* update helm chart common to v8.9.17 ([#1492](https://github.com/truecharts/apps/issues/1492)) - - - - -### [memcached-1.0.29](https://github.com/truecharts/apps/compare/memcached-1.0.28...memcached-1.0.29) (2021-12-11) - -#### Chore - -* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507)) - - - - -### [memcached-1.0.28](https://github.com/truecharts/apps/compare/memcached-1.0.27...memcached-1.0.28) (2021-12-08) - -#### Chore - -* update non-major ([#1488](https://github.com/truecharts/apps/issues/1488)) - - - - -### [memcached-1.0.27](https://github.com/truecharts/apps/compare/memcached-1.0.26...memcached-1.0.27) (2021-12-07) - -#### Chore - -* bump common on deps ([#1486](https://github.com/truecharts/apps/issues/1486)) - - - - -### [memcached-1.0.26](https://github.com/truecharts/apps/compare/memcached-1.0.25...memcached-1.0.26) (2021-12-07) - -#### Chore - -* update non-major ([#1475](https://github.com/truecharts/apps/issues/1475)) - - - - -### memcached-1.0.25 (2021-12-05) - -#### Chore - -* bump apps to generate security page -* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) -* ensure container references are prefixed with v -* cleanup the ci for the security page a bit -* update dependencies -* update non-major ([#1466](https://github.com/truecharts/apps/issues/1466)) -* bump common on dependency train ([#1452](https://github.com/truecharts/apps/issues/1452)) -* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) -* update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467)) -* update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) -* update common -* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427)) -* update non-major ([#1423](https://github.com/truecharts/apps/issues/1423)) - -#### Fix - -* move deps back to ghcr for now. - - - - -### [memcached-1.0.24](https://github.com/truecharts/apps/compare/memcached-1.0.23...memcached-1.0.24) (2021-12-05) - -#### Chore - -* update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) - - - - -### [memcached-1.0.23](https://github.com/truecharts/apps/compare/memcached-1.0.22...memcached-1.0.23) (2021-12-05) - -#### Chore - -* update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467)) - - - - -### [memcached-1.0.22](https://github.com/truecharts/apps/compare/memcached-1.0.21...memcached-1.0.22) (2021-12-05) - -#### Chore - -* update non-major ([#1466](https://github.com/truecharts/apps/issues/1466)) - -#### Fix - -* move deps back to ghcr for now. - - - - -### [memcached-1.0.21](https://github.com/truecharts/apps/compare/memcached-1.0.20...memcached-1.0.21) (2021-12-04) - -#### Chore - -* bump apps to generate security page -* cleanup the ci for the security page a bit - - - - -### [memcached-1.0.20](https://github.com/truecharts/apps/compare/memcached-1.0.19...memcached-1.0.20) (2021-12-03) - -#### Chore - -* bump common on dependency train ([#1452](https://github.com/truecharts/apps/issues/1452)) - - - - -### [memcached-1.0.19](https://github.com/truecharts/apps/compare/memcached-1.0.18...memcached-1.0.19) (2021-12-03) - -#### Chore - -* ensure container references are prefixed with v -* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) -* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) - - - - -### [memcached-1.0.18](https://github.com/truecharts/apps/compare/memcached-1.0.17...memcached-1.0.18) (2021-11-30) - -#### Chore - -* update common - - - - -### [memcached-1.0.17](https://github.com/truecharts/apps/compare/memcached-1.0.16...memcached-1.0.17) (2021-11-30) - -#### Chore - -* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427)) - - - - -### [memcached-1.0.15](https://github.com/truecharts/apps/compare/memcached-1.0.14...memcached-1.0.15) (2021-11-29) - -#### Chore - -* update common - - - - -### [memcached-1.0.14](https://github.com/truecharts/apps/compare/memcached-1.0.13...memcached-1.0.14) (2021-11-28) - -#### Chore - -* update common on dependencies - - - - -### [memcached-1.0.13](https://github.com/truecharts/apps/compare/memcached-1.0.12...memcached-1.0.13) (2021-11-23) - -#### Chore - -* bump deps again to sync with common - - - - -### [memcached-1.0.12](https://github.com/truecharts/apps/compare/memcached-1.0.10...memcached-1.0.12) (2021-11-23) - -#### Chore - -* bump common on deps -* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384)) - - - - -### [memcached-1.0.10](https://github.com/truecharts/apps/compare/memcached-1.0.9...memcached-1.0.10) (2021-11-22) - -#### Fix - -* correct prometheus GUI mistakes - - - - -### [memcached-1.0.9](https://github.com/truecharts/apps/compare/memcached-1.0.8...memcached-1.0.9) (2021-11-22) - -#### Chore - -* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) - - - - -### [memcached-1.0.7](https://github.com/truecharts/apps/compare/memcached-1.0.6...memcached-1.0.7) (2021-11-18) - -#### Chore - -* update non-major ([#1350](https://github.com/truecharts/apps/issues/1350)) - - - - -### [memcached-1.0.6](https://github.com/truecharts/apps/compare/memcached-1.0.5...memcached-1.0.6) (2021-11-16) - -#### Chore - -* bump common - - - - -### [memcached-1.0.5](https://github.com/truecharts/apps/compare/memcached-1.0.4...memcached-1.0.5) (2021-11-16) - -#### Chore - -* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) - - - - -### [memcached-1.0.4](https://github.com/truecharts/apps/compare/memcached-1.0.3...memcached-1.0.4) (2021-11-15) - -#### Chore - -* bump common on dependency apps - - - - -### [memcached-1.0.3](https://github.com/truecharts/apps/compare/memcached-1.0.2...memcached-1.0.3) (2021-11-15) - -#### Chore - -* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) - - - - -### [memcached-1.0.2](https://github.com/truecharts/apps/compare/memcached-1.0.1...memcached-1.0.2) (2021-11-15) - -#### Chore - -* bump common and move mariadb - - - - -### [memcached-1.0.1](https://github.com/truecharts/apps/compare/memcached-1.0.0...memcached-1.0.1) (2021-11-14) - -#### Chore - -* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) -* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) -* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) -* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327)) - -#### Fix - -* split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321)) - - - - -### [memcached-1.0.0](https://github.com/truecharts/apps/compare/memcached-0.0.1...memcached-1.0.0) (2021-11-12) + +### mongodb-0.0.1 (2022-03-28) #### Feat -* move deps to incubator ([#1311](https://github.com/truecharts/apps/issues/1311)) - - - - -### memcached-0.0.1 (2021-11-11) - -#### Feat - -* add memcached App ([#1307](https://github.com/truecharts/apps/issues/1307)) +* add-mongodb ([#2307](https://github.com/truecharts/apps/issues/2307)) diff --git a/charts/dependency/mariadb/README.md b/charts/dependency/mariadb/README.md index 06531b258f4..9b9d5a67b5e 100644 --- a/charts/dependency/mariadb/README.md +++ b/charts/dependency/mariadb/README.md @@ -1,13 +1,13 @@ # mariadb -![Version: 3.0.57](https://img.shields.io/badge/Version-3.0.57-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.58](https://img.shields.io/badge/Version-3.0.58-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. 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: [mariadb](https://truecharts.org/docs/charts/stable/mariadb) +For more information, please click here: [mariadb](https://truecharts.org/docs/charts/dependency/mariadb) **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)** diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md index 199b8d4b60f..f5e51de94af 100644 --- a/charts/dependency/memcached/CHANGELOG.md +++ b/charts/dependency/memcached/CHANGELOG.md @@ -2,6 +2,15 @@ +## [memcached-3.0.59](https://github.com/truecharts/charts/compare/memcached-3.0.58...memcached-3.0.59) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [memcached-3.0.58](https://github.com/truecharts/charts/compare/memcached-3.0.57...memcached-3.0.58) (2022-08-20) ### Chore diff --git a/charts/dependency/memcached/README.md b/charts/dependency/memcached/README.md index 8bfb6ddac21..5d8afa12bcb 100644 --- a/charts/dependency/memcached/README.md +++ b/charts/dependency/memcached/README.md @@ -1,13 +1,13 @@ # memcached -![Version: 3.0.58](https://img.shields.io/badge/Version-3.0.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square) +![Version: 3.0.59](https://img.shields.io/badge/Version-3.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square) Memcached is a memory-backed database caching solution 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: [memcached](https://truecharts.org/docs/charts/stable/memcached) +For more information, please click here: [memcached](https://truecharts.org/docs/charts/dependency/memcached) **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)** diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md index edef40687b5..db681508960 100644 --- a/charts/dependency/redis/CHANGELOG.md +++ b/charts/dependency/redis/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [redis-3.0.57](https://github.com/truecharts/charts/compare/redis-3.0.56...redis-3.0.57) (2022-08-20) ### Chore diff --git a/charts/dependency/redis/README.md b/charts/dependency/redis/README.md index 12fa6ee6866..9f890f44532 100644 --- a/charts/dependency/redis/README.md +++ b/charts/dependency/redis/README.md @@ -1,13 +1,13 @@ # redis -![Version: 3.0.57](https://img.shields.io/badge/Version-3.0.57-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) +![Version: 3.0.58](https://img.shields.io/badge/Version-3.0.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) Open source, advanced key-value store. 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: [redis](https://truecharts.org/docs/charts/stable/redis) +For more information, please click here: [redis](https://truecharts.org/docs/charts/dependency/redis) **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)** diff --git a/charts/dependency/solr/CHANGELOG.md b/charts/dependency/solr/CHANGELOG.md index a951c8e935f..d0a656860a0 100644 --- a/charts/dependency/solr/CHANGELOG.md +++ b/charts/dependency/solr/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.32](https://github.com/truecharts/charts/compare/solr-0.0.31...solr-0.0.32) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [solr-0.0.31](https://github.com/truecharts/charts/compare/solr-0.0.30...solr-0.0.31) (2022-08-20) ### Chore diff --git a/charts/dependency/solr/README.md b/charts/dependency/solr/README.md index 0c4eea1ad01..69c13ebe803 100644 --- a/charts/dependency/solr/README.md +++ b/charts/dependency/solr/README.md @@ -1,13 +1,13 @@ # solr -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr 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: [solr](https://truecharts.org/docs/charts/stable/solr) +For more information, please click here: [solr](https://truecharts.org/docs/charts/dependency/solr) **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)** diff --git a/charts/incubator/cadquery-jupyter/CHANGELOG.md b/charts/incubator/cadquery-jupyter/CHANGELOG.md index 12a6de13c3c..9462c59a1dd 100644 --- a/charts/incubator/cadquery-jupyter/CHANGELOG.md +++ b/charts/incubator/cadquery-jupyter/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cadquery-jupyter-0.0.18](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.17...cadquery-jupyter-0.0.18) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [cadquery-jupyter-0.0.16](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.15...cadquery-jupyter-0.0.16) (2022-08-14) diff --git a/charts/incubator/cadquery-jupyter/Chart.yaml b/charts/incubator/cadquery-jupyter/Chart.yaml index 257a7da3b68..2cf4e4bec93 100644 --- a/charts/incubator/cadquery-jupyter/Chart.yaml +++ b/charts/incubator/cadquery-jupyter/Chart.yaml @@ -7,7 +7,7 @@ annotations: - Network-Web - Network-Other apiVersion: v2 -appVersion: "3.2.1" +appVersion: "3.2.2" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/incubator/cadquery-jupyter/README.md b/charts/incubator/cadquery-jupyter/README.md index 04a6947d02d..7d28d93ccfc 100644 --- a/charts/incubator/cadquery-jupyter/README.md +++ b/charts/incubator/cadquery-jupyter/README.md @@ -1,13 +1,13 @@ # cadquery-jupyter -![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.1](https://img.shields.io/badge/AppVersion-3.2.1-informational?style=flat-square) +![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.2](https://img.shields.io/badge/AppVersion-3.2.2-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. 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: [cadquery-jupyter](https://truecharts.org/docs/charts/stable/cadquery-jupyter) +For more information, please click here: [cadquery-jupyter](https://truecharts.org/docs/charts/incubator/cadquery-jupyter) **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)** diff --git a/charts/incubator/cryptpad/CHANGELOG.md b/charts/incubator/cryptpad/CHANGELOG.md index 0e504013c20..9da0f82ff90 100644 --- a/charts/incubator/cryptpad/CHANGELOG.md +++ b/charts/incubator/cryptpad/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cryptpad-0.0.29](https://github.com/truecharts/charts/compare/cryptpad-0.0.28...cryptpad-0.0.29) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [cryptpad-0.0.28](https://github.com/truecharts/charts/compare/cryptpad-0.0.27...cryptpad-0.0.28) (2022-08-22) ### Chore diff --git a/charts/incubator/cryptpad/README.md b/charts/incubator/cryptpad/README.md index f28c00aee44..e560f6d3de5 100644 --- a/charts/incubator/cryptpad/README.md +++ b/charts/incubator/cryptpad/README.md @@ -1,13 +1,13 @@ # cryptpad -![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) 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 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: [cryptpad](https://truecharts.org/docs/charts/stable/cryptpad) +For more information, please click here: [cryptpad](https://truecharts.org/docs/charts/incubator/cryptpad) **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)** diff --git a/charts/incubator/cups-server/CHANGELOG.md b/charts/incubator/cups-server/CHANGELOG.md index 1d661cddfce..86440f10237 100644 --- a/charts/incubator/cups-server/CHANGELOG.md +++ b/charts/incubator/cups-server/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cups-server-1.0.34](https://github.com/truecharts/charts/compare/cups-server-1.0.33...cups-server-1.0.34) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [cups-server-1.0.33](https://github.com/truecharts/charts/compare/cups-server-1.0.32...cups-server-1.0.33) (2022-08-17) ### Chore diff --git a/charts/incubator/cups-server/README.md b/charts/incubator/cups-server/README.md index 4c3f4b75cb9..ba7ad2b0027 100644 --- a/charts/incubator/cups-server/README.md +++ b/charts/incubator/cups-server/README.md @@ -1,13 +1,13 @@ # cups-server -![Version: 1.0.33](https://img.shields.io/badge/Version-1.0.33-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.0.34](https://img.shields.io/badge/Version-1.0.34-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) CUPS printing server 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: [cups-server](https://truecharts.org/docs/charts/stable/cups-server) +For more information, please click here: [cups-server](https://truecharts.org/docs/charts/incubator/cups-server) **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)** diff --git a/charts/incubator/duplicacy/CHANGELOG.md b/charts/incubator/duplicacy/CHANGELOG.md index fa666d44903..ff9457345e1 100644 --- a/charts/incubator/duplicacy/CHANGELOG.md +++ b/charts/incubator/duplicacy/CHANGELOG.md @@ -2,6 +2,15 @@ +## [duplicacy-0.0.19](https://github.com/truecharts/charts/compare/duplicacy-0.0.18...duplicacy-0.0.19) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [duplicacy-0.0.18](https://github.com/truecharts/charts/compare/duplicacy-0.0.17...duplicacy-0.0.18) (2022-08-14) ### Chore diff --git a/charts/incubator/duplicacy/README.md b/charts/incubator/duplicacy/README.md index 5b24fcf8834..c3283f7854f 100644 --- a/charts/incubator/duplicacy/README.md +++ b/charts/incubator/duplicacy/README.md @@ -1,13 +1,13 @@ # duplicacy -![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-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.19](https://img.shields.io/badge/Version-0.0.19-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 new generation cross-platform cloud backup tool. 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: [duplicacy](https://truecharts.org/docs/charts/stable/duplicacy) +For more information, please click here: [duplicacy](https://truecharts.org/docs/charts/incubator/duplicacy) **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)** diff --git a/charts/incubator/factorio/CHANGELOG.md b/charts/incubator/factorio/CHANGELOG.md index a27991d9dba..feaef2645cf 100644 --- a/charts/incubator/factorio/CHANGELOG.md +++ b/charts/incubator/factorio/CHANGELOG.md @@ -2,6 +2,15 @@ +## [factorio-0.0.21](https://github.com/truecharts/charts/compare/factorio-0.0.20...factorio-0.0.21) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [factorio-0.0.20](https://github.com/truecharts/charts/compare/factorio-0.0.19...factorio-0.0.20) (2022-08-20) ### Chore diff --git a/charts/incubator/factorio/README.md b/charts/incubator/factorio/README.md index 2dcbaca1061..b1e9028a5a2 100644 --- a/charts/incubator/factorio/README.md +++ b/charts/incubator/factorio/README.md @@ -1,13 +1,13 @@ # factorio -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-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.21](https://img.shields.io/badge/Version-0.0.21-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. 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: [factorio](https://truecharts.org/docs/charts/stable/factorio) +For more information, please click here: [factorio](https://truecharts.org/docs/charts/incubator/factorio) **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)** diff --git a/charts/incubator/neko/CHANGELOG.md b/charts/incubator/neko/CHANGELOG.md index 61f865bfd3e..45f37fa622a 100644 --- a/charts/incubator/neko/CHANGELOG.md +++ b/charts/incubator/neko/CHANGELOG.md @@ -2,6 +2,15 @@ +## [neko-0.0.21](https://github.com/truecharts/charts/compare/neko-0.0.20...neko-0.0.21) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [neko-0.0.20](https://github.com/truecharts/charts/compare/neko-0.0.19...neko-0.0.20) (2022-08-21) ### Chore diff --git a/charts/incubator/neko/README.md b/charts/incubator/neko/README.md index ebb75a4d67b..40e72eb62fe 100644 --- a/charts/incubator/neko/README.md +++ b/charts/incubator/neko/README.md @@ -1,13 +1,13 @@ # neko -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-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.21](https://img.shields.io/badge/Version-0.0.21-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 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: [neko](https://truecharts.org/docs/charts/stable/neko) +For more information, please click here: [neko](https://truecharts.org/docs/charts/incubator/neko) **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)** diff --git a/charts/incubator/qflood/CHANGELOG.md b/charts/incubator/qflood/CHANGELOG.md index 48b1c9db3d8..5fc8f8e69e1 100644 --- a/charts/incubator/qflood/CHANGELOG.md +++ b/charts/incubator/qflood/CHANGELOG.md @@ -2,6 +2,15 @@ +## [qflood-0.0.19](https://github.com/truecharts/charts/compare/qflood-0.0.18...qflood-0.0.19) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [qflood-0.0.18](https://github.com/truecharts/charts/compare/qflood-0.0.17...qflood-0.0.18) (2022-08-14) ### Chore diff --git a/charts/incubator/qflood/README.md b/charts/incubator/qflood/README.md index 62b4994e3fc..5c7b0735986 100644 --- a/charts/incubator/qflood/README.md +++ b/charts/incubator/qflood/README.md @@ -1,13 +1,13 @@ # qflood -![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-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.19](https://img.shields.io/badge/Version-0.0.19-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) Docker image with qBittorrent and the Flood 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: [qflood](https://truecharts.org/docs/charts/stable/qflood) +For more information, please click here: [qflood](https://truecharts.org/docs/charts/incubator/qflood) **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)** diff --git a/charts/incubator/rimgo/CHANGELOG.md b/charts/incubator/rimgo/CHANGELOG.md index 92c4bde044e..f7f59e4768d 100644 --- a/charts/incubator/rimgo/CHANGELOG.md +++ b/charts/incubator/rimgo/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rimgo-0.0.31](https://github.com/truecharts/charts/compare/rimgo-0.0.30...rimgo-0.0.31) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [rimgo-0.0.30](https://github.com/truecharts/charts/compare/rimgo-0.0.29...rimgo-0.0.30) (2022-08-21) ### Chore diff --git a/charts/incubator/rimgo/README.md b/charts/incubator/rimgo/README.md index e64ff9b7aa0..cefa7645b91 100644 --- a/charts/incubator/rimgo/README.md +++ b/charts/incubator/rimgo/README.md @@ -1,13 +1,13 @@ # rimgo -![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) +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-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 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: [rimgo](https://truecharts.org/docs/charts/stable/rimgo) +For more information, please click here: [rimgo](https://truecharts.org/docs/charts/incubator/rimgo) **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)** diff --git a/charts/incubator/searx/CHANGELOG.md b/charts/incubator/searx/CHANGELOG.md index 195fe9ad7ec..692815c5093 100644 --- a/charts/incubator/searx/CHANGELOG.md +++ b/charts/incubator/searx/CHANGELOG.md @@ -2,6 +2,15 @@ +## [searx-0.0.23](https://github.com/truecharts/charts/compare/searxng-0.0.24...searx-0.0.23) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [searx-0.0.22](https://github.com/truecharts/charts/compare/searxng-0.0.22...searx-0.0.22) (2022-08-17) ### Chore diff --git a/charts/incubator/searx/README.md b/charts/incubator/searx/README.md index 907ac825c77..f20f831ac88 100644 --- a/charts/incubator/searx/README.md +++ b/charts/incubator/searx/README.md @@ -1,13 +1,13 @@ # searx -![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) Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. 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: [searx](https://truecharts.org/docs/charts/stable/searx) +For more information, please click here: [searx](https://truecharts.org/docs/charts/incubator/searx) **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)** diff --git a/charts/incubator/searxng/CHANGELOG.md b/charts/incubator/searxng/CHANGELOG.md index e78b7e207ba..e66f87ecc0f 100644 --- a/charts/incubator/searxng/CHANGELOG.md +++ b/charts/incubator/searxng/CHANGELOG.md @@ -2,6 +2,17 @@ +## [searxng-0.0.26](https://github.com/truecharts/charts/compare/searxng-0.0.24...searxng-0.0.26) (2022-08-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + - update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) + + + + ## [searxng-0.0.25](https://github.com/truecharts/charts/compare/searxng-0.0.24...searxng-0.0.25) (2022-08-21) ### Chore diff --git a/charts/incubator/searxng/README.md b/charts/incubator/searxng/README.md index f30f704ddff..9c519925f13 100644 --- a/charts/incubator/searxng/README.md +++ b/charts/incubator/searxng/README.md @@ -1,13 +1,13 @@ # searxng -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-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.26](https://img.shields.io/badge/Version-0.0.26-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) SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. 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: [searxng](https://truecharts.org/docs/charts/stable/searxng) +For more information, please click here: [searxng](https://truecharts.org/docs/charts/incubator/searxng) **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)** diff --git a/charts/incubator/vaulthunters/CHANGELOG.md b/charts/incubator/vaulthunters/CHANGELOG.md index fbd5b66effe..14f9fa92e07 100644 --- a/charts/incubator/vaulthunters/CHANGELOG.md +++ b/charts/incubator/vaulthunters/CHANGELOG.md @@ -2,6 +2,15 @@ +## [vaulthunters-0.0.18](https://github.com/truecharts/charts/compare/vaulthunters-0.0.17...vaulthunters-0.0.18) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [vaulthunters-0.0.17](https://github.com/truecharts/charts/compare/vaulthunters-0.0.16...vaulthunters-0.0.17) (2022-08-19) ### Chore diff --git a/charts/incubator/vaulthunters/README.md b/charts/incubator/vaulthunters/README.md index b2f18bc0378..4c9bc134d95 100644 --- a/charts/incubator/vaulthunters/README.md +++ b/charts/incubator/vaulthunters/README.md @@ -1,13 +1,13 @@ # vaulthunters -![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-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.18](https://img.shields.io/badge/Version-0.0.18-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) Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b] 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: [vaulthunters](https://truecharts.org/docs/charts/stable/vaulthunters) +For more information, please click here: [vaulthunters](https://truecharts.org/docs/charts/incubator/vaulthunters) **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)** diff --git a/charts/incubator/vertex/CHANGELOG.md b/charts/incubator/vertex/CHANGELOG.md index d4d1d5200fb..68c8df688a3 100644 --- a/charts/incubator/vertex/CHANGELOG.md +++ b/charts/incubator/vertex/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vertex-0.0.28](https://github.com/truecharts/charts/compare/vertex-0.0.26...vertex-0.0.28) (2022-08-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + - update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) + + + + ## [vertex-0.0.27](https://github.com/truecharts/charts/compare/vertex-0.0.26...vertex-0.0.27) (2022-08-21) ### Chore diff --git a/charts/incubator/vertex/README.md b/charts/incubator/vertex/README.md index eca4d0ff2b1..a354cc742fe 100644 --- a/charts/incubator/vertex/README.md +++ b/charts/incubator/vertex/README.md @@ -1,13 +1,13 @@ # vertex -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-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.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) Vertex , , , , PT 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: [vertex](https://truecharts.org/docs/charts/stable/vertex) +For more information, please click here: [vertex](https://truecharts.org/docs/charts/incubator/vertex) **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)** diff --git a/charts/incubator/virt-manager/CHANGELOG.md b/charts/incubator/virt-manager/CHANGELOG.md index ac0b9084efd..6c99121cfd0 100644 --- a/charts/incubator/virt-manager/CHANGELOG.md +++ b/charts/incubator/virt-manager/CHANGELOG.md @@ -2,6 +2,15 @@ +## [virt-manager-0.0.31](https://github.com/truecharts/charts/compare/virt-manager-0.0.30...virt-manager-0.0.31) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [virt-manager-0.0.30](https://github.com/truecharts/charts/compare/virt-manager-0.0.28...virt-manager-0.0.30) (2022-08-22) ### Chore diff --git a/charts/incubator/virt-manager/README.md b/charts/incubator/virt-manager/README.md index 0dfb1cfd7e8..db32f0b6565 100644 --- a/charts/incubator/virt-manager/README.md +++ b/charts/incubator/virt-manager/README.md @@ -1,13 +1,13 @@ # virt-manager -![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) +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-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. 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: [virt-manager](https://truecharts.org/docs/charts/stable/virt-manager) +For more information, please click here: [virt-manager](https://truecharts.org/docs/charts/incubator/virt-manager) **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)** diff --git a/charts/stable/audiobookshelf/CHANGELOG.md b/charts/stable/audiobookshelf/CHANGELOG.md index 230ba42e7b6..e9762b23dda 100644 --- a/charts/stable/audiobookshelf/CHANGELOG.md +++ b/charts/stable/audiobookshelf/CHANGELOG.md @@ -2,6 +2,15 @@ +## [audiobookshelf-2.0.32](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.31...audiobookshelf-2.0.32) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [audiobookshelf-2.0.31](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.30...audiobookshelf-2.0.31) (2022-08-21) ### Chore diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 97e732e81aa..52f08637a29 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.1.3" +appVersion: "2.1.4" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/audiobookshelf/README.md b/charts/stable/audiobookshelf/README.md index 10c67736a5e..cdb8d096bac 100644 --- a/charts/stable/audiobookshelf/README.md +++ b/charts/stable/audiobookshelf/README.md @@ -1,6 +1,6 @@ # audiobookshelf -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square) +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 2.1.4](https://img.shields.io/badge/AppVersion-2.1.4-informational?style=flat-square) Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index 780632ed464..003a083ed64 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -2,6 +2,15 @@ +## [custom-app-5.1.42](https://github.com/truecharts/charts/compare/custom-app-5.1.41...custom-app-5.1.42) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [custom-app-5.1.41](https://github.com/truecharts/charts/compare/custom-app-5.1.40...custom-app-5.1.41) (2022-08-22) ### Chore diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 50c238bca36..d00abb2b9ea 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1768" +appVersion: "0.20.1778" 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 0cc9b1c6b68..000f714ff75 100644 --- a/charts/stable/custom-app/README.md +++ b/charts/stable/custom-app/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.41](https://img.shields.io/badge/Version-5.1.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1768](https://img.shields.io/badge/AppVersion-0.20.1768-informational?style=flat-square) +![Version: 5.1.42](https://img.shields.io/badge/Version-5.1.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1778](https://img.shields.io/badge/AppVersion-0.20.1778-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 1c2b39b1ab5..1c1e5368681 100644 --- a/charts/stable/cyberchef/CHANGELOG.md +++ b/charts/stable/cyberchef/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cyberchef-2.0.63](https://github.com/truecharts/charts/compare/cyberchef-2.0.62...cyberchef-2.0.63) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [cyberchef-2.0.62](https://github.com/truecharts/charts/compare/cyberchef-2.0.61...cyberchef-2.0.62) (2022-08-22) ### Chore diff --git a/charts/stable/cyberchef/README.md b/charts/stable/cyberchef/README.md index 067ff86a7b7..2feb2d5eb66 100644 --- a/charts/stable/cyberchef/README.md +++ b/charts/stable/cyberchef/README.md @@ -1,6 +1,6 @@ # cyberchef -![Version: 2.0.62](https://img.shields.io/badge/Version-2.0.62-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) +![Version: 2.0.63](https://img.shields.io/badge/Version-2.0.63-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/deemix/CHANGELOG.md b/charts/stable/deemix/CHANGELOG.md index 364457eac90..99b2b4380a9 100644 --- a/charts/stable/deemix/CHANGELOG.md +++ b/charts/stable/deemix/CHANGELOG.md @@ -2,6 +2,15 @@ +## [deemix-3.0.27](https://github.com/truecharts/charts/compare/deemix-3.0.26...deemix-3.0.27) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [deemix-3.0.26](https://github.com/truecharts/charts/compare/deemix-3.0.25...deemix-3.0.26) (2022-08-14) ### Chore diff --git a/charts/stable/deemix/README.md b/charts/stable/deemix/README.md index 28edb8183fd..5f892a26190 100644 --- a/charts/stable/deemix/README.md +++ b/charts/stable/deemix/README.md @@ -1,6 +1,6 @@ # deemix -![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-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.27](https://img.shields.io/badge/Version-3.0.27-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) deemix is a deezer downloader built from the ashes of Deezloader Remix. diff --git a/charts/stable/drawio/CHANGELOG.md b/charts/stable/drawio/CHANGELOG.md index 60116a728dc..7d17574de4b 100644 --- a/charts/stable/drawio/CHANGELOG.md +++ b/charts/stable/drawio/CHANGELOG.md @@ -2,6 +2,15 @@ +## [drawio-2.0.37](https://github.com/truecharts/charts/compare/drawio-2.0.36...drawio-2.0.37) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [drawio-2.0.36](https://github.com/truecharts/charts/compare/drawio-2.0.35...drawio-2.0.36) (2022-08-19) ### Chore diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index 657b6f0e745..0fd108247a2 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.2.5" +appVersion: "20.2.6" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/drawio/README.md b/charts/stable/drawio/README.md index bf82089e1e4..2d26d1bf79c 100644 --- a/charts/stable/drawio/README.md +++ b/charts/stable/drawio/README.md @@ -1,6 +1,6 @@ # drawio -![Version: 2.0.36](https://img.shields.io/badge/Version-2.0.36-informational?style=flat-square) ![AppVersion: 20.2.5](https://img.shields.io/badge/AppVersion-20.2.5-informational?style=flat-square) +![Version: 2.0.37](https://img.shields.io/badge/Version-2.0.37-informational?style=flat-square) ![AppVersion: 20.2.6](https://img.shields.io/badge/AppVersion-20.2.6-informational?style=flat-square) Drawio is free online diagram software. diff --git a/charts/stable/flexget/CHANGELOG.md b/charts/stable/flexget/CHANGELOG.md index b54a27e2d69..e18185506b0 100644 --- a/charts/stable/flexget/CHANGELOG.md +++ b/charts/stable/flexget/CHANGELOG.md @@ -2,6 +2,15 @@ +## [flexget-2.0.36](https://github.com/truecharts/charts/compare/flexget-2.0.35...flexget-2.0.36) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [flexget-2.0.35](https://github.com/truecharts/charts/compare/flexget-2.0.34...flexget-2.0.35) (2022-08-21) ### Chore diff --git a/charts/stable/flexget/README.md b/charts/stable/flexget/README.md index 7f036814568..bb19490233b 100644 --- a/charts/stable/flexget/README.md +++ b/charts/stable/flexget/README.md @@ -1,6 +1,6 @@ # flexget -![Version: 2.0.35](https://img.shields.io/badge/Version-2.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.24](https://img.shields.io/badge/AppVersion-3.3.24-informational?style=flat-square) +![Version: 2.0.36](https://img.shields.io/badge/Version-2.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.24](https://img.shields.io/badge/AppVersion-3.3.24-informational?style=flat-square) FlexGet is a multipurpose automation tool for all of your media diff --git a/charts/stable/gaps/CHANGELOG.md b/charts/stable/gaps/CHANGELOG.md index ebb5eaceb06..d28d1b29fab 100644 --- a/charts/stable/gaps/CHANGELOG.md +++ b/charts/stable/gaps/CHANGELOG.md @@ -2,6 +2,15 @@ +## [gaps-11.0.27](https://github.com/truecharts/charts/compare/gaps-11.0.26...gaps-11.0.27) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [gaps-11.0.26](https://github.com/truecharts/charts/compare/gaps-11.0.25...gaps-11.0.26) (2022-08-12) ### Chore diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index a0c06004a92..fe8f60986f3 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.9.12" +appVersion: "0.10.4" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/gaps/README.md b/charts/stable/gaps/README.md index f413369ae2d..51cfc8d77cd 100644 --- a/charts/stable/gaps/README.md +++ b/charts/stable/gaps/README.md @@ -1,6 +1,6 @@ # gaps -![Version: 11.0.26](https://img.shields.io/badge/Version-11.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.12](https://img.shields.io/badge/AppVersion-0.9.12-informational?style=flat-square) +![Version: 11.0.27](https://img.shields.io/badge/Version-11.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.10.4](https://img.shields.io/badge/AppVersion-0.10.4-informational?style=flat-square) Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. diff --git a/charts/stable/grafana/CHANGELOG.md b/charts/stable/grafana/CHANGELOG.md index 5cd824af231..f1e9523eb18 100644 --- a/charts/stable/grafana/CHANGELOG.md +++ b/charts/stable/grafana/CHANGELOG.md @@ -2,6 +2,15 @@ +## [grafana-4.0.48](https://github.com/truecharts/charts/compare/grafana-4.0.47...grafana-4.0.48) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [grafana-4.0.47](https://github.com/truecharts/charts/compare/grafana-4.0.46...grafana-4.0.47) (2022-08-20) ### Chore diff --git a/charts/stable/grafana/README.md b/charts/stable/grafana/README.md index cce30f30c14..c244f41555a 100644 --- a/charts/stable/grafana/README.md +++ b/charts/stable/grafana/README.md @@ -1,6 +1,6 @@ # grafana -![Version: 4.0.47](https://img.shields.io/badge/Version-4.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.0](https://img.shields.io/badge/AppVersion-9.1.0-informational?style=flat-square) +![Version: 4.0.48](https://img.shields.io/badge/Version-4.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.0](https://img.shields.io/badge/AppVersion-9.1.0-informational?style=flat-square) Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index 07567f5ca6d..e6ec4d005d6 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -2,6 +2,15 @@ +## [jackett-11.0.65](https://github.com/truecharts/charts/compare/jackett-11.0.64...jackett-11.0.65) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [jackett-11.0.64](https://github.com/truecharts/charts/compare/jackett-11.0.63...jackett-11.0.64) (2022-08-22) ### Chore diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index dced0d2979c..5ff065a0000 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1768" +appVersion: "0.20.1778" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md index 1b8d694ebc5..48160a78a3f 100644 --- a/charts/stable/jackett/README.md +++ b/charts/stable/jackett/README.md @@ -1,6 +1,6 @@ # jackett -![Version: 11.0.64](https://img.shields.io/badge/Version-11.0.64-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1768](https://img.shields.io/badge/AppVersion-0.20.1768-informational?style=flat-square) +![Version: 11.0.65](https://img.shields.io/badge/Version-11.0.65-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1778](https://img.shields.io/badge/AppVersion-0.20.1778-informational?style=flat-square) API Support for your favorite torrent trackers. diff --git a/charts/stable/leantime/CHANGELOG.md b/charts/stable/leantime/CHANGELOG.md index 1e68e0ed786..3b2f654216e 100644 --- a/charts/stable/leantime/CHANGELOG.md +++ b/charts/stable/leantime/CHANGELOG.md @@ -2,6 +2,15 @@ +## [leantime-4.0.35](https://github.com/truecharts/charts/compare/leantime-4.0.34...leantime-4.0.35) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [leantime-4.0.34](https://github.com/truecharts/charts/compare/leantime-4.0.33...leantime-4.0.34) (2022-08-17) ### Chore diff --git a/charts/stable/leantime/Chart.yaml b/charts/stable/leantime/Chart.yaml index 8c7963958e9..31559b8b7ef 100644 --- a/charts/stable/leantime/Chart.yaml +++ b/charts/stable/leantime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.4" +appVersion: "2.2.5" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/leantime/README.md b/charts/stable/leantime/README.md index 25379443330..97df2dcf72f 100644 --- a/charts/stable/leantime/README.md +++ b/charts/stable/leantime/README.md @@ -1,6 +1,6 @@ # leantime -![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![AppVersion: 2.2.4](https://img.shields.io/badge/AppVersion-2.2.4-informational?style=flat-square) +![Version: 4.0.35](https://img.shields.io/badge/Version-4.0.35-informational?style=flat-square) ![AppVersion: 2.2.5](https://img.shields.io/badge/AppVersion-2.2.5-informational?style=flat-square) Straightforward open source project management system to make your ideas reality. diff --git a/charts/stable/littlelink/CHANGELOG.md b/charts/stable/littlelink/CHANGELOG.md index ce2f67bbe30..e58fc73ab7a 100644 --- a/charts/stable/littlelink/CHANGELOG.md +++ b/charts/stable/littlelink/CHANGELOG.md @@ -2,6 +2,15 @@ +## [littlelink-6.0.51](https://github.com/truecharts/charts/compare/littlelink-6.0.50...littlelink-6.0.51) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [littlelink-6.0.50](https://github.com/truecharts/charts/compare/littlelink-6.0.49...littlelink-6.0.50) (2022-08-20) ### Chore diff --git a/charts/stable/littlelink/README.md b/charts/stable/littlelink/README.md index 140b6bc1afb..ab7509a601b 100644 --- a/charts/stable/littlelink/README.md +++ b/charts/stable/littlelink/README.md @@ -1,6 +1,6 @@ # littlelink -![Version: 6.0.50](https://img.shields.io/badge/Version-6.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) +![Version: 6.0.51](https://img.shields.io/badge/Version-6.0.51-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) Easy platform to combine all your social links diff --git a/charts/stable/logitech-media-server/CHANGELOG.md b/charts/stable/logitech-media-server/CHANGELOG.md index b11fd0696c7..0131ebccd60 100644 --- a/charts/stable/logitech-media-server/CHANGELOG.md +++ b/charts/stable/logitech-media-server/CHANGELOG.md @@ -2,6 +2,15 @@ +## [logitech-media-server-4.0.31](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.30...logitech-media-server-4.0.31) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [logitech-media-server-4.0.30](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.29...logitech-media-server-4.0.30) (2022-08-20) ### Chore diff --git a/charts/stable/logitech-media-server/README.md b/charts/stable/logitech-media-server/README.md index d51becfa51d..4f05eb57917 100644 --- a/charts/stable/logitech-media-server/README.md +++ b/charts/stable/logitech-media-server/README.md @@ -1,6 +1,6 @@ # logitech-media-server -![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square) +![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square) Logitech Media Server is a platform for home/office audio streaming. diff --git a/charts/stable/matomo/CHANGELOG.md b/charts/stable/matomo/CHANGELOG.md index b5a6d563648..610d5c33897 100644 --- a/charts/stable/matomo/CHANGELOG.md +++ b/charts/stable/matomo/CHANGELOG.md @@ -2,6 +2,15 @@ +## [matomo-3.0.49](https://github.com/truecharts/charts/compare/matomo-3.0.48...matomo-3.0.49) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [matomo-3.0.48](https://github.com/truecharts/charts/compare/matomo-3.0.47...matomo-3.0.48) (2022-08-20) ### Chore diff --git a/charts/stable/matomo/README.md b/charts/stable/matomo/README.md index d9e3a5c177c..404a69aa489 100644 --- a/charts/stable/matomo/README.md +++ b/charts/stable/matomo/README.md @@ -1,6 +1,6 @@ # matomo -![Version: 3.0.48](https://img.shields.io/badge/Version-3.0.48-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square) +![Version: 3.0.49](https://img.shields.io/badge/Version-3.0.49-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square) Matomo is the leading Free/Libre open analytics platform diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index 06269f5ad32..8fb2b4421b4 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -2,6 +2,15 @@ +## [nextcloud-15.2.40](https://github.com/truecharts/charts/compare/nextcloud-15.2.39...nextcloud-15.2.40) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [nextcloud-15.2.39](https://github.com/truecharts/charts/compare/nextcloud-15.2.38...nextcloud-15.2.39) (2022-08-17) ### Chore diff --git a/charts/stable/nextcloud/README.md b/charts/stable/nextcloud/README.md index bd44cfd66b4..8f2573222da 100644 --- a/charts/stable/nextcloud/README.md +++ b/charts/stable/nextcloud/README.md @@ -1,6 +1,6 @@ # nextcloud -![Version: 15.2.39](https://img.shields.io/badge/Version-15.2.39-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.2.40](https://img.shields.io/badge/Version-15.2.40-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. diff --git a/charts/stable/omada-controller/CHANGELOG.md b/charts/stable/omada-controller/CHANGELOG.md index de4aa90eace..d90cee473a3 100644 --- a/charts/stable/omada-controller/CHANGELOG.md +++ b/charts/stable/omada-controller/CHANGELOG.md @@ -2,6 +2,15 @@ +## [omada-controller-6.0.52](https://github.com/truecharts/charts/compare/omada-controller-6.0.51...omada-controller-6.0.52) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [omada-controller-6.0.51](https://github.com/truecharts/charts/compare/omada-controller-6.0.50...omada-controller-6.0.51) (2022-08-21) ### Chore diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index 4290f88b4b8..26509186ddd 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.4" +appVersion: "5.5" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/omada-controller/README.md b/charts/stable/omada-controller/README.md index a04f1b779dc..2925189167f 100644 --- a/charts/stable/omada-controller/README.md +++ b/charts/stable/omada-controller/README.md @@ -1,6 +1,6 @@ # omada-controller -![Version: 6.0.51](https://img.shields.io/badge/Version-6.0.51-informational?style=flat-square) ![AppVersion: 5.4](https://img.shields.io/badge/AppVersion-5.4-informational?style=flat-square) +![Version: 6.0.52](https://img.shields.io/badge/Version-6.0.52-informational?style=flat-square) ![AppVersion: 5.5](https://img.shields.io/badge/AppVersion-5.5-informational?style=flat-square) Omada is a SDN tool for TP-Link Omada hardware diff --git a/charts/stable/rsshub/CHANGELOG.md b/charts/stable/rsshub/CHANGELOG.md index 4dfd7ba3336..35edda0d096 100644 --- a/charts/stable/rsshub/CHANGELOG.md +++ b/charts/stable/rsshub/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.70](https://github.com/truecharts/charts/compare/rsshub-3.0.69...rsshub-3.0.70) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [rsshub-3.0.69](https://github.com/truecharts/charts/compare/rsshub-3.0.68...rsshub-3.0.69) (2022-08-21) ### Chore diff --git a/charts/stable/rsshub/README.md b/charts/stable/rsshub/README.md index 93a3f9e76ce..b30bf11777f 100644 --- a/charts/stable/rsshub/README.md +++ b/charts/stable/rsshub/README.md @@ -1,6 +1,6 @@ # rsshub -![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: latest](https://img.shields.io/badge/AppVersion-latest-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: 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/sickchill/CHANGELOG.md b/charts/stable/sickchill/CHANGELOG.md index 01d17ed5964..78895940714 100644 --- a/charts/stable/sickchill/CHANGELOG.md +++ b/charts/stable/sickchill/CHANGELOG.md @@ -2,6 +2,15 @@ +## [sickchill-3.0.34](https://github.com/truecharts/charts/compare/sickchill-3.0.33...sickchill-3.0.34) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [sickchill-3.0.33](https://github.com/truecharts/charts/compare/sickchill-3.0.32...sickchill-3.0.33) (2022-08-17) ### Chore diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index c7bc9d9d806..35d0e68d547 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.8.15" +appVersion: "2022.8.22" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/sickchill/README.md b/charts/stable/sickchill/README.md index 9c5f7ed7939..d9bb01bc7fb 100644 --- a/charts/stable/sickchill/README.md +++ b/charts/stable/sickchill/README.md @@ -1,6 +1,6 @@ # sickchill -![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.15](https://img.shields.io/badge/AppVersion-2022.8.15-informational?style=flat-square) +![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.22](https://img.shields.io/badge/AppVersion-2022.8.22-informational?style=flat-square) An Automatic Video Library Manager for TV Shows diff --git a/charts/stable/theme-park/CHANGELOG.md b/charts/stable/theme-park/CHANGELOG.md index 1e89e72318d..8f8d67e138a 100644 --- a/charts/stable/theme-park/CHANGELOG.md +++ b/charts/stable/theme-park/CHANGELOG.md @@ -2,6 +2,15 @@ +## [theme-park-2.0.7](https://github.com/truecharts/charts/compare/theme-park-2.0.6...theme-park-2.0.7) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [theme-park-2.0.6](https://github.com/truecharts/charts/compare/theme-park-2.0.5...theme-park-2.0.6) (2022-08-14) ### Chore diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index 31d2c5a390b..7a7597a6902 100644 --- a/charts/stable/theme-park/Chart.yaml +++ b/charts/stable/theme-park/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.10.0" +appVersion: "1.10.1" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/theme-park/README.md b/charts/stable/theme-park/README.md index 7b3808e212c..ce7ce2e73c5 100644 --- a/charts/stable/theme-park/README.md +++ b/charts/stable/theme-park/README.md @@ -1,6 +1,6 @@ # theme-park -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.0](https://img.shields.io/badge/AppVersion-1.10.0-informational?style=flat-square) +![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.1](https://img.shields.io/badge/AppVersion-1.10.1-informational?style=flat-square) Custom themes for your favorite apps! diff --git a/charts/stable/wekan/CHANGELOG.md b/charts/stable/wekan/CHANGELOG.md index 3e943f66ee7..a66e2f2f46f 100644 --- a/charts/stable/wekan/CHANGELOG.md +++ b/charts/stable/wekan/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wekan-4.0.37](https://github.com/truecharts/charts/compare/wekan-4.0.36...wekan-4.0.37) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + ## [wekan-4.0.36](https://github.com/truecharts/charts/compare/wekan-4.0.35...wekan-4.0.36) (2022-08-19) ### Chore diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 92747fb5f1b..2fe50891dd4 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.38" +appVersion: "6.39" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/wekan/README.md b/charts/stable/wekan/README.md index 76d990d0e81..268de6ef166 100644 --- a/charts/stable/wekan/README.md +++ b/charts/stable/wekan/README.md @@ -1,6 +1,6 @@ # wekan -![Version: 4.0.36](https://img.shields.io/badge/Version-4.0.36-informational?style=flat-square) ![AppVersion: 6.38](https://img.shields.io/badge/AppVersion-6.38-informational?style=flat-square) +![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![AppVersion: 6.39](https://img.shields.io/badge/AppVersion-6.39-informational?style=flat-square) WeKan - Open Source kanban