diff --git a/dependency/mariadb/3.0.43/CHANGELOG.md b/dependency/mariadb/3.0.44/CHANGELOG.md similarity index 91% rename from dependency/mariadb/3.0.43/CHANGELOG.md rename to dependency/mariadb/3.0.44/CHANGELOG.md index 08401727ce8..4ec4042b76a 100644 --- a/dependency/mariadb/3.0.43/CHANGELOG.md +++ b/dependency/mariadb/3.0.44/CHANGELOG.md @@ -2,6 +2,15 @@ +## [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) ### Chore @@ -88,12 +97,3 @@ - force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) - - - - -## [mariadb-3.0.36](https://github.com/truecharts/apps/compare/mariadb-3.0.35...mariadb-3.0.36) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) diff --git a/dependency/memcached/3.0.44/Chart.lock b/dependency/mariadb/3.0.44/Chart.lock similarity index 80% rename from dependency/memcached/3.0.44/Chart.lock rename to dependency/mariadb/3.0.44/Chart.lock index 789a8747892..4a570305da9 100644 --- a/dependency/memcached/3.0.44/Chart.lock +++ b/dependency/mariadb/3.0.44/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T12:25:34.913689022Z" +generated: "2022-07-24T08:34:55.375051388Z" diff --git a/dependency/mariadb/3.0.43/Chart.yaml b/dependency/mariadb/3.0.44/Chart.yaml similarity index 98% rename from dependency/mariadb/3.0.43/Chart.yaml rename to dependency/mariadb/3.0.44/Chart.yaml index 2e86595104d..91cf6d5fa48 100644 --- a/dependency/mariadb/3.0.43/Chart.yaml +++ b/dependency/mariadb/3.0.44/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.43 +version: 3.0.44 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.43/README.md b/dependency/mariadb/3.0.44/README.md similarity index 98% rename from dependency/mariadb/3.0.43/README.md rename to dependency/mariadb/3.0.44/README.md index 2817b44855e..b482ea9a007 100644 --- a/dependency/mariadb/3.0.43/README.md +++ b/dependency/mariadb/3.0.44/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) +![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. diff --git a/dependency/mariadb/3.0.43/app-readme.md b/dependency/mariadb/3.0.44/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.43/app-readme.md rename to dependency/mariadb/3.0.44/app-readme.md diff --git a/dependency/mariadb/3.0.43/charts/common-10.4.7.tgz b/dependency/mariadb/3.0.44/charts/common-10.4.7.tgz similarity index 100% rename from dependency/mariadb/3.0.43/charts/common-10.4.7.tgz rename to dependency/mariadb/3.0.44/charts/common-10.4.7.tgz diff --git a/dependency/mariadb/3.0.43/ix_values.yaml b/dependency/mariadb/3.0.44/ix_values.yaml similarity index 97% rename from dependency/mariadb/3.0.43/ix_values.yaml rename to dependency/mariadb/3.0.44/ix_values.yaml index 51e54d286c8..944c8fee31a 100644 --- a/dependency/mariadb/3.0.43/ix_values.yaml +++ b/dependency/mariadb/3.0.44/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: v10.8.3@sha256:f29871317a5c327b0df45dc886acdfd641c12cb28a973a3e20cb331d47a330b1 + tag: v10.8.3@sha256:91528d27040534367d71c5500f11d1777a96bda1d59b5a70f3eb4a59ed1afd4e controller: # -- Set the controller type. diff --git a/dependency/mariadb/3.0.43/questions.yaml b/dependency/mariadb/3.0.44/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.43/questions.yaml rename to dependency/mariadb/3.0.44/questions.yaml diff --git a/dependency/mariadb/3.0.43/templates/common.yaml b/dependency/mariadb/3.0.44/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.43/templates/common.yaml rename to dependency/mariadb/3.0.44/templates/common.yaml diff --git a/dependency/mariadb/3.0.43/values.yaml b/dependency/mariadb/3.0.44/values.yaml similarity index 100% rename from dependency/mariadb/3.0.43/values.yaml rename to dependency/mariadb/3.0.44/values.yaml diff --git a/dependency/memcached/3.0.44/CHANGELOG.md b/dependency/memcached/3.0.45/CHANGELOG.md similarity index 91% rename from dependency/memcached/3.0.44/CHANGELOG.md rename to dependency/memcached/3.0.45/CHANGELOG.md index 95a17ee2f13..d8d0453c14d 100644 --- a/dependency/memcached/3.0.44/CHANGELOG.md +++ b/dependency/memcached/3.0.45/CHANGELOG.md @@ -2,6 +2,15 @@ +## [memcached-3.0.45](https://github.com/truecharts/apps/compare/memcached-3.0.44...memcached-3.0.45) (2022-07-24) + +### Chore + +- update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + + + + ## [memcached-3.0.44](https://github.com/truecharts/apps/compare/memcached-3.0.43...memcached-3.0.44) (2022-07-23) ### Chore @@ -88,12 +97,3 @@ ## [postgresql-8.0.39](https://github.com/truecharts/apps/compare/postgresql-8.0.38...postgresql-8.0.39) (2022-07-19) ### Chore - -- Update Readme and Description on SCALE - - - -## [postgresql-8.0.38](https://github.com/truecharts/apps/compare/postgresql-8.0.37...postgresql-8.0.38) (2022-07-17) - -### Chore - diff --git a/dependency/mariadb/3.0.43/Chart.lock b/dependency/memcached/3.0.45/Chart.lock similarity index 80% rename from dependency/mariadb/3.0.43/Chart.lock rename to dependency/memcached/3.0.45/Chart.lock index 21cd4730156..710066feab1 100644 --- a/dependency/mariadb/3.0.43/Chart.lock +++ b/dependency/memcached/3.0.45/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T12:25:34.988022943Z" +generated: "2022-07-24T08:34:55.34242832Z" diff --git a/dependency/memcached/3.0.44/Chart.yaml b/dependency/memcached/3.0.45/Chart.yaml similarity index 98% rename from dependency/memcached/3.0.44/Chart.yaml rename to dependency/memcached/3.0.45/Chart.yaml index efca63e7839..5617381fce1 100644 --- a/dependency/memcached/3.0.44/Chart.yaml +++ b/dependency/memcached/3.0.45/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.44 +version: 3.0.45 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.44/README.md b/dependency/memcached/3.0.45/README.md similarity index 98% rename from dependency/memcached/3.0.44/README.md rename to dependency/memcached/3.0.45/README.md index 63022f81bd5..90e19fc5803 100644 --- a/dependency/memcached/3.0.44/README.md +++ b/dependency/memcached/3.0.45/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.15](https://img.shields.io/badge/AppVersion-1.6.15-informational?style=flat-square) +![Version: 3.0.45](https://img.shields.io/badge/Version-3.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.15](https://img.shields.io/badge/AppVersion-1.6.15-informational?style=flat-square) Memcached is a memory-backed database caching solution diff --git a/dependency/memcached/3.0.44/app-readme.md b/dependency/memcached/3.0.45/app-readme.md similarity index 100% rename from dependency/memcached/3.0.44/app-readme.md rename to dependency/memcached/3.0.45/app-readme.md diff --git a/dependency/memcached/3.0.44/charts/common-10.4.7.tgz b/dependency/memcached/3.0.45/charts/common-10.4.7.tgz similarity index 100% rename from dependency/memcached/3.0.44/charts/common-10.4.7.tgz rename to dependency/memcached/3.0.45/charts/common-10.4.7.tgz diff --git a/dependency/memcached/3.0.44/ix_values.yaml b/dependency/memcached/3.0.45/ix_values.yaml similarity index 65% rename from dependency/memcached/3.0.44/ix_values.yaml rename to dependency/memcached/3.0.45/ix_values.yaml index c7b77d6f689..60eccab2f3c 100644 --- a/dependency/memcached/3.0.44/ix_values.yaml +++ b/dependency/memcached/3.0.45/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: v1.6.15@sha256:410d28ed37565ce4712b1f0e61c6367d0fbccfe22d908d810e87b082a15e41a6 + tag: v1.6.15@sha256:99a30607c34d14018cb1a09b9bbd93cd3696a9a848027d71fa2c7c67beaa8398 service: main: diff --git a/dependency/memcached/3.0.44/questions.yaml b/dependency/memcached/3.0.45/questions.yaml similarity index 100% rename from dependency/memcached/3.0.44/questions.yaml rename to dependency/memcached/3.0.45/questions.yaml diff --git a/dependency/memcached/3.0.44/templates/common.yaml b/dependency/memcached/3.0.45/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.44/templates/common.yaml rename to dependency/memcached/3.0.45/templates/common.yaml diff --git a/dependency/memcached/3.0.44/values.yaml b/dependency/memcached/3.0.45/values.yaml similarity index 100% rename from dependency/memcached/3.0.44/values.yaml rename to dependency/memcached/3.0.45/values.yaml diff --git a/dependency/postgresql/8.0.46/CHANGELOG.md b/dependency/postgresql/8.0.46/CHANGELOG.md index f1c0facc6b9..50d5e2be853 100644 --- a/dependency/postgresql/8.0.46/CHANGELOG.md +++ b/dependency/postgresql/8.0.46/CHANGELOG.md @@ -2,6 +2,17 @@ +## [postgresql-8.0.46](https://github.com/truecharts/apps/compare/postgresql-8.0.45...postgresql-8.0.46) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + ## [postgresql-8.0.46](https://github.com/truecharts/apps/compare/postgresql-8.0.45...postgresql-8.0.46) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) - - -## [postgresql-8.0.40](https://github.com/truecharts/apps/compare/postgresql-8.0.39...postgresql-8.0.40) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [postgresql-8.0.39](https://github.com/truecharts/apps/compare/postgresql-8.0.38...postgresql-8.0.39) (2022-07-19) diff --git a/dependency/postgresql/8.0.46/Chart.lock b/dependency/postgresql/8.0.46/Chart.lock index 9da007446be..06c604c473a 100644 --- a/dependency/postgresql/8.0.46/Chart.lock +++ b/dependency/postgresql/8.0.46/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:25.229842776Z" +generated: "2022-07-24T08:34:55.367554981Z" diff --git a/incubator/acestream/0.0.12/CHANGELOG.md b/incubator/acestream/0.0.12/CHANGELOG.md index 58b72166cac..98d030a4abc 100644 --- a/incubator/acestream/0.0.12/CHANGELOG.md +++ b/incubator/acestream/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [acestream-0.0.12](https://github.com/truecharts/apps/compare/acestream-0.0.11...acestream-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [acestream-0.0.12](https://github.com/truecharts/apps/compare/acestream-0.0.11...acestream-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### acestream-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/acestream/0.0.12/Chart.lock b/incubator/acestream/0.0.12/Chart.lock index 13667895372..59cea9a43b7 100644 --- a/incubator/acestream/0.0.12/Chart.lock +++ b/incubator/acestream/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:25.395630905Z" +generated: "2022-07-24T08:34:55.344096043Z" diff --git a/incubator/actualserver/0.0.12/CHANGELOG.md b/incubator/actualserver/0.0.12/CHANGELOG.md index 3ca4cad52de..9acb56b4f34 100644 --- a/incubator/actualserver/0.0.12/CHANGELOG.md +++ b/incubator/actualserver/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [actualserver-0.0.12](https://github.com/truecharts/apps/compare/actualserver-0.0.11...actualserver-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [actualserver-0.0.12](https://github.com/truecharts/apps/compare/actualserver-0.0.11...actualserver-0.0.12) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [ariang-0.0.3](https://github.com/truecharts/apps/compare/ariang-0.0.2...ariang-0.0.3) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/incubator/actualserver/0.0.12/Chart.lock b/incubator/actualserver/0.0.12/Chart.lock index 9d088753189..fcd00de7456 100644 --- a/incubator/actualserver/0.0.12/Chart.lock +++ b/incubator/actualserver/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:25.262915341Z" +generated: "2022-07-24T08:35:15.48363546Z" diff --git a/incubator/adguard-home/1.0.24/CHANGELOG.md b/incubator/adguard-home/1.0.24/CHANGELOG.md index ac98586bf4d..93decec882a 100644 --- a/incubator/adguard-home/1.0.24/CHANGELOG.md +++ b/incubator/adguard-home/1.0.24/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [adguard-home-1.0.24](https://github.com/truecharts/apps/compare/adguard-home-1.0.23...adguard-home-1.0.24) (2022-07-23) ### Chore @@ -96,4 +97,3 @@ * Auto-update chart README [skip ci] * update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/incubator/adguard-home/1.0.24/Chart.lock b/incubator/adguard-home/1.0.24/Chart.lock index e18f3931827..fbad7ea8592 100644 --- a/incubator/adguard-home/1.0.24/Chart.lock +++ b/incubator/adguard-home/1.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:25.338901679Z" +generated: "2022-07-24T08:35:15.602795363Z" diff --git a/incubator/adguardhome-sync/0.0.12/CHANGELOG.md b/incubator/adguardhome-sync/0.0.12/CHANGELOG.md index db086eacf5a..e69de29bb2d 100644 --- a/incubator/adguardhome-sync/0.0.12/CHANGELOG.md +++ b/incubator/adguardhome-sync/0.0.12/CHANGELOG.md @@ -1,84 +0,0 @@ -# Changelog - - - -## [adguardhome-sync-0.0.12](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.11...adguardhome-sync-0.0.12) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - ### Feat - -- move dev apps to incubator and remove bad content from dev - - - - -## [adguardhome-sync-0.0.12](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.11...adguardhome-sync-0.0.12) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - ### Feat - -- move dev apps to incubator and remove bad content from dev - - - - - - - - -### [adguardhome-sync-0.0.5](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.4...adguardhome-sync-0.0.5) (2022-05-05) - -#### Chore - -* update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - - -### [adguardhome-sync-0.0.4](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.3...adguardhome-sync-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - - -### [adguardhome-sync-0.0.3](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.2...adguardhome-sync-0.0.3) (2022-04-20) - -#### Chore - -* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - - -### [adguardhome-sync-0.0.2](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.1...adguardhome-sync-0.0.2) (2022-04-12) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - - -### adguardhome-sync-0.0.1 (2022-04-08) - -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/adguardhome-sync/0.0.12/Chart.lock b/incubator/adguardhome-sync/0.0.12/Chart.lock index 3e00f69736d..da5ea87c317 100644 --- a/incubator/adguardhome-sync/0.0.12/Chart.lock +++ b/incubator/adguardhome-sync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:42.314169114Z" +generated: "2022-07-24T08:35:15.798929168Z" diff --git a/incubator/adminer/0.0.12/CHANGELOG.md b/incubator/adminer/0.0.12/CHANGELOG.md index 68d170f4f5d..4fe046b4d8a 100644 --- a/incubator/adminer/0.0.12/CHANGELOG.md +++ b/incubator/adminer/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [adminer-0.0.12](https://github.com/truecharts/apps/compare/adminer-0.0.11...adminer-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [adminer-0.0.12](https://github.com/truecharts/apps/compare/adminer-0.0.11...adminer-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### adminer-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/adminer/0.0.12/Chart.lock b/incubator/adminer/0.0.12/Chart.lock index b83366f71a7..38baa5c4d4a 100644 --- a/incubator/adminer/0.0.12/Chart.lock +++ b/incubator/adminer/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:43.313230372Z" +generated: "2022-07-24T08:35:15.855678579Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.12/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.12/CHANGELOG.md index 8576eb83fa4..527feeb395c 100644 --- a/incubator/alienswarm-reactivedrop/0.0.12/CHANGELOG.md +++ b/incubator/alienswarm-reactivedrop/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [alienswarm-reactivedrop-0.0.12](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.11...alienswarm-reactivedrop-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [alienswarm-reactivedrop-0.0.12](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.11...alienswarm-reactivedrop-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### alienswarm-reactivedrop-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/alienswarm-reactivedrop/0.0.12/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.12/Chart.lock index 6a52d2f938e..c6f7b80fad5 100644 --- a/incubator/alienswarm-reactivedrop/0.0.12/Chart.lock +++ b/incubator/alienswarm-reactivedrop/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:44.36978161Z" +generated: "2022-07-24T08:35:35.251878004Z" diff --git a/incubator/alienswarm/0.0.12/CHANGELOG.md b/incubator/alienswarm/0.0.12/CHANGELOG.md index 92cf5a92d04..f83af361d6e 100644 --- a/incubator/alienswarm/0.0.12/CHANGELOG.md +++ b/incubator/alienswarm/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [alienswarm-0.0.12](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.11...alienswarm-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [alienswarm-0.0.12](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.11...alienswarm-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### alienswarm-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/alienswarm/0.0.12/Chart.lock b/incubator/alienswarm/0.0.12/Chart.lock index 800baa688d3..15ac07a8d74 100644 --- a/incubator/alienswarm/0.0.12/Chart.lock +++ b/incubator/alienswarm/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:43.670759624Z" +generated: "2022-07-24T08:35:35.046979675Z" diff --git a/incubator/altitude/0.0.12/CHANGELOG.md b/incubator/altitude/0.0.12/CHANGELOG.md index 22c7b7d73aa..bc74572163d 100644 --- a/incubator/altitude/0.0.12/CHANGELOG.md +++ b/incubator/altitude/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [altitude-0.0.12](https://github.com/truecharts/apps/compare/altitude-0.0.11...altitude-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [altitude-0.0.12](https://github.com/truecharts/apps/compare/altitude-0.0.11...altitude-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### altitude-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/altitude/0.0.12/Chart.lock b/incubator/altitude/0.0.12/Chart.lock index 2b165c683de..5ce7d3f885f 100644 --- a/incubator/altitude/0.0.12/Chart.lock +++ b/incubator/altitude/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:42:59.960097358Z" +generated: "2022-07-24T08:35:35.367630559Z" diff --git a/incubator/americasarmy-pg/0.0.12/CHANGELOG.md b/incubator/americasarmy-pg/0.0.12/CHANGELOG.md index def3aa30397..fb8ef668ad9 100644 --- a/incubator/americasarmy-pg/0.0.12/CHANGELOG.md +++ b/incubator/americasarmy-pg/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [americasarmy-pg-0.0.12](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.11...americasarmy-pg-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [americasarmy-pg-0.0.12](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.11...americasarmy-pg-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### americasarmy-pg-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/americasarmy-pg/0.0.12/Chart.lock b/incubator/americasarmy-pg/0.0.12/Chart.lock index cf62753d7aa..d71c55920ae 100644 --- a/incubator/americasarmy-pg/0.0.12/Chart.lock +++ b/incubator/americasarmy-pg/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:01.014581998Z" +generated: "2022-07-24T08:35:35.430851862Z" diff --git a/incubator/amtd/0.0.12/CHANGELOG.md b/incubator/amtd/0.0.12/CHANGELOG.md index d64aefbfe41..6609907fa4c 100644 --- a/incubator/amtd/0.0.12/CHANGELOG.md +++ b/incubator/amtd/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [amtd-0.0.12](https://github.com/truecharts/apps/compare/amtd-0.0.11...amtd-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [amtd-0.0.12](https://github.com/truecharts/apps/compare/amtd-0.0.11...amtd-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### amtd-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amtd/0.0.12/Chart.lock b/incubator/amtd/0.0.12/Chart.lock index 1112461e101..4b3c40f3f00 100644 --- a/incubator/amtd/0.0.12/Chart.lock +++ b/incubator/amtd/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:01.646715734Z" +generated: "2022-07-24T08:35:54.438148879Z" diff --git a/incubator/amule/0.0.12/CHANGELOG.md b/incubator/amule/0.0.12/CHANGELOG.md index 464e20fda49..28cc91a0e0f 100644 --- a/incubator/amule/0.0.12/CHANGELOG.md +++ b/incubator/amule/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [amule-0.0.12](https://github.com/truecharts/apps/compare/amule-0.0.11...amule-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [amule-0.0.12](https://github.com/truecharts/apps/compare/amule-0.0.11...amule-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### androiddebugbridge-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amule/0.0.12/Chart.lock b/incubator/amule/0.0.12/Chart.lock index 4a057533f2b..b9160388405 100644 --- a/incubator/amule/0.0.12/Chart.lock +++ b/incubator/amule/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:01.872380182Z" +generated: "2022-07-24T08:35:54.565217093Z" diff --git a/incubator/amvd/0.0.12/CHANGELOG.md b/incubator/amvd/0.0.12/CHANGELOG.md index a6c6e3ea477..91ff6fe0ad5 100644 --- a/incubator/amvd/0.0.12/CHANGELOG.md +++ b/incubator/amvd/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [amvd-0.0.12](https://github.com/truecharts/apps/compare/amvd-0.0.11...amvd-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [amvd-0.0.12](https://github.com/truecharts/apps/compare/amvd-0.0.11...amvd-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### amvd-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/amvd/0.0.12/Chart.lock b/incubator/amvd/0.0.12/Chart.lock index a96f5d6cdd7..aa20bd527cb 100644 --- a/incubator/amvd/0.0.12/Chart.lock +++ b/incubator/amvd/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:17.142667768Z" +generated: "2022-07-24T08:35:54.758835356Z" diff --git a/incubator/android-8-0/0.0.12/CHANGELOG.md b/incubator/android-8-0/0.0.12/CHANGELOG.md index d61b637c7f4..8d87efdb857 100644 --- a/incubator/android-8-0/0.0.12/CHANGELOG.md +++ b/incubator/android-8-0/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [android-8-0-0.0.12](https://github.com/truecharts/apps/compare/android-8-0-0.0.11...android-8-0-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [android-8-0-0.0.12](https://github.com/truecharts/apps/compare/android-8-0-0.0.11...android-8-0-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### android-8-0-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/android-8-0/0.0.12/Chart.lock b/incubator/android-8-0/0.0.12/Chart.lock index 4c4aa39db10..6661824580a 100644 --- a/incubator/android-8-0/0.0.12/Chart.lock +++ b/incubator/android-8-0/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:18.472651657Z" +generated: "2022-07-24T08:35:55.039461161Z" diff --git a/incubator/androiddebugbridge/0.0.12/CHANGELOG.md b/incubator/androiddebugbridge/0.0.12/CHANGELOG.md index 95f76af3b2a..c88d86da5b5 100644 --- a/incubator/androiddebugbridge/0.0.12/CHANGELOG.md +++ b/incubator/androiddebugbridge/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [androiddebugbridge-0.0.12](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.11...androiddebugbridge-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [androiddebugbridge-0.0.12](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.11...androiddebugbridge-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### androiddebugbridge-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/androiddebugbridge/0.0.12/Chart.lock b/incubator/androiddebugbridge/0.0.12/Chart.lock index cbc50e0559c..be605e44e52 100644 --- a/incubator/androiddebugbridge/0.0.12/Chart.lock +++ b/incubator/androiddebugbridge/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:18.777267716Z" +generated: "2022-07-24T08:36:13.8338278Z" diff --git a/incubator/anope/0.0.12/CHANGELOG.md b/incubator/anope/0.0.12/CHANGELOG.md index 4eb9f4b68d7..c1703bd60e5 100644 --- a/incubator/anope/0.0.12/CHANGELOG.md +++ b/incubator/anope/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [anope-0.0.12](https://github.com/truecharts/apps/compare/anope-0.0.11...anope-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [anope-0.0.12](https://github.com/truecharts/apps/compare/anope-0.0.11...anope-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### anope-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/anope/0.0.12/Chart.lock b/incubator/anope/0.0.12/Chart.lock index d27348ed185..38363eb5582 100644 --- a/incubator/anope/0.0.12/Chart.lock +++ b/incubator/anope/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:19.297424569Z" +generated: "2022-07-24T08:36:14.507208768Z" diff --git a/incubator/apache-webdav/0.0.12/CHANGELOG.md b/incubator/apache-webdav/0.0.12/CHANGELOG.md index 494eeb59adc..feac407f196 100644 --- a/incubator/apache-webdav/0.0.12/CHANGELOG.md +++ b/incubator/apache-webdav/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [apache-webdav-0.0.12](https://github.com/truecharts/apps/compare/apache-webdav-0.0.11...apache-webdav-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [apache-webdav-0.0.12](https://github.com/truecharts/apps/compare/apache-webdav-0.0.11...apache-webdav-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### apache-webdav-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apache-webdav/0.0.12/Chart.lock b/incubator/apache-webdav/0.0.12/Chart.lock index e11b26443b7..18facedfdd7 100644 --- a/incubator/apache-webdav/0.0.12/Chart.lock +++ b/incubator/apache-webdav/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:34.09769696Z" +generated: "2022-07-24T08:36:14.697889177Z" diff --git a/incubator/apprise-api/0.0.12/CHANGELOG.md b/incubator/apprise-api/0.0.12/CHANGELOG.md index 776f262e3d9..6f11e1052ba 100644 --- a/incubator/apprise-api/0.0.12/CHANGELOG.md +++ b/incubator/apprise-api/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [apprise-api-0.0.12](https://github.com/truecharts/apps/compare/apprise-api-0.0.11...apprise-api-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [apprise-api-0.0.12](https://github.com/truecharts/apps/compare/apprise-api-0.0.11...apprise-api-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### apprise-api-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apprise-api/0.0.12/Chart.lock b/incubator/apprise-api/0.0.12/Chart.lock index 9cc8b960d3d..082b46331e6 100644 --- a/incubator/apprise-api/0.0.12/Chart.lock +++ b/incubator/apprise-api/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:36.27444296Z" +generated: "2022-07-24T08:36:14.980910198Z" diff --git a/incubator/appsmith/2.0.29/CHANGELOG.md b/incubator/appsmith/2.0.29/CHANGELOG.md index b6d927b8a98..3aaab1fe4a4 100644 --- a/incubator/appsmith/2.0.29/CHANGELOG.md +++ b/incubator/appsmith/2.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [appsmith-2.0.29](https://github.com/truecharts/apps/compare/appsmith-2.0.28...appsmith-2.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [appsmith-2.0.29](https://github.com/truecharts/apps/compare/appsmith-2.0.28...appsmith-2.0.29) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls - - - -## [appsmith-2.0.17](https://github.com/truecharts/apps/compare/appsmith-2.0.16...appsmith-2.0.17) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - diff --git a/incubator/appsmith/2.0.29/Chart.lock b/incubator/appsmith/2.0.29/Chart.lock index ff663a2f84e..cadd25ef055 100644 --- a/incubator/appsmith/2.0.29/Chart.lock +++ b/incubator/appsmith/2.0.29/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:eff70e6e5258b0d836dba40f04507095c4f06f6d474ec9d0092e5f7b6efa2817 -generated: "2022-07-23T19:43:42.793744061Z" +generated: "2022-07-24T08:36:39.992210924Z" diff --git a/incubator/apt-cacher-ng/0.0.12/CHANGELOG.md b/incubator/apt-cacher-ng/0.0.12/CHANGELOG.md index 9a645f83845..b679b7a7c72 100644 --- a/incubator/apt-cacher-ng/0.0.12/CHANGELOG.md +++ b/incubator/apt-cacher-ng/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [apt-cacher-ng-0.0.12](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.11...apt-cacher-ng-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [apt-cacher-ng-0.0.12](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.11...apt-cacher-ng-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### apt-cacher-ng-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/apt-cacher-ng/0.0.12/Chart.lock b/incubator/apt-cacher-ng/0.0.12/Chart.lock index 72f1decf8be..2233402fe01 100644 --- a/incubator/apt-cacher-ng/0.0.12/Chart.lock +++ b/incubator/apt-cacher-ng/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:37.152100315Z" +generated: "2022-07-24T08:36:33.869649653Z" diff --git a/incubator/archiveteam-warrior/0.0.12/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.12/CHANGELOG.md index e6dde713bd5..91b900f9d43 100644 --- a/incubator/archiveteam-warrior/0.0.12/CHANGELOG.md +++ b/incubator/archiveteam-warrior/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [archiveteam-warrior-0.0.12](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.11...archiveteam-warrior-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [archiveteam-warrior-0.0.12](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.11...archiveteam-warrior-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### archiveteam-warrior-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/archiveteam-warrior/0.0.12/Chart.lock b/incubator/archiveteam-warrior/0.0.12/Chart.lock index d22fdfc37a3..2990e7c2435 100644 --- a/incubator/archiveteam-warrior/0.0.12/Chart.lock +++ b/incubator/archiveteam-warrior/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:51.119957628Z" +generated: "2022-07-24T08:36:33.878472278Z" diff --git a/incubator/ariang/0.0.15/CHANGELOG.md b/incubator/ariang/0.0.15/CHANGELOG.md index a890e778f91..46e9cbd94b3 100644 --- a/incubator/ariang/0.0.15/CHANGELOG.md +++ b/incubator/ariang/0.0.15/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ariang-0.0.15](https://github.com/truecharts/apps/compare/ariang-0.0.14...ariang-0.0.15) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ariang-0.0.15](https://github.com/truecharts/apps/compare/ariang-0.0.14...ariang-0.0.15) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ariang-0.0.2](https://github.com/truecharts/apps/compare/ariang-0.0.1...ariang-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) diff --git a/incubator/ariang/0.0.15/Chart.lock b/incubator/ariang/0.0.15/Chart.lock index c80d9608e2b..6773558d363 100644 --- a/incubator/ariang/0.0.15/Chart.lock +++ b/incubator/ariang/0.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:53.624944678Z" +generated: "2022-07-24T08:36:34.079028029Z" diff --git a/incubator/arksurvivalevolved/0.0.12/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.12/CHANGELOG.md index 805caeef702..e31de4ae142 100644 --- a/incubator/arksurvivalevolved/0.0.12/CHANGELOG.md +++ b/incubator/arksurvivalevolved/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [arksurvivalevolved-0.0.12](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.11...arksurvivalevolved-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [arksurvivalevolved-0.0.12](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.11...arksurvivalevolved-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### arksurvivalevolved-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arksurvivalevolved/0.0.12/Chart.lock b/incubator/arksurvivalevolved/0.0.12/Chart.lock index b0c1410b392..5fe2a641096 100644 --- a/incubator/arksurvivalevolved/0.0.12/Chart.lock +++ b/incubator/arksurvivalevolved/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:43:54.375066675Z" +generated: "2022-07-24T08:36:52.945145652Z" diff --git a/incubator/arma3/0.0.12/CHANGELOG.md b/incubator/arma3/0.0.12/CHANGELOG.md index e30a315ff30..5f979858467 100644 --- a/incubator/arma3/0.0.12/CHANGELOG.md +++ b/incubator/arma3/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [arma3-0.0.12](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.11...arma3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [arma3-0.0.12](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.11...arma3-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### arma3-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arma3/0.0.12/Chart.lock b/incubator/arma3/0.0.12/Chart.lock index 80e80cdb9a7..dc9cc454a29 100644 --- a/incubator/arma3/0.0.12/Chart.lock +++ b/incubator/arma3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:06.608358906Z" +generated: "2022-07-24T08:36:53.101184562Z" diff --git a/incubator/arma3exilemod/0.0.12/CHANGELOG.md b/incubator/arma3exilemod/0.0.12/CHANGELOG.md index f979622d5e5..56933bfd623 100644 --- a/incubator/arma3exilemod/0.0.12/CHANGELOG.md +++ b/incubator/arma3exilemod/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [arma3exilemod-0.0.12](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.11...arma3exilemod-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [arma3exilemod-0.0.12](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.11...arma3exilemod-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### arma3exilemod-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/arma3exilemod/0.0.12/Chart.lock b/incubator/arma3exilemod/0.0.12/Chart.lock index 6bde3a0ab8b..fb36993ab3b 100644 --- a/incubator/arma3exilemod/0.0.12/Chart.lock +++ b/incubator/arma3exilemod/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:08.176137769Z" +generated: "2022-07-24T08:36:53.59446855Z" diff --git a/incubator/artifactory-oss/0.0.13/CHANGELOG.md b/incubator/artifactory-oss/0.0.13/CHANGELOG.md index d360a18bc01..d583a610748 100644 --- a/incubator/artifactory-oss/0.0.13/CHANGELOG.md +++ b/incubator/artifactory-oss/0.0.13/CHANGELOG.md @@ -2,6 +2,17 @@ +## [artifactory-oss-0.0.13](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.12...artifactory-oss-0.0.13) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [artifactory-oss-0.0.13](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.12...artifactory-oss-0.0.13) (2022-07-23) ### Chore @@ -86,5 +97,3 @@ ### artifactory-oss-0.0.1 (2022-04-08) #### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/artifactory-oss/0.0.13/Chart.lock b/incubator/artifactory-oss/0.0.13/Chart.lock index 6d85b9b19d1..15a319df9b8 100644 --- a/incubator/artifactory-oss/0.0.13/Chart.lock +++ b/incubator/artifactory-oss/0.0.13/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:11.381407553Z" +generated: "2022-07-24T08:37:06.075280917Z" diff --git a/incubator/assettocorsa/0.0.12/CHANGELOG.md b/incubator/assettocorsa/0.0.12/CHANGELOG.md index 84c98669d03..6dd3f020d1a 100644 --- a/incubator/assettocorsa/0.0.12/CHANGELOG.md +++ b/incubator/assettocorsa/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [assettocorsa-0.0.12](https://github.com/truecharts/apps/compare/assettocorsa-0.0.11...assettocorsa-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [assettocorsa-0.0.12](https://github.com/truecharts/apps/compare/assettocorsa-0.0.11...assettocorsa-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### assettocorsa-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/assettocorsa/0.0.12/Chart.lock b/incubator/assettocorsa/0.0.12/Chart.lock index 3b2f6e20b75..8020acf8132 100644 --- a/incubator/assettocorsa/0.0.12/Chart.lock +++ b/incubator/assettocorsa/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:11.600994046Z" +generated: "2022-07-24T08:37:11.797865557Z" diff --git a/incubator/aurora-files/0.0.12/CHANGELOG.md b/incubator/aurora-files/0.0.12/CHANGELOG.md index c3f09750ac8..681ddebff37 100644 --- a/incubator/aurora-files/0.0.12/CHANGELOG.md +++ b/incubator/aurora-files/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [aurora-files-0.0.12](https://github.com/truecharts/apps/compare/aurora-files-0.0.11...aurora-files-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [aurora-files-0.0.12](https://github.com/truecharts/apps/compare/aurora-files-0.0.11...aurora-files-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### aurora-files-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/aurora-files/0.0.12/Chart.lock b/incubator/aurora-files/0.0.12/Chart.lock index e0da1a40990..ac153df4fac 100644 --- a/incubator/aurora-files/0.0.12/Chart.lock +++ b/incubator/aurora-files/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:24.151474252Z" +generated: "2022-07-24T08:37:12.026369998Z" diff --git a/incubator/authentik/2.0.27/CHANGELOG.md b/incubator/authentik/2.0.27/CHANGELOG.md index 7a4781127b4..8f74cc46248 100644 --- a/incubator/authentik/2.0.27/CHANGELOG.md +++ b/incubator/authentik/2.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [authentik-2.0.27](https://github.com/truecharts/apps/compare/authentik-2.0.26...authentik-2.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [authentik-2.0.27](https://github.com/truecharts/apps/compare/authentik-2.0.26...authentik-2.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [authentik-2.0.15](https://github.com/truecharts/apps/compare/authentik-2.0.14...authentik-2.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/incubator/authentik/2.0.27/Chart.lock b/incubator/authentik/2.0.27/Chart.lock index a27222210e9..3b3e48514e3 100644 --- a/incubator/authentik/2.0.27/Chart.lock +++ b/incubator/authentik/2.0.27/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T19:44:36.843984356Z" +generated: "2022-07-24T08:37:26.386020421Z" diff --git a/incubator/auto-yt-dl/0.0.12/CHANGELOG.md b/incubator/auto-yt-dl/0.0.12/CHANGELOG.md index ae637e2f417..fd6f3e3d10c 100644 --- a/incubator/auto-yt-dl/0.0.12/CHANGELOG.md +++ b/incubator/auto-yt-dl/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [auto-yt-dl-0.0.12](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.11...auto-yt-dl-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [auto-yt-dl-0.0.12](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.11...auto-yt-dl-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### auto-yt-dl-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/auto-yt-dl/0.0.12/Chart.lock b/incubator/auto-yt-dl/0.0.12/Chart.lock index 0dfcfd6b093..7b2a29252ac 100644 --- a/incubator/auto-yt-dl/0.0.12/Chart.lock +++ b/incubator/auto-yt-dl/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:28.060569549Z" +generated: "2022-07-24T08:37:25.299917612Z" diff --git a/incubator/autoscan/0.0.12/CHANGELOG.md b/incubator/autoscan/0.0.12/CHANGELOG.md index 3b3741637a8..f700f9eb5ad 100644 --- a/incubator/autoscan/0.0.12/CHANGELOG.md +++ b/incubator/autoscan/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [autoscan-0.0.12](https://github.com/truecharts/apps/compare/autoscan-0.0.11...autoscan-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [autoscan-0.0.12](https://github.com/truecharts/apps/compare/autoscan-0.0.11...autoscan-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### autoscan-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/autoscan/0.0.12/Chart.lock b/incubator/autoscan/0.0.12/Chart.lock index fdd2abbf535..a52aad0d4aa 100644 --- a/incubator/autoscan/0.0.12/Chart.lock +++ b/incubator/autoscan/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:28.739225384Z" +generated: "2022-07-24T08:37:30.766295327Z" diff --git a/incubator/avorion/0.0.12/CHANGELOG.md b/incubator/avorion/0.0.12/CHANGELOG.md index 697e8222ab8..1c64cabc387 100644 --- a/incubator/avorion/0.0.12/CHANGELOG.md +++ b/incubator/avorion/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [avorion-0.0.12](https://github.com/truecharts/apps/compare/avorion-0.0.11...avorion-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [avorion-0.0.12](https://github.com/truecharts/apps/compare/avorion-0.0.11...avorion-0.0.12) (2022-07-23) ### Chore @@ -79,6 +97,3 @@ ### avorion-0.0.1 (2022-04-08) -#### Feat - -* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438)) diff --git a/incubator/avorion/0.0.12/Chart.lock b/incubator/avorion/0.0.12/Chart.lock index 97270a47bd3..db194791a2f 100644 --- a/incubator/avorion/0.0.12/Chart.lock +++ b/incubator/avorion/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:41.477599335Z" +generated: "2022-07-24T08:37:31.125437719Z" diff --git a/incubator/awesome-ttrss/0.0.26/CHANGELOG.md b/incubator/awesome-ttrss/0.0.27/CHANGELOG.md similarity index 85% rename from incubator/awesome-ttrss/0.0.26/CHANGELOG.md rename to incubator/awesome-ttrss/0.0.27/CHANGELOG.md index 31a854d4f7a..7250163d454 100644 --- a/incubator/awesome-ttrss/0.0.26/CHANGELOG.md +++ b/incubator/awesome-ttrss/0.0.27/CHANGELOG.md @@ -2,6 +2,18 @@ +## [awesome-ttrss-0.0.27](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.25...awesome-ttrss-0.0.27) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [awesome-ttrss-0.0.26](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.25...awesome-ttrss-0.0.26) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ## [awesome-ttrss-0.0.19](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.18...awesome-ttrss-0.0.19) (2022-07-14) ### Fix - -- regenerate catalog and update template - - - -## [awesome-ttrss-0.0.18](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.16...awesome-ttrss-0.0.18) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - diff --git a/stable/recipes/8.0.28/Chart.lock b/incubator/awesome-ttrss/0.0.27/Chart.lock similarity index 85% rename from stable/recipes/8.0.28/Chart.lock rename to incubator/awesome-ttrss/0.0.27/Chart.lock index 13667793822..60724bd25cf 100644 --- a/stable/recipes/8.0.28/Chart.lock +++ b/incubator/awesome-ttrss/0.0.27/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:35:13.133662911Z" +generated: "2022-07-24T08:37:52.150941644Z" diff --git a/incubator/awesome-ttrss/0.0.26/Chart.yaml b/incubator/awesome-ttrss/0.0.27/Chart.yaml similarity index 98% rename from incubator/awesome-ttrss/0.0.26/Chart.yaml rename to incubator/awesome-ttrss/0.0.27/Chart.yaml index 6de56ad9c8b..c9c16fd9335 100644 --- a/incubator/awesome-ttrss/0.0.26/Chart.yaml +++ b/incubator/awesome-ttrss/0.0.27/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2022" description: Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS name: awesome-ttrss -version: 0.0.26 +version: 0.0.27 kubeVersion: ">=1.16.0-0" keywords: - tt-rss diff --git a/incubator/awesome-ttrss/0.0.26/README.md b/incubator/awesome-ttrss/0.0.27/README.md similarity index 98% rename from incubator/awesome-ttrss/0.0.26/README.md rename to incubator/awesome-ttrss/0.0.27/README.md index 7fc04434023..f39b9d70ea8 100644 --- a/incubator/awesome-ttrss/0.0.26/README.md +++ b/incubator/awesome-ttrss/0.0.27/README.md @@ -1,6 +1,6 @@ # awesome-ttrss -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) +![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS diff --git a/incubator/awesome-ttrss/0.0.26/app-readme.md b/incubator/awesome-ttrss/0.0.27/app-readme.md similarity index 100% rename from incubator/awesome-ttrss/0.0.26/app-readme.md rename to incubator/awesome-ttrss/0.0.27/app-readme.md diff --git a/incubator/awesome-ttrss/0.0.26/charts/common-10.4.7.tgz b/incubator/awesome-ttrss/0.0.27/charts/common-10.4.7.tgz similarity index 100% rename from incubator/awesome-ttrss/0.0.26/charts/common-10.4.7.tgz rename to incubator/awesome-ttrss/0.0.27/charts/common-10.4.7.tgz diff --git a/incubator/awesome-ttrss/0.0.26/charts/postgresql-8.0.45.tgz b/incubator/awesome-ttrss/0.0.27/charts/postgresql-8.0.45.tgz similarity index 100% rename from incubator/awesome-ttrss/0.0.26/charts/postgresql-8.0.45.tgz rename to incubator/awesome-ttrss/0.0.27/charts/postgresql-8.0.45.tgz diff --git a/incubator/awesome-ttrss/0.0.26/ix_values.yaml b/incubator/awesome-ttrss/0.0.27/ix_values.yaml similarity index 92% rename from incubator/awesome-ttrss/0.0.26/ix_values.yaml rename to incubator/awesome-ttrss/0.0.27/ix_values.yaml index a499f4bac32..cdf5dd8a211 100644 --- a/incubator/awesome-ttrss/0.0.26/ix_values.yaml +++ b/incubator/awesome-ttrss/0.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/awesome-ttrss pullPolicy: IfNotPresent - tag: v2022-04@sha256:3a62cb14f2ef31c29fadec8fefe2350dd41cad927be83acfbdd8022e7b62ccf8 + tag: v2022-04@sha256:b675568ec75d005a2a55a764b50643d0c7d5a693e6b080ca8e9213d403f78085 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/awesome-ttrss/0.0.26/questions.yaml b/incubator/awesome-ttrss/0.0.27/questions.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.26/questions.yaml rename to incubator/awesome-ttrss/0.0.27/questions.yaml diff --git a/incubator/awesome-ttrss/0.0.26/templates/common.yaml b/incubator/awesome-ttrss/0.0.27/templates/common.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.26/templates/common.yaml rename to incubator/awesome-ttrss/0.0.27/templates/common.yaml diff --git a/incubator/awesome-ttrss/0.0.26/values.yaml b/incubator/awesome-ttrss/0.0.27/values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.26/values.yaml rename to incubator/awesome-ttrss/0.0.27/values.yaml diff --git a/incubator/backuppc/0.0.12/CHANGELOG.md b/incubator/backuppc/0.0.12/CHANGELOG.md index f5a7109f837..fca53468a30 100644 --- a/incubator/backuppc/0.0.12/CHANGELOG.md +++ b/incubator/backuppc/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [backuppc-0.0.12](https://github.com/truecharts/apps/compare/backuppc-0.0.11...backuppc-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [backuppc-0.0.12](https://github.com/truecharts/apps/compare/backuppc-0.0.11...backuppc-0.0.12) (2022-07-23) ### Chore @@ -79,10 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - -### backuppc-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/backuppc/0.0.12/Chart.lock b/incubator/backuppc/0.0.12/Chart.lock index aa477057c63..5325b2532cd 100644 --- a/incubator/backuppc/0.0.12/Chart.lock +++ b/incubator/backuppc/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:45.933683676Z" +generated: "2022-07-24T08:37:49.998062172Z" diff --git a/incubator/baikal/0.0.12/CHANGELOG.md b/incubator/baikal/0.0.12/CHANGELOG.md index 77ca942cf23..60e750f285b 100644 --- a/incubator/baikal/0.0.12/CHANGELOG.md +++ b/incubator/baikal/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [baikal-0.0.12](https://github.com/truecharts/apps/compare/baikal-0.0.11...baikal-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [baikal-0.0.12](https://github.com/truecharts/apps/compare/baikal-0.0.11...baikal-0.0.12) (2022-07-23) ### Chore @@ -79,10 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - -### baikal-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/baikal/0.0.12/Chart.lock b/incubator/baikal/0.0.12/Chart.lock index 2e0c2e3407f..8a39f5ff65e 100644 --- a/incubator/baikal/0.0.12/Chart.lock +++ b/incubator/baikal/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:44:58.393230404Z" +generated: "2022-07-24T08:37:50.285915159Z" diff --git a/incubator/barcodebuddy/0.0.12/CHANGELOG.md b/incubator/barcodebuddy/0.0.12/CHANGELOG.md index 8ae4917a72a..1562c9883ba 100644 --- a/incubator/barcodebuddy/0.0.12/CHANGELOG.md +++ b/incubator/barcodebuddy/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [barcodebuddy-0.0.12](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.11...barcodebuddy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [barcodebuddy-0.0.12](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.11...barcodebuddy-0.0.12) (2022-07-23) ### Chore @@ -79,11 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - -### barcodebuddy-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/barcodebuddy/0.0.12/Chart.lock b/incubator/barcodebuddy/0.0.12/Chart.lock index b0ef25ee9f5..22e1dc6cacd 100644 --- a/incubator/barcodebuddy/0.0.12/Chart.lock +++ b/incubator/barcodebuddy/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:04.060794713Z" +generated: "2022-07-24T08:37:59.134265433Z" diff --git a/incubator/barotrauma/0.0.12/CHANGELOG.md b/incubator/barotrauma/0.0.12/CHANGELOG.md index b0440242fba..8cf9030f8da 100644 --- a/incubator/barotrauma/0.0.12/CHANGELOG.md +++ b/incubator/barotrauma/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [barotrauma-0.0.12](https://github.com/truecharts/apps/compare/barotrauma-0.0.11...barotrauma-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [barotrauma-0.0.12](https://github.com/truecharts/apps/compare/barotrauma-0.0.11...barotrauma-0.0.12) (2022-07-23) ### Chore @@ -79,11 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - -### barotrauma-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/barotrauma/0.0.12/Chart.lock b/incubator/barotrauma/0.0.12/Chart.lock index 349ae4b35ff..deb95e4047a 100644 --- a/incubator/barotrauma/0.0.12/Chart.lock +++ b/incubator/barotrauma/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:06.372285169Z" +generated: "2022-07-24T08:38:09.291471406Z" diff --git a/incubator/bitcoin-node/0.0.12/CHANGELOG.md b/incubator/bitcoin-node/0.0.12/CHANGELOG.md index ad6f0a9db80..65088999136 100644 --- a/incubator/bitcoin-node/0.0.12/CHANGELOG.md +++ b/incubator/bitcoin-node/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [bitcoin-node-0.0.12](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.11...bitcoin-node-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [bitcoin-node-0.0.12](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.11...bitcoin-node-0.0.12) (2022-07-23) ### Chore @@ -79,11 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - -### bitcoin-node-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoin-node/0.0.12/Chart.lock b/incubator/bitcoin-node/0.0.12/Chart.lock index 5617b19acd8..8c0d528849f 100644 --- a/incubator/bitcoin-node/0.0.12/Chart.lock +++ b/incubator/bitcoin-node/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:15.609536291Z" +generated: "2022-07-24T08:38:09.448859038Z" diff --git a/incubator/bitcoind/0.0.12/CHANGELOG.md b/incubator/bitcoind/0.0.12/CHANGELOG.md index 9e7d0c13df5..b3cd149977f 100644 --- a/incubator/bitcoind/0.0.12/CHANGELOG.md +++ b/incubator/bitcoind/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [bitcoind-0.0.12](https://github.com/truecharts/apps/compare/bitcoind-0.0.11...bitcoind-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [bitcoind-0.0.12](https://github.com/truecharts/apps/compare/bitcoind-0.0.11...bitcoind-0.0.12) (2022-07-23) ### Chore @@ -79,10 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - -### bitcoind-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoind/0.0.12/Chart.lock b/incubator/bitcoind/0.0.12/Chart.lock index 00838ce323c..8ca7be9e04e 100644 --- a/incubator/bitcoind/0.0.12/Chart.lock +++ b/incubator/bitcoind/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:15.547225942Z" +generated: "2022-07-24T08:38:18.244515454Z" diff --git a/incubator/bitcoinunlimited/0.0.12/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.12/CHANGELOG.md index 7d0a701734a..33b4b5ccb05 100644 --- a/incubator/bitcoinunlimited/0.0.12/CHANGELOG.md +++ b/incubator/bitcoinunlimited/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [bitcoinunlimited-0.0.12](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.11...bitcoinunlimited-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [bitcoinunlimited-0.0.12](https://github.com/truecharts/apps/compare/bitcoinunlimited-0.0.11...bitcoinunlimited-0.0.12) (2022-07-23) ### Chore @@ -79,11 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - -### bitcoinunlimited-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoinunlimited/0.0.12/Chart.lock b/incubator/bitcoinunlimited/0.0.12/Chart.lock index 43d329e39ec..41336ff9db3 100644 --- a/incubator/bitcoinunlimited/0.0.12/Chart.lock +++ b/incubator/bitcoinunlimited/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:20.568426417Z" +generated: "2022-07-24T08:38:18.78590405Z" diff --git a/incubator/bitcoinwalletgui/0.0.12/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.12/CHANGELOG.md index 47335fac82e..f623b5a4463 100644 --- a/incubator/bitcoinwalletgui/0.0.12/CHANGELOG.md +++ b/incubator/bitcoinwalletgui/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [bitcoinwalletgui-0.0.12](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.11...bitcoinwalletgui-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [bitcoinwalletgui-0.0.12](https://github.com/truecharts/apps/compare/bitcoinwalletgui-0.0.11...bitcoinwalletgui-0.0.12) (2022-07-23) ### Chore @@ -79,10 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - -### bitcoinwalletgui-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bitcoinwalletgui/0.0.12/Chart.lock b/incubator/bitcoinwalletgui/0.0.12/Chart.lock index 652710df8d1..cb536c6270d 100644 --- a/incubator/bitcoinwalletgui/0.0.12/Chart.lock +++ b/incubator/bitcoinwalletgui/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:23.06753478Z" +generated: "2022-07-24T08:38:27.805713238Z" diff --git a/incubator/blender-desktop-g3/0.0.12/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.12/CHANGELOG.md index 82de97f05da..6ac16f76aa5 100644 --- a/incubator/blender-desktop-g3/0.0.12/CHANGELOG.md +++ b/incubator/blender-desktop-g3/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [blender-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.11...blender-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [blender-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.11...blender-desktop-g3-0.0.12) (2022-07-23) ### Chore @@ -79,11 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - -### blender-desktop-g3-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/blender-desktop-g3/0.0.12/Chart.lock b/incubator/blender-desktop-g3/0.0.12/Chart.lock index e1980a11175..1b598340874 100644 --- a/incubator/blender-desktop-g3/0.0.12/Chart.lock +++ b/incubator/blender-desktop-g3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:33.725241695Z" +generated: "2022-07-24T08:38:37.050164862Z" diff --git a/incubator/blender/0.0.12/CHANGELOG.md b/incubator/blender/0.0.12/CHANGELOG.md index 8c314d3a349..faf82454cb9 100644 --- a/incubator/blender/0.0.12/CHANGELOG.md +++ b/incubator/blender/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [blender-0.0.12](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.11...blender-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [blender-0.0.12](https://github.com/truecharts/apps/compare/blender-desktop-g3-0.0.11...blender-0.0.12) (2022-07-23) ### Chore @@ -79,11 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - -### blender-desktop-g3-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/blender/0.0.12/Chart.lock b/incubator/blender/0.0.12/Chart.lock index 2e521160e7a..d278187abdf 100644 --- a/incubator/blender/0.0.12/Chart.lock +++ b/incubator/blender/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:33.383506137Z" +generated: "2022-07-24T08:38:29.414854278Z" diff --git a/incubator/breitbandmessung-de/0.0.12/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.12/CHANGELOG.md index 565a5eb20ad..dcf69461284 100644 --- a/incubator/breitbandmessung-de/0.0.12/CHANGELOG.md +++ b/incubator/breitbandmessung-de/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [breitbandmessung-de-0.0.12](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.11...breitbandmessung-de-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [breitbandmessung-de-0.0.12](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.11...breitbandmessung-de-0.0.12) (2022-07-23) ### Chore @@ -79,11 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - -### breitbandmessung-de-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/breitbandmessung-de/0.0.12/Chart.lock b/incubator/breitbandmessung-de/0.0.12/Chart.lock index 0e505aa1c20..77523334c7e 100644 --- a/incubator/breitbandmessung-de/0.0.12/Chart.lock +++ b/incubator/breitbandmessung-de/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:37.135506554Z" +generated: "2022-07-24T08:38:37.618508814Z" diff --git a/incubator/btdex/0.0.12/CHANGELOG.md b/incubator/btdex/0.0.12/CHANGELOG.md index b071863b1fa..c6790c4cccb 100644 --- a/incubator/btdex/0.0.12/CHANGELOG.md +++ b/incubator/btdex/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [btdex-0.0.12](https://github.com/truecharts/apps/compare/btdex-0.0.11...btdex-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [btdex-0.0.12](https://github.com/truecharts/apps/compare/btdex-0.0.11...btdex-0.0.12) (2022-07-23) ### Chore @@ -79,10 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - -### btdex-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/btdex/0.0.12/Chart.lock b/incubator/btdex/0.0.12/Chart.lock index 063758cd75a..c5a85de4c7f 100644 --- a/incubator/btdex/0.0.12/Chart.lock +++ b/incubator/btdex/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:40.642153616Z" +generated: "2022-07-24T08:38:47.065382416Z" diff --git a/incubator/bwapp/0.0.12/CHANGELOG.md b/incubator/bwapp/0.0.12/CHANGELOG.md index 7f9efe052f8..319993b1055 100644 --- a/incubator/bwapp/0.0.12/CHANGELOG.md +++ b/incubator/bwapp/0.0.12/CHANGELOG.md @@ -2,6 +2,24 @@ +## [bwapp-0.0.12](https://github.com/truecharts/apps/compare/bwapp-0.0.11...bwapp-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + ## [bwapp-0.0.12](https://github.com/truecharts/apps/compare/bwapp-0.0.11...bwapp-0.0.12) (2022-07-23) ### Chore @@ -79,11 +97,3 @@ * ensure ghcr is used when running tests ([#2449](https://github.com/truecharts/apps/issues/2449)) - - - -### bwapp-0.0.1 (2022-04-07) - -#### Feat - -* Unraid Port - B ([#2440](https://github.com/truecharts/apps/issues/2440)) diff --git a/incubator/bwapp/0.0.12/Chart.lock b/incubator/bwapp/0.0.12/Chart.lock index 06507958f8a..5f65e5b4252 100644 --- a/incubator/bwapp/0.0.12/Chart.lock +++ b/incubator/bwapp/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:50.3050449Z" +generated: "2022-07-24T08:38:48.33459429Z" diff --git a/incubator/cadquery-jupyter/0.0.12/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.12/CHANGELOG.md index 092cdcf82bc..22362b32289 100644 --- a/incubator/cadquery-jupyter/0.0.12/CHANGELOG.md +++ b/incubator/cadquery-jupyter/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cadquery-jupyter-0.0.12](https://github.com/truecharts/apps/compare/cadquery-jupyter-0.0.11...cadquery-jupyter-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cadquery-jupyter-0.0.12](https://github.com/truecharts/apps/compare/cadquery-jupyter-0.0.11...cadquery-jupyter-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cadquery-jupyter/0.0.12/Chart.lock b/incubator/cadquery-jupyter/0.0.12/Chart.lock index e9298da1fc2..64aa218e2c4 100644 --- a/incubator/cadquery-jupyter/0.0.12/Chart.lock +++ b/incubator/cadquery-jupyter/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:51.257934069Z" +generated: "2022-07-24T08:38:56.292539921Z" diff --git a/incubator/cadquery-server/0.0.12/CHANGELOG.md b/incubator/cadquery-server/0.0.12/CHANGELOG.md index 9a605770689..2851e323b1e 100644 --- a/incubator/cadquery-server/0.0.12/CHANGELOG.md +++ b/incubator/cadquery-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cadquery-server-0.0.12](https://github.com/truecharts/apps/compare/cadquery-server-0.0.11...cadquery-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cadquery-server-0.0.12](https://github.com/truecharts/apps/compare/cadquery-server-0.0.11...cadquery-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cadquery-server/0.0.12/Chart.lock b/incubator/cadquery-server/0.0.12/Chart.lock index f12fee98466..1dc4b9cb509 100644 --- a/incubator/cadquery-server/0.0.12/Chart.lock +++ b/incubator/cadquery-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:54.240674589Z" +generated: "2022-07-24T08:38:56.579670902Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.12/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.12/CHANGELOG.md index 9f89c54e651..d8e833b4438 100644 --- a/incubator/chivalry-medievalwarfare/0.0.12/CHANGELOG.md +++ b/incubator/chivalry-medievalwarfare/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chivalry-medievalwarfare-0.0.12](https://github.com/truecharts/apps/compare/chivalry-medievalwarfare-0.0.11...chivalry-medievalwarfare-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [chivalry-medievalwarfare-0.0.12](https://github.com/truecharts/apps/compare/chivalry-medievalwarfare-0.0.11...chivalry-medievalwarfare-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/chivalry-medievalwarfare/0.0.12/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.12/Chart.lock index 3b02fee2811..e1f7d107242 100644 --- a/incubator/chivalry-medievalwarfare/0.0.12/Chart.lock +++ b/incubator/chivalry-medievalwarfare/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:45:57.654050173Z" +generated: "2022-07-24T08:39:06.260304811Z" diff --git a/incubator/chowdown/0.0.12/CHANGELOG.md b/incubator/chowdown/0.0.12/CHANGELOG.md index 5705451cec7..ea9790cfa60 100644 --- a/incubator/chowdown/0.0.12/CHANGELOG.md +++ b/incubator/chowdown/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chowdown-0.0.12](https://github.com/truecharts/apps/compare/chowdown-0.0.11...chowdown-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [chowdown-0.0.12](https://github.com/truecharts/apps/compare/chowdown-0.0.11...chowdown-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/chowdown/0.0.12/Chart.lock b/incubator/chowdown/0.0.12/Chart.lock index 340f0775aa6..994f7bb6121 100644 --- a/incubator/chowdown/0.0.12/Chart.lock +++ b/incubator/chowdown/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:07.634337851Z" +generated: "2022-07-24T08:39:07.70223491Z" diff --git a/incubator/chromium-desktop-g3/0.0.12/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.12/CHANGELOG.md index cc6002f0e3d..0ed72d4af87 100644 --- a/incubator/chromium-desktop-g3/0.0.12/CHANGELOG.md +++ b/incubator/chromium-desktop-g3/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chromium-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/chromium-desktop-g3-0.0.11...chromium-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [chromium-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/chromium-desktop-g3-0.0.11...chromium-desktop-g3-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/chromium-desktop-g3/0.0.12/Chart.lock b/incubator/chromium-desktop-g3/0.0.12/Chart.lock index 6e2ec3dab10..93e455f09d8 100644 --- a/incubator/chromium-desktop-g3/0.0.12/Chart.lock +++ b/incubator/chromium-desktop-g3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:11.145662804Z" +generated: "2022-07-24T08:39:15.700718246Z" diff --git a/incubator/chromium/0.0.12/CHANGELOG.md b/incubator/chromium/0.0.12/CHANGELOG.md index e0d72010526..265205e5577 100644 --- a/incubator/chromium/0.0.12/CHANGELOG.md +++ b/incubator/chromium/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chromium-0.0.12](https://github.com/truecharts/apps/compare/ungoogled-chromium-0.0.11...chromium-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [chromium-0.0.12](https://github.com/truecharts/apps/compare/ungoogled-chromium-0.0.11...chromium-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/chromium/0.0.12/Chart.lock b/incubator/chromium/0.0.12/Chart.lock index a62f2377fd3..c8905899bd1 100644 --- a/incubator/chromium/0.0.12/Chart.lock +++ b/incubator/chromium/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:08.735987233Z" +generated: "2022-07-24T08:39:15.310378401Z" diff --git a/incubator/chronograf/0.0.12/CHANGELOG.md b/incubator/chronograf/0.0.12/CHANGELOG.md index 196752282ec..fd6e3bd312f 100644 --- a/incubator/chronograf/0.0.12/CHANGELOG.md +++ b/incubator/chronograf/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chronograf-0.0.12](https://github.com/truecharts/apps/compare/chronograf-0.0.11...chronograf-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [chronograf-0.0.12](https://github.com/truecharts/apps/compare/chronograf-0.0.11...chronograf-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/chronograf/0.0.12/Chart.lock b/incubator/chronograf/0.0.12/Chart.lock index 6da7760ffda..f94bdc72154 100644 --- a/incubator/chronograf/0.0.12/Chart.lock +++ b/incubator/chronograf/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:14.480790661Z" +generated: "2022-07-24T08:39:25.802455216Z" diff --git a/incubator/chronos/0.0.12/CHANGELOG.md b/incubator/chronos/0.0.12/CHANGELOG.md index 521fd652cce..b48bb4583cc 100644 --- a/incubator/chronos/0.0.12/CHANGELOG.md +++ b/incubator/chronos/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chronos-0.0.12](https://github.com/truecharts/apps/compare/chronos-0.0.11...chronos-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [chronos-0.0.12](https://github.com/truecharts/apps/compare/chronos-0.0.11...chronos-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/chronos/0.0.12/Chart.lock b/incubator/chronos/0.0.12/Chart.lock index 4ae00b513ed..ef0164f1e71 100644 --- a/incubator/chronos/0.0.12/Chart.lock +++ b/incubator/chronos/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:25.15603208Z" +generated: "2022-07-24T08:39:27.135278101Z" diff --git a/incubator/ciao/0.0.12/CHANGELOG.md b/incubator/ciao/0.0.12/CHANGELOG.md index 546ac26d140..cb30537716f 100644 --- a/incubator/ciao/0.0.12/CHANGELOG.md +++ b/incubator/ciao/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ciao-0.0.12](https://github.com/truecharts/apps/compare/ciao-0.0.11...ciao-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ciao-0.0.12](https://github.com/truecharts/apps/compare/ciao-0.0.11...ciao-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ciao/0.0.12/Chart.lock b/incubator/ciao/0.0.12/Chart.lock index 8f1c366bc66..cf8005f5274 100644 --- a/incubator/ciao/0.0.12/Chart.lock +++ b/incubator/ciao/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:26.172178274Z" +generated: "2022-07-24T08:39:33.899181446Z" diff --git a/incubator/citadel-forgedwithfire/0.0.12/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.12/CHANGELOG.md index 0bfcab3e4dd..30c6ec9bd64 100644 --- a/incubator/citadel-forgedwithfire/0.0.12/CHANGELOG.md +++ b/incubator/citadel-forgedwithfire/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [citadel-forgedwithfire-0.0.12](https://github.com/truecharts/apps/compare/citadel-forgedwithfire-0.0.11...citadel-forgedwithfire-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [citadel-forgedwithfire-0.0.12](https://github.com/truecharts/apps/compare/citadel-forgedwithfire-0.0.11...citadel-forgedwithfire-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/citadel-forgedwithfire/0.0.12/Chart.lock b/incubator/citadel-forgedwithfire/0.0.12/Chart.lock index 76d4be57e9c..3f63f66e2fd 100644 --- a/incubator/citadel-forgedwithfire/0.0.12/Chart.lock +++ b/incubator/citadel-forgedwithfire/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:27.727845691Z" +generated: "2022-07-24T08:39:34.617459159Z" diff --git a/incubator/cleanarr/0.0.12/CHANGELOG.md b/incubator/cleanarr/0.0.12/CHANGELOG.md index d86f70294cc..1a0843c39e1 100644 --- a/incubator/cleanarr/0.0.12/CHANGELOG.md +++ b/incubator/cleanarr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cleanarr-0.0.12](https://github.com/truecharts/apps/compare/cleanarr-0.0.11...cleanarr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cleanarr-0.0.12](https://github.com/truecharts/apps/compare/cleanarr-0.0.11...cleanarr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cleanarr/0.0.12/Chart.lock b/incubator/cleanarr/0.0.12/Chart.lock index 6e44702dda6..eed6b08d2a6 100644 --- a/incubator/cleanarr/0.0.12/Chart.lock +++ b/incubator/cleanarr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:32.557274774Z" +generated: "2022-07-24T08:39:45.494825676Z" diff --git a/incubator/cloudbeaver/0.0.12/CHANGELOG.md b/incubator/cloudbeaver/0.0.12/CHANGELOG.md index cfa2dba48b6..4bf1503cc6f 100644 --- a/incubator/cloudbeaver/0.0.12/CHANGELOG.md +++ b/incubator/cloudbeaver/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudbeaver-0.0.12](https://github.com/truecharts/apps/compare/cloudbeaver-0.0.11...cloudbeaver-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cloudbeaver-0.0.12](https://github.com/truecharts/apps/compare/cloudbeaver-0.0.11...cloudbeaver-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cloudbeaver/0.0.12/Chart.lock b/incubator/cloudbeaver/0.0.12/Chart.lock index 0dc66c96b5d..ce3a3975c65 100644 --- a/incubator/cloudbeaver/0.0.12/Chart.lock +++ b/incubator/cloudbeaver/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:42.261591584Z" +generated: "2022-07-24T08:39:46.281858179Z" diff --git a/incubator/cloudcommander/0.0.12/CHANGELOG.md b/incubator/cloudcommander/0.0.12/CHANGELOG.md index 03dd7b3f4fd..6eb588e083b 100644 --- a/incubator/cloudcommander/0.0.12/CHANGELOG.md +++ b/incubator/cloudcommander/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudcommander-0.0.12](https://github.com/truecharts/apps/compare/cloudcommander-0.0.11...cloudcommander-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cloudcommander-0.0.12](https://github.com/truecharts/apps/compare/cloudcommander-0.0.11...cloudcommander-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cloudcommander/0.0.12/Chart.lock b/incubator/cloudcommander/0.0.12/Chart.lock index f62787a9509..97db8d5c0c7 100644 --- a/incubator/cloudcommander/0.0.12/Chart.lock +++ b/incubator/cloudcommander/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:43.132130795Z" +generated: "2022-07-24T08:39:53.252386674Z" diff --git a/incubator/cloudreve/0.0.12/CHANGELOG.md b/incubator/cloudreve/0.0.12/CHANGELOG.md index f1baf024ec0..8795c192a78 100644 --- a/incubator/cloudreve/0.0.12/CHANGELOG.md +++ b/incubator/cloudreve/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudreve-0.0.12](https://github.com/truecharts/apps/compare/cloudreve-0.0.11...cloudreve-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cloudreve-0.0.12](https://github.com/truecharts/apps/compare/cloudreve-0.0.11...cloudreve-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cloudreve/0.0.12/Chart.lock b/incubator/cloudreve/0.0.12/Chart.lock index 390b0b4654e..8cc03a394cf 100644 --- a/incubator/cloudreve/0.0.12/Chart.lock +++ b/incubator/cloudreve/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:44.171475697Z" +generated: "2022-07-24T08:39:53.719131414Z" diff --git a/incubator/colonysurvival/0.0.12/CHANGELOG.md b/incubator/colonysurvival/0.0.12/CHANGELOG.md index b2d3b2a3f11..86472a3a1ca 100644 --- a/incubator/colonysurvival/0.0.12/CHANGELOG.md +++ b/incubator/colonysurvival/0.0.12/CHANGELOG.md @@ -2,7 +2,18 @@ -## [colonysurvival-0.0.12](https://github.com/truecharts/apps/compare/colonysurvival-0.0.11...colonysurvival-0.0.12) (2022-07-23) +## [conanexiles-0.0.12](https://github.com/truecharts/apps/compare/conanexiles-0.0.11...conanexiles-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [conanexiles-0.0.12](https://github.com/truecharts/apps/compare/conanexiles-0.0.11...conanexiles-0.0.12) (2022-07-23) ### Chore @@ -12,7 +23,7 @@ -## [colonysurvival-0.0.12](https://github.com/truecharts/apps/compare/colonysurvival-0.0.11...colonysurvival-0.0.12) (2022-07-23) +## [conanexiles-0.0.12](https://github.com/truecharts/apps/compare/conanexiles-0.0.11...conanexiles-0.0.12) (2022-07-23) ### Chore @@ -21,7 +32,7 @@ -## [colonysurvival-0.0.11](https://github.com/truecharts/apps/compare/colonysurvival-0.0.10...colonysurvival-0.0.11) (2022-07-22) +## [conanexiles-0.0.11](https://github.com/truecharts/apps/compare/conanexiles-0.0.10...conanexiles-0.0.11) (2022-07-22) ### Chore @@ -30,8 +41,9 @@ -## [colonysurvival-0.0.10]colonysurvival-0.0.10 (2022-07-20) +## [conanexiles-0.0.10]conanexiles-0.0.10 (2022-07-20) ### Feat - move dev apps to incubator and remove bad content from dev +incubator and remove bad content from dev diff --git a/incubator/colonysurvival/0.0.12/Chart.lock b/incubator/colonysurvival/0.0.12/Chart.lock index 28bcf38740d..3227e5c2ca1 100644 --- a/incubator/colonysurvival/0.0.12/Chart.lock +++ b/incubator/colonysurvival/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:49.642397611Z" +generated: "2022-07-24T08:40:05.266059204Z" diff --git a/incubator/conanexiles/0.0.12/CHANGELOG.md b/incubator/conanexiles/0.0.12/CHANGELOG.md index d2c0fb0fb3b..8efa0f75d13 100644 --- a/incubator/conanexiles/0.0.12/CHANGELOG.md +++ b/incubator/conanexiles/0.0.12/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [conanexiles-0.0.12](https://github.com/truecharts/apps/compare/conanexiles-0.0.11...conanexiles-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/conanexiles/0.0.12/Chart.lock b/incubator/conanexiles/0.0.12/Chart.lock index 4649591b731..c91909af8e9 100644 --- a/incubator/conanexiles/0.0.12/Chart.lock +++ b/incubator/conanexiles/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:46:59.484493648Z" +generated: "2022-07-24T08:40:05.347670965Z" diff --git a/incubator/conreq/0.0.12/CHANGELOG.md b/incubator/conreq/0.0.12/CHANGELOG.md index c7b024cf094..d797100782d 100644 --- a/incubator/conreq/0.0.12/CHANGELOG.md +++ b/incubator/conreq/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [conreq-0.0.12](https://github.com/truecharts/apps/compare/conreq-0.0.11...conreq-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [conreq-0.0.12](https://github.com/truecharts/apps/compare/conreq-0.0.11...conreq-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/conreq/0.0.12/Chart.lock b/incubator/conreq/0.0.12/Chart.lock index b9ed2916c6b..6482604f133 100644 --- a/incubator/conreq/0.0.12/Chart.lock +++ b/incubator/conreq/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:00.618781272Z" +generated: "2022-07-24T08:40:12.132107342Z" diff --git a/incubator/convos/0.0.12/CHANGELOG.md b/incubator/convos/0.0.12/CHANGELOG.md index da813423410..768fc501acf 100644 --- a/incubator/convos/0.0.12/CHANGELOG.md +++ b/incubator/convos/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [convos-0.0.12](https://github.com/truecharts/apps/compare/convos-0.0.11...convos-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [convos-0.0.12](https://github.com/truecharts/apps/compare/convos-0.0.11...convos-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/convos/0.0.12/Chart.lock b/incubator/convos/0.0.12/Chart.lock index 50f1fbdc0c3..848c07778b4 100644 --- a/incubator/convos/0.0.12/Chart.lock +++ b/incubator/convos/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:01.230746294Z" +generated: "2022-07-24T08:40:12.851071965Z" diff --git a/incubator/cops/0.0.12/CHANGELOG.md b/incubator/cops/0.0.12/CHANGELOG.md index 035461c5694..ee06c49b934 100644 --- a/incubator/cops/0.0.12/CHANGELOG.md +++ b/incubator/cops/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cops-0.0.12](https://github.com/truecharts/apps/compare/cops-0.0.11...cops-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cops-0.0.12](https://github.com/truecharts/apps/compare/cops-0.0.11...cops-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cops/0.0.12/Chart.lock b/incubator/cops/0.0.12/Chart.lock index 4672cb2518f..5d999136821 100644 --- a/incubator/cops/0.0.12/Chart.lock +++ b/incubator/cops/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:06.179576265Z" +generated: "2022-07-24T08:40:24.728232355Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.12/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.12/CHANGELOG.md index b716b53dc1f..1a3a5a92048 100644 --- a/incubator/core-keeper-dedicated-server/0.0.12/CHANGELOG.md +++ b/incubator/core-keeper-dedicated-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [core-keeper-dedicated-server-0.0.12](https://github.com/truecharts/apps/compare/core-keeper-dedicated-server-0.0.11...core-keeper-dedicated-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [core-keeper-dedicated-server-0.0.12](https://github.com/truecharts/apps/compare/core-keeper-dedicated-server-0.0.11...core-keeper-dedicated-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/core-keeper-dedicated-server/0.0.12/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.12/Chart.lock index 6c43fb06d11..da64d5a8c52 100644 --- a/incubator/core-keeper-dedicated-server/0.0.12/Chart.lock +++ b/incubator/core-keeper-dedicated-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:16.431062109Z" +generated: "2022-07-24T08:40:24.718988224Z" diff --git a/incubator/corekeeper/0.0.12/CHANGELOG.md b/incubator/corekeeper/0.0.12/CHANGELOG.md index 4ff6accefbd..344bbc054c2 100644 --- a/incubator/corekeeper/0.0.12/CHANGELOG.md +++ b/incubator/corekeeper/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [corekeeper-0.0.12](https://github.com/truecharts/apps/compare/corekeeper-0.0.11...corekeeper-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [corekeeper-0.0.12](https://github.com/truecharts/apps/compare/corekeeper-0.0.11...corekeeper-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/corekeeper/0.0.12/Chart.lock b/incubator/corekeeper/0.0.12/Chart.lock index f1844db88cc..17983527a5e 100644 --- a/incubator/corekeeper/0.0.12/Chart.lock +++ b/incubator/corekeeper/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:18.200820867Z" +generated: "2022-07-24T08:40:31.21418366Z" diff --git a/incubator/counterstrike2d/0.0.12/CHANGELOG.md b/incubator/counterstrike2d/0.0.12/CHANGELOG.md index 27b7db69b63..2b304913ce4 100644 --- a/incubator/counterstrike2d/0.0.12/CHANGELOG.md +++ b/incubator/counterstrike2d/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [counterstrike2d-0.0.12](https://github.com/truecharts/apps/compare/counterstrike2d-0.0.11...counterstrike2d-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [counterstrike2d-0.0.12](https://github.com/truecharts/apps/compare/counterstrike2d-0.0.11...counterstrike2d-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/counterstrike2d/0.0.12/Chart.lock b/incubator/counterstrike2d/0.0.12/Chart.lock index 392343580f8..d771984784a 100644 --- a/incubator/counterstrike2d/0.0.12/Chart.lock +++ b/incubator/counterstrike2d/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:18.954983018Z" +generated: "2022-07-24T08:40:31.549447412Z" diff --git a/incubator/cowyo/0.0.12/CHANGELOG.md b/incubator/cowyo/0.0.12/CHANGELOG.md index 9e0a671d9a5..7962d5ab062 100644 --- a/incubator/cowyo/0.0.12/CHANGELOG.md +++ b/incubator/cowyo/0.0.12/CHANGELOG.md @@ -2,7 +2,18 @@ -## [cowyo-0.0.12](https://github.com/truecharts/apps/compare/cowyo-0.0.11...cowyo-0.0.12) (2022-07-23) +## [craftopia-0.0.12](https://github.com/truecharts/apps/compare/craftopia-0.0.11...craftopia-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [craftopia-0.0.12](https://github.com/truecharts/apps/compare/craftopia-0.0.11...craftopia-0.0.12) (2022-07-23) ### Chore @@ -12,7 +23,7 @@ -## [cowyo-0.0.12](https://github.com/truecharts/apps/compare/cowyo-0.0.11...cowyo-0.0.12) (2022-07-23) +## [craftopia-0.0.12](https://github.com/truecharts/apps/compare/craftopia-0.0.11...craftopia-0.0.12) (2022-07-23) ### Chore @@ -21,7 +32,7 @@ -## [cowyo-0.0.11](https://github.com/truecharts/apps/compare/cowyo-0.0.10...cowyo-0.0.11) (2022-07-22) +## [craftopia-0.0.11](https://github.com/truecharts/apps/compare/craftopia-0.0.10...craftopia-0.0.11) (2022-07-22) ### Chore @@ -30,7 +41,7 @@ -## [cowyo-0.0.10]cowyo-0.0.10 (2022-07-20) +## [craftopia-0.0.10]craftopia-0.0.10 (2022-07-20) ### Feat diff --git a/incubator/cowyo/0.0.12/Chart.lock b/incubator/cowyo/0.0.12/Chart.lock index c7b885fcacf..7e91efb225a 100644 --- a/incubator/cowyo/0.0.12/Chart.lock +++ b/incubator/cowyo/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:23.064938355Z" +generated: "2022-07-24T08:40:43.903537292Z" diff --git a/incubator/craftopia/0.0.12/CHANGELOG.md b/incubator/craftopia/0.0.12/CHANGELOG.md index 34367191211..14048b2c6fa 100644 --- a/incubator/craftopia/0.0.12/CHANGELOG.md +++ b/incubator/craftopia/0.0.12/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [craftopia-0.0.12](https://github.com/truecharts/apps/compare/craftopia-0.0.11...craftopia-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/craftopia/0.0.12/Chart.lock b/incubator/craftopia/0.0.12/Chart.lock index 5239fabd13c..7e3c8e51f4e 100644 --- a/incubator/craftopia/0.0.12/Chart.lock +++ b/incubator/craftopia/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:34.066384587Z" +generated: "2022-07-24T08:40:44.08365995Z" diff --git a/incubator/crafty-3/0.0.12/CHANGELOG.md b/incubator/crafty-3/0.0.12/CHANGELOG.md index 011877d511a..ce94c50d4f0 100644 --- a/incubator/crafty-3/0.0.12/CHANGELOG.md +++ b/incubator/crafty-3/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [crafty-3-0.0.12](https://github.com/truecharts/apps/compare/crafty-3-0.0.11...crafty-3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [crafty-3-0.0.12](https://github.com/truecharts/apps/compare/crafty-3-0.0.11...crafty-3-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/crafty-3/0.0.12/Chart.lock b/incubator/crafty-3/0.0.12/Chart.lock index ff82cc22bd7..a2a3d42e20c 100644 --- a/incubator/crafty-3/0.0.12/Chart.lock +++ b/incubator/crafty-3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:35.99762344Z" +generated: "2022-07-24T08:40:49.776062149Z" diff --git a/incubator/crafty-4/0.0.12/CHANGELOG.md b/incubator/crafty-4/0.0.12/CHANGELOG.md index 74b316ec15d..102fe599044 100644 --- a/incubator/crafty-4/0.0.12/CHANGELOG.md +++ b/incubator/crafty-4/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [crafty-4-0.0.12](https://github.com/truecharts/apps/compare/crafty-4-0.0.11...crafty-4-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [crafty-4-0.0.12](https://github.com/truecharts/apps/compare/crafty-4-0.0.11...crafty-4-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/crafty-4/0.0.12/Chart.lock b/incubator/crafty-4/0.0.12/Chart.lock index 662ec55a712..5cbe96e6284 100644 --- a/incubator/crafty-4/0.0.12/Chart.lock +++ b/incubator/crafty-4/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:36.454573452Z" +generated: "2022-07-24T08:40:50.742166387Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.12/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.12/CHANGELOG.md index 5988c2b85f9..dc23dbdb3fa 100644 --- a/incubator/crypto-exchanges-gateway/0.0.12/CHANGELOG.md +++ b/incubator/crypto-exchanges-gateway/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [crypto-exchanges-gateway-0.0.12](https://github.com/truecharts/apps/compare/crypto-exchanges-gateway-0.0.11...crypto-exchanges-gateway-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [crypto-exchanges-gateway-0.0.12](https://github.com/truecharts/apps/compare/crypto-exchanges-gateway-0.0.11...crypto-exchanges-gateway-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/crypto-exchanges-gateway/0.0.12/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.12/Chart.lock index 91f93bdc39b..44a9d9f0526 100644 --- a/incubator/crypto-exchanges-gateway/0.0.12/Chart.lock +++ b/incubator/crypto-exchanges-gateway/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:39.72794685Z" +generated: "2022-07-24T08:41:03.3821622Z" diff --git a/incubator/cryptpad/0.0.12/CHANGELOG.md b/incubator/cryptpad/0.0.12/CHANGELOG.md index db4336f044f..a675890f433 100644 --- a/incubator/cryptpad/0.0.12/CHANGELOG.md +++ b/incubator/cryptpad/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cryptpad-0.0.12](https://github.com/truecharts/apps/compare/cryptpad-0.0.11...cryptpad-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cryptpad-0.0.12](https://github.com/truecharts/apps/compare/cryptpad-0.0.11...cryptpad-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cryptpad/0.0.12/Chart.lock b/incubator/cryptpad/0.0.12/Chart.lock index 82e2ab6c087..cba2575a7f2 100644 --- a/incubator/cryptpad/0.0.12/Chart.lock +++ b/incubator/cryptpad/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:51.071239679Z" +generated: "2022-07-24T08:41:03.403751506Z" diff --git a/incubator/csgo/0.0.12/CHANGELOG.md b/incubator/csgo/0.0.12/CHANGELOG.md index 37d40378a34..a8b51ebe892 100644 --- a/incubator/csgo/0.0.12/CHANGELOG.md +++ b/incubator/csgo/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [csgo-0.0.12](https://github.com/truecharts/apps/compare/csgo-0.0.11...csgo-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [csgo-0.0.12](https://github.com/truecharts/apps/compare/csgo-0.0.11...csgo-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/csgo/0.0.12/Chart.lock b/incubator/csgo/0.0.12/Chart.lock index 18beea68c63..a8204cab27c 100644 --- a/incubator/csgo/0.0.12/Chart.lock +++ b/incubator/csgo/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:53.302458098Z" +generated: "2022-07-24T08:41:08.773574089Z" diff --git a/incubator/cssource/0.0.12/CHANGELOG.md b/incubator/cssource/0.0.12/CHANGELOG.md index e0464ceaa7e..f5f30c741a4 100644 --- a/incubator/cssource/0.0.12/CHANGELOG.md +++ b/incubator/cssource/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cssource-0.0.12](https://github.com/truecharts/apps/compare/cssource-0.0.11...cssource-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cssource-0.0.12](https://github.com/truecharts/apps/compare/cssource-0.0.11...cssource-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cssource/0.0.12/Chart.lock b/incubator/cssource/0.0.12/Chart.lock index 5d3b98b1ace..14f51dba85c 100644 --- a/incubator/cssource/0.0.12/Chart.lock +++ b/incubator/cssource/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:53.522533589Z" +generated: "2022-07-24T08:41:09.623469846Z" diff --git a/incubator/cstrike1-6/0.0.12/CHANGELOG.md b/incubator/cstrike1-6/0.0.12/CHANGELOG.md index c1f91c8dff1..bbe946d634c 100644 --- a/incubator/cstrike1-6/0.0.12/CHANGELOG.md +++ b/incubator/cstrike1-6/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cstrike1-6-0.0.12](https://github.com/truecharts/apps/compare/cstrike1-6-0.0.11...cstrike1-6-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cstrike1-6-0.0.12](https://github.com/truecharts/apps/compare/cstrike1-6-0.0.11...cstrike1-6-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cstrike1-6/0.0.12/Chart.lock b/incubator/cstrike1-6/0.0.12/Chart.lock index fdf2608173c..f5aff079e22 100644 --- a/incubator/cstrike1-6/0.0.12/Chart.lock +++ b/incubator/cstrike1-6/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:47:57.205017928Z" +generated: "2022-07-24T08:41:21.981742112Z" diff --git a/incubator/cstrikeconditionzero/0.0.12/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.12/CHANGELOG.md index 8f4f47006b2..48df320dd19 100644 --- a/incubator/cstrikeconditionzero/0.0.12/CHANGELOG.md +++ b/incubator/cstrikeconditionzero/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cstrikeconditionzero-0.0.12](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.11...cstrikeconditionzero-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cstrikeconditionzero-0.0.12](https://github.com/truecharts/apps/compare/cstrikeconditionzero-0.0.11...cstrikeconditionzero-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cstrikeconditionzero/0.0.12/Chart.lock b/incubator/cstrikeconditionzero/0.0.12/Chart.lock index 5129036b58e..7ce4893754b 100644 --- a/incubator/cstrikeconditionzero/0.0.12/Chart.lock +++ b/incubator/cstrikeconditionzero/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:07.875931606Z" +generated: "2022-07-24T08:41:23.288142417Z" diff --git a/incubator/cups-server/1.0.26/CHANGELOG.md b/incubator/cups-server/1.0.26/CHANGELOG.md index c53989d0d86..1798876a739 100644 --- a/incubator/cups-server/1.0.26/CHANGELOG.md +++ b/incubator/cups-server/1.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cups-server-1.0.26](https://github.com/truecharts/apps/compare/cups-server-1.0.25...cups-server-1.0.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cups-server-1.0.26](https://github.com/truecharts/apps/compare/cups-server-1.0.25...cups-server-1.0.26) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [cups-server-1.0.14](https://github.com/truecharts/apps/compare/cups-server-1.0.13...cups-server-1.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/incubator/cups-server/1.0.26/Chart.lock b/incubator/cups-server/1.0.26/Chart.lock index 1ac65498813..3a87f4fdb6f 100644 --- a/incubator/cups-server/1.0.26/Chart.lock +++ b/incubator/cups-server/1.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:10.433386477Z" +generated: "2022-07-24T08:41:27.455285643Z" diff --git a/incubator/cura-novnc/0.0.12/CHANGELOG.md b/incubator/cura-novnc/0.0.12/CHANGELOG.md index 5ff53ed4c4c..4ea454c6454 100644 --- a/incubator/cura-novnc/0.0.12/CHANGELOG.md +++ b/incubator/cura-novnc/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cura-novnc-0.0.12](https://github.com/truecharts/apps/compare/cura-novnc-0.0.11...cura-novnc-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cura-novnc-0.0.12](https://github.com/truecharts/apps/compare/cura-novnc-0.0.11...cura-novnc-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/cura-novnc/0.0.12/Chart.lock b/incubator/cura-novnc/0.0.12/Chart.lock index 668c25b1897..faee3579b47 100644 --- a/incubator/cura-novnc/0.0.12/Chart.lock +++ b/incubator/cura-novnc/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:10.631936177Z" +generated: "2022-07-24T08:41:28.504021799Z" diff --git a/incubator/dailynotes/0.0.12/CHANGELOG.md b/incubator/dailynotes/0.0.12/CHANGELOG.md index ec6c48e72e4..ea0eb4a6195 100644 --- a/incubator/dailynotes/0.0.12/CHANGELOG.md +++ b/incubator/dailynotes/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dailynotes-0.0.12](https://github.com/truecharts/apps/compare/dailynotes-0.0.11...dailynotes-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dailynotes-0.0.12](https://github.com/truecharts/apps/compare/dailynotes-0.0.11...dailynotes-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dailynotes/0.0.12/Chart.lock b/incubator/dailynotes/0.0.12/Chart.lock index 2f2e5abe3bd..44f76320436 100644 --- a/incubator/dailynotes/0.0.12/Chart.lock +++ b/incubator/dailynotes/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:14.34644598Z" +generated: "2022-07-24T08:41:40.81954088Z" diff --git a/incubator/damselfly/0.0.12/CHANGELOG.md b/incubator/damselfly/0.0.12/CHANGELOG.md index 68a6eba1fa8..d2a2436cbcf 100644 --- a/incubator/damselfly/0.0.12/CHANGELOG.md +++ b/incubator/damselfly/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [damselfly-0.0.12](https://github.com/truecharts/apps/compare/damselfly-0.0.11...damselfly-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [damselfly-0.0.12](https://github.com/truecharts/apps/compare/damselfly-0.0.11...damselfly-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/damselfly/0.0.12/Chart.lock b/incubator/damselfly/0.0.12/Chart.lock index f4511f69752..8bd63a89dc2 100644 --- a/incubator/damselfly/0.0.12/Chart.lock +++ b/incubator/damselfly/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:24.747107993Z" +generated: "2022-07-24T08:41:42.440399982Z" diff --git a/incubator/dashmachine/0.0.12/CHANGELOG.md b/incubator/dashmachine/0.0.12/CHANGELOG.md index e1726d6f68e..be45c6af5ec 100644 --- a/incubator/dashmachine/0.0.12/CHANGELOG.md +++ b/incubator/dashmachine/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dashmachine-0.0.12](https://github.com/truecharts/apps/compare/dashmachine-0.0.11...dashmachine-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dashmachine-0.0.12](https://github.com/truecharts/apps/compare/dashmachine-0.0.11...dashmachine-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dashmachine/0.0.12/Chart.lock b/incubator/dashmachine/0.0.12/Chart.lock index 38bef456ff6..8ea6e8b293a 100644 --- a/incubator/dashmachine/0.0.12/Chart.lock +++ b/incubator/dashmachine/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:27.804572968Z" +generated: "2022-07-24T08:41:46.69992834Z" diff --git a/incubator/dayofdefeatsource/0.0.12/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.12/CHANGELOG.md index b8c17a3af75..b270eb3ab2e 100644 --- a/incubator/dayofdefeatsource/0.0.12/CHANGELOG.md +++ b/incubator/dayofdefeatsource/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dayofdefeatsource-0.0.12](https://github.com/truecharts/apps/compare/dayofdefeatsource-0.0.11...dayofdefeatsource-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dayofdefeatsource-0.0.12](https://github.com/truecharts/apps/compare/dayofdefeatsource-0.0.11...dayofdefeatsource-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dayofdefeatsource/0.0.12/Chart.lock b/incubator/dayofdefeatsource/0.0.12/Chart.lock index 44f2559a19f..87d60c189cb 100644 --- a/incubator/dayofdefeatsource/0.0.12/Chart.lock +++ b/incubator/dayofdefeatsource/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:28.555830883Z" +generated: "2022-07-24T08:41:47.638328827Z" diff --git a/incubator/daysofwar/0.0.12/CHANGELOG.md b/incubator/daysofwar/0.0.12/CHANGELOG.md index fa2131cf848..3e262bb9b0a 100644 --- a/incubator/daysofwar/0.0.12/CHANGELOG.md +++ b/incubator/daysofwar/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [daysofwar-0.0.12](https://github.com/truecharts/apps/compare/daysofwar-0.0.11...daysofwar-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [daysofwar-0.0.12](https://github.com/truecharts/apps/compare/daysofwar-0.0.11...daysofwar-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/daysofwar/0.0.12/Chart.lock b/incubator/daysofwar/0.0.12/Chart.lock index f9a7a184897..35882abd5dd 100644 --- a/incubator/daysofwar/0.0.12/Chart.lock +++ b/incubator/daysofwar/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:31.090941555Z" +generated: "2022-07-24T08:42:00.186590714Z" diff --git a/incubator/dayz/0.0.12/CHANGELOG.md b/incubator/dayz/0.0.12/CHANGELOG.md index 28e8545e000..55365560d99 100644 --- a/incubator/dayz/0.0.12/CHANGELOG.md +++ b/incubator/dayz/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dayz-0.0.12](https://github.com/truecharts/apps/compare/dayz-0.0.11...dayz-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dayz-0.0.12](https://github.com/truecharts/apps/compare/dayz-0.0.11...dayz-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dayz/0.0.12/Chart.lock b/incubator/dayz/0.0.12/Chart.lock index 80a4639e65b..66faeff7ee3 100644 --- a/incubator/dayz/0.0.12/Chart.lock +++ b/incubator/dayz/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:41.620481591Z" +generated: "2022-07-24T08:42:01.783643694Z" diff --git a/incubator/ddns-route53/0.0.12/CHANGELOG.md b/incubator/ddns-route53/0.0.12/CHANGELOG.md index 087b46c4f4b..820578c3ab7 100644 --- a/incubator/ddns-route53/0.0.12/CHANGELOG.md +++ b/incubator/ddns-route53/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ddns-route53-0.0.12](https://github.com/truecharts/apps/compare/ddns-route53-0.0.11...ddns-route53-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ddns-route53-0.0.12](https://github.com/truecharts/apps/compare/ddns-route53-0.0.11...ddns-route53-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ddns-route53/0.0.12/Chart.lock b/incubator/ddns-route53/0.0.12/Chart.lock index 540fe2cede0..3f3076174f0 100644 --- a/incubator/ddns-route53/0.0.12/Chart.lock +++ b/incubator/ddns-route53/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:45.03291322Z" +generated: "2022-07-24T08:42:05.903376099Z" diff --git a/incubator/debian-apt-mirror/0.0.12/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.12/CHANGELOG.md index 46ad3ebdf7c..fbeb8fa80ab 100644 --- a/incubator/debian-apt-mirror/0.0.12/CHANGELOG.md +++ b/incubator/debian-apt-mirror/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [debian-apt-mirror-0.0.12](https://github.com/truecharts/apps/compare/debian-apt-mirror-0.0.11...debian-apt-mirror-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [debian-apt-mirror-0.0.12](https://github.com/truecharts/apps/compare/debian-apt-mirror-0.0.11...debian-apt-mirror-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/debian-apt-mirror/0.0.12/Chart.lock b/incubator/debian-apt-mirror/0.0.12/Chart.lock index 49b1f85134a..d07dc31e52f 100644 --- a/incubator/debian-apt-mirror/0.0.12/Chart.lock +++ b/incubator/debian-apt-mirror/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:46.163197866Z" +generated: "2022-07-24T08:42:06.319720408Z" diff --git a/incubator/debian-bullseye/0.0.12/CHANGELOG.md b/incubator/debian-bullseye/0.0.12/CHANGELOG.md index 8e759042b83..f4d63105db6 100644 --- a/incubator/debian-bullseye/0.0.12/CHANGELOG.md +++ b/incubator/debian-bullseye/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [debian-bullseye-0.0.12](https://github.com/truecharts/apps/compare/debian-bullseye-0.0.11...debian-bullseye-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [debian-bullseye-0.0.12](https://github.com/truecharts/apps/compare/debian-bullseye-0.0.11...debian-bullseye-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/debian-bullseye/0.0.12/Chart.lock b/incubator/debian-bullseye/0.0.12/Chart.lock index 5d0476e710c..d7ffc6f7cbe 100644 --- a/incubator/debian-bullseye/0.0.12/Chart.lock +++ b/incubator/debian-bullseye/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:47.813293783Z" +generated: "2022-07-24T08:42:19.186253647Z" diff --git a/incubator/dispatch/0.0.12/CHANGELOG.md b/incubator/dispatch/0.0.12/CHANGELOG.md index 3127be85113..c0031392910 100644 --- a/incubator/dispatch/0.0.12/CHANGELOG.md +++ b/incubator/dispatch/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dispatch-0.0.12](https://github.com/truecharts/apps/compare/dispatch-0.0.11...dispatch-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dispatch-0.0.12](https://github.com/truecharts/apps/compare/dispatch-0.0.11...dispatch-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dispatch/0.0.12/Chart.lock b/incubator/dispatch/0.0.12/Chart.lock index c713e3e3723..958be996a91 100644 --- a/incubator/dispatch/0.0.12/Chart.lock +++ b/incubator/dispatch/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:48:58.284250643Z" +generated: "2022-07-24T08:42:21.422912684Z" diff --git a/incubator/dns-doh-companion/0.0.12/CHANGELOG.md b/incubator/dns-doh-companion/0.0.12/CHANGELOG.md index 92a5eff2222..6555a598134 100644 --- a/incubator/dns-doh-companion/0.0.12/CHANGELOG.md +++ b/incubator/dns-doh-companion/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dns-doh-companion-0.0.12](https://github.com/truecharts/apps/compare/dns-doh-companion-0.0.11...dns-doh-companion-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dns-doh-companion-0.0.12](https://github.com/truecharts/apps/compare/dns-doh-companion-0.0.11...dns-doh-companion-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dns-doh-companion/0.0.12/Chart.lock b/incubator/dns-doh-companion/0.0.12/Chart.lock index 4d66d8c3970..c0a41e67f09 100644 --- a/incubator/dns-doh-companion/0.0.12/Chart.lock +++ b/incubator/dns-doh-companion/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:01.991077639Z" +generated: "2022-07-24T08:42:25.003862802Z" diff --git a/incubator/docker-hub-rss/0.0.12/CHANGELOG.md b/incubator/docker-hub-rss/0.0.12/CHANGELOG.md index 7cbbb6054d2..1f5c1613cc3 100644 --- a/incubator/docker-hub-rss/0.0.12/CHANGELOG.md +++ b/incubator/docker-hub-rss/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [docker-hub-rss-0.0.12](https://github.com/truecharts/apps/compare/docker-hub-rss-0.0.11...docker-hub-rss-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [docker-hub-rss-0.0.12](https://github.com/truecharts/apps/compare/docker-hub-rss-0.0.11...docker-hub-rss-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/docker-hub-rss/0.0.12/Chart.lock b/incubator/docker-hub-rss/0.0.12/Chart.lock index a8f77cab025..e43a303d799 100644 --- a/incubator/docker-hub-rss/0.0.12/Chart.lock +++ b/incubator/docker-hub-rss/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:03.088439758Z" +generated: "2022-07-24T08:42:25.297142626Z" diff --git a/incubator/dockerregistry/0.0.12/CHANGELOG.md b/incubator/dockerregistry/0.0.12/CHANGELOG.md index 4f8e4c8ba93..ceae3f0a1e3 100644 --- a/incubator/dockerregistry/0.0.12/CHANGELOG.md +++ b/incubator/dockerregistry/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dockerregistry-0.0.12](https://github.com/truecharts/apps/compare/dockerregistry-0.0.11...dockerregistry-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dockerregistry-0.0.12](https://github.com/truecharts/apps/compare/dockerregistry-0.0.11...dockerregistry-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dockerregistry/0.0.12/Chart.lock b/incubator/dockerregistry/0.0.12/Chart.lock index c98d57b98f5..ed176728a1c 100644 --- a/incubator/dockerregistry/0.0.12/Chart.lock +++ b/incubator/dockerregistry/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:04.443144052Z" +generated: "2022-07-24T08:42:38.258983308Z" diff --git a/incubator/dontstarvetogether/0.0.12/CHANGELOG.md b/incubator/dontstarvetogether/0.0.12/CHANGELOG.md index 022051b850e..66c10281341 100644 --- a/incubator/dontstarvetogether/0.0.12/CHANGELOG.md +++ b/incubator/dontstarvetogether/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dontstarvetogether-0.0.12](https://github.com/truecharts/apps/compare/dontstarvetogether-0.0.11...dontstarvetogether-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dontstarvetogether-0.0.12](https://github.com/truecharts/apps/compare/dontstarvetogether-0.0.11...dontstarvetogether-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dontstarvetogether/0.0.12/Chart.lock b/incubator/dontstarvetogether/0.0.12/Chart.lock index 3f106a2d8e9..2ad1cd9fc8c 100644 --- a/incubator/dontstarvetogether/0.0.12/Chart.lock +++ b/incubator/dontstarvetogether/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:15.868931838Z" +generated: "2022-07-24T08:42:40.430742236Z" diff --git a/incubator/dropbox-by-otherguy/0.0.12/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.12/CHANGELOG.md index 7e5d86bc8a1..fe3d720f87d 100644 --- a/incubator/dropbox-by-otherguy/0.0.12/CHANGELOG.md +++ b/incubator/dropbox-by-otherguy/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dropbox-by-otherguy-0.0.12](https://github.com/truecharts/apps/compare/dropbox-by-otherguy-0.0.11...dropbox-by-otherguy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dropbox-by-otherguy-0.0.12](https://github.com/truecharts/apps/compare/dropbox-by-otherguy-0.0.11...dropbox-by-otherguy-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dropbox-by-otherguy/0.0.12/Chart.lock b/incubator/dropbox-by-otherguy/0.0.12/Chart.lock index 1a127ee38b2..55a34c4044e 100644 --- a/incubator/dropbox-by-otherguy/0.0.12/Chart.lock +++ b/incubator/dropbox-by-otherguy/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:18.453292353Z" +generated: "2022-07-24T08:42:43.967349534Z" diff --git a/incubator/duplicacy/0.0.12/CHANGELOG.md b/incubator/duplicacy/0.0.12/CHANGELOG.md index 965c9dbb24f..3a1adb83e03 100644 --- a/incubator/duplicacy/0.0.12/CHANGELOG.md +++ b/incubator/duplicacy/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [duplicacy-0.0.12](https://github.com/truecharts/apps/compare/duplicacy-0.0.11...duplicacy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [duplicacy-0.0.12](https://github.com/truecharts/apps/compare/duplicacy-0.0.11...duplicacy-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/duplicacy/0.0.12/Chart.lock b/incubator/duplicacy/0.0.12/Chart.lock index eafaf6a0deb..40a08d426f2 100644 --- a/incubator/duplicacy/0.0.12/Chart.lock +++ b/incubator/duplicacy/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:20.514687815Z" +generated: "2022-07-24T08:42:44.478311899Z" diff --git a/incubator/dvblink/0.0.12/CHANGELOG.md b/incubator/dvblink/0.0.12/CHANGELOG.md index 4028f2f8f5d..4701845b896 100644 --- a/incubator/dvblink/0.0.12/CHANGELOG.md +++ b/incubator/dvblink/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dvblink-0.0.12](https://github.com/truecharts/apps/compare/dvblink-0.0.11...dvblink-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dvblink-0.0.12](https://github.com/truecharts/apps/compare/dvblink-0.0.11...dvblink-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/dvblink/0.0.12/Chart.lock b/incubator/dvblink/0.0.12/Chart.lock index 0392a4c72cd..c3b8d538f5b 100644 --- a/incubator/dvblink/0.0.12/Chart.lock +++ b/incubator/dvblink/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:21.52284368Z" +generated: "2022-07-24T08:42:57.925129201Z" diff --git a/incubator/eco/0.0.12/CHANGELOG.md b/incubator/eco/0.0.12/CHANGELOG.md index 8e5cf22d5cc..f3e48dac307 100644 --- a/incubator/eco/0.0.12/CHANGELOG.md +++ b/incubator/eco/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [eco-0.0.12](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.5...eco-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [eco-0.0.12](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.5...eco-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/eco/0.0.12/Chart.lock b/incubator/eco/0.0.12/Chart.lock index ca446ca13cb..c80845c4ad8 100644 --- a/incubator/eco/0.0.12/Chart.lock +++ b/incubator/eco/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:33.108602555Z" +generated: "2022-07-24T08:42:59.7123129Z" diff --git a/incubator/ecodms/0.0.12/CHANGELOG.md b/incubator/ecodms/0.0.12/CHANGELOG.md index 49b97ca7195..e85859b8561 100644 --- a/incubator/ecodms/0.0.12/CHANGELOG.md +++ b/incubator/ecodms/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ecodms-0.0.12](https://github.com/truecharts/apps/compare/ecodms-0.0.11...ecodms-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ecodms-0.0.12](https://github.com/truecharts/apps/compare/ecodms-0.0.11...ecodms-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ecodms/0.0.12/Chart.lock b/incubator/ecodms/0.0.12/Chart.lock index 53a32ec2e3c..b183d561a9e 100644 --- a/incubator/ecodms/0.0.12/Chart.lock +++ b/incubator/ecodms/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:35.551179557Z" +generated: "2022-07-24T08:43:02.724427498Z" diff --git a/incubator/electrum/0.0.12/CHANGELOG.md b/incubator/electrum/0.0.12/CHANGELOG.md index a450bec0eaf..d07d9ef6b12 100644 --- a/incubator/electrum/0.0.12/CHANGELOG.md +++ b/incubator/electrum/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [electrum-0.0.12](https://github.com/truecharts/apps/compare/electrum-0.0.11...electrum-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [electrum-0.0.12](https://github.com/truecharts/apps/compare/electrum-0.0.11...electrum-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/electrum/0.0.12/Chart.lock b/incubator/electrum/0.0.12/Chart.lock index 667eddc258e..9d1a4727f70 100644 --- a/incubator/electrum/0.0.12/Chart.lock +++ b/incubator/electrum/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:37.580322033Z" +generated: "2022-07-24T08:43:03.942223264Z" diff --git a/incubator/emby-sync/0.0.12/CHANGELOG.md b/incubator/emby-sync/0.0.12/CHANGELOG.md index 933b800be51..f8f96a062fa 100644 --- a/incubator/emby-sync/0.0.12/CHANGELOG.md +++ b/incubator/emby-sync/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [emby-sync-0.0.12](https://github.com/truecharts/apps/compare/emby-sync-0.0.11...emby-sync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [emby-sync-0.0.12](https://github.com/truecharts/apps/compare/emby-sync-0.0.11...emby-sync-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/emby-sync/0.0.12/Chart.lock b/incubator/emby-sync/0.0.12/Chart.lock index a2967d9197f..9f074253709 100644 --- a/incubator/emby-sync/0.0.12/Chart.lock +++ b/incubator/emby-sync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:39.37843207Z" +generated: "2022-07-24T08:43:17.138223112Z" diff --git a/incubator/etesync/0.0.19/CHANGELOG.md b/incubator/etesync/0.0.19/CHANGELOG.md index 39e00f91eea..01ed66ee249 100644 --- a/incubator/etesync/0.0.19/CHANGELOG.md +++ b/incubator/etesync/0.0.19/CHANGELOG.md @@ -2,6 +2,17 @@ +## [etesync-0.0.19](https://github.com/truecharts/apps/compare/etesync-0.0.18...etesync-0.0.19) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [etesync-0.0.19](https://github.com/truecharts/apps/compare/etesync-0.0.18...etesync-0.0.19) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [etesync-0.0.7](https://github.com/truecharts/apps/compare/etesync-0.0.6...etesync-0.0.7) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/incubator/etesync/0.0.19/Chart.lock b/incubator/etesync/0.0.19/Chart.lock index 636b4a0ca37..a75ecbce744 100644 --- a/incubator/etesync/0.0.19/Chart.lock +++ b/incubator/etesync/0.0.19/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T19:49:56.035882005Z" +generated: "2022-07-24T08:43:25.649270801Z" diff --git a/incubator/ethercalc/0.0.12/CHANGELOG.md b/incubator/ethercalc/0.0.12/CHANGELOG.md index 467752fab82..656b5269aa0 100644 --- a/incubator/ethercalc/0.0.12/CHANGELOG.md +++ b/incubator/ethercalc/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ethercalc-0.0.12](https://github.com/truecharts/apps/compare/ethercalc-0.0.11...ethercalc-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ethercalc-0.0.12](https://github.com/truecharts/apps/compare/ethercalc-0.0.11...ethercalc-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ethercalc/0.0.12/Chart.lock b/incubator/ethercalc/0.0.12/Chart.lock index a736fcfaf42..0b33116cc4a 100644 --- a/incubator/ethercalc/0.0.12/Chart.lock +++ b/incubator/ethercalc/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:52.647183081Z" +generated: "2022-07-24T08:43:21.543195801Z" diff --git a/incubator/euterpe/0.0.12/CHANGELOG.md b/incubator/euterpe/0.0.12/CHANGELOG.md index beeb3ad7886..576b70906ea 100644 --- a/incubator/euterpe/0.0.12/CHANGELOG.md +++ b/incubator/euterpe/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [euterpe-0.0.12](https://github.com/truecharts/apps/compare/euterpe-0.0.11...euterpe-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [euterpe-0.0.12](https://github.com/truecharts/apps/compare/euterpe-0.0.11...euterpe-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/euterpe/0.0.12/Chart.lock b/incubator/euterpe/0.0.12/Chart.lock index a57ee7db910..a44302fe130 100644 --- a/incubator/euterpe/0.0.12/Chart.lock +++ b/incubator/euterpe/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:55.551532126Z" +generated: "2022-07-24T08:43:22.80908081Z" diff --git a/incubator/explainshell/0.0.12/CHANGELOG.md b/incubator/explainshell/0.0.12/CHANGELOG.md index a903c068292..0ee28d4cece 100644 --- a/incubator/explainshell/0.0.12/CHANGELOG.md +++ b/incubator/explainshell/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [explainshell-0.0.12](https://github.com/truecharts/apps/compare/explainshell-0.0.11...explainshell-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [explainshell-0.0.12](https://github.com/truecharts/apps/compare/explainshell-0.0.11...explainshell-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/explainshell/0.0.12/Chart.lock b/incubator/explainshell/0.0.12/Chart.lock index aad5cf6d3ad..62a8ab4f2eb 100644 --- a/incubator/explainshell/0.0.12/Chart.lock +++ b/incubator/explainshell/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:49:56.449976729Z" +generated: "2022-07-24T08:43:36.454748093Z" diff --git a/incubator/external-ip/0.0.12/CHANGELOG.md b/incubator/external-ip/0.0.12/CHANGELOG.md index 6800a62db8d..e2e6b4b3300 100644 --- a/incubator/external-ip/0.0.12/CHANGELOG.md +++ b/incubator/external-ip/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [external-ip-0.0.12](https://github.com/truecharts/apps/compare/external-ip-0.0.11...external-ip-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [external-ip-0.0.12](https://github.com/truecharts/apps/compare/external-ip-0.0.11...external-ip-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/external-ip/0.0.12/Chart.lock b/incubator/external-ip/0.0.12/Chart.lock index a8ddbd4fbc6..1eab0825581 100644 --- a/incubator/external-ip/0.0.12/Chart.lock +++ b/incubator/external-ip/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:10.867972366Z" +generated: "2022-07-24T08:43:41.037538708Z" diff --git a/incubator/factorio/0.0.12/CHANGELOG.md b/incubator/factorio/0.0.12/CHANGELOG.md index 7e354312f32..aa530c285b2 100644 --- a/incubator/factorio/0.0.12/CHANGELOG.md +++ b/incubator/factorio/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [factorio-0.0.12](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.11...factorio-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [factorio-0.0.12](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.11...factorio-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/factorio/0.0.12/Chart.lock b/incubator/factorio/0.0.12/Chart.lock index 4268a9c3944..b22d2c6ab12 100644 --- a/incubator/factorio/0.0.12/Chart.lock +++ b/incubator/factorio/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:13.29604906Z" +generated: "2022-07-24T08:43:41.636460264Z" diff --git a/incubator/factorioservermanager/0.0.12/CHANGELOG.md b/incubator/factorioservermanager/0.0.12/CHANGELOG.md index bc8974737c4..7dda72875ba 100644 --- a/incubator/factorioservermanager/0.0.12/CHANGELOG.md +++ b/incubator/factorioservermanager/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [factorioservermanager-0.0.12](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.11...factorioservermanager-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [factorioservermanager-0.0.12](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.11...factorioservermanager-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/factorioservermanager/0.0.12/Chart.lock b/incubator/factorioservermanager/0.0.12/Chart.lock index a2e3c458a87..747e86afaa3 100644 --- a/incubator/factorioservermanager/0.0.12/Chart.lock +++ b/incubator/factorioservermanager/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:13.784784901Z" +generated: "2022-07-24T08:43:52.232235477Z" diff --git a/incubator/facturascripts/0.0.12/CHANGELOG.md b/incubator/facturascripts/0.0.12/CHANGELOG.md index 5c19613bd84..4d6fa27c816 100644 --- a/incubator/facturascripts/0.0.12/CHANGELOG.md +++ b/incubator/facturascripts/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [facturascripts-0.0.12](https://github.com/truecharts/apps/compare/facturascripts-0.0.11...facturascripts-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [facturascripts-0.0.12](https://github.com/truecharts/apps/compare/facturascripts-0.0.11...facturascripts-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/facturascripts/0.0.12/Chart.lock b/incubator/facturascripts/0.0.12/Chart.lock index e8605a39adb..90da1fda2c9 100644 --- a/incubator/facturascripts/0.0.12/Chart.lock +++ b/incubator/facturascripts/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:18.739168215Z" +generated: "2022-07-24T08:43:55.73498914Z" diff --git a/incubator/fancyindex/1.0.21/CHANGELOG.md b/incubator/fancyindex/1.0.21/CHANGELOG.md index 3e163c05bb4..ca075754540 100644 --- a/incubator/fancyindex/1.0.21/CHANGELOG.md +++ b/incubator/fancyindex/1.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fancyindex-1.0.21](https://github.com/truecharts/apps/compare/fancyindex-1.0.20...fancyindex-1.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fancyindex-1.0.21](https://github.com/truecharts/apps/compare/fancyindex-1.0.20...fancyindex-1.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [fancyindex-1.0.9](https://github.com/truecharts/apps/compare/fancyindex-1.0.8...fancyindex-1.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/incubator/fancyindex/1.0.21/Chart.lock b/incubator/fancyindex/1.0.21/Chart.lock index 0d1606f884f..25bcc770842 100644 --- a/incubator/fancyindex/1.0.21/Chart.lock +++ b/incubator/fancyindex/1.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:27.807734626Z" +generated: "2022-07-24T08:43:59.495371737Z" diff --git a/incubator/farmos/0.0.12/CHANGELOG.md b/incubator/farmos/0.0.12/CHANGELOG.md index 491ef8ade5f..c13995e8c18 100644 --- a/incubator/farmos/0.0.12/CHANGELOG.md +++ b/incubator/farmos/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [farmos-0.0.12](https://github.com/truecharts/apps/compare/farmos-0.0.11...farmos-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [farmos-0.0.12](https://github.com/truecharts/apps/compare/farmos-0.0.11...farmos-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/farmos/0.0.12/Chart.lock b/incubator/farmos/0.0.12/Chart.lock index 66c8faa311b..d2c141fb165 100644 --- a/incubator/farmos/0.0.12/Chart.lock +++ b/incubator/farmos/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:30.543542398Z" +generated: "2022-07-24T08:44:00.769464622Z" diff --git a/incubator/fastcom-mqtt/0.0.12/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.12/CHANGELOG.md index 9c752a509f9..e518803cc81 100644 --- a/incubator/fastcom-mqtt/0.0.12/CHANGELOG.md +++ b/incubator/fastcom-mqtt/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fastcom-mqtt-0.0.12](https://github.com/truecharts/apps/compare/fastcom-mqtt-0.0.11...fastcom-mqtt-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fastcom-mqtt-0.0.12](https://github.com/truecharts/apps/compare/fastcom-mqtt-0.0.11...fastcom-mqtt-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fastcom-mqtt/0.0.12/Chart.lock b/incubator/fastcom-mqtt/0.0.12/Chart.lock index 8fa5f09033c..1158c6d7d4a 100644 --- a/incubator/fastcom-mqtt/0.0.12/Chart.lock +++ b/incubator/fastcom-mqtt/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:31.517917936Z" +generated: "2022-07-24T08:44:11.504826698Z" diff --git a/incubator/fenrus/0.0.12/CHANGELOG.md b/incubator/fenrus/0.0.12/CHANGELOG.md index bc2aec77f06..cd5fbfac9ac 100644 --- a/incubator/fenrus/0.0.12/CHANGELOG.md +++ b/incubator/fenrus/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fenrus-0.0.12](https://github.com/truecharts/apps/compare/fenrus-0.0.11...fenrus-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fenrus-0.0.12](https://github.com/truecharts/apps/compare/fenrus-0.0.11...fenrus-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fenrus/0.0.12/Chart.lock b/incubator/fenrus/0.0.12/Chart.lock index 5b71023bea0..e8f8310f88d 100644 --- a/incubator/fenrus/0.0.12/Chart.lock +++ b/incubator/fenrus/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:35.484639219Z" +generated: "2022-07-24T08:44:15.011970961Z" diff --git a/incubator/ferdi-client/0.0.12/CHANGELOG.md b/incubator/ferdi-client/0.0.12/CHANGELOG.md index f9b5747e5d8..33f0a33d580 100644 --- a/incubator/ferdi-client/0.0.12/CHANGELOG.md +++ b/incubator/ferdi-client/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ferdi-client-0.0.12](https://github.com/truecharts/apps/compare/ferdi-client-0.0.11...ferdi-client-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ferdi-client-0.0.12](https://github.com/truecharts/apps/compare/ferdi-client-0.0.11...ferdi-client-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ferdi-client/0.0.12/Chart.lock b/incubator/ferdi-client/0.0.12/Chart.lock index dc8fc64cbc4..897bfa199e6 100644 --- a/incubator/ferdi-client/0.0.12/Chart.lock +++ b/incubator/ferdi-client/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:45.045069283Z" +generated: "2022-07-24T08:44:18.177255008Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.12/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.12/CHANGELOG.md index 02829d0a618..fdc794c2a03 100644 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.12/CHANGELOG.md +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ffmpeg-mkvdts2ac3-0.0.12](https://github.com/truecharts/apps/compare/ffmpeg-mkvdts2ac3-0.0.11...ffmpeg-mkvdts2ac3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ffmpeg-mkvdts2ac3-0.0.12](https://github.com/truecharts/apps/compare/ffmpeg-mkvdts2ac3-0.0.11...ffmpeg-mkvdts2ac3-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.lock index 8f8d6c6cf7c..a6a84e87037 100644 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.lock +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:47.816527497Z" +generated: "2022-07-24T08:44:19.807195129Z" diff --git a/incubator/fileflows-node/0.0.12/CHANGELOG.md b/incubator/fileflows-node/0.0.12/CHANGELOG.md index f3dee1066c9..5a76effa57a 100644 --- a/incubator/fileflows-node/0.0.12/CHANGELOG.md +++ b/incubator/fileflows-node/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fileflows-node-0.0.12](https://github.com/truecharts/apps/compare/fileflows-node-0.0.11...fileflows-node-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fileflows-node-0.0.12](https://github.com/truecharts/apps/compare/fileflows-node-0.0.11...fileflows-node-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fileflows-node/0.0.12/Chart.lock b/incubator/fileflows-node/0.0.12/Chart.lock index dd822e0498d..4ff8f643b60 100644 --- a/incubator/fileflows-node/0.0.12/Chart.lock +++ b/incubator/fileflows-node/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:48.52014196Z" +generated: "2022-07-24T08:44:30.385592256Z" diff --git a/incubator/filegator/0.0.12/CHANGELOG.md b/incubator/filegator/0.0.12/CHANGELOG.md index 769e1d8766f..1acbd6b64cd 100644 --- a/incubator/filegator/0.0.12/CHANGELOG.md +++ b/incubator/filegator/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filegator-0.0.12](https://github.com/truecharts/apps/compare/filegator-0.0.11...filegator-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [filegator-0.0.12](https://github.com/truecharts/apps/compare/filegator-0.0.11...filegator-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/filegator/0.0.12/Chart.lock b/incubator/filegator/0.0.12/Chart.lock index 7ab009807c1..4ffa673aa1a 100644 --- a/incubator/filegator/0.0.12/Chart.lock +++ b/incubator/filegator/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:50:52.428441578Z" +generated: "2022-07-24T08:44:34.241830723Z" diff --git a/incubator/filerun/2.0.23/CHANGELOG.md b/incubator/filerun/2.0.23/CHANGELOG.md index 211ffc55045..9010ee907e7 100644 --- a/incubator/filerun/2.0.23/CHANGELOG.md +++ b/incubator/filerun/2.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filerun-2.0.23](https://github.com/truecharts/apps/compare/filerun-2.0.22...filerun-2.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [filerun-2.0.23](https://github.com/truecharts/apps/compare/filerun-2.0.22...filerun-2.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [filerun-2.0.11](https://github.com/truecharts/apps/compare/filerun-2.0.10...filerun-2.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/incubator/filerun/2.0.23/Chart.lock b/incubator/filerun/2.0.23/Chart.lock index fedd6db1218..f70eb70b0eb 100644 --- a/incubator/filerun/2.0.23/Chart.lock +++ b/incubator/filerun/2.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T19:51:08.161775117Z" +generated: "2022-07-24T08:44:44.477235067Z" diff --git a/incubator/fileshelter/0.0.12/CHANGELOG.md b/incubator/fileshelter/0.0.12/CHANGELOG.md index 066ea4f172f..5765bd823a9 100644 --- a/incubator/fileshelter/0.0.12/CHANGELOG.md +++ b/incubator/fileshelter/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fileshelter-0.0.12](https://github.com/truecharts/apps/compare/fileshelter-0.0.11...fileshelter-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fileshelter-0.0.12](https://github.com/truecharts/apps/compare/fileshelter-0.0.11...fileshelter-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fileshelter/0.0.12/Chart.lock b/incubator/fileshelter/0.0.12/Chart.lock index 82a41270453..16324c72f8b 100644 --- a/incubator/fileshelter/0.0.12/Chart.lock +++ b/incubator/fileshelter/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:04.320376259Z" +generated: "2022-07-24T08:44:39.584079697Z" diff --git a/incubator/filestash/0.0.12/CHANGELOG.md b/incubator/filestash/0.0.12/CHANGELOG.md index faece5023b4..91aff4b6382 100644 --- a/incubator/filestash/0.0.12/CHANGELOG.md +++ b/incubator/filestash/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filestash-0.0.12](https://github.com/truecharts/apps/compare/filestash-0.0.11...filestash-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [filestash-0.0.12](https://github.com/truecharts/apps/compare/filestash-0.0.11...filestash-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/filestash/0.0.12/Chart.lock b/incubator/filestash/0.0.12/Chart.lock index 12bca5106af..3f68fc9d8ee 100644 --- a/incubator/filestash/0.0.12/Chart.lock +++ b/incubator/filestash/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:06.084179708Z" +generated: "2022-07-24T08:44:49.272897137Z" diff --git a/incubator/firefox-desktop-g3/0.0.12/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.12/CHANGELOG.md index bb307b9c880..44ad007db4e 100644 --- a/incubator/firefox-desktop-g3/0.0.12/CHANGELOG.md +++ b/incubator/firefox-desktop-g3/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [firefox-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.11...firefox-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [firefox-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.11...firefox-desktop-g3-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/firefox-desktop-g3/0.0.12/Chart.lock b/incubator/firefox-desktop-g3/0.0.12/Chart.lock index 87985f6b965..ac938c347f2 100644 --- a/incubator/firefox-desktop-g3/0.0.12/Chart.lock +++ b/incubator/firefox-desktop-g3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:09.845732582Z" +generated: "2022-07-24T08:44:53.621833255Z" diff --git a/incubator/fireshare/0.0.12/CHANGELOG.md b/incubator/fireshare/0.0.12/CHANGELOG.md index 35c1dd0d21b..ce5b99bdefb 100644 --- a/incubator/fireshare/0.0.12/CHANGELOG.md +++ b/incubator/fireshare/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fireshare-0.0.12](https://github.com/truecharts/apps/compare/fireshare-0.0.11...fireshare-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fireshare-0.0.12](https://github.com/truecharts/apps/compare/fireshare-0.0.11...fireshare-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fireshare/0.0.12/Chart.lock b/incubator/fireshare/0.0.12/Chart.lock index c60d05ff6ff..73ce5cccb3a 100644 --- a/incubator/fireshare/0.0.12/Chart.lock +++ b/incubator/fireshare/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:21.741614535Z" +generated: "2022-07-24T08:44:58.659259177Z" diff --git a/incubator/fistfuloffrags/0.0.12/CHANGELOG.md b/incubator/fistfuloffrags/0.0.12/CHANGELOG.md index 6d491106899..445fb06c204 100644 --- a/incubator/fistfuloffrags/0.0.12/CHANGELOG.md +++ b/incubator/fistfuloffrags/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fistfuloffrags-0.0.12](https://github.com/truecharts/apps/compare/fistfuloffrags-0.0.11...fistfuloffrags-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fistfuloffrags-0.0.12](https://github.com/truecharts/apps/compare/fistfuloffrags-0.0.11...fistfuloffrags-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fistfuloffrags/0.0.12/Chart.lock b/incubator/fistfuloffrags/0.0.12/Chart.lock index c668239feae..ab3f0496efe 100644 --- a/incubator/fistfuloffrags/0.0.12/Chart.lock +++ b/incubator/fistfuloffrags/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:23.375075911Z" +generated: "2022-07-24T08:45:08.751066275Z" diff --git a/incubator/fivem/0.0.12/CHANGELOG.md b/incubator/fivem/0.0.12/CHANGELOG.md index f194ae4e449..85653f90eb3 100644 --- a/incubator/fivem/0.0.12/CHANGELOG.md +++ b/incubator/fivem/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fivem-0.0.12](https://github.com/truecharts/apps/compare/fivem-0.0.11...fivem-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fivem-0.0.12](https://github.com/truecharts/apps/compare/fivem-0.0.11...fivem-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fivem/0.0.12/Chart.lock b/incubator/fivem/0.0.12/Chart.lock index ab3c27f4280..286a4bd1a0e 100644 --- a/incubator/fivem/0.0.12/Chart.lock +++ b/incubator/fivem/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:26.57429925Z" +generated: "2022-07-24T08:45:09.250550248Z" diff --git a/incubator/flame/0.0.12/CHANGELOG.md b/incubator/flame/0.0.12/CHANGELOG.md index 6d654ad089d..9453bc7c886 100644 --- a/incubator/flame/0.0.12/CHANGELOG.md +++ b/incubator/flame/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flame-0.0.12](https://github.com/truecharts/apps/compare/flame-0.0.11...flame-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [flame-0.0.12](https://github.com/truecharts/apps/compare/flame-0.0.11...flame-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/flame/0.0.12/Chart.lock b/incubator/flame/0.0.12/Chart.lock index dd55090dbd0..d4654e3d5df 100644 --- a/incubator/flame/0.0.12/Chart.lock +++ b/incubator/flame/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:31.480932809Z" +generated: "2022-07-24T08:45:13.500813051Z" diff --git a/incubator/flashpaper/0.0.12/CHANGELOG.md b/incubator/flashpaper/0.0.12/CHANGELOG.md index d742d5f9403..a45e75b600f 100644 --- a/incubator/flashpaper/0.0.12/CHANGELOG.md +++ b/incubator/flashpaper/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flashpaper-0.0.12](https://github.com/truecharts/apps/compare/flashpaper-0.0.11...flashpaper-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [flashpaper-0.0.12](https://github.com/truecharts/apps/compare/flashpaper-0.0.11...flashpaper-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/flashpaper/0.0.12/Chart.lock b/incubator/flashpaper/0.0.12/Chart.lock index e45b49d5337..98104a17aa1 100644 --- a/incubator/flashpaper/0.0.12/Chart.lock +++ b/incubator/flashpaper/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:38.278851609Z" +generated: "2022-07-24T08:45:18.285555188Z" diff --git a/incubator/flextv/0.0.12/CHANGELOG.md b/incubator/flextv/0.0.12/CHANGELOG.md index 43fa273208b..d18e2f97c06 100644 --- a/incubator/flextv/0.0.12/CHANGELOG.md +++ b/incubator/flextv/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flextv-0.0.12](https://github.com/truecharts/apps/compare/flextv-0.0.11...flextv-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [flextv-0.0.12](https://github.com/truecharts/apps/compare/flextv-0.0.11...flextv-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/flextv/0.0.12/Chart.lock b/incubator/flextv/0.0.12/Chart.lock index 24509bf14c1..a580e8ea5f2 100644 --- a/incubator/flextv/0.0.12/Chart.lock +++ b/incubator/flextv/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:41.198061074Z" +generated: "2022-07-24T08:45:27.445499981Z" diff --git a/incubator/fluttercoin-wallet/0.0.12/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.12/CHANGELOG.md index 378d935cb82..f975a2f540f 100644 --- a/incubator/fluttercoin-wallet/0.0.12/CHANGELOG.md +++ b/incubator/fluttercoin-wallet/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fluttercoin-wallet-0.0.12](https://github.com/truecharts/apps/compare/fluttercoin-wallet-0.0.11...fluttercoin-wallet-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fluttercoin-wallet-0.0.12](https://github.com/truecharts/apps/compare/fluttercoin-wallet-0.0.11...fluttercoin-wallet-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fluttercoin-wallet/0.0.12/Chart.lock b/incubator/fluttercoin-wallet/0.0.12/Chart.lock index 493f9dda9c1..d83b141987f 100644 --- a/incubator/fluttercoin-wallet/0.0.12/Chart.lock +++ b/incubator/fluttercoin-wallet/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:43.098937302Z" +generated: "2022-07-24T08:45:27.680021742Z" diff --git a/incubator/fmd2-wine/0.0.12/CHANGELOG.md b/incubator/fmd2-wine/0.0.12/CHANGELOG.md index 9aa59715509..7aae36c6e1a 100644 --- a/incubator/fmd2-wine/0.0.12/CHANGELOG.md +++ b/incubator/fmd2-wine/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fmd2-wine-0.0.12](https://github.com/truecharts/apps/compare/fmd2-wine-0.0.11...fmd2-wine-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fmd2-wine-0.0.12](https://github.com/truecharts/apps/compare/fmd2-wine-0.0.11...fmd2-wine-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fmd2-wine/0.0.12/Chart.lock b/incubator/fmd2-wine/0.0.12/Chart.lock index ce3e67f307e..ed9f75badc0 100644 --- a/incubator/fmd2-wine/0.0.12/Chart.lock +++ b/incubator/fmd2-wine/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:48.437318496Z" +generated: "2022-07-24T08:45:33.449554613Z" diff --git a/incubator/fogproject/0.0.12/CHANGELOG.md b/incubator/fogproject/0.0.12/CHANGELOG.md index 0cd24ad67ca..e6e57207a74 100644 --- a/incubator/fogproject/0.0.12/CHANGELOG.md +++ b/incubator/fogproject/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fogproject-0.0.12](https://github.com/truecharts/apps/compare/fogproject-0.0.11...fogproject-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fogproject-0.0.12](https://github.com/truecharts/apps/compare/fogproject-0.0.11...fogproject-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fogproject/0.0.12/Chart.lock b/incubator/fogproject/0.0.12/Chart.lock index a6f6cfb92a4..97e87647e9f 100644 --- a/incubator/fogproject/0.0.12/Chart.lock +++ b/incubator/fogproject/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:55.68461779Z" +generated: "2022-07-24T08:45:37.7588382Z" diff --git a/incubator/fotosho/0.0.12/CHANGELOG.md b/incubator/fotosho/0.0.12/CHANGELOG.md index 47e55418854..f2de451b93a 100644 --- a/incubator/fotosho/0.0.12/CHANGELOG.md +++ b/incubator/fotosho/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fotosho-0.0.12](https://github.com/truecharts/apps/compare/fotosho-0.0.11...fotosho-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fotosho-0.0.12](https://github.com/truecharts/apps/compare/fotosho-0.0.11...fotosho-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fotosho/0.0.12/Chart.lock b/incubator/fotosho/0.0.12/Chart.lock index 3cb6aa19f0d..1abd32835b3 100644 --- a/incubator/fotosho/0.0.12/Chart.lock +++ b/incubator/fotosho/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:51:58.813433495Z" +generated: "2022-07-24T08:45:46.917781338Z" diff --git a/incubator/freecad-desktop-g3/0.0.12/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.12/CHANGELOG.md index 6eb7e7f72ad..9bb209b808b 100644 --- a/incubator/freecad-desktop-g3/0.0.12/CHANGELOG.md +++ b/incubator/freecad-desktop-g3/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [freecad-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/freecad-desktop-g3-0.0.11...freecad-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [freecad-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/freecad-desktop-g3-0.0.11...freecad-desktop-g3-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/freecad-desktop-g3/0.0.12/Chart.lock b/incubator/freecad-desktop-g3/0.0.12/Chart.lock index 5fca6a20115..18a3ccf43a8 100644 --- a/incubator/freecad-desktop-g3/0.0.12/Chart.lock +++ b/incubator/freecad-desktop-g3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:00.717912564Z" +generated: "2022-07-24T08:45:47.070051297Z" diff --git a/incubator/frigate/2.0.22/CHANGELOG.md b/incubator/frigate/2.0.22/CHANGELOG.md index 3687a42be28..c2e867a6487 100644 --- a/incubator/frigate/2.0.22/CHANGELOG.md +++ b/incubator/frigate/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [frigate-2.0.22](https://github.com/truecharts/apps/compare/frigate-2.0.21...frigate-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [frigate-2.0.22](https://github.com/truecharts/apps/compare/frigate-2.0.21...frigate-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [frigate-2.0.10](https://github.com/truecharts/apps/compare/frigate-2.0.9...frigate-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/incubator/frigate/2.0.22/Chart.lock b/incubator/frigate/2.0.22/Chart.lock index 847552bf087..9905e7a6839 100644 --- a/incubator/frigate/2.0.22/Chart.lock +++ b/incubator/frigate/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:05.898211327Z" +generated: "2022-07-24T08:45:52.803348369Z" diff --git a/incubator/fsm/0.0.12/CHANGELOG.md b/incubator/fsm/0.0.12/CHANGELOG.md index 5451d50c0c9..9915edfba5a 100644 --- a/incubator/fsm/0.0.12/CHANGELOG.md +++ b/incubator/fsm/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fsm-0.0.12](https://github.com/truecharts/apps/compare/fsm-0.0.11...fsm-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fsm-0.0.12](https://github.com/truecharts/apps/compare/fsm-0.0.11...fsm-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/fsm/0.0.12/Chart.lock b/incubator/fsm/0.0.12/Chart.lock index a5882e800bf..ea9d1dfc4a7 100644 --- a/incubator/fsm/0.0.12/Chart.lock +++ b/incubator/fsm/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:12.004931162Z" +generated: "2022-07-24T08:45:55.479636499Z" diff --git a/incubator/funkwhale-all-in-one/0.0.12/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.12/CHANGELOG.md index ad4535576ff..349ff0e7c39 100644 --- a/incubator/funkwhale-all-in-one/0.0.12/CHANGELOG.md +++ b/incubator/funkwhale-all-in-one/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [funkwhale-all-in-one-0.0.12](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.11...funkwhale-all-in-one-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [funkwhale-all-in-one-0.0.12](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.11...funkwhale-all-in-one-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/funkwhale-all-in-one/0.0.12/Chart.lock b/incubator/funkwhale-all-in-one/0.0.12/Chart.lock index a2db954c0ab..c5ad17924f5 100644 --- a/incubator/funkwhale-all-in-one/0.0.12/Chart.lock +++ b/incubator/funkwhale-all-in-one/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:17.577252917Z" +generated: "2022-07-24T08:46:06.076928255Z" diff --git a/incubator/funkwhale/0.0.12/CHANGELOG.md b/incubator/funkwhale/0.0.12/CHANGELOG.md index 0fb606a585a..3dc71443509 100644 --- a/incubator/funkwhale/0.0.12/CHANGELOG.md +++ b/incubator/funkwhale/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [funkwhale-0.0.12](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.11...funkwhale-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [funkwhale-0.0.12](https://github.com/truecharts/apps/compare/funkwhale-all-in-one-0.0.11...funkwhale-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/funkwhale/0.0.12/Chart.lock b/incubator/funkwhale/0.0.12/Chart.lock index 0fb5e2063ab..d7646735a53 100644 --- a/incubator/funkwhale/0.0.12/Chart.lock +++ b/incubator/funkwhale/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:16.619563006Z" +generated: "2022-07-24T08:46:05.951146747Z" diff --git a/incubator/garrysmod/0.0.12/CHANGELOG.md b/incubator/garrysmod/0.0.12/CHANGELOG.md index 466984d1512..d5f01cc74a0 100644 --- a/incubator/garrysmod/0.0.12/CHANGELOG.md +++ b/incubator/garrysmod/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [garrysmod-0.0.12](https://github.com/truecharts/apps/compare/garrysmod-0.0.11...garrysmod-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [garrysmod-0.0.12](https://github.com/truecharts/apps/compare/garrysmod-0.0.11...garrysmod-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/garrysmod/0.0.12/Chart.lock b/incubator/garrysmod/0.0.12/Chart.lock index 6971ddd7ee9..61319e66c87 100644 --- a/incubator/garrysmod/0.0.12/Chart.lock +++ b/incubator/garrysmod/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:22.681640762Z" +generated: "2022-07-24T08:46:12.613418646Z" diff --git a/incubator/genea/0.0.12/CHANGELOG.md b/incubator/genea/0.0.12/CHANGELOG.md index 85cbf1f5727..70c5205ecb0 100644 --- a/incubator/genea/0.0.12/CHANGELOG.md +++ b/incubator/genea/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [genea-0.0.12](https://github.com/truecharts/apps/compare/genea-0.0.11...genea-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [genea-0.0.12](https://github.com/truecharts/apps/compare/genea-0.0.11...genea-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/genea/0.0.12/Chart.lock b/incubator/genea/0.0.12/Chart.lock index 161fc230b69..5724ae409d6 100644 --- a/incubator/genea/0.0.12/Chart.lock +++ b/incubator/genea/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:28.683243292Z" +generated: "2022-07-24T08:46:14.728989345Z" diff --git a/incubator/ghost/3.0.32/CHANGELOG.md b/incubator/ghost/3.0.32/CHANGELOG.md index 385827c64ee..38d4efc1887 100644 --- a/incubator/ghost/3.0.32/CHANGELOG.md +++ b/incubator/ghost/3.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ghost-3.0.32](https://github.com/truecharts/apps/compare/ghost-3.0.31...ghost-3.0.32) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ghost-3.0.32](https://github.com/truecharts/apps/compare/ghost-3.0.31...ghost-3.0.32) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ## [ghost-3.0.23](https://github.com/truecharts/apps/compare/ghost-3.0.21...ghost-3.0.23) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [ghost-3.0.21](https://github.com/truecharts/apps/compare/ghost-3.0.20...ghost-3.0.21) (2022-07-14) - -### Chore - diff --git a/incubator/ghost/3.0.32/Chart.lock b/incubator/ghost/3.0.32/Chart.lock index bd7c754b166..ccd2bbfe047 100644 --- a/incubator/ghost/3.0.32/Chart.lock +++ b/incubator/ghost/3.0.32/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T19:52:39.527730791Z" +generated: "2022-07-24T08:46:32.350070674Z" diff --git a/incubator/github-backup/0.0.12/CHANGELOG.md b/incubator/github-backup/0.0.12/CHANGELOG.md index 3dd64ea8983..5b74f861941 100644 --- a/incubator/github-backup/0.0.12/CHANGELOG.md +++ b/incubator/github-backup/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [github-backup-0.0.12](https://github.com/truecharts/apps/compare/llalon-github-backup-0.0.11...github-backup-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [github-backup-0.0.12](https://github.com/truecharts/apps/compare/llalon-github-backup-0.0.11...github-backup-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/github-backup/0.0.12/Chart.lock b/incubator/github-backup/0.0.12/Chart.lock index f6e0bf7250a..56fea27dfab 100644 --- a/incubator/github-backup/0.0.12/Chart.lock +++ b/incubator/github-backup/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:35.48836073Z" +generated: "2022-07-24T08:46:25.908880384Z" diff --git a/incubator/glauth/0.0.12/CHANGELOG.md b/incubator/glauth/0.0.12/CHANGELOG.md index 3c42ce0e2f2..8e326c450a6 100644 --- a/incubator/glauth/0.0.12/CHANGELOG.md +++ b/incubator/glauth/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [glauth-0.0.12](https://github.com/truecharts/apps/compare/glauth-0.0.11...glauth-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [glauth-0.0.12](https://github.com/truecharts/apps/compare/glauth-0.0.11...glauth-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/glauth/0.0.12/Chart.lock b/incubator/glauth/0.0.12/Chart.lock index 81519a14772..f2ce6bc6e58 100644 --- a/incubator/glauth/0.0.12/Chart.lock +++ b/incubator/glauth/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:39.751880531Z" +generated: "2022-07-24T08:46:32.612066578Z" diff --git a/incubator/go-auto-yt/0.0.12/CHANGELOG.md b/incubator/go-auto-yt/0.0.12/CHANGELOG.md index 9457718a93b..69ae5a57015 100644 --- a/incubator/go-auto-yt/0.0.12/CHANGELOG.md +++ b/incubator/go-auto-yt/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [go-auto-yt-0.0.12](https://github.com/truecharts/apps/compare/go-auto-yt-0.0.11...go-auto-yt-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [go-auto-yt-0.0.12](https://github.com/truecharts/apps/compare/go-auto-yt-0.0.11...go-auto-yt-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/go-auto-yt/0.0.12/Chart.lock b/incubator/go-auto-yt/0.0.12/Chart.lock index 8f6272926c5..1334a1be33e 100644 --- a/incubator/go-auto-yt/0.0.12/Chart.lock +++ b/incubator/go-auto-yt/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:46.10277945Z" +generated: "2022-07-24T08:46:33.760217769Z" diff --git a/incubator/go-playground/0.0.12/CHANGELOG.md b/incubator/go-playground/0.0.12/CHANGELOG.md index 5a45ecc24f8..4e90de94628 100644 --- a/incubator/go-playground/0.0.12/CHANGELOG.md +++ b/incubator/go-playground/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [go-playground-0.0.12](https://github.com/truecharts/apps/compare/go-playground-0.0.11...go-playground-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [go-playground-0.0.12](https://github.com/truecharts/apps/compare/go-playground-0.0.11...go-playground-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/go-playground/0.0.12/Chart.lock b/incubator/go-playground/0.0.12/Chart.lock index 22447a9a628..aeb07a0a2cf 100644 --- a/incubator/go-playground/0.0.12/Chart.lock +++ b/incubator/go-playground/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:52.365093988Z" +generated: "2022-07-24T08:46:45.695997864Z" diff --git a/incubator/goaccess-npm-logs/0.0.12/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.12/CHANGELOG.md index 88ee651869d..ffaaad71c70 100644 --- a/incubator/goaccess-npm-logs/0.0.12/CHANGELOG.md +++ b/incubator/goaccess-npm-logs/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [goaccess-npm-logs-0.0.12](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.11...goaccess-npm-logs-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [goaccess-npm-logs-0.0.12](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.11...goaccess-npm-logs-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/goaccess-npm-logs/0.0.12/Chart.lock b/incubator/goaccess-npm-logs/0.0.12/Chart.lock index eeb0fae3e77..2b19c6ae924 100644 --- a/incubator/goaccess-npm-logs/0.0.12/Chart.lock +++ b/incubator/goaccess-npm-logs/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:03.36823885Z" +generated: "2022-07-24T08:46:53.474557842Z" diff --git a/incubator/goaccess/0.0.12/CHANGELOG.md b/incubator/goaccess/0.0.12/CHANGELOG.md index d0dfb984d18..05308ddaae9 100644 --- a/incubator/goaccess/0.0.12/CHANGELOG.md +++ b/incubator/goaccess/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [goaccess-0.0.12](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.11...goaccess-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [goaccess-0.0.12](https://github.com/truecharts/apps/compare/goaccess-npm-logs-0.0.11...goaccess-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/goaccess/0.0.12/Chart.lock b/incubator/goaccess/0.0.12/Chart.lock index 05134a96da5..2fc6e3e9567 100644 --- a/incubator/goaccess/0.0.12/Chart.lock +++ b/incubator/goaccess/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:52:57.214922167Z" +generated: "2022-07-24T08:46:51.208299518Z" diff --git a/incubator/godaddy-ddns/0.0.12/CHANGELOG.md b/incubator/godaddy-ddns/0.0.12/CHANGELOG.md index b7f0e82ea44..33140704c29 100644 --- a/incubator/godaddy-ddns/0.0.12/CHANGELOG.md +++ b/incubator/godaddy-ddns/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [godaddy-ddns-0.0.12](https://github.com/truecharts/apps/compare/godaddy-ddns-0.0.11...godaddy-ddns-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [godaddy-ddns-0.0.12](https://github.com/truecharts/apps/compare/godaddy-ddns-0.0.11...godaddy-ddns-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/godaddy-ddns/0.0.12/Chart.lock b/incubator/godaddy-ddns/0.0.12/Chart.lock index dcba295cfb2..3c88c640bb1 100644 --- a/incubator/godaddy-ddns/0.0.12/Chart.lock +++ b/incubator/godaddy-ddns/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:03.497613907Z" +generated: "2022-07-24T08:46:58.396169407Z" diff --git a/incubator/gokapi/0.0.12/CHANGELOG.md b/incubator/gokapi/0.0.12/CHANGELOG.md index e0840267f59..092c815de3c 100644 --- a/incubator/gokapi/0.0.12/CHANGELOG.md +++ b/incubator/gokapi/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gokapi-0.0.12](https://github.com/truecharts/apps/compare/gokapi-0.0.11...gokapi-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [gokapi-0.0.12](https://github.com/truecharts/apps/compare/gokapi-0.0.11...gokapi-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/gokapi/0.0.12/Chart.lock b/incubator/gokapi/0.0.12/Chart.lock index 2c0593558de..e12c21da56e 100644 --- a/incubator/gokapi/0.0.12/Chart.lock +++ b/incubator/gokapi/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:09.442668774Z" +generated: "2022-07-24T08:47:05.181086596Z" diff --git a/incubator/google-cloud-storage-backup/0.0.12/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.12/CHANGELOG.md index 818e81e004e..8a6ae96760e 100644 --- a/incubator/google-cloud-storage-backup/0.0.12/CHANGELOG.md +++ b/incubator/google-cloud-storage-backup/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [google-cloud-storage-backup-0.0.12](https://github.com/truecharts/apps/compare/google-cloud-storage-backup-0.0.11...google-cloud-storage-backup-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [google-cloud-storage-backup-0.0.12](https://github.com/truecharts/apps/compare/google-cloud-storage-backup-0.0.11...google-cloud-storage-backup-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/google-cloud-storage-backup/0.0.12/Chart.lock b/incubator/google-cloud-storage-backup/0.0.12/Chart.lock index 0e8c3a6e388..c77139d7bff 100644 --- a/incubator/google-cloud-storage-backup/0.0.12/Chart.lock +++ b/incubator/google-cloud-storage-backup/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:14.46841714Z" +generated: "2022-07-24T08:47:10.052618978Z" diff --git a/incubator/googlephotossync/0.0.12/CHANGELOG.md b/incubator/googlephotossync/0.0.12/CHANGELOG.md index 3ddacf95c9c..b1413f782a0 100644 --- a/incubator/googlephotossync/0.0.12/CHANGELOG.md +++ b/incubator/googlephotossync/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [googlephotossync-0.0.12](https://github.com/truecharts/apps/compare/googlephotossync-0.0.11...googlephotossync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [googlephotossync-0.0.12](https://github.com/truecharts/apps/compare/googlephotossync-0.0.11...googlephotossync-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/googlephotossync/0.0.12/Chart.lock b/incubator/googlephotossync/0.0.12/Chart.lock index 45e64f4e59b..e43553cf75e 100644 --- a/incubator/googlephotossync/0.0.12/Chart.lock +++ b/incubator/googlephotossync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:20.717960517Z" +generated: "2022-07-24T08:47:12.408058179Z" diff --git a/incubator/gpodder/0.0.12/CHANGELOG.md b/incubator/gpodder/0.0.12/CHANGELOG.md index f0d9123cc03..2c6b16464bd 100644 --- a/incubator/gpodder/0.0.12/CHANGELOG.md +++ b/incubator/gpodder/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gpodder-0.0.12](https://github.com/truecharts/apps/compare/gpodder-0.0.11...gpodder-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [gpodder-0.0.12](https://github.com/truecharts/apps/compare/gpodder-0.0.11...gpodder-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/gpodder/0.0.12/Chart.lock b/incubator/gpodder/0.0.12/Chart.lock index 32a10e44137..924f2396733 100644 --- a/incubator/gpodder/0.0.12/Chart.lock +++ b/incubator/gpodder/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:20.770667733Z" +generated: "2022-07-24T08:47:17.598054825Z" diff --git a/incubator/grafana-image-renderer/0.0.12/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.12/CHANGELOG.md index 065f309bdcd..f3118d734d1 100644 --- a/incubator/grafana-image-renderer/0.0.12/CHANGELOG.md +++ b/incubator/grafana-image-renderer/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [grafana-image-renderer-0.0.12](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.11...grafana-image-renderer-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [grafana-image-renderer-0.0.12](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.11...grafana-image-renderer-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/grafana-image-renderer/0.0.12/Chart.lock b/incubator/grafana-image-renderer/0.0.12/Chart.lock index 682636c27fe..b3262db886c 100644 --- a/incubator/grafana-image-renderer/0.0.12/Chart.lock +++ b/incubator/grafana-image-renderer/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:26.41514058Z" +generated: "2022-07-24T08:47:25.251290992Z" diff --git a/incubator/gridcoinwalletgui/0.0.12/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.12/CHANGELOG.md index 22f631f0f12..f3c9a43ebf4 100644 --- a/incubator/gridcoinwalletgui/0.0.12/CHANGELOG.md +++ b/incubator/gridcoinwalletgui/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gridcoinwalletgui-0.0.12](https://github.com/truecharts/apps/compare/gridcoinwalletgui-0.0.11...gridcoinwalletgui-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [gridcoinwalletgui-0.0.12](https://github.com/truecharts/apps/compare/gridcoinwalletgui-0.0.11...gridcoinwalletgui-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/gridcoinwalletgui/0.0.12/Chart.lock b/incubator/gridcoinwalletgui/0.0.12/Chart.lock index 07b45a1b187..427a4ffcc69 100644 --- a/incubator/gridcoinwalletgui/0.0.12/Chart.lock +++ b/incubator/gridcoinwalletgui/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:31.674926217Z" +generated: "2022-07-24T08:47:28.539624945Z" diff --git a/incubator/guide2go/0.0.12/CHANGELOG.md b/incubator/guide2go/0.0.12/CHANGELOG.md index 874e5811f9c..8bcf74d0177 100644 --- a/incubator/guide2go/0.0.12/CHANGELOG.md +++ b/incubator/guide2go/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [guide2go-0.0.12](https://github.com/truecharts/apps/compare/guide2go-0.0.11...guide2go-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [guide2go-0.0.12](https://github.com/truecharts/apps/compare/guide2go-0.0.11...guide2go-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/guide2go/0.0.12/Chart.lock b/incubator/guide2go/0.0.12/Chart.lock index 6e43b9f98c0..4875ad54073 100644 --- a/incubator/guide2go/0.0.12/Chart.lock +++ b/incubator/guide2go/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:37.991977095Z" +generated: "2022-07-24T08:47:31.294893157Z" diff --git a/incubator/h5ai/0.0.12/CHANGELOG.md b/incubator/h5ai/0.0.12/CHANGELOG.md index 8ffb3ed1a0b..c13ce230d9e 100644 --- a/incubator/h5ai/0.0.12/CHANGELOG.md +++ b/incubator/h5ai/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [h5ai-0.0.12](https://github.com/truecharts/apps/compare/h5ai-0.0.11...h5ai-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [h5ai-0.0.12](https://github.com/truecharts/apps/compare/h5ai-0.0.11...h5ai-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/h5ai/0.0.12/Chart.lock b/incubator/h5ai/0.0.12/Chart.lock index 1f69a6b236d..5d0aec38e3f 100644 --- a/incubator/h5ai/0.0.12/Chart.lock +++ b/incubator/h5ai/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:38.579970999Z" +generated: "2022-07-24T08:47:36.999817501Z" diff --git a/incubator/halflife2deathmatch/0.0.12/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.12/CHANGELOG.md index 6de92e88146..c3f34411b45 100644 --- a/incubator/halflife2deathmatch/0.0.12/CHANGELOG.md +++ b/incubator/halflife2deathmatch/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [halflife2deathmatch-0.0.12](https://github.com/truecharts/apps/compare/halflife2deathmatch-0.0.11...halflife2deathmatch-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [halflife2deathmatch-0.0.12](https://github.com/truecharts/apps/compare/halflife2deathmatch-0.0.11...halflife2deathmatch-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/halflife2deathmatch/0.0.12/Chart.lock b/incubator/halflife2deathmatch/0.0.12/Chart.lock index d61b07bb5a3..842211aff5a 100644 --- a/incubator/halflife2deathmatch/0.0.12/Chart.lock +++ b/incubator/halflife2deathmatch/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:43.124654361Z" +generated: "2022-07-24T08:47:44.595846547Z" diff --git a/incubator/hassconfigurator/0.0.12/CHANGELOG.md b/incubator/hassconfigurator/0.0.12/CHANGELOG.md index de28c049c6c..95848c05bed 100644 --- a/incubator/hassconfigurator/0.0.12/CHANGELOG.md +++ b/incubator/hassconfigurator/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hassconfigurator-0.0.12](https://github.com/truecharts/apps/compare/hassconfigurator-0.0.11...hassconfigurator-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hassconfigurator-0.0.12](https://github.com/truecharts/apps/compare/hassconfigurator-0.0.11...hassconfigurator-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/hassconfigurator/0.0.12/Chart.lock b/incubator/hassconfigurator/0.0.12/Chart.lock index a8ed7a87de5..da29a6838e5 100644 --- a/incubator/hassconfigurator/0.0.12/Chart.lock +++ b/incubator/hassconfigurator/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:47.868558938Z" +generated: "2022-07-24T08:47:47.507439836Z" diff --git a/incubator/hastebin/0.0.12/CHANGELOG.md b/incubator/hastebin/0.0.12/CHANGELOG.md index 1e351f5d9ed..4cca3095dfb 100644 --- a/incubator/hastebin/0.0.12/CHANGELOG.md +++ b/incubator/hastebin/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hastebin-0.0.12](https://github.com/truecharts/apps/compare/hastebin-0.0.11...hastebin-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hastebin-0.0.12](https://github.com/truecharts/apps/compare/hastebin-0.0.11...hastebin-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/hastebin/0.0.12/Chart.lock b/incubator/hastebin/0.0.12/Chart.lock index 4d66a0254f3..98f024bcfcf 100644 --- a/incubator/hastebin/0.0.12/Chart.lock +++ b/incubator/hastebin/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:54.981501177Z" +generated: "2022-07-24T08:47:49.769509815Z" diff --git a/incubator/healthchecksdashboard/0.0.12/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.12/CHANGELOG.md index ea9c36cf2dd..fe3539b5832 100644 --- a/incubator/healthchecksdashboard/0.0.12/CHANGELOG.md +++ b/incubator/healthchecksdashboard/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [healthchecksdashboard-0.0.12](https://github.com/truecharts/apps/compare/healthchecksdashboard-0.0.11...healthchecksdashboard-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [healthchecksdashboard-0.0.12](https://github.com/truecharts/apps/compare/healthchecksdashboard-0.0.11...healthchecksdashboard-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/healthchecksdashboard/0.0.12/Chart.lock b/incubator/healthchecksdashboard/0.0.12/Chart.lock index 58af53b0676..a0946993ffc 100644 --- a/incubator/healthchecksdashboard/0.0.12/Chart.lock +++ b/incubator/healthchecksdashboard/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:53:56.060571749Z" +generated: "2022-07-24T08:47:56.036188491Z" diff --git a/incubator/hetzner-ddns/0.0.12/CHANGELOG.md b/incubator/hetzner-ddns/0.0.12/CHANGELOG.md index 499bc7dda66..0326246f0ac 100644 --- a/incubator/hetzner-ddns/0.0.12/CHANGELOG.md +++ b/incubator/hetzner-ddns/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hetzner-ddns-0.0.12](https://github.com/truecharts/apps/compare/hetzner-ddns-0.0.11...hetzner-ddns-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hetzner-ddns-0.0.12](https://github.com/truecharts/apps/compare/hetzner-ddns-0.0.11...hetzner-ddns-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/hetzner-ddns/0.0.12/Chart.lock b/incubator/hetzner-ddns/0.0.12/Chart.lock index f7d29b3c540..9851fc00a09 100644 --- a/incubator/hetzner-ddns/0.0.12/Chart.lock +++ b/incubator/hetzner-ddns/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:00.332534885Z" +generated: "2022-07-24T08:48:03.745822152Z" diff --git a/incubator/hexchat/0.0.12/CHANGELOG.md b/incubator/hexchat/0.0.12/CHANGELOG.md index c9ccbbbe160..643292549d7 100644 --- a/incubator/hexchat/0.0.12/CHANGELOG.md +++ b/incubator/hexchat/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hexchat-0.0.12](https://github.com/truecharts/apps/compare/hexchat-0.0.11...hexchat-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hexchat-0.0.12](https://github.com/truecharts/apps/compare/hexchat-0.0.11...hexchat-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/hexchat/0.0.12/Chart.lock b/incubator/hexchat/0.0.12/Chart.lock index 68d3e211f5d..91d8633db36 100644 --- a/incubator/hexchat/0.0.12/Chart.lock +++ b/incubator/hexchat/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:05.44102869Z" +generated: "2022-07-24T08:48:07.178937128Z" diff --git a/incubator/hexo-blog/0.0.12/CHANGELOG.md b/incubator/hexo-blog/0.0.12/CHANGELOG.md index f934a6358c3..f5db232887e 100644 --- a/incubator/hexo-blog/0.0.12/CHANGELOG.md +++ b/incubator/hexo-blog/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hexo-blog-0.0.12](https://github.com/truecharts/apps/compare/hexo-blog-0.0.11...hexo-blog-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hexo-blog-0.0.12](https://github.com/truecharts/apps/compare/hexo-blog-0.0.11...hexo-blog-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/hexo-blog/0.0.12/Chart.lock b/incubator/hexo-blog/0.0.12/Chart.lock index 3014c5e7bbb..3e5ce5fbec6 100644 --- a/incubator/hexo-blog/0.0.12/Chart.lock +++ b/incubator/hexo-blog/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:12.093805691Z" +generated: "2022-07-24T08:48:08.799735807Z" diff --git a/incubator/homebridge/1.0.23/CHANGELOG.md b/incubator/homebridge/1.0.23/CHANGELOG.md index e4645d328fd..85fb63aa05b 100644 --- a/incubator/homebridge/1.0.23/CHANGELOG.md +++ b/incubator/homebridge/1.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [homebridge-1.0.23](https://github.com/truecharts/apps/compare/homebridge-1.0.22...homebridge-1.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [homebridge-1.0.23](https://github.com/truecharts/apps/compare/homebridge-1.0.22...homebridge-1.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [homebridge-1.0.11](https://github.com/truecharts/apps/compare/homebridge-1.0.10...homebridge-1.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/incubator/homebridge/1.0.23/Chart.lock b/incubator/homebridge/1.0.23/Chart.lock index 905940980da..f23581f86af 100644 --- a/incubator/homebridge/1.0.23/Chart.lock +++ b/incubator/homebridge/1.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:13.978958222Z" +generated: "2022-07-24T08:48:14.895737034Z" diff --git a/incubator/homelablabelmaker/0.0.12/CHANGELOG.md b/incubator/homelablabelmaker/0.0.12/CHANGELOG.md index 9357e732fd0..f048e2ea7fe 100644 --- a/incubator/homelablabelmaker/0.0.12/CHANGELOG.md +++ b/incubator/homelablabelmaker/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [homelablabelmaker-0.0.12](https://github.com/truecharts/apps/compare/homelablabelmaker-0.0.11...homelablabelmaker-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [homelablabelmaker-0.0.12](https://github.com/truecharts/apps/compare/homelablabelmaker-0.0.11...homelablabelmaker-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/homelablabelmaker/0.0.12/Chart.lock b/incubator/homelablabelmaker/0.0.12/Chart.lock index 8cf15b94b5e..3cf340ac033 100644 --- a/incubator/homelablabelmaker/0.0.12/Chart.lock +++ b/incubator/homelablabelmaker/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:17.371360048Z" +generated: "2022-07-24T08:48:21.887960798Z" diff --git a/incubator/hoobs/0.0.12/CHANGELOG.md b/incubator/hoobs/0.0.12/CHANGELOG.md index e6656c4159e..a04f604d456 100644 --- a/incubator/hoobs/0.0.12/CHANGELOG.md +++ b/incubator/hoobs/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hoobs-0.0.12](https://github.com/truecharts/apps/compare/hoobs-0.0.11...hoobs-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hoobs-0.0.12](https://github.com/truecharts/apps/compare/hoobs-0.0.11...hoobs-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/hoobs/0.0.12/Chart.lock b/incubator/hoobs/0.0.12/Chart.lock index 28f3d294edf..e6e7c77f541 100644 --- a/incubator/hoobs/0.0.12/Chart.lock +++ b/incubator/hoobs/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:22.831581164Z" +generated: "2022-07-24T08:48:26.917276091Z" diff --git a/incubator/humhub/0.0.12/CHANGELOG.md b/incubator/humhub/0.0.12/CHANGELOG.md index 1f24643bee8..f164981b3be 100644 --- a/incubator/humhub/0.0.12/CHANGELOG.md +++ b/incubator/humhub/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [humhub-0.0.12](https://github.com/truecharts/apps/compare/humhub-0.0.11...humhub-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [humhub-0.0.12](https://github.com/truecharts/apps/compare/humhub-0.0.11...humhub-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/humhub/0.0.12/Chart.lock b/incubator/humhub/0.0.12/Chart.lock index 6f78b689a4b..c8b84853026 100644 --- a/incubator/humhub/0.0.12/Chart.lock +++ b/incubator/humhub/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:29.360909208Z" +generated: "2022-07-24T08:48:27.959899219Z" diff --git a/incubator/hurtworld/0.0.12/CHANGELOG.md b/incubator/hurtworld/0.0.12/CHANGELOG.md index c9f027bf6ee..665e0d2d20c 100644 --- a/incubator/hurtworld/0.0.12/CHANGELOG.md +++ b/incubator/hurtworld/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hurtworld-0.0.12](https://github.com/truecharts/apps/compare/hurtworld-0.0.11...hurtworld-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hurtworld-0.0.12](https://github.com/truecharts/apps/compare/hurtworld-0.0.11...hurtworld-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/hurtworld/0.0.12/Chart.lock b/incubator/hurtworld/0.0.12/Chart.lock index 0c729b54375..8eda7a9f83f 100644 --- a/incubator/hurtworld/0.0.12/Chart.lock +++ b/incubator/hurtworld/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:31.02132717Z" +generated: "2022-07-24T08:48:34.091882901Z" diff --git a/incubator/icloudpd/0.0.12/CHANGELOG.md b/incubator/icloudpd/0.0.12/CHANGELOG.md index 003f8767fdb..d6782ee1e02 100644 --- a/incubator/icloudpd/0.0.12/CHANGELOG.md +++ b/incubator/icloudpd/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [icloudpd-0.0.12](https://github.com/truecharts/apps/compare/icloudpd-0.0.11...icloudpd-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [icloudpd-0.0.12](https://github.com/truecharts/apps/compare/icloudpd-0.0.11...icloudpd-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/icloudpd/0.0.12/Chart.lock b/incubator/icloudpd/0.0.12/Chart.lock index 5762e764561..a6077ca0f2b 100644 --- a/incubator/icloudpd/0.0.12/Chart.lock +++ b/incubator/icloudpd/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:33.817625588Z" +generated: "2022-07-24T08:48:41.122604704Z" diff --git a/incubator/imgpush/0.0.12/CHANGELOG.md b/incubator/imgpush/0.0.12/CHANGELOG.md index a29a66ccef4..aa579213a51 100644 --- a/incubator/imgpush/0.0.12/CHANGELOG.md +++ b/incubator/imgpush/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [imgpush-0.0.12](https://github.com/truecharts/apps/compare/imgpush-0.0.11...imgpush-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [imgpush-0.0.12](https://github.com/truecharts/apps/compare/imgpush-0.0.11...imgpush-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/imgpush/0.0.12/Chart.lock b/incubator/imgpush/0.0.12/Chart.lock index 354b3dbd1b7..2b204259524 100644 --- a/incubator/imgpush/0.0.12/Chart.lock +++ b/incubator/imgpush/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:40.047051749Z" +generated: "2022-07-24T08:48:46.567950408Z" diff --git a/incubator/import-ics/0.0.12/CHANGELOG.md b/incubator/import-ics/0.0.12/CHANGELOG.md index d02198c8ca1..f2fccacc909 100644 --- a/incubator/import-ics/0.0.12/CHANGELOG.md +++ b/incubator/import-ics/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [import-ics-0.0.12](https://github.com/truecharts/apps/compare/import-ics-0.0.11...import-ics-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [import-ics-0.0.12](https://github.com/truecharts/apps/compare/import-ics-0.0.11...import-ics-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/import-ics/0.0.12/Chart.lock b/incubator/import-ics/0.0.12/Chart.lock index 61c90f5d7ec..494a262694d 100644 --- a/incubator/import-ics/0.0.12/Chart.lock +++ b/incubator/import-ics/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:47.171064139Z" +generated: "2022-07-24T08:48:47.435315743Z" diff --git a/incubator/inkscape-desktop-g3/0.0.12/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.12/CHANGELOG.md index 4fe990e186d..77856c40752 100644 --- a/incubator/inkscape-desktop-g3/0.0.12/CHANGELOG.md +++ b/incubator/inkscape-desktop-g3/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [inkscape-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/inkscape-desktop-g3-0.0.11...inkscape-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [inkscape-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/inkscape-desktop-g3-0.0.11...inkscape-desktop-g3-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/inkscape-desktop-g3/0.0.12/Chart.lock b/incubator/inkscape-desktop-g3/0.0.12/Chart.lock index b7483f367ce..8194b4ce854 100644 --- a/incubator/inkscape-desktop-g3/0.0.12/Chart.lock +++ b/incubator/inkscape-desktop-g3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:48.231101351Z" +generated: "2022-07-24T08:48:52.678919801Z" diff --git a/incubator/insurgencysandstorm/0.0.12/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.12/CHANGELOG.md index 8d6288ac2e2..928180ee295 100644 --- a/incubator/insurgencysandstorm/0.0.12/CHANGELOG.md +++ b/incubator/insurgencysandstorm/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [insurgencysandstorm-0.0.12](https://github.com/truecharts/apps/compare/insurgencysandstorm-0.0.11...insurgencysandstorm-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [insurgencysandstorm-0.0.12](https://github.com/truecharts/apps/compare/insurgencysandstorm-0.0.11...insurgencysandstorm-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/insurgencysandstorm/0.0.12/Chart.lock b/incubator/insurgencysandstorm/0.0.12/Chart.lock index f1358008896..c8d7b25ba2c 100644 --- a/incubator/insurgencysandstorm/0.0.12/Chart.lock +++ b/incubator/insurgencysandstorm/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:51.132870097Z" +generated: "2022-07-24T08:49:00.611304587Z" diff --git a/incubator/invitarr/0.0.12/CHANGELOG.md b/incubator/invitarr/0.0.12/CHANGELOG.md index 226a23dff66..e52523d02b9 100644 --- a/incubator/invitarr/0.0.12/CHANGELOG.md +++ b/incubator/invitarr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [invitarr-0.0.12](https://github.com/truecharts/apps/compare/invitarr-0.0.11...invitarr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [invitarr-0.0.12](https://github.com/truecharts/apps/compare/invitarr-0.0.11...invitarr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/invitarr/0.0.12/Chart.lock b/incubator/invitarr/0.0.12/Chart.lock index 9d0b082ccb7..2b31d4f266e 100644 --- a/incubator/invitarr/0.0.12/Chart.lock +++ b/incubator/invitarr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:54:56.35291007Z" +generated: "2022-07-24T08:49:05.241905704Z" diff --git a/incubator/ipmi-tools/0.0.12/CHANGELOG.md b/incubator/ipmi-tools/0.0.12/CHANGELOG.md index 967af50da42..c1cb694244b 100644 --- a/incubator/ipmi-tools/0.0.12/CHANGELOG.md +++ b/incubator/ipmi-tools/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ipmi-tools-0.0.12](https://github.com/truecharts/apps/compare/ipmi-tools-0.0.11...ipmi-tools-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ipmi-tools-0.0.12](https://github.com/truecharts/apps/compare/ipmi-tools-0.0.11...ipmi-tools-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ipmi-tools/0.0.12/Chart.lock b/incubator/ipmi-tools/0.0.12/Chart.lock index 6c6c151c780..941282e9d74 100644 --- a/incubator/ipmi-tools/0.0.12/Chart.lock +++ b/incubator/ipmi-tools/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:04.92989559Z" +generated: "2022-07-24T08:49:06.777040697Z" diff --git a/incubator/jelu/0.0.12/CHANGELOG.md b/incubator/jelu/0.0.12/CHANGELOG.md index 10485f986da..75f703409f4 100644 --- a/incubator/jelu/0.0.12/CHANGELOG.md +++ b/incubator/jelu/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jelu-0.0.12](https://github.com/truecharts/apps/compare/jelu-0.0.11...jelu-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [jelu-0.0.12](https://github.com/truecharts/apps/compare/jelu-0.0.11...jelu-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/jelu/0.0.12/Chart.lock b/incubator/jelu/0.0.12/Chart.lock index fcdadf2df8d..7b0fd125171 100644 --- a/incubator/jelu/0.0.12/Chart.lock +++ b/incubator/jelu/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:05.466295345Z" +generated: "2022-07-24T08:49:11.861696592Z" diff --git a/incubator/jitsi/0.0.17/CHANGELOG.md b/incubator/jitsi/0.0.17/CHANGELOG.md index e8b25b39d88..0a327d1443f 100644 --- a/incubator/jitsi/0.0.17/CHANGELOG.md +++ b/incubator/jitsi/0.0.17/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jitsi-0.0.17](https://github.com/truecharts/apps/compare/jitsi-0.0.16...jitsi-0.0.17) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [jitsi-0.0.17](https://github.com/truecharts/apps/compare/jitsi-0.0.16...jitsi-0.0.17) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [jitsi-0.0.5](https://github.com/truecharts/apps/compare/jitsi-0.0.4...jitsi-0.0.5) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/incubator/jitsi/0.0.17/Chart.lock b/incubator/jitsi/0.0.17/Chart.lock index 22f0fd82966..401af5c0df0 100644 --- a/incubator/jitsi/0.0.17/Chart.lock +++ b/incubator/jitsi/0.0.17/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:08.150172155Z" +generated: "2022-07-24T08:49:19.751228955Z" diff --git a/incubator/jmzhomeproxy/0.0.12/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.12/CHANGELOG.md index 1853b59b2b2..aab3291330a 100644 --- a/incubator/jmzhomeproxy/0.0.12/CHANGELOG.md +++ b/incubator/jmzhomeproxy/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jmzhomeproxy-0.0.12](https://github.com/truecharts/apps/compare/jmzhomeproxy-0.0.11...jmzhomeproxy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [jmzhomeproxy-0.0.12](https://github.com/truecharts/apps/compare/jmzhomeproxy-0.0.11...jmzhomeproxy-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/jmzhomeproxy/0.0.12/Chart.lock b/incubator/jmzhomeproxy/0.0.12/Chart.lock index 68c6c176a03..ba9fdd55783 100644 --- a/incubator/jmzhomeproxy/0.0.12/Chart.lock +++ b/incubator/jmzhomeproxy/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:13.787354706Z" +generated: "2022-07-24T08:49:24.943694243Z" diff --git a/incubator/jump/0.0.23/CHANGELOG.md b/incubator/jump/0.0.23/CHANGELOG.md index 49439e3d733..8c6c9d2cd86 100644 --- a/incubator/jump/0.0.23/CHANGELOG.md +++ b/incubator/jump/0.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jump-0.0.23](https://github.com/truecharts/apps/compare/jump-0.0.22...jump-0.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [jump-0.0.23](https://github.com/truecharts/apps/compare/jump-0.0.22...jump-0.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [jump-0.0.11](https://github.com/truecharts/apps/compare/jump-0.0.10...jump-0.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/incubator/jump/0.0.23/Chart.lock b/incubator/jump/0.0.23/Chart.lock index 40bd1f377f8..9ad9e5c0181 100644 --- a/incubator/jump/0.0.23/Chart.lock +++ b/incubator/jump/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:22.224043658Z" +generated: "2022-07-24T08:49:25.68635054Z" diff --git a/incubator/kasm/0.0.12/CHANGELOG.md b/incubator/kasm/0.0.12/CHANGELOG.md index ba2d30eb91f..a7219787dfa 100644 --- a/incubator/kasm/0.0.12/CHANGELOG.md +++ b/incubator/kasm/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kasm-0.0.12](https://github.com/truecharts/apps/compare/kasm-0.0.11...kasm-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kasm-0.0.12](https://github.com/truecharts/apps/compare/kasm-0.0.11...kasm-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/kasm/0.0.12/Chart.lock b/incubator/kasm/0.0.12/Chart.lock index bbfdc34248a..adbaee54c42 100644 --- a/incubator/kasm/0.0.12/Chart.lock +++ b/incubator/kasm/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:22.995372893Z" +generated: "2022-07-24T08:49:30.700687577Z" diff --git a/incubator/kdenlive-vnc/0.0.12/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.12/CHANGELOG.md index ea41e11f9e4..ec4d997055d 100644 --- a/incubator/kdenlive-vnc/0.0.12/CHANGELOG.md +++ b/incubator/kdenlive-vnc/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kdenlive-vnc-0.0.12](https://github.com/truecharts/apps/compare/kdenlive-vnc-0.0.11...kdenlive-vnc-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kdenlive-vnc-0.0.12](https://github.com/truecharts/apps/compare/kdenlive-vnc-0.0.11...kdenlive-vnc-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/kdenlive-vnc/0.0.12/Chart.lock b/incubator/kdenlive-vnc/0.0.12/Chart.lock index d012898e1b7..11ff6ac2dcd 100644 --- a/incubator/kdenlive-vnc/0.0.12/Chart.lock +++ b/incubator/kdenlive-vnc/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:30.794703514Z" +generated: "2022-07-24T08:49:44.61101162Z" diff --git a/incubator/kdenlive/0.0.12/CHANGELOG.md b/incubator/kdenlive/0.0.12/CHANGELOG.md index b697205acbd..6754fe813c0 100644 --- a/incubator/kdenlive/0.0.12/CHANGELOG.md +++ b/incubator/kdenlive/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kdenlive-0.0.12](https://github.com/truecharts/apps/compare/kdenlive-vnc-0.0.11...kdenlive-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kdenlive-0.0.12](https://github.com/truecharts/apps/compare/kdenlive-vnc-0.0.11...kdenlive-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/kdenlive/0.0.12/Chart.lock b/incubator/kdenlive/0.0.12/Chart.lock index d76074354a0..22051a0839c 100644 --- a/incubator/kdenlive/0.0.12/Chart.lock +++ b/incubator/kdenlive/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:25.18781858Z" +generated: "2022-07-24T08:49:38.311312676Z" diff --git a/incubator/keeweb/0.0.12/CHANGELOG.md b/incubator/keeweb/0.0.12/CHANGELOG.md index 2fa40bab131..62fc4deed48 100644 --- a/incubator/keeweb/0.0.12/CHANGELOG.md +++ b/incubator/keeweb/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [keeweb-0.0.12](https://github.com/truecharts/apps/compare/keeweb-0.0.11...keeweb-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [keeweb-0.0.12](https://github.com/truecharts/apps/compare/keeweb-0.0.11...keeweb-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/keeweb/0.0.12/Chart.lock b/incubator/keeweb/0.0.12/Chart.lock index 6c2959acbcb..2a3f192807f 100644 --- a/incubator/keeweb/0.0.12/Chart.lock +++ b/incubator/keeweb/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:39.350609809Z" +generated: "2022-07-24T08:49:44.712425932Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.12/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.12/CHANGELOG.md index 06d1ceaf3ff..31f7e8f9e48 100644 --- a/incubator/kerbalspaceprogram-lmp/0.0.12/CHANGELOG.md +++ b/incubator/kerbalspaceprogram-lmp/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kerbalspaceprogram-lmp-0.0.12](https://github.com/truecharts/apps/compare/kerbalspaceprogram-lmp-0.0.11...kerbalspaceprogram-lmp-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kerbalspaceprogram-lmp-0.0.12](https://github.com/truecharts/apps/compare/kerbalspaceprogram-lmp-0.0.11...kerbalspaceprogram-lmp-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.lock index fe32cf25457..39ebebfa9b6 100644 --- a/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.lock +++ b/incubator/kerbalspaceprogram-lmp/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:39.843991806Z" +generated: "2022-07-24T08:49:50.248173343Z" diff --git a/incubator/kerio-connect/0.0.12/CHANGELOG.md b/incubator/kerio-connect/0.0.12/CHANGELOG.md index aff6d8390f9..ad746a26da8 100644 --- a/incubator/kerio-connect/0.0.12/CHANGELOG.md +++ b/incubator/kerio-connect/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kerio-connect-0.0.12](https://github.com/truecharts/apps/compare/kerio-connect-0.0.11...kerio-connect-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kerio-connect-0.0.12](https://github.com/truecharts/apps/compare/kerio-connect-0.0.11...kerio-connect-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/kerio-connect/0.0.12/Chart.lock b/incubator/kerio-connect/0.0.12/Chart.lock index fee32894ae1..f410eaf836d 100644 --- a/incubator/kerio-connect/0.0.12/Chart.lock +++ b/incubator/kerio-connect/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:42.104190586Z" +generated: "2022-07-24T08:49:57.60567446Z" diff --git a/incubator/kitana/0.0.12/CHANGELOG.md b/incubator/kitana/0.0.12/CHANGELOG.md index 6b8018d130a..8647bc04a7a 100644 --- a/incubator/kitana/0.0.12/CHANGELOG.md +++ b/incubator/kitana/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kitana-0.0.12](https://github.com/truecharts/apps/compare/kitana-0.0.11...kitana-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kitana-0.0.12](https://github.com/truecharts/apps/compare/kitana-0.0.11...kitana-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/kitana/0.0.12/Chart.lock b/incubator/kitana/0.0.12/Chart.lock index 4c88b9b3daf..02a4e5d2fb3 100644 --- a/incubator/kitana/0.0.12/Chart.lock +++ b/incubator/kitana/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:47.628408743Z" +generated: "2022-07-24T08:50:03.907636195Z" diff --git a/incubator/kiwix-serve/0.0.12/CHANGELOG.md b/incubator/kiwix-serve/0.0.12/CHANGELOG.md index ea1aeb12b75..813aaa89f78 100644 --- a/incubator/kiwix-serve/0.0.12/CHANGELOG.md +++ b/incubator/kiwix-serve/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kiwix-serve-0.0.12](https://github.com/truecharts/apps/compare/kiwix-serve-0.0.11...kiwix-serve-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kiwix-serve-0.0.12](https://github.com/truecharts/apps/compare/kiwix-serve-0.0.11...kiwix-serve-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/kiwix-serve/0.0.12/Chart.lock b/incubator/kiwix-serve/0.0.12/Chart.lock index 807179d8a3a..613e196511e 100644 --- a/incubator/kiwix-serve/0.0.12/Chart.lock +++ b/incubator/kiwix-serve/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:56.236884357Z" +generated: "2022-07-24T08:50:04.132848637Z" diff --git a/incubator/krusader/0.0.12/CHANGELOG.md b/incubator/krusader/0.0.12/CHANGELOG.md index b33385b109f..ac73dbff9ff 100644 --- a/incubator/krusader/0.0.12/CHANGELOG.md +++ b/incubator/krusader/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [krusader-0.0.12](https://github.com/truecharts/apps/compare/krusader-0.0.11...krusader-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [krusader-0.0.12](https://github.com/truecharts/apps/compare/krusader-0.0.11...krusader-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/krusader/0.0.12/Chart.lock b/incubator/krusader/0.0.12/Chart.lock index 952add66aab..1916f8ca0f6 100644 --- a/incubator/krusader/0.0.12/Chart.lock +++ b/incubator/krusader/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:55:57.154922962Z" +generated: "2022-07-24T08:50:09.953262932Z" diff --git a/incubator/lancache-dns/0.0.9/CHANGELOG.md b/incubator/lancache-dns/0.0.9/CHANGELOG.md index 3abe1612d7a..2ba3f14fd96 100644 --- a/incubator/lancache-dns/0.0.9/CHANGELOG.md +++ b/incubator/lancache-dns/0.0.9/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lancache-dns-0.0.9](https://github.com/truecharts/apps/compare/lancache-dns-0.0.8...lancache-dns-0.0.9) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lancache-dns-0.0.9](https://github.com/truecharts/apps/compare/lancache-dns-0.0.8...lancache-dns-0.0.9) (2022-07-23) ### Chore diff --git a/incubator/lancache-dns/0.0.9/Chart.lock b/incubator/lancache-dns/0.0.9/Chart.lock index d01b60d2344..7e1a670a095 100644 --- a/incubator/lancache-dns/0.0.9/Chart.lock +++ b/incubator/lancache-dns/0.0.9/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:00.000332156Z" +generated: "2022-07-24T08:50:17.65952246Z" diff --git a/incubator/lancache-monolithic/0.0.13/CHANGELOG.md b/incubator/lancache-monolithic/0.0.13/CHANGELOG.md index 8bf7d44fee0..181b13ecd95 100644 --- a/incubator/lancache-monolithic/0.0.13/CHANGELOG.md +++ b/incubator/lancache-monolithic/0.0.13/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lancache-monolithic-0.0.13](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.12...lancache-monolithic-0.0.13) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lancache-monolithic-0.0.13](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.12...lancache-monolithic-0.0.13) (2022-07-23) ### Chore @@ -86,11 +97,3 @@ - Auto-update chart README [skip ci] - bump to regenerate documentation - - - -### lancache-monolithic-0.0.1 (2022-07-12) - -#### Feat - -* Add lancache-monolithic ([#3143](https://github.com/truecharts/apps/issues/3143)) diff --git a/incubator/lancache-monolithic/0.0.13/Chart.lock b/incubator/lancache-monolithic/0.0.13/Chart.lock index 6c430182431..ffd362c4b7a 100644 --- a/incubator/lancache-monolithic/0.0.13/Chart.lock +++ b/incubator/lancache-monolithic/0.0.13/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:04.516278784Z" +generated: "2022-07-24T08:50:23.036258541Z" diff --git a/incubator/lastoasis/0.0.12/CHANGELOG.md b/incubator/lastoasis/0.0.12/CHANGELOG.md index 328cdba68d4..8d69489e45b 100644 --- a/incubator/lastoasis/0.0.12/CHANGELOG.md +++ b/incubator/lastoasis/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lastoasis-0.0.12](https://github.com/truecharts/apps/compare/lastoasis-0.0.11...lastoasis-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lastoasis-0.0.12](https://github.com/truecharts/apps/compare/lastoasis-0.0.11...lastoasis-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/lastoasis/0.0.12/Chart.lock b/incubator/lastoasis/0.0.12/Chart.lock index 3be43c1a73d..07a1d29aa09 100644 --- a/incubator/lastoasis/0.0.12/Chart.lock +++ b/incubator/lastoasis/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:13.217024761Z" +generated: "2022-07-24T08:50:23.234213809Z" diff --git a/incubator/left4dead/0.0.12/CHANGELOG.md b/incubator/left4dead/0.0.12/CHANGELOG.md index 673cf78b789..72b67a36254 100644 --- a/incubator/left4dead/0.0.12/CHANGELOG.md +++ b/incubator/left4dead/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [left4dead-0.0.12](https://github.com/truecharts/apps/compare/left4dead-0.0.11...left4dead-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [left4dead-0.0.12](https://github.com/truecharts/apps/compare/left4dead-0.0.11...left4dead-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/left4dead/0.0.12/Chart.lock b/incubator/left4dead/0.0.12/Chart.lock index 3aea89b7ce2..625451c4424 100644 --- a/incubator/left4dead/0.0.12/Chart.lock +++ b/incubator/left4dead/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:14.548420874Z" +generated: "2022-07-24T08:50:29.098799317Z" diff --git a/incubator/lemur-cfssl/0.0.12/CHANGELOG.md b/incubator/lemur-cfssl/0.0.12/CHANGELOG.md index 811eac7f44b..ea3a55e2807 100644 --- a/incubator/lemur-cfssl/0.0.12/CHANGELOG.md +++ b/incubator/lemur-cfssl/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lemur-cfssl-0.0.12](https://github.com/truecharts/apps/compare/lemur-cfssl-0.0.11...lemur-cfssl-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lemur-cfssl-0.0.12](https://github.com/truecharts/apps/compare/lemur-cfssl-0.0.11...lemur-cfssl-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/lemur-cfssl/0.0.12/Chart.lock b/incubator/lemur-cfssl/0.0.12/Chart.lock index 29c4d9cafb9..a25e037a881 100644 --- a/incubator/lemur-cfssl/0.0.12/Chart.lock +++ b/incubator/lemur-cfssl/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:16.926745747Z" +generated: "2022-07-24T08:50:36.734617357Z" diff --git a/incubator/lingva/0.0.12/CHANGELOG.md b/incubator/lingva/0.0.12/CHANGELOG.md index 6557024e3d1..b95dc1b7f5f 100644 --- a/incubator/lingva/0.0.12/CHANGELOG.md +++ b/incubator/lingva/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lingva-0.0.12](https://github.com/truecharts/apps/compare/lingva-0.0.11...lingva-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lingva-0.0.12](https://github.com/truecharts/apps/compare/lingva-0.0.11...lingva-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/lingva/0.0.12/Chart.lock b/incubator/lingva/0.0.12/Chart.lock index a1c2833a45d..e45c1178b5f 100644 --- a/incubator/lingva/0.0.12/Chart.lock +++ b/incubator/lingva/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:21.617481425Z" +generated: "2022-07-24T08:50:41.972959725Z" diff --git a/incubator/liquid-dl/0.0.12/CHANGELOG.md b/incubator/liquid-dl/0.0.12/CHANGELOG.md index f24c4ce8d87..59ebfce5cdb 100644 --- a/incubator/liquid-dl/0.0.12/CHANGELOG.md +++ b/incubator/liquid-dl/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [liquid-dl-0.0.12](https://github.com/truecharts/apps/compare/liquid-dl-0.0.11...liquid-dl-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [liquid-dl-0.0.12](https://github.com/truecharts/apps/compare/liquid-dl-0.0.11...liquid-dl-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/liquid-dl/0.0.12/Chart.lock b/incubator/liquid-dl/0.0.12/Chart.lock index cd9d38f4527..45c8cde68a1 100644 --- a/incubator/liquid-dl/0.0.12/Chart.lock +++ b/incubator/liquid-dl/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:30.906470622Z" +generated: "2022-07-24T08:50:42.35684581Z" diff --git a/incubator/livebook/0.0.12/CHANGELOG.md b/incubator/livebook/0.0.12/CHANGELOG.md index 9c83def6303..15434e0c7dd 100644 --- a/incubator/livebook/0.0.12/CHANGELOG.md +++ b/incubator/livebook/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [livebook-0.0.12](https://github.com/truecharts/apps/compare/livebook-0.0.11...livebook-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [livebook-0.0.12](https://github.com/truecharts/apps/compare/livebook-0.0.11...livebook-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/livebook/0.0.12/Chart.lock b/incubator/livebook/0.0.12/Chart.lock index 53c29cbd5dc..a7dbc9c42c0 100644 --- a/incubator/livebook/0.0.12/Chart.lock +++ b/incubator/livebook/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:31.721219305Z" +generated: "2022-07-24T08:50:47.718129275Z" diff --git a/incubator/livestreamdvr/0.0.12/CHANGELOG.md b/incubator/livestreamdvr/0.0.12/CHANGELOG.md index 68ec2ac3cd4..aaaf8ca47cf 100644 --- a/incubator/livestreamdvr/0.0.12/CHANGELOG.md +++ b/incubator/livestreamdvr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [livestreamdvr-0.0.12](https://github.com/truecharts/apps/compare/livestreamdvr-0.0.11...livestreamdvr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [livestreamdvr-0.0.12](https://github.com/truecharts/apps/compare/livestreamdvr-0.0.11...livestreamdvr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/livestreamdvr/0.0.12/Chart.lock b/incubator/livestreamdvr/0.0.12/Chart.lock index 0a1c0eb6177..84cef1e581b 100644 --- a/incubator/livestreamdvr/0.0.12/Chart.lock +++ b/incubator/livestreamdvr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:33.660900821Z" +generated: "2022-07-24T08:50:56.083651155Z" diff --git a/incubator/llalon-github-backup/0.0.12/CHANGELOG.md b/incubator/llalon-github-backup/0.0.12/CHANGELOG.md index cb421e5d83f..edd4ab99656 100644 --- a/incubator/llalon-github-backup/0.0.12/CHANGELOG.md +++ b/incubator/llalon-github-backup/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [llalon-github-backup-0.0.12](https://github.com/truecharts/apps/compare/llalon-github-backup-0.0.11...llalon-github-backup-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [llalon-github-backup-0.0.12](https://github.com/truecharts/apps/compare/llalon-github-backup-0.0.11...llalon-github-backup-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/llalon-github-backup/0.0.12/Chart.lock b/incubator/llalon-github-backup/0.0.12/Chart.lock index 4e7be90cdb7..411c1119c34 100644 --- a/incubator/llalon-github-backup/0.0.12/Chart.lock +++ b/incubator/llalon-github-backup/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:39.099140442Z" +generated: "2022-07-24T08:51:01.068074764Z" diff --git a/incubator/longvinter/0.0.12/CHANGELOG.md b/incubator/longvinter/0.0.12/CHANGELOG.md index 984e205ad9b..ca3621c6bff 100644 --- a/incubator/longvinter/0.0.12/CHANGELOG.md +++ b/incubator/longvinter/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [longvinter-0.0.12](https://github.com/truecharts/apps/compare/longvinter-0.0.11...longvinter-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [longvinter-0.0.12](https://github.com/truecharts/apps/compare/longvinter-0.0.11...longvinter-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/longvinter/0.0.12/Chart.lock b/incubator/longvinter/0.0.12/Chart.lock index 071d847dd84..6ed3ddd2f15 100644 --- a/incubator/longvinter/0.0.12/Chart.lock +++ b/incubator/longvinter/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:48.672530382Z" +generated: "2022-07-24T08:51:02.362417204Z" diff --git a/incubator/magnetico-environment/0.0.12/CHANGELOG.md b/incubator/magnetico-environment/0.0.12/CHANGELOG.md index d1c34d3d7a1..61c17247f8b 100644 --- a/incubator/magnetico-environment/0.0.12/CHANGELOG.md +++ b/incubator/magnetico-environment/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [magnetico-environment-0.0.12](https://github.com/truecharts/apps/compare/magnetico-environment-0.0.11...magnetico-environment-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [magnetico-environment-0.0.12](https://github.com/truecharts/apps/compare/magnetico-environment-0.0.11...magnetico-environment-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/magnetico-environment/0.0.12/Chart.lock b/incubator/magnetico-environment/0.0.12/Chart.lock index d0b991573e2..8b352e5f44c 100644 --- a/incubator/magnetico-environment/0.0.12/Chart.lock +++ b/incubator/magnetico-environment/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:49.231203992Z" +generated: "2022-07-24T08:51:06.339497127Z" diff --git a/incubator/mailpile/0.0.12/CHANGELOG.md b/incubator/mailpile/0.0.12/CHANGELOG.md index bb7c4de3d2b..bf4ee0fc20d 100644 --- a/incubator/mailpile/0.0.12/CHANGELOG.md +++ b/incubator/mailpile/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mailpile-0.0.12](https://github.com/truecharts/apps/compare/mailpile-0.0.11...mailpile-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mailpile-0.0.12](https://github.com/truecharts/apps/compare/mailpile-0.0.11...mailpile-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mailpile/0.0.12/Chart.lock b/incubator/mailpile/0.0.12/Chart.lock index b3ef5b0becc..a8ac479a1eb 100644 --- a/incubator/mailpile/0.0.12/Chart.lock +++ b/incubator/mailpile/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:50.020202582Z" +generated: "2022-07-24T08:51:14.796204259Z" diff --git a/incubator/maloja/0.0.12/CHANGELOG.md b/incubator/maloja/0.0.12/CHANGELOG.md index b47205e7ad8..d3911f2a210 100644 --- a/incubator/maloja/0.0.12/CHANGELOG.md +++ b/incubator/maloja/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [maloja-0.0.12](https://github.com/truecharts/apps/compare/maloja-0.0.11...maloja-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [maloja-0.0.12](https://github.com/truecharts/apps/compare/maloja-0.0.11...maloja-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/maloja/0.0.12/Chart.lock b/incubator/maloja/0.0.12/Chart.lock index 60a6262be4c..3f5b30bcf27 100644 --- a/incubator/maloja/0.0.12/Chart.lock +++ b/incubator/maloja/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:56:55.580089119Z" +generated: "2022-07-24T08:51:19.878601066Z" diff --git a/incubator/mango/0.0.12/CHANGELOG.md b/incubator/mango/0.0.12/CHANGELOG.md index 1ee50026c5c..e695133eed6 100644 --- a/incubator/mango/0.0.12/CHANGELOG.md +++ b/incubator/mango/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mango-0.0.12](https://github.com/truecharts/apps/compare/mango-0.0.11...mango-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mango-0.0.12](https://github.com/truecharts/apps/compare/mango-0.0.11...mango-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mango/0.0.12/Chart.lock b/incubator/mango/0.0.12/Chart.lock index b144262fe57..0c72426fe44 100644 --- a/incubator/mango/0.0.12/Chart.lock +++ b/incubator/mango/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:05.766450123Z" +generated: "2022-07-24T08:51:22.061171593Z" diff --git a/incubator/media-roller/0.0.12/CHANGELOG.md b/incubator/media-roller/0.0.12/CHANGELOG.md index d93c0968622..eb5ac39c9da 100644 --- a/incubator/media-roller/0.0.12/CHANGELOG.md +++ b/incubator/media-roller/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [media-roller-0.0.12](https://github.com/truecharts/apps/compare/media-roller-0.0.11...media-roller-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [media-roller-0.0.12](https://github.com/truecharts/apps/compare/media-roller-0.0.11...media-roller-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/media-roller/0.0.12/Chart.lock b/incubator/media-roller/0.0.12/Chart.lock index 0bfe1251b0d..e46094c62d6 100644 --- a/incubator/media-roller/0.0.12/Chart.lock +++ b/incubator/media-roller/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:06.784112306Z" +generated: "2022-07-24T08:51:25.268177896Z" diff --git a/incubator/mediaelch/0.0.12/CHANGELOG.md b/incubator/mediaelch/0.0.12/CHANGELOG.md index a34ef8ecfaa..e6394614fa3 100644 --- a/incubator/mediaelch/0.0.12/CHANGELOG.md +++ b/incubator/mediaelch/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mediaelch-0.0.12](https://github.com/truecharts/apps/compare/mediaelch-0.0.11...mediaelch-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mediaelch-0.0.12](https://github.com/truecharts/apps/compare/mediaelch-0.0.11...mediaelch-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mediaelch/0.0.12/Chart.lock b/incubator/mediaelch/0.0.12/Chart.lock index fad05a579e7..b2e9b6dca73 100644 --- a/incubator/mediaelch/0.0.12/Chart.lock +++ b/incubator/mediaelch/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:07.077092831Z" +generated: "2022-07-24T08:51:33.063559299Z" diff --git a/incubator/mediagoblin/0.0.12/CHANGELOG.md b/incubator/mediagoblin/0.0.12/CHANGELOG.md index 84a6023062b..3e20d0d749b 100644 --- a/incubator/mediagoblin/0.0.12/CHANGELOG.md +++ b/incubator/mediagoblin/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mediagoblin-0.0.12](https://github.com/truecharts/apps/compare/mediagoblin-0.0.11...mediagoblin-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mediagoblin-0.0.12](https://github.com/truecharts/apps/compare/mediagoblin-0.0.11...mediagoblin-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mediagoblin/0.0.12/Chart.lock b/incubator/mediagoblin/0.0.12/Chart.lock index 221216d51c7..dd7fa0474b6 100644 --- a/incubator/mediagoblin/0.0.12/Chart.lock +++ b/incubator/mediagoblin/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:12.905798592Z" +generated: "2022-07-24T08:51:39.427248504Z" diff --git a/incubator/megasync/0.0.12/CHANGELOG.md b/incubator/megasync/0.0.12/CHANGELOG.md index 91c1f27d300..ac6937137f9 100644 --- a/incubator/megasync/0.0.12/CHANGELOG.md +++ b/incubator/megasync/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [megasync-0.0.12](https://github.com/truecharts/apps/compare/megasync-0.0.11...megasync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [megasync-0.0.12](https://github.com/truecharts/apps/compare/megasync-0.0.11...megasync-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/megasync/0.0.12/Chart.lock b/incubator/megasync/0.0.12/Chart.lock index 24f922f41ea..2b53a3757e8 100644 --- a/incubator/megasync/0.0.12/Chart.lock +++ b/incubator/megasync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:23.292307308Z" +generated: "2022-07-24T08:51:41.029130185Z" diff --git a/incubator/memories-of-mars/0.0.12/CHANGELOG.md b/incubator/memories-of-mars/0.0.12/CHANGELOG.md index 3ab21148e7f..7232a2e5b38 100644 --- a/incubator/memories-of-mars/0.0.12/CHANGELOG.md +++ b/incubator/memories-of-mars/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [memories-of-mars-0.0.12](https://github.com/truecharts/apps/compare/memories-of-mars-0.0.11...memories-of-mars-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [memories-of-mars-0.0.12](https://github.com/truecharts/apps/compare/memories-of-mars-0.0.11...memories-of-mars-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/memories-of-mars/0.0.12/Chart.lock b/incubator/memories-of-mars/0.0.12/Chart.lock index 80c6dc12e09..ba045905ad8 100644 --- a/incubator/memories-of-mars/0.0.12/Chart.lock +++ b/incubator/memories-of-mars/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:23.819164225Z" +generated: "2022-07-24T08:51:44.521404347Z" diff --git a/incubator/meshcentral/3.0.27/CHANGELOG.md b/incubator/meshcentral/3.0.27/CHANGELOG.md index 66d85af8af9..c4fa1803005 100644 --- a/incubator/meshcentral/3.0.27/CHANGELOG.md +++ b/incubator/meshcentral/3.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [meshcentral-3.0.27](https://github.com/truecharts/apps/compare/meshcentral-3.0.26...meshcentral-3.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [meshcentral-3.0.27](https://github.com/truecharts/apps/compare/meshcentral-3.0.26...meshcentral-3.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [meshcentral-3.0.15](https://github.com/truecharts/apps/compare/meshcentral-3.0.14...meshcentral-3.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/incubator/meshcentral/3.0.27/Chart.lock b/incubator/meshcentral/3.0.27/Chart.lock index adc96e160cd..9d554900e4b 100644 --- a/incubator/meshcentral/3.0.27/Chart.lock +++ b/incubator/meshcentral/3.0.27/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 1.0.45 digest: sha256:c6edc6d4947a7f1d3d28dec6bcfdb9e326d5ff1afa9b58486946216e642c1fe3 -generated: "2022-07-23T19:57:30.259740272Z" +generated: "2022-07-24T08:51:59.118296322Z" diff --git a/incubator/metatube/0.0.12/CHANGELOG.md b/incubator/metatube/0.0.12/CHANGELOG.md index 3abdc37e885..698bf354ac4 100644 --- a/incubator/metatube/0.0.12/CHANGELOG.md +++ b/incubator/metatube/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [metatube-0.0.12](https://github.com/truecharts/apps/compare/metatube-0.0.11...metatube-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [metatube-0.0.12](https://github.com/truecharts/apps/compare/metatube-0.0.11...metatube-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/metatube/0.0.12/Chart.lock b/incubator/metatube/0.0.12/Chart.lock index eb1e4e1d1aa..552e3ad6975 100644 --- a/incubator/metatube/0.0.12/Chart.lock +++ b/incubator/metatube/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:29.44844142Z" +generated: "2022-07-24T08:51:59.193177576Z" diff --git a/incubator/mindustry/0.0.12/CHANGELOG.md b/incubator/mindustry/0.0.12/CHANGELOG.md index 94c1d4c9d57..95d999fdc03 100644 --- a/incubator/mindustry/0.0.12/CHANGELOG.md +++ b/incubator/mindustry/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mindustry-0.0.12](https://github.com/truecharts/apps/compare/mindustry-0.0.11...mindustry-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mindustry-0.0.12](https://github.com/truecharts/apps/compare/mindustry-0.0.11...mindustry-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mindustry/0.0.12/Chart.lock b/incubator/mindustry/0.0.12/Chart.lock index 3a49ef652ad..7e1e941b28a 100644 --- a/incubator/mindustry/0.0.12/Chart.lock +++ b/incubator/mindustry/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:40.432414077Z" +generated: "2022-07-24T08:51:59.651720431Z" diff --git a/incubator/minecraft-bungeecord/0.0.6/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.6/CHANGELOG.md index b492b90bcb3..87245188c48 100644 --- a/incubator/minecraft-bungeecord/0.0.6/CHANGELOG.md +++ b/incubator/minecraft-bungeecord/0.0.6/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minecraft-bungeecord-0.0.6](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.5...minecraft-bungeecord-0.0.6) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [minecraft-bungeecord-0.0.6](https://github.com/truecharts/apps/compare/minecraft-bungeecord-0.0.5...minecraft-bungeecord-0.0.6) (2022-07-23) ### Chore diff --git a/incubator/minecraft-bungeecord/0.0.6/Chart.lock b/incubator/minecraft-bungeecord/0.0.6/Chart.lock index 6056a01ac98..682e8d39edb 100644 --- a/incubator/minecraft-bungeecord/0.0.6/Chart.lock +++ b/incubator/minecraft-bungeecord/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:41.165665236Z" +generated: "2022-07-24T08:52:03.507080907Z" diff --git a/incubator/mineos/0.0.13/CHANGELOG.md b/incubator/mineos/0.0.13/CHANGELOG.md index 6a804419359..6b5ab221a52 100644 --- a/incubator/mineos/0.0.13/CHANGELOG.md +++ b/incubator/mineos/0.0.13/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mineos-0.0.13](https://github.com/truecharts/apps/compare/mineos-0.0.12...mineos-0.0.13) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mineos-0.0.13](https://github.com/truecharts/apps/compare/mineos-0.0.12...mineos-0.0.13) (2022-07-23) ### Chore @@ -86,13 +97,3 @@ #### Chore * Auto-update chart README [skip ci] -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### mineos-0.0.1 (2022-07-11) - -#### Feat - -* add mineOS ([#3127](https://github.com/truecharts/apps/issues/3127)) diff --git a/incubator/mineos/0.0.13/Chart.lock b/incubator/mineos/0.0.13/Chart.lock index f074db2ea31..7fda67d1a71 100644 --- a/incubator/mineos/0.0.13/Chart.lock +++ b/incubator/mineos/0.0.13/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:46.78130009Z" +generated: "2022-07-24T08:52:18.725224929Z" diff --git a/incubator/minimal-ics-hoster/0.0.12/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.12/CHANGELOG.md index 94fc71af142..1e42c96f0af 100644 --- a/incubator/minimal-ics-hoster/0.0.12/CHANGELOG.md +++ b/incubator/minimal-ics-hoster/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minimal-ics-hoster-0.0.12](https://github.com/truecharts/apps/compare/minimal-ics-hoster-0.0.11...minimal-ics-hoster-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [minimal-ics-hoster-0.0.12](https://github.com/truecharts/apps/compare/minimal-ics-hoster-0.0.11...minimal-ics-hoster-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/minimal-ics-hoster/0.0.12/Chart.lock b/incubator/minimal-ics-hoster/0.0.12/Chart.lock index 0b26154407e..bbabab8c779 100644 --- a/incubator/minimal-ics-hoster/0.0.12/Chart.lock +++ b/incubator/minimal-ics-hoster/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:54.186317342Z" +generated: "2022-07-24T08:52:18.908008809Z" diff --git a/incubator/mininote/0.0.12/CHANGELOG.md b/incubator/mininote/0.0.12/CHANGELOG.md index 1c4e96024f8..b7b791eefde 100644 --- a/incubator/mininote/0.0.12/CHANGELOG.md +++ b/incubator/mininote/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mininote-0.0.12](https://github.com/truecharts/apps/compare/mininote-0.0.11...mininote-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mininote-0.0.12](https://github.com/truecharts/apps/compare/mininote-0.0.11...mininote-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mininote/0.0.12/Chart.lock b/incubator/mininote/0.0.12/Chart.lock index 20c55618852..1199b7dc494 100644 --- a/incubator/mininote/0.0.12/Chart.lock +++ b/incubator/mininote/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:56.479785282Z" +generated: "2022-07-24T08:52:22.643397551Z" diff --git a/incubator/mocodo-mcd/0.0.12/CHANGELOG.md b/incubator/mocodo-mcd/0.0.12/CHANGELOG.md index 4ef30868dc2..d9a6527dd38 100644 --- a/incubator/mocodo-mcd/0.0.12/CHANGELOG.md +++ b/incubator/mocodo-mcd/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mocodo-mcd-0.0.12](https://github.com/truecharts/apps/compare/mocodo-mcd-0.0.11...mocodo-mcd-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mocodo-mcd-0.0.12](https://github.com/truecharts/apps/compare/mocodo-mcd-0.0.11...mocodo-mcd-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mocodo-mcd/0.0.12/Chart.lock b/incubator/mocodo-mcd/0.0.12/Chart.lock index 5388c4b1ccc..0fd7d875a72 100644 --- a/incubator/mocodo-mcd/0.0.12/Chart.lock +++ b/incubator/mocodo-mcd/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:57:58.873731303Z" +generated: "2022-07-24T08:52:24.801956241Z" diff --git a/incubator/mojopaste/0.0.12/CHANGELOG.md b/incubator/mojopaste/0.0.12/CHANGELOG.md index 3d4e4acc9fe..42b5c597bee 100644 --- a/incubator/mojopaste/0.0.12/CHANGELOG.md +++ b/incubator/mojopaste/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mojopaste-0.0.12](https://github.com/truecharts/apps/compare/mojopaste-0.0.11...mojopaste-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mojopaste-0.0.12](https://github.com/truecharts/apps/compare/mojopaste-0.0.11...mojopaste-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mojopaste/0.0.12/Chart.lock b/incubator/mojopaste/0.0.12/Chart.lock index 00f98c16e15..a6e0cbb94a2 100644 --- a/incubator/mojopaste/0.0.12/Chart.lock +++ b/incubator/mojopaste/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:03.602213156Z" +generated: "2022-07-24T08:52:38.195024331Z" diff --git a/incubator/monero-node/0.0.12/CHANGELOG.md b/incubator/monero-node/0.0.12/CHANGELOG.md index 0ef0bf04009..472aba51834 100644 --- a/incubator/monero-node/0.0.12/CHANGELOG.md +++ b/incubator/monero-node/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [monero-node-0.0.12](https://github.com/truecharts/apps/compare/monero-node-0.0.11...monero-node-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [monero-node-0.0.12](https://github.com/truecharts/apps/compare/monero-node-0.0.11...monero-node-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/monero-node/0.0.12/Chart.lock b/incubator/monero-node/0.0.12/Chart.lock index e76db02fa5c..e688067deb8 100644 --- a/incubator/monero-node/0.0.12/Chart.lock +++ b/incubator/monero-node/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:11.29751138Z" +generated: "2022-07-24T08:52:38.308320823Z" diff --git a/incubator/mordhau/0.0.12/CHANGELOG.md b/incubator/mordhau/0.0.12/CHANGELOG.md index 5b8548843e9..42305a5659f 100644 --- a/incubator/mordhau/0.0.12/CHANGELOG.md +++ b/incubator/mordhau/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mordhau-0.0.12](https://github.com/truecharts/apps/compare/mordhau-0.0.11...mordhau-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mordhau-0.0.12](https://github.com/truecharts/apps/compare/mordhau-0.0.11...mordhau-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/mordhau/0.0.12/Chart.lock b/incubator/mordhau/0.0.12/Chart.lock index 8d7141091bb..c2e4ed4df2f 100644 --- a/incubator/mordhau/0.0.12/Chart.lock +++ b/incubator/mordhau/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:13.67111312Z" +generated: "2022-07-24T08:52:41.59474322Z" diff --git a/incubator/moviegrabber/0.0.12/CHANGELOG.md b/incubator/moviegrabber/0.0.12/CHANGELOG.md index 128aa04587b..cb4208f5dd3 100644 --- a/incubator/moviegrabber/0.0.12/CHANGELOG.md +++ b/incubator/moviegrabber/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [moviegrabber-0.0.12](https://github.com/truecharts/apps/compare/moviegrabber-0.0.11...moviegrabber-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [moviegrabber-0.0.12](https://github.com/truecharts/apps/compare/moviegrabber-0.0.11...moviegrabber-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/moviegrabber/0.0.12/Chart.lock b/incubator/moviegrabber/0.0.12/Chart.lock index 55b0ab3ed22..5e23ea0595d 100644 --- a/incubator/moviegrabber/0.0.12/Chart.lock +++ b/incubator/moviegrabber/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:16.142467376Z" +generated: "2022-07-24T08:52:43.436958615Z" diff --git a/incubator/multi-scrobbler/0.0.12/CHANGELOG.md b/incubator/multi-scrobbler/0.0.12/CHANGELOG.md index 18d591b445c..465dabaf21e 100644 --- a/incubator/multi-scrobbler/0.0.12/CHANGELOG.md +++ b/incubator/multi-scrobbler/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [multi-scrobbler-0.0.12](https://github.com/truecharts/apps/compare/multi-scrobbler-0.0.11...multi-scrobbler-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [multi-scrobbler-0.0.12](https://github.com/truecharts/apps/compare/multi-scrobbler-0.0.11...multi-scrobbler-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/multi-scrobbler/0.0.12/Chart.lock b/incubator/multi-scrobbler/0.0.12/Chart.lock index f7c70b525cd..b06802a2ee8 100644 --- a/incubator/multi-scrobbler/0.0.12/Chart.lock +++ b/incubator/multi-scrobbler/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:20.592635963Z" +generated: "2022-07-24T08:52:57.642369638Z" diff --git a/incubator/namecheap-ddns/0.0.12/CHANGELOG.md b/incubator/namecheap-ddns/0.0.12/CHANGELOG.md index 26863b71f60..c0e4fc94f61 100644 --- a/incubator/namecheap-ddns/0.0.12/CHANGELOG.md +++ b/incubator/namecheap-ddns/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [namecheap-ddns-0.0.12](https://github.com/truecharts/apps/compare/namecheap-ddns-0.0.11...namecheap-ddns-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [namecheap-ddns-0.0.12](https://github.com/truecharts/apps/compare/namecheap-ddns-0.0.11...namecheap-ddns-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/namecheap-ddns/0.0.12/Chart.lock b/incubator/namecheap-ddns/0.0.12/Chart.lock index 5d5aa044011..b6a1391264f 100644 --- a/incubator/namecheap-ddns/0.0.12/Chart.lock +++ b/incubator/namecheap-ddns/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:28.185988944Z" +generated: "2022-07-24T08:52:57.974612921Z" diff --git a/incubator/necesse/0.0.12/CHANGELOG.md b/incubator/necesse/0.0.12/CHANGELOG.md index f4484fb32b8..82dfb80f702 100644 --- a/incubator/necesse/0.0.12/CHANGELOG.md +++ b/incubator/necesse/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [necesse-0.0.12](https://github.com/truecharts/apps/compare/necesse-0.0.11...necesse-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [necesse-0.0.12](https://github.com/truecharts/apps/compare/necesse-0.0.11...necesse-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/necesse/0.0.12/Chart.lock b/incubator/necesse/0.0.12/Chart.lock index c662dc70528..0cbef0ac990 100644 --- a/incubator/necesse/0.0.12/Chart.lock +++ b/incubator/necesse/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:31.610932872Z" +generated: "2022-07-24T08:53:00.523294345Z" diff --git a/incubator/neko/0.0.12/CHANGELOG.md b/incubator/neko/0.0.12/CHANGELOG.md index 7d018d1d8c0..1f90e6d1a62 100644 --- a/incubator/neko/0.0.12/CHANGELOG.md +++ b/incubator/neko/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [neko-0.0.12](https://github.com/truecharts/apps/compare/neko-0.0.11...neko-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [neko-0.0.12](https://github.com/truecharts/apps/compare/neko-0.0.11...neko-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/neko/0.0.12/Chart.lock b/incubator/neko/0.0.12/Chart.lock index e10bb05ef64..3198d444e32 100644 --- a/incubator/neko/0.0.12/Chart.lock +++ b/incubator/neko/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:32.953185463Z" +generated: "2022-07-24T08:53:02.881675582Z" diff --git a/incubator/neverwinternights-ee/0.0.12/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.12/CHANGELOG.md index 3429c3939f7..a8aa5dfe42a 100644 --- a/incubator/neverwinternights-ee/0.0.12/CHANGELOG.md +++ b/incubator/neverwinternights-ee/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [neverwinternights-ee-0.0.12](https://github.com/truecharts/apps/compare/neverwinternights-ee-0.0.11...neverwinternights-ee-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [neverwinternights-ee-0.0.12](https://github.com/truecharts/apps/compare/neverwinternights-ee-0.0.11...neverwinternights-ee-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/neverwinternights-ee/0.0.12/Chart.lock b/incubator/neverwinternights-ee/0.0.12/Chart.lock index 3b76fdc4e1e..71826e8b412 100644 --- a/incubator/neverwinternights-ee/0.0.12/Chart.lock +++ b/incubator/neverwinternights-ee/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:37.966733154Z" +generated: "2022-07-24T08:53:16.127193076Z" diff --git a/incubator/newyearcountdownclock/0.0.12/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.12/CHANGELOG.md index 1e8f802786e..1f8d433fd8c 100644 --- a/incubator/newyearcountdownclock/0.0.12/CHANGELOG.md +++ b/incubator/newyearcountdownclock/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [newyearcountdownclock-0.0.12](https://github.com/truecharts/apps/compare/newyearcountdownclock-0.0.11...newyearcountdownclock-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [newyearcountdownclock-0.0.12](https://github.com/truecharts/apps/compare/newyearcountdownclock-0.0.11...newyearcountdownclock-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/newyearcountdownclock/0.0.12/Chart.lock b/incubator/newyearcountdownclock/0.0.12/Chart.lock index 15be148c7ec..96b85690e35 100644 --- a/incubator/newyearcountdownclock/0.0.12/Chart.lock +++ b/incubator/newyearcountdownclock/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:45.12470384Z" +generated: "2022-07-24T08:53:17.82251859Z" diff --git a/incubator/nightscout/0.0.12/CHANGELOG.md b/incubator/nightscout/0.0.12/CHANGELOG.md index 2fb24aec5c7..ddcd82075a2 100644 --- a/incubator/nightscout/0.0.12/CHANGELOG.md +++ b/incubator/nightscout/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nightscout-0.0.12](https://github.com/truecharts/apps/compare/nightscout-0.0.11...nightscout-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nightscout-0.0.12](https://github.com/truecharts/apps/compare/nightscout-0.0.11...nightscout-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/nightscout/0.0.12/Chart.lock b/incubator/nightscout/0.0.12/Chart.lock index 47b8fc63553..5b91dd7a4eb 100644 --- a/incubator/nightscout/0.0.12/Chart.lock +++ b/incubator/nightscout/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:48.103158847Z" +generated: "2022-07-24T08:53:19.921166169Z" diff --git a/incubator/nosqlclient/0.0.12/CHANGELOG.md b/incubator/nosqlclient/0.0.12/CHANGELOG.md index f43746b1d89..e2c492fe502 100644 --- a/incubator/nosqlclient/0.0.12/CHANGELOG.md +++ b/incubator/nosqlclient/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nosqlclient-0.0.12](https://github.com/truecharts/apps/compare/nosqlclient-0.0.11...nosqlclient-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nosqlclient-0.0.12](https://github.com/truecharts/apps/compare/nosqlclient-0.0.11...nosqlclient-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/nosqlclient/0.0.12/Chart.lock b/incubator/nosqlclient/0.0.12/Chart.lock index 8e6666d38f7..43a194d7f0a 100644 --- a/incubator/nosqlclient/0.0.12/Chart.lock +++ b/incubator/nosqlclient/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:50.400808463Z" +generated: "2022-07-24T08:53:22.086705372Z" diff --git a/incubator/notarius/0.0.12/CHANGELOG.md b/incubator/notarius/0.0.12/CHANGELOG.md index 3b2924df2c0..bf76967e458 100644 --- a/incubator/notarius/0.0.12/CHANGELOG.md +++ b/incubator/notarius/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [notarius-0.0.12](https://github.com/truecharts/apps/compare/notarius-0.0.11...notarius-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [notarius-0.0.12](https://github.com/truecharts/apps/compare/notarius-0.0.11...notarius-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/notarius/0.0.12/Chart.lock b/incubator/notarius/0.0.12/Chart.lock index 7b4a23063e8..74724447041 100644 --- a/incubator/notarius/0.0.12/Chart.lock +++ b/incubator/notarius/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:58:55.328216737Z" +generated: "2022-07-24T08:53:35.039754613Z" diff --git a/incubator/notea/0.0.12/CHANGELOG.md b/incubator/notea/0.0.12/CHANGELOG.md index 49a3d5e5cbc..a247c45868e 100644 --- a/incubator/notea/0.0.12/CHANGELOG.md +++ b/incubator/notea/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [notea-0.0.12](https://github.com/truecharts/apps/compare/notea-0.0.11...notea-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [notea-0.0.12](https://github.com/truecharts/apps/compare/notea-0.0.11...notea-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/notea/0.0.12/Chart.lock b/incubator/notea/0.0.12/Chart.lock index 9148215b67f..031e37cd7ae 100644 --- a/incubator/notea/0.0.12/Chart.lock +++ b/incubator/notea/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:03.657626444Z" +generated: "2022-07-24T08:53:37.086085105Z" diff --git a/incubator/obs-ndi/0.0.12/CHANGELOG.md b/incubator/obs-ndi/0.0.12/CHANGELOG.md index 449bd65d74d..7f274825213 100644 --- a/incubator/obs-ndi/0.0.12/CHANGELOG.md +++ b/incubator/obs-ndi/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [obs-ndi-0.0.12](https://github.com/truecharts/apps/compare/obs-ndi-0.0.11...obs-ndi-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [obs-ndi-0.0.12](https://github.com/truecharts/apps/compare/obs-ndi-0.0.11...obs-ndi-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/obs-ndi/0.0.12/Chart.lock b/incubator/obs-ndi/0.0.12/Chart.lock index 9739d42bc4a..8ae579bb68b 100644 --- a/incubator/obs-ndi/0.0.12/Chart.lock +++ b/incubator/obs-ndi/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:06.01675213Z" +generated: "2022-07-24T08:53:39.591782718Z" diff --git a/incubator/observium/0.0.12/CHANGELOG.md b/incubator/observium/0.0.12/CHANGELOG.md index 0c3ba99d7df..56a8d7f328f 100644 --- a/incubator/observium/0.0.12/CHANGELOG.md +++ b/incubator/observium/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [observium-0.0.12](https://github.com/truecharts/apps/compare/observium-0.0.11...observium-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [observium-0.0.12](https://github.com/truecharts/apps/compare/observium-0.0.11...observium-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/observium/0.0.12/Chart.lock b/incubator/observium/0.0.12/Chart.lock index 83ae7b475bc..624b2be0471 100644 --- a/incubator/observium/0.0.12/Chart.lock +++ b/incubator/observium/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:08.684180419Z" +generated: "2022-07-24T08:53:41.161899548Z" diff --git a/incubator/obsidian/0.0.12/CHANGELOG.md b/incubator/obsidian/0.0.12/CHANGELOG.md index bfd166461dc..39d22b5d89a 100644 --- a/incubator/obsidian/0.0.12/CHANGELOG.md +++ b/incubator/obsidian/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [obsidian-0.0.12](https://github.com/truecharts/apps/compare/obsidian-0.0.11...obsidian-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [obsidian-0.0.12](https://github.com/truecharts/apps/compare/obsidian-0.0.11...obsidian-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/obsidian/0.0.12/Chart.lock b/incubator/obsidian/0.0.12/Chart.lock index e3897145f6f..65fe453fd9e 100644 --- a/incubator/obsidian/0.0.12/Chart.lock +++ b/incubator/obsidian/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:14.059525419Z" +generated: "2022-07-24T08:53:53.730368093Z" diff --git a/incubator/onlinecheckyourserver/0.0.12/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.12/CHANGELOG.md index 39a3736d5c2..d1635c51b01 100644 --- a/incubator/onlinecheckyourserver/0.0.12/CHANGELOG.md +++ b/incubator/onlinecheckyourserver/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [onlinecheckyourserver-0.0.12](https://github.com/truecharts/apps/compare/onlinecheckyourserver-0.0.11...onlinecheckyourserver-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [onlinecheckyourserver-0.0.12](https://github.com/truecharts/apps/compare/onlinecheckyourserver-0.0.11...onlinecheckyourserver-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/onlinecheckyourserver/0.0.12/Chart.lock b/incubator/onlinecheckyourserver/0.0.12/Chart.lock index 06a5ac9a477..3b2f557b9c3 100644 --- a/incubator/onlinecheckyourserver/0.0.12/Chart.lock +++ b/incubator/onlinecheckyourserver/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:22.742616049Z" +generated: "2022-07-24T08:53:56.176626563Z" diff --git a/incubator/opengl-desktop-g3/0.0.12/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.12/CHANGELOG.md index 3193aab63ae..18a0b581b2e 100644 --- a/incubator/opengl-desktop-g3/0.0.12/CHANGELOG.md +++ b/incubator/opengl-desktop-g3/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [opengl-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/opengl-desktop-g3-0.0.11...opengl-desktop-g3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [opengl-desktop-g3-0.0.12](https://github.com/truecharts/apps/compare/opengl-desktop-g3-0.0.11...opengl-desktop-g3-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/opengl-desktop-g3/0.0.12/Chart.lock b/incubator/opengl-desktop-g3/0.0.12/Chart.lock index c477b27577a..2af527311aa 100644 --- a/incubator/opengl-desktop-g3/0.0.12/Chart.lock +++ b/incubator/opengl-desktop-g3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:24.677658278Z" +generated: "2022-07-24T08:53:58.886289159Z" diff --git a/incubator/openproject/0.0.12/CHANGELOG.md b/incubator/openproject/0.0.12/CHANGELOG.md index 7fd8c5bd6f8..e3a030ce705 100644 --- a/incubator/openproject/0.0.12/CHANGELOG.md +++ b/incubator/openproject/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openproject-0.0.12](https://github.com/truecharts/apps/compare/openproject-0.0.11...openproject-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [openproject-0.0.12](https://github.com/truecharts/apps/compare/openproject-0.0.11...openproject-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/openproject/0.0.12/Chart.lock b/incubator/openproject/0.0.12/Chart.lock index 0ed21e967a6..5a468818bb6 100644 --- a/incubator/openproject/0.0.12/Chart.lock +++ b/incubator/openproject/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:27.177085687Z" +generated: "2022-07-24T08:54:00.258109122Z" diff --git a/incubator/openra/0.0.12/CHANGELOG.md b/incubator/openra/0.0.12/CHANGELOG.md index 49064904b36..28003ea963f 100644 --- a/incubator/openra/0.0.12/CHANGELOG.md +++ b/incubator/openra/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openra-0.0.12](https://github.com/truecharts/apps/compare/openra-0.0.11...openra-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [openra-0.0.12](https://github.com/truecharts/apps/compare/openra-0.0.11...openra-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/openra/0.0.12/Chart.lock b/incubator/openra/0.0.12/Chart.lock index 38a12288e9d..27eca3c1bb4 100644 --- a/incubator/openra/0.0.12/Chart.lock +++ b/incubator/openra/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:32.356915036Z" +generated: "2022-07-24T08:54:12.532623343Z" diff --git a/incubator/openttd/0.0.12/CHANGELOG.md b/incubator/openttd/0.0.12/CHANGELOG.md index 2ec2d1bd511..e66e42aa722 100644 --- a/incubator/openttd/0.0.12/CHANGELOG.md +++ b/incubator/openttd/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openttd-0.0.12](https://github.com/truecharts/apps/compare/openttd-0.0.11...openttd-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [openttd-0.0.12](https://github.com/truecharts/apps/compare/openttd-0.0.11...openttd-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/openttd/0.0.12/Chart.lock b/incubator/openttd/0.0.12/Chart.lock index 0de6c2f482a..ca9a8c58ff0 100644 --- a/incubator/openttd/0.0.12/Chart.lock +++ b/incubator/openttd/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:40.043887628Z" +generated: "2022-07-24T08:54:15.303551356Z" diff --git a/incubator/owi2plex/0.0.12/CHANGELOG.md b/incubator/owi2plex/0.0.12/CHANGELOG.md index c2c529a01a7..b935bbc917d 100644 --- a/incubator/owi2plex/0.0.12/CHANGELOG.md +++ b/incubator/owi2plex/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [owi2plex-0.0.12](https://github.com/truecharts/apps/compare/owi2plex-0.0.11...owi2plex-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [owi2plex-0.0.12](https://github.com/truecharts/apps/compare/owi2plex-0.0.11...owi2plex-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/owi2plex/0.0.12/Chart.lock b/incubator/owi2plex/0.0.12/Chart.lock index 9eb44fc9dc1..3ccc10a5f8c 100644 --- a/incubator/owi2plex/0.0.12/Chart.lock +++ b/incubator/owi2plex/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:42.995118465Z" +generated: "2022-07-24T08:54:17.939473832Z" diff --git a/incubator/passwordpusherephemeral/0.0.12/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.12/CHANGELOG.md index 97682ce9b1d..569d23eedd9 100644 --- a/incubator/passwordpusherephemeral/0.0.12/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [passwordpusherephemeral-0.0.12](https://github.com/truecharts/apps/compare/passwordpusherephemeral-0.0.11...passwordpusherephemeral-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [passwordpusherephemeral-0.0.12](https://github.com/truecharts/apps/compare/passwordpusherephemeral-0.0.11...passwordpusherephemeral-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/passwordpusherephemeral/0.0.12/Chart.lock b/incubator/passwordpusherephemeral/0.0.12/Chart.lock index d65f06e3414..4a6ea6aa907 100644 --- a/incubator/passwordpusherephemeral/0.0.12/Chart.lock +++ b/incubator/passwordpusherephemeral/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:45.744245949Z" +generated: "2022-07-24T08:54:19.394602762Z" diff --git a/incubator/pasta/0.0.12/CHANGELOG.md b/incubator/pasta/0.0.12/CHANGELOG.md index 5fe0ba20b64..ad34cdbf9ad 100644 --- a/incubator/pasta/0.0.12/CHANGELOG.md +++ b/incubator/pasta/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pasta-0.0.12](https://github.com/truecharts/apps/compare/pasta-0.0.11...pasta-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pasta-0.0.12](https://github.com/truecharts/apps/compare/pasta-0.0.11...pasta-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pasta/0.0.12/Chart.lock b/incubator/pasta/0.0.12/Chart.lock index d6d98455104..3d461608f13 100644 --- a/incubator/pasta/0.0.12/Chart.lock +++ b/incubator/pasta/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:51.103861709Z" +generated: "2022-07-24T08:54:31.649419586Z" diff --git a/incubator/pastey/0.0.12/CHANGELOG.md b/incubator/pastey/0.0.12/CHANGELOG.md index 1acee8d6dbe..c52081580b3 100644 --- a/incubator/pastey/0.0.12/CHANGELOG.md +++ b/incubator/pastey/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pastey-0.0.12](https://github.com/truecharts/apps/compare/pastey-0.0.11...pastey-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pastey-0.0.12](https://github.com/truecharts/apps/compare/pastey-0.0.11...pastey-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pastey/0.0.12/Chart.lock b/incubator/pastey/0.0.12/Chart.lock index c5a98afb23b..d3cb320ea1a 100644 --- a/incubator/pastey/0.0.12/Chart.lock +++ b/incubator/pastey/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T19:59:57.571200627Z" +generated: "2022-07-24T08:54:34.403523773Z" diff --git a/incubator/pavlovvr/0.0.12/CHANGELOG.md b/incubator/pavlovvr/0.0.12/CHANGELOG.md index 74b34cd0511..af6f6fb5bfb 100644 --- a/incubator/pavlovvr/0.0.12/CHANGELOG.md +++ b/incubator/pavlovvr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pavlovvr-0.0.12](https://github.com/truecharts/apps/compare/pavlovvr-0.0.11...pavlovvr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pavlovvr-0.0.12](https://github.com/truecharts/apps/compare/pavlovvr-0.0.11...pavlovvr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pavlovvr/0.0.12/Chart.lock b/incubator/pavlovvr/0.0.12/Chart.lock index b91dfe2ba04..5b719f77456 100644 --- a/incubator/pavlovvr/0.0.12/Chart.lock +++ b/incubator/pavlovvr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:01.515561054Z" +generated: "2022-07-24T08:54:37.035190021Z" diff --git a/incubator/phoenixstats/0.0.12/CHANGELOG.md b/incubator/phoenixstats/0.0.12/CHANGELOG.md index 7e11a723688..30ef75adc01 100644 --- a/incubator/phoenixstats/0.0.12/CHANGELOG.md +++ b/incubator/phoenixstats/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [phoenixstats-0.0.12](https://github.com/truecharts/apps/compare/phoenixstats-0.0.11...phoenixstats-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [phoenixstats-0.0.12](https://github.com/truecharts/apps/compare/phoenixstats-0.0.11...phoenixstats-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/phoenixstats/0.0.12/Chart.lock b/incubator/phoenixstats/0.0.12/Chart.lock index 52b801fdaab..c0da3532bf3 100644 --- a/incubator/phoenixstats/0.0.12/Chart.lock +++ b/incubator/phoenixstats/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:04.059754185Z" +generated: "2022-07-24T08:54:38.779286236Z" diff --git a/incubator/phoronix-test-suite/0.0.12/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.12/CHANGELOG.md index 6f04ab63d88..e3c5df95378 100644 --- a/incubator/phoronix-test-suite/0.0.12/CHANGELOG.md +++ b/incubator/phoronix-test-suite/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [phoronix-test-suite-0.0.12](https://github.com/truecharts/apps/compare/phoronix-test-suite-0.0.11...phoronix-test-suite-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [phoronix-test-suite-0.0.12](https://github.com/truecharts/apps/compare/phoronix-test-suite-0.0.11...phoronix-test-suite-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/phoronix-test-suite/0.0.12/Chart.lock b/incubator/phoronix-test-suite/0.0.12/Chart.lock index 5dd2074d877..6f2dd16c2a1 100644 --- a/incubator/phoronix-test-suite/0.0.12/Chart.lock +++ b/incubator/phoronix-test-suite/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:09.594798303Z" +generated: "2022-07-24T08:54:50.673424464Z" diff --git a/incubator/photo-stream/0.0.12/CHANGELOG.md b/incubator/photo-stream/0.0.12/CHANGELOG.md index f1607847c31..ac586b72cb9 100644 --- a/incubator/photo-stream/0.0.12/CHANGELOG.md +++ b/incubator/photo-stream/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photo-stream-0.0.12](https://github.com/truecharts/apps/compare/photo-stream-0.0.11...photo-stream-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [photo-stream-0.0.12](https://github.com/truecharts/apps/compare/photo-stream-0.0.11...photo-stream-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/photo-stream/0.0.12/Chart.lock b/incubator/photo-stream/0.0.12/Chart.lock index c9b15d9f490..7c3203b4046 100644 --- a/incubator/photo-stream/0.0.12/Chart.lock +++ b/incubator/photo-stream/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:15.864617905Z" +generated: "2022-07-24T08:54:53.375066436Z" diff --git a/incubator/photostructure/0.0.12/CHANGELOG.md b/incubator/photostructure/0.0.12/CHANGELOG.md index 0745bad3635..887aaf1c5b2 100644 --- a/incubator/photostructure/0.0.12/CHANGELOG.md +++ b/incubator/photostructure/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photostructure-0.0.12](https://github.com/truecharts/apps/compare/photostructure-0.0.11...photostructure-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [photostructure-0.0.12](https://github.com/truecharts/apps/compare/photostructure-0.0.11...photostructure-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/photostructure/0.0.12/Chart.lock b/incubator/photostructure/0.0.12/Chart.lock index 7c94f2e9363..b81d8995f7b 100644 --- a/incubator/photostructure/0.0.12/Chart.lock +++ b/incubator/photostructure/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:20.183200565Z" +generated: "2022-07-24T08:54:56.021843457Z" diff --git a/incubator/phpmyadmin/0.0.12/CHANGELOG.md b/incubator/phpmyadmin/0.0.12/CHANGELOG.md index 23dbdfcce29..60b8f690fcc 100644 --- a/incubator/phpmyadmin/0.0.12/CHANGELOG.md +++ b/incubator/phpmyadmin/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [phpmyadmin-0.0.12](https://github.com/truecharts/apps/compare/phpmyadmin-0.0.11...phpmyadmin-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [phpmyadmin-0.0.12](https://github.com/truecharts/apps/compare/phpmyadmin-0.0.11...phpmyadmin-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/phpmyadmin/0.0.12/Chart.lock b/incubator/phpmyadmin/0.0.12/Chart.lock index 7de33160588..d0fcc209f0e 100644 --- a/incubator/phpmyadmin/0.0.12/Chart.lock +++ b/incubator/phpmyadmin/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:21.802303008Z" +generated: "2022-07-24T08:54:58.283253457Z" diff --git a/incubator/pigallery2/0.0.12/CHANGELOG.md b/incubator/pigallery2/0.0.12/CHANGELOG.md index c9f31d3b2bf..6d548946cf2 100644 --- a/incubator/pigallery2/0.0.12/CHANGELOG.md +++ b/incubator/pigallery2/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pigallery2-0.0.12](https://github.com/truecharts/apps/compare/pigallery2-0.0.11...pigallery2-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pigallery2-0.0.12](https://github.com/truecharts/apps/compare/pigallery2-0.0.11...pigallery2-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pigallery2/0.0.12/Chart.lock b/incubator/pigallery2/0.0.12/Chart.lock index be67b737fda..8b2a779c045 100644 --- a/incubator/pigallery2/0.0.12/Chart.lock +++ b/incubator/pigallery2/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:28.171813292Z" +generated: "2022-07-24T08:55:09.718026462Z" diff --git a/incubator/piwigo/3.0.21/CHANGELOG.md b/incubator/piwigo/3.0.21/CHANGELOG.md index d84df52430a..54a13c68e99 100644 --- a/incubator/piwigo/3.0.21/CHANGELOG.md +++ b/incubator/piwigo/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [piwigo-3.0.21](https://github.com/truecharts/apps/compare/piwigo-3.0.20...piwigo-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [piwigo-3.0.21](https://github.com/truecharts/apps/compare/piwigo-3.0.20...piwigo-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - - -### [piwigo-3.0.8](https://github.com/truecharts/apps/compare/piwigo-3.0.7...piwigo-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - diff --git a/incubator/piwigo/3.0.21/Chart.lock b/incubator/piwigo/3.0.21/Chart.lock index 6bf44a310f1..53638537c59 100644 --- a/incubator/piwigo/3.0.21/Chart.lock +++ b/incubator/piwigo/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:34.353479652Z" +generated: "2022-07-24T08:55:12.561477434Z" diff --git a/incubator/pixark/0.0.12/CHANGELOG.md b/incubator/pixark/0.0.12/CHANGELOG.md index b465ea7bc3f..e8ee3f87085 100644 --- a/incubator/pixark/0.0.12/CHANGELOG.md +++ b/incubator/pixark/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pixark-0.0.12](https://github.com/truecharts/apps/compare/pixark-0.0.11...pixark-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pixark-0.0.12](https://github.com/truecharts/apps/compare/pixark-0.0.11...pixark-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pixark/0.0.12/Chart.lock b/incubator/pixark/0.0.12/Chart.lock index 5cd859ff998..e78aa870cde 100644 --- a/incubator/pixark/0.0.12/Chart.lock +++ b/incubator/pixark/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:37.879389352Z" +generated: "2022-07-24T08:55:15.112485114Z" diff --git a/incubator/pixelserv-tls/0.0.12/CHANGELOG.md b/incubator/pixelserv-tls/0.0.12/CHANGELOG.md index c0972070c95..eb14d5c7675 100644 --- a/incubator/pixelserv-tls/0.0.12/CHANGELOG.md +++ b/incubator/pixelserv-tls/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pixelserv-tls-0.0.12](https://github.com/truecharts/apps/compare/pixelserv-tls-0.0.11...pixelserv-tls-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pixelserv-tls-0.0.12](https://github.com/truecharts/apps/compare/pixelserv-tls-0.0.11...pixelserv-tls-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pixelserv-tls/0.0.12/Chart.lock b/incubator/pixelserv-tls/0.0.12/Chart.lock index 74fcb1a6eae..302facc6f2b 100644 --- a/incubator/pixelserv-tls/0.0.12/Chart.lock +++ b/incubator/pixelserv-tls/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:40.801543563Z" +generated: "2022-07-24T08:55:18.253622786Z" diff --git a/incubator/plausible/1.0.4/CHANGELOG.md b/incubator/plausible/1.0.4/CHANGELOG.md index c5f12ed25a1..6efa985e464 100644 --- a/incubator/plausible/1.0.4/CHANGELOG.md +++ b/incubator/plausible/1.0.4/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plausible-1.0.4](https://github.com/truecharts/apps/compare/plausible-1.0.3...plausible-1.0.4) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [plausible-1.0.4](https://github.com/truecharts/apps/compare/plausible-1.0.3...plausible-1.0.4) (2022-07-23) ### Chore @@ -86,13 +97,3 @@ #### Chore -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### plausible-0.0.1 (2022-07-12) - -#### Feat - -* Add Plausible Analytics ([#3055](https://github.com/truecharts/apps/issues/3055)) diff --git a/incubator/plausible/1.0.4/Chart.lock b/incubator/plausible/1.0.4/Chart.lock index b4b99a0bb57..523f787d065 100644 --- a/incubator/plausible/1.0.4/Chart.lock +++ b/incubator/plausible/1.0.4/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 1.0.2 digest: sha256:c8f99d77463e29fb77f9d990da6c146c66511fded0a5e220ceb7ebb40e828fb0 -generated: "2022-07-23T20:00:58.746235119Z" +generated: "2022-07-24T08:55:42.475495399Z" diff --git a/incubator/plaxt/0.0.12/CHANGELOG.md b/incubator/plaxt/0.0.12/CHANGELOG.md index 18af5285875..baddca46df2 100644 --- a/incubator/plaxt/0.0.12/CHANGELOG.md +++ b/incubator/plaxt/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plaxt-0.0.12](https://github.com/truecharts/apps/compare/plaxt-0.0.11...plaxt-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [plaxt-0.0.12](https://github.com/truecharts/apps/compare/plaxt-0.0.11...plaxt-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/plaxt/0.0.12/Chart.lock b/incubator/plaxt/0.0.12/Chart.lock index 608a05c13a5..309ed6e0c4b 100644 --- a/incubator/plaxt/0.0.12/Chart.lock +++ b/incubator/plaxt/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:52.347405544Z" +generated: "2022-07-24T08:55:30.996737648Z" diff --git a/incubator/plex-auto-languages/0.0.12/CHANGELOG.md b/incubator/plex-auto-languages/0.0.12/CHANGELOG.md index 47bea83ab1b..23fd9bd9e38 100644 --- a/incubator/plex-auto-languages/0.0.12/CHANGELOG.md +++ b/incubator/plex-auto-languages/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plex-auto-languages-0.0.12](https://github.com/truecharts/apps/compare/plex-auto-languages-0.0.11...plex-auto-languages-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [plex-auto-languages-0.0.12](https://github.com/truecharts/apps/compare/plex-auto-languages-0.0.11...plex-auto-languages-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/plex-auto-languages/0.0.12/Chart.lock b/incubator/plex-auto-languages/0.0.12/Chart.lock index 9a61bbd4c76..317468678b1 100644 --- a/incubator/plex-auto-languages/0.0.12/Chart.lock +++ b/incubator/plex-auto-languages/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:00:55.610425018Z" +generated: "2022-07-24T08:55:34.759251048Z" diff --git a/incubator/plex-meta-manager/0.0.10/CHANGELOG.md b/incubator/plex-meta-manager/0.0.10/CHANGELOG.md index 50255018243..6a0139be359 100644 --- a/incubator/plex-meta-manager/0.0.10/CHANGELOG.md +++ b/incubator/plex-meta-manager/0.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plex-meta-manager-0.0.10](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.9...plex-meta-manager-0.0.10) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [plex-meta-manager-0.0.10](https://github.com/truecharts/apps/compare/plex-meta-manager-0.0.9...plex-meta-manager-0.0.10) (2022-07-23) ### Chore diff --git a/incubator/plex-meta-manager/0.0.10/Chart.lock b/incubator/plex-meta-manager/0.0.10/Chart.lock index d0c9da9790c..1bfcd19373d 100644 --- a/incubator/plex-meta-manager/0.0.10/Chart.lock +++ b/incubator/plex-meta-manager/0.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:00.007688231Z" +generated: "2022-07-24T08:55:37.514414567Z" diff --git a/incubator/plex-utills/0.0.12/CHANGELOG.md b/incubator/plex-utills/0.0.12/CHANGELOG.md index 7c3fd51f94b..67b0e639b3e 100644 --- a/incubator/plex-utills/0.0.12/CHANGELOG.md +++ b/incubator/plex-utills/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plex-utills-0.0.12](https://github.com/truecharts/apps/compare/plex-utills-0.0.11...plex-utills-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [plex-utills-0.0.12](https://github.com/truecharts/apps/compare/plex-utills-0.0.11...plex-utills-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/plex-utills/0.0.12/Chart.lock b/incubator/plex-utills/0.0.12/Chart.lock index e491873b559..25489fa4f0b 100644 --- a/incubator/plex-utills/0.0.12/Chart.lock +++ b/incubator/plex-utills/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:10.648704748Z" +generated: "2022-07-24T08:55:49.935519181Z" diff --git a/incubator/plexripper/0.0.12/CHANGELOG.md b/incubator/plexripper/0.0.12/CHANGELOG.md index 2de803853d8..834b4a7225f 100644 --- a/incubator/plexripper/0.0.12/CHANGELOG.md +++ b/incubator/plexripper/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plexripper-0.0.12](https://github.com/truecharts/apps/compare/plexripper-0.0.11...plexripper-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [plexripper-0.0.12](https://github.com/truecharts/apps/compare/plexripper-0.0.11...plexripper-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/plexripper/0.0.12/Chart.lock b/incubator/plexripper/0.0.12/Chart.lock index eeb673dc857..7d2bb4621ce 100644 --- a/incubator/plexripper/0.0.12/Chart.lock +++ b/incubator/plexripper/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:13.741265692Z" +generated: "2022-07-24T08:55:54.356950747Z" diff --git a/incubator/plextraktsync/0.0.12/CHANGELOG.md b/incubator/plextraktsync/0.0.12/CHANGELOG.md index f4c9f64c320..d71d125467b 100644 --- a/incubator/plextraktsync/0.0.12/CHANGELOG.md +++ b/incubator/plextraktsync/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plextraktsync-0.0.12](https://github.com/truecharts/apps/compare/plextraktsync-0.0.11...plextraktsync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [plextraktsync-0.0.12](https://github.com/truecharts/apps/compare/plextraktsync-0.0.11...plextraktsync-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/plextraktsync/0.0.12/Chart.lock b/incubator/plextraktsync/0.0.12/Chart.lock index 86b1a06f589..e81a7064f25 100644 --- a/incubator/plextraktsync/0.0.12/Chart.lock +++ b/incubator/plextraktsync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:18.119526337Z" +generated: "2022-07-24T08:55:56.759539502Z" diff --git a/incubator/post-recording/0.0.12/CHANGELOG.md b/incubator/post-recording/0.0.12/CHANGELOG.md index ecfabc1f977..5ee82f4b597 100644 --- a/incubator/post-recording/0.0.12/CHANGELOG.md +++ b/incubator/post-recording/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [post-recording-0.0.12](https://github.com/truecharts/apps/compare/post-recording-0.0.11...post-recording-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [post-recording-0.0.12](https://github.com/truecharts/apps/compare/post-recording-0.0.11...post-recording-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/post-recording/0.0.12/Chart.lock b/incubator/post-recording/0.0.12/Chart.lock index 59ed0ab5494..bf92d03f79f 100644 --- a/incubator/post-recording/0.0.12/Chart.lock +++ b/incubator/post-recording/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:28.245955443Z" +generated: "2022-07-24T08:56:09.502936021Z" diff --git a/incubator/poste/0.0.12/CHANGELOG.md b/incubator/poste/0.0.12/CHANGELOG.md index 895cadfd0dc..eb01abcf295 100644 --- a/incubator/poste/0.0.12/CHANGELOG.md +++ b/incubator/poste/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [poste-0.0.12](https://github.com/truecharts/apps/compare/posterr-0.0.11...poste-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [poste-0.0.12](https://github.com/truecharts/apps/compare/posterr-0.0.11...poste-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/poste/0.0.12/Chart.lock b/incubator/poste/0.0.12/Chart.lock index d6bb4057015..e8acd442583 100644 --- a/incubator/poste/0.0.12/Chart.lock +++ b/incubator/poste/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:30.291171949Z" +generated: "2022-07-24T08:56:13.483792458Z" diff --git a/incubator/posterr/0.0.12/CHANGELOG.md b/incubator/posterr/0.0.12/CHANGELOG.md index 23272a6ced4..ed388207ef9 100644 --- a/incubator/posterr/0.0.12/CHANGELOG.md +++ b/incubator/posterr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [posterr-0.0.12](https://github.com/truecharts/apps/compare/posterr-0.0.11...posterr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [posterr-0.0.12](https://github.com/truecharts/apps/compare/posterr-0.0.11...posterr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/posterr/0.0.12/Chart.lock b/incubator/posterr/0.0.12/Chart.lock index 9e11a2990b6..d7acf6f97bf 100644 --- a/incubator/posterr/0.0.12/Chart.lock +++ b/incubator/posterr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:31.585006367Z" +generated: "2022-07-24T08:56:15.217143966Z" diff --git a/incubator/postscriptum/0.0.12/CHANGELOG.md b/incubator/postscriptum/0.0.12/CHANGELOG.md index 89b6e8d73fa..0c71dc44576 100644 --- a/incubator/postscriptum/0.0.12/CHANGELOG.md +++ b/incubator/postscriptum/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [postscriptum-0.0.12](https://github.com/truecharts/apps/compare/postscriptum-0.0.11...postscriptum-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [postscriptum-0.0.12](https://github.com/truecharts/apps/compare/postscriptum-0.0.11...postscriptum-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/postscriptum/0.0.12/Chart.lock b/incubator/postscriptum/0.0.12/Chart.lock index 411a89e0485..994e9462f08 100644 --- a/incubator/postscriptum/0.0.12/Chart.lock +++ b/incubator/postscriptum/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:36.588859483Z" +generated: "2022-07-24T08:56:15.727703737Z" diff --git a/incubator/preclear/0.0.12/CHANGELOG.md b/incubator/preclear/0.0.12/CHANGELOG.md index 83386cb673f..b89243df90a 100644 --- a/incubator/preclear/0.0.12/CHANGELOG.md +++ b/incubator/preclear/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [preclear-0.0.12](https://github.com/truecharts/apps/compare/preclear-0.0.11...preclear-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [preclear-0.0.12](https://github.com/truecharts/apps/compare/preclear-0.0.11...preclear-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/preclear/0.0.12/Chart.lock b/incubator/preclear/0.0.12/Chart.lock index 14355f75e86..d00af76903d 100644 --- a/incubator/preclear/0.0.12/Chart.lock +++ b/incubator/preclear/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:46.343619703Z" +generated: "2022-07-24T08:56:28.87372574Z" diff --git a/incubator/pritunl/0.0.12/CHANGELOG.md b/incubator/pritunl/0.0.12/CHANGELOG.md index 88f65b73ceb..eba734adaa3 100644 --- a/incubator/pritunl/0.0.12/CHANGELOG.md +++ b/incubator/pritunl/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pritunl-0.0.12](https://github.com/truecharts/apps/compare/pritunl-0.0.11...pritunl-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pritunl-0.0.12](https://github.com/truecharts/apps/compare/pritunl-0.0.11...pritunl-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pritunl/0.0.12/Chart.lock b/incubator/pritunl/0.0.12/Chart.lock index 5e74882c29f..b421c151caa 100644 --- a/incubator/pritunl/0.0.12/Chart.lock +++ b/incubator/pritunl/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:48.805931015Z" +generated: "2022-07-24T08:56:32.154790784Z" diff --git a/incubator/privatebin/0.0.22/CHANGELOG.md b/incubator/privatebin/0.0.22/CHANGELOG.md index b9cb65c8b86..0dea4fb7b3a 100644 --- a/incubator/privatebin/0.0.22/CHANGELOG.md +++ b/incubator/privatebin/0.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [privatebin-0.0.22](https://github.com/truecharts/apps/compare/privatebin-0.0.21...privatebin-0.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [privatebin-0.0.22](https://github.com/truecharts/apps/compare/privatebin-0.0.21...privatebin-0.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [privatebin-0.0.10](https://github.com/truecharts/apps/compare/privatebin-0.0.9...privatebin-0.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/incubator/privatebin/0.0.22/Chart.lock b/incubator/privatebin/0.0.22/Chart.lock index 83db582a65c..67c5017063e 100644 --- a/incubator/privatebin/0.0.22/Chart.lock +++ b/incubator/privatebin/0.0.22/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:01:56.207882954Z" +generated: "2022-07-24T08:56:41.664127688Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.12/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.12/CHANGELOG.md index a75cbc180f1..5db93f5dd19 100644 --- a/incubator/projectzomboidreporter-frontend/0.0.12/CHANGELOG.md +++ b/incubator/projectzomboidreporter-frontend/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [projectzomboidreporter-frontend-0.0.12](https://github.com/truecharts/apps/compare/projectzomboidreporter-frontend-0.0.11...projectzomboidreporter-frontend-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [projectzomboidreporter-frontend-0.0.12](https://github.com/truecharts/apps/compare/projectzomboidreporter-frontend-0.0.11...projectzomboidreporter-frontend-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/projectzomboidreporter-frontend/0.0.12/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.12/Chart.lock index 4e3ad272534..bd82e1f0802 100644 --- a/incubator/projectzomboidreporter-frontend/0.0.12/Chart.lock +++ b/incubator/projectzomboidreporter-frontend/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:01:54.325547884Z" +generated: "2022-07-24T08:56:35.497995182Z" diff --git a/incubator/prpdf/0.0.12/CHANGELOG.md b/incubator/prpdf/0.0.12/CHANGELOG.md index e4896e1599d..83a60325587 100644 --- a/incubator/prpdf/0.0.12/CHANGELOG.md +++ b/incubator/prpdf/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [prpdf-0.0.12](https://github.com/truecharts/apps/compare/prpdf-0.0.11...prpdf-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [prpdf-0.0.12](https://github.com/truecharts/apps/compare/prpdf-0.0.11...prpdf-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/prpdf/0.0.12/Chart.lock b/incubator/prpdf/0.0.12/Chart.lock index cada225d5df..3bc07251ccf 100644 --- a/incubator/prpdf/0.0.12/Chart.lock +++ b/incubator/prpdf/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:04.677420381Z" +generated: "2022-07-24T08:56:47.874118207Z" diff --git a/incubator/prusaslicer-novnc/0.0.12/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.12/CHANGELOG.md index 9f980054977..e1245db8f87 100644 --- a/incubator/prusaslicer-novnc/0.0.12/CHANGELOG.md +++ b/incubator/prusaslicer-novnc/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [prusaslicer-novnc-0.0.12](https://github.com/truecharts/apps/compare/prusaslicer-novnc-0.0.11...prusaslicer-novnc-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [prusaslicer-novnc-0.0.12](https://github.com/truecharts/apps/compare/prusaslicer-novnc-0.0.11...prusaslicer-novnc-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/prusaslicer-novnc/0.0.12/Chart.lock b/incubator/prusaslicer-novnc/0.0.12/Chart.lock index 1d7a2423a34..253dff54558 100644 --- a/incubator/prusaslicer-novnc/0.0.12/Chart.lock +++ b/incubator/prusaslicer-novnc/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:07.449983924Z" +generated: "2022-07-24T08:56:51.261855897Z" diff --git a/incubator/ps3netsrv/0.0.12/CHANGELOG.md b/incubator/ps3netsrv/0.0.12/CHANGELOG.md index fa3db012f56..4ca062cf617 100644 --- a/incubator/ps3netsrv/0.0.12/CHANGELOG.md +++ b/incubator/ps3netsrv/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ps3netsrv-0.0.12](https://github.com/truecharts/apps/compare/ps3netsrv-0.0.11...ps3netsrv-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ps3netsrv-0.0.12](https://github.com/truecharts/apps/compare/ps3netsrv-0.0.11...ps3netsrv-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ps3netsrv/0.0.12/Chart.lock b/incubator/ps3netsrv/0.0.12/Chart.lock index 2fdbf1a676e..130f77cc03e 100644 --- a/incubator/ps3netsrv/0.0.12/Chart.lock +++ b/incubator/ps3netsrv/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:12.424113575Z" +generated: "2022-07-24T08:56:54.894537364Z" diff --git a/incubator/pt-helper/0.0.12/CHANGELOG.md b/incubator/pt-helper/0.0.12/CHANGELOG.md index 8c5b1ec02ea..d9c5ea9377f 100644 --- a/incubator/pt-helper/0.0.12/CHANGELOG.md +++ b/incubator/pt-helper/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pt-helper-0.0.12](https://github.com/truecharts/apps/compare/pt-helper-0.0.11...pt-helper-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pt-helper-0.0.12](https://github.com/truecharts/apps/compare/pt-helper-0.0.11...pt-helper-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pt-helper/0.0.12/Chart.lock b/incubator/pt-helper/0.0.12/Chart.lock index bac4d708040..ef5bc8a4f34 100644 --- a/incubator/pt-helper/0.0.12/Chart.lock +++ b/incubator/pt-helper/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:21.112033934Z" +generated: "2022-07-24T08:57:07.078160942Z" diff --git a/incubator/pure-ftpd/0.0.12/CHANGELOG.md b/incubator/pure-ftpd/0.0.12/CHANGELOG.md index cfb7ecc9214..b5f1f824bc0 100644 --- a/incubator/pure-ftpd/0.0.12/CHANGELOG.md +++ b/incubator/pure-ftpd/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pure-ftpd-0.0.12](https://github.com/truecharts/apps/compare/pure-ftpd-0.0.11...pure-ftpd-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pure-ftpd-0.0.12](https://github.com/truecharts/apps/compare/pure-ftpd-0.0.11...pure-ftpd-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pure-ftpd/0.0.12/Chart.lock b/incubator/pure-ftpd/0.0.12/Chart.lock index a881580a7f6..bec29d261b1 100644 --- a/incubator/pure-ftpd/0.0.12/Chart.lock +++ b/incubator/pure-ftpd/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:22.676626545Z" +generated: "2022-07-24T08:57:07.368276269Z" diff --git a/incubator/pvk-ii/0.0.12/CHANGELOG.md b/incubator/pvk-ii/0.0.12/CHANGELOG.md index e706ab4a3e9..1b980ca1a29 100644 --- a/incubator/pvk-ii/0.0.12/CHANGELOG.md +++ b/incubator/pvk-ii/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pvk-ii-0.0.12](https://github.com/truecharts/apps/compare/pvk-ii-0.0.11...pvk-ii-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pvk-ii-0.0.12](https://github.com/truecharts/apps/compare/pvk-ii-0.0.11...pvk-ii-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pvk-ii/0.0.12/Chart.lock b/incubator/pvk-ii/0.0.12/Chart.lock index d749568de2d..f8c8fb9ef58 100644 --- a/incubator/pvk-ii/0.0.12/Chart.lock +++ b/incubator/pvk-ii/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:25.246758635Z" +generated: "2022-07-24T08:57:10.185329843Z" diff --git a/incubator/pwm/0.0.12/CHANGELOG.md b/incubator/pwm/0.0.12/CHANGELOG.md index 0c294153dc3..dd4242e538e 100644 --- a/incubator/pwm/0.0.12/CHANGELOG.md +++ b/incubator/pwm/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pwm-0.0.12](https://github.com/truecharts/apps/compare/pwm-0.0.11...pwm-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pwm-0.0.12](https://github.com/truecharts/apps/compare/pwm-0.0.11...pwm-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pwm/0.0.12/Chart.lock b/incubator/pwm/0.0.12/Chart.lock index 3c980ae7d5b..8eb60dad31e 100644 --- a/incubator/pwm/0.0.12/Chart.lock +++ b/incubator/pwm/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:31.313330046Z" +generated: "2022-07-24T08:57:14.233210073Z" diff --git a/incubator/pyload-ng/0.0.12/CHANGELOG.md b/incubator/pyload-ng/0.0.12/CHANGELOG.md index 88eafe83448..3293689182c 100644 --- a/incubator/pyload-ng/0.0.12/CHANGELOG.md +++ b/incubator/pyload-ng/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pyload-ng-0.0.12](https://github.com/truecharts/apps/compare/pyload-ng-0.0.11...pyload-ng-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pyload-ng-0.0.12](https://github.com/truecharts/apps/compare/pyload-ng-0.0.11...pyload-ng-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/pyload-ng/0.0.12/Chart.lock b/incubator/pyload-ng/0.0.12/Chart.lock index 5059f7958e6..bf37ef6430c 100644 --- a/incubator/pyload-ng/0.0.12/Chart.lock +++ b/incubator/pyload-ng/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:39.738925334Z" +generated: "2022-07-24T08:57:26.452516898Z" diff --git a/incubator/qbitmanage/0.0.12/CHANGELOG.md b/incubator/qbitmanage/0.0.12/CHANGELOG.md index 81f3ad950cd..d01599b3fb8 100644 --- a/incubator/qbitmanage/0.0.12/CHANGELOG.md +++ b/incubator/qbitmanage/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [qbitmanage-0.0.12](https://github.com/truecharts/apps/compare/qbitmanage-0.0.11...qbitmanage-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [qbitmanage-0.0.12](https://github.com/truecharts/apps/compare/qbitmanage-0.0.11...qbitmanage-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/qbitmanage/0.0.12/Chart.lock b/incubator/qbitmanage/0.0.12/Chart.lock index 1851ed8dc06..263c28f9cde 100644 --- a/incubator/qbitmanage/0.0.12/Chart.lock +++ b/incubator/qbitmanage/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:40.427033655Z" +generated: "2022-07-24T08:57:26.615752518Z" diff --git a/incubator/qflood/0.0.12/CHANGELOG.md b/incubator/qflood/0.0.12/CHANGELOG.md index 4b8bd228bd1..0a876dbc83b 100644 --- a/incubator/qflood/0.0.12/CHANGELOG.md +++ b/incubator/qflood/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [qflood-0.0.12](https://github.com/truecharts/apps/compare/qflood-0.0.11...qflood-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [qflood-0.0.12](https://github.com/truecharts/apps/compare/qflood-0.0.11...qflood-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/qflood/0.0.12/Chart.lock b/incubator/qflood/0.0.12/Chart.lock index 82742f47619..f8ea5abed87 100644 --- a/incubator/qflood/0.0.12/Chart.lock +++ b/incubator/qflood/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:44.046875305Z" +generated: "2022-07-24T08:57:28.657028092Z" diff --git a/incubator/quake3/0.0.12/CHANGELOG.md b/incubator/quake3/0.0.12/CHANGELOG.md index db24ad4ce8d..6f3466f36b2 100644 --- a/incubator/quake3/0.0.12/CHANGELOG.md +++ b/incubator/quake3/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quake3-0.0.12](https://github.com/truecharts/apps/compare/quake3-0.0.11...quake3-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [quake3-0.0.12](https://github.com/truecharts/apps/compare/quake3-0.0.11...quake3-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/quake3/0.0.12/Chart.lock b/incubator/quake3/0.0.12/Chart.lock index 2535e1ce3eb..b3f1a237ccf 100644 --- a/incubator/quake3/0.0.12/Chart.lock +++ b/incubator/quake3/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:49.7212555Z" +generated: "2022-07-24T08:57:33.648808329Z" diff --git a/incubator/quickshare/0.0.12/CHANGELOG.md b/incubator/quickshare/0.0.12/CHANGELOG.md index 1e6ff752202..d05324ed5d8 100644 --- a/incubator/quickshare/0.0.12/CHANGELOG.md +++ b/incubator/quickshare/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quickshare-0.0.12](https://github.com/truecharts/apps/compare/quickshare-0.0.11...quickshare-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [quickshare-0.0.12](https://github.com/truecharts/apps/compare/quickshare-0.0.11...quickshare-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/quickshare/0.0.12/Chart.lock b/incubator/quickshare/0.0.12/Chart.lock index 746c0fe4d38..9b18c2eb520 100644 --- a/incubator/quickshare/0.0.12/Chart.lock +++ b/incubator/quickshare/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:58.350701206Z" +generated: "2022-07-24T08:57:45.571935037Z" diff --git a/incubator/quiz-game/0.0.12/CHANGELOG.md b/incubator/quiz-game/0.0.12/CHANGELOG.md index e7a865449ed..a5b957d2f76 100644 --- a/incubator/quiz-game/0.0.12/CHANGELOG.md +++ b/incubator/quiz-game/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quiz-game-0.0.12](https://github.com/truecharts/apps/compare/quiz-game-0.0.11...quiz-game-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [quiz-game-0.0.12](https://github.com/truecharts/apps/compare/quiz-game-0.0.11...quiz-game-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/quiz-game/0.0.12/Chart.lock b/incubator/quiz-game/0.0.12/Chart.lock index 744a007efac..32ecaea8276 100644 --- a/incubator/quiz-game/0.0.12/Chart.lock +++ b/incubator/quiz-game/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:02:58.283395485Z" +generated: "2022-07-24T08:57:45.7450235Z" diff --git a/incubator/ra-rom-processor/0.0.12/CHANGELOG.md b/incubator/ra-rom-processor/0.0.12/CHANGELOG.md index 2f30769a91e..b5c35bd1f53 100644 --- a/incubator/ra-rom-processor/0.0.12/CHANGELOG.md +++ b/incubator/ra-rom-processor/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ra-rom-processor-0.0.12](https://github.com/truecharts/apps/compare/ra-rom-processor-0.0.11...ra-rom-processor-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ra-rom-processor-0.0.12](https://github.com/truecharts/apps/compare/ra-rom-processor-0.0.11...ra-rom-processor-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ra-rom-processor/0.0.12/Chart.lock b/incubator/ra-rom-processor/0.0.12/Chart.lock index 0a8410f805b..de3d9738df8 100644 --- a/incubator/ra-rom-processor/0.0.12/Chart.lock +++ b/incubator/ra-rom-processor/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:02.287764096Z" +generated: "2022-07-24T08:57:47.23204066Z" diff --git a/incubator/radarrsync/0.0.12/CHANGELOG.md b/incubator/radarrsync/0.0.12/CHANGELOG.md index 1c255923725..b092a07bf11 100644 --- a/incubator/radarrsync/0.0.12/CHANGELOG.md +++ b/incubator/radarrsync/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [radarrsync-0.0.12](https://github.com/truecharts/apps/compare/radarrsync-0.0.11...radarrsync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [radarrsync-0.0.12](https://github.com/truecharts/apps/compare/radarrsync-0.0.11...radarrsync-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/radarrsync/0.0.12/Chart.lock b/incubator/radarrsync/0.0.12/Chart.lock index 25cdff153e5..94c2d92d8de 100644 --- a/incubator/radarrsync/0.0.12/Chart.lock +++ b/incubator/radarrsync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:06.821976185Z" +generated: "2022-07-24T08:57:52.969922769Z" diff --git a/incubator/radicale/0.0.20/CHANGELOG.md b/incubator/radicale/0.0.20/CHANGELOG.md index 944122e6fc2..686f8f8c086 100644 --- a/incubator/radicale/0.0.20/CHANGELOG.md +++ b/incubator/radicale/0.0.20/CHANGELOG.md @@ -2,6 +2,17 @@ +## [radicale-0.0.20](https://github.com/truecharts/apps/compare/radicale-0.0.19...radicale-0.0.20) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [radicale-0.0.20](https://github.com/truecharts/apps/compare/radicale-0.0.19...radicale-0.0.20) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [radicale-0.0.8](https://github.com/truecharts/apps/compare/radicale-0.0.7...radicale-0.0.8) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/incubator/radicale/0.0.20/Chart.lock b/incubator/radicale/0.0.20/Chart.lock index f39e5170584..65cbf7846cc 100644 --- a/incubator/radicale/0.0.20/Chart.lock +++ b/incubator/radicale/0.0.20/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:16.165751643Z" +generated: "2022-07-24T08:58:04.563591413Z" diff --git a/incubator/raneto/0.0.12/CHANGELOG.md b/incubator/raneto/0.0.12/CHANGELOG.md index ccc932f62fc..1af17ebbfaa 100644 --- a/incubator/raneto/0.0.12/CHANGELOG.md +++ b/incubator/raneto/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [raneto-0.0.12](https://github.com/truecharts/apps/compare/raneto-0.0.11...raneto-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [raneto-0.0.12](https://github.com/truecharts/apps/compare/raneto-0.0.11...raneto-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/raneto/0.0.12/Chart.lock b/incubator/raneto/0.0.12/Chart.lock index 96ecb03d67f..fcff6ec484a 100644 --- a/incubator/raneto/0.0.12/Chart.lock +++ b/incubator/raneto/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:16.726019914Z" +generated: "2022-07-24T08:58:05.762964156Z" diff --git a/incubator/rapidphotodownloader/0.0.12/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.12/CHANGELOG.md index 7166b1a9cd4..7f8f3dbe123 100644 --- a/incubator/rapidphotodownloader/0.0.12/CHANGELOG.md +++ b/incubator/rapidphotodownloader/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rapidphotodownloader-0.0.12](https://github.com/truecharts/apps/compare/rapidphotodownloader-0.0.11...rapidphotodownloader-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rapidphotodownloader-0.0.12](https://github.com/truecharts/apps/compare/rapidphotodownloader-0.0.11...rapidphotodownloader-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rapidphotodownloader/0.0.12/Chart.lock b/incubator/rapidphotodownloader/0.0.12/Chart.lock index 56fb6e22fb5..a828987dc44 100644 --- a/incubator/rapidphotodownloader/0.0.12/Chart.lock +++ b/incubator/rapidphotodownloader/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:20.446814259Z" +generated: "2022-07-24T08:58:06.049830033Z" diff --git a/incubator/rcon-webadmin/0.0.12/CHANGELOG.md b/incubator/rcon-webadmin/0.0.12/CHANGELOG.md index 957127946da..7a1e9e48ebc 100644 --- a/incubator/rcon-webadmin/0.0.12/CHANGELOG.md +++ b/incubator/rcon-webadmin/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rcon-webadmin-0.0.12](https://github.com/truecharts/apps/compare/rcon-webadmin-0.0.11...rcon-webadmin-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rcon-webadmin-0.0.12](https://github.com/truecharts/apps/compare/rcon-webadmin-0.0.11...rcon-webadmin-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rcon-webadmin/0.0.12/Chart.lock b/incubator/rcon-webadmin/0.0.12/Chart.lock index 0a252687106..c65e3d2aaa6 100644 --- a/incubator/rcon-webadmin/0.0.12/Chart.lock +++ b/incubator/rcon-webadmin/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:25.365952518Z" +generated: "2022-07-24T08:58:12.324736912Z" diff --git a/incubator/rdesktop/0.0.12/CHANGELOG.md b/incubator/rdesktop/0.0.12/CHANGELOG.md index 78cbeb6a439..38c6bbb67d3 100644 --- a/incubator/rdesktop/0.0.12/CHANGELOG.md +++ b/incubator/rdesktop/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rdesktop-0.0.12](https://github.com/truecharts/apps/compare/rdesktop-0.0.11...rdesktop-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rdesktop-0.0.12](https://github.com/truecharts/apps/compare/rdesktop-0.0.11...rdesktop-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rdesktop/0.0.12/Chart.lock b/incubator/rdesktop/0.0.12/Chart.lock index 5faf6996f60..9154952b01c 100644 --- a/incubator/rdesktop/0.0.12/Chart.lock +++ b/incubator/rdesktop/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:34.014600917Z" +generated: "2022-07-24T08:58:23.589659272Z" diff --git a/incubator/reactive-resume/0.0.12/CHANGELOG.md b/incubator/reactive-resume/0.0.12/CHANGELOG.md index 39ba6dcceac..c53ce9a1c7a 100644 --- a/incubator/reactive-resume/0.0.12/CHANGELOG.md +++ b/incubator/reactive-resume/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [reactive-resume-0.0.12](https://github.com/truecharts/apps/compare/reactive-resume-0.0.11...reactive-resume-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [reactive-resume-0.0.12](https://github.com/truecharts/apps/compare/reactive-resume-0.0.11...reactive-resume-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/reactive-resume/0.0.12/Chart.lock b/incubator/reactive-resume/0.0.12/Chart.lock index 7036d6139fd..5ba47abd146 100644 --- a/incubator/reactive-resume/0.0.12/Chart.lock +++ b/incubator/reactive-resume/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:35.60762005Z" +generated: "2022-07-24T08:58:25.200355163Z" diff --git a/incubator/recyclarr/0.0.12/CHANGELOG.md b/incubator/recyclarr/0.0.12/CHANGELOG.md index a0642dbfab0..ef9ed1754d4 100644 --- a/incubator/recyclarr/0.0.12/CHANGELOG.md +++ b/incubator/recyclarr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [recyclarr-0.0.12](https://github.com/truecharts/apps/compare/recyclarr-0.0.11...recyclarr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [recyclarr-0.0.12](https://github.com/truecharts/apps/compare/recyclarr-0.0.11...recyclarr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/recyclarr/0.0.12/Chart.lock b/incubator/recyclarr/0.0.12/Chart.lock index 6ae61c6d573..8430141ae1a 100644 --- a/incubator/recyclarr/0.0.12/Chart.lock +++ b/incubator/recyclarr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:38.419002842Z" +generated: "2022-07-24T08:58:25.633912324Z" diff --git a/incubator/red-discordbot/0.0.12/CHANGELOG.md b/incubator/red-discordbot/0.0.12/CHANGELOG.md index e75c4e53c5d..683e7a0502e 100644 --- a/incubator/red-discordbot/0.0.12/CHANGELOG.md +++ b/incubator/red-discordbot/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [red-discordbot-0.0.12](https://github.com/truecharts/apps/compare/red-discordbot-0.0.11...red-discordbot-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [red-discordbot-0.0.12](https://github.com/truecharts/apps/compare/red-discordbot-0.0.11...red-discordbot-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/red-discordbot/0.0.12/Chart.lock b/incubator/red-discordbot/0.0.12/Chart.lock index c6162d81817..143885f66b7 100644 --- a/incubator/red-discordbot/0.0.12/Chart.lock +++ b/incubator/red-discordbot/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:43.559369708Z" +generated: "2022-07-24T08:58:31.020260673Z" diff --git a/incubator/redisinsight/0.0.12/CHANGELOG.md b/incubator/redisinsight/0.0.12/CHANGELOG.md index 2130cf5c528..97dc0d3f77a 100644 --- a/incubator/redisinsight/0.0.12/CHANGELOG.md +++ b/incubator/redisinsight/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [redisinsight-0.0.12](https://github.com/truecharts/apps/compare/redisinsight-0.0.11...redisinsight-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [redisinsight-0.0.12](https://github.com/truecharts/apps/compare/redisinsight-0.0.11...redisinsight-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/redisinsight/0.0.12/Chart.lock b/incubator/redisinsight/0.0.12/Chart.lock index 12b58c7dc87..a0d8a763de2 100644 --- a/incubator/redisinsight/0.0.12/Chart.lock +++ b/incubator/redisinsight/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:52.310478752Z" +generated: "2022-07-24T08:58:42.254082483Z" diff --git a/incubator/redm/0.0.12/CHANGELOG.md b/incubator/redm/0.0.12/CHANGELOG.md index ae1b268f705..00ae9a05e4b 100644 --- a/incubator/redm/0.0.12/CHANGELOG.md +++ b/incubator/redm/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [redm-0.0.12](https://github.com/truecharts/apps/compare/redmine-3.0.26...redm-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [redm-0.0.12](https://github.com/truecharts/apps/compare/redmine-3.0.26...redm-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/redm/0.0.12/Chart.lock b/incubator/redm/0.0.12/Chart.lock index 971e9eae898..a6133ed65ef 100644 --- a/incubator/redm/0.0.12/Chart.lock +++ b/incubator/redm/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:54.131103874Z" +generated: "2022-07-24T08:58:43.974848932Z" diff --git a/incubator/remotely/0.0.12/CHANGELOG.md b/incubator/remotely/0.0.12/CHANGELOG.md index 2b137523bef..ef50f8fe739 100644 --- a/incubator/remotely/0.0.12/CHANGELOG.md +++ b/incubator/remotely/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [remotely-0.0.12](https://github.com/truecharts/apps/compare/remotely-0.0.11...remotely-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [remotely-0.0.12](https://github.com/truecharts/apps/compare/remotely-0.0.11...remotely-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/remotely/0.0.12/Chart.lock b/incubator/remotely/0.0.12/Chart.lock index 11292ffaa3c..ce8edbbafa5 100644 --- a/incubator/remotely/0.0.12/Chart.lock +++ b/incubator/remotely/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:03:55.877125376Z" +generated: "2022-07-24T08:58:45.941998781Z" diff --git a/incubator/restic-rest-server/0.0.12/CHANGELOG.md b/incubator/restic-rest-server/0.0.12/CHANGELOG.md index 5d70da9ab6f..b6caf5eb95a 100644 --- a/incubator/restic-rest-server/0.0.12/CHANGELOG.md +++ b/incubator/restic-rest-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [restic-rest-server-0.0.12](https://github.com/truecharts/apps/compare/restic-rest-server-0.0.11...restic-rest-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [restic-rest-server-0.0.12](https://github.com/truecharts/apps/compare/restic-rest-server-0.0.11...restic-rest-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/restic-rest-server/0.0.12/Chart.lock b/incubator/restic-rest-server/0.0.12/Chart.lock index 886d63e55cc..0d3c49cfce6 100644 --- a/incubator/restic-rest-server/0.0.12/Chart.lock +++ b/incubator/restic-rest-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:00.555347317Z" +generated: "2022-07-24T08:58:50.235849628Z" diff --git a/incubator/restreamer/0.0.12/CHANGELOG.md b/incubator/restreamer/0.0.12/CHANGELOG.md index 92c56f43050..a2c45a0d3d1 100644 --- a/incubator/restreamer/0.0.12/CHANGELOG.md +++ b/incubator/restreamer/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [restreamer-0.0.12](https://github.com/truecharts/apps/compare/restreamer-0.0.11...restreamer-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [restreamer-0.0.12](https://github.com/truecharts/apps/compare/restreamer-0.0.11...restreamer-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/restreamer/0.0.12/Chart.lock b/incubator/restreamer/0.0.12/Chart.lock index b326beb3034..2afcfcf70a2 100644 --- a/incubator/restreamer/0.0.12/Chart.lock +++ b/incubator/restreamer/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:10.228126845Z" +generated: "2022-07-24T08:59:01.0386768Z" diff --git a/incubator/rflood/0.0.12/CHANGELOG.md b/incubator/rflood/0.0.12/CHANGELOG.md index 690c6f1365f..ccb9962c191 100644 --- a/incubator/rflood/0.0.12/CHANGELOG.md +++ b/incubator/rflood/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rflood-0.0.12](https://github.com/truecharts/apps/compare/rflood-0.0.11...rflood-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rflood-0.0.12](https://github.com/truecharts/apps/compare/rflood-0.0.11...rflood-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rflood/0.0.12/Chart.lock b/incubator/rflood/0.0.12/Chart.lock index aa12ace6fb0..8c85c9f975d 100644 --- a/incubator/rflood/0.0.12/Chart.lock +++ b/incubator/rflood/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:12.088655417Z" +generated: "2022-07-24T08:59:02.636501099Z" diff --git a/incubator/rickroll/0.0.12/CHANGELOG.md b/incubator/rickroll/0.0.12/CHANGELOG.md index fa32eccc8de..de865b9a6b3 100644 --- a/incubator/rickroll/0.0.12/CHANGELOG.md +++ b/incubator/rickroll/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rickroll-0.0.12](https://github.com/truecharts/apps/compare/rickroll-0.0.11...rickroll-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rickroll-0.0.12](https://github.com/truecharts/apps/compare/rickroll-0.0.11...rickroll-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rickroll/0.0.12/Chart.lock b/incubator/rickroll/0.0.12/Chart.lock index f3a0af1ce4f..77cf7f59c39 100644 --- a/incubator/rickroll/0.0.12/Chart.lock +++ b/incubator/rickroll/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:15.048550038Z" +generated: "2022-07-24T08:59:05.073342495Z" diff --git a/incubator/rimgo/0.0.12/CHANGELOG.md b/incubator/rimgo/0.0.12/CHANGELOG.md index 1ba61a892a9..f12762e15d0 100644 --- a/incubator/rimgo/0.0.12/CHANGELOG.md +++ b/incubator/rimgo/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rimgo-0.0.12](https://github.com/truecharts/apps/compare/rimgo-0.0.11...rimgo-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rimgo-0.0.12](https://github.com/truecharts/apps/compare/rimgo-0.0.11...rimgo-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rimgo/0.0.12/Chart.lock b/incubator/rimgo/0.0.12/Chart.lock index 1bafd185f4d..36bfead714d 100644 --- a/incubator/rimgo/0.0.12/Chart.lock +++ b/incubator/rimgo/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:18.640164108Z" +generated: "2022-07-24T08:59:09.445740062Z" diff --git a/incubator/ring-mqtt/0.0.12/CHANGELOG.md b/incubator/ring-mqtt/0.0.12/CHANGELOG.md index cc5bedadf4e..f31f0c6fe7d 100644 --- a/incubator/ring-mqtt/0.0.12/CHANGELOG.md +++ b/incubator/ring-mqtt/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ring-mqtt-0.0.12](https://github.com/truecharts/apps/compare/ring-mqtt-0.0.11...ring-mqtt-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ring-mqtt-0.0.12](https://github.com/truecharts/apps/compare/ring-mqtt-0.0.11...ring-mqtt-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ring-mqtt/0.0.12/Chart.lock b/incubator/ring-mqtt/0.0.12/Chart.lock index ec8d5a01adf..f49bd55f633 100644 --- a/incubator/ring-mqtt/0.0.12/Chart.lock +++ b/incubator/ring-mqtt/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:29.108137541Z" +generated: "2022-07-24T08:59:20.241751734Z" diff --git a/incubator/rmlint/0.0.12/CHANGELOG.md b/incubator/rmlint/0.0.12/CHANGELOG.md index 3a73521ee35..a4f1a13f533 100644 --- a/incubator/rmlint/0.0.12/CHANGELOG.md +++ b/incubator/rmlint/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rmlint-0.0.12](https://github.com/truecharts/apps/compare/rmlint-0.0.11...rmlint-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rmlint-0.0.12](https://github.com/truecharts/apps/compare/rmlint-0.0.11...rmlint-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rmlint/0.0.12/Chart.lock b/incubator/rmlint/0.0.12/Chart.lock index 5dcd9c6d6ac..469c1da00d9 100644 --- a/incubator/rmlint/0.0.12/Chart.lock +++ b/incubator/rmlint/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:29.671217453Z" +generated: "2022-07-24T08:59:21.820104336Z" diff --git a/incubator/rollarr/0.0.12/CHANGELOG.md b/incubator/rollarr/0.0.12/CHANGELOG.md index d1772ceb271..3858ca12750 100644 --- a/incubator/rollarr/0.0.12/CHANGELOG.md +++ b/incubator/rollarr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rollarr-0.0.12](https://github.com/truecharts/apps/compare/rollarr-0.0.11...rollarr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rollarr-0.0.12](https://github.com/truecharts/apps/compare/rollarr-0.0.11...rollarr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rollarr/0.0.12/Chart.lock b/incubator/rollarr/0.0.12/Chart.lock index 48e43f6bd6f..8431b3d2438 100644 --- a/incubator/rollarr/0.0.12/Chart.lock +++ b/incubator/rollarr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:33.319450909Z" +generated: "2022-07-24T08:59:24.277374457Z" diff --git a/incubator/root/0.0.12/CHANGELOG.md b/incubator/root/0.0.12/CHANGELOG.md index e67e6a2e0ad..22590c08bbb 100644 --- a/incubator/root/0.0.12/CHANGELOG.md +++ b/incubator/root/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [root-0.0.12](https://github.com/truecharts/apps/compare/root-0.0.11...root-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [root-0.0.12](https://github.com/truecharts/apps/compare/root-0.0.11...root-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/root/0.0.12/Chart.lock b/incubator/root/0.0.12/Chart.lock index 820382c60ff..ff274c46030 100644 --- a/incubator/root/0.0.12/Chart.lock +++ b/incubator/root/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:35.620053601Z" +generated: "2022-07-24T08:59:28.354557842Z" diff --git a/incubator/rss-proxy/0.0.12/CHANGELOG.md b/incubator/rss-proxy/0.0.12/CHANGELOG.md index 08bd3390628..05b9d7a8e1b 100644 --- a/incubator/rss-proxy/0.0.12/CHANGELOG.md +++ b/incubator/rss-proxy/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rss-proxy-0.0.12](https://github.com/truecharts/apps/compare/rss-proxy-0.0.11...rss-proxy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rss-proxy-0.0.12](https://github.com/truecharts/apps/compare/rss-proxy-0.0.11...rss-proxy-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rss-proxy/0.0.12/Chart.lock b/incubator/rss-proxy/0.0.12/Chart.lock index 9e3817d007b..2615fbdf3bc 100644 --- a/incubator/rss-proxy/0.0.12/Chart.lock +++ b/incubator/rss-proxy/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:48.120747536Z" +generated: "2022-07-24T08:59:39.062274037Z" diff --git a/incubator/rss-to-telegram/0.0.12/CHANGELOG.md b/incubator/rss-to-telegram/0.0.12/CHANGELOG.md index 7793be5f31f..974e4933ce7 100644 --- a/incubator/rss-to-telegram/0.0.12/CHANGELOG.md +++ b/incubator/rss-to-telegram/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rss-to-telegram-0.0.12](https://github.com/truecharts/apps/compare/rss-to-telegram-0.0.11...rss-to-telegram-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rss-to-telegram-0.0.12](https://github.com/truecharts/apps/compare/rss-to-telegram-0.0.11...rss-to-telegram-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rss-to-telegram/0.0.12/Chart.lock b/incubator/rss-to-telegram/0.0.12/Chart.lock index 449796155f4..9312f1d3d10 100644 --- a/incubator/rss-to-telegram/0.0.12/Chart.lock +++ b/incubator/rss-to-telegram/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:48.396571415Z" +generated: "2022-07-24T08:59:40.858793593Z" diff --git a/incubator/rstudio/0.0.12/CHANGELOG.md b/incubator/rstudio/0.0.12/CHANGELOG.md index 1756dac06fd..8ea11714072 100644 --- a/incubator/rstudio/0.0.12/CHANGELOG.md +++ b/incubator/rstudio/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rstudio-0.0.12](https://github.com/truecharts/apps/compare/rstudio-0.0.11...rstudio-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rstudio-0.0.12](https://github.com/truecharts/apps/compare/rstudio-0.0.11...rstudio-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rstudio/0.0.12/Chart.lock b/incubator/rstudio/0.0.12/Chart.lock index 5d661f59fd0..85abd9d972b 100644 --- a/incubator/rstudio/0.0.12/Chart.lock +++ b/incubator/rstudio/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:51.069718456Z" +generated: "2022-07-24T08:59:44.018748155Z" diff --git a/incubator/rtmpserver/0.0.12/CHANGELOG.md b/incubator/rtmpserver/0.0.12/CHANGELOG.md index f6eedf62099..219a659ca67 100644 --- a/incubator/rtmpserver/0.0.12/CHANGELOG.md +++ b/incubator/rtmpserver/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rtmpserver-0.0.12](https://github.com/truecharts/apps/compare/rtmpserver-0.0.11...rtmpserver-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rtmpserver-0.0.12](https://github.com/truecharts/apps/compare/rtmpserver-0.0.11...rtmpserver-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rtmpserver/0.0.12/Chart.lock b/incubator/rtmpserver/0.0.12/Chart.lock index c1601b730b5..b53558742f4 100644 --- a/incubator/rtmpserver/0.0.12/Chart.lock +++ b/incubator/rtmpserver/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:04:53.335576814Z" +generated: "2022-07-24T08:59:46.843398588Z" diff --git a/incubator/rust/0.0.12/CHANGELOG.md b/incubator/rust/0.0.12/CHANGELOG.md index 14c5cdd3830..80daf8d0697 100644 --- a/incubator/rust/0.0.12/CHANGELOG.md +++ b/incubator/rust/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rust-0.0.12](https://github.com/truecharts/apps/compare/rustpad-0.0.11...rust-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rust-0.0.12](https://github.com/truecharts/apps/compare/rustpad-0.0.11...rust-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rust/0.0.12/Chart.lock b/incubator/rust/0.0.12/Chart.lock index 57c4d9019d8..02a86919a5a 100644 --- a/incubator/rust/0.0.12/Chart.lock +++ b/incubator/rust/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:06.17618223Z" +generated: "2022-07-24T08:59:57.597450993Z" diff --git a/incubator/rustpad/0.0.12/CHANGELOG.md b/incubator/rustpad/0.0.12/CHANGELOG.md index dab9ad26cc8..1edd1b4a0a2 100644 --- a/incubator/rustpad/0.0.12/CHANGELOG.md +++ b/incubator/rustpad/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rustpad-0.0.12](https://github.com/truecharts/apps/compare/rustpad-0.0.11...rustpad-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rustpad-0.0.12](https://github.com/truecharts/apps/compare/rustpad-0.0.11...rustpad-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/rustpad/0.0.12/Chart.lock b/incubator/rustpad/0.0.12/Chart.lock index f0c5bb9f7e7..a1015da4ce5 100644 --- a/incubator/rustpad/0.0.12/Chart.lock +++ b/incubator/rustpad/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:06.761969168Z" +generated: "2022-07-24T09:00:00.593972555Z" diff --git a/incubator/s3backup/0.0.12/CHANGELOG.md b/incubator/s3backup/0.0.12/CHANGELOG.md index 9507235d3e8..9a5c78d4842 100644 --- a/incubator/s3backup/0.0.12/CHANGELOG.md +++ b/incubator/s3backup/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [s3backup-0.0.12](https://github.com/truecharts/apps/compare/s3backup-0.0.11...s3backup-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [s3backup-0.0.12](https://github.com/truecharts/apps/compare/s3backup-0.0.11...s3backup-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/s3backup/0.0.12/Chart.lock b/incubator/s3backup/0.0.12/Chart.lock index d221d77667f..b5a031896bd 100644 --- a/incubator/s3backup/0.0.12/Chart.lock +++ b/incubator/s3backup/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:09.187629652Z" +generated: "2022-07-24T09:00:02.917230018Z" diff --git a/incubator/s3sync/0.0.12/CHANGELOG.md b/incubator/s3sync/0.0.12/CHANGELOG.md index c837d74294d..d9372351482 100644 --- a/incubator/s3sync/0.0.12/CHANGELOG.md +++ b/incubator/s3sync/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [s3sync-0.0.12](https://github.com/truecharts/apps/compare/s3sync-0.0.11...s3sync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [s3sync-0.0.12](https://github.com/truecharts/apps/compare/s3sync-0.0.11...s3sync-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/s3sync/0.0.12/Chart.lock b/incubator/s3sync/0.0.12/Chart.lock index eb6d90044b1..1601678f05e 100644 --- a/incubator/s3sync/0.0.12/Chart.lock +++ b/incubator/s3sync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:11.989547998Z" +generated: "2022-07-24T09:00:06.399113019Z" diff --git a/incubator/satisfactory-server/0.0.12/CHANGELOG.md b/incubator/satisfactory-server/0.0.12/CHANGELOG.md index 55c651b47e6..a20824890ef 100644 --- a/incubator/satisfactory-server/0.0.12/CHANGELOG.md +++ b/incubator/satisfactory-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [satisfactory-server-0.0.12](https://github.com/truecharts/apps/compare/satisfactory-server-0.0.11...satisfactory-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [satisfactory-server-0.0.12](https://github.com/truecharts/apps/compare/satisfactory-server-0.0.11...satisfactory-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/satisfactory-server/0.0.12/Chart.lock b/incubator/satisfactory-server/0.0.12/Chart.lock index 3723deb1e69..8f6f383d996 100644 --- a/incubator/satisfactory-server/0.0.12/Chart.lock +++ b/incubator/satisfactory-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:24.024613675Z" +generated: "2022-07-24T09:00:17.037590513Z" diff --git a/incubator/scprime/0.0.12/CHANGELOG.md b/incubator/scprime/0.0.12/CHANGELOG.md index 2b5970a4331..94c24183021 100644 --- a/incubator/scprime/0.0.12/CHANGELOG.md +++ b/incubator/scprime/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [scprime-0.0.12](https://github.com/truecharts/apps/compare/scprime-0.0.11...scprime-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [scprime-0.0.12](https://github.com/truecharts/apps/compare/scprime-0.0.11...scprime-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/scprime/0.0.12/Chart.lock b/incubator/scprime/0.0.12/Chart.lock index 29bb6cabf23..68af6ab8214 100644 --- a/incubator/scprime/0.0.12/Chart.lock +++ b/incubator/scprime/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:25.105746377Z" +generated: "2022-07-24T09:00:20.485604638Z" diff --git a/incubator/searx/0.0.12/CHANGELOG.md b/incubator/searx/0.0.12/CHANGELOG.md index 889ddfd5455..36880bd4109 100644 --- a/incubator/searx/0.0.12/CHANGELOG.md +++ b/incubator/searx/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [searx-0.0.12](https://github.com/truecharts/apps/compare/searxng-0.0.11...searx-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [searx-0.0.12](https://github.com/truecharts/apps/compare/searxng-0.0.11...searx-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/searx/0.0.12/Chart.lock b/incubator/searx/0.0.12/Chart.lock index 2ce86502f8c..e54cc3ac023 100644 --- a/incubator/searx/0.0.12/Chart.lock +++ b/incubator/searx/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:27.756684972Z" +generated: "2022-07-24T09:00:21.363371783Z" diff --git a/incubator/searxng/0.0.12/CHANGELOG.md b/incubator/searxng/0.0.12/CHANGELOG.md index 9d191a82abe..e0677727a94 100644 --- a/incubator/searxng/0.0.12/CHANGELOG.md +++ b/incubator/searxng/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [searxng-0.0.12](https://github.com/truecharts/apps/compare/searxng-0.0.11...searxng-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [searxng-0.0.12](https://github.com/truecharts/apps/compare/searxng-0.0.11...searxng-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/searxng/0.0.12/Chart.lock b/incubator/searxng/0.0.12/Chart.lock index d05a010652b..802dc3e0332 100644 --- a/incubator/searxng/0.0.12/Chart.lock +++ b/incubator/searxng/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:30.345080924Z" +generated: "2022-07-24T09:00:25.387840098Z" diff --git a/incubator/seedsync/0.0.12/CHANGELOG.md b/incubator/seedsync/0.0.12/CHANGELOG.md index 3153b1d656b..e054204944a 100644 --- a/incubator/seedsync/0.0.12/CHANGELOG.md +++ b/incubator/seedsync/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [seedsync-0.0.12](https://github.com/truecharts/apps/compare/seedsync-0.0.11...seedsync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [seedsync-0.0.12](https://github.com/truecharts/apps/compare/seedsync-0.0.11...seedsync-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/seedsync/0.0.12/Chart.lock b/incubator/seedsync/0.0.12/Chart.lock index c9818c3ce38..9b6f1fedc24 100644 --- a/incubator/seedsync/0.0.12/Chart.lock +++ b/incubator/seedsync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:41.804035975Z" +generated: "2022-07-24T09:00:36.93629899Z" diff --git a/incubator/self-service-password/1.0.25/CHANGELOG.md b/incubator/self-service-password/1.0.25/CHANGELOG.md index bd0c93981c0..82b111c1e92 100644 --- a/incubator/self-service-password/1.0.25/CHANGELOG.md +++ b/incubator/self-service-password/1.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [self-service-password-1.0.25](https://github.com/truecharts/apps/compare/self-service-password-1.0.24...self-service-password-1.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [self-service-password-1.0.25](https://github.com/truecharts/apps/compare/self-service-password-1.0.24...self-service-password-1.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [self-service-password-1.0.13](https://github.com/truecharts/apps/compare/self-service-password-1.0.12...self-service-password-1.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/incubator/self-service-password/1.0.25/Chart.lock b/incubator/self-service-password/1.0.25/Chart.lock index 5683f92f00e..af68c98f29b 100644 --- a/incubator/self-service-password/1.0.25/Chart.lock +++ b/incubator/self-service-password/1.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:43.204202052Z" +generated: "2022-07-24T09:00:39.735933436Z" diff --git a/incubator/send/0.0.12/CHANGELOG.md b/incubator/send/0.0.12/CHANGELOG.md index 434328ffef5..5a4b4372eb8 100644 --- a/incubator/send/0.0.12/CHANGELOG.md +++ b/incubator/send/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [send-0.0.12](https://github.com/truecharts/apps/compare/projectsend-3.0.23...send-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [send-0.0.12](https://github.com/truecharts/apps/compare/projectsend-3.0.23...send-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/send/0.0.12/Chart.lock b/incubator/send/0.0.12/Chart.lock index 12e3d17a347..f57b9cf4b59 100644 --- a/incubator/send/0.0.12/Chart.lock +++ b/incubator/send/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:45.610048325Z" +generated: "2022-07-24T09:00:40.226116372Z" diff --git a/incubator/senseai-server/0.0.20/CHANGELOG.md b/incubator/senseai-server/0.0.20/CHANGELOG.md index d267e849d7e..91e0b340b48 100644 --- a/incubator/senseai-server/0.0.20/CHANGELOG.md +++ b/incubator/senseai-server/0.0.20/CHANGELOG.md @@ -2,6 +2,17 @@ +## [senseai-server-0.0.20](https://github.com/truecharts/apps/compare/senseai-server-0.0.19...senseai-server-0.0.20) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [senseai-server-0.0.20](https://github.com/truecharts/apps/compare/senseai-server-0.0.19...senseai-server-0.0.20) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [senseai-server-0.0.8](https://github.com/truecharts/apps/compare/senseai-server-0.0.7...senseai-server-0.0.8) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/incubator/senseai-server/0.0.20/Chart.lock b/incubator/senseai-server/0.0.20/Chart.lock index fb7d1297742..0c1c86c743d 100644 --- a/incubator/senseai-server/0.0.20/Chart.lock +++ b/incubator/senseai-server/0.0.20/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:05:48.835320653Z" +generated: "2022-07-24T09:00:44.328023508Z" diff --git a/incubator/server-7daystodie/0.0.12/CHANGELOG.md b/incubator/server-7daystodie/0.0.12/CHANGELOG.md index bd0d53177c2..693356569e7 100644 --- a/incubator/server-7daystodie/0.0.12/CHANGELOG.md +++ b/incubator/server-7daystodie/0.0.12/CHANGELOG.md @@ -7,6 +7,7 @@ + ### [server-7daystodie-0.0.6](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.5...server-7daystodie-0.0.6) (2022-05-05) diff --git a/incubator/server-7daystodie/0.0.12/Chart.lock b/incubator/server-7daystodie/0.0.12/Chart.lock index ee2df8bf84f..c715ce9ce49 100644 --- a/incubator/server-7daystodie/0.0.12/Chart.lock +++ b/incubator/server-7daystodie/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:00.388188777Z" +generated: "2022-07-24T09:00:56.090096463Z" diff --git a/incubator/serviio/0.0.12/CHANGELOG.md b/incubator/serviio/0.0.12/CHANGELOG.md index 7cf18d8df68..4bfdc3c733d 100644 --- a/incubator/serviio/0.0.12/CHANGELOG.md +++ b/incubator/serviio/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [serviio-0.0.12](https://github.com/truecharts/apps/compare/serviio-0.0.11...serviio-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [serviio-0.0.12](https://github.com/truecharts/apps/compare/serviio-0.0.11...serviio-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/serviio/0.0.12/Chart.lock b/incubator/serviio/0.0.12/Chart.lock index ef9c3bf8787..77c899f9fc9 100644 --- a/incubator/serviio/0.0.12/Chart.lock +++ b/incubator/serviio/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:00.462485694Z" +generated: "2022-07-24T09:00:59.429157403Z" diff --git a/incubator/sftpgo/0.0.12/CHANGELOG.md b/incubator/sftpgo/0.0.12/CHANGELOG.md index 3a3c08cb80e..38dd9e49923 100644 --- a/incubator/sftpgo/0.0.12/CHANGELOG.md +++ b/incubator/sftpgo/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sftpgo-0.0.12](https://github.com/truecharts/apps/compare/sftpgo-0.0.11...sftpgo-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sftpgo-0.0.12](https://github.com/truecharts/apps/compare/sftpgo-0.0.11...sftpgo-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/sftpgo/0.0.12/Chart.lock b/incubator/sftpgo/0.0.12/Chart.lock index 70af33755f8..558111c1ad2 100644 --- a/incubator/sftpgo/0.0.12/Chart.lock +++ b/incubator/sftpgo/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:03.73834506Z" +generated: "2022-07-24T09:00:59.702095041Z" diff --git a/incubator/shaarli/0.0.12/CHANGELOG.md b/incubator/shaarli/0.0.12/CHANGELOG.md index d905f2d1b25..a033ecaf880 100644 --- a/incubator/shaarli/0.0.12/CHANGELOG.md +++ b/incubator/shaarli/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shaarli-0.0.12](https://github.com/truecharts/apps/compare/shaarli-0.0.11...shaarli-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shaarli-0.0.12](https://github.com/truecharts/apps/compare/shaarli-0.0.11...shaarli-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/shaarli/0.0.12/Chart.lock b/incubator/shaarli/0.0.12/Chart.lock index 62b8a9d89e9..025ffec4603 100644 --- a/incubator/shaarli/0.0.12/Chart.lock +++ b/incubator/shaarli/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:06.941012823Z" +generated: "2022-07-24T09:01:03.235134938Z" diff --git a/incubator/shadowsocks/0.0.12/CHANGELOG.md b/incubator/shadowsocks/0.0.12/CHANGELOG.md index 102abf76314..03ae0f6b4f1 100644 --- a/incubator/shadowsocks/0.0.12/CHANGELOG.md +++ b/incubator/shadowsocks/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shadowsocks-0.0.12](https://github.com/truecharts/apps/compare/shadowsocks-0.0.11...shadowsocks-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shadowsocks-0.0.12](https://github.com/truecharts/apps/compare/shadowsocks-0.0.11...shadowsocks-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/shadowsocks/0.0.12/Chart.lock b/incubator/shadowsocks/0.0.12/Chart.lock index efe224079c0..b0adb4f72bd 100644 --- a/incubator/shadowsocks/0.0.12/Chart.lock +++ b/incubator/shadowsocks/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:18.296791728Z" +generated: "2022-07-24T09:01:15.008681619Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.12/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.12/CHANGELOG.md index 065e7e80fdf..fb512569ff1 100644 --- a/incubator/shapeshifter-obfuscator/0.0.12/CHANGELOG.md +++ b/incubator/shapeshifter-obfuscator/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shapeshifter-obfuscator-0.0.12](https://github.com/truecharts/apps/compare/shapeshifter-obfuscator-0.0.11...shapeshifter-obfuscator-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shapeshifter-obfuscator-0.0.12](https://github.com/truecharts/apps/compare/shapeshifter-obfuscator-0.0.11...shapeshifter-obfuscator-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/shapeshifter-obfuscator/0.0.12/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.12/Chart.lock index 20f8fdd8792..b8fd1048fbc 100644 --- a/incubator/shapeshifter-obfuscator/0.0.12/Chart.lock +++ b/incubator/shapeshifter-obfuscator/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:18.39033691Z" +generated: "2022-07-24T09:01:18.632578464Z" diff --git a/incubator/shoko-server/0.0.12/CHANGELOG.md b/incubator/shoko-server/0.0.12/CHANGELOG.md index df535e423d1..400eb52e21d 100644 --- a/incubator/shoko-server/0.0.12/CHANGELOG.md +++ b/incubator/shoko-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shoko-server-0.0.12](https://github.com/truecharts/apps/compare/shoko-server-0.0.11...shoko-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shoko-server-0.0.12](https://github.com/truecharts/apps/compare/shoko-server-0.0.11...shoko-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/shoko-server/0.0.12/Chart.lock b/incubator/shoko-server/0.0.12/Chart.lock index 880741aaca6..a973b68bb3b 100644 --- a/incubator/shoko-server/0.0.12/Chart.lock +++ b/incubator/shoko-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:21.352836886Z" +generated: "2022-07-24T09:01:19.216310493Z" diff --git a/incubator/shortipy/0.0.12/CHANGELOG.md b/incubator/shortipy/0.0.12/CHANGELOG.md index d2c820c2255..06dfdfb2657 100644 --- a/incubator/shortipy/0.0.12/CHANGELOG.md +++ b/incubator/shortipy/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shortipy-0.0.12](https://github.com/truecharts/apps/compare/shortipy-0.0.11...shortipy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shortipy-0.0.12](https://github.com/truecharts/apps/compare/shortipy-0.0.11...shortipy-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/shortipy/0.0.12/Chart.lock b/incubator/shortipy/0.0.12/Chart.lock index 9e95128ee9a..42c888d3ae1 100644 --- a/incubator/shortipy/0.0.12/Chart.lock +++ b/incubator/shortipy/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:25.226421255Z" +generated: "2022-07-24T09:01:23.056472965Z" diff --git a/incubator/sia-daemon/0.0.12/CHANGELOG.md b/incubator/sia-daemon/0.0.12/CHANGELOG.md index bc82e963ced..6f61ab15376 100644 --- a/incubator/sia-daemon/0.0.12/CHANGELOG.md +++ b/incubator/sia-daemon/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sia-daemon-0.0.12](https://github.com/truecharts/apps/compare/sia-daemon-0.0.11...sia-daemon-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sia-daemon-0.0.12](https://github.com/truecharts/apps/compare/sia-daemon-0.0.11...sia-daemon-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/sia-daemon/0.0.12/Chart.lock b/incubator/sia-daemon/0.0.12/Chart.lock index 9f0e5dd9a71..169f0c11169 100644 --- a/incubator/sia-daemon/0.0.12/Chart.lock +++ b/incubator/sia-daemon/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:36.474311114Z" +generated: "2022-07-24T09:01:33.233123396Z" diff --git a/incubator/simply-shorten/0.0.12/CHANGELOG.md b/incubator/simply-shorten/0.0.12/CHANGELOG.md index 6ebeff2017a..ff45c64af7f 100644 --- a/incubator/simply-shorten/0.0.12/CHANGELOG.md +++ b/incubator/simply-shorten/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [simply-shorten-0.0.12](https://github.com/truecharts/apps/compare/simply-shorten-0.0.11...simply-shorten-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [simply-shorten-0.0.12](https://github.com/truecharts/apps/compare/simply-shorten-0.0.11...simply-shorten-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/simply-shorten/0.0.12/Chart.lock b/incubator/simply-shorten/0.0.12/Chart.lock index 5f652f9790d..2d280c134c2 100644 --- a/incubator/simply-shorten/0.0.12/Chart.lock +++ b/incubator/simply-shorten/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:37.251284054Z" +generated: "2022-07-24T09:01:38.022902706Z" diff --git a/incubator/sinusbot/0.0.12/CHANGELOG.md b/incubator/sinusbot/0.0.12/CHANGELOG.md index d8cc9f0b75d..cbcb024a742 100644 --- a/incubator/sinusbot/0.0.12/CHANGELOG.md +++ b/incubator/sinusbot/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sinusbot-0.0.12](https://github.com/truecharts/apps/compare/sinusbot-0.0.11...sinusbot-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sinusbot-0.0.12](https://github.com/truecharts/apps/compare/sinusbot-0.0.11...sinusbot-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/sinusbot/0.0.12/Chart.lock b/incubator/sinusbot/0.0.12/Chart.lock index b7cc70995c3..285f27efe22 100644 --- a/incubator/sinusbot/0.0.12/Chart.lock +++ b/incubator/sinusbot/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:39.32782859Z" +generated: "2022-07-24T09:01:38.840780543Z" diff --git a/incubator/skyrimtogetherrebornserver/0.0.12/CHANGELOG.md b/incubator/skyrimtogetherrebornserver/0.0.12/CHANGELOG.md index 7b8900f7426..9a27eaea77f 100644 --- a/incubator/skyrimtogetherrebornserver/0.0.12/CHANGELOG.md +++ b/incubator/skyrimtogetherrebornserver/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [skyrimtogetherrebornserver-0.0.12](https://github.com/truecharts/apps/compare/skyrimtogetherrebornserver-0.0.11...skyrimtogetherrebornserver-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [skyrimtogetherrebornserver-0.0.12](https://github.com/truecharts/apps/compare/skyrimtogetherrebornserver-0.0.11...skyrimtogetherrebornserver-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/skyrimtogetherrebornserver/0.0.12/Chart.lock b/incubator/skyrimtogetherrebornserver/0.0.12/Chart.lock index b76288ad96e..d9997984448 100644 --- a/incubator/skyrimtogetherrebornserver/0.0.12/Chart.lock +++ b/incubator/skyrimtogetherrebornserver/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:43.57130494Z" +generated: "2022-07-24T09:01:42.099073404Z" diff --git a/incubator/slack-invite/0.0.12/CHANGELOG.md b/incubator/slack-invite/0.0.12/CHANGELOG.md index 8b68d79eec6..99775e36acf 100644 --- a/incubator/slack-invite/0.0.12/CHANGELOG.md +++ b/incubator/slack-invite/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [slack-invite-0.0.12](https://github.com/truecharts/apps/compare/slack-invite-0.0.11...slack-invite-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [slack-invite-0.0.12](https://github.com/truecharts/apps/compare/slack-invite-0.0.11...slack-invite-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/slack-invite/0.0.12/Chart.lock b/incubator/slack-invite/0.0.12/Chart.lock index 632c3853ead..cd74dffd928 100644 --- a/incubator/slack-invite/0.0.12/Chart.lock +++ b/incubator/slack-invite/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:54.977825207Z" +generated: "2022-07-24T09:01:51.758694689Z" diff --git a/incubator/snippet-box/0.0.12/CHANGELOG.md b/incubator/snippet-box/0.0.12/CHANGELOG.md index fa6bf95045b..6df809e7d48 100644 --- a/incubator/snippet-box/0.0.12/CHANGELOG.md +++ b/incubator/snippet-box/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [snippet-box-0.0.12](https://github.com/truecharts/apps/compare/snippet-box-0.0.11...snippet-box-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [snippet-box-0.0.12](https://github.com/truecharts/apps/compare/snippet-box-0.0.11...snippet-box-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/snippet-box/0.0.12/Chart.lock b/incubator/snippet-box/0.0.12/Chart.lock index fdc3fbe77a6..0bae72ab9a2 100644 --- a/incubator/snippet-box/0.0.12/Chart.lock +++ b/incubator/snippet-box/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:55.438903921Z" +generated: "2022-07-24T09:01:56.988000462Z" diff --git a/incubator/socials/0.0.12/CHANGELOG.md b/incubator/socials/0.0.12/CHANGELOG.md index a6dd84e7df5..d0b729392ef 100644 --- a/incubator/socials/0.0.12/CHANGELOG.md +++ b/incubator/socials/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [socials-0.0.12](https://github.com/truecharts/apps/compare/socials-0.0.11...socials-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [socials-0.0.12](https://github.com/truecharts/apps/compare/socials-0.0.11...socials-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/socials/0.0.12/Chart.lock b/incubator/socials/0.0.12/Chart.lock index 52de25dcdad..c5fd2112345 100644 --- a/incubator/socials/0.0.12/Chart.lock +++ b/incubator/socials/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:06:58.196477087Z" +generated: "2022-07-24T09:01:58.04142618Z" diff --git a/incubator/sonarqube/0.0.12/CHANGELOG.md b/incubator/sonarqube/0.0.12/CHANGELOG.md index 8f035108f34..a169c736c49 100644 --- a/incubator/sonarqube/0.0.12/CHANGELOG.md +++ b/incubator/sonarqube/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sonarqube-0.0.12](https://github.com/truecharts/apps/compare/sonarqube-0.0.11...sonarqube-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sonarqube-0.0.12](https://github.com/truecharts/apps/compare/sonarqube-0.0.11...sonarqube-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/sonarqube/0.0.12/Chart.lock b/incubator/sonarqube/0.0.12/Chart.lock index aadbe2825cd..1f9b01fcd09 100644 --- a/incubator/sonarqube/0.0.12/Chart.lock +++ b/incubator/sonarqube/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:01.397287824Z" +generated: "2022-07-24T09:02:01.65684306Z" diff --git a/incubator/songkong/0.0.12/CHANGELOG.md b/incubator/songkong/0.0.12/CHANGELOG.md index 2318b7466c7..0d990b1b462 100644 --- a/incubator/songkong/0.0.12/CHANGELOG.md +++ b/incubator/songkong/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [songkong-0.0.12](https://github.com/truecharts/apps/compare/songkong-0.0.11...songkong-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [songkong-0.0.12](https://github.com/truecharts/apps/compare/songkong-0.0.11...songkong-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/songkong/0.0.12/Chart.lock b/incubator/songkong/0.0.12/Chart.lock index 89e85216ff5..f9d42f7e6fc 100644 --- a/incubator/songkong/0.0.12/Chart.lock +++ b/incubator/songkong/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:12.694724456Z" +generated: "2022-07-24T09:02:11.388967149Z" diff --git a/incubator/sourcegraph/0.0.12/CHANGELOG.md b/incubator/sourcegraph/0.0.12/CHANGELOG.md index 9922159e3fa..dcf4d4586cc 100644 --- a/incubator/sourcegraph/0.0.12/CHANGELOG.md +++ b/incubator/sourcegraph/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sourcegraph-0.0.12](https://github.com/truecharts/apps/compare/sourcegraph-0.0.11...sourcegraph-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sourcegraph-0.0.12](https://github.com/truecharts/apps/compare/sourcegraph-0.0.11...sourcegraph-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/sourcegraph/0.0.12/Chart.lock b/incubator/sourcegraph/0.0.12/Chart.lock index 554f3442ac9..dd97852af67 100644 --- a/incubator/sourcegraph/0.0.12/Chart.lock +++ b/incubator/sourcegraph/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:13.635113435Z" +generated: "2022-07-24T09:02:16.022128232Z" diff --git a/incubator/spaceengineers/0.0.12/CHANGELOG.md b/incubator/spaceengineers/0.0.12/CHANGELOG.md index 8735b1c1596..ca6550e8668 100644 --- a/incubator/spaceengineers/0.0.12/CHANGELOG.md +++ b/incubator/spaceengineers/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [spaceengineers-0.0.12](https://github.com/truecharts/apps/compare/spaceengineers-0.0.11...spaceengineers-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [spaceengineers-0.0.12](https://github.com/truecharts/apps/compare/spaceengineers-0.0.11...spaceengineers-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/spaceengineers/0.0.12/Chart.lock b/incubator/spaceengineers/0.0.12/Chart.lock index 186b634d37b..ee9457de02d 100644 --- a/incubator/spaceengineers/0.0.12/Chart.lock +++ b/incubator/spaceengineers/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:16.967719175Z" +generated: "2022-07-24T09:02:16.812597965Z" diff --git a/incubator/splunk/0.0.12/CHANGELOG.md b/incubator/splunk/0.0.12/CHANGELOG.md index c6d44f0d362..00fd891d447 100644 --- a/incubator/splunk/0.0.12/CHANGELOG.md +++ b/incubator/splunk/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [splunk-0.0.12](https://github.com/truecharts/apps/compare/splunk-0.0.11...splunk-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [splunk-0.0.12](https://github.com/truecharts/apps/compare/splunk-0.0.11...splunk-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/splunk/0.0.12/Chart.lock b/incubator/splunk/0.0.12/Chart.lock index 6500c1dc937..57dbe90d373 100644 --- a/incubator/splunk/0.0.12/Chart.lock +++ b/incubator/splunk/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:19.708852515Z" +generated: "2022-07-24T09:02:21.003114888Z" diff --git a/incubator/sqlite-web/0.0.12/CHANGELOG.md b/incubator/sqlite-web/0.0.12/CHANGELOG.md index ed050b9b7e2..1fe01f698d3 100644 --- a/incubator/sqlite-web/0.0.12/CHANGELOG.md +++ b/incubator/sqlite-web/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sqlite-web-0.0.12](https://github.com/truecharts/apps/compare/sqlite-web-0.0.11...sqlite-web-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sqlite-web-0.0.12](https://github.com/truecharts/apps/compare/sqlite-web-0.0.11...sqlite-web-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/sqlite-web/0.0.12/Chart.lock b/incubator/sqlite-web/0.0.12/Chart.lock index f27e0da9dbc..4163a2569a0 100644 --- a/incubator/sqlite-web/0.0.12/Chart.lock +++ b/incubator/sqlite-web/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:31.285810285Z" +generated: "2022-07-24T09:02:29.922536194Z" diff --git a/incubator/st-reborn-server/0.0.6/CHANGELOG.md b/incubator/st-reborn-server/0.0.6/CHANGELOG.md index 5539637a62d..bf587912e30 100644 --- a/incubator/st-reborn-server/0.0.6/CHANGELOG.md +++ b/incubator/st-reborn-server/0.0.6/CHANGELOG.md @@ -2,6 +2,17 @@ +## [st-reborn-server-0.0.6](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.5...st-reborn-server-0.0.6) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [st-reborn-server-0.0.6](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.5...st-reborn-server-0.0.6) (2022-07-23) ### Chore diff --git a/incubator/st-reborn-server/0.0.6/Chart.lock b/incubator/st-reborn-server/0.0.6/Chart.lock index e212cfad69f..c4c48451e84 100644 --- a/incubator/st-reborn-server/0.0.6/Chart.lock +++ b/incubator/st-reborn-server/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:31.551224719Z" +generated: "2022-07-24T09:02:35.053242319Z" diff --git a/incubator/stackedit/0.0.12/CHANGELOG.md b/incubator/stackedit/0.0.12/CHANGELOG.md index 92cfde888d7..fcb69a89385 100644 --- a/incubator/stackedit/0.0.12/CHANGELOG.md +++ b/incubator/stackedit/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [stackedit-0.0.12](https://github.com/truecharts/apps/compare/stackedit-0.0.11...stackedit-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [stackedit-0.0.12](https://github.com/truecharts/apps/compare/stackedit-0.0.11...stackedit-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/stackedit/0.0.12/Chart.lock b/incubator/stackedit/0.0.12/Chart.lock index b4463ff0de7..0b60e727ade 100644 --- a/incubator/stackedit/0.0.12/Chart.lock +++ b/incubator/stackedit/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:35.337032846Z" +generated: "2022-07-24T09:02:36.752335996Z" diff --git a/incubator/standardnotes-web/0.0.12/CHANGELOG.md b/incubator/standardnotes-web/0.0.12/CHANGELOG.md index 53dc59c015f..b3635e0d881 100644 --- a/incubator/standardnotes-web/0.0.12/CHANGELOG.md +++ b/incubator/standardnotes-web/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [standardnotes-web-0.0.12](https://github.com/truecharts/apps/compare/standardnotes-web-0.0.11...standardnotes-web-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [standardnotes-web-0.0.12](https://github.com/truecharts/apps/compare/standardnotes-web-0.0.11...standardnotes-web-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/standardnotes-web/0.0.12/Chart.lock b/incubator/standardnotes-web/0.0.12/Chart.lock index 030c9e60972..8eedabdc927 100644 --- a/incubator/standardnotes-web/0.0.12/Chart.lock +++ b/incubator/standardnotes-web/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:37.119623707Z" +generated: "2022-07-24T09:02:39.876775492Z" diff --git a/incubator/starmade/0.0.12/CHANGELOG.md b/incubator/starmade/0.0.12/CHANGELOG.md index 9dd8e5a55d8..e57df293b35 100644 --- a/incubator/starmade/0.0.12/CHANGELOG.md +++ b/incubator/starmade/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [starmade-0.0.12](https://github.com/truecharts/apps/compare/starmade-0.0.11...starmade-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [starmade-0.0.12](https://github.com/truecharts/apps/compare/starmade-0.0.11...starmade-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/starmade/0.0.12/Chart.lock b/incubator/starmade/0.0.12/Chart.lock index 1b2c50a274a..78d9eb0a831 100644 --- a/incubator/starmade/0.0.12/Chart.lock +++ b/incubator/starmade/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:49.023141453Z" +generated: "2022-07-24T09:02:48.960367033Z" diff --git a/incubator/stationeers/0.0.12/CHANGELOG.md b/incubator/stationeers/0.0.12/CHANGELOG.md index 9d7699401f4..12338942b32 100644 --- a/incubator/stationeers/0.0.12/CHANGELOG.md +++ b/incubator/stationeers/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [stationeers-0.0.12](https://github.com/truecharts/apps/compare/stationeers-0.0.11...stationeers-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [stationeers-0.0.12](https://github.com/truecharts/apps/compare/stationeers-0.0.11...stationeers-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/stationeers/0.0.12/Chart.lock b/incubator/stationeers/0.0.12/Chart.lock index 8a46fdc0b91..fe9e9a7e6f8 100644 --- a/incubator/stationeers/0.0.12/Chart.lock +++ b/incubator/stationeers/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:50.410118444Z" +generated: "2022-07-24T09:02:53.984998707Z" diff --git a/incubator/statping-ng/0.0.12/CHANGELOG.md b/incubator/statping-ng/0.0.12/CHANGELOG.md index 92fe7d7cec5..1bc625533e8 100644 --- a/incubator/statping-ng/0.0.12/CHANGELOG.md +++ b/incubator/statping-ng/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [statping-ng-0.0.12](https://github.com/truecharts/apps/compare/statping-ng-0.0.11...statping-ng-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [statping-ng-0.0.12](https://github.com/truecharts/apps/compare/statping-ng-0.0.11...statping-ng-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/statping-ng/0.0.12/Chart.lock b/incubator/statping-ng/0.0.12/Chart.lock index 4f7023b4e04..716797820d2 100644 --- a/incubator/statping-ng/0.0.12/Chart.lock +++ b/incubator/statping-ng/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:53.034339366Z" +generated: "2022-07-24T09:02:55.748115195Z" diff --git a/incubator/storm/0.0.12/CHANGELOG.md b/incubator/storm/0.0.12/CHANGELOG.md index d4da38ea3b1..8e4b80893fe 100644 --- a/incubator/storm/0.0.12/CHANGELOG.md +++ b/incubator/storm/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [storm-0.0.12](https://github.com/truecharts/apps/compare/storm-0.0.11...storm-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [storm-0.0.12](https://github.com/truecharts/apps/compare/storm-0.0.11...storm-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/storm/0.0.12/Chart.lock b/incubator/storm/0.0.12/Chart.lock index 966e622dd6b..acf8c16215d 100644 --- a/incubator/storm/0.0.12/Chart.lock +++ b/incubator/storm/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:07:55.716849447Z" +generated: "2022-07-24T09:02:59.642885072Z" diff --git a/incubator/stun-turn-server/0.0.12/CHANGELOG.md b/incubator/stun-turn-server/0.0.12/CHANGELOG.md index a9fbe06706e..344f21b09f6 100644 --- a/incubator/stun-turn-server/0.0.12/CHANGELOG.md +++ b/incubator/stun-turn-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [stun-turn-server-0.0.12](https://github.com/truecharts/apps/compare/stun-turn-server-0.0.11...stun-turn-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [stun-turn-server-0.0.12](https://github.com/truecharts/apps/compare/stun-turn-server-0.0.11...stun-turn-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/stun-turn-server/0.0.12/Chart.lock b/incubator/stun-turn-server/0.0.12/Chart.lock index 60ae32a642d..fb3bbf1bc4f 100644 --- a/incubator/stun-turn-server/0.0.12/Chart.lock +++ b/incubator/stun-turn-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:06.332887341Z" +generated: "2022-07-24T09:03:08.44010814Z" diff --git a/incubator/suistartpage/0.0.12/CHANGELOG.md b/incubator/suistartpage/0.0.12/CHANGELOG.md index b2beabcf7de..593df6d4066 100644 --- a/incubator/suistartpage/0.0.12/CHANGELOG.md +++ b/incubator/suistartpage/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [suistartpage-0.0.12](https://github.com/truecharts/apps/compare/suistartpage-0.0.11...suistartpage-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [suistartpage-0.0.12](https://github.com/truecharts/apps/compare/suistartpage-0.0.11...suistartpage-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/suistartpage/0.0.12/Chart.lock b/incubator/suistartpage/0.0.12/Chart.lock index 4918424ec50..e8a210e583b 100644 --- a/incubator/suistartpage/0.0.12/Chart.lock +++ b/incubator/suistartpage/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:08.939598395Z" +generated: "2022-07-24T09:03:13.105715014Z" diff --git a/incubator/survivethenights/0.0.12/CHANGELOG.md b/incubator/survivethenights/0.0.12/CHANGELOG.md index f3ad0de2039..6efac723417 100644 --- a/incubator/survivethenights/0.0.12/CHANGELOG.md +++ b/incubator/survivethenights/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [survivethenights-0.0.12](https://github.com/truecharts/apps/compare/survivethenights-0.0.11...survivethenights-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [survivethenights-0.0.12](https://github.com/truecharts/apps/compare/survivethenights-0.0.11...survivethenights-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/survivethenights/0.0.12/Chart.lock b/incubator/survivethenights/0.0.12/Chart.lock index dba1857490b..77849df1c43 100644 --- a/incubator/survivethenights/0.0.12/Chart.lock +++ b/incubator/survivethenights/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:11.583682948Z" +generated: "2022-07-24T09:03:15.3452423Z" diff --git a/incubator/synctube/0.0.12/CHANGELOG.md b/incubator/synctube/0.0.12/CHANGELOG.md index 76237c5e4ea..f14f1cabd25 100644 --- a/incubator/synctube/0.0.12/CHANGELOG.md +++ b/incubator/synctube/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [synctube-0.0.12](https://github.com/truecharts/apps/compare/synctube-0.0.11...synctube-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [synctube-0.0.12](https://github.com/truecharts/apps/compare/synctube-0.0.11...synctube-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/synctube/0.0.12/Chart.lock b/incubator/synctube/0.0.12/Chart.lock index 87f51580e38..18d70bfda47 100644 --- a/incubator/synctube/0.0.12/Chart.lock +++ b/incubator/synctube/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:14.330205801Z" +generated: "2022-07-24T09:03:18.276530814Z" diff --git a/incubator/tachidesk-docker/0.0.12/CHANGELOG.md b/incubator/tachidesk-docker/0.0.12/CHANGELOG.md index 55589b4759e..fbfc1937b93 100644 --- a/incubator/tachidesk-docker/0.0.12/CHANGELOG.md +++ b/incubator/tachidesk-docker/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tachidesk-docker-0.0.12](https://github.com/truecharts/apps/compare/tachidesk-docker-0.0.11...tachidesk-docker-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tachidesk-docker-0.0.12](https://github.com/truecharts/apps/compare/tachidesk-docker-0.0.11...tachidesk-docker-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tachidesk-docker/0.0.12/Chart.lock b/incubator/tachidesk-docker/0.0.12/Chart.lock index d3030dcf24a..5b4921e4b7e 100644 --- a/incubator/tachidesk-docker/0.0.12/Chart.lock +++ b/incubator/tachidesk-docker/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:24.719722916Z" +generated: "2022-07-24T09:03:27.153596963Z" diff --git a/incubator/tanoshi/0.0.12/CHANGELOG.md b/incubator/tanoshi/0.0.12/CHANGELOG.md index a6f87e91e05..eef5dcfdf2b 100644 --- a/incubator/tanoshi/0.0.12/CHANGELOG.md +++ b/incubator/tanoshi/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tanoshi-0.0.12](https://github.com/truecharts/apps/compare/tanoshi-0.0.11...tanoshi-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tanoshi-0.0.12](https://github.com/truecharts/apps/compare/tanoshi-0.0.11...tanoshi-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tanoshi/0.0.12/Chart.lock b/incubator/tanoshi/0.0.12/Chart.lock index a339c5d0e02..ab8b1f6e9d0 100644 --- a/incubator/tanoshi/0.0.12/Chart.lock +++ b/incubator/tanoshi/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:27.576106945Z" +generated: "2022-07-24T09:03:32.693977056Z" diff --git a/incubator/tar1090/0.0.12/CHANGELOG.md b/incubator/tar1090/0.0.12/CHANGELOG.md index b68e3ba5bc6..b043a087b23 100644 --- a/incubator/tar1090/0.0.12/CHANGELOG.md +++ b/incubator/tar1090/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tar1090-0.0.12](https://github.com/truecharts/apps/compare/tar1090-0.0.11...tar1090-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tar1090-0.0.12](https://github.com/truecharts/apps/compare/tar1090-0.0.11...tar1090-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tar1090/0.0.12/Chart.lock b/incubator/tar1090/0.0.12/Chart.lock index 3dad81b43fc..39f194b9046 100644 --- a/incubator/tar1090/0.0.12/Chart.lock +++ b/incubator/tar1090/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:28.97583032Z" +generated: "2022-07-24T09:03:34.415893237Z" diff --git a/incubator/tasmoadmin/0.0.12/CHANGELOG.md b/incubator/tasmoadmin/0.0.12/CHANGELOG.md index 8143fdc9dcf..f3b066ef66b 100644 --- a/incubator/tasmoadmin/0.0.12/CHANGELOG.md +++ b/incubator/tasmoadmin/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tasmoadmin-0.0.12](https://github.com/truecharts/apps/compare/tasmoadmin-0.0.11...tasmoadmin-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tasmoadmin-0.0.12](https://github.com/truecharts/apps/compare/tasmoadmin-0.0.11...tasmoadmin-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tasmoadmin/0.0.12/Chart.lock b/incubator/tasmoadmin/0.0.12/Chart.lock index 9da7fe0f12a..0f6b3b98495 100644 --- a/incubator/tasmoadmin/0.0.12/Chart.lock +++ b/incubator/tasmoadmin/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:31.851852318Z" +generated: "2022-07-24T09:03:37.667361502Z" diff --git a/incubator/tasmobackup/0.0.12/CHANGELOG.md b/incubator/tasmobackup/0.0.12/CHANGELOG.md index 19699622e96..a3f70c6cf40 100644 --- a/incubator/tasmobackup/0.0.12/CHANGELOG.md +++ b/incubator/tasmobackup/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tasmobackup-0.0.12](https://github.com/truecharts/apps/compare/tasmobackup-0.0.11...tasmobackup-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tasmobackup-0.0.12](https://github.com/truecharts/apps/compare/tasmobackup-0.0.11...tasmobackup-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tasmobackup/0.0.12/Chart.lock b/incubator/tasmobackup/0.0.12/Chart.lock index 2427b2add01..5ba26ab10e5 100644 --- a/incubator/tasmobackup/0.0.12/Chart.lock +++ b/incubator/tasmobackup/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:43.028274955Z" +generated: "2022-07-24T09:03:46.136664168Z" diff --git a/incubator/tasmocompiler/0.0.12/CHANGELOG.md b/incubator/tasmocompiler/0.0.12/CHANGELOG.md index aa511fc4eb2..02506c5fb0a 100644 --- a/incubator/tasmocompiler/0.0.12/CHANGELOG.md +++ b/incubator/tasmocompiler/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tasmocompiler-0.0.12](https://github.com/truecharts/apps/compare/tasmocompiler-0.0.11...tasmocompiler-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tasmocompiler-0.0.12](https://github.com/truecharts/apps/compare/tasmocompiler-0.0.11...tasmocompiler-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tasmocompiler/0.0.12/Chart.lock b/incubator/tasmocompiler/0.0.12/Chart.lock index 46a6727a89e..8594bf61ccf 100644 --- a/incubator/tasmocompiler/0.0.12/Chart.lock +++ b/incubator/tasmocompiler/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:46.019268703Z" +generated: "2022-07-24T09:03:52.02910885Z" diff --git a/incubator/technitium/1.0.23/CHANGELOG.md b/incubator/technitium/1.0.23/CHANGELOG.md index 0c1ee5cb903..3fe73e30e72 100644 --- a/incubator/technitium/1.0.23/CHANGELOG.md +++ b/incubator/technitium/1.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [technitium-1.0.23](https://github.com/truecharts/apps/compare/technitium-1.0.22...technitium-1.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [technitium-1.0.23](https://github.com/truecharts/apps/compare/technitium-1.0.22...technitium-1.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [technitium-1.0.11](https://github.com/truecharts/apps/compare/technitium-1.0.10...technitium-1.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - diff --git a/incubator/technitium/1.0.23/Chart.lock b/incubator/technitium/1.0.23/Chart.lock index 5e2fa69606c..6c7e6b557f1 100644 --- a/incubator/technitium/1.0.23/Chart.lock +++ b/incubator/technitium/1.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:46.268653717Z" +generated: "2022-07-24T09:03:53.844971951Z" diff --git a/incubator/teedy-docs/0.0.12/CHANGELOG.md b/incubator/teedy-docs/0.0.12/CHANGELOG.md index 67555d25752..0f00ce5413b 100644 --- a/incubator/teedy-docs/0.0.12/CHANGELOG.md +++ b/incubator/teedy-docs/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [teedy-docs-0.0.12](https://github.com/truecharts/apps/compare/teedy-docs-0.0.11...teedy-docs-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [teedy-docs-0.0.12](https://github.com/truecharts/apps/compare/teedy-docs-0.0.11...teedy-docs-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/teedy-docs/0.0.12/Chart.lock b/incubator/teedy-docs/0.0.12/Chart.lock index 865a60aaefb..18eafa32a8e 100644 --- a/incubator/teedy-docs/0.0.12/Chart.lock +++ b/incubator/teedy-docs/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:08:50.219717606Z" +generated: "2022-07-24T09:03:56.294646477Z" diff --git a/incubator/telethon-downloader/0.0.12/CHANGELOG.md b/incubator/telethon-downloader/0.0.12/CHANGELOG.md index e2aac3ea054..f3cf4f037b5 100644 --- a/incubator/telethon-downloader/0.0.12/CHANGELOG.md +++ b/incubator/telethon-downloader/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [telethon-downloader-0.0.12](https://github.com/truecharts/apps/compare/telethon-downloader-0.0.11...telethon-downloader-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [telethon-downloader-0.0.12](https://github.com/truecharts/apps/compare/telethon-downloader-0.0.11...telethon-downloader-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/telethon-downloader/0.0.12/Chart.lock b/incubator/telethon-downloader/0.0.12/Chart.lock index 4b846caae82..d5a248239a5 100644 --- a/incubator/telethon-downloader/0.0.12/Chart.lock +++ b/incubator/telethon-downloader/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:01.176105915Z" +generated: "2022-07-24T09:04:05.464292163Z" diff --git a/incubator/terraria-tshock/0.0.12/CHANGELOG.md b/incubator/terraria-tshock/0.0.12/CHANGELOG.md index 0d794ceaad1..e8e2b53a2ff 100644 --- a/incubator/terraria-tshock/0.0.12/CHANGELOG.md +++ b/incubator/terraria-tshock/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [terraria-tshock-0.0.12](https://github.com/truecharts/apps/compare/terraria-tshock-0.0.11...terraria-tshock-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [terraria-tshock-0.0.12](https://github.com/truecharts/apps/compare/terraria-tshock-0.0.11...terraria-tshock-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/terraria-tshock/0.0.12/Chart.lock b/incubator/terraria-tshock/0.0.12/Chart.lock index 7bc91409cb7..129c802fb7e 100644 --- a/incubator/terraria-tshock/0.0.12/Chart.lock +++ b/incubator/terraria-tshock/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:04.012974106Z" +generated: "2022-07-24T09:04:11.056521202Z" diff --git a/incubator/theforest/0.0.12/CHANGELOG.md b/incubator/theforest/0.0.12/CHANGELOG.md index 7924fd67bbb..b191970ce26 100644 --- a/incubator/theforest/0.0.12/CHANGELOG.md +++ b/incubator/theforest/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [theforest-0.0.12](https://github.com/truecharts/apps/compare/theforest-0.0.11...theforest-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [theforest-0.0.12](https://github.com/truecharts/apps/compare/theforest-0.0.11...theforest-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/theforest/0.0.12/Chart.lock b/incubator/theforest/0.0.12/Chart.lock index 7329dec596d..09cfbcc9484 100644 --- a/incubator/theforest/0.0.12/Chart.lock +++ b/incubator/theforest/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:05.796698319Z" +generated: "2022-07-24T09:04:12.718313909Z" diff --git a/incubator/thunderbird/0.0.12/CHANGELOG.md b/incubator/thunderbird/0.0.12/CHANGELOG.md index defec9b20d8..5647bcdfc4b 100644 --- a/incubator/thunderbird/0.0.12/CHANGELOG.md +++ b/incubator/thunderbird/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [thunderbird-0.0.12](https://github.com/truecharts/apps/compare/thunderbird-0.0.11...thunderbird-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [thunderbird-0.0.12](https://github.com/truecharts/apps/compare/thunderbird-0.0.11...thunderbird-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/thunderbird/0.0.12/Chart.lock b/incubator/thunderbird/0.0.12/Chart.lock index 8e426f73027..1ea468bd952 100644 --- a/incubator/thunderbird/0.0.12/Chart.lock +++ b/incubator/thunderbird/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:08.379204778Z" +generated: "2022-07-24T09:04:15.561881591Z" diff --git a/incubator/tonido/0.0.12/CHANGELOG.md b/incubator/tonido/0.0.12/CHANGELOG.md index 0ff1bbbe302..f97327c9319 100644 --- a/incubator/tonido/0.0.12/CHANGELOG.md +++ b/incubator/tonido/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tonido-0.0.12](https://github.com/truecharts/apps/compare/tonido-0.0.11...tonido-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tonido-0.0.12](https://github.com/truecharts/apps/compare/tonido-0.0.11...tonido-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tonido/0.0.12/Chart.lock b/incubator/tonido/0.0.12/Chart.lock index d16618c2c6d..c592565995a 100644 --- a/incubator/tonido/0.0.12/Chart.lock +++ b/incubator/tonido/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:19.952638197Z" +generated: "2022-07-24T09:04:24.943524024Z" diff --git a/incubator/tracks/0.0.12/CHANGELOG.md b/incubator/tracks/0.0.12/CHANGELOG.md index df7c64a8f2a..b4f501fc511 100644 --- a/incubator/tracks/0.0.12/CHANGELOG.md +++ b/incubator/tracks/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tracks-0.0.12](https://github.com/truecharts/apps/compare/tracks-0.0.11...tracks-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tracks-0.0.12](https://github.com/truecharts/apps/compare/tracks-0.0.11...tracks-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tracks/0.0.12/Chart.lock b/incubator/tracks/0.0.12/Chart.lock index e8ef2baf007..948d14c61e5 100644 --- a/incubator/tracks/0.0.12/Chart.lock +++ b/incubator/tracks/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:21.547919634Z" +generated: "2022-07-24T09:04:30.362334377Z" diff --git a/incubator/traktarr/0.0.12/CHANGELOG.md b/incubator/traktarr/0.0.12/CHANGELOG.md index e4e4abb0f1c..28bf820a606 100644 --- a/incubator/traktarr/0.0.12/CHANGELOG.md +++ b/incubator/traktarr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [traktarr-0.0.12](https://github.com/truecharts/apps/compare/traktarr-0.0.11...traktarr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [traktarr-0.0.12](https://github.com/truecharts/apps/compare/traktarr-0.0.11...traktarr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/traktarr/0.0.12/Chart.lock b/incubator/traktarr/0.0.12/Chart.lock index 18805322ba1..af24a9c2d2a 100644 --- a/incubator/traktarr/0.0.12/Chart.lock +++ b/incubator/traktarr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:23.800978576Z" +generated: "2022-07-24T09:04:32.343963406Z" diff --git a/incubator/trango/0.0.12/CHANGELOG.md b/incubator/trango/0.0.12/CHANGELOG.md index 2ae27618a67..35f8a9312d2 100644 --- a/incubator/trango/0.0.12/CHANGELOG.md +++ b/incubator/trango/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [trango-0.0.12](https://github.com/truecharts/apps/compare/trango-0.0.11...trango-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [trango-0.0.12](https://github.com/truecharts/apps/compare/trango-0.0.11...trango-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/trango/0.0.12/Chart.lock b/incubator/trango/0.0.12/Chart.lock index e4fa12d9c75..18384e514f6 100644 --- a/incubator/trango/0.0.12/Chart.lock +++ b/incubator/trango/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:26.884809292Z" +generated: "2022-07-24T09:04:34.440636993Z" diff --git a/incubator/trilium/0.0.12/CHANGELOG.md b/incubator/trilium/0.0.12/CHANGELOG.md index 7417368ebb3..bd1fe899d97 100644 --- a/incubator/trilium/0.0.12/CHANGELOG.md +++ b/incubator/trilium/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [trilium-0.0.12](https://github.com/truecharts/apps/compare/trilium-notes-5.0.21...trilium-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [trilium-0.0.12](https://github.com/truecharts/apps/compare/trilium-notes-5.0.21...trilium-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/trilium/0.0.12/Chart.lock b/incubator/trilium/0.0.12/Chart.lock index 7f71890e2cc..6bc99778277 100644 --- a/incubator/trilium/0.0.12/Chart.lock +++ b/incubator/trilium/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:38.364922544Z" +generated: "2022-07-24T09:04:44.114542179Z" diff --git a/incubator/troddit/0.0.12/CHANGELOG.md b/incubator/troddit/0.0.12/CHANGELOG.md index cf521ee8b33..6281b3d81e4 100644 --- a/incubator/troddit/0.0.12/CHANGELOG.md +++ b/incubator/troddit/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [troddit-0.0.12](https://github.com/truecharts/apps/compare/troddit-0.0.11...troddit-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [troddit-0.0.12](https://github.com/truecharts/apps/compare/troddit-0.0.11...troddit-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/troddit/0.0.12/Chart.lock b/incubator/troddit/0.0.12/Chart.lock index d0a9a9db3dc..7615d898399 100644 --- a/incubator/troddit/0.0.12/Chart.lock +++ b/incubator/troddit/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:39.853581179Z" +generated: "2022-07-24T09:04:49.963094225Z" diff --git a/incubator/ts-dnsserver/0.0.12/CHANGELOG.md b/incubator/ts-dnsserver/0.0.12/CHANGELOG.md index 6c5150b20eb..f6c11f45735 100644 --- a/incubator/ts-dnsserver/0.0.12/CHANGELOG.md +++ b/incubator/ts-dnsserver/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ts-dnsserver-0.0.12](https://github.com/truecharts/apps/compare/ts-dnsserver-0.0.11...ts-dnsserver-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ts-dnsserver-0.0.12](https://github.com/truecharts/apps/compare/ts-dnsserver-0.0.11...ts-dnsserver-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ts-dnsserver/0.0.12/Chart.lock b/incubator/ts-dnsserver/0.0.12/Chart.lock index aae03603708..70068d5031d 100644 --- a/incubator/ts-dnsserver/0.0.12/Chart.lock +++ b/incubator/ts-dnsserver/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:41.631210662Z" +generated: "2022-07-24T09:04:50.901441487Z" diff --git a/incubator/tubearchivist-es/0.0.12/CHANGELOG.md b/incubator/tubearchivist-es/0.0.12/CHANGELOG.md index 3f8d6070a5e..93ec4c86651 100644 --- a/incubator/tubearchivist-es/0.0.12/CHANGELOG.md +++ b/incubator/tubearchivist-es/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tubearchivist-es-0.0.12](https://github.com/truecharts/apps/compare/tubearchivist-es-0.0.11...tubearchivist-es-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tubearchivist-es-0.0.12](https://github.com/truecharts/apps/compare/tubearchivist-es-0.0.11...tubearchivist-es-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tubearchivist-es/0.0.12/Chart.lock b/incubator/tubearchivist-es/0.0.12/Chart.lock index d9b9716fa89..9af6d96054a 100644 --- a/incubator/tubearchivist-es/0.0.12/Chart.lock +++ b/incubator/tubearchivist-es/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:44.933614385Z" +generated: "2022-07-24T09:04:53.986093126Z" diff --git a/incubator/tubearchivist-redisjson/0.0.12/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.12/CHANGELOG.md index bfc245ecc85..3607478ee41 100644 --- a/incubator/tubearchivist-redisjson/0.0.12/CHANGELOG.md +++ b/incubator/tubearchivist-redisjson/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tubearchivist-redisjson-0.0.12](https://github.com/truecharts/apps/compare/tubearchivist-redisjson-0.0.11...tubearchivist-redisjson-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tubearchivist-redisjson-0.0.12](https://github.com/truecharts/apps/compare/tubearchivist-redisjson-0.0.11...tubearchivist-redisjson-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tubearchivist-redisjson/0.0.12/Chart.lock b/incubator/tubearchivist-redisjson/0.0.12/Chart.lock index 41d173110d5..14576934489 100644 --- a/incubator/tubearchivist-redisjson/0.0.12/Chart.lock +++ b/incubator/tubearchivist-redisjson/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:56.89165757Z" +generated: "2022-07-24T09:05:03.537271772Z" diff --git a/incubator/tubesync/0.0.12/CHANGELOG.md b/incubator/tubesync/0.0.12/CHANGELOG.md index 51b9da5c7fd..ac272c33bff 100644 --- a/incubator/tubesync/0.0.12/CHANGELOG.md +++ b/incubator/tubesync/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tubesync-0.0.12](https://github.com/truecharts/apps/compare/tubesync-0.0.11...tubesync-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tubesync-0.0.12](https://github.com/truecharts/apps/compare/tubesync-0.0.11...tubesync-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tubesync/0.0.12/Chart.lock b/incubator/tubesync/0.0.12/Chart.lock index a5f641ce6b2..53ffba11f05 100644 --- a/incubator/tubesync/0.0.12/Chart.lock +++ b/incubator/tubesync/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:09:57.441906702Z" +generated: "2022-07-24T09:05:09.836857611Z" diff --git a/incubator/tvhproxy/0.0.12/CHANGELOG.md b/incubator/tvhproxy/0.0.12/CHANGELOG.md index 2f38d6ba059..f3119bf332b 100644 --- a/incubator/tvhproxy/0.0.12/CHANGELOG.md +++ b/incubator/tvhproxy/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tvhproxy-0.0.12](https://github.com/truecharts/apps/compare/tvhproxy-0.0.11...tvhproxy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tvhproxy-0.0.12](https://github.com/truecharts/apps/compare/tvhproxy-0.0.11...tvhproxy-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/tvhproxy/0.0.12/Chart.lock b/incubator/tvhproxy/0.0.12/Chart.lock index 8ef0b45175d..41cb4c0f13d 100644 --- a/incubator/tvhproxy/0.0.12/Chart.lock +++ b/incubator/tvhproxy/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:00.134537855Z" +generated: "2022-07-24T09:05:10.506013563Z" diff --git a/incubator/twonky-server/0.0.12/CHANGELOG.md b/incubator/twonky-server/0.0.12/CHANGELOG.md index 140fc96b73a..80e54b7074e 100644 --- a/incubator/twonky-server/0.0.12/CHANGELOG.md +++ b/incubator/twonky-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [twonky-server-0.0.12](https://github.com/truecharts/apps/compare/twonky-server-0.0.11...twonky-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [twonky-server-0.0.12](https://github.com/truecharts/apps/compare/twonky-server-0.0.11...twonky-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/twonky-server/0.0.12/Chart.lock b/incubator/twonky-server/0.0.12/Chart.lock index bf3cbfc165c..3fccb672686 100644 --- a/incubator/twonky-server/0.0.12/Chart.lock +++ b/incubator/twonky-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:03.138066067Z" +generated: "2022-07-24T09:05:13.11863207Z" diff --git a/incubator/ubuntu-xrdp/0.0.12/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.12/CHANGELOG.md index 9cdf841fb9c..2a870b023d3 100644 --- a/incubator/ubuntu-xrdp/0.0.12/CHANGELOG.md +++ b/incubator/ubuntu-xrdp/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ubuntu-xrdp-0.0.12](https://github.com/truecharts/apps/compare/ubuntu-xrdp-0.0.11...ubuntu-xrdp-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ubuntu-xrdp-0.0.12](https://github.com/truecharts/apps/compare/ubuntu-xrdp-0.0.11...ubuntu-xrdp-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ubuntu-xrdp/0.0.12/Chart.lock b/incubator/ubuntu-xrdp/0.0.12/Chart.lock index 1c9b55112f0..9e34165ca86 100644 --- a/incubator/ubuntu-xrdp/0.0.12/Chart.lock +++ b/incubator/ubuntu-xrdp/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:15.002024564Z" +generated: "2022-07-24T09:05:22.527826447Z" diff --git a/incubator/ungoogled-chromium/0.0.12/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.12/CHANGELOG.md index 630f031fa11..3c8d1a2774f 100644 --- a/incubator/ungoogled-chromium/0.0.12/CHANGELOG.md +++ b/incubator/ungoogled-chromium/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ungoogled-chromium-0.0.12](https://github.com/truecharts/apps/compare/ungoogled-chromium-0.0.11...ungoogled-chromium-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ungoogled-chromium-0.0.12](https://github.com/truecharts/apps/compare/ungoogled-chromium-0.0.11...ungoogled-chromium-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/ungoogled-chromium/0.0.12/Chart.lock b/incubator/ungoogled-chromium/0.0.12/Chart.lock index 16869146a51..c746b01d47e 100644 --- a/incubator/ungoogled-chromium/0.0.12/Chart.lock +++ b/incubator/ungoogled-chromium/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:16.679773429Z" +generated: "2022-07-24T09:05:28.714069978Z" diff --git a/incubator/universal-media-server/0.0.12/CHANGELOG.md b/incubator/universal-media-server/0.0.12/CHANGELOG.md index 6fcfc34d927..6831aad55a0 100644 --- a/incubator/universal-media-server/0.0.12/CHANGELOG.md +++ b/incubator/universal-media-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [universal-media-server-0.0.12](https://github.com/truecharts/apps/compare/universal-media-server-0.0.11...universal-media-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [universal-media-server-0.0.12](https://github.com/truecharts/apps/compare/universal-media-server-0.0.11...universal-media-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/universal-media-server/0.0.12/Chart.lock b/incubator/universal-media-server/0.0.12/Chart.lock index 326a21bcf01..006ca86d830 100644 --- a/incubator/universal-media-server/0.0.12/Chart.lock +++ b/incubator/universal-media-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:18.650535076Z" +generated: "2022-07-24T09:05:30.040536788Z" diff --git a/incubator/unturned/0.0.12/CHANGELOG.md b/incubator/unturned/0.0.12/CHANGELOG.md index 421e3121d1c..d2004478abb 100644 --- a/incubator/unturned/0.0.12/CHANGELOG.md +++ b/incubator/unturned/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [unturned-0.0.12](https://github.com/truecharts/apps/compare/unturned-0.0.11...unturned-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [unturned-0.0.12](https://github.com/truecharts/apps/compare/unturned-0.0.11...unturned-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/unturned/0.0.12/Chart.lock b/incubator/unturned/0.0.12/Chart.lock index 0423d6ec5b5..ebb886e6284 100644 --- a/incubator/unturned/0.0.12/Chart.lock +++ b/incubator/unturned/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:21.638676534Z" +generated: "2022-07-24T09:05:32.674701347Z" diff --git a/incubator/urban-terror/0.0.12/CHANGELOG.md b/incubator/urban-terror/0.0.12/CHANGELOG.md index 2042a889583..5bc21f5e14b 100644 --- a/incubator/urban-terror/0.0.12/CHANGELOG.md +++ b/incubator/urban-terror/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [urban-terror-0.0.12](https://github.com/truecharts/apps/compare/urban-terror-0.0.11...urban-terror-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [urban-terror-0.0.12](https://github.com/truecharts/apps/compare/urban-terror-0.0.11...urban-terror-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/urban-terror/0.0.12/Chart.lock b/incubator/urban-terror/0.0.12/Chart.lock index 20e1cc20722..816290a17bb 100644 --- a/incubator/urban-terror/0.0.12/Chart.lock +++ b/incubator/urban-terror/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:33.05450385Z" +generated: "2022-07-24T09:05:41.583391397Z" diff --git a/incubator/v-rising/0.0.12/CHANGELOG.md b/incubator/v-rising/0.0.12/CHANGELOG.md index 41d60b133d0..16af2c23e21 100644 --- a/incubator/v-rising/0.0.12/CHANGELOG.md +++ b/incubator/v-rising/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [v-rising-0.0.12](https://github.com/truecharts/apps/compare/v-rising-0.0.11...v-rising-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [v-rising-0.0.12](https://github.com/truecharts/apps/compare/v-rising-0.0.11...v-rising-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/v-rising/0.0.12/Chart.lock b/incubator/v-rising/0.0.12/Chart.lock index 4d7ac6beb04..31ce68c3db9 100644 --- a/incubator/v-rising/0.0.12/Chart.lock +++ b/incubator/v-rising/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:35.681943217Z" +generated: "2022-07-24T09:05:48.157795831Z" diff --git a/incubator/valetudo-mapper/0.0.12/CHANGELOG.md b/incubator/valetudo-mapper/0.0.12/CHANGELOG.md index 821d3844188..25c0a55e318 100644 --- a/incubator/valetudo-mapper/0.0.12/CHANGELOG.md +++ b/incubator/valetudo-mapper/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [valetudo-mapper-0.0.12](https://github.com/truecharts/apps/compare/valetudo-mapper-0.0.11...valetudo-mapper-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [valetudo-mapper-0.0.12](https://github.com/truecharts/apps/compare/valetudo-mapper-0.0.11...valetudo-mapper-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/valetudo-mapper/0.0.12/Chart.lock b/incubator/valetudo-mapper/0.0.12/Chart.lock index 14cdcfa0a3a..e3e777aae63 100644 --- a/incubator/valetudo-mapper/0.0.12/Chart.lock +++ b/incubator/valetudo-mapper/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:36.727128324Z" +generated: "2022-07-24T09:05:48.601908246Z" diff --git a/incubator/vaulthunters/0.0.12/CHANGELOG.md b/incubator/vaulthunters/0.0.12/CHANGELOG.md index d1d678bae4f..797af86a48f 100644 --- a/incubator/vaulthunters/0.0.12/CHANGELOG.md +++ b/incubator/vaulthunters/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vaulthunters-0.0.12](https://github.com/truecharts/apps/compare/vaulthunters-0.0.11...vaulthunters-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [vaulthunters-0.0.12](https://github.com/truecharts/apps/compare/vaulthunters-0.0.11...vaulthunters-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/vaulthunters/0.0.12/Chart.lock b/incubator/vaulthunters/0.0.12/Chart.lock index fa9168b59d2..235cb7b132b 100644 --- a/incubator/vaulthunters/0.0.12/Chart.lock +++ b/incubator/vaulthunters/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:40.184520451Z" +generated: "2022-07-24T09:05:51.666615533Z" diff --git a/incubator/venstar2mqtt/0.0.12/CHANGELOG.md b/incubator/venstar2mqtt/0.0.12/CHANGELOG.md index 2cf450671d7..390e008942b 100644 --- a/incubator/venstar2mqtt/0.0.12/CHANGELOG.md +++ b/incubator/venstar2mqtt/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [venstar2mqtt-0.0.12](https://github.com/truecharts/apps/compare/venstar2mqtt-0.0.11...venstar2mqtt-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [venstar2mqtt-0.0.12](https://github.com/truecharts/apps/compare/venstar2mqtt-0.0.11...venstar2mqtt-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/venstar2mqtt/0.0.12/Chart.lock b/incubator/venstar2mqtt/0.0.12/Chart.lock index 09496487ac3..beb26fca730 100644 --- a/incubator/venstar2mqtt/0.0.12/Chart.lock +++ b/incubator/venstar2mqtt/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:51.569234461Z" +generated: "2022-07-24T09:06:00.754628506Z" diff --git a/incubator/vertex/0.0.12/CHANGELOG.md b/incubator/vertex/0.0.12/CHANGELOG.md index bf4b9f74102..5d7f7962929 100644 --- a/incubator/vertex/0.0.12/CHANGELOG.md +++ b/incubator/vertex/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vertex-0.0.12](https://github.com/truecharts/apps/compare/vertex-0.0.11...vertex-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [vertex-0.0.12](https://github.com/truecharts/apps/compare/vertex-0.0.11...vertex-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/vertex/0.0.12/Chart.lock b/incubator/vertex/0.0.12/Chart.lock index f8bb4673823..9074961f7df 100644 --- a/incubator/vertex/0.0.12/Chart.lock +++ b/incubator/vertex/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:53.852410512Z" +generated: "2022-07-24T09:06:07.696533971Z" diff --git a/incubator/vintage-story/0.0.12/CHANGELOG.md b/incubator/vintage-story/0.0.12/CHANGELOG.md index f701a6128ed..6ab59625163 100644 --- a/incubator/vintage-story/0.0.12/CHANGELOG.md +++ b/incubator/vintage-story/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vintage-story-0.0.12](https://github.com/truecharts/apps/compare/vintage-story-0.0.11...vintage-story-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [vintage-story-0.0.12](https://github.com/truecharts/apps/compare/vintage-story-0.0.11...vintage-story-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/vintage-story/0.0.12/Chart.lock b/incubator/vintage-story/0.0.12/Chart.lock index d2895c77273..a67ebc136e9 100644 --- a/incubator/vintage-story/0.0.12/Chart.lock +++ b/incubator/vintage-story/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:55.232774906Z" +generated: "2022-07-24T09:06:07.840396782Z" diff --git a/incubator/virt-manager/0.0.12/CHANGELOG.md b/incubator/virt-manager/0.0.12/CHANGELOG.md index bdb35fc0683..a102ab33570 100644 --- a/incubator/virt-manager/0.0.12/CHANGELOG.md +++ b/incubator/virt-manager/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [virt-manager-0.0.12](https://github.com/truecharts/apps/compare/virt-manager-0.0.11...virt-manager-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [virt-manager-0.0.12](https://github.com/truecharts/apps/compare/virt-manager-0.0.11...virt-manager-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/virt-manager/0.0.12/Chart.lock b/incubator/virt-manager/0.0.12/Chart.lock index e482f87927e..39f003ed3c3 100644 --- a/incubator/virt-manager/0.0.12/Chart.lock +++ b/incubator/virt-manager/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:10:57.69341139Z" +generated: "2022-07-24T09:06:10.871853865Z" diff --git a/incubator/vlmcsd-kms-server/0.0.12/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.12/CHANGELOG.md index 8103f1b12dc..3e11cb5f985 100644 --- a/incubator/vlmcsd-kms-server/0.0.12/CHANGELOG.md +++ b/incubator/vlmcsd-kms-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vlmcsd-kms-server-0.0.12](https://github.com/truecharts/apps/compare/vlmcsd-kms-server-0.0.11...vlmcsd-kms-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [vlmcsd-kms-server-0.0.12](https://github.com/truecharts/apps/compare/vlmcsd-kms-server-0.0.11...vlmcsd-kms-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/vlmcsd-kms-server/0.0.12/Chart.lock b/incubator/vlmcsd-kms-server/0.0.12/Chart.lock index e49c4028021..726e8c8983f 100644 --- a/incubator/vlmcsd-kms-server/0.0.12/Chart.lock +++ b/incubator/vlmcsd-kms-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:09.65389244Z" +generated: "2022-07-24T09:06:20.981599321Z" diff --git a/incubator/vorta/0.0.12/CHANGELOG.md b/incubator/vorta/0.0.12/CHANGELOG.md index 3d9d252c193..0b6c362ca6d 100644 --- a/incubator/vorta/0.0.12/CHANGELOG.md +++ b/incubator/vorta/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vorta-0.0.12](https://github.com/truecharts/apps/compare/vorta-0.0.11...vorta-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [vorta-0.0.12](https://github.com/truecharts/apps/compare/vorta-0.0.11...vorta-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/vorta/0.0.12/Chart.lock b/incubator/vorta/0.0.12/Chart.lock index b55e1a3173a..b1d27c538fe 100644 --- a/incubator/vorta/0.0.12/Chart.lock +++ b/incubator/vorta/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:12.274115315Z" +generated: "2022-07-24T09:06:26.265023659Z" diff --git a/incubator/webp-server/0.0.12/CHANGELOG.md b/incubator/webp-server/0.0.12/CHANGELOG.md index 5ac4aa5b0c4..30ac30c8307 100644 --- a/incubator/webp-server/0.0.12/CHANGELOG.md +++ b/incubator/webp-server/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [webp-server-0.0.12](https://github.com/truecharts/apps/compare/webp-server-0.0.11...webp-server-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [webp-server-0.0.12](https://github.com/truecharts/apps/compare/webp-server-0.0.11...webp-server-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/webp-server/0.0.12/Chart.lock b/incubator/webp-server/0.0.12/Chart.lock index dd42bbff4f8..66f7e91365c 100644 --- a/incubator/webp-server/0.0.12/Chart.lock +++ b/incubator/webp-server/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:13.65214258Z" +generated: "2022-07-24T09:06:26.754998021Z" diff --git a/incubator/webtop/0.0.12/CHANGELOG.md b/incubator/webtop/0.0.12/CHANGELOG.md index e09793d9c49..afff9ea712d 100644 --- a/incubator/webtop/0.0.12/CHANGELOG.md +++ b/incubator/webtop/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [webtop-0.0.12](https://github.com/truecharts/apps/compare/webtop-0.0.11...webtop-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [webtop-0.0.12](https://github.com/truecharts/apps/compare/webtop-0.0.11...webtop-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/webtop/0.0.12/Chart.lock b/incubator/webtop/0.0.12/Chart.lock index 0e2a07d2c81..79970229487 100644 --- a/incubator/webtop/0.0.12/Chart.lock +++ b/incubator/webtop/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:15.565820678Z" +generated: "2022-07-24T09:06:30.213820664Z" diff --git a/incubator/wger/0.0.30/CHANGELOG.md b/incubator/wger/0.0.31/CHANGELOG.md similarity index 86% rename from incubator/wger/0.0.30/CHANGELOG.md rename to incubator/wger/0.0.31/CHANGELOG.md index 8af8089e58f..b8c51b748b6 100644 --- a/incubator/wger/0.0.30/CHANGELOG.md +++ b/incubator/wger/0.0.31/CHANGELOG.md @@ -2,6 +2,18 @@ +## [wger-0.0.31](https://github.com/truecharts/apps/compare/wger-0.0.29...wger-0.0.31) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [wger-0.0.30](https://github.com/truecharts/apps/compare/wger-0.0.29...wger-0.0.30) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ## [wger-0.0.23](https://github.com/truecharts/apps/compare/wger-0.0.22...wger-0.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [wger-0.0.22](https://github.com/truecharts/apps/compare/wger-0.0.21...wger-0.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template diff --git a/stable/inventree/3.0.30/Chart.lock b/incubator/wger/0.0.31/Chart.lock similarity index 88% rename from stable/inventree/3.0.30/Chart.lock rename to incubator/wger/0.0.31/Chart.lock index 83ac531e79f..59c5eb1f67d 100644 --- a/stable/inventree/3.0.30/Chart.lock +++ b/incubator/wger/0.0.31/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:23:25.839254314Z" +generated: "2022-07-24T09:06:54.109692881Z" diff --git a/incubator/wger/0.0.30/Chart.yaml b/incubator/wger/0.0.31/Chart.yaml similarity index 98% rename from incubator/wger/0.0.30/Chart.yaml rename to incubator/wger/0.0.31/Chart.yaml index f22b74933a7..c79dbea0314 100644 --- a/incubator/wger/0.0.30/Chart.yaml +++ b/incubator/wger/0.0.31/Chart.yaml @@ -26,7 +26,7 @@ name: wger sources: - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 0.0.30 +version: 0.0.31 annotations: truecharts.org/catagories: | - life diff --git a/incubator/wger/0.0.30/README.md b/incubator/wger/0.0.31/README.md similarity index 98% rename from incubator/wger/0.0.30/README.md rename to incubator/wger/0.0.31/README.md index 1813cc35c89..8efbd1a1d71 100644 --- a/incubator/wger/0.0.30/README.md +++ b/incubator/wger/0.0.31/README.md @@ -1,6 +1,6 @@ # wger -![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-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) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. diff --git a/incubator/wger/0.0.30/app-readme.md b/incubator/wger/0.0.31/app-readme.md similarity index 100% rename from incubator/wger/0.0.30/app-readme.md rename to incubator/wger/0.0.31/app-readme.md diff --git a/incubator/wger/0.0.30/charts/common-10.4.7.tgz b/incubator/wger/0.0.31/charts/common-10.4.7.tgz similarity index 100% rename from incubator/wger/0.0.30/charts/common-10.4.7.tgz rename to incubator/wger/0.0.31/charts/common-10.4.7.tgz diff --git a/incubator/wger/0.0.30/charts/postgresql-8.0.45.tgz b/incubator/wger/0.0.31/charts/postgresql-8.0.45.tgz similarity index 100% rename from incubator/wger/0.0.30/charts/postgresql-8.0.45.tgz rename to incubator/wger/0.0.31/charts/postgresql-8.0.45.tgz diff --git a/incubator/wger/0.0.30/charts/redis-3.0.44.tgz b/incubator/wger/0.0.31/charts/redis-3.0.44.tgz similarity index 100% rename from incubator/wger/0.0.30/charts/redis-3.0.44.tgz rename to incubator/wger/0.0.31/charts/redis-3.0.44.tgz diff --git a/incubator/wger/0.0.30/ix_values.yaml b/incubator/wger/0.0.31/ix_values.yaml similarity index 98% rename from incubator/wger/0.0.30/ix_values.yaml rename to incubator/wger/0.0.31/ix_values.yaml index f0b712ceadb..250a94a4b83 100644 --- a/incubator/wger/0.0.30/ix_values.yaml +++ b/incubator/wger/0.0.31/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.23.1@sha256:dd2e66c3774f076a586835ef0313b1a279bcbc53a76dbcab244fa08a0c251f2d + tag: v1.23.1@sha256:4dca9b83e5daef93e80b36abd25c7e93f6ed73a6bd6cd389c2aaef92af34086a securityContext: runAsNonRoot: false diff --git a/incubator/wger/0.0.30/questions.yaml b/incubator/wger/0.0.31/questions.yaml similarity index 100% rename from incubator/wger/0.0.30/questions.yaml rename to incubator/wger/0.0.31/questions.yaml diff --git a/incubator/wger/0.0.30/templates/_secrets.tpl b/incubator/wger/0.0.31/templates/_secrets.tpl similarity index 100% rename from incubator/wger/0.0.30/templates/_secrets.tpl rename to incubator/wger/0.0.31/templates/_secrets.tpl diff --git a/incubator/wger/0.0.30/templates/common.yaml b/incubator/wger/0.0.31/templates/common.yaml similarity index 100% rename from incubator/wger/0.0.30/templates/common.yaml rename to incubator/wger/0.0.31/templates/common.yaml diff --git a/incubator/wger/0.0.30/values.yaml b/incubator/wger/0.0.31/values.yaml similarity index 100% rename from incubator/wger/0.0.30/values.yaml rename to incubator/wger/0.0.31/values.yaml diff --git a/incubator/whisparr/0.0.12/CHANGELOG.md b/incubator/whisparr/0.0.12/CHANGELOG.md index b8b29b063c2..853f02214ac 100644 --- a/incubator/whisparr/0.0.12/CHANGELOG.md +++ b/incubator/whisparr/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [whisparr-0.0.12](https://github.com/truecharts/apps/compare/whisparr-0.0.11...whisparr-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [whisparr-0.0.12](https://github.com/truecharts/apps/compare/whisparr-0.0.11...whisparr-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/whisparr/0.0.12/Chart.lock b/incubator/whisparr/0.0.12/Chart.lock index 1378c775f12..04ccf24b7c2 100644 --- a/incubator/whisparr/0.0.12/Chart.lock +++ b/incubator/whisparr/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:30.540545174Z" +generated: "2022-07-24T09:06:45.29011814Z" diff --git a/incubator/wifi-card/0.0.12/CHANGELOG.md b/incubator/wifi-card/0.0.12/CHANGELOG.md index 109e03385fd..bb83f400b63 100644 --- a/incubator/wifi-card/0.0.12/CHANGELOG.md +++ b/incubator/wifi-card/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [wifi-card-0.0.12](https://github.com/truecharts/apps/compare/wifi-card-0.0.11...wifi-card-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [wifi-card-0.0.12](https://github.com/truecharts/apps/compare/wifi-card-0.0.11...wifi-card-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/wifi-card/0.0.12/Chart.lock b/incubator/wifi-card/0.0.12/Chart.lock index 26e9dd4940b..cee8ded7ce6 100644 --- a/incubator/wifi-card/0.0.12/Chart.lock +++ b/incubator/wifi-card/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:31.732831804Z" +generated: "2022-07-24T09:06:45.763373276Z" diff --git a/incubator/wordle/0.0.12/CHANGELOG.md b/incubator/wordle/0.0.12/CHANGELOG.md index 7bbbb829a25..23e103bde76 100644 --- a/incubator/wordle/0.0.12/CHANGELOG.md +++ b/incubator/wordle/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [wordle-0.0.12](https://github.com/truecharts/apps/compare/wordle-0.0.11...wordle-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [wordle-0.0.12](https://github.com/truecharts/apps/compare/wordle-0.0.11...wordle-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/wordle/0.0.12/Chart.lock b/incubator/wordle/0.0.12/Chart.lock index 2411d9b51ec..b30364d73df 100644 --- a/incubator/wordle/0.0.12/Chart.lock +++ b/incubator/wordle/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:34.480284236Z" +generated: "2022-07-24T09:06:48.941915939Z" diff --git a/incubator/xmrig/0.0.12/CHANGELOG.md b/incubator/xmrig/0.0.12/CHANGELOG.md index 7e8e26b49ea..4b2ebdd4d16 100644 --- a/incubator/xmrig/0.0.12/CHANGELOG.md +++ b/incubator/xmrig/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [xmrig-0.0.12](https://github.com/truecharts/apps/compare/xmrig-0.0.11...xmrig-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [xmrig-0.0.12](https://github.com/truecharts/apps/compare/xmrig-0.0.11...xmrig-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/xmrig/0.0.12/Chart.lock b/incubator/xmrig/0.0.12/Chart.lock index a1e748ef534..ff978441ea2 100644 --- a/incubator/xmrig/0.0.12/Chart.lock +++ b/incubator/xmrig/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:47.620946183Z" +generated: "2022-07-24T09:07:04.41375565Z" diff --git a/incubator/xonotic/0.0.12/CHANGELOG.md b/incubator/xonotic/0.0.12/CHANGELOG.md index 54272e18947..e651aa48dec 100644 --- a/incubator/xonotic/0.0.12/CHANGELOG.md +++ b/incubator/xonotic/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [xonotic-0.0.12](https://github.com/truecharts/apps/compare/xonotic-0.0.11...xonotic-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [xonotic-0.0.12](https://github.com/truecharts/apps/compare/xonotic-0.0.11...xonotic-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/xonotic/0.0.12/Chart.lock b/incubator/xonotic/0.0.12/Chart.lock index db9a28cc820..0ed62163e10 100644 --- a/incubator/xonotic/0.0.12/Chart.lock +++ b/incubator/xonotic/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:50.674750714Z" +generated: "2022-07-24T09:07:04.867331209Z" diff --git a/incubator/xware/0.0.12/CHANGELOG.md b/incubator/xware/0.0.12/CHANGELOG.md index 7d158ed260d..22e03190c45 100644 --- a/incubator/xware/0.0.12/CHANGELOG.md +++ b/incubator/xware/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [xware-0.0.12](https://github.com/truecharts/apps/compare/xware-0.0.11...xware-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [xware-0.0.12](https://github.com/truecharts/apps/compare/xware-0.0.11...xware-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/xware/0.0.12/Chart.lock b/incubator/xware/0.0.12/Chart.lock index e00a2a96272..7985529f405 100644 --- a/incubator/xware/0.0.12/Chart.lock +++ b/incubator/xware/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:11:52.898975366Z" +generated: "2022-07-24T09:07:08.5190919Z" diff --git a/incubator/yacht/0.0.12/CHANGELOG.md b/incubator/yacht/0.0.12/CHANGELOG.md index e5cf7bd3297..9a0325dd255 100644 --- a/incubator/yacht/0.0.12/CHANGELOG.md +++ b/incubator/yacht/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [yacht-0.0.12](https://github.com/truecharts/apps/compare/yacht-0.0.11...yacht-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [yacht-0.0.12](https://github.com/truecharts/apps/compare/yacht-0.0.11...yacht-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/yacht/0.0.12/Chart.lock b/incubator/yacht/0.0.12/Chart.lock index 8cb86f8f0da..d7fbfd1d76f 100644 --- a/incubator/yacht/0.0.12/Chart.lock +++ b/incubator/yacht/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:05.020874598Z" +generated: "2022-07-24T09:07:22.987203945Z" diff --git a/incubator/yacreaderlibraryserver/0.0.12/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.12/CHANGELOG.md index b21920368d9..8691938f482 100644 --- a/incubator/yacreaderlibraryserver/0.0.12/CHANGELOG.md +++ b/incubator/yacreaderlibraryserver/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [yacreaderlibraryserver-0.0.12](https://github.com/truecharts/apps/compare/yacreaderlibraryserver-0.0.11...yacreaderlibraryserver-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [yacreaderlibraryserver-0.0.12](https://github.com/truecharts/apps/compare/yacreaderlibraryserver-0.0.11...yacreaderlibraryserver-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/yacreaderlibraryserver/0.0.12/Chart.lock b/incubator/yacreaderlibraryserver/0.0.12/Chart.lock index 221fc8082b9..5d91ed24290 100644 --- a/incubator/yacreaderlibraryserver/0.0.12/Chart.lock +++ b/incubator/yacreaderlibraryserver/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:08.709360096Z" +generated: "2022-07-24T09:07:24.313267143Z" diff --git a/incubator/yacy/0.0.12/CHANGELOG.md b/incubator/yacy/0.0.12/CHANGELOG.md index 62402ca43aa..bc31aaeffed 100644 --- a/incubator/yacy/0.0.12/CHANGELOG.md +++ b/incubator/yacy/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [yacy-0.0.12](https://github.com/truecharts/apps/compare/yacy-0.0.11...yacy-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [yacy-0.0.12](https://github.com/truecharts/apps/compare/yacy-0.0.11...yacy-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/yacy/0.0.12/Chart.lock b/incubator/yacy/0.0.12/Chart.lock index eeab8176e4f..8203a943515 100644 --- a/incubator/yacy/0.0.12/Chart.lock +++ b/incubator/yacy/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:10.6816396Z" +generated: "2022-07-24T09:07:27.798195519Z" diff --git a/incubator/yourls/0.0.12/CHANGELOG.md b/incubator/yourls/0.0.12/CHANGELOG.md index 854b8c050f2..a6acdd63815 100644 --- a/incubator/yourls/0.0.12/CHANGELOG.md +++ b/incubator/yourls/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [yourls-0.0.12](https://github.com/truecharts/apps/compare/yourls-0.0.11...yourls-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [yourls-0.0.12](https://github.com/truecharts/apps/compare/yourls-0.0.11...yourls-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/yourls/0.0.12/Chart.lock b/incubator/yourls/0.0.12/Chart.lock index 3ab21776147..e73d8b8585c 100644 --- a/incubator/yourls/0.0.12/Chart.lock +++ b/incubator/yourls/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:12.137694779Z" +generated: "2022-07-24T09:07:27.803172288Z" diff --git a/incubator/youtransfer/0.0.12/CHANGELOG.md b/incubator/youtransfer/0.0.12/CHANGELOG.md index 53cd2ce32ce..2db0aefcea3 100644 --- a/incubator/youtransfer/0.0.12/CHANGELOG.md +++ b/incubator/youtransfer/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [youtransfer-0.0.12](https://github.com/truecharts/apps/compare/youtransfer-0.0.11...youtransfer-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [youtransfer-0.0.12](https://github.com/truecharts/apps/compare/youtransfer-0.0.11...youtransfer-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/youtransfer/0.0.12/Chart.lock b/incubator/youtransfer/0.0.12/Chart.lock index 4195895ec75..446a844def0 100644 --- a/incubator/youtransfer/0.0.12/Chart.lock +++ b/incubator/youtransfer/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:22.57495499Z" +generated: "2022-07-24T09:07:42.294885491Z" diff --git a/incubator/youtubedl-material/0.0.21/CHANGELOG.md b/incubator/youtubedl-material/0.0.21/CHANGELOG.md index dc3849aab09..2ebc204d49a 100644 --- a/incubator/youtubedl-material/0.0.21/CHANGELOG.md +++ b/incubator/youtubedl-material/0.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [youtubedl-material-0.0.21](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.20...youtubedl-material-0.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [youtubedl-material-0.0.21](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.20...youtubedl-material-0.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [youtubedl-material-0.0.9](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.8...youtubedl-material-0.0.9) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/incubator/youtubedl-material/0.0.21/Chart.lock b/incubator/youtubedl-material/0.0.21/Chart.lock index 80c3721fb72..5848b4e560d 100644 --- a/incubator/youtubedl-material/0.0.21/Chart.lock +++ b/incubator/youtubedl-material/0.0.21/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 1.0.45 digest: sha256:088c1ddfc70bf9954e6be128278c2c653bde2b901dbbd24066ca0ff3bee0c656 -generated: "2022-07-23T20:12:32.746514392Z" +generated: "2022-07-24T09:07:49.773135726Z" diff --git a/incubator/z80pack/0.0.12/CHANGELOG.md b/incubator/z80pack/0.0.12/CHANGELOG.md index f516de0f0c4..e2b4eec3cfe 100644 --- a/incubator/z80pack/0.0.12/CHANGELOG.md +++ b/incubator/z80pack/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [z80pack-0.0.12](https://github.com/truecharts/apps/compare/z80pack-0.0.11...z80pack-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [z80pack-0.0.12](https://github.com/truecharts/apps/compare/z80pack-0.0.11...z80pack-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/z80pack/0.0.12/Chart.lock b/incubator/z80pack/0.0.12/Chart.lock index 1d9511506af..c7e2ad6b212 100644 --- a/incubator/z80pack/0.0.12/Chart.lock +++ b/incubator/z80pack/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:29.069250449Z" +generated: "2022-07-24T09:07:46.930981859Z" diff --git a/incubator/zabbix-server/2.0.24/CHANGELOG.md b/incubator/zabbix-server/2.0.24/CHANGELOG.md index 415971a0c37..35d4ad8c24d 100644 --- a/incubator/zabbix-server/2.0.24/CHANGELOG.md +++ b/incubator/zabbix-server/2.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [zabbix-server-2.0.24](https://github.com/truecharts/apps/compare/zabbix-server-2.0.23...zabbix-server-2.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [zabbix-server-2.0.24](https://github.com/truecharts/apps/compare/zabbix-server-2.0.23...zabbix-server-2.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [zabbix-server-2.0.12](https://github.com/truecharts/apps/compare/zabbix-server-2.0.11...zabbix-server-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/incubator/zabbix-server/2.0.24/Chart.lock b/incubator/zabbix-server/2.0.24/Chart.lock index 3f47be6b934..b76d8bdbb82 100644 --- a/incubator/zabbix-server/2.0.24/Chart.lock +++ b/incubator/zabbix-server/2.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:12:37.02063375Z" +generated: "2022-07-24T09:07:54.044789826Z" diff --git a/incubator/zoneminder/0.0.12/CHANGELOG.md b/incubator/zoneminder/0.0.12/CHANGELOG.md index c01901c053e..917e77a391b 100644 --- a/incubator/zoneminder/0.0.12/CHANGELOG.md +++ b/incubator/zoneminder/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [zoneminder-0.0.12](https://github.com/truecharts/apps/compare/zoneminder-0.0.11...zoneminder-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [zoneminder-0.0.12](https://github.com/truecharts/apps/compare/zoneminder-0.0.11...zoneminder-0.0.12) (2022-07-23) ### Chore diff --git a/incubator/zoneminder/0.0.12/Chart.lock b/incubator/zoneminder/0.0.12/Chart.lock index 6fb8e388d52..8ace608ab99 100644 --- a/incubator/zoneminder/0.0.12/Chart.lock +++ b/incubator/zoneminder/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:40.164357644Z" +generated: "2022-07-24T09:08:01.60071106Z" diff --git a/stable/airdcpp-webclient/3.0.23/CHANGELOG.md b/stable/airdcpp-webclient/3.0.23/CHANGELOG.md index 61a4b7430fe..969a6260519 100644 --- a/stable/airdcpp-webclient/3.0.23/CHANGELOG.md +++ b/stable/airdcpp-webclient/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [airdcpp-webclient-3.0.23](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.22...airdcpp-webclient-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [airdcpp-webclient-3.0.23](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.22...airdcpp-webclient-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [airdcpp-webclient-3.0.11](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.10...airdcpp-webclient-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/airdcpp-webclient/3.0.23/Chart.lock b/stable/airdcpp-webclient/3.0.23/Chart.lock index b7a98b044cd..81d4d649ca2 100644 --- a/stable/airdcpp-webclient/3.0.23/Chart.lock +++ b/stable/airdcpp-webclient/3.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:47.61434307Z" +generated: "2022-07-24T09:08:06.470677184Z" diff --git a/stable/airsonic-advanced/4.0.23/CHANGELOG.md b/stable/airsonic-advanced/4.0.23/CHANGELOG.md index a968680412c..7edf2392b86 100644 --- a/stable/airsonic-advanced/4.0.23/CHANGELOG.md +++ b/stable/airsonic-advanced/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [airsonic-advanced-4.0.23](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.22...airsonic-advanced-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [airsonic-advanced-4.0.23](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.22...airsonic-advanced-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [airsonic-advanced-4.0.11](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.10...airsonic-advanced-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/airsonic-advanced/4.0.23/Chart.lock b/stable/airsonic-advanced/4.0.23/Chart.lock index ed4f9034da6..75dc8f61d52 100644 --- a/stable/airsonic-advanced/4.0.23/Chart.lock +++ b/stable/airsonic-advanced/4.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:13:04.884547809Z" +generated: "2022-07-24T09:08:25.63720278Z" diff --git a/stable/airsonic/6.0.22/CHANGELOG.md b/stable/airsonic/6.0.22/CHANGELOG.md index 2cdbdee1c70..8a567f02201 100644 --- a/stable/airsonic/6.0.22/CHANGELOG.md +++ b/stable/airsonic/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [airsonic-6.0.22](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.22...airsonic-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [airsonic-6.0.22](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.22...airsonic-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [airsonic-6.0.10](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.9...airsonic-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/airsonic/6.0.22/Chart.lock b/stable/airsonic/6.0.22/Chart.lock index dc59f2e9eee..2e880b42774 100644 --- a/stable/airsonic/6.0.22/Chart.lock +++ b/stable/airsonic/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:12:56.883034465Z" +generated: "2022-07-24T09:08:17.019360377Z" diff --git a/stable/alist/2.0.22/CHANGELOG.md b/stable/alist/2.0.22/CHANGELOG.md index bed6c001224..85e85123fdd 100644 --- a/stable/alist/2.0.22/CHANGELOG.md +++ b/stable/alist/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [alist-2.0.22](https://github.com/truecharts/apps/compare/alist-2.0.21...alist-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [alist-2.0.22](https://github.com/truecharts/apps/compare/alist-2.0.21...alist-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [alist-2.0.10](https://github.com/truecharts/apps/compare/alist-2.0.9...alist-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/alist/2.0.22/Chart.lock b/stable/alist/2.0.22/Chart.lock index fff5167d3ae..74e8bf3f641 100644 --- a/stable/alist/2.0.22/Chart.lock +++ b/stable/alist/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:01.954078744Z" +generated: "2022-07-24T09:08:20.998138468Z" diff --git a/stable/amcrest2mqtt/4.0.22/CHANGELOG.md b/stable/amcrest2mqtt/4.0.22/CHANGELOG.md index 15f7d3f61e8..558817b2eb9 100644 --- a/stable/amcrest2mqtt/4.0.22/CHANGELOG.md +++ b/stable/amcrest2mqtt/4.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [amcrest2mqtt-4.0.22](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.21...amcrest2mqtt-4.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [amcrest2mqtt-4.0.22](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.21...amcrest2mqtt-4.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [amcrest2mqtt-4.0.10](https://github.com/truecharts/apps/compare/amcrest2mqtt-4.0.9...amcrest2mqtt-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/amcrest2mqtt/4.0.22/Chart.lock b/stable/amcrest2mqtt/4.0.22/Chart.lock index e6637d988ff..b4184e6c03b 100644 --- a/stable/amcrest2mqtt/4.0.22/Chart.lock +++ b/stable/amcrest2mqtt/4.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:05.965567716Z" +generated: "2022-07-24T09:08:25.142847414Z" diff --git a/stable/anonaddy/9.0.29/CHANGELOG.md b/stable/anonaddy/9.0.29/CHANGELOG.md index 330c03897eb..2b1a02e3ade 100644 --- a/stable/anonaddy/9.0.29/CHANGELOG.md +++ b/stable/anonaddy/9.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [anonaddy-9.0.29](https://github.com/truecharts/apps/compare/anonaddy-9.0.28...anonaddy-9.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [anonaddy-9.0.29](https://github.com/truecharts/apps/compare/anonaddy-9.0.28...anonaddy-9.0.29) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - -## [anonaddy-9.0.18](https://github.com/truecharts/apps/compare/anonaddy-9.0.16...anonaddy-9.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [anonaddy-9.0.16](https://github.com/truecharts/apps/compare/anonaddy-9.0.15...anonaddy-9.0.16) (2022-07-12) diff --git a/stable/anonaddy/9.0.29/Chart.lock b/stable/anonaddy/9.0.29/Chart.lock index 660547435e0..57964a9950d 100644 --- a/stable/anonaddy/9.0.29/Chart.lock +++ b/stable/anonaddy/9.0.29/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:9141160a1438754f41fcd88e56c724b564acdb76575e6f0e762790e79e9fcd1c -generated: "2022-07-23T20:13:27.515594369Z" +generated: "2022-07-24T09:08:49.509223083Z" diff --git a/stable/apache-musicindex/4.0.22/CHANGELOG.md b/stable/apache-musicindex/4.0.22/CHANGELOG.md index e95eaee7158..fdaec43b98e 100644 --- a/stable/apache-musicindex/4.0.22/CHANGELOG.md +++ b/stable/apache-musicindex/4.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [apache-musicindex-4.0.22](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.21...apache-musicindex-4.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [apache-musicindex-4.0.22](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.21...apache-musicindex-4.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [apache-musicindex-4.0.10](https://github.com/truecharts/apps/compare/apache-musicindex-4.0.9...apache-musicindex-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/apache-musicindex/4.0.22/Chart.lock b/stable/apache-musicindex/4.0.22/Chart.lock index 84fbb7e2769..a8007562462 100644 --- a/stable/apache-musicindex/4.0.22/Chart.lock +++ b/stable/apache-musicindex/4.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:20.347870531Z" +generated: "2022-07-24T09:08:41.01510393Z" diff --git a/stable/appdaemon/9.0.23/CHANGELOG.md b/stable/appdaemon/9.0.23/CHANGELOG.md index 74d2e4fe73b..d3f3865688d 100644 --- a/stable/appdaemon/9.0.23/CHANGELOG.md +++ b/stable/appdaemon/9.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [appdaemon-9.0.23](https://github.com/truecharts/apps/compare/appdaemon-9.0.22...appdaemon-9.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [appdaemon-9.0.23](https://github.com/truecharts/apps/compare/appdaemon-9.0.22...appdaemon-9.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [appdaemon-9.0.11](https://github.com/truecharts/apps/compare/appdaemon-9.0.10...appdaemon-9.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/appdaemon/9.0.23/Chart.lock b/stable/appdaemon/9.0.23/Chart.lock index 92fdce9a049..5b34edadf31 100644 --- a/stable/appdaemon/9.0.23/Chart.lock +++ b/stable/appdaemon/9.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:24.949757018Z" +generated: "2022-07-24T09:08:44.942957431Z" diff --git a/stable/aria2/5.0.23/CHANGELOG.md b/stable/aria2/5.0.23/CHANGELOG.md index c121c0e5455..ae14768aa5e 100644 --- a/stable/aria2/5.0.23/CHANGELOG.md +++ b/stable/aria2/5.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [aria2-5.0.23](https://github.com/truecharts/apps/compare/aria2-5.0.22...aria2-5.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [aria2-5.0.23](https://github.com/truecharts/apps/compare/aria2-5.0.22...aria2-5.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [aria2-5.0.11](https://github.com/truecharts/apps/compare/aria2-5.0.10...aria2-5.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/aria2/5.0.23/Chart.lock b/stable/aria2/5.0.23/Chart.lock index 6a9f45c8343..a34fd91b9c2 100644 --- a/stable/aria2/5.0.23/Chart.lock +++ b/stable/aria2/5.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:30.289929821Z" +generated: "2022-07-24T09:08:51.629221883Z" diff --git a/stable/audacity/4.0.22/CHANGELOG.md b/stable/audacity/4.0.22/CHANGELOG.md index 0d7585cbb10..3483bf9f0b4 100644 --- a/stable/audacity/4.0.22/CHANGELOG.md +++ b/stable/audacity/4.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [audacity-4.0.22](https://github.com/truecharts/apps/compare/audacity-4.0.21...audacity-4.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [audacity-4.0.22](https://github.com/truecharts/apps/compare/audacity-4.0.21...audacity-4.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [audacity-4.0.10](https://github.com/truecharts/apps/compare/audacity-4.0.9...audacity-4.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/audacity/4.0.22/Chart.lock b/stable/audacity/4.0.22/Chart.lock index b1d0c416aeb..a05dde15ef9 100644 --- a/stable/audacity/4.0.22/Chart.lock +++ b/stable/audacity/4.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:38.366272092Z" +generated: "2022-07-24T09:09:00.862355672Z" diff --git a/stable/audiobookshelf/2.0.25/CHANGELOG.md b/stable/audiobookshelf/2.0.25/CHANGELOG.md index 6a3a666fb8b..10181025214 100644 --- a/stable/audiobookshelf/2.0.25/CHANGELOG.md +++ b/stable/audiobookshelf/2.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [audiobookshelf-2.0.25](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.24...audiobookshelf-2.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [audiobookshelf-2.0.25](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.24...audiobookshelf-2.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [audiobookshelf-2.0.13](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.12...audiobookshelf-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/audiobookshelf/2.0.25/Chart.lock b/stable/audiobookshelf/2.0.25/Chart.lock index e5515096048..7c3fc9c1a4a 100644 --- a/stable/audiobookshelf/2.0.25/Chart.lock +++ b/stable/audiobookshelf/2.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:44.072893697Z" +generated: "2022-07-24T09:09:04.260873587Z" diff --git a/stable/authelia/11.0.28/CHANGELOG.md b/stable/authelia/11.0.28/CHANGELOG.md index 00e6ea15645..d5e875c4ea6 100644 --- a/stable/authelia/11.0.28/CHANGELOG.md +++ b/stable/authelia/11.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [authelia-11.0.28](https://github.com/truecharts/apps/compare/authelia-11.0.27...authelia-11.0.28) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [authelia-11.0.28](https://github.com/truecharts/apps/compare/authelia-11.0.27...authelia-11.0.28) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls - - - -## [authelia-11.0.16](https://github.com/truecharts/apps/compare/authelia-11.0.15...authelia-11.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - diff --git a/stable/authelia/11.0.28/Chart.lock b/stable/authelia/11.0.28/Chart.lock index 4cb3e1cd395..2ef692cc97d 100644 --- a/stable/authelia/11.0.28/Chart.lock +++ b/stable/authelia/11.0.28/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:14:00.372069082Z" +generated: "2022-07-24T09:09:24.905610634Z" diff --git a/stable/automatic-music-downloader/2.0.22/CHANGELOG.md b/stable/automatic-music-downloader/2.0.22/CHANGELOG.md index 5eb5f966267..9fda31f5f68 100644 --- a/stable/automatic-music-downloader/2.0.22/CHANGELOG.md +++ b/stable/automatic-music-downloader/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [automatic-music-downloader-2.0.22](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.21...automatic-music-downloader-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [automatic-music-downloader-2.0.22](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.21...automatic-music-downloader-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [automatic-music-downloader-2.0.10](https://github.com/truecharts/apps/compare/automatic-music-downloader-2.0.9...automatic-music-downloader-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/automatic-music-downloader/2.0.22/Chart.lock b/stable/automatic-music-downloader/2.0.22/Chart.lock index b48049ed667..2ebdbc4a9f2 100644 --- a/stable/automatic-music-downloader/2.0.22/Chart.lock +++ b/stable/automatic-music-downloader/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:57.274925672Z" +generated: "2022-07-24T09:09:20.209780031Z" diff --git a/stable/avidemux/1.0.0/CHANGELOG.md b/stable/avidemux/1.0.0/CHANGELOG.md index db1f93f8dd4..7c94f4e9426 100644 --- a/stable/avidemux/1.0.0/CHANGELOG.md +++ b/stable/avidemux/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [avidemux-1.0.0](https://github.com/truecharts/apps/compare/avidemux-0.0.14...avidemux-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [avidemux-1.0.0](https://github.com/truecharts/apps/compare/avidemux-0.0.14...avidemux-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - - -### [avidemux-0.0.2](https://github.com/truecharts/apps/compare/avidemux-0.0.1...avidemux-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) diff --git a/stable/avidemux/1.0.0/Chart.lock b/stable/avidemux/1.0.0/Chart.lock index 2532249d7d9..7a77296c72a 100644 --- a/stable/avidemux/1.0.0/Chart.lock +++ b/stable/avidemux/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:13:58.71656852Z" +generated: "2022-07-24T09:09:22.295186887Z" diff --git a/stable/babybuddy/8.0.30/CHANGELOG.md b/stable/babybuddy/8.0.30/CHANGELOG.md index 09c46385819..46e207d457d 100644 --- a/stable/babybuddy/8.0.30/CHANGELOG.md +++ b/stable/babybuddy/8.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [babybuddy-8.0.30](https://github.com/truecharts/apps/compare/babybuddy-8.0.29...babybuddy-8.0.30) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [babybuddy-8.0.30](https://github.com/truecharts/apps/compare/babybuddy-8.0.29...babybuddy-8.0.30) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [babybuddy-8.0.18](https://github.com/truecharts/apps/compare/babybuddy-8.0.17...babybuddy-8.0.18) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/babybuddy/8.0.30/Chart.lock b/stable/babybuddy/8.0.30/Chart.lock index de8a7524f1f..d282477f29d 100644 --- a/stable/babybuddy/8.0.30/Chart.lock +++ b/stable/babybuddy/8.0.30/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:14:09.887301984Z" +generated: "2022-07-24T09:09:31.100513131Z" diff --git a/stable/baserow/3.0.26/CHANGELOG.md b/stable/baserow/3.0.26/CHANGELOG.md index de53b1c94e6..49528ec78f7 100644 --- a/stable/baserow/3.0.26/CHANGELOG.md +++ b/stable/baserow/3.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [baserow-3.0.26](https://github.com/truecharts/apps/compare/baserow-3.0.25...baserow-3.0.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [baserow-3.0.26](https://github.com/truecharts/apps/compare/baserow-3.0.25...baserow-3.0.26) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [baserow-3.0.14](https://github.com/truecharts/apps/compare/baserow-3.0.13...baserow-3.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/baserow/3.0.26/Chart.lock b/stable/baserow/3.0.26/Chart.lock index 501a76970f8..63db79bf591 100644 --- a/stable/baserow/3.0.26/Chart.lock +++ b/stable/baserow/3.0.26/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:14:28.919453588Z" +generated: "2022-07-24T09:09:53.40497248Z" diff --git a/stable/bazarr/11.0.22/CHANGELOG.md b/stable/bazarr/11.0.22/CHANGELOG.md index b85ab4fb2c2..3658664a5f7 100644 --- a/stable/bazarr/11.0.22/CHANGELOG.md +++ b/stable/bazarr/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [bazarr-11.0.22](https://github.com/truecharts/apps/compare/bazarr-11.0.21...bazarr-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [bazarr-11.0.22](https://github.com/truecharts/apps/compare/bazarr-11.0.21...bazarr-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [bazarr-11.0.10](https://github.com/truecharts/apps/compare/bazarr-11.0.9...bazarr-11.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/bazarr/11.0.22/Chart.lock b/stable/bazarr/11.0.22/Chart.lock index 26adfdf8efd..93f02a87b49 100644 --- a/stable/bazarr/11.0.22/Chart.lock +++ b/stable/bazarr/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:14:16.891827526Z" +generated: "2022-07-24T09:09:41.807879888Z" diff --git a/stable/beets/4.0.23/CHANGELOG.md b/stable/beets/4.0.23/CHANGELOG.md index 3669e1f7b8a..c718e4ffaca 100644 --- a/stable/beets/4.0.23/CHANGELOG.md +++ b/stable/beets/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [beets-4.0.23](https://github.com/truecharts/apps/compare/beets-4.0.22...beets-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [beets-4.0.23](https://github.com/truecharts/apps/compare/beets-4.0.22...beets-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [beets-4.0.11](https://github.com/truecharts/apps/compare/beets-4.0.10...beets-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/beets/4.0.23/Chart.lock b/stable/beets/4.0.23/Chart.lock index 93f5f398604..32b923acdf0 100644 --- a/stable/beets/4.0.23/Chart.lock +++ b/stable/beets/4.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:14:30.444791307Z" +generated: "2022-07-24T09:09:55.553981551Z" diff --git a/stable/blog/3.0.25/CHANGELOG.md b/stable/blog/3.0.25/CHANGELOG.md index 9248e5c33de..99e7ee16280 100644 --- a/stable/blog/3.0.25/CHANGELOG.md +++ b/stable/blog/3.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [blog-3.0.25](https://github.com/truecharts/apps/compare/blog-3.0.24...blog-3.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [blog-3.0.25](https://github.com/truecharts/apps/compare/blog-3.0.24...blog-3.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [blog-3.0.13](https://github.com/truecharts/apps/compare/blog-3.0.12...blog-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/blog/3.0.25/Chart.lock b/stable/blog/3.0.25/Chart.lock index e39eaf81366..57e0f40ce72 100644 --- a/stable/blog/3.0.25/Chart.lock +++ b/stable/blog/3.0.25/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:14:41.705097154Z" +generated: "2022-07-24T09:10:05.343201906Z" diff --git a/stable/boinc/2.0.30/CHANGELOG.md b/stable/boinc/2.0.31/CHANGELOG.md similarity index 84% rename from stable/boinc/2.0.30/CHANGELOG.md rename to stable/boinc/2.0.31/CHANGELOG.md index 0b5abb30987..9c93643daff 100644 --- a/stable/boinc/2.0.30/CHANGELOG.md +++ b/stable/boinc/2.0.31/CHANGELOG.md @@ -2,6 +2,18 @@ +## [boinc-2.0.31](https://github.com/truecharts/apps/compare/boinc-2.0.29...boinc-2.0.31) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [boinc-2.0.30](https://github.com/truecharts/apps/compare/boinc-2.0.29...boinc-2.0.30) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ - bump to regenerate documentation - - - -### [boinc-2.0.18](https://github.com/truecharts/apps/compare/boinc-2.0.17...boinc-2.0.18) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - diff --git a/stable/cyberchef/2.0.44/Chart.lock b/stable/boinc/2.0.31/Chart.lock similarity index 80% rename from stable/cyberchef/2.0.44/Chart.lock rename to stable/boinc/2.0.31/Chart.lock index 4d265805325..e703c1b8a94 100644 --- a/stable/cyberchef/2.0.44/Chart.lock +++ b/stable/boinc/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:20.687934104Z" +generated: "2022-07-24T09:10:01.683244811Z" diff --git a/stable/boinc/2.0.30/Chart.yaml b/stable/boinc/2.0.31/Chart.yaml similarity index 97% rename from stable/boinc/2.0.30/Chart.yaml rename to stable/boinc/2.0.31/Chart.yaml index 6a935c35235..cf8b4ac1e48 100644 --- a/stable/boinc/2.0.30/Chart.yaml +++ b/stable/boinc/2.0.31/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 2.0.30 +version: 2.0.31 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/2.0.30/README.md b/stable/boinc/2.0.31/README.md similarity index 98% rename from stable/boinc/2.0.30/README.md rename to stable/boinc/2.0.31/README.md index 7dca1947628..0f28e0655c3 100644 --- a/stable/boinc/2.0.30/README.md +++ b/stable/boinc/2.0.31/README.md @@ -1,6 +1,6 @@ # boinc -![Version: 2.0.30](https://img.shields.io/badge/Version-2.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: 2.0.31](https://img.shields.io/badge/Version-2.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) BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). diff --git a/stable/boinc/2.0.30/app-readme.md b/stable/boinc/2.0.31/app-readme.md similarity index 100% rename from stable/boinc/2.0.30/app-readme.md rename to stable/boinc/2.0.31/app-readme.md diff --git a/stable/boinc/2.0.30/charts/common-10.4.7.tgz b/stable/boinc/2.0.31/charts/common-10.4.7.tgz similarity index 100% rename from stable/boinc/2.0.30/charts/common-10.4.7.tgz rename to stable/boinc/2.0.31/charts/common-10.4.7.tgz diff --git a/stable/boinc/2.0.30/ix_values.yaml b/stable/boinc/2.0.31/ix_values.yaml similarity index 82% rename from stable/boinc/2.0.30/ix_values.yaml rename to stable/boinc/2.0.31/ix_values.yaml index dabab14fd4d..a855e2a7ca8 100644 --- a/stable/boinc/2.0.30/ix_values.yaml +++ b/stable/boinc/2.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:e59fa2fce899c817c7c5ee66fd924a057fda456ba5147d844122a136c8e706c3 + tag: latest@sha256:ca0de5a2a8d973242208753dba47afd1eac660bc728c5191cbaa42ec4015991c securityContext: readOnlyRootFilesystem: false diff --git a/stable/boinc/2.0.30/questions.yaml b/stable/boinc/2.0.31/questions.yaml similarity index 100% rename from stable/boinc/2.0.30/questions.yaml rename to stable/boinc/2.0.31/questions.yaml diff --git a/stable/boinc/2.0.30/templates/common.yaml b/stable/boinc/2.0.31/templates/common.yaml similarity index 100% rename from stable/boinc/2.0.30/templates/common.yaml rename to stable/boinc/2.0.31/templates/common.yaml diff --git a/stable/boinc/2.0.30/values.yaml b/stable/boinc/2.0.31/values.yaml similarity index 100% rename from stable/boinc/2.0.30/values.yaml rename to stable/boinc/2.0.31/values.yaml diff --git a/stable/booksonic-air/6.0.25/CHANGELOG.md b/stable/booksonic-air/6.0.25/CHANGELOG.md index 609d3ea0253..5d8987bb629 100644 --- a/stable/booksonic-air/6.0.25/CHANGELOG.md +++ b/stable/booksonic-air/6.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [booksonic-air-6.0.25](https://github.com/truecharts/apps/compare/booksonic-air-6.0.24...booksonic-air-6.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [booksonic-air-6.0.25](https://github.com/truecharts/apps/compare/booksonic-air-6.0.24...booksonic-air-6.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [booksonic-air-6.0.13](https://github.com/truecharts/apps/compare/booksonic-air-6.0.12...booksonic-air-6.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/booksonic-air/6.0.25/Chart.lock b/stable/booksonic-air/6.0.25/Chart.lock index 71577ff1b35..aedfc83c2fa 100644 --- a/stable/booksonic-air/6.0.25/Chart.lock +++ b/stable/booksonic-air/6.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:14:49.301460941Z" +generated: "2022-07-24T09:10:14.34167253Z" diff --git a/stable/bookstack/3.0.25/CHANGELOG.md b/stable/bookstack/3.0.25/CHANGELOG.md index 607ef306ec0..3e30c9f3f39 100644 --- a/stable/bookstack/3.0.25/CHANGELOG.md +++ b/stable/bookstack/3.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [bookstack-3.0.25](https://github.com/truecharts/apps/compare/bookstack-3.0.24...bookstack-3.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [bookstack-3.0.25](https://github.com/truecharts/apps/compare/bookstack-3.0.24...bookstack-3.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [bookstack-3.0.13](https://github.com/truecharts/apps/compare/bookstack-3.0.12...bookstack-3.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/bookstack/3.0.25/Chart.lock b/stable/bookstack/3.0.25/Chart.lock index 64e95c4176e..f99d4e3b59a 100644 --- a/stable/bookstack/3.0.25/Chart.lock +++ b/stable/bookstack/3.0.25/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:15:00.269589395Z" +generated: "2022-07-24T09:10:29.40353227Z" diff --git a/stable/browserless-chrome/2.0.22/CHANGELOG.md b/stable/browserless-chrome/2.0.22/CHANGELOG.md index a8794df3ef1..80e4f87005b 100644 --- a/stable/browserless-chrome/2.0.22/CHANGELOG.md +++ b/stable/browserless-chrome/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [browserless-chrome-2.0.22](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.21...browserless-chrome-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [browserless-chrome-2.0.22](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.21...browserless-chrome-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [browserless-chrome-2.0.10](https://github.com/truecharts/apps/compare/browserless-chrome-2.0.9...browserless-chrome-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/browserless-chrome/2.0.22/Chart.lock b/stable/browserless-chrome/2.0.22/Chart.lock index 3996b65a5ee..60cdbb81ce1 100644 --- a/stable/browserless-chrome/2.0.22/Chart.lock +++ b/stable/browserless-chrome/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:00.550856515Z" +generated: "2022-07-24T09:10:25.776048159Z" diff --git a/stable/budge/2.0.25/CHANGELOG.md b/stable/budge/2.0.25/CHANGELOG.md index b0b6498e8b0..b11fceee2c1 100644 --- a/stable/budge/2.0.25/CHANGELOG.md +++ b/stable/budge/2.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [budge-2.0.25](https://github.com/truecharts/apps/compare/budge-2.0.24...budge-2.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [budge-2.0.25](https://github.com/truecharts/apps/compare/budge-2.0.24...budge-2.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) * update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [budge-2.0.13](https://github.com/truecharts/apps/compare/budge-2.0.12...budge-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/budge/2.0.25/Chart.lock b/stable/budge/2.0.25/Chart.lock index f3672f38e39..438d15bbac2 100644 --- a/stable/budge/2.0.25/Chart.lock +++ b/stable/budge/2.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:06.748017046Z" +generated: "2022-07-24T09:10:31.128666176Z" diff --git a/stable/calibre-web/11.0.26/CHANGELOG.md b/stable/calibre-web/11.0.26/CHANGELOG.md index a6d37eff580..b5a409267b5 100644 --- a/stable/calibre-web/11.0.26/CHANGELOG.md +++ b/stable/calibre-web/11.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [calibre-web-11.0.26](https://github.com/truecharts/apps/compare/calibre-web-11.0.25...calibre-web-11.0.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [calibre-web-11.0.26](https://github.com/truecharts/apps/compare/calibre-web-11.0.25...calibre-web-11.0.26) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [calibre-web-11.0.14](https://github.com/truecharts/apps/compare/calibre-web-11.0.13...calibre-web-11.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - diff --git a/stable/calibre-web/11.0.26/Chart.lock b/stable/calibre-web/11.0.26/Chart.lock index b8e0dc75e5f..994d37499bc 100644 --- a/stable/calibre-web/11.0.26/Chart.lock +++ b/stable/calibre-web/11.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:20.036906871Z" +generated: "2022-07-24T09:10:44.855016117Z" diff --git a/stable/calibre/7.0.27/CHANGELOG.md b/stable/calibre/7.0.27/CHANGELOG.md index 640dacb0e90..9421fd0aae7 100644 --- a/stable/calibre/7.0.27/CHANGELOG.md +++ b/stable/calibre/7.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [calibre-7.0.27](https://github.com/truecharts/apps/compare/calibre-web-11.0.25...calibre-7.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [calibre-7.0.27](https://github.com/truecharts/apps/compare/calibre-web-11.0.25...calibre-7.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [calibre-7.0.15](https://github.com/truecharts/apps/compare/calibre-7.0.14...calibre-7.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/calibre/7.0.27/Chart.lock b/stable/calibre/7.0.27/Chart.lock index 80701da1887..a8c04f5d6aa 100644 --- a/stable/calibre/7.0.27/Chart.lock +++ b/stable/calibre/7.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:07.806456728Z" +generated: "2022-07-24T09:10:33.7886829Z" diff --git a/stable/chevereto/3.0.23/CHANGELOG.md b/stable/chevereto/3.0.23/CHANGELOG.md index 6a4bd92f9ff..370a25914c3 100644 --- a/stable/chevereto/3.0.23/CHANGELOG.md +++ b/stable/chevereto/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chevereto-3.0.23](https://github.com/truecharts/apps/compare/chevereto-3.0.22...chevereto-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [chevereto-3.0.23](https://github.com/truecharts/apps/compare/chevereto-3.0.22...chevereto-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [chevereto-3.0.11](https://github.com/truecharts/apps/compare/chevereto-3.0.10...chevereto-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/chevereto/3.0.23/Chart.lock b/stable/chevereto/3.0.23/Chart.lock index d388c4ef20e..8841b3c6b89 100644 --- a/stable/chevereto/3.0.23/Chart.lock +++ b/stable/chevereto/3.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:15:31.062118311Z" +generated: "2022-07-24T09:10:58.216568952Z" diff --git a/stable/clamav/3.0.23/CHANGELOG.md b/stable/clamav/3.0.23/CHANGELOG.md index a5a508a3cde..7da4f15bff7 100644 --- a/stable/clamav/3.0.23/CHANGELOG.md +++ b/stable/clamav/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [clamav-3.0.23](https://github.com/truecharts/apps/compare/clamav-3.0.22...clamav-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [clamav-3.0.23](https://github.com/truecharts/apps/compare/clamav-3.0.22...clamav-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - -### [clamav-3.0.12](https://github.com/truecharts/apps/compare/clamav-3.0.11...clamav-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [clamav-3.0.11](https://github.com/truecharts/apps/compare/clamav-3.0.10...clamav-3.0.11) (2022-07-09) diff --git a/stable/clamav/3.0.23/Chart.lock b/stable/clamav/3.0.23/Chart.lock index c196dd45940..a560b2cf78b 100644 --- a/stable/clamav/3.0.23/Chart.lock +++ b/stable/clamav/3.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:25.326475965Z" +generated: "2022-07-24T09:10:53.046874575Z" diff --git a/stable/clarkson/3.0.25/CHANGELOG.md b/stable/clarkson/3.0.25/CHANGELOG.md index 2eaf7bda80a..cc1fc3fd7ee 100644 --- a/stable/clarkson/3.0.25/CHANGELOG.md +++ b/stable/clarkson/3.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [clarkson-3.0.25](https://github.com/truecharts/apps/compare/clarkson-3.0.24...clarkson-3.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [clarkson-3.0.25](https://github.com/truecharts/apps/compare/clarkson-3.0.24...clarkson-3.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [clarkson-3.0.13](https://github.com/truecharts/apps/compare/clarkson-3.0.12...clarkson-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/clarkson/3.0.25/Chart.lock b/stable/clarkson/3.0.25/Chart.lock index 00976ab7071..6bece7ad654 100644 --- a/stable/clarkson/3.0.25/Chart.lock +++ b/stable/clarkson/3.0.25/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:15:33.204798397Z" +generated: "2022-07-24T09:11:02.261465191Z" diff --git a/stable/cloud9/4.0.21/CHANGELOG.md b/stable/cloud9/4.0.21/CHANGELOG.md index 3fdf6008ec5..f4c9a0f530f 100644 --- a/stable/cloud9/4.0.21/CHANGELOG.md +++ b/stable/cloud9/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloud9-4.0.21](https://github.com/truecharts/apps/compare/cloud9-4.0.20...cloud9-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cloud9-4.0.21](https://github.com/truecharts/apps/compare/cloud9-4.0.20...cloud9-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [cloud9-4.0.9](https://github.com/truecharts/apps/compare/cloud9-4.0.8...cloud9-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/cloud9/4.0.21/Chart.lock b/stable/cloud9/4.0.21/Chart.lock index c60dd2f94eb..2ad6566280f 100644 --- a/stable/cloud9/4.0.21/Chart.lock +++ b/stable/cloud9/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:38.056606089Z" +generated: "2022-07-24T09:11:03.617232678Z" diff --git a/stable/cloudflared/1.0.3/CHANGELOG.md b/stable/cloudflared/1.0.3/CHANGELOG.md index 2153053c959..90aab026fda 100644 --- a/stable/cloudflared/1.0.3/CHANGELOG.md +++ b/stable/cloudflared/1.0.3/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudflared-1.0.3](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.6...cloudflared-1.0.3) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cloudflared-1.0.3](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.6...cloudflared-1.0.3) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ## [cloudflared-0.0.15](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.14...cloudflared-0.0.15) (2022-07-14) ### Fix - -- regenerate catalog and update template - - - -## [cloudflared-0.0.14](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.12...cloudflared-0.0.14) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - diff --git a/stable/cloudflared/1.0.3/Chart.lock b/stable/cloudflared/1.0.3/Chart.lock index b4ba3d07d5a..dcdaf8ca918 100644 --- a/stable/cloudflared/1.0.3/Chart.lock +++ b/stable/cloudflared/1.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:44.060094304Z" +generated: "2022-07-24T09:11:12.205185443Z" diff --git a/stable/cloudflareddns/1.0.7/CHANGELOG.md b/stable/cloudflareddns/1.0.7/CHANGELOG.md index 34f397f30cc..670a2d21f2a 100644 --- a/stable/cloudflareddns/1.0.7/CHANGELOG.md +++ b/stable/cloudflareddns/1.0.7/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudflareddns-1.0.7](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.6...cloudflareddns-1.0.7) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cloudflareddns-1.0.7](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.6...cloudflareddns-1.0.7) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ## [cloudflareddns-0.0.15](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.14...cloudflareddns-0.0.15) (2022-07-14) -### Fix - -- regenerate catalog and update template - - - -## [cloudflareddns-0.0.14](https://github.com/truecharts/apps/compare/cloudflareddns-0.0.12...cloudflareddns-0.0.14) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts diff --git a/stable/cloudflareddns/1.0.7/Chart.lock b/stable/cloudflareddns/1.0.7/Chart.lock index c4dabbb4e81..b6e3d779dd9 100644 --- a/stable/cloudflareddns/1.0.7/Chart.lock +++ b/stable/cloudflareddns/1.0.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:55.62529669Z" +generated: "2022-07-24T09:11:22.886216506Z" diff --git a/stable/code-server/4.0.25/CHANGELOG.md b/stable/code-server/4.0.25/CHANGELOG.md index 26651ed2150..6341c69f70e 100644 --- a/stable/code-server/4.0.25/CHANGELOG.md +++ b/stable/code-server/4.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [code-server-4.0.25](https://github.com/truecharts/apps/compare/code-server-4.0.24...code-server-4.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [code-server-4.0.25](https://github.com/truecharts/apps/compare/code-server-4.0.24...code-server-4.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - -### [collabora-online-12.1.7](https://github.com/truecharts/apps/compare/collabora-online-12.1.6...collabora-online-12.1.7) (2022-07-12) - -#### Chore - -* update helm chart common to v10.4.4 ([#3146](https://github.com/truecharts/apps/issues/3146)) - - - - diff --git a/stable/code-server/4.0.25/Chart.lock b/stable/code-server/4.0.25/Chart.lock index 61d1f57e79d..aaca8978bb2 100644 --- a/stable/code-server/4.0.25/Chart.lock +++ b/stable/code-server/4.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:15:56.183860055Z" +generated: "2022-07-24T09:11:24.133633639Z" diff --git a/stable/commento-plusplus/3.0.23/CHANGELOG.md b/stable/commento-plusplus/3.0.23/CHANGELOG.md index 453d52d1139..e612eeb0b02 100644 --- a/stable/commento-plusplus/3.0.23/CHANGELOG.md +++ b/stable/commento-plusplus/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [commento-plusplus-3.0.23](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.22...commento-plusplus-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [commento-plusplus-3.0.23](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.22...commento-plusplus-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [commento-plusplus-3.0.10](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.9...commento-plusplus-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/commento-plusplus/3.0.23/Chart.lock b/stable/commento-plusplus/3.0.23/Chart.lock index 8a07e9a6d37..3e09cdd4db5 100644 --- a/stable/commento-plusplus/3.0.23/Chart.lock +++ b/stable/commento-plusplus/3.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:16:04.241805728Z" +generated: "2022-07-24T09:11:35.24810247Z" diff --git a/stable/couchpotato/2.0.21/CHANGELOG.md b/stable/couchpotato/2.0.21/CHANGELOG.md index 98f9c65fd46..d7b7f9bce85 100644 --- a/stable/couchpotato/2.0.21/CHANGELOG.md +++ b/stable/couchpotato/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [couchpotato-2.0.21](https://github.com/truecharts/apps/compare/couchpotato-2.0.20...couchpotato-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [couchpotato-2.0.21](https://github.com/truecharts/apps/compare/couchpotato-2.0.20...couchpotato-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [couchpotato-2.0.9](https://github.com/truecharts/apps/compare/couchpotato-2.0.8...couchpotato-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/couchpotato/2.0.21/Chart.lock b/stable/couchpotato/2.0.21/Chart.lock index 84337565a6d..9ea26270758 100644 --- a/stable/couchpotato/2.0.21/Chart.lock +++ b/stable/couchpotato/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:02.104715958Z" +generated: "2022-07-24T09:11:31.133728761Z" diff --git a/stable/cryptofolio/4.0.23/CHANGELOG.md b/stable/cryptofolio/4.0.23/CHANGELOG.md index 6b8613f03c9..2bd0c278111 100644 --- a/stable/cryptofolio/4.0.23/CHANGELOG.md +++ b/stable/cryptofolio/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cryptofolio-4.0.23](https://github.com/truecharts/apps/compare/cryptofolio-4.0.22...cryptofolio-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cryptofolio-4.0.23](https://github.com/truecharts/apps/compare/cryptofolio-4.0.22...cryptofolio-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [cryptofolio-4.0.11](https://github.com/truecharts/apps/compare/cryptofolio-4.0.10...cryptofolio-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/cryptofolio/4.0.23/Chart.lock b/stable/cryptofolio/4.0.23/Chart.lock index cdfa698a67b..8fb45ed63a6 100644 --- a/stable/cryptofolio/4.0.23/Chart.lock +++ b/stable/cryptofolio/4.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:13.330571627Z" +generated: "2022-07-24T09:11:41.880364405Z" diff --git a/stable/custom-app/5.1.23/CHANGELOG.md b/stable/custom-app/5.1.23/CHANGELOG.md index 3a7edf6e6e6..ea3fcfac5cd 100644 --- a/stable/custom-app/5.1.23/CHANGELOG.md +++ b/stable/custom-app/5.1.23/CHANGELOG.md @@ -2,6 +2,18 @@ +## [custom-app-5.1.23](https://github.com/truecharts/apps/compare/custom-app-5.1.22...custom-app-5.1.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + ## [custom-app-5.1.23](https://github.com/truecharts/apps/compare/custom-app-5.1.22...custom-app-5.1.23) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ### Fix -- bump to ensure .helmignore is present on all Charts - - - -## [custom-app-5.1.12](https://github.com/truecharts/apps/compare/custom-app-5.1.11...custom-app-5.1.12) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - diff --git a/stable/custom-app/5.1.23/Chart.lock b/stable/custom-app/5.1.23/Chart.lock index ffb9a45b3eb..69079fb085d 100644 --- a/stable/custom-app/5.1.23/Chart.lock +++ b/stable/custom-app/5.1.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:14.160456275Z" +generated: "2022-07-24T09:11:43.725949147Z" diff --git a/stable/cyberchef/2.0.44/CHANGELOG.md b/stable/cyberchef/2.0.45/CHANGELOG.md similarity index 85% rename from stable/cyberchef/2.0.44/CHANGELOG.md rename to stable/cyberchef/2.0.45/CHANGELOG.md index 689987898f1..bb7122f5100 100644 --- a/stable/cyberchef/2.0.44/CHANGELOG.md +++ b/stable/cyberchef/2.0.45/CHANGELOG.md @@ -2,6 +2,18 @@ +## [cyberchef-2.0.45](https://github.com/truecharts/apps/compare/cyberchef-2.0.43...cyberchef-2.0.45) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [cyberchef-2.0.44](https://github.com/truecharts/apps/compare/cyberchef-2.0.43...cyberchef-2.0.44) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ - update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - -## [cyberchef-2.0.33](https://github.com/truecharts/apps/compare/cyberchef-2.0.32...cyberchef-2.0.33) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [cyberchef-2.0.32](https://github.com/truecharts/apps/compare/cyberchef-2.0.30...cyberchef-2.0.32) (2022-07-12) - -### Chore diff --git a/stable/boinc/2.0.30/Chart.lock b/stable/cyberchef/2.0.45/Chart.lock similarity index 80% rename from stable/boinc/2.0.30/Chart.lock rename to stable/cyberchef/2.0.45/Chart.lock index ef9b94f6217..bc46a5a9f5f 100644 --- a/stable/boinc/2.0.30/Chart.lock +++ b/stable/cyberchef/2.0.45/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:14:35.063434567Z" +generated: "2022-07-24T09:11:50.46517601Z" diff --git a/stable/cyberchef/2.0.44/Chart.yaml b/stable/cyberchef/2.0.45/Chart.yaml similarity index 97% rename from stable/cyberchef/2.0.44/Chart.yaml rename to stable/cyberchef/2.0.45/Chart.yaml index 4bafddd4d0c..7869d953b68 100644 --- a/stable/cyberchef/2.0.44/Chart.yaml +++ b/stable/cyberchef/2.0.45/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: cyberchef sources: - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.44 +version: 2.0.45 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.44/README.md b/stable/cyberchef/2.0.45/README.md similarity index 98% rename from stable/cyberchef/2.0.44/README.md rename to stable/cyberchef/2.0.45/README.md index 21650dac4f0..0341f16a741 100644 --- a/stable/cyberchef/2.0.44/README.md +++ b/stable/cyberchef/2.0.45/README.md @@ -1,6 +1,6 @@ # cyberchef -![Version: 2.0.44](https://img.shields.io/badge/Version-2.0.44-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) +![Version: 2.0.45](https://img.shields.io/badge/Version-2.0.45-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/stable/cyberchef/2.0.44/app-readme.md b/stable/cyberchef/2.0.45/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.44/app-readme.md rename to stable/cyberchef/2.0.45/app-readme.md diff --git a/stable/cyberchef/2.0.44/charts/common-10.4.7.tgz b/stable/cyberchef/2.0.45/charts/common-10.4.7.tgz similarity index 100% rename from stable/cyberchef/2.0.44/charts/common-10.4.7.tgz rename to stable/cyberchef/2.0.45/charts/common-10.4.7.tgz diff --git a/stable/cyberchef/2.0.44/ix_values.yaml b/stable/cyberchef/2.0.45/ix_values.yaml similarity index 76% rename from stable/cyberchef/2.0.44/ix_values.yaml rename to stable/cyberchef/2.0.45/ix_values.yaml index db7caeaa4bb..8bc223c7fee 100644 --- a/stable/cyberchef/2.0.44/ix_values.yaml +++ b/stable/cyberchef/2.0.45/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: v9.46.0@sha256:a0d6e5d82bc128ce63f4c3e9cdb4e062cfda38bb27734d905a2d27081d10ff5a + tag: v9.46.0@sha256:96dc9cd80c76d3350f4b15f571367a4b4d93cded2f86d2bdfc9921f31cad0da2 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.44/questions.yaml b/stable/cyberchef/2.0.45/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.44/questions.yaml rename to stable/cyberchef/2.0.45/questions.yaml diff --git a/stable/cyberchef/2.0.44/templates/common.yaml b/stable/cyberchef/2.0.45/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.44/templates/common.yaml rename to stable/cyberchef/2.0.45/templates/common.yaml diff --git a/stable/cyberchef/2.0.44/values.yaml b/stable/cyberchef/2.0.45/values.yaml similarity index 100% rename from stable/cyberchef/2.0.44/values.yaml rename to stable/cyberchef/2.0.45/values.yaml diff --git a/stable/czkawka/1.0.0/CHANGELOG.md b/stable/czkawka/1.0.0/CHANGELOG.md index 8ed554bd455..53ac224629f 100644 --- a/stable/czkawka/1.0.0/CHANGELOG.md +++ b/stable/czkawka/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [czkawka-1.0.0](https://github.com/truecharts/apps/compare/czkawka-0.0.15...czkawka-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [czkawka-1.0.0](https://github.com/truecharts/apps/compare/czkawka-0.0.15...czkawka-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ -### [czkawka-0.0.5](https://github.com/truecharts/apps/compare/czkawka-0.0.4...czkawka-0.0.5) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [czkawka-0.0.4](https://github.com/truecharts/apps/compare/czkawka-0.0.3...czkawka-0.0.4) (2022-07-09) - -#### Chore - diff --git a/stable/czkawka/1.0.0/Chart.lock b/stable/czkawka/1.0.0/Chart.lock index 44d3ab3a0ad..1f4878eae37 100644 --- a/stable/czkawka/1.0.0/Chart.lock +++ b/stable/czkawka/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:28.969936497Z" +generated: "2022-07-24T09:12:01.486291217Z" diff --git a/stable/darktable/3.0.21/CHANGELOG.md b/stable/darktable/3.0.21/CHANGELOG.md index d97162503bf..40c1286d1de 100644 --- a/stable/darktable/3.0.21/CHANGELOG.md +++ b/stable/darktable/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [darktable-3.0.21](https://github.com/truecharts/apps/compare/darktable-3.0.20...darktable-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [darktable-3.0.21](https://github.com/truecharts/apps/compare/darktable-3.0.20...darktable-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - - -### [darktable-3.0.8](https://github.com/truecharts/apps/compare/darktable-3.0.7...darktable-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - diff --git a/stable/darktable/3.0.21/Chart.lock b/stable/darktable/3.0.21/Chart.lock index 2c0a2dc9f85..a1a4e6cc631 100644 --- a/stable/darktable/3.0.21/Chart.lock +++ b/stable/darktable/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:31.738466382Z" +generated: "2022-07-24T09:12:01.314962901Z" diff --git a/stable/dashdot/1.0.34/CHANGELOG.md b/stable/dashdot/1.0.34/CHANGELOG.md index 499310a0817..f33949a3c9f 100644 --- a/stable/dashdot/1.0.34/CHANGELOG.md +++ b/stable/dashdot/1.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dashdot-1.0.34](https://github.com/truecharts/apps/compare/dashdot-1.0.33...dashdot-1.0.34) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dashdot-1.0.34](https://github.com/truecharts/apps/compare/dashdot-1.0.33...dashdot-1.0.34) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [dashdot-1.0.22](https://github.com/truecharts/apps/compare/dashdot-1.0.21...dashdot-1.0.22) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/dashdot/1.0.34/Chart.lock b/stable/dashdot/1.0.34/Chart.lock index 276fd529607..2367842d592 100644 --- a/stable/dashdot/1.0.34/Chart.lock +++ b/stable/dashdot/1.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:32.549044757Z" +generated: "2022-07-24T09:12:02.933594229Z" diff --git a/stable/davos/4.0.21/CHANGELOG.md b/stable/davos/4.0.21/CHANGELOG.md index 914cd64011e..914d2a6c827 100644 --- a/stable/davos/4.0.21/CHANGELOG.md +++ b/stable/davos/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [davos-4.0.21](https://github.com/truecharts/apps/compare/davos-4.0.20...davos-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [davos-4.0.21](https://github.com/truecharts/apps/compare/davos-4.0.20...davos-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [davos-4.0.9](https://github.com/truecharts/apps/compare/davos-4.0.8...davos-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/davos/4.0.21/Chart.lock b/stable/davos/4.0.21/Chart.lock index 40fe415c4be..bceda064a79 100644 --- a/stable/davos/4.0.21/Chart.lock +++ b/stable/davos/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:39.727463648Z" +generated: "2022-07-24T09:12:09.393782041Z" diff --git a/stable/ddclient/2.0.22/CHANGELOG.md b/stable/ddclient/2.0.22/CHANGELOG.md index d355e0ab9ff..a6f92d2cf7a 100644 --- a/stable/ddclient/2.0.22/CHANGELOG.md +++ b/stable/ddclient/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ddclient-2.0.22](https://github.com/truecharts/apps/compare/ddclient-2.0.21...ddclient-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ddclient-2.0.22](https://github.com/truecharts/apps/compare/ddclient-2.0.21...ddclient-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ddclient-2.0.10](https://github.com/truecharts/apps/compare/ddclient-2.0.9...ddclient-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/ddclient/2.0.22/Chart.lock b/stable/ddclient/2.0.22/Chart.lock index 638d598de1b..d0d8445746b 100644 --- a/stable/ddclient/2.0.22/Chart.lock +++ b/stable/ddclient/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:46.493833615Z" +generated: "2022-07-24T09:12:21.054339722Z" diff --git a/stable/ddns-go/2.0.22/CHANGELOG.md b/stable/ddns-go/2.0.22/CHANGELOG.md index 263e3693ed2..7458800ad21 100644 --- a/stable/ddns-go/2.0.22/CHANGELOG.md +++ b/stable/ddns-go/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ddns-go-2.0.22](https://github.com/truecharts/apps/compare/ddns-go-2.0.21...ddns-go-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ddns-go-2.0.22](https://github.com/truecharts/apps/compare/ddns-go-2.0.21...ddns-go-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ddns-go-2.0.10](https://github.com/truecharts/apps/compare/ddns-go-2.0.9...ddns-go-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/ddns-go/2.0.22/Chart.lock b/stable/ddns-go/2.0.22/Chart.lock index 661870137ee..8c4922bddcb 100644 --- a/stable/ddns-go/2.0.22/Chart.lock +++ b/stable/ddns-go/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:49.82207586Z" +generated: "2022-07-24T09:12:21.271595986Z" diff --git a/stable/ddns-updater/2.0.22/CHANGELOG.md b/stable/ddns-updater/2.0.22/CHANGELOG.md index df410dada9d..1db1e97cb43 100644 --- a/stable/ddns-updater/2.0.22/CHANGELOG.md +++ b/stable/ddns-updater/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ddns-updater-2.0.22](https://github.com/truecharts/apps/compare/ddns-updater-2.0.21...ddns-updater-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ddns-updater-2.0.22](https://github.com/truecharts/apps/compare/ddns-updater-2.0.21...ddns-updater-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ddns-updater-2.0.10](https://github.com/truecharts/apps/compare/ddns-updater-2.0.9...ddns-updater-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/ddns-updater/2.0.22/Chart.lock b/stable/ddns-updater/2.0.22/Chart.lock index bf1638f2528..46be074bf60 100644 --- a/stable/ddns-updater/2.0.22/Chart.lock +++ b/stable/ddns-updater/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:50.034982144Z" +generated: "2022-07-24T09:12:22.20049209Z" diff --git a/stable/deconz/8.0.24/CHANGELOG.md b/stable/deconz/8.0.24/CHANGELOG.md index c9433cc081b..5c9fb497002 100644 --- a/stable/deconz/8.0.24/CHANGELOG.md +++ b/stable/deconz/8.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [deconz-8.0.24](https://github.com/truecharts/apps/compare/deconz-8.0.23...deconz-8.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [deconz-8.0.24](https://github.com/truecharts/apps/compare/deconz-8.0.23...deconz-8.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [deconz-8.0.12](https://github.com/truecharts/apps/compare/deconz-8.0.11...deconz-8.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/deconz/8.0.24/Chart.lock b/stable/deconz/8.0.24/Chart.lock index d194e2346d4..62c54723f5e 100644 --- a/stable/deconz/8.0.24/Chart.lock +++ b/stable/deconz/8.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:16:57.630617804Z" +generated: "2022-07-24T09:12:27.763504026Z" diff --git a/stable/deemix/3.0.21/CHANGELOG.md b/stable/deemix/3.0.21/CHANGELOG.md index 497d8a3c7c0..491ef2ec44e 100644 --- a/stable/deemix/3.0.21/CHANGELOG.md +++ b/stable/deemix/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [deemix-3.0.21](https://github.com/truecharts/apps/compare/deemix-3.0.20...deemix-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [deemix-3.0.21](https://github.com/truecharts/apps/compare/deemix-3.0.20...deemix-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [deemix-3.0.9](https://github.com/truecharts/apps/compare/deemix-3.0.8...deemix-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/deemix/3.0.21/Chart.lock b/stable/deemix/3.0.21/Chart.lock index 65b4556c93e..eef73e6d160 100644 --- a/stable/deemix/3.0.21/Chart.lock +++ b/stable/deemix/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:04.70139077Z" +generated: "2022-07-24T09:12:40.153648334Z" diff --git a/stable/deepstack/4.0.21/CHANGELOG.md b/stable/deepstack/4.0.21/CHANGELOG.md index 228686cedb6..6b4c93d71e3 100644 --- a/stable/deepstack/4.0.21/CHANGELOG.md +++ b/stable/deepstack/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [deepstack-4.0.21](https://github.com/truecharts/apps/compare/deepstack-4.0.20...deepstack-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [deepstack-4.0.21](https://github.com/truecharts/apps/compare/deepstack-4.0.20...deepstack-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [deepstack-4.0.9](https://github.com/truecharts/apps/compare/deepstack-4.0.8...deepstack-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/deepstack/4.0.21/Chart.lock b/stable/deepstack/4.0.21/Chart.lock index 4e9450e365c..57650c677cd 100644 --- a/stable/deepstack/4.0.21/Chart.lock +++ b/stable/deepstack/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:08.089985006Z" +generated: "2022-07-24T09:12:40.691092111Z" diff --git a/stable/deluge/11.0.23/CHANGELOG.md b/stable/deluge/11.0.23/CHANGELOG.md index dcea07ee468..185b12aaebb 100644 --- a/stable/deluge/11.0.23/CHANGELOG.md +++ b/stable/deluge/11.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [deluge-11.0.23](https://github.com/truecharts/apps/compare/deluge-11.0.22...deluge-11.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [deluge-11.0.23](https://github.com/truecharts/apps/compare/deluge-11.0.22...deluge-11.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [deluge-11.0.11](https://github.com/truecharts/apps/compare/deluge-11.0.10...deluge-11.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - diff --git a/stable/deluge/11.0.23/Chart.lock b/stable/deluge/11.0.23/Chart.lock index b2e8e3a84a5..018953820ce 100644 --- a/stable/deluge/11.0.23/Chart.lock +++ b/stable/deluge/11.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:08.314429449Z" +generated: "2022-07-24T09:12:41.685903336Z" diff --git a/stable/digikam/4.0.21/CHANGELOG.md b/stable/digikam/4.0.21/CHANGELOG.md index 4c6fa40a30b..67e407c956e 100644 --- a/stable/digikam/4.0.21/CHANGELOG.md +++ b/stable/digikam/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [digikam-4.0.21](https://github.com/truecharts/apps/compare/digikam-4.0.20...digikam-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [digikam-4.0.21](https://github.com/truecharts/apps/compare/digikam-4.0.20...digikam-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [digikam-4.0.9](https://github.com/truecharts/apps/compare/digikam-4.0.8...digikam-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/digikam/4.0.21/Chart.lock b/stable/digikam/4.0.21/Chart.lock index 7df943435f2..77caca141e1 100644 --- a/stable/digikam/4.0.21/Chart.lock +++ b/stable/digikam/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:15.070988854Z" +generated: "2022-07-24T09:12:46.35553247Z" diff --git a/stable/dillinger/2.0.21/CHANGELOG.md b/stable/dillinger/2.0.21/CHANGELOG.md index 44826aff5ca..20c1dd86971 100644 --- a/stable/dillinger/2.0.21/CHANGELOG.md +++ b/stable/dillinger/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dillinger-2.0.21](https://github.com/truecharts/apps/compare/dillinger-2.0.20...dillinger-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dillinger-2.0.21](https://github.com/truecharts/apps/compare/dillinger-2.0.20...dillinger-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [dillinger-2.0.9](https://github.com/truecharts/apps/compare/dillinger-2.0.8...dillinger-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/dillinger/2.0.21/Chart.lock b/stable/dillinger/2.0.21/Chart.lock index 4a4a4416942..3c78bc639f8 100644 --- a/stable/dillinger/2.0.21/Chart.lock +++ b/stable/dillinger/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:21.989076593Z" +generated: "2022-07-24T09:12:59.442160401Z" diff --git a/stable/dizquetv/7.0.23/CHANGELOG.md b/stable/dizquetv/7.0.23/CHANGELOG.md index 0463ff75641..b870f4f2f60 100644 --- a/stable/dizquetv/7.0.23/CHANGELOG.md +++ b/stable/dizquetv/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dizquetv-7.0.23](https://github.com/truecharts/apps/compare/dizquetv-7.0.22...dizquetv-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dizquetv-7.0.23](https://github.com/truecharts/apps/compare/dizquetv-7.0.22...dizquetv-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [dizquetv-7.0.11](https://github.com/truecharts/apps/compare/dizquetv-7.0.10...dizquetv-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/dizquetv/7.0.23/Chart.lock b/stable/dizquetv/7.0.23/Chart.lock index fc5c6e86daa..c303fa08e48 100644 --- a/stable/dizquetv/7.0.23/Chart.lock +++ b/stable/dizquetv/7.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:26.150665654Z" +generated: "2022-07-24T09:12:59.775662804Z" diff --git a/stable/docker-compose/2.0.24/CHANGELOG.md b/stable/docker-compose/2.0.24/CHANGELOG.md index 6abf533bedf..b23c65c8f26 100644 --- a/stable/docker-compose/2.0.24/CHANGELOG.md +++ b/stable/docker-compose/2.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [docker-compose-2.0.24](https://github.com/truecharts/apps/compare/docker-compose-2.0.23...docker-compose-2.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [docker-compose-2.0.24](https://github.com/truecharts/apps/compare/docker-compose-2.0.23...docker-compose-2.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [docker-compose-2.0.12](https://github.com/truecharts/apps/compare/docker-compose-2.0.11...docker-compose-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/docker-compose/2.0.24/Chart.lock b/stable/docker-compose/2.0.24/Chart.lock index 1292ea0057e..4d97846f041 100644 --- a/stable/docker-compose/2.0.24/Chart.lock +++ b/stable/docker-compose/2.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:27.068349783Z" +generated: "2022-07-24T09:13:00.646339981Z" diff --git a/stable/dokuwiki/3.0.36/CHANGELOG.md b/stable/dokuwiki/3.0.36/CHANGELOG.md index 3bdd5fa21d9..bf1ff5f53de 100644 --- a/stable/dokuwiki/3.0.36/CHANGELOG.md +++ b/stable/dokuwiki/3.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dokuwiki-3.0.36](https://github.com/truecharts/apps/compare/dokuwiki-3.0.35...dokuwiki-3.0.36) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dokuwiki-3.0.36](https://github.com/truecharts/apps/compare/dokuwiki-3.0.35...dokuwiki-3.0.36) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ -## [dokuwiki-3.0.25](https://github.com/truecharts/apps/compare/dokuwiki-3.0.23...dokuwiki-3.0.25) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [dokuwiki-3.0.23](https://github.com/truecharts/apps/compare/dokuwiki-3.0.22...dokuwiki-3.0.23) (2022-07-12) - diff --git a/stable/dokuwiki/3.0.36/Chart.lock b/stable/dokuwiki/3.0.36/Chart.lock index 404e62bcad8..876b2fa2921 100644 --- a/stable/dokuwiki/3.0.36/Chart.lock +++ b/stable/dokuwiki/3.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:33.442413213Z" +generated: "2022-07-24T09:13:05.737682967Z" diff --git a/stable/domoticz/2.0.26/CHANGELOG.md b/stable/domoticz/2.0.26/CHANGELOG.md index f988360c1ae..d185c9e3b7b 100644 --- a/stable/domoticz/2.0.26/CHANGELOG.md +++ b/stable/domoticz/2.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [domoticz-2.0.26](https://github.com/truecharts/apps/compare/domoticz-2.0.25...domoticz-2.0.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [domoticz-2.0.26](https://github.com/truecharts/apps/compare/domoticz-2.0.25...domoticz-2.0.26) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [domoticz-2.0.14](https://github.com/truecharts/apps/compare/domoticz-2.0.13...domoticz-2.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/domoticz/2.0.26/Chart.lock b/stable/domoticz/2.0.26/Chart.lock index 0c9c4462d71..27ff1af6615 100644 --- a/stable/domoticz/2.0.26/Chart.lock +++ b/stable/domoticz/2.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:40.485836391Z" +generated: "2022-07-24T09:13:18.799674618Z" diff --git a/stable/doplarr/2.0.22/CHANGELOG.md b/stable/doplarr/2.0.22/CHANGELOG.md index 8f92d307008..31bedaf9d03 100644 --- a/stable/doplarr/2.0.22/CHANGELOG.md +++ b/stable/doplarr/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [doplarr-2.0.22](https://github.com/truecharts/apps/compare/doplarr-2.0.21...doplarr-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [doplarr-2.0.22](https://github.com/truecharts/apps/compare/doplarr-2.0.21...doplarr-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [doplarr-2.0.10](https://github.com/truecharts/apps/compare/doplarr-2.0.9...doplarr-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/doplarr/2.0.22/Chart.lock b/stable/doplarr/2.0.22/Chart.lock index 8e21787f06b..1def867c242 100644 --- a/stable/doplarr/2.0.22/Chart.lock +++ b/stable/doplarr/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:44.409252392Z" +generated: "2022-07-24T09:13:19.471038384Z" diff --git a/stable/double-take/2.0.23/CHANGELOG.md b/stable/double-take/2.0.23/CHANGELOG.md index d81b1499978..2aecd9b0308 100644 --- a/stable/double-take/2.0.23/CHANGELOG.md +++ b/stable/double-take/2.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [double-take-2.0.23](https://github.com/truecharts/apps/compare/double-take-2.0.22...double-take-2.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [double-take-2.0.23](https://github.com/truecharts/apps/compare/double-take-2.0.22...double-take-2.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [double-take-2.0.11](https://github.com/truecharts/apps/compare/double-take-2.0.10...double-take-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/double-take/2.0.23/Chart.lock b/stable/double-take/2.0.23/Chart.lock index 4eb4be06424..44c3dbc7c04 100644 --- a/stable/double-take/2.0.23/Chart.lock +++ b/stable/double-take/2.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:44.754969562Z" +generated: "2022-07-24T09:13:19.785076113Z" diff --git a/stable/doublecommander/4.0.21/CHANGELOG.md b/stable/doublecommander/4.0.21/CHANGELOG.md index c45371b19fd..5255e0d20f1 100644 --- a/stable/doublecommander/4.0.21/CHANGELOG.md +++ b/stable/doublecommander/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [doublecommander-4.0.21](https://github.com/truecharts/apps/compare/doublecommander-4.0.20...doublecommander-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [doublecommander-4.0.21](https://github.com/truecharts/apps/compare/doublecommander-4.0.20...doublecommander-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [doublecommander-4.0.9](https://github.com/truecharts/apps/compare/doublecommander-4.0.8...doublecommander-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/doublecommander/4.0.21/Chart.lock b/stable/doublecommander/4.0.21/Chart.lock index c74fee21098..089fab9dae4 100644 --- a/stable/doublecommander/4.0.21/Chart.lock +++ b/stable/doublecommander/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:52.243613329Z" +generated: "2022-07-24T09:13:24.374217423Z" diff --git a/stable/drawio/2.0.29/CHANGELOG.md b/stable/drawio/2.0.29/CHANGELOG.md index fb11cb75cd2..b28f42df257 100644 --- a/stable/drawio/2.0.29/CHANGELOG.md +++ b/stable/drawio/2.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [drawio-2.0.29](https://github.com/truecharts/apps/compare/drawio-2.0.28...drawio-2.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [drawio-2.0.29](https://github.com/truecharts/apps/compare/drawio-2.0.28...drawio-2.0.29) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ### Chore - bump to regenerate documentation - - - - -### [drawio-2.0.17](https://github.com/truecharts/apps/compare/drawio-2.0.16...drawio-2.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - diff --git a/stable/drawio/2.0.29/Chart.lock b/stable/drawio/2.0.29/Chart.lock index 7cfcb0ae997..3fe41fd6dcd 100644 --- a/stable/drawio/2.0.29/Chart.lock +++ b/stable/drawio/2.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:17:57.853479676Z" +generated: "2022-07-24T09:13:38.090391134Z" diff --git a/stable/dsmr-reader/8.0.24/CHANGELOG.md b/stable/dsmr-reader/8.0.24/CHANGELOG.md index 54a2e055242..5f7dc6bd26d 100644 --- a/stable/dsmr-reader/8.0.24/CHANGELOG.md +++ b/stable/dsmr-reader/8.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dsmr-reader-8.0.24](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.23...dsmr-reader-8.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [dsmr-reader-8.0.24](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.23...dsmr-reader-8.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [dsmr-reader-8.0.12](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.11...dsmr-reader-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/dsmr-reader/8.0.24/Chart.lock b/stable/dsmr-reader/8.0.24/Chart.lock index 3e5a6e7af9f..21109a9c0a0 100644 --- a/stable/dsmr-reader/8.0.24/Chart.lock +++ b/stable/dsmr-reader/8.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:18:09.550719641Z" +generated: "2022-07-24T09:13:46.058522387Z" diff --git a/stable/duckdns/2.0.25/CHANGELOG.md b/stable/duckdns/2.0.25/CHANGELOG.md index cac86fdcf6a..884517f305b 100644 --- a/stable/duckdns/2.0.25/CHANGELOG.md +++ b/stable/duckdns/2.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [duckdns-2.0.25](https://github.com/truecharts/apps/compare/duckdns-2.0.24...duckdns-2.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [duckdns-2.0.25](https://github.com/truecharts/apps/compare/duckdns-2.0.24...duckdns-2.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [duckdns-2.0.13](https://github.com/truecharts/apps/compare/duckdns-2.0.12...duckdns-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/duckdns/2.0.25/Chart.lock b/stable/duckdns/2.0.25/Chart.lock index 8dc4af6b7c5..3669f543e08 100644 --- a/stable/duckdns/2.0.25/Chart.lock +++ b/stable/duckdns/2.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:03.348119785Z" +generated: "2022-07-24T09:13:39.343562225Z" diff --git a/stable/dupeguru/1.0.0/CHANGELOG.md b/stable/dupeguru/1.0.0/CHANGELOG.md index 05f8cf33cf3..8cfc626ff5f 100644 --- a/stable/dupeguru/1.0.0/CHANGELOG.md +++ b/stable/dupeguru/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [dupeguru-1.0.0](https://github.com/truecharts/apps/compare/dupeguru-0.0.15...dupeguru-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [dupeguru-1.0.0](https://github.com/truecharts/apps/compare/dupeguru-0.0.15...dupeguru-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [dupeguru-0.0.4](https://github.com/truecharts/apps/compare/dupeguru-0.0.3...dupeguru-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - diff --git a/stable/dupeguru/1.0.0/Chart.lock b/stable/dupeguru/1.0.0/Chart.lock index 8c524cde827..3507dacf831 100644 --- a/stable/dupeguru/1.0.0/Chart.lock +++ b/stable/dupeguru/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:09.805830798Z" +generated: "2022-07-24T09:13:43.459268924Z" diff --git a/stable/duplicati/6.0.23/CHANGELOG.md b/stable/duplicati/6.0.23/CHANGELOG.md index 488a63f092c..c4630225915 100644 --- a/stable/duplicati/6.0.23/CHANGELOG.md +++ b/stable/duplicati/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [duplicati-6.0.23](https://github.com/truecharts/apps/compare/duplicati-6.0.22...duplicati-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [duplicati-6.0.23](https://github.com/truecharts/apps/compare/duplicati-6.0.22...duplicati-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [duplicati-6.0.11](https://github.com/truecharts/apps/compare/duplicati-6.0.10...duplicati-6.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/duplicati/6.0.23/Chart.lock b/stable/duplicati/6.0.23/Chart.lock index 9e86ce9c2f8..883a97fbb64 100644 --- a/stable/duplicati/6.0.23/Chart.lock +++ b/stable/duplicati/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:15.733396228Z" +generated: "2022-07-24T09:13:57.433504316Z" diff --git a/stable/emby/11.0.21/CHANGELOG.md b/stable/emby/11.0.21/CHANGELOG.md index eef01f093ce..61372594894 100644 --- a/stable/emby/11.0.21/CHANGELOG.md +++ b/stable/emby/11.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [emby-11.0.21](https://github.com/truecharts/apps/compare/emby-11.0.20...emby-11.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [emby-11.0.21](https://github.com/truecharts/apps/compare/emby-11.0.20...emby-11.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [emby-11.0.9](https://github.com/truecharts/apps/compare/embystat-2.0.8...emby-11.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/emby/11.0.21/Chart.lock b/stable/emby/11.0.21/Chart.lock index 365ad1f1bf3..a7a4c81173c 100644 --- a/stable/emby/11.0.21/Chart.lock +++ b/stable/emby/11.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:21.196264829Z" +generated: "2022-07-24T09:13:59.168580592Z" diff --git a/stable/embystat/2.0.22/CHANGELOG.md b/stable/embystat/2.0.22/CHANGELOG.md index 1830c3bf232..e5f7d1747ab 100644 --- a/stable/embystat/2.0.22/CHANGELOG.md +++ b/stable/embystat/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [embystat-2.0.22](https://github.com/truecharts/apps/compare/embystat-2.0.21...embystat-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [embystat-2.0.22](https://github.com/truecharts/apps/compare/embystat-2.0.21...embystat-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [embystat-2.0.10](https://github.com/truecharts/apps/compare/embystat-2.0.9...embystat-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/embystat/2.0.22/Chart.lock b/stable/embystat/2.0.22/Chart.lock index 750e69f9a64..558b1f7ab60 100644 --- a/stable/embystat/2.0.22/Chart.lock +++ b/stable/embystat/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:28.138227278Z" +generated: "2022-07-24T09:14:03.004278497Z" diff --git a/stable/emulatorjs/2.0.25/CHANGELOG.md b/stable/emulatorjs/2.0.25/CHANGELOG.md index 4c9a0c70704..f8ed1ce56c7 100644 --- a/stable/emulatorjs/2.0.25/CHANGELOG.md +++ b/stable/emulatorjs/2.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [emulatorjs-2.0.25](https://github.com/truecharts/apps/compare/emulatorjs-2.0.24...emulatorjs-2.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [emulatorjs-2.0.25](https://github.com/truecharts/apps/compare/emulatorjs-2.0.24...emulatorjs-2.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [emulatorjs-2.0.13](https://github.com/truecharts/apps/compare/emulatorjs-2.0.12...emulatorjs-2.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/emulatorjs/2.0.25/Chart.lock b/stable/emulatorjs/2.0.25/Chart.lock index 00e7eba58e4..b0b1b2fd6d9 100644 --- a/stable/emulatorjs/2.0.25/Chart.lock +++ b/stable/emulatorjs/2.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:33.869480948Z" +generated: "2022-07-24T09:14:10.776179594Z" diff --git a/stable/endlessh/2.0.21/CHANGELOG.md b/stable/endlessh/2.0.21/CHANGELOG.md index 1d3d046bcb8..18de141cea9 100644 --- a/stable/endlessh/2.0.21/CHANGELOG.md +++ b/stable/endlessh/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [endlessh-2.0.21](https://github.com/truecharts/apps/compare/endlessh-2.0.20...endlessh-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [endlessh-2.0.21](https://github.com/truecharts/apps/compare/endlessh-2.0.20...endlessh-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [endlessh-2.0.8](https://github.com/truecharts/apps/compare/endlessh-2.0.7...endlessh-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - diff --git a/stable/endlessh/2.0.21/Chart.lock b/stable/endlessh/2.0.21/Chart.lock index 5eec2a52fcd..72e2a43ea75 100644 --- a/stable/endlessh/2.0.21/Chart.lock +++ b/stable/endlessh/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:34.669707591Z" +generated: "2022-07-24T09:14:17.216096572Z" diff --git a/stable/esphome/11.0.23/CHANGELOG.md b/stable/esphome/11.0.23/CHANGELOG.md index b96c73f87b0..70e64db520e 100644 --- a/stable/esphome/11.0.23/CHANGELOG.md +++ b/stable/esphome/11.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [esphome-11.0.23](https://github.com/truecharts/apps/compare/esphome-11.0.22...esphome-11.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [esphome-11.0.23](https://github.com/truecharts/apps/compare/esphome-11.0.22...esphome-11.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [endlessh-2.0.9](https://github.com/truecharts/apps/compare/endlessh-2.0.8...endlessh-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/esphome/11.0.23/Chart.lock b/stable/esphome/11.0.23/Chart.lock index bc3d657aca2..6bf01a6a537 100644 --- a/stable/esphome/11.0.23/Chart.lock +++ b/stable/esphome/11.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:38.629787251Z" +generated: "2022-07-24T09:14:18.551139006Z" diff --git a/stable/etherpad/8.0.23/CHANGELOG.md b/stable/etherpad/8.0.23/CHANGELOG.md index 05628748dca..0db739a9ed8 100644 --- a/stable/etherpad/8.0.23/CHANGELOG.md +++ b/stable/etherpad/8.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [etherpad-8.0.23](https://github.com/truecharts/apps/compare/etherpad-8.0.22...etherpad-8.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [etherpad-8.0.23](https://github.com/truecharts/apps/compare/etherpad-8.0.22...etherpad-8.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [etherpad-8.0.11](https://github.com/truecharts/apps/compare/etherpad-8.0.10...etherpad-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/etherpad/8.0.23/Chart.lock b/stable/etherpad/8.0.23/Chart.lock index e3e9bf1a6ce..21442d45c1a 100644 --- a/stable/etherpad/8.0.23/Chart.lock +++ b/stable/etherpad/8.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:18:52.725534951Z" +generated: "2022-07-24T09:14:28.939786216Z" diff --git a/stable/external-service/6.0.21/CHANGELOG.md b/stable/external-service/6.0.21/CHANGELOG.md index 65a100d21e0..42bf83ffca9 100644 --- a/stable/external-service/6.0.21/CHANGELOG.md +++ b/stable/external-service/6.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [external-service-6.0.21](https://github.com/truecharts/apps/compare/external-service-6.0.20...external-service-6.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [external-service-6.0.21](https://github.com/truecharts/apps/compare/external-service-6.0.20...external-service-6.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [external-service-6.0.9](https://github.com/truecharts/apps/compare/external-service-6.0.8...external-service-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/external-service/6.0.21/Chart.lock b/stable/external-service/6.0.21/Chart.lock index 2a1c70a54f8..7e66cddada4 100644 --- a/stable/external-service/6.0.21/Chart.lock +++ b/stable/external-service/6.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:51.779102326Z" +generated: "2022-07-24T09:14:30.616188649Z" diff --git a/stable/ferdi-server/3.0.22/CHANGELOG.md b/stable/ferdi-server/3.0.22/CHANGELOG.md index bd2a76ff51d..e6158c5ec1d 100644 --- a/stable/ferdi-server/3.0.22/CHANGELOG.md +++ b/stable/ferdi-server/3.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ferdi-server-3.0.22](https://github.com/truecharts/apps/compare/ferdi-server-3.0.21...ferdi-server-3.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ferdi-server-3.0.22](https://github.com/truecharts/apps/compare/ferdi-server-3.0.21...ferdi-server-3.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [ferdi-server-3.0.10](https://github.com/truecharts/apps/compare/ferdi-server-3.0.9...ferdi-server-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/ferdi-server/3.0.22/Chart.lock b/stable/ferdi-server/3.0.22/Chart.lock index ce5867db340..31a4b9ad067 100644 --- a/stable/ferdi-server/3.0.22/Chart.lock +++ b/stable/ferdi-server/3.0.22/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:18:59.787884217Z" +generated: "2022-07-24T09:14:43.532625417Z" diff --git a/stable/filebot/1.0.0/CHANGELOG.md b/stable/filebot/1.0.0/CHANGELOG.md index ef857869901..d6d204309bd 100644 --- a/stable/filebot/1.0.0/CHANGELOG.md +++ b/stable/filebot/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [filebot-1.0.0](https://github.com/truecharts/apps/compare/filebot-0.0.14...filebot-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [filebot-1.0.0](https://github.com/truecharts/apps/compare/filebot-0.0.14...filebot-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [filebot-0.0.3](https://github.com/truecharts/apps/compare/filebot-0.0.2...filebot-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - diff --git a/stable/filebot/1.0.0/Chart.lock b/stable/filebot/1.0.0/Chart.lock index 150a1285119..5cd9cbfe79f 100644 --- a/stable/filebot/1.0.0/Chart.lock +++ b/stable/filebot/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:18:57.071779345Z" +generated: "2022-07-24T09:14:37.515121644Z" diff --git a/stable/filebrowser/2.0.24/CHANGELOG.md b/stable/filebrowser/2.0.24/CHANGELOG.md index 72988cbcc45..dcc2f97b2c1 100644 --- a/stable/filebrowser/2.0.24/CHANGELOG.md +++ b/stable/filebrowser/2.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filebrowser-2.0.24](https://github.com/truecharts/apps/compare/filebrowser-2.0.23...filebrowser-2.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [filebrowser-2.0.24](https://github.com/truecharts/apps/compare/filebrowser-2.0.23...filebrowser-2.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [filebrowser-2.0.12](https://github.com/truecharts/apps/compare/filebrowser-2.0.11...filebrowser-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/filebrowser/2.0.24/Chart.lock b/stable/filebrowser/2.0.24/Chart.lock index e17bc44ac8b..1ce3dcc4984 100644 --- a/stable/filebrowser/2.0.24/Chart.lock +++ b/stable/filebrowser/2.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:19:10.360880245Z" +generated: "2022-07-24T09:14:50.561623022Z" diff --git a/stable/fileflows/2.0.29/CHANGELOG.md b/stable/fileflows/2.0.29/CHANGELOG.md index 6e8b68109f8..342273c39b3 100644 --- a/stable/fileflows/2.0.29/CHANGELOG.md +++ b/stable/fileflows/2.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fileflows-2.0.29](https://github.com/truecharts/apps/compare/fileflows-2.0.28...fileflows-2.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fileflows-2.0.29](https://github.com/truecharts/apps/compare/fileflows-2.0.28...fileflows-2.0.29) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [fileflows-2.0.17](https://github.com/truecharts/apps/compare/fileflows-2.0.16...fileflows-2.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/fileflows/2.0.29/Chart.lock b/stable/fileflows/2.0.29/Chart.lock index 0473d93cc39..b0b241dcdee 100644 --- a/stable/fileflows/2.0.29/Chart.lock +++ b/stable/fileflows/2.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:19:15.474420857Z" +generated: "2022-07-24T09:14:54.297877369Z" diff --git a/stable/filezilla/4.0.23/CHANGELOG.md b/stable/filezilla/4.0.23/CHANGELOG.md index 4469d1603d3..4cac64ee338 100644 --- a/stable/filezilla/4.0.23/CHANGELOG.md +++ b/stable/filezilla/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filezilla-4.0.23](https://github.com/truecharts/apps/compare/filezilla-4.0.22...filezilla-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [filezilla-4.0.23](https://github.com/truecharts/apps/compare/filezilla-4.0.22...filezilla-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [filezilla-4.0.11](https://github.com/truecharts/apps/compare/filezilla-4.0.10...filezilla-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/filezilla/4.0.23/Chart.lock b/stable/filezilla/4.0.23/Chart.lock index 499b4ae0b72..3f3dc8da1f8 100644 --- a/stable/filezilla/4.0.23/Chart.lock +++ b/stable/filezilla/4.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:19:16.432671944Z" +generated: "2022-07-24T09:14:56.051661281Z" diff --git a/stable/fireflyiii/16.0.26/CHANGELOG.md b/stable/fireflyiii/16.0.26/CHANGELOG.md new file mode 100644 index 00000000000..77162991535 --- /dev/null +++ b/stable/fireflyiii/16.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireflyiii-16.0.26](https://github.com/truecharts/apps/compare/fireflyiii-16.0.24...fireflyiii-16.0.26) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fireflyiii-16.0.25](https://github.com/truecharts/apps/compare/fireflyiii-16.0.24...fireflyiii-16.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fireflyiii-16.0.25](https://github.com/truecharts/apps/compare/fireflyiii-16.0.24...fireflyiii-16.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fireflyiii-16.0.24](https://github.com/truecharts/apps/compare/fireflyiii-16.0.23...fireflyiii-16.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [fireflyiii-16.0.23](https://github.com/truecharts/apps/compare/fireflyiii-16.0.21...fireflyiii-16.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [fireflyiii-16.0.21](https://github.com/truecharts/apps/compare/fireflyiii-16.0.20...fireflyiii-16.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [fireflyiii-16.0.20](https://github.com/truecharts/apps/compare/fireflyiii-16.0.19...fireflyiii-16.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [fireflyiii-16.0.19](https://github.com/truecharts/apps/compare/fireflyiii-16.0.17...fireflyiii-16.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [fireflyiii-16.0.17](https://github.com/truecharts/apps/compare/fireflyiii-16.0.15...fireflyiii-16.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [fireflyiii-16.0.15](https://github.com/truecharts/apps/compare/fireflyiii-16.0.14...fireflyiii-16.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [fireflyiii-16.0.14](https://github.com/truecharts/apps/compare/fireflyiii-16.0.13...fireflyiii-16.0.14) (2022-07-12) + +#### Chore + diff --git a/stable/vikunja/3.0.29/Chart.lock b/stable/fireflyiii/16.0.26/Chart.lock similarity index 88% rename from stable/vikunja/3.0.29/Chart.lock rename to stable/fireflyiii/16.0.26/Chart.lock index 8798fd57eef..2bfefb0a827 100644 --- a/stable/vikunja/3.0.29/Chart.lock +++ b/stable/fireflyiii/16.0.26/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:40:54.300848943Z" +generated: "2022-07-24T09:15:23.447443565Z" diff --git a/stable/fireflyiii/16.0.26/Chart.yaml b/stable/fireflyiii/16.0.26/Chart.yaml new file mode 100644 index 00000000000..16c808f3e5a --- /dev/null +++ b/stable/fireflyiii/16.0.26/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.7.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +deprecated: false +description: A free and open source personal finance manager +home: https://github.com/truecharts/apps/tree/master/charts/stable/fireflyiii +icon: https://truecharts.org/img/chart-icons/fireflyiii.png +keywords: + - fireflyiii + - finacial +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireflyiii +sources: + - https://github.com/firefly-iii/firefly-iii/ +type: application +version: 16.0.26 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/16.0.26/README.md b/stable/fireflyiii/16.0.26/README.md new file mode 100644 index 00000000000..3135368803a --- /dev/null +++ b/stable/fireflyiii/16.0.26/README.md @@ -0,0 +1,109 @@ +# fireflyiii + +![Version: 16.0.26](https://img.shields.io/badge/Version-16.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.10](https://img.shields.io/badge/AppVersion-5.7.10-informational?style=flat-square) + +A free and open source personal finance manager + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fireflyiii](https://truecharts.org/docs/charts/stable/fireflyiii) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.45 | +| https://charts.truecharts.org | redis | 3.0.44 | +| https://library-charts.truecharts.org | common | 10.4.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fireflyiii` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fireflyiii TrueCharts/fireflyiii +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fireflyiii` deployment + +```console +helm uninstall fireflyiii +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireflyiii \ + --set env.TZ="America/New York" \ + TrueCharts/fireflyiii +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fireflyiii TrueCharts/fireflyiii -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/16.0.26/app-readme.md b/stable/fireflyiii/16.0.26/app-readme.md new file mode 100644 index 00000000000..a5308f0f837 --- /dev/null +++ b/stable/fireflyiii/16.0.26/app-readme.md @@ -0,0 +1,8 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/fireflyiii + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/grafana/4.0.35/charts/common-10.4.7.tgz b/stable/fireflyiii/16.0.26/charts/common-10.4.7.tgz similarity index 100% rename from stable/grafana/4.0.35/charts/common-10.4.7.tgz rename to stable/fireflyiii/16.0.26/charts/common-10.4.7.tgz diff --git a/stable/inventree/3.0.30/charts/postgresql-8.0.45.tgz b/stable/fireflyiii/16.0.26/charts/postgresql-8.0.45.tgz similarity index 100% rename from stable/inventree/3.0.30/charts/postgresql-8.0.45.tgz rename to stable/fireflyiii/16.0.26/charts/postgresql-8.0.45.tgz diff --git a/stable/inventree/3.0.30/charts/redis-3.0.44.tgz b/stable/fireflyiii/16.0.26/charts/redis-3.0.44.tgz similarity index 100% rename from stable/inventree/3.0.30/charts/redis-3.0.44.tgz rename to stable/fireflyiii/16.0.26/charts/redis-3.0.44.tgz diff --git a/stable/fireflyiii/16.0.26/ix_values.yaml b/stable/fireflyiii/16.0.26/ix_values.yaml new file mode 100644 index 00000000000..8f19db2be16 --- /dev/null +++ b/stable/fireflyiii/16.0.26/ix_values.yaml @@ -0,0 +1,90 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: 5.7.10@sha256:ee17fd0d6c72de6bf7e5defc26a562e34be0e40510165abb06ff61edb0d48e29 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: fireflyiii-secrets + key: APP_KEY + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled redis +redis: + enabled: true + existingSecret: "rediscreds" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly diff --git a/stable/fireflyiii/16.0.26/questions.yaml b/stable/fireflyiii/16.0.26/questions.yaml new file mode 100644 index 00000000000..7fe5acb38fe --- /dev/null +++ b/stable/fireflyiii/16.0.26/questions.yaml @@ -0,0 +1,2452 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://fireflyiii.mydomain.com" + schema: + type: string + default: "http://localhost:10082" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "TRUSTED_PROXIES" + schema: + type: string + default: "172.16.0.0/16" + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10082 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: "Process User ID - PUID" + description: "When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps" + schema: + type: int + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: "Target" +# description: "deployment name, defaults to main deployment" +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: "Minimum Replicas" +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: "Maximum Replicas" +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: "Target CPU Utilization Percentage" +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: "Target Memory Utilization Percentage" +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: "Advanced" +# label: "(Advanced) Network Policy" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: "Policy Type" +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: "Default" +# - value: "ingress" +# description: "Ingress" +# - value: "egress" +# description: "Egress" +# - value: "ingress-egress" +# description: "Ingress and Egress" +# - variable: egress +# label: "Egress" +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: "To" +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" +# - variable: ingress +# label: "Ingress" +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: "From" +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" + + + - variable: addons + group: "Addons" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/fireflyiii/16.0.26/templates/_cronjob.tpl b/stable/fireflyiii/16.0.26/templates/_cronjob.tpl new file mode 100644 index 00000000000..cb8c902c952 --- /dev/null +++ b/stable/fireflyiii/16.0.26/templates/_cronjob.tpl @@ -0,0 +1,54 @@ +{{/* Define the cronjob */}} +{{- define "fireflyiii.cronjob" -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + securityContext: + runAsUser: 568 + runAsGroup: 568 + restartPolicy: Never + containers: + - name: {{ .Chart.Name }} + securityContext: + privileged: false + readOnlyRootFilesystem: true + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + env: + - name: STATIC_CRON_TOKEN + valueFrom: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + image: "{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}" + args: + - curl + - "http://{{ $jobName }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)" + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/stable/fireflyiii/16.0.26/templates/_secrets.tpl b/stable/fireflyiii/16.0.26/templates/_secrets.tpl new file mode 100644 index 00000000000..dc4d67f4ddf --- /dev/null +++ b/stable/fireflyiii/16.0.26/templates/_secrets.tpl @@ -0,0 +1,24 @@ +{{/* Define the secrets */}} +{{- define "fireflyiii.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: fireflyiii-secrets +{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace "fireflyiii-secrets" }} +{{- $static_cron_token := "" }} +{{- $app_key := "" }} +data: + {{- if $fireflyiiiprevious}} + STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" }} + APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" }} + {{- else }} + {{- $static_cron_token := randAlphaNum 32 }} + {{- $app_key := randAlphaNum 32 }} + STATIC_CRON_TOKEN: {{ $static_cron_token | b64enc }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/fireflyiii/16.0.26/templates/common.yaml b/stable/fireflyiii/16.0.26/templates/common.yaml new file mode 100644 index 00000000000..12e701a6af1 --- /dev/null +++ b/stable/fireflyiii/16.0.26/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render secrets for fireflyiii */}} +{{- include "fireflyiii.secrets" . }} + +{{/* Render cronjob for fireflyiii */}} +{{- include "fireflyiii.cronjob" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/grafana/4.0.35/values.yaml b/stable/fireflyiii/16.0.26/values.yaml similarity index 100% rename from stable/grafana/4.0.35/values.yaml rename to stable/fireflyiii/16.0.26/values.yaml diff --git a/stable/firefox-syncserver/9.0.23/CHANGELOG.md b/stable/firefox-syncserver/9.0.23/CHANGELOG.md index 0e60063aed2..05b57ad498c 100644 --- a/stable/firefox-syncserver/9.0.23/CHANGELOG.md +++ b/stable/firefox-syncserver/9.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [firefox-syncserver-9.0.23](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-syncserver-9.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [firefox-syncserver-9.0.23](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-syncserver-9.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [firefox-syncserver-9.0.11](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.10...firefox-syncserver-9.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/firefox-syncserver/9.0.23/Chart.lock b/stable/firefox-syncserver/9.0.23/Chart.lock index 1c8b5ed2b90..1e56f1f8e1a 100644 --- a/stable/firefox-syncserver/9.0.23/Chart.lock +++ b/stable/firefox-syncserver/9.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:19:39.809240325Z" +generated: "2022-07-24T09:15:20.805151204Z" diff --git a/stable/firefox/2.0.21/CHANGELOG.md b/stable/firefox/2.0.21/CHANGELOG.md index 16466c13f6a..2dd779e67a9 100644 --- a/stable/firefox/2.0.21/CHANGELOG.md +++ b/stable/firefox/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [firefox-2.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [firefox-2.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [firefox-2.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.8...firefox-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/firefox/2.0.21/Chart.lock b/stable/firefox/2.0.21/Chart.lock index fdd0b30643d..f745fcae50b 100644 --- a/stable/firefox/2.0.21/Chart.lock +++ b/stable/firefox/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:19:29.171726033Z" +generated: "2022-07-24T09:15:10.117011729Z" diff --git a/stable/flaresolverr/6.0.22/CHANGELOG.md b/stable/flaresolverr/6.0.22/CHANGELOG.md index 775f5490c2c..17787c20353 100644 --- a/stable/flaresolverr/6.0.22/CHANGELOG.md +++ b/stable/flaresolverr/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flaresolverr-6.0.22](https://github.com/truecharts/apps/compare/flaresolverr-6.0.21...flaresolverr-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [flaresolverr-6.0.22](https://github.com/truecharts/apps/compare/flaresolverr-6.0.21...flaresolverr-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [flaresolverr-6.0.10](https://github.com/truecharts/apps/compare/flaresolverr-6.0.9...flaresolverr-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/flaresolverr/6.0.22/Chart.lock b/stable/flaresolverr/6.0.22/Chart.lock index f6f99b04c26..96c4c0e4f88 100644 --- a/stable/flaresolverr/6.0.22/Chart.lock +++ b/stable/flaresolverr/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:19:34.368189576Z" +generated: "2022-07-24T09:15:15.133195986Z" diff --git a/stable/fleet/3.0.23/CHANGELOG.md b/stable/fleet/3.0.23/CHANGELOG.md index acc9693f906..923882e14ec 100644 --- a/stable/fleet/3.0.23/CHANGELOG.md +++ b/stable/fleet/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fleet-3.0.23](https://github.com/truecharts/apps/compare/fleet-3.0.22...fleet-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fleet-3.0.23](https://github.com/truecharts/apps/compare/fleet-3.0.22...fleet-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [fleet-3.0.11](https://github.com/truecharts/apps/compare/fleet-3.0.10...fleet-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/fleet/3.0.23/Chart.lock b/stable/fleet/3.0.23/Chart.lock index 41af7afdd3e..630da17be76 100644 --- a/stable/fleet/3.0.23/Chart.lock +++ b/stable/fleet/3.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:19:53.714359604Z" +generated: "2022-07-24T09:15:36.371363071Z" diff --git a/stable/flexget/2.0.28/CHANGELOG.md b/stable/flexget/2.0.28/CHANGELOG.md index 79af2f84113..3da7877dbb5 100644 --- a/stable/flexget/2.0.28/CHANGELOG.md +++ b/stable/flexget/2.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flexget-2.0.28](https://github.com/truecharts/apps/compare/flexget-2.0.27...flexget-2.0.28) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [flexget-2.0.28](https://github.com/truecharts/apps/compare/flexget-2.0.27...flexget-2.0.28) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [flexget-2.0.16](https://github.com/truecharts/apps/compare/flexget-2.0.15...flexget-2.0.16) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/flexget/2.0.28/Chart.lock b/stable/flexget/2.0.28/Chart.lock index aa79abee838..d93b3fa6448 100644 --- a/stable/flexget/2.0.28/Chart.lock +++ b/stable/flexget/2.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:19:53.191508016Z" +generated: "2022-07-24T09:15:35.387053095Z" diff --git a/stable/flood/6.0.23/CHANGELOG.md b/stable/flood/6.0.23/CHANGELOG.md index 04512dac51c..19e283c2ea0 100644 --- a/stable/flood/6.0.23/CHANGELOG.md +++ b/stable/flood/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flood-6.0.23](https://github.com/truecharts/apps/compare/qflood-0.0.11...flood-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [flood-6.0.23](https://github.com/truecharts/apps/compare/qflood-0.0.11...flood-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [flood-6.0.11](https://github.com/truecharts/apps/compare/flood-6.0.10...flood-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/flood/6.0.23/Chart.lock b/stable/flood/6.0.23/Chart.lock index 1db0dbc7f4e..41fde6bdefd 100644 --- a/stable/flood/6.0.23/Chart.lock +++ b/stable/flood/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:20:04.551377577Z" +generated: "2022-07-24T09:15:47.057310025Z" diff --git a/stable/fluidd/2.0.23/CHANGELOG.md b/stable/fluidd/2.0.23/CHANGELOG.md index 363850b0cd5..1f7a7ae3e87 100644 --- a/stable/fluidd/2.0.23/CHANGELOG.md +++ b/stable/fluidd/2.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fluidd-2.0.23](https://github.com/truecharts/apps/compare/fluidd-2.0.22...fluidd-2.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fluidd-2.0.23](https://github.com/truecharts/apps/compare/fluidd-2.0.22...fluidd-2.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [fluidd-2.0.11](https://github.com/truecharts/apps/compare/fluidd-2.0.10...fluidd-2.0.11) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) - - diff --git a/stable/fluidd/2.0.23/Chart.lock b/stable/fluidd/2.0.23/Chart.lock index df5c20d6d12..0095a6636e6 100644 --- a/stable/fluidd/2.0.23/Chart.lock +++ b/stable/fluidd/2.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:20:09.332324184Z" +generated: "2022-07-24T09:15:55.111841451Z" diff --git a/stable/focalboard/9.0.24/CHANGELOG.md b/stable/focalboard/9.0.24/CHANGELOG.md index 2df65576838..fc83d59a14b 100644 --- a/stable/focalboard/9.0.24/CHANGELOG.md +++ b/stable/focalboard/9.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [focalboard-9.0.24](https://github.com/truecharts/apps/compare/focalboard-9.0.23...focalboard-9.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [focalboard-9.0.24](https://github.com/truecharts/apps/compare/focalboard-9.0.23...focalboard-9.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [focalboard-9.0.12](https://github.com/truecharts/apps/compare/focalboard-9.0.11...focalboard-9.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/focalboard/9.0.24/Chart.lock b/stable/focalboard/9.0.24/Chart.lock index 770fe534c87..a0959eb3dfd 100644 --- a/stable/focalboard/9.0.24/Chart.lock +++ b/stable/focalboard/9.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:20:18.211495055Z" +generated: "2022-07-24T09:16:03.4812645Z" diff --git a/stable/foldingathome/2.0.22/CHANGELOG.md b/stable/foldingathome/2.0.22/CHANGELOG.md index 20a61b2b914..585e550381d 100644 --- a/stable/foldingathome/2.0.22/CHANGELOG.md +++ b/stable/foldingathome/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [foldingathome-2.0.22](https://github.com/truecharts/apps/compare/foldingathome-2.0.21...foldingathome-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [foldingathome-2.0.22](https://github.com/truecharts/apps/compare/foldingathome-2.0.21...foldingathome-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [foldingathome-2.0.10](https://github.com/truecharts/apps/compare/foldingathome-2.0.9...foldingathome-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/foldingathome/2.0.22/Chart.lock b/stable/foldingathome/2.0.22/Chart.lock index da5ebbb1139..dee4119d0f3 100644 --- a/stable/foldingathome/2.0.22/Chart.lock +++ b/stable/foldingathome/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:20:18.509286592Z" +generated: "2022-07-24T09:16:02.102693461Z" diff --git a/stable/fossil/4.0.21/CHANGELOG.md b/stable/fossil/4.0.21/CHANGELOG.md index c245d5a88bd..89ed578dc97 100644 --- a/stable/fossil/4.0.21/CHANGELOG.md +++ b/stable/fossil/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fossil-4.0.21](https://github.com/truecharts/apps/compare/fossil-4.0.20...fossil-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [fossil-4.0.21](https://github.com/truecharts/apps/compare/fossil-4.0.20...fossil-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [fossil-4.0.9](https://github.com/truecharts/apps/compare/fossil-4.0.8...fossil-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/fossil/4.0.21/Chart.lock b/stable/fossil/4.0.21/Chart.lock index 4c4966cd4de..8172bb9609a 100644 --- a/stable/fossil/4.0.21/Chart.lock +++ b/stable/fossil/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:20:22.083904548Z" +generated: "2022-07-24T09:16:06.059065949Z" diff --git a/stable/freeradius/6.0.22/CHANGELOG.md b/stable/freeradius/6.0.22/CHANGELOG.md index 2d91f08ac96..e483b8d4050 100644 --- a/stable/freeradius/6.0.22/CHANGELOG.md +++ b/stable/freeradius/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [freeradius-6.0.22](https://github.com/truecharts/apps/compare/freeradius-6.0.21...freeradius-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [freeradius-6.0.22](https://github.com/truecharts/apps/compare/freeradius-6.0.21...freeradius-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [freeradius-6.0.10](https://github.com/truecharts/apps/compare/freeradius-6.0.9...freeradius-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/freeradius/6.0.22/Chart.lock b/stable/freeradius/6.0.22/Chart.lock index 5916cd19691..712909586ea 100644 --- a/stable/freeradius/6.0.22/Chart.lock +++ b/stable/freeradius/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:20:27.934610425Z" +generated: "2022-07-24T09:16:13.373815484Z" diff --git a/stable/freshrss/11.0.21/CHANGELOG.md b/stable/freshrss/11.0.21/CHANGELOG.md index dde4d07e2cb..ec9f0f2603a 100644 --- a/stable/freshrss/11.0.21/CHANGELOG.md +++ b/stable/freshrss/11.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [freshrss-11.0.21](https://github.com/truecharts/apps/compare/freshrss-11.0.20...freshrss-11.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [freshrss-11.0.21](https://github.com/truecharts/apps/compare/freshrss-11.0.20...freshrss-11.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [freshrss-11.0.9](https://github.com/truecharts/apps/compare/freshrss-11.0.8...freshrss-11.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/freshrss/11.0.21/Chart.lock b/stable/freshrss/11.0.21/Chart.lock index 611bb331aae..4343622e555 100644 --- a/stable/freshrss/11.0.21/Chart.lock +++ b/stable/freshrss/11.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:20:37.278169994Z" +generated: "2022-07-24T09:16:22.294593543Z" diff --git a/stable/friendica/4.0.31/CHANGELOG.md b/stable/friendica/4.0.31/CHANGELOG.md index f50ac3a85af..2c2ca4268e3 100644 --- a/stable/friendica/4.0.31/CHANGELOG.md +++ b/stable/friendica/4.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [friendica-4.0.31](https://github.com/truecharts/apps/compare/friendica-4.0.30...friendica-4.0.31) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [friendica-4.0.31](https://github.com/truecharts/apps/compare/friendica-4.0.30...friendica-4.0.31) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - -## [friendica-4.0.20](https://github.com/truecharts/apps/compare/friendica-4.0.18...friendica-4.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [friendica-4.0.18](https://github.com/truecharts/apps/compare/friendica-4.0.17...friendica-4.0.18) (2022-07-12) diff --git a/stable/friendica/4.0.31/Chart.lock b/stable/friendica/4.0.31/Chart.lock index d4314a822b7..6ece95f12d0 100644 --- a/stable/friendica/4.0.31/Chart.lock +++ b/stable/friendica/4.0.31/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:9141160a1438754f41fcd88e56c724b564acdb76575e6f0e762790e79e9fcd1c -generated: "2022-07-23T20:20:51.788324086Z" +generated: "2022-07-24T09:16:39.064102858Z" diff --git a/stable/gaps/11.0.22/CHANGELOG.md b/stable/gaps/11.0.22/CHANGELOG.md index c714ee00d9d..a376c35e263 100644 --- a/stable/gaps/11.0.22/CHANGELOG.md +++ b/stable/gaps/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gaps-11.0.22](https://github.com/truecharts/apps/compare/gaps-11.0.21...gaps-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [gaps-11.0.22](https://github.com/truecharts/apps/compare/gaps-11.0.21...gaps-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [gaps-11.0.10](https://github.com/truecharts/apps/compare/gaps-11.0.9...gaps-11.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/gaps/11.0.22/Chart.lock b/stable/gaps/11.0.22/Chart.lock index 331044efc7d..48a070035d1 100644 --- a/stable/gaps/11.0.22/Chart.lock +++ b/stable/gaps/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:20:43.844870363Z" +generated: "2022-07-24T09:16:29.517467098Z" diff --git a/stable/gitea/8.0.25/CHANGELOG.md b/stable/gitea/8.0.25/CHANGELOG.md index c2392e04f26..3924c358de2 100644 --- a/stable/gitea/8.0.25/CHANGELOG.md +++ b/stable/gitea/8.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gitea-8.0.25](https://github.com/truecharts/apps/compare/gitea-8.0.24...gitea-8.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [gitea-8.0.25](https://github.com/truecharts/apps/compare/gitea-8.0.24...gitea-8.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [gitea-8.0.13](https://github.com/truecharts/apps/compare/gitea-8.0.12...gitea-8.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/gitea/8.0.25/Chart.lock b/stable/gitea/8.0.25/Chart.lock index 098c95a900d..d77236c5cdc 100644 --- a/stable/gitea/8.0.25/Chart.lock +++ b/stable/gitea/8.0.25/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.44 digest: sha256:df86c367c0bc4fe17ce1c3e0afcef9c95e1ec89dfedbdeb9fc4bdf938a028b87 -generated: "2022-07-23T20:20:59.040828509Z" +generated: "2022-07-24T09:16:45.735523925Z" diff --git a/stable/golinks/4.0.21/CHANGELOG.md b/stable/golinks/4.0.21/CHANGELOG.md index 791fce8be9a..596e52740f4 100644 --- a/stable/golinks/4.0.21/CHANGELOG.md +++ b/stable/golinks/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [golinks-4.0.21](https://github.com/truecharts/apps/compare/golinks-4.0.20...golinks-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [golinks-4.0.21](https://github.com/truecharts/apps/compare/golinks-4.0.20...golinks-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [golinks-4.0.9](https://github.com/truecharts/apps/compare/golinks-4.0.8...golinks-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/golinks/4.0.21/Chart.lock b/stable/golinks/4.0.21/Chart.lock index fd613b02b07..be252637ae6 100644 --- a/stable/golinks/4.0.21/Chart.lock +++ b/stable/golinks/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:20:56.04214512Z" +generated: "2022-07-24T09:16:41.491745948Z" diff --git a/stable/gonic/6.0.23/CHANGELOG.md b/stable/gonic/6.0.23/CHANGELOG.md index 4715438956b..ece565a14ee 100644 --- a/stable/gonic/6.0.23/CHANGELOG.md +++ b/stable/gonic/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gonic-6.0.23](https://github.com/truecharts/apps/compare/gonic-6.0.22...gonic-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [gonic-6.0.23](https://github.com/truecharts/apps/compare/gonic-6.0.22...gonic-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [gonic-6.0.11](https://github.com/truecharts/apps/compare/gonic-6.0.10...gonic-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/gonic/6.0.23/Chart.lock b/stable/gonic/6.0.23/Chart.lock index 6db4a79164b..bb7fb13757d 100644 --- a/stable/gonic/6.0.23/Chart.lock +++ b/stable/gonic/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:21:02.932643446Z" +generated: "2022-07-24T09:16:48.978966877Z" diff --git a/stable/gotify/8.0.24/CHANGELOG.md b/stable/gotify/8.0.24/CHANGELOG.md index 530d7e08024..a66fb5f6103 100644 --- a/stable/gotify/8.0.24/CHANGELOG.md +++ b/stable/gotify/8.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gotify-8.0.24](https://github.com/truecharts/apps/compare/gotify-8.0.23...gotify-8.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [gotify-8.0.24](https://github.com/truecharts/apps/compare/gotify-8.0.23...gotify-8.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [gotify-8.0.12](https://github.com/truecharts/apps/compare/gotify-8.0.11...gotify-8.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/gotify/8.0.24/Chart.lock b/stable/gotify/8.0.24/Chart.lock index 43d47ce3e77..439e2bdea29 100644 --- a/stable/gotify/8.0.24/Chart.lock +++ b/stable/gotify/8.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:21:21.883856351Z" +generated: "2022-07-24T09:17:08.28737128Z" diff --git a/stable/grafana/4.0.35/Chart.lock b/stable/grafana/4.0.35/Chart.lock deleted file mode 100644 index 13a5977f6c7..00000000000 --- a/stable/grafana/4.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.7 -digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:21:21.353919873Z" diff --git a/stable/grafana/4.0.35/CHANGELOG.md b/stable/grafana/4.0.36/CHANGELOG.md similarity index 85% rename from stable/grafana/4.0.35/CHANGELOG.md rename to stable/grafana/4.0.36/CHANGELOG.md index ff7858e6613..b4d76f557ff 100644 --- a/stable/grafana/4.0.35/CHANGELOG.md +++ b/stable/grafana/4.0.36/CHANGELOG.md @@ -2,6 +2,18 @@ +## [grafana-4.0.36](https://github.com/truecharts/apps/compare/grafana-4.0.34...grafana-4.0.36) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [grafana-4.0.35](https://github.com/truecharts/apps/compare/grafana-4.0.34...grafana-4.0.35) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ## [grafana-4.0.28](https://github.com/truecharts/apps/compare/grafana-4.0.27...grafana-4.0.28) (2022-07-14) ### Fix - -- regenerate catalog and update template - - - -## [grafana-4.0.27](https://github.com/truecharts/apps/compare/grafana-4.0.25...grafana-4.0.27) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - diff --git a/stable/grafana/4.0.36/Chart.lock b/stable/grafana/4.0.36/Chart.lock new file mode 100644 index 00000000000..0122e260401 --- /dev/null +++ b/stable/grafana/4.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-24T09:17:08.474490959Z" diff --git a/stable/grafana/4.0.35/Chart.yaml b/stable/grafana/4.0.36/Chart.yaml similarity index 98% rename from stable/grafana/4.0.35/Chart.yaml rename to stable/grafana/4.0.36/Chart.yaml index b44a58e4dce..8bb83205c4b 100644 --- a/stable/grafana/4.0.35/Chart.yaml +++ b/stable/grafana/4.0.36/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.35 +version: 4.0.36 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/4.0.35/README.md b/stable/grafana/4.0.36/README.md similarity index 98% rename from stable/grafana/4.0.35/README.md rename to stable/grafana/4.0.36/README.md index 65db92ded08..be5c6173686 100644 --- a/stable/grafana/4.0.35/README.md +++ b/stable/grafana/4.0.36/README.md @@ -1,6 +1,6 @@ # grafana -![Version: 4.0.35](https://img.shields.io/badge/Version-4.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.4](https://img.shields.io/badge/AppVersion-9.0.4-informational?style=flat-square) +![Version: 4.0.36](https://img.shields.io/badge/Version-4.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.4](https://img.shields.io/badge/AppVersion-9.0.4-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/stable/grafana/4.0.35/app-readme.md b/stable/grafana/4.0.36/app-readme.md similarity index 100% rename from stable/grafana/4.0.35/app-readme.md rename to stable/grafana/4.0.36/app-readme.md diff --git a/stable/homarr/2.0.23/charts/common-10.4.7.tgz b/stable/grafana/4.0.36/charts/common-10.4.7.tgz similarity index 100% rename from stable/homarr/2.0.23/charts/common-10.4.7.tgz rename to stable/grafana/4.0.36/charts/common-10.4.7.tgz diff --git a/stable/grafana/4.0.35/ix_values.yaml b/stable/grafana/4.0.36/ix_values.yaml similarity index 95% rename from stable/grafana/4.0.35/ix_values.yaml rename to stable/grafana/4.0.36/ix_values.yaml index eef2706b6ca..c87c755d5ab 100644 --- a/stable/grafana/4.0.35/ix_values.yaml +++ b/stable/grafana/4.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.0.4@sha256:95bf12753d171521346f590650e5224cd276cf514f89181b9875998bc6a11c42 + tag: 9.0.4@sha256:c8c0e3a2f241c328eb7a92f8793d5bcd8edcaab1c77b6c0bc65add0c01a81b32 securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/4.0.35/questions.yaml b/stable/grafana/4.0.36/questions.yaml similarity index 100% rename from stable/grafana/4.0.35/questions.yaml rename to stable/grafana/4.0.36/questions.yaml diff --git a/stable/grafana/4.0.35/templates/common.yaml b/stable/grafana/4.0.36/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.35/templates/common.yaml rename to stable/grafana/4.0.36/templates/common.yaml diff --git a/stable/grafana/4.0.35/templates/prometheusrules.yaml b/stable/grafana/4.0.36/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.35/templates/prometheusrules.yaml rename to stable/grafana/4.0.36/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.35/templates/servicemonitor.yaml b/stable/grafana/4.0.36/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.35/templates/servicemonitor.yaml rename to stable/grafana/4.0.36/templates/servicemonitor.yaml diff --git a/stable/homarr/2.0.23/values.yaml b/stable/grafana/4.0.36/values.yaml similarity index 100% rename from stable/homarr/2.0.23/values.yaml rename to stable/grafana/4.0.36/values.yaml diff --git a/stable/grav/4.0.21/CHANGELOG.md b/stable/grav/4.0.21/CHANGELOG.md index 02a843faf01..f9e2ab6cc27 100644 --- a/stable/grav/4.0.21/CHANGELOG.md +++ b/stable/grav/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [grav-4.0.21](https://github.com/truecharts/apps/compare/grav-4.0.20...grav-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [grav-4.0.21](https://github.com/truecharts/apps/compare/grav-4.0.20...grav-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [grav-4.0.9](https://github.com/truecharts/apps/compare/grav-4.0.8...grav-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/grav/4.0.21/Chart.lock b/stable/grav/4.0.21/Chart.lock index feda6879ad2..8a411046912 100644 --- a/stable/grav/4.0.21/Chart.lock +++ b/stable/grav/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:21:22.840728213Z" +generated: "2022-07-24T09:17:12.363290163Z" diff --git a/stable/grist/3.0.23/CHANGELOG.md b/stable/grist/3.0.23/CHANGELOG.md index 2a594930709..8bbdc99f0e9 100644 --- a/stable/grist/3.0.23/CHANGELOG.md +++ b/stable/grist/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [grist-3.0.23](https://github.com/truecharts/apps/compare/grist-3.0.22...grist-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [grist-3.0.23](https://github.com/truecharts/apps/compare/grist-3.0.22...grist-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [grist-3.0.11](https://github.com/truecharts/apps/compare/grist-3.0.10...grist-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/grist/3.0.23/Chart.lock b/stable/grist/3.0.23/Chart.lock index 2f40ac907e0..863d383e271 100644 --- a/stable/grist/3.0.23/Chart.lock +++ b/stable/grist/3.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:eff70e6e5258b0d836dba40f04507095c4f06f6d474ec9d0092e5f7b6efa2817 -generated: "2022-07-23T20:21:36.970166557Z" +generated: "2022-07-24T09:17:26.103882085Z" diff --git a/stable/grocy/11.0.27/CHANGELOG.md b/stable/grocy/11.0.27/CHANGELOG.md index 0d4735b1b52..f755bee068a 100644 --- a/stable/grocy/11.0.27/CHANGELOG.md +++ b/stable/grocy/11.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [grocy-11.0.27](https://github.com/truecharts/apps/compare/grocy-11.0.26...grocy-11.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [grocy-11.0.27](https://github.com/truecharts/apps/compare/grocy-11.0.26...grocy-11.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [grocy-11.0.15](https://github.com/truecharts/apps/compare/grocy-11.0.14...grocy-11.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/grocy/11.0.27/Chart.lock b/stable/grocy/11.0.27/Chart.lock index 52cb07c19de..b30f3f370d9 100644 --- a/stable/grocy/11.0.27/Chart.lock +++ b/stable/grocy/11.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:21:39.329897907Z" +generated: "2022-07-24T09:17:27.45892438Z" diff --git a/stable/guacamole-client/4.0.24/CHANGELOG.md b/stable/guacamole-client/4.0.24/CHANGELOG.md index e148392c44f..8885d0c7061 100644 --- a/stable/guacamole-client/4.0.24/CHANGELOG.md +++ b/stable/guacamole-client/4.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [guacamole-client-4.0.24](https://github.com/truecharts/apps/compare/guacamole-client-4.0.23...guacamole-client-4.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [guacamole-client-4.0.24](https://github.com/truecharts/apps/compare/guacamole-client-4.0.23...guacamole-client-4.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [guacamole-client-4.0.12](https://github.com/truecharts/apps/compare/guacamole-client-4.0.11...guacamole-client-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/guacamole-client/4.0.24/Chart.lock b/stable/guacamole-client/4.0.24/Chart.lock index cafb63af972..b1cbcb3fbec 100644 --- a/stable/guacamole-client/4.0.24/Chart.lock +++ b/stable/guacamole-client/4.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:21:46.996753754Z" +generated: "2022-07-24T09:17:38.486203712Z" diff --git a/stable/guacd/2.0.24/CHANGELOG.md b/stable/guacd/2.0.24/CHANGELOG.md index e272df52105..150c9970325 100644 --- a/stable/guacd/2.0.24/CHANGELOG.md +++ b/stable/guacd/2.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [guacd-2.0.24](https://github.com/truecharts/apps/compare/guacd-2.0.23...guacd-2.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [guacd-2.0.24](https://github.com/truecharts/apps/compare/guacd-2.0.23...guacd-2.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [guacd-2.0.12](https://github.com/truecharts/apps/compare/guacd-2.0.11...guacd-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/guacd/2.0.24/Chart.lock b/stable/guacd/2.0.24/Chart.lock index de8b4aacd33..e2b932f149a 100644 --- a/stable/guacd/2.0.24/Chart.lock +++ b/stable/guacd/2.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:21:47.063187655Z" +generated: "2022-07-24T09:17:34.382997245Z" diff --git a/stable/habridge/2.0.21/CHANGELOG.md b/stable/habridge/2.0.21/CHANGELOG.md index 536aa0f6b7e..f732e8906f3 100644 --- a/stable/habridge/2.0.21/CHANGELOG.md +++ b/stable/habridge/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [habridge-2.0.21](https://github.com/truecharts/apps/compare/habridge-2.0.20...habridge-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [habridge-2.0.21](https://github.com/truecharts/apps/compare/habridge-2.0.20...habridge-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [habridge-2.0.9](https://github.com/truecharts/apps/compare/habridge-2.0.8...habridge-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/habridge/2.0.21/Chart.lock b/stable/habridge/2.0.21/Chart.lock index a6d8b174209..a1756957b41 100644 --- a/stable/habridge/2.0.21/Chart.lock +++ b/stable/habridge/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:21:57.621307225Z" +generated: "2022-07-24T09:17:46.780483169Z" diff --git a/stable/hammond/2.0.21/CHANGELOG.md b/stable/hammond/2.0.21/CHANGELOG.md index a53437ca3fd..c828dc05b94 100644 --- a/stable/hammond/2.0.21/CHANGELOG.md +++ b/stable/hammond/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hammond-2.0.21](https://github.com/truecharts/apps/compare/hammond-2.0.20...hammond-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hammond-2.0.21](https://github.com/truecharts/apps/compare/hammond-2.0.20...hammond-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [hammond-2.0.9](https://github.com/truecharts/apps/compare/hammond-2.0.8...hammond-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/hammond/2.0.21/Chart.lock b/stable/hammond/2.0.21/Chart.lock index 85ac1835785..92db7f0122e 100644 --- a/stable/hammond/2.0.21/Chart.lock +++ b/stable/hammond/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:02.003380498Z" +generated: "2022-07-24T09:17:52.368597395Z" diff --git a/stable/handbrake/13.0.23/CHANGELOG.md b/stable/handbrake/13.0.23/CHANGELOG.md index 16d61f5d81a..0b19675cbd9 100644 --- a/stable/handbrake/13.0.23/CHANGELOG.md +++ b/stable/handbrake/13.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [handbrake-13.0.23](https://github.com/truecharts/apps/compare/handbrake-13.0.22...handbrake-13.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [handbrake-13.0.23](https://github.com/truecharts/apps/compare/handbrake-13.0.22...handbrake-13.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [handbrake-13.0.11](https://github.com/truecharts/apps/compare/handbrake-13.0.10...handbrake-13.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/handbrake/13.0.23/Chart.lock b/stable/handbrake/13.0.23/Chart.lock index b206600fdc9..afd2967797e 100644 --- a/stable/handbrake/13.0.23/Chart.lock +++ b/stable/handbrake/13.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:04.829772506Z" +generated: "2022-07-24T09:17:54.016809843Z" diff --git a/stable/haste-server/6.0.23/CHANGELOG.md b/stable/haste-server/6.0.23/CHANGELOG.md index efb85c6116f..b53b7b4c163 100644 --- a/stable/haste-server/6.0.23/CHANGELOG.md +++ b/stable/haste-server/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [haste-server-6.0.23](https://github.com/truecharts/apps/compare/haste-server-6.0.22...haste-server-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [haste-server-6.0.23](https://github.com/truecharts/apps/compare/haste-server-6.0.22...haste-server-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [haste-server-6.0.11](https://github.com/truecharts/apps/compare/haste-server-6.0.10...haste-server-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/haste-server/6.0.23/Chart.lock b/stable/haste-server/6.0.23/Chart.lock index fb470b8f945..970646eb9f1 100644 --- a/stable/haste-server/6.0.23/Chart.lock +++ b/stable/haste-server/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:12.446166912Z" +generated: "2022-07-24T09:18:03.95522499Z" diff --git a/stable/headphones/4.0.21/CHANGELOG.md b/stable/headphones/4.0.21/CHANGELOG.md index f7f693dfa6e..8d97448a3c4 100644 --- a/stable/headphones/4.0.21/CHANGELOG.md +++ b/stable/headphones/4.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [headphones-4.0.21](https://github.com/truecharts/apps/compare/headphones-4.0.20...headphones-4.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [headphones-4.0.21](https://github.com/truecharts/apps/compare/headphones-4.0.20...headphones-4.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [headphones-4.0.9](https://github.com/truecharts/apps/compare/headphones-4.0.8...headphones-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/headphones/4.0.21/Chart.lock b/stable/headphones/4.0.21/Chart.lock index 2010e67bf32..49966d69700 100644 --- a/stable/headphones/4.0.21/Chart.lock +++ b/stable/headphones/4.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:16.055794807Z" +generated: "2022-07-24T09:18:06.561890822Z" diff --git a/stable/healthchecks/7.0.23/CHANGELOG.md b/stable/healthchecks/7.0.23/CHANGELOG.md index 28bd4b19a72..ad1f42c0a8a 100644 --- a/stable/healthchecks/7.0.23/CHANGELOG.md +++ b/stable/healthchecks/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [healthchecks-7.0.23](https://github.com/truecharts/apps/compare/healthchecks-7.0.22...healthchecks-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [healthchecks-7.0.23](https://github.com/truecharts/apps/compare/healthchecks-7.0.22...healthchecks-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [healthchecks-7.0.11](https://github.com/truecharts/apps/compare/healthchecks-7.0.10...healthchecks-7.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/healthchecks/7.0.23/Chart.lock b/stable/healthchecks/7.0.23/Chart.lock index 96622106cee..5a908ed0038 100644 --- a/stable/healthchecks/7.0.23/Chart.lock +++ b/stable/healthchecks/7.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:19.499966963Z" +generated: "2022-07-24T09:18:11.377960979Z" diff --git a/stable/hedgedoc/4.0.24/CHANGELOG.md b/stable/hedgedoc/4.0.24/CHANGELOG.md index 053c7c5ce60..ec68b738bac 100644 --- a/stable/hedgedoc/4.0.24/CHANGELOG.md +++ b/stable/hedgedoc/4.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hedgedoc-4.0.24](https://github.com/truecharts/apps/compare/hedgedoc-4.0.23...hedgedoc-4.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hedgedoc-4.0.24](https://github.com/truecharts/apps/compare/hedgedoc-4.0.23...hedgedoc-4.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - -## [hedgedoc-4.0.13](https://github.com/truecharts/apps/compare/hedgedoc-4.0.11...hedgedoc-4.0.13) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [hedgedoc-4.0.11](https://github.com/truecharts/apps/compare/hedgedoc-4.0.10...hedgedoc-4.0.11) (2022-07-12) diff --git a/stable/hedgedoc/4.0.24/Chart.lock b/stable/hedgedoc/4.0.24/Chart.lock index 19bb8f000dd..7866d9a5306 100644 --- a/stable/hedgedoc/4.0.24/Chart.lock +++ b/stable/hedgedoc/4.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:22:29.308473046Z" +generated: "2022-07-24T09:18:19.640767907Z" diff --git a/stable/heimdall/11.0.24/CHANGELOG.md b/stable/heimdall/11.0.24/CHANGELOG.md index f9cffb0bc4c..d387f96f9c1 100644 --- a/stable/heimdall/11.0.24/CHANGELOG.md +++ b/stable/heimdall/11.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [heimdall-11.0.24](https://github.com/truecharts/apps/compare/heimdall-11.0.23...heimdall-11.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [heimdall-11.0.24](https://github.com/truecharts/apps/compare/heimdall-11.0.23...heimdall-11.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [heimdall-11.0.12](https://github.com/truecharts/apps/compare/heimdall-11.0.11...heimdall-11.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/heimdall/11.0.24/Chart.lock b/stable/heimdall/11.0.24/Chart.lock index a85953e2640..bddcce18e6e 100644 --- a/stable/heimdall/11.0.24/Chart.lock +++ b/stable/heimdall/11.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:31.340711781Z" +generated: "2022-07-24T09:18:23.243742767Z" diff --git a/stable/homarr/2.0.23/Chart.lock b/stable/homarr/2.0.23/Chart.lock deleted file mode 100644 index 972e69d18a1..00000000000 --- a/stable/homarr/2.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.7 -digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:34.732556634Z" diff --git a/stable/homarr/2.0.23/CHANGELOG.md b/stable/homarr/2.0.24/CHANGELOG.md similarity index 85% rename from stable/homarr/2.0.23/CHANGELOG.md rename to stable/homarr/2.0.24/CHANGELOG.md index 18f728b3101..d18d84dce6f 100644 --- a/stable/homarr/2.0.23/CHANGELOG.md +++ b/stable/homarr/2.0.24/CHANGELOG.md @@ -2,6 +2,18 @@ +## [homarr-2.0.24](https://github.com/truecharts/apps/compare/homarr-2.0.22...homarr-2.0.24) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [homarr-2.0.23](https://github.com/truecharts/apps/compare/homarr-2.0.22...homarr-2.0.23) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ### [homarr-2.0.12](https://github.com/truecharts/apps/compare/homarr-2.0.11...homarr-2.0.12) (2022-07-11) #### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [homarr-2.0.11](https://github.com/truecharts/apps/compare/homarr-2.0.10...homarr-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/homarr/2.0.24/Chart.lock b/stable/homarr/2.0.24/Chart.lock new file mode 100644 index 00000000000..33fb7af2c4d --- /dev/null +++ b/stable/homarr/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-24T09:18:26.03628319Z" diff --git a/stable/homarr/2.0.23/Chart.yaml b/stable/homarr/2.0.24/Chart.yaml similarity index 95% rename from stable/homarr/2.0.23/Chart.yaml rename to stable/homarr/2.0.24/Chart.yaml index 091607c6ebb..d0c1b9f9843 100644 --- a/stable/homarr/2.0.23/Chart.yaml +++ b/stable/homarr/2.0.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.8.0" +appVersion: "0.8.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -17,7 +17,7 @@ maintainers: name: homarr sources: - https://github.com/ajnart/homarr -version: 2.0.23 +version: 2.0.24 annotations: truecharts.org/catagories: | - media diff --git a/stable/homarr/2.0.23/README.md b/stable/homarr/2.0.24/README.md similarity index 94% rename from stable/homarr/2.0.23/README.md rename to stable/homarr/2.0.24/README.md index 5b0ae6ae6de..482538de19b 100644 --- a/stable/homarr/2.0.23/README.md +++ b/stable/homarr/2.0.24/README.md @@ -1,6 +1,6 @@ # homarr -![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) +![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. diff --git a/stable/homarr/2.0.23/app-readme.md b/stable/homarr/2.0.24/app-readme.md similarity index 100% rename from stable/homarr/2.0.23/app-readme.md rename to stable/homarr/2.0.24/app-readme.md diff --git a/stable/inventree/3.0.30/charts/common-10.4.7.tgz b/stable/homarr/2.0.24/charts/common-10.4.7.tgz similarity index 100% rename from stable/inventree/3.0.30/charts/common-10.4.7.tgz rename to stable/homarr/2.0.24/charts/common-10.4.7.tgz diff --git a/stable/homarr/2.0.23/ix_values.yaml b/stable/homarr/2.0.24/ix_values.yaml similarity index 77% rename from stable/homarr/2.0.23/ix_values.yaml rename to stable/homarr/2.0.24/ix_values.yaml index 0354a9aff71..5e1a36669d7 100644 --- a/stable/homarr/2.0.23/ix_values.yaml +++ b/stable/homarr/2.0.24/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homarr - tag: 0.8.0@sha256:0c8e858914273c37add20a7b1b2c2c8816f46ac452e4eeec482defcf147dddee + tag: 0.8.2@sha256:e0e750ab853a20ef0f0c61076dded6355ad3cc3923f54ebcf756a7150cb6fa3a pullPolicy: IfNotPresent service: diff --git a/stable/homarr/2.0.23/questions.yaml b/stable/homarr/2.0.24/questions.yaml similarity index 100% rename from stable/homarr/2.0.23/questions.yaml rename to stable/homarr/2.0.24/questions.yaml diff --git a/stable/homarr/2.0.23/templates/common.yaml b/stable/homarr/2.0.24/templates/common.yaml similarity index 100% rename from stable/homarr/2.0.23/templates/common.yaml rename to stable/homarr/2.0.24/templates/common.yaml diff --git a/stable/inventree/3.0.30/values.yaml b/stable/homarr/2.0.24/values.yaml similarity index 100% rename from stable/inventree/3.0.30/values.yaml rename to stable/homarr/2.0.24/values.yaml diff --git a/stable/home-assistant/15.0.32/CHANGELOG.md b/stable/home-assistant/15.0.32/CHANGELOG.md index 6364ed4d622..2dc45d256fa 100644 --- a/stable/home-assistant/15.0.32/CHANGELOG.md +++ b/stable/home-assistant/15.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [home-assistant-15.0.32](https://github.com/truecharts/apps/compare/home-assistant-15.0.31...home-assistant-15.0.32) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [home-assistant-15.0.32](https://github.com/truecharts/apps/compare/home-assistant-15.0.31...home-assistant-15.0.32) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls - - - -## [home-assistant-15.0.20](https://github.com/truecharts/apps/compare/home-assistant-15.0.19...home-assistant-15.0.20) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - diff --git a/stable/home-assistant/15.0.32/Chart.lock b/stable/home-assistant/15.0.32/Chart.lock index 386807a1263..93d395ad44e 100644 --- a/stable/home-assistant/15.0.32/Chart.lock +++ b/stable/home-assistant/15.0.32/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:22:44.159121757Z" +generated: "2022-07-24T09:18:38.071118355Z" diff --git a/stable/homer/2.0.26/CHANGELOG.md b/stable/homer/2.0.26/CHANGELOG.md index 620f3671426..2744df0b71b 100644 --- a/stable/homer/2.0.26/CHANGELOG.md +++ b/stable/homer/2.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [homer-2.0.26](https://github.com/truecharts/apps/compare/homer-2.0.25...homer-2.0.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [homer-2.0.26](https://github.com/truecharts/apps/compare/homer-2.0.25...homer-2.0.26) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [homer-2.0.14](https://github.com/truecharts/apps/compare/homer-2.0.13...homer-2.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/homer/2.0.26/Chart.lock b/stable/homer/2.0.26/Chart.lock index e4a405c0941..9d6b9d76ee7 100644 --- a/stable/homer/2.0.26/Chart.lock +++ b/stable/homer/2.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:50.085049573Z" +generated: "2022-07-24T09:18:42.793527622Z" diff --git a/stable/htpcmanager/2.0.21/CHANGELOG.md b/stable/htpcmanager/2.0.21/CHANGELOG.md index 90aa26efb57..b6727990b55 100644 --- a/stable/htpcmanager/2.0.21/CHANGELOG.md +++ b/stable/htpcmanager/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [htpcmanager-2.0.21](https://github.com/truecharts/apps/compare/htpcmanager-2.0.20...htpcmanager-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [htpcmanager-2.0.21](https://github.com/truecharts/apps/compare/htpcmanager-2.0.20...htpcmanager-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [htpcmanager-2.0.9](https://github.com/truecharts/apps/compare/htpcmanager-2.0.8...htpcmanager-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/htpcmanager/2.0.21/Chart.lock b/stable/htpcmanager/2.0.21/Chart.lock index c6a87727c06..0f117278bd2 100644 --- a/stable/htpcmanager/2.0.21/Chart.lock +++ b/stable/htpcmanager/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:53.77238982Z" +generated: "2022-07-24T09:18:45.483587017Z" diff --git a/stable/hyperion-ng/6.0.22/CHANGELOG.md b/stable/hyperion-ng/6.0.22/CHANGELOG.md index 9b54f641aba..008356d9aee 100644 --- a/stable/hyperion-ng/6.0.22/CHANGELOG.md +++ b/stable/hyperion-ng/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hyperion-ng-6.0.22](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.21...hyperion-ng-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [hyperion-ng-6.0.22](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.21...hyperion-ng-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [hyperion-ng-6.0.10](https://github.com/truecharts/apps/compare/hyperion-ng-6.0.9...hyperion-ng-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/hyperion-ng/6.0.22/Chart.lock b/stable/hyperion-ng/6.0.22/Chart.lock index e5fb2e115ab..92cb970b196 100644 --- a/stable/hyperion-ng/6.0.22/Chart.lock +++ b/stable/hyperion-ng/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:22:54.00569418Z" +generated: "2022-07-24T09:18:45.954585137Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.23/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.23/CHANGELOG.md index be5e1d0729e..0bfef772abd 100644 --- a/stable/icantbelieveitsnotvaletudo/4.0.23/CHANGELOG.md +++ b/stable/icantbelieveitsnotvaletudo/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [icantbelieveitsnotvaletudo-4.0.23](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.22...icantbelieveitsnotvaletudo-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [icantbelieveitsnotvaletudo-4.0.23](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.22...icantbelieveitsnotvaletudo-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [icantbelieveitsnotvaletudo-4.0.11](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-4.0.10...icantbelieveitsnotvaletudo-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.lock index cf41c55899b..10a2a38c823 100644 --- a/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.lock +++ b/stable/icantbelieveitsnotvaletudo/4.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:08.113283863Z" +generated: "2022-07-24T09:19:02.308441025Z" diff --git a/stable/icinga2/3.0.24/CHANGELOG.md b/stable/icinga2/3.0.24/CHANGELOG.md index 3e5ee84452e..b0d768b0b56 100644 --- a/stable/icinga2/3.0.24/CHANGELOG.md +++ b/stable/icinga2/3.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [icinga2-3.0.24](https://github.com/truecharts/apps/compare/icinga2-3.0.23...icinga2-3.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [icinga2-3.0.24](https://github.com/truecharts/apps/compare/icinga2-3.0.23...icinga2-3.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [icinga2-3.0.12](https://github.com/truecharts/apps/compare/icinga2-3.0.11...icinga2-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/icinga2/3.0.24/Chart.lock b/stable/icinga2/3.0.24/Chart.lock index 84ab06a3009..a267b4f7b55 100644 --- a/stable/icinga2/3.0.24/Chart.lock +++ b/stable/icinga2/3.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:23:13.911106293Z" +generated: "2022-07-24T09:19:10.003779024Z" diff --git a/stable/impostor-server/1.0.25/CHANGELOG.md b/stable/impostor-server/1.0.25/CHANGELOG.md index 4ab1085585a..0ffe15135c9 100644 --- a/stable/impostor-server/1.0.25/CHANGELOG.md +++ b/stable/impostor-server/1.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [impostor-server-1.0.25](https://github.com/truecharts/apps/compare/impostor-server-1.0.24...impostor-server-1.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [impostor-server-1.0.25](https://github.com/truecharts/apps/compare/impostor-server-1.0.24...impostor-server-1.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [impostor-server-1.0.13](https://github.com/truecharts/apps/compare/impostor-server-1.0.12...impostor-server-1.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/impostor-server/1.0.25/Chart.lock b/stable/impostor-server/1.0.25/Chart.lock index 02a8e8d512a..31a9ac714c9 100644 --- a/stable/impostor-server/1.0.25/Chart.lock +++ b/stable/impostor-server/1.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:12.050911367Z" +generated: "2022-07-24T09:19:05.118950926Z" diff --git a/stable/inventree/3.0.30/CHANGELOG.md b/stable/inventree/3.0.31/CHANGELOG.md similarity index 85% rename from stable/inventree/3.0.30/CHANGELOG.md rename to stable/inventree/3.0.31/CHANGELOG.md index 0d0e00b3b75..63fdef5eb6a 100644 --- a/stable/inventree/3.0.30/CHANGELOG.md +++ b/stable/inventree/3.0.31/CHANGELOG.md @@ -2,6 +2,18 @@ +## [inventree-3.0.31](https://github.com/truecharts/apps/compare/inventree-3.0.29...inventree-3.0.31) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [inventree-3.0.30](https://github.com/truecharts/apps/compare/inventree-3.0.29...inventree-3.0.30) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ### Fix - bump to ensure .helmignore is present on all Charts - - - -## [inventree-3.0.19](https://github.com/truecharts/apps/compare/inventree-3.0.18...inventree-3.0.19) (2022-07-14) - -### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [inventree-3.0.18](https://github.com/truecharts/apps/compare/inventree-3.0.17...inventree-3.0.18) (2022-07-13) diff --git a/incubator/wger/0.0.30/Chart.lock b/stable/inventree/3.0.31/Chart.lock similarity index 88% rename from incubator/wger/0.0.30/Chart.lock rename to stable/inventree/3.0.31/Chart.lock index be8dc5591c7..87146f82df9 100644 --- a/incubator/wger/0.0.30/Chart.lock +++ b/stable/inventree/3.0.31/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:11:40.431354476Z" +generated: "2022-07-24T09:19:18.679682345Z" diff --git a/stable/inventree/3.0.30/Chart.yaml b/stable/inventree/3.0.31/Chart.yaml similarity index 98% rename from stable/inventree/3.0.30/Chart.yaml rename to stable/inventree/3.0.31/Chart.yaml index d66b8fc8f9f..0fbc42f5bab 100644 --- a/stable/inventree/3.0.30/Chart.yaml +++ b/stable/inventree/3.0.31/Chart.yaml @@ -27,7 +27,7 @@ name: inventree sources: - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree -version: 3.0.30 +version: 3.0.31 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/inventree/3.0.30/README.md b/stable/inventree/3.0.31/README.md similarity index 98% rename from stable/inventree/3.0.30/README.md rename to stable/inventree/3.0.31/README.md index 73158aea391..0694ed549a3 100644 --- a/stable/inventree/3.0.30/README.md +++ b/stable/inventree/3.0.31/README.md @@ -1,6 +1,6 @@ # inventree -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 0.7.6](https://img.shields.io/badge/AppVersion-0.7.6-informational?style=flat-square) +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![AppVersion: 0.7.6](https://img.shields.io/badge/AppVersion-0.7.6-informational?style=flat-square) InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. diff --git a/stable/inventree/3.0.30/app-readme.md b/stable/inventree/3.0.31/app-readme.md similarity index 100% rename from stable/inventree/3.0.30/app-readme.md rename to stable/inventree/3.0.31/app-readme.md diff --git a/stable/littlelink/6.0.37/charts/common-10.4.7.tgz b/stable/inventree/3.0.31/charts/common-10.4.7.tgz similarity index 100% rename from stable/littlelink/6.0.37/charts/common-10.4.7.tgz rename to stable/inventree/3.0.31/charts/common-10.4.7.tgz diff --git a/stable/recipes/8.0.28/charts/postgresql-8.0.45.tgz b/stable/inventree/3.0.31/charts/postgresql-8.0.45.tgz similarity index 100% rename from stable/recipes/8.0.28/charts/postgresql-8.0.45.tgz rename to stable/inventree/3.0.31/charts/postgresql-8.0.45.tgz diff --git a/stable/vikunja/3.0.29/charts/redis-3.0.44.tgz b/stable/inventree/3.0.31/charts/redis-3.0.44.tgz similarity index 100% rename from stable/vikunja/3.0.29/charts/redis-3.0.44.tgz rename to stable/inventree/3.0.31/charts/redis-3.0.44.tgz diff --git a/stable/inventree/3.0.30/ix_values.yaml b/stable/inventree/3.0.31/ix_values.yaml similarity index 98% rename from stable/inventree/3.0.30/ix_values.yaml rename to stable/inventree/3.0.31/ix_values.yaml index 8cafaebc54e..7b86af32b44 100644 --- a/stable/inventree/3.0.30/ix_values.yaml +++ b/stable/inventree/3.0.31/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.23.1@sha256:dd2e66c3774f076a586835ef0313b1a279bcbc53a76dbcab244fa08a0c251f2d + tag: v1.23.1@sha256:4dca9b83e5daef93e80b36abd25c7e93f6ed73a6bd6cd389c2aaef92af34086a securityContext: readOnlyRootFilesystem: false diff --git a/stable/inventree/3.0.30/questions.yaml b/stable/inventree/3.0.31/questions.yaml similarity index 100% rename from stable/inventree/3.0.30/questions.yaml rename to stable/inventree/3.0.31/questions.yaml diff --git a/stable/inventree/3.0.30/templates/_secrets.tpl b/stable/inventree/3.0.31/templates/_secrets.tpl similarity index 100% rename from stable/inventree/3.0.30/templates/_secrets.tpl rename to stable/inventree/3.0.31/templates/_secrets.tpl diff --git a/stable/inventree/3.0.30/templates/common.yaml b/stable/inventree/3.0.31/templates/common.yaml similarity index 100% rename from stable/inventree/3.0.30/templates/common.yaml rename to stable/inventree/3.0.31/templates/common.yaml diff --git a/stable/littlelink/6.0.37/values.yaml b/stable/inventree/3.0.31/values.yaml similarity index 100% rename from stable/littlelink/6.0.37/values.yaml rename to stable/inventree/3.0.31/values.yaml diff --git a/stable/ipfs/3.0.25/CHANGELOG.md b/stable/ipfs/3.0.25/CHANGELOG.md index ffe5bed4b3a..daec8e32349 100644 --- a/stable/ipfs/3.0.25/CHANGELOG.md +++ b/stable/ipfs/3.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ipfs-3.0.25](https://github.com/truecharts/apps/compare/ipfs-3.0.24...ipfs-3.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ipfs-3.0.25](https://github.com/truecharts/apps/compare/ipfs-3.0.24...ipfs-3.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ipfs-3.0.13](https://github.com/truecharts/apps/compare/ipfs-3.0.12...ipfs-3.0.13) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - diff --git a/stable/ipfs/3.0.25/Chart.lock b/stable/ipfs/3.0.25/Chart.lock index 3d5312eb8ef..df5f176c687 100644 --- a/stable/ipfs/3.0.25/Chart.lock +++ b/stable/ipfs/3.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:26.414735434Z" +generated: "2022-07-24T09:19:21.250300249Z" diff --git a/stable/ispy-agent-dvr/2.0.29/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.29/CHANGELOG.md index 2b384ab094f..eb92eda69fc 100644 --- a/stable/ispy-agent-dvr/2.0.29/CHANGELOG.md +++ b/stable/ispy-agent-dvr/2.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ispy-agent-dvr-2.0.29](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.28...ispy-agent-dvr-2.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ispy-agent-dvr-2.0.29](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.28...ispy-agent-dvr-2.0.29) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [ispy-agent-dvr-2.0.17](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.16...ispy-agent-dvr-2.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/ispy-agent-dvr/2.0.29/Chart.lock b/stable/ispy-agent-dvr/2.0.29/Chart.lock index 83900fed7ce..08af2b5c7fe 100644 --- a/stable/ispy-agent-dvr/2.0.29/Chart.lock +++ b/stable/ispy-agent-dvr/2.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:30.355428653Z" +generated: "2022-07-24T09:19:24.505403784Z" diff --git a/stable/iyuuplus/2.0.21/CHANGELOG.md b/stable/iyuuplus/2.0.21/CHANGELOG.md index 20496cdc5e8..0b6003555ae 100644 --- a/stable/iyuuplus/2.0.21/CHANGELOG.md +++ b/stable/iyuuplus/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [iyuuplus-2.0.21](https://github.com/truecharts/apps/compare/iyuuplus-2.0.20...iyuuplus-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [iyuuplus-2.0.21](https://github.com/truecharts/apps/compare/iyuuplus-2.0.20...iyuuplus-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [iyuuplus-2.0.9](https://github.com/truecharts/apps/compare/iyuuplus-2.0.8...iyuuplus-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/iyuuplus/2.0.21/Chart.lock b/stable/iyuuplus/2.0.21/Chart.lock index c1475d56520..c75db1abd31 100644 --- a/stable/iyuuplus/2.0.21/Chart.lock +++ b/stable/iyuuplus/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:39.417702451Z" +generated: "2022-07-24T09:19:35.551210403Z" diff --git a/stable/jackett/11.0.47/CHANGELOG.md b/stable/jackett/11.0.47/CHANGELOG.md index 2c78b6ebb99..c5e271544fb 100644 --- a/stable/jackett/11.0.47/CHANGELOG.md +++ b/stable/jackett/11.0.47/CHANGELOG.md @@ -2,6 +2,18 @@ +## [jackett-11.0.47](https://github.com/truecharts/apps/compare/jackett-11.0.46...jackett-11.0.47) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + ## [jackett-11.0.47](https://github.com/truecharts/apps/compare/jackett-11.0.46...jackett-11.0.47) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ -## [jackett-11.0.35](https://github.com/truecharts/apps/compare/jackett-11.0.34...jackett-11.0.35) (2022-07-19) - -### Fix - -- revert part of the readme changes - - - -## [jackett-11.0.34](https://github.com/truecharts/apps/compare/jackett-11.0.33...jackett-11.0.34) (2022-07-17) - -### Chore - diff --git a/stable/jackett/11.0.47/Chart.lock b/stable/jackett/11.0.47/Chart.lock index 812deb8ba77..fbc7497ef35 100644 --- a/stable/jackett/11.0.47/Chart.lock +++ b/stable/jackett/11.0.47/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:45.473342221Z" +generated: "2022-07-24T09:19:40.795132402Z" diff --git a/stable/jdownloader2/8.0.23/CHANGELOG.md b/stable/jdownloader2/8.0.23/CHANGELOG.md index 8b7ee2daa3d..b0f2e1ca92b 100644 --- a/stable/jdownloader2/8.0.23/CHANGELOG.md +++ b/stable/jdownloader2/8.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jdownloader2-8.0.23](https://github.com/truecharts/apps/compare/jdownloader2-8.0.22...jdownloader2-8.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [jdownloader2-8.0.23](https://github.com/truecharts/apps/compare/jdownloader2-8.0.22...jdownloader2-8.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [jdownloader2-8.0.11](https://github.com/truecharts/apps/compare/jdownloader2-8.0.10...jdownloader2-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - diff --git a/stable/jdownloader2/8.0.23/Chart.lock b/stable/jdownloader2/8.0.23/Chart.lock index e1b4d3c4152..e97dabd7db5 100644 --- a/stable/jdownloader2/8.0.23/Chart.lock +++ b/stable/jdownloader2/8.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:49.598521704Z" +generated: "2022-07-24T09:19:43.71443614Z" diff --git a/stable/jellyfin/11.0.22/CHANGELOG.md b/stable/jellyfin/11.0.22/CHANGELOG.md index ee0de17187c..addaeb7a3cd 100644 --- a/stable/jellyfin/11.0.22/CHANGELOG.md +++ b/stable/jellyfin/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jellyfin-11.0.22](https://github.com/truecharts/apps/compare/jellyfin-11.0.21...jellyfin-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [jellyfin-11.0.22](https://github.com/truecharts/apps/compare/jellyfin-11.0.21...jellyfin-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [jellyfin-11.0.10](https://github.com/truecharts/apps/compare/jellyfin-11.0.9...jellyfin-11.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/jellyfin/11.0.22/Chart.lock b/stable/jellyfin/11.0.22/Chart.lock index f9991a6b6a4..ffdaf8cb910 100644 --- a/stable/jellyfin/11.0.22/Chart.lock +++ b/stable/jellyfin/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:56.662767512Z" +generated: "2022-07-24T09:19:52.280589846Z" diff --git a/stable/jellyseerr/2.0.22/CHANGELOG.md b/stable/jellyseerr/2.0.22/CHANGELOG.md index 8d9daf29305..d790b508b21 100644 --- a/stable/jellyseerr/2.0.22/CHANGELOG.md +++ b/stable/jellyseerr/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jellyseerr-2.0.22](https://github.com/truecharts/apps/compare/jellyseerr-2.0.21...jellyseerr-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [jellyseerr-2.0.22](https://github.com/truecharts/apps/compare/jellyseerr-2.0.21...jellyseerr-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ### [jellyseerr-2.0.10](https://github.com/truecharts/apps/compare/jellyseerr-2.0.9...jellyseerr-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [jellyseerr-2.0.9](https://github.com/truecharts/apps/compare/jellyseerr-2.0.8...jellyseerr-2.0.9) (2022-07-09) - -#### Chore diff --git a/stable/jellyseerr/2.0.22/Chart.lock b/stable/jellyseerr/2.0.22/Chart.lock index 029f1acbe89..969c1c4fa2b 100644 --- a/stable/jellyseerr/2.0.22/Chart.lock +++ b/stable/jellyseerr/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:23:57.845583739Z" +generated: "2022-07-24T09:19:54.269011526Z" diff --git a/stable/joplin-server/8.0.23/CHANGELOG.md b/stable/joplin-server/8.0.23/CHANGELOG.md index a1cb41fcac6..f4b9284f4e2 100644 --- a/stable/joplin-server/8.0.23/CHANGELOG.md +++ b/stable/joplin-server/8.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [joplin-server-8.0.23](https://github.com/truecharts/apps/compare/joplin-server-8.0.22...joplin-server-8.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [joplin-server-8.0.23](https://github.com/truecharts/apps/compare/joplin-server-8.0.22...joplin-server-8.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [joplin-server-8.0.11](https://github.com/truecharts/apps/compare/joplin-server-8.0.10...joplin-server-8.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/joplin-server/8.0.23/Chart.lock b/stable/joplin-server/8.0.23/Chart.lock index 73536c4346d..bdc07ada7c0 100644 --- a/stable/joplin-server/8.0.23/Chart.lock +++ b/stable/joplin-server/8.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:24:10.522990989Z" +generated: "2022-07-24T09:20:07.571445614Z" diff --git a/stable/k8s-gateway/6.1.6/CHANGELOG.md b/stable/k8s-gateway/6.1.6/CHANGELOG.md index 6a7eaf3c730..e479a0913bf 100644 --- a/stable/k8s-gateway/6.1.6/CHANGELOG.md +++ b/stable/k8s-gateway/6.1.6/CHANGELOG.md @@ -2,6 +2,17 @@ +## [k8s-gateway-6.1.6](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.5...k8s-gateway-6.1.6) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [k8s-gateway-6.1.6](https://github.com/truecharts/apps/compare/k8s-gateway-6.1.5...k8s-gateway-6.1.6) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [k8s-gateway-6.0.11](https://github.com/truecharts/apps/compare/k8s-gateway-6.0.10...k8s-gateway-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/k8s-gateway/6.1.6/Chart.lock b/stable/k8s-gateway/6.1.6/Chart.lock index daa683b3480..14275fb821a 100644 --- a/stable/k8s-gateway/6.1.6/Chart.lock +++ b/stable/k8s-gateway/6.1.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:24:08.349655829Z" +generated: "2022-07-24T09:20:03.631572267Z" diff --git a/stable/kanboard/8.0.23/CHANGELOG.md b/stable/kanboard/8.0.23/CHANGELOG.md index 9b7b53daa5c..378734da902 100644 --- a/stable/kanboard/8.0.23/CHANGELOG.md +++ b/stable/kanboard/8.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kanboard-8.0.23](https://github.com/truecharts/apps/compare/kanboard-8.0.22...kanboard-8.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kanboard-8.0.23](https://github.com/truecharts/apps/compare/kanboard-8.0.22...kanboard-8.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [kanboard-8.0.11](https://github.com/truecharts/apps/compare/kanboard-8.0.10...kanboard-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/kanboard/8.0.23/Chart.lock b/stable/kanboard/8.0.23/Chart.lock index 7bda8abcdbd..5a19c475ca9 100644 --- a/stable/kanboard/8.0.23/Chart.lock +++ b/stable/kanboard/8.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:24:21.559250839Z" +generated: "2022-07-24T09:20:18.499909649Z" diff --git a/stable/kavita/2.0.22/CHANGELOG.md b/stable/kavita/2.0.22/CHANGELOG.md index c915ef5579e..b0c3ce318ab 100644 --- a/stable/kavita/2.0.22/CHANGELOG.md +++ b/stable/kavita/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kavita-2.0.22](https://github.com/truecharts/apps/compare/kavita-2.0.21...kavita-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kavita-2.0.22](https://github.com/truecharts/apps/compare/kavita-2.0.21...kavita-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kavita-2.0.10](https://github.com/truecharts/apps/compare/kavita-2.0.9...kavita-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/kavita/2.0.22/Chart.lock b/stable/kavita/2.0.22/Chart.lock index cfa736573a9..d6ac723c4fa 100644 --- a/stable/kavita/2.0.22/Chart.lock +++ b/stable/kavita/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:24:15.7265507Z" +generated: "2022-07-24T09:20:13.561778065Z" diff --git a/stable/kimai/3.0.23/CHANGELOG.md b/stable/kimai/3.0.23/CHANGELOG.md index 99a9a284f18..3389b846f80 100644 --- a/stable/kimai/3.0.23/CHANGELOG.md +++ b/stable/kimai/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kimai-3.0.23](https://github.com/truecharts/apps/compare/kimai-3.0.22...kimai-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kimai-3.0.23](https://github.com/truecharts/apps/compare/kimai-3.0.22...kimai-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [kimai-3.0.11](https://github.com/truecharts/apps/compare/kimai-3.0.10...kimai-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/kimai/3.0.23/Chart.lock b/stable/kimai/3.0.23/Chart.lock index 73c4eff2811..e16b24b8d29 100644 --- a/stable/kimai/3.0.23/Chart.lock +++ b/stable/kimai/3.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:24:33.434050162Z" +generated: "2022-07-24T09:20:30.224650308Z" diff --git a/stable/kms/11.0.22/CHANGELOG.md b/stable/kms/11.0.22/CHANGELOG.md index 5486947be5d..8e56857d0f1 100644 --- a/stable/kms/11.0.22/CHANGELOG.md +++ b/stable/kms/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kms-11.0.22](https://github.com/truecharts/apps/compare/kms-11.0.21...kms-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kms-11.0.22](https://github.com/truecharts/apps/compare/kms-11.0.21...kms-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [kms-11.0.10](https://github.com/truecharts/apps/compare/kms-11.0.9...kms-11.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/kms/11.0.22/Chart.lock b/stable/kms/11.0.22/Chart.lock index 3e2d7166cac..ae79b6fdb0d 100644 --- a/stable/kms/11.0.22/Chart.lock +++ b/stable/kms/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:24:33.685477078Z" +generated: "2022-07-24T09:20:33.3351052Z" diff --git a/stable/kodi-headless/2.0.21/CHANGELOG.md b/stable/kodi-headless/2.0.21/CHANGELOG.md index de5c2f873aa..5dde4ba34b8 100644 --- a/stable/kodi-headless/2.0.21/CHANGELOG.md +++ b/stable/kodi-headless/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kodi-headless-2.0.21](https://github.com/truecharts/apps/compare/kodi-headless-2.0.20...kodi-headless-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kodi-headless-2.0.21](https://github.com/truecharts/apps/compare/kodi-headless-2.0.20...kodi-headless-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kodi-headless-2.0.9](https://github.com/truecharts/apps/compare/kodi-headless-2.0.8...kodi-headless-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/kodi-headless/2.0.21/Chart.lock b/stable/kodi-headless/2.0.21/Chart.lock index 87ac2d17b9a..94bf59d3c85 100644 --- a/stable/kodi-headless/2.0.21/Chart.lock +++ b/stable/kodi-headless/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:24:35.475633462Z" +generated: "2022-07-24T09:20:33.879478481Z" diff --git a/stable/koel/3.0.24/CHANGELOG.md b/stable/koel/3.0.24/CHANGELOG.md index 223666f4c3c..0d4cb33717c 100644 --- a/stable/koel/3.0.24/CHANGELOG.md +++ b/stable/koel/3.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [koel-3.0.24](https://github.com/truecharts/apps/compare/koel-3.0.23...koel-3.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [koel-3.0.24](https://github.com/truecharts/apps/compare/koel-3.0.23...koel-3.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [koel-3.0.12](https://github.com/truecharts/apps/compare/koel-3.0.11...koel-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/koel/3.0.24/Chart.lock b/stable/koel/3.0.24/Chart.lock index f09699f64ec..ab9c7f80fc4 100644 --- a/stable/koel/3.0.24/Chart.lock +++ b/stable/koel/3.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:24:52.463470572Z" +generated: "2022-07-24T09:20:50.730681916Z" diff --git a/stable/komga/6.0.25/CHANGELOG.md b/stable/komga/6.0.25/CHANGELOG.md index 2f072a77652..84b6bb2a461 100644 --- a/stable/komga/6.0.25/CHANGELOG.md +++ b/stable/komga/6.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [komga-6.0.25](https://github.com/truecharts/apps/compare/komga-6.0.24...komga-6.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [komga-6.0.25](https://github.com/truecharts/apps/compare/komga-6.0.24...komga-6.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [komga-6.0.13](https://github.com/truecharts/apps/compare/komga-6.0.12...komga-6.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/komga/6.0.25/Chart.lock b/stable/komga/6.0.25/Chart.lock index 09952d50a8c..83175f396f1 100644 --- a/stable/komga/6.0.25/Chart.lock +++ b/stable/komga/6.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:24:51.030780754Z" +generated: "2022-07-24T09:20:52.730733053Z" diff --git a/stable/kopia/2.0.29/CHANGELOG.md b/stable/kopia/2.0.29/CHANGELOG.md index 04209388579..1c18568e566 100644 --- a/stable/kopia/2.0.29/CHANGELOG.md +++ b/stable/kopia/2.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kopia-2.0.29](https://github.com/truecharts/apps/compare/kopia-2.0.28...kopia-2.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kopia-2.0.29](https://github.com/truecharts/apps/compare/kopia-2.0.28...kopia-2.0.29) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [kopia-2.0.17](https://github.com/truecharts/apps/compare/kopia-2.0.16...kopia-2.0.17) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/kopia/2.0.29/Chart.lock b/stable/kopia/2.0.29/Chart.lock index cce15b761b9..a21c79e6e1c 100644 --- a/stable/kopia/2.0.29/Chart.lock +++ b/stable/kopia/2.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:24:53.275154872Z" +generated: "2022-07-24T09:20:53.253577204Z" diff --git a/stable/kutt/3.0.23/CHANGELOG.md b/stable/kutt/3.0.23/CHANGELOG.md index 20f16c273b0..b6ac510fa59 100644 --- a/stable/kutt/3.0.23/CHANGELOG.md +++ b/stable/kutt/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kutt-3.0.23](https://github.com/truecharts/apps/compare/kutt-3.0.22...kutt-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [kutt-3.0.23](https://github.com/truecharts/apps/compare/kutt-3.0.22...kutt-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [kutt-3.0.11](https://github.com/truecharts/apps/compare/kutt-3.0.10...kutt-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/kutt/3.0.23/Chart.lock b/stable/kutt/3.0.23/Chart.lock index 85768b036b8..277fe265947 100644 --- a/stable/kutt/3.0.23/Chart.lock +++ b/stable/kutt/3.0.23/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:25:11.802349768Z" +generated: "2022-07-24T09:21:10.105284743Z" diff --git a/stable/lanraragi/2.0.21/CHANGELOG.md b/stable/lanraragi/2.0.21/CHANGELOG.md index 1e5aa2533b7..0bc8fb1b1e2 100644 --- a/stable/lanraragi/2.0.21/CHANGELOG.md +++ b/stable/lanraragi/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lanraragi-2.0.21](https://github.com/truecharts/apps/compare/lanraragi-2.0.20...lanraragi-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lanraragi-2.0.21](https://github.com/truecharts/apps/compare/lanraragi-2.0.20...lanraragi-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [lanraragi-2.0.9](https://github.com/truecharts/apps/compare/lanraragi-2.0.8...lanraragi-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/lanraragi/2.0.21/Chart.lock b/stable/lanraragi/2.0.21/Chart.lock index c73f35bb8c7..f4ac7b511ec 100644 --- a/stable/lanraragi/2.0.21/Chart.lock +++ b/stable/lanraragi/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:25:10.193589464Z" +generated: "2022-07-24T09:21:12.898858129Z" diff --git a/stable/lazylibrarian/11.0.29/CHANGELOG.md b/stable/lazylibrarian/11.0.29/CHANGELOG.md index 8202405981f..51dc928db27 100644 --- a/stable/lazylibrarian/11.0.29/CHANGELOG.md +++ b/stable/lazylibrarian/11.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [lazylibrarian-11.0.17](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.16...lazylibrarian-11.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - diff --git a/stable/lazylibrarian/11.0.29/Chart.lock b/stable/lazylibrarian/11.0.29/Chart.lock index 4eafab6151f..7c300d93d1b 100644 --- a/stable/lazylibrarian/11.0.29/Chart.lock +++ b/stable/lazylibrarian/11.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:25:11.82537798Z" +generated: "2022-07-24T09:21:12.962420923Z" diff --git a/stable/leaf2mqtt/4.0.22/CHANGELOG.md b/stable/leaf2mqtt/4.0.22/CHANGELOG.md index b467beca8ff..9de22a85139 100644 --- a/stable/leaf2mqtt/4.0.22/CHANGELOG.md +++ b/stable/leaf2mqtt/4.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [leaf2mqtt-4.0.22](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.21...leaf2mqtt-4.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [leaf2mqtt-4.0.22](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.21...leaf2mqtt-4.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [leaf2mqtt-4.0.10](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.9...leaf2mqtt-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/leaf2mqtt/4.0.22/Chart.lock b/stable/leaf2mqtt/4.0.22/Chart.lock index 8339559fa60..f22f5df879a 100644 --- a/stable/leaf2mqtt/4.0.22/Chart.lock +++ b/stable/leaf2mqtt/4.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:25:17.391663911Z" +generated: "2022-07-24T09:21:15.028594977Z" diff --git a/stable/leantime/4.0.25/CHANGELOG.md b/stable/leantime/4.0.25/CHANGELOG.md index 796e18ff0f8..2066a5a40c5 100644 --- a/stable/leantime/4.0.25/CHANGELOG.md +++ b/stable/leantime/4.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [leantime-4.0.25](https://github.com/truecharts/apps/compare/leantime-4.0.24...leantime-4.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [leantime-4.0.25](https://github.com/truecharts/apps/compare/leantime-4.0.24...leantime-4.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [leantime-4.0.13](https://github.com/truecharts/apps/compare/leantime-4.0.12...leantime-4.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/leantime/4.0.25/Chart.lock b/stable/leantime/4.0.25/Chart.lock index ef7ac55ef03..47dc9169b43 100644 --- a/stable/leantime/4.0.25/Chart.lock +++ b/stable/leantime/4.0.25/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:25:33.969625283Z" +generated: "2022-07-24T09:21:39.298109925Z" diff --git a/stable/libreddit/1.0.15/CHANGELOG.md b/stable/libreddit/1.0.15/CHANGELOG.md index 1d2421def30..1579a617929 100644 --- a/stable/libreddit/1.0.15/CHANGELOG.md +++ b/stable/libreddit/1.0.15/CHANGELOG.md @@ -2,6 +2,17 @@ +## [libreddit-1.0.15](https://github.com/truecharts/apps/compare/libreddit-1.0.14...libreddit-1.0.15) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [libreddit-1.0.15](https://github.com/truecharts/apps/compare/libreddit-1.0.14...libreddit-1.0.15) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [libreddit-1.0.3](https://github.com/truecharts/apps/compare/libreddit-1.0.2...libreddit-1.0.3) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/libreddit/1.0.15/Chart.lock b/stable/libreddit/1.0.15/Chart.lock index 648d51726df..2b6a3db3eb8 100644 --- a/stable/libreddit/1.0.15/Chart.lock +++ b/stable/libreddit/1.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:25:30.996057385Z" +generated: "2022-07-24T09:21:32.644705267Z" diff --git a/stable/libreoffice/2.0.21/CHANGELOG.md b/stable/libreoffice/2.0.21/CHANGELOG.md index 60abf804dfe..e9a4965abd1 100644 --- a/stable/libreoffice/2.0.21/CHANGELOG.md +++ b/stable/libreoffice/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [libreoffice-2.0.21](https://github.com/truecharts/apps/compare/libreoffice-2.0.20...libreoffice-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [libreoffice-2.0.21](https://github.com/truecharts/apps/compare/libreoffice-2.0.20...libreoffice-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [libreoffice-2.0.9](https://github.com/truecharts/apps/compare/libreoffice-2.0.8...libreoffice-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/libreoffice/2.0.21/Chart.lock b/stable/libreoffice/2.0.21/Chart.lock index ccdabb35d6b..c4e0931ad1b 100644 --- a/stable/libreoffice/2.0.21/Chart.lock +++ b/stable/libreoffice/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:25:35.89306695Z" +generated: "2022-07-24T09:21:34.642788598Z" diff --git a/stable/librephotos/4.0.25/CHANGELOG.md b/stable/librephotos/4.0.25/CHANGELOG.md index ad581a4ee9c..ccbc21e1780 100644 --- a/stable/librephotos/4.0.25/CHANGELOG.md +++ b/stable/librephotos/4.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [librephotos-4.0.25](https://github.com/truecharts/apps/compare/librephotos-4.0.24...librephotos-4.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [librephotos-4.0.25](https://github.com/truecharts/apps/compare/librephotos-4.0.24...librephotos-4.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [librephotos-4.0.13](https://github.com/truecharts/apps/compare/librephotos-4.0.12...librephotos-4.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/librephotos/4.0.25/Chart.lock b/stable/librephotos/4.0.25/Chart.lock index 40c22730f44..85c5357104f 100644 --- a/stable/librephotos/4.0.25/Chart.lock +++ b/stable/librephotos/4.0.25/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:25:55.865945512Z" +generated: "2022-07-24T09:21:56.373094609Z" diff --git a/stable/librespeed/6.0.22/CHANGELOG.md b/stable/librespeed/6.0.22/CHANGELOG.md index d2724266bb7..13c7a92957e 100644 --- a/stable/librespeed/6.0.22/CHANGELOG.md +++ b/stable/librespeed/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [librespeed-6.0.22](https://github.com/truecharts/apps/compare/librespeed-6.0.21...librespeed-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [librespeed-6.0.22](https://github.com/truecharts/apps/compare/librespeed-6.0.21...librespeed-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [librespeed-6.0.10](https://github.com/truecharts/apps/compare/librespeed-6.0.9...librespeed-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/librespeed/6.0.22/Chart.lock b/stable/librespeed/6.0.22/Chart.lock index f5014b74688..4cd71481db2 100644 --- a/stable/librespeed/6.0.22/Chart.lock +++ b/stable/librespeed/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:25:48.813868166Z" +generated: "2022-07-24T09:21:51.987314609Z" diff --git a/stable/lidarr/11.0.21/CHANGELOG.md b/stable/lidarr/11.0.21/CHANGELOG.md index e92e6dc5607..742950362ec 100644 --- a/stable/lidarr/11.0.21/CHANGELOG.md +++ b/stable/lidarr/11.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lidarr-11.0.21](https://github.com/truecharts/apps/compare/lidarr-11.0.20...lidarr-11.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lidarr-11.0.21](https://github.com/truecharts/apps/compare/lidarr-11.0.20...lidarr-11.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [lidarr-11.0.9](https://github.com/truecharts/apps/compare/lidarr-11.0.8...lidarr-11.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/lidarr/11.0.21/Chart.lock b/stable/lidarr/11.0.21/Chart.lock index a83bfc8d9a6..52c9d7886c9 100644 --- a/stable/lidarr/11.0.21/Chart.lock +++ b/stable/lidarr/11.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:25:54.37235157Z" +generated: "2022-07-24T09:21:53.919066006Z" diff --git a/stable/linkace/4.0.30/CHANGELOG.md b/stable/linkace/4.0.30/CHANGELOG.md index 6f9bbba74b6..6d68befa901 100644 --- a/stable/linkace/4.0.30/CHANGELOG.md +++ b/stable/linkace/4.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [linkace-4.0.30](https://github.com/truecharts/apps/compare/linkace-4.0.29...linkace-4.0.30) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [linkace-4.0.30](https://github.com/truecharts/apps/compare/linkace-4.0.29...linkace-4.0.30) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [linkace-4.0.18](https://github.com/truecharts/apps/compare/linkace-4.0.17...linkace-4.0.18) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/linkace/4.0.30/Chart.lock b/stable/linkace/4.0.30/Chart.lock index 3d340f340e7..a2253ff5f0a 100644 --- a/stable/linkace/4.0.30/Chart.lock +++ b/stable/linkace/4.0.30/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:9141160a1438754f41fcd88e56c724b564acdb76575e6f0e762790e79e9fcd1c -generated: "2022-07-23T20:26:10.68789586Z" +generated: "2022-07-24T09:22:18.009805124Z" diff --git a/stable/linkding/2.0.22/CHANGELOG.md b/stable/linkding/2.0.22/CHANGELOG.md index 6c2e73e5b6a..ef34fd5c3b0 100644 --- a/stable/linkding/2.0.22/CHANGELOG.md +++ b/stable/linkding/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [linkding-2.0.22](https://github.com/truecharts/apps/compare/linkding-2.0.21...linkding-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [linkding-2.0.22](https://github.com/truecharts/apps/compare/linkding-2.0.21...linkding-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [linkding-2.0.10](https://github.com/truecharts/apps/compare/linkding-2.0.9...linkding-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/linkding/2.0.22/Chart.lock b/stable/linkding/2.0.22/Chart.lock index ed9be66dfb5..c22188f3398 100644 --- a/stable/linkding/2.0.22/Chart.lock +++ b/stable/linkding/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:26:06.89420082Z" +generated: "2022-07-24T09:22:11.94258985Z" diff --git a/stable/littlelink/6.0.37/Chart.lock b/stable/littlelink/6.0.37/Chart.lock deleted file mode 100644 index b055a357945..00000000000 --- a/stable/littlelink/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.7 -digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:26:12.933454297Z" diff --git a/stable/littlelink/6.0.37/CHANGELOG.md b/stable/littlelink/6.0.38/CHANGELOG.md similarity index 85% rename from stable/littlelink/6.0.37/CHANGELOG.md rename to stable/littlelink/6.0.38/CHANGELOG.md index a009df90794..2bdbaf9a57f 100644 --- a/stable/littlelink/6.0.37/CHANGELOG.md +++ b/stable/littlelink/6.0.38/CHANGELOG.md @@ -2,6 +2,18 @@ +## [littlelink-6.0.38](https://github.com/truecharts/apps/compare/littlelink-6.0.36...littlelink-6.0.38) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [littlelink-6.0.37](https://github.com/truecharts/apps/compare/littlelink-6.0.36...littlelink-6.0.37) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ### Chore - bump to regenerate documentation - - - - -### [littlelink-6.0.25](https://github.com/truecharts/apps/compare/littlelink-6.0.24...littlelink-6.0.25) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/littlelink/6.0.38/Chart.lock b/stable/littlelink/6.0.38/Chart.lock new file mode 100644 index 00000000000..22913348e96 --- /dev/null +++ b/stable/littlelink/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-24T09:22:13.695531344Z" diff --git a/stable/littlelink/6.0.37/Chart.yaml b/stable/littlelink/6.0.38/Chart.yaml similarity index 97% rename from stable/littlelink/6.0.37/Chart.yaml rename to stable/littlelink/6.0.38/Chart.yaml index 20e1c2a7827..ea1d4746886 100644 --- a/stable/littlelink/6.0.37/Chart.yaml +++ b/stable/littlelink/6.0.38/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.37 +version: 6.0.38 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/6.0.37/README.md b/stable/littlelink/6.0.38/README.md similarity index 98% rename from stable/littlelink/6.0.37/README.md rename to stable/littlelink/6.0.38/README.md index 99b0cde249e..d42503e03b5 100644 --- a/stable/littlelink/6.0.37/README.md +++ b/stable/littlelink/6.0.38/README.md @@ -1,6 +1,6 @@ # littlelink -![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 6.0.38](https://img.shields.io/badge/Version-6.0.38-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/stable/littlelink/6.0.37/app-readme.md b/stable/littlelink/6.0.38/app-readme.md similarity index 100% rename from stable/littlelink/6.0.37/app-readme.md rename to stable/littlelink/6.0.38/app-readme.md diff --git a/stable/omada-controller/6.0.37/charts/common-10.4.7.tgz b/stable/littlelink/6.0.38/charts/common-10.4.7.tgz similarity index 100% rename from stable/omada-controller/6.0.37/charts/common-10.4.7.tgz rename to stable/littlelink/6.0.38/charts/common-10.4.7.tgz diff --git a/stable/littlelink/6.0.37/ix_values.yaml b/stable/littlelink/6.0.38/ix_values.yaml similarity index 93% rename from stable/littlelink/6.0.37/ix_values.yaml rename to stable/littlelink/6.0.38/ix_values.yaml index 56e41f4e5e6..b2f262418bc 100644 --- a/stable/littlelink/6.0.37/ix_values.yaml +++ b/stable/littlelink/6.0.38/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:b854527be0016b79b088e5c791be83af2e83987e585f6677a2926a2741388342 + tag: latest@sha256:115a33e4a6ed87a7e4f4270de84321b251ffbe6e0fb1b95d3b74a51a4e185598 service: main: diff --git a/stable/littlelink/6.0.37/questions.yaml b/stable/littlelink/6.0.38/questions.yaml similarity index 100% rename from stable/littlelink/6.0.37/questions.yaml rename to stable/littlelink/6.0.38/questions.yaml diff --git a/stable/littlelink/6.0.37/templates/_configmap.tpl b/stable/littlelink/6.0.38/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.37/templates/_configmap.tpl rename to stable/littlelink/6.0.38/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.37/templates/common.yaml b/stable/littlelink/6.0.38/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.37/templates/common.yaml rename to stable/littlelink/6.0.38/templates/common.yaml diff --git a/stable/omada-controller/6.0.37/values.yaml b/stable/littlelink/6.0.38/values.yaml similarity index 100% rename from stable/omada-controller/6.0.37/values.yaml rename to stable/littlelink/6.0.38/values.yaml diff --git a/stable/logitech-media-server/4.0.23/CHANGELOG.md b/stable/logitech-media-server/4.0.23/CHANGELOG.md index 533ebae6485..ec3c879222a 100644 --- a/stable/logitech-media-server/4.0.23/CHANGELOG.md +++ b/stable/logitech-media-server/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [logitech-media-server-4.0.23](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.22...logitech-media-server-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [logitech-media-server-4.0.23](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.22...logitech-media-server-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [logitech-media-server-4.0.11](https://github.com/truecharts/apps/compare/logitech-media-server-4.0.10...logitech-media-server-4.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - diff --git a/stable/logitech-media-server/4.0.23/Chart.lock b/stable/logitech-media-server/4.0.23/Chart.lock index 861bda7f077..cb09b6b811d 100644 --- a/stable/logitech-media-server/4.0.23/Chart.lock +++ b/stable/logitech-media-server/4.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:26:25.9332595Z" +generated: "2022-07-24T09:22:28.946935763Z" diff --git a/stable/loki/5.0.26/CHANGELOG.md b/stable/loki/5.0.26/CHANGELOG.md index 16a30911b6f..6c7d0198797 100644 --- a/stable/loki/5.0.26/CHANGELOG.md +++ b/stable/loki/5.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [loki-5.0.26](https://github.com/truecharts/apps/compare/loki-5.0.25...loki-5.0.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [loki-5.0.26](https://github.com/truecharts/apps/compare/loki-5.0.25...loki-5.0.26) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [loki-5.0.14](https://github.com/truecharts/apps/compare/loki-5.0.13...loki-5.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/loki/5.0.26/Chart.lock b/stable/loki/5.0.26/Chart.lock index 8605f89ba5f..94449ff5119 100644 --- a/stable/loki/5.0.26/Chart.lock +++ b/stable/loki/5.0.26/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.34 digest: sha256:67fb56da23f8c313234c08b83b19645dad2b4f8ae98fe5070ca8dbefd390692f -generated: "2022-07-23T20:26:35.984749487Z" +generated: "2022-07-24T09:22:39.388450719Z" diff --git a/stable/lychee/13.0.25/CHANGELOG.md b/stable/lychee/13.0.25/CHANGELOG.md index d0d6e76b0a2..5de04a8522b 100644 --- a/stable/lychee/13.0.25/CHANGELOG.md +++ b/stable/lychee/13.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lychee-13.0.25](https://github.com/truecharts/apps/compare/lychee-13.0.24...lychee-13.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [lychee-13.0.25](https://github.com/truecharts/apps/compare/lychee-13.0.24...lychee-13.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [lychee-13.0.13](https://github.com/truecharts/apps/compare/lychee-13.0.12...lychee-13.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/lychee/13.0.25/Chart.lock b/stable/lychee/13.0.25/Chart.lock index 1c6c784d14a..508442e9f2e 100644 --- a/stable/lychee/13.0.25/Chart.lock +++ b/stable/lychee/13.0.25/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:26:43.251665229Z" +generated: "2022-07-24T09:22:47.598082056Z" diff --git a/stable/makemkv/2.0.24/CHANGELOG.md b/stable/makemkv/2.0.24/CHANGELOG.md index bb9d677909c..a2bd3f71c12 100644 --- a/stable/makemkv/2.0.24/CHANGELOG.md +++ b/stable/makemkv/2.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [makemkv-2.0.24](https://github.com/truecharts/apps/compare/makemkv-2.0.23...makemkv-2.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [makemkv-2.0.24](https://github.com/truecharts/apps/compare/makemkv-2.0.23...makemkv-2.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [makemkv-2.0.12](https://github.com/truecharts/apps/compare/makemkv-2.0.11...makemkv-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - diff --git a/stable/makemkv/2.0.24/Chart.lock b/stable/makemkv/2.0.24/Chart.lock index de5566df072..3eed19d96ca 100644 --- a/stable/makemkv/2.0.24/Chart.lock +++ b/stable/makemkv/2.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:26:41.997364348Z" +generated: "2022-07-24T09:22:48.958083276Z" diff --git a/stable/matomo/3.0.35/CHANGELOG.md b/stable/matomo/3.0.35/CHANGELOG.md index f5e0f6cede9..ebe0dd248bc 100644 --- a/stable/matomo/3.0.35/CHANGELOG.md +++ b/stable/matomo/3.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [matomo-3.0.35](https://github.com/truecharts/apps/compare/matomo-3.0.34...matomo-3.0.35) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [matomo-3.0.35](https://github.com/truecharts/apps/compare/matomo-3.0.34...matomo-3.0.35) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls - - - -## [matomo-3.0.23](https://github.com/truecharts/apps/compare/matomo-3.0.22...matomo-3.0.23) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - diff --git a/stable/matomo/3.0.35/Chart.lock b/stable/matomo/3.0.35/Chart.lock index 4792a842ef6..e36c13e38d9 100644 --- a/stable/matomo/3.0.35/Chart.lock +++ b/stable/matomo/3.0.35/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:26:50.175101451Z" +generated: "2022-07-24T09:22:56.089523887Z" diff --git a/stable/mattermost/3.0.25/CHANGELOG.md b/stable/mattermost/3.0.25/CHANGELOG.md index a0fed331266..b4b16af966a 100644 --- a/stable/mattermost/3.0.25/CHANGELOG.md +++ b/stable/mattermost/3.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mattermost-3.0.25](https://github.com/truecharts/apps/compare/mattermost-3.0.24...mattermost-3.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mattermost-3.0.25](https://github.com/truecharts/apps/compare/mattermost-3.0.24...mattermost-3.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [mattermost-3.0.13](https://github.com/truecharts/apps/compare/mattermost-3.0.12...mattermost-3.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/mattermost/3.0.25/Chart.lock b/stable/mattermost/3.0.25/Chart.lock index 76851944d41..512eeb5d899 100644 --- a/stable/mattermost/3.0.25/Chart.lock +++ b/stable/mattermost/3.0.25/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:27:06.74000022Z" +generated: "2022-07-24T09:23:11.676133175Z" diff --git a/stable/mealie/8.0.24/CHANGELOG.md b/stable/mealie/8.0.24/CHANGELOG.md index b9fe59bb14f..0edf28dd517 100644 --- a/stable/mealie/8.0.24/CHANGELOG.md +++ b/stable/mealie/8.0.24/CHANGELOG.md @@ -2,7 +2,18 @@ -## [mealie-8.0.24](https://github.com/truecharts/apps/compare/mealie-8.0.23...mealie-8.0.24) (2022-07-23) +## [medusa-3.0.26](https://github.com/truecharts/apps/compare/medusa-3.0.25...medusa-3.0.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [medusa-3.0.26](https://github.com/truecharts/apps/compare/medusa-3.0.25...medusa-3.0.26) (2022-07-23) ### Chore @@ -12,7 +23,7 @@ -## [mealie-8.0.24](https://github.com/truecharts/apps/compare/mealie-8.0.23...mealie-8.0.24) (2022-07-23) +## [medusa-3.0.26](https://github.com/truecharts/apps/compare/medusa-3.0.25...medusa-3.0.26) (2022-07-23) ### Chore @@ -21,16 +32,7 @@ -## [mealie-8.0.23](https://github.com/truecharts/apps/compare/mealie-8.0.22...mealie-8.0.23) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - - -## [mealie-8.0.22](https://github.com/truecharts/apps/compare/mealie-8.0.20...mealie-8.0.22) (2022-07-22) +## [medusa-3.0.25](https://github.com/truecharts/apps/compare/medusa-3.0.23...medusa-3.0.25) (2022-07-22) ### Chore @@ -39,7 +41,7 @@ -## [mealie-8.0.20](https://github.com/truecharts/apps/compare/mealie-8.0.19...mealie-8.0.20) (2022-07-20) +## [medusa-3.0.23](https://github.com/truecharts/apps/compare/medusa-3.0.22...medusa-3.0.23) (2022-07-20) ### Chore @@ -47,7 +49,7 @@ -## [mealie-8.0.19](https://github.com/truecharts/apps/compare/mealie-8.0.18...mealie-8.0.19) (2022-07-19) +## [medusa-3.0.22](https://github.com/truecharts/apps/compare/medusa-3.0.21...medusa-3.0.22) (2022-07-19) ### Chore @@ -55,7 +57,7 @@ -## [mealie-8.0.18](https://github.com/truecharts/apps/compare/mealie-8.0.17...mealie-8.0.18) (2022-07-14) +## [medusa-3.0.21](https://github.com/truecharts/apps/compare/medusa-3.0.20...medusa-3.0.21) (2022-07-14) ### Fix @@ -63,6 +65,13 @@ +## [mealie-8.0.17](https://github.com/truecharts/apps/compare/mealie-8.0.15...mealie-8.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + ## [mealie-8.0.15](https://github.com/truecharts/apps/compare/mealie-8.0.13...mealie-8.0.15) (2022-07-12) @@ -88,12 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [mealie-8.0.11](https://github.com/truecharts/apps/compare/mealie-8.0.10...mealie-8.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/mealie/8.0.24/Chart.lock b/stable/mealie/8.0.24/Chart.lock index ef83543d2d6..6fa5cbe721e 100644 --- a/stable/mealie/8.0.24/Chart.lock +++ b/stable/mealie/8.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:27:07.832533715Z" +generated: "2022-07-24T09:23:15.507040054Z" diff --git a/stable/mediainfo/1.0.0/CHANGELOG.md b/stable/mediainfo/1.0.0/CHANGELOG.md index e76a6e8878d..08bcc431064 100644 --- a/stable/mediainfo/1.0.0/CHANGELOG.md +++ b/stable/mediainfo/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [mediainfo-1.0.0](https://github.com/truecharts/apps/compare/mediainfo-0.0.14...mediainfo-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [mediainfo-1.0.0](https://github.com/truecharts/apps/compare/mediainfo-0.0.14...mediainfo-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [mediainfo-0.0.3](https://github.com/truecharts/apps/compare/mediainfo-0.0.2...mediainfo-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - diff --git a/stable/mediainfo/1.0.0/Chart.lock b/stable/mediainfo/1.0.0/Chart.lock index 28f4360efc0..25968b9bdd8 100644 --- a/stable/mediainfo/1.0.0/Chart.lock +++ b/stable/mediainfo/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:14.755669948Z" +generated: "2022-07-24T09:23:20.766344472Z" diff --git a/stable/medusa/3.0.26/CHANGELOG.md b/stable/medusa/3.0.26/CHANGELOG.md index d3c8ce7e68a..1fea771e809 100644 --- a/stable/medusa/3.0.26/CHANGELOG.md +++ b/stable/medusa/3.0.26/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [medusa-3.0.26](https://github.com/truecharts/apps/compare/medusa-3.0.25...medusa-3.0.26) (2022-07-23) ### Chore @@ -96,4 +97,3 @@ * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/medusa/3.0.26/Chart.lock b/stable/medusa/3.0.26/Chart.lock index e6571770d62..b1a4562260f 100644 --- a/stable/medusa/3.0.26/Chart.lock +++ b/stable/medusa/3.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:15.387769796Z" +generated: "2022-07-24T09:23:21.882382087Z" diff --git a/stable/meshroom/2.0.21/CHANGELOG.md b/stable/meshroom/2.0.21/CHANGELOG.md index 868fa2742ef..af8e9c19377 100644 --- a/stable/meshroom/2.0.21/CHANGELOG.md +++ b/stable/meshroom/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [meshroom-2.0.21](https://github.com/truecharts/apps/compare/meshroom-2.0.20...meshroom-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [meshroom-2.0.21](https://github.com/truecharts/apps/compare/meshroom-2.0.20...meshroom-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * Auto-update chart README [skip ci] -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [meshroom-2.0.9](https://github.com/truecharts/apps/compare/meshroom-2.0.8...meshroom-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) diff --git a/stable/meshroom/2.0.21/Chart.lock b/stable/meshroom/2.0.21/Chart.lock index 677c7303505..95b8fe27fb8 100644 --- a/stable/meshroom/2.0.21/Chart.lock +++ b/stable/meshroom/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:31.75133062Z" +generated: "2022-07-24T09:23:37.576250951Z" diff --git a/stable/metube/2.0.21/CHANGELOG.md b/stable/metube/2.0.21/CHANGELOG.md index d857fc57324..15a6649c017 100644 --- a/stable/metube/2.0.21/CHANGELOG.md +++ b/stable/metube/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [metube-2.0.21](https://github.com/truecharts/apps/compare/metube-2.0.20...metube-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [metube-2.0.21](https://github.com/truecharts/apps/compare/metube-2.0.20...metube-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [metube-2.0.9](https://github.com/truecharts/apps/compare/metube-2.0.8...metube-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/metube/2.0.21/Chart.lock b/stable/metube/2.0.21/Chart.lock index e121bc1bef0..ab703d62ea8 100644 --- a/stable/metube/2.0.21/Chart.lock +++ b/stable/metube/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:32.378159607Z" +generated: "2022-07-24T09:23:39.776739521Z" diff --git a/stable/minecraft-bedrock/1.0.22/CHANGELOG.md b/stable/minecraft-bedrock/1.0.22/CHANGELOG.md index 19352ca715f..e3f8e925c2a 100644 --- a/stable/minecraft-bedrock/1.0.22/CHANGELOG.md +++ b/stable/minecraft-bedrock/1.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minecraft-bedrock-1.0.22](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.21...minecraft-bedrock-1.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [minecraft-bedrock-1.0.22](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.21...minecraft-bedrock-1.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [minecraft-bedrock-1.0.10](https://github.com/truecharts/apps/compare/minecraft-bedrock-1.0.9...minecraft-bedrock-1.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/minecraft-bedrock/1.0.22/Chart.lock b/stable/minecraft-bedrock/1.0.22/Chart.lock index e5d2bd889b6..96cd627fc6d 100644 --- a/stable/minecraft-bedrock/1.0.22/Chart.lock +++ b/stable/minecraft-bedrock/1.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:32.782307778Z" +generated: "2022-07-24T09:23:41.267424702Z" diff --git a/stable/minecraft-java/1.0.31/CHANGELOG.md b/stable/minecraft-java/1.0.31/CHANGELOG.md index 5aede0e27ce..93458e73d95 100644 --- a/stable/minecraft-java/1.0.31/CHANGELOG.md +++ b/stable/minecraft-java/1.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minecraft-java-1.0.31](https://github.com/truecharts/apps/compare/minecraft-java-1.0.30...minecraft-java-1.0.31) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [minecraft-java-1.0.31](https://github.com/truecharts/apps/compare/minecraft-java-1.0.30...minecraft-java-1.0.31) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls -- fix rm on chart-release ([#3155](https://github.com/truecharts/apps/issues/3155)) - - - -## [minecraft-java-1.0.19](https://github.com/truecharts/apps/compare/minecraft-java-1.0.18...minecraft-java-1.0.19) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - diff --git a/stable/minecraft-java/1.0.31/Chart.lock b/stable/minecraft-java/1.0.31/Chart.lock index ba42833a283..f8122006431 100644 --- a/stable/minecraft-java/1.0.31/Chart.lock +++ b/stable/minecraft-java/1.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:33.805986238Z" +generated: "2022-07-24T09:23:41.277648546Z" diff --git a/stable/minetest/1.0.21/CHANGELOG.md b/stable/minetest/1.0.21/CHANGELOG.md index 930441ef478..0e027fa41c8 100644 --- a/stable/minetest/1.0.21/CHANGELOG.md +++ b/stable/minetest/1.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minetest-1.0.21](https://github.com/truecharts/apps/compare/minetest-1.0.20...minetest-1.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [minetest-1.0.21](https://github.com/truecharts/apps/compare/minetest-1.0.20...minetest-1.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [minetest-1.0.9](https://github.com/truecharts/apps/compare/minetest-1.0.8...minetest-1.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/minetest/1.0.21/Chart.lock b/stable/minetest/1.0.21/Chart.lock index 13880069bcb..beb50001399 100644 --- a/stable/minetest/1.0.21/Chart.lock +++ b/stable/minetest/1.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:50.245194364Z" +generated: "2022-07-24T09:23:56.284535741Z" diff --git a/stable/miniflux/7.0.24/CHANGELOG.md b/stable/miniflux/7.0.24/CHANGELOG.md index aa319d3a1f0..7f05a015f00 100644 --- a/stable/miniflux/7.0.24/CHANGELOG.md +++ b/stable/miniflux/7.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [miniflux-7.0.24](https://github.com/truecharts/apps/compare/miniflux-7.0.23...miniflux-7.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [miniflux-7.0.24](https://github.com/truecharts/apps/compare/miniflux-7.0.23...miniflux-7.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [miniflux-7.0.12](https://github.com/truecharts/apps/compare/miniflux-7.0.11...miniflux-7.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/miniflux/7.0.24/Chart.lock b/stable/miniflux/7.0.24/Chart.lock index 2b459769639..dd0402cb979 100644 --- a/stable/miniflux/7.0.24/Chart.lock +++ b/stable/miniflux/7.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:27:56.605331592Z" +generated: "2022-07-24T09:24:06.163034544Z" diff --git a/stable/minio-console/3.0.24/CHANGELOG.md b/stable/minio-console/3.0.24/CHANGELOG.md index a8667f08207..14715da703b 100644 --- a/stable/minio-console/3.0.24/CHANGELOG.md +++ b/stable/minio-console/3.0.24/CHANGELOG.md @@ -2,6 +2,18 @@ +## [minio-console-3.0.24](https://github.com/truecharts/apps/compare/minio-console-3.0.23...minio-console-3.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + ## [minio-console-3.0.24](https://github.com/truecharts/apps/compare/minio-console-3.0.23...minio-console-3.0.24) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ### [minio-console-3.0.13](https://github.com/truecharts/apps/compare/minio-console-3.0.12...minio-console-3.0.13) (2022-07-12) #### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [minio-console-3.0.12](https://github.com/truecharts/apps/compare/minio-console-3.0.11...minio-console-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/minio-console/3.0.24/Chart.lock b/stable/minio-console/3.0.24/Chart.lock index 7fa98369662..199caa9a476 100644 --- a/stable/minio-console/3.0.24/Chart.lock +++ b/stable/minio-console/3.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:52.08705512Z" +generated: "2022-07-24T09:24:00.8896829Z" diff --git a/stable/minio/3.0.34/CHANGELOG.md b/stable/minio/3.0.34/CHANGELOG.md index dfa173e52c6..37eac8aeee6 100644 --- a/stable/minio/3.0.34/CHANGELOG.md +++ b/stable/minio/3.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minio-3.0.34](https://github.com/truecharts/apps/compare/minio-3.0.33...minio-3.0.34) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [minio-3.0.34](https://github.com/truecharts/apps/compare/minio-3.0.33...minio-3.0.34) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ -## [minio-3.0.23](https://github.com/truecharts/apps/compare/minio-3.0.21...minio-3.0.23) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [minio-3.0.21](https://github.com/truecharts/apps/compare/minio-console-3.0.13...minio-3.0.21) (2022-07-12) - diff --git a/stable/minio/3.0.34/Chart.lock b/stable/minio/3.0.34/Chart.lock index f23d4a70eb3..39f796d7c2c 100644 --- a/stable/minio/3.0.34/Chart.lock +++ b/stable/minio/3.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:27:50.866571383Z" +generated: "2022-07-24T09:24:00.624626232Z" diff --git a/stable/minisatip/2.0.21/CHANGELOG.md b/stable/minisatip/2.0.21/CHANGELOG.md index 51ee3549e49..2cbe204c750 100644 --- a/stable/minisatip/2.0.21/CHANGELOG.md +++ b/stable/minisatip/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minisatip-2.0.21](https://github.com/truecharts/apps/compare/minisatip-2.0.20...minisatip-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [minisatip-2.0.21](https://github.com/truecharts/apps/compare/minisatip-2.0.20...minisatip-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [minisatip-2.0.9](https://github.com/truecharts/apps/compare/minisatip-2.0.8...minisatip-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/minisatip/2.0.21/Chart.lock b/stable/minisatip/2.0.21/Chart.lock index ac3099359f4..47271fb6224 100644 --- a/stable/minisatip/2.0.21/Chart.lock +++ b/stable/minisatip/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:08.902539571Z" +generated: "2022-07-24T09:24:15.463732015Z" diff --git a/stable/mkvcleaver/1.0.0/CHANGELOG.md b/stable/mkvcleaver/1.0.0/CHANGELOG.md index 35720a48be8..f095bf69c32 100644 --- a/stable/mkvcleaver/1.0.0/CHANGELOG.md +++ b/stable/mkvcleaver/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [mkvcleaver-1.0.0](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.14...mkvcleaver-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [mkvcleaver-1.0.0](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.14...mkvcleaver-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [mkvcleaver-0.0.3](https://github.com/truecharts/apps/compare/mkvcleaver-0.0.2...mkvcleaver-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - diff --git a/stable/mkvcleaver/1.0.0/Chart.lock b/stable/mkvcleaver/1.0.0/Chart.lock index 231c78d3238..3fee32f6745 100644 --- a/stable/mkvcleaver/1.0.0/Chart.lock +++ b/stable/mkvcleaver/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:09.378524971Z" +generated: "2022-07-24T09:24:19.941231129Z" diff --git a/stable/mkvtoolnix/2.0.22/CHANGELOG.md b/stable/mkvtoolnix/2.0.22/CHANGELOG.md index ff249d8f4c0..71a67b5d376 100644 --- a/stable/mkvtoolnix/2.0.22/CHANGELOG.md +++ b/stable/mkvtoolnix/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mkvtoolnix-2.0.22](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.21...mkvtoolnix-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mkvtoolnix-2.0.22](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.21...mkvtoolnix-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mkvtoolnix-2.0.10](https://github.com/truecharts/apps/compare/mkvtoolnix-2.0.9...mkvtoolnix-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/mkvtoolnix/2.0.22/Chart.lock b/stable/mkvtoolnix/2.0.22/Chart.lock index 9d68564f0a2..c54ccf9bcae 100644 --- a/stable/mkvtoolnix/2.0.22/Chart.lock +++ b/stable/mkvtoolnix/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:10.677211377Z" +generated: "2022-07-24T09:24:21.067692465Z" diff --git a/stable/ml-workspace/2.0.21/CHANGELOG.md b/stable/ml-workspace/2.0.21/CHANGELOG.md index a9e36b4a74a..5906a4a7ec4 100644 --- a/stable/ml-workspace/2.0.21/CHANGELOG.md +++ b/stable/ml-workspace/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ml-workspace-2.0.21](https://github.com/truecharts/apps/compare/ml-workspace-2.0.20...ml-workspace-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ml-workspace-2.0.21](https://github.com/truecharts/apps/compare/ml-workspace-2.0.20...ml-workspace-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ml-workspace-2.0.9](https://github.com/truecharts/apps/compare/ml-workspace-2.0.8...ml-workspace-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/ml-workspace/2.0.21/Chart.lock b/stable/ml-workspace/2.0.21/Chart.lock index 74266b30ae6..7abf5ad8e8d 100644 --- a/stable/ml-workspace/2.0.21/Chart.lock +++ b/stable/ml-workspace/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:20.871361682Z" +generated: "2022-07-24T09:24:30.832863372Z" diff --git a/stable/monica/3.0.31/CHANGELOG.md b/stable/monica/3.0.31/CHANGELOG.md index d7671255c94..2a9ff5421ef 100644 --- a/stable/monica/3.0.31/CHANGELOG.md +++ b/stable/monica/3.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [monica-3.0.31](https://github.com/truecharts/apps/compare/monica-3.0.30...monica-3.0.31) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [monica-3.0.31](https://github.com/truecharts/apps/compare/monica-3.0.30...monica-3.0.31) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - -## [monica-3.0.20](https://github.com/truecharts/apps/compare/monica-3.0.18...monica-3.0.20) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [monica-3.0.18](https://github.com/truecharts/apps/compare/monica-3.0.17...monica-3.0.18) (2022-07-12) diff --git a/stable/monica/3.0.31/Chart.lock b/stable/monica/3.0.31/Chart.lock index 457f1e4d963..ffb9d51096b 100644 --- a/stable/monica/3.0.31/Chart.lock +++ b/stable/monica/3.0.31/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:28:34.023762244Z" +generated: "2022-07-24T09:24:41.27538855Z" diff --git a/stable/mosdns/2.0.23/CHANGELOG.md b/stable/mosdns/2.0.23/CHANGELOG.md index b71d85c86c1..95ccc578070 100644 --- a/stable/mosdns/2.0.23/CHANGELOG.md +++ b/stable/mosdns/2.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mosdns-2.0.23](https://github.com/truecharts/apps/compare/mosdns-2.0.22...mosdns-2.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mosdns-2.0.23](https://github.com/truecharts/apps/compare/mosdns-2.0.22...mosdns-2.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mosdns-2.0.11](https://github.com/truecharts/apps/compare/mosdns-2.0.10...mosdns-2.0.11) (2022-07-10) - -#### Chore - -* update container image tccr.io/truecharts/mosdns to v4.1.3 ([#3035](https://github.com/truecharts/apps/issues/3035)) - - diff --git a/stable/mosdns/2.0.23/Chart.lock b/stable/mosdns/2.0.23/Chart.lock index 7a068f02ff3..cd50d468ddf 100644 --- a/stable/mosdns/2.0.23/Chart.lock +++ b/stable/mosdns/2.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:28.138513548Z" +generated: "2022-07-24T09:24:38.770895721Z" diff --git a/stable/mosquitto/6.0.25/CHANGELOG.md b/stable/mosquitto/6.0.25/CHANGELOG.md index 8374dabd850..92491a4c824 100644 --- a/stable/mosquitto/6.0.25/CHANGELOG.md +++ b/stable/mosquitto/6.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mosquitto-6.0.25](https://github.com/truecharts/apps/compare/mosquitto-6.0.24...mosquitto-6.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mosquitto-6.0.25](https://github.com/truecharts/apps/compare/mosquitto-6.0.24...mosquitto-6.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ### Chore -- bump to regenerate documentation - - - - -### [mosquitto-6.0.11](https://github.com/truecharts/apps/compare/mosquitto-6.0.10...mosquitto-6.0.11) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - diff --git a/stable/mosquitto/6.0.25/Chart.lock b/stable/mosquitto/6.0.25/Chart.lock index 495b35417b3..f8a621c6a45 100644 --- a/stable/mosquitto/6.0.25/Chart.lock +++ b/stable/mosquitto/6.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:28.560259754Z" +generated: "2022-07-24T09:24:40.376812335Z" diff --git a/stable/mstream/3.0.21/CHANGELOG.md b/stable/mstream/3.0.21/CHANGELOG.md index 5fb1c6c4369..f2f6c74a509 100644 --- a/stable/mstream/3.0.21/CHANGELOG.md +++ b/stable/mstream/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mstream-3.0.21](https://github.com/truecharts/apps/compare/mstream-3.0.20...mstream-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mstream-3.0.21](https://github.com/truecharts/apps/compare/mstream-3.0.20...mstream-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mstream-3.0.9](https://github.com/truecharts/apps/compare/mstream-3.0.8...mstream-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/mstream/3.0.21/Chart.lock b/stable/mstream/3.0.21/Chart.lock index a2db84fe186..bb7fb6875e8 100644 --- a/stable/mstream/3.0.21/Chart.lock +++ b/stable/mstream/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:39.226624569Z" +generated: "2022-07-24T09:24:50.662190102Z" diff --git a/stable/muximux/3.0.21/CHANGELOG.md b/stable/muximux/3.0.21/CHANGELOG.md index 0afa94da011..cab48a06032 100644 --- a/stable/muximux/3.0.21/CHANGELOG.md +++ b/stable/muximux/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [muximux-3.0.21](https://github.com/truecharts/apps/compare/muximux-3.0.20...muximux-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [muximux-3.0.21](https://github.com/truecharts/apps/compare/muximux-3.0.20...muximux-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [muximux-3.0.9](https://github.com/truecharts/apps/compare/muximux-3.0.8...muximux-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/muximux/3.0.21/Chart.lock b/stable/muximux/3.0.21/Chart.lock index f50f5c5b4f8..20581168116 100644 --- a/stable/muximux/3.0.21/Chart.lock +++ b/stable/muximux/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:46.552573389Z" +generated: "2022-07-24T09:24:58.719495542Z" diff --git a/stable/mylar/6.0.23/CHANGELOG.md b/stable/mylar/6.0.23/CHANGELOG.md index b50431323a4..f156932257e 100644 --- a/stable/mylar/6.0.23/CHANGELOG.md +++ b/stable/mylar/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mylar-6.0.23](https://github.com/truecharts/apps/compare/mylar-6.0.22...mylar-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mylar-6.0.23](https://github.com/truecharts/apps/compare/mylar-6.0.22...mylar-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ## [mosquitto-6.0.12](https://github.com/truecharts/apps/compare/mosquitto-6.0.11...mosquitto-6.0.12) (2022-07-12) -### Chore - -- bump to regenerate documentation - - - - -### [mosquitto-6.0.11](https://github.com/truecharts/apps/compare/mosquitto-6.0.10...mosquitto-6.0.11) (2022-07-12) - -#### Chore - diff --git a/stable/mylar/6.0.23/Chart.lock b/stable/mylar/6.0.23/Chart.lock index dde5e977c29..e972af8bf34 100644 --- a/stable/mylar/6.0.23/Chart.lock +++ b/stable/mylar/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:47.352777673Z" +generated: "2022-07-24T09:24:58.974805853Z" diff --git a/stable/mysql-workbench/2.0.21/CHANGELOG.md b/stable/mysql-workbench/2.0.21/CHANGELOG.md index 330e81d2c96..fcbdd4ba2ab 100644 --- a/stable/mysql-workbench/2.0.21/CHANGELOG.md +++ b/stable/mysql-workbench/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mysql-workbench-2.0.21](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.20...mysql-workbench-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [mysql-workbench-2.0.21](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.20...mysql-workbench-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [mysql-workbench-2.0.9](https://github.com/truecharts/apps/compare/mysql-workbench-2.0.8...mysql-workbench-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/mysql-workbench/2.0.21/Chart.lock b/stable/mysql-workbench/2.0.21/Chart.lock index 435e5dbe059..0022fee94d7 100644 --- a/stable/mysql-workbench/2.0.21/Chart.lock +++ b/stable/mysql-workbench/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:28:57.882463067Z" +generated: "2022-07-24T09:25:07.668903495Z" diff --git a/stable/n8n/4.0.32/CHANGELOG.md b/stable/n8n/4.0.32/CHANGELOG.md index a81e7805cde..0153374d375 100644 --- a/stable/n8n/4.0.32/CHANGELOG.md +++ b/stable/n8n/4.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [n8n-4.0.32](https://github.com/truecharts/apps/compare/n8n-4.0.31...n8n-4.0.32) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [n8n-4.0.32](https://github.com/truecharts/apps/compare/n8n-4.0.31...n8n-4.0.32) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls - - - -## [n8n-4.0.20](https://github.com/truecharts/apps/compare/n8n-4.0.19...n8n-4.0.20) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - diff --git a/stable/n8n/4.0.32/Chart.lock b/stable/n8n/4.0.32/Chart.lock index 66a949a9238..a444f31f144 100644 --- a/stable/n8n/4.0.32/Chart.lock +++ b/stable/n8n/4.0.32/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:29:12.678358602Z" +generated: "2022-07-24T09:25:23.428046772Z" diff --git a/stable/nano-wallet/2.0.21/CHANGELOG.md b/stable/nano-wallet/2.0.21/CHANGELOG.md index fa47ebed2e5..914728c7278 100644 --- a/stable/nano-wallet/2.0.21/CHANGELOG.md +++ b/stable/nano-wallet/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nano-wallet-2.0.21](https://github.com/truecharts/apps/compare/nano-wallet-2.0.20...nano-wallet-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nano-wallet-2.0.21](https://github.com/truecharts/apps/compare/nano-wallet-2.0.20...nano-wallet-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nano-wallet-2.0.9](https://github.com/truecharts/apps/compare/nano-wallet-2.0.8...nano-wallet-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/nano-wallet/2.0.21/Chart.lock b/stable/nano-wallet/2.0.21/Chart.lock index 45c76dd522f..6f89e8eae1f 100644 --- a/stable/nano-wallet/2.0.21/Chart.lock +++ b/stable/nano-wallet/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:29:04.629837044Z" +generated: "2022-07-24T09:25:18.361154467Z" diff --git a/stable/navidrome/11.0.22/CHANGELOG.md b/stable/navidrome/11.0.22/CHANGELOG.md index 21c4a1213ac..069fb463e38 100644 --- a/stable/navidrome/11.0.22/CHANGELOG.md +++ b/stable/navidrome/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [navidrome-11.0.22](https://github.com/truecharts/apps/compare/navidrome-11.0.21...navidrome-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [navidrome-11.0.22](https://github.com/truecharts/apps/compare/navidrome-11.0.21...navidrome-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [navidrome-11.0.10](https://github.com/truecharts/apps/compare/navidrome-11.0.9...navidrome-11.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/navidrome/11.0.22/Chart.lock b/stable/navidrome/11.0.22/Chart.lock index c4f7acd9b6b..cdd2923f9c3 100644 --- a/stable/navidrome/11.0.22/Chart.lock +++ b/stable/navidrome/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:29:05.371653377Z" +generated: "2022-07-24T09:25:18.536597038Z" diff --git a/stable/netdata/2.0.23/CHANGELOG.md b/stable/netdata/2.0.23/CHANGELOG.md index ad51bb007ac..e5359a2ecea 100644 --- a/stable/netdata/2.0.23/CHANGELOG.md +++ b/stable/netdata/2.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [netdata-2.0.23](https://github.com/truecharts/apps/compare/netdata-2.0.22...netdata-2.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [netdata-2.0.23](https://github.com/truecharts/apps/compare/netdata-2.0.22...netdata-2.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [netdata-2.0.11](https://github.com/truecharts/apps/compare/netdata-2.0.10...netdata-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/netdata/2.0.23/Chart.lock b/stable/netdata/2.0.23/Chart.lock index 7630e1aab05..429925280c3 100644 --- a/stable/netdata/2.0.23/Chart.lock +++ b/stable/netdata/2.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:29:15.82373383Z" +generated: "2022-07-24T09:25:26.684771074Z" diff --git a/stable/nextcloud/15.2.26/CHANGELOG.md b/stable/nextcloud/15.2.26/CHANGELOG.md index 96272e861f3..32960fc5251 100644 --- a/stable/nextcloud/15.2.26/CHANGELOG.md +++ b/stable/nextcloud/15.2.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nextcloud-15.2.26](https://github.com/truecharts/apps/compare/nextcloud-15.2.25...nextcloud-15.2.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nextcloud-15.2.26](https://github.com/truecharts/apps/compare/nextcloud-15.2.25...nextcloud-15.2.26) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [nextcloud-15.2.16](https://github.com/truecharts/apps/compare/nextcloud-15.2.15...nextcloud-15.2.16) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - diff --git a/stable/nextcloud/15.2.26/Chart.lock b/stable/nextcloud/15.2.26/Chart.lock index f348c75dfc9..ea72e32ed50 100644 --- a/stable/nextcloud/15.2.26/Chart.lock +++ b/stable/nextcloud/15.2.26/Chart.lock @@ -12,4 +12,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:d55f64ad0e6636023b5a0b50f60725e68903c375e08935350abc45b97c8e437f -generated: "2022-07-23T20:29:42.219832943Z" +generated: "2022-07-24T09:25:58.288500621Z" diff --git a/stable/nextpvr/2.0.21/CHANGELOG.md b/stable/nextpvr/2.0.21/CHANGELOG.md index dddd731e75a..cc865952c89 100644 --- a/stable/nextpvr/2.0.21/CHANGELOG.md +++ b/stable/nextpvr/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nextpvr-2.0.21](https://github.com/truecharts/apps/compare/nextpvr-2.0.20...nextpvr-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nextpvr-2.0.21](https://github.com/truecharts/apps/compare/nextpvr-2.0.20...nextpvr-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nextpvr-2.0.9](https://github.com/truecharts/apps/compare/nextpvr-2.0.8...nextpvr-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/nextpvr/2.0.21/Chart.lock b/stable/nextpvr/2.0.21/Chart.lock index c1d07e5daf8..b9f36ecf68d 100644 --- a/stable/nextpvr/2.0.21/Chart.lock +++ b/stable/nextpvr/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:29:23.6135382Z" +generated: "2022-07-24T09:25:38.706996332Z" diff --git a/stable/ngircd/2.0.21/CHANGELOG.md b/stable/ngircd/2.0.21/CHANGELOG.md index 75a8f12e730..a86acd4e2e7 100644 --- a/stable/ngircd/2.0.21/CHANGELOG.md +++ b/stable/ngircd/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ngircd-2.0.21](https://github.com/truecharts/apps/compare/ngircd-2.0.20...ngircd-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ngircd-2.0.21](https://github.com/truecharts/apps/compare/ngircd-2.0.20...ngircd-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ngircd-2.0.9](https://github.com/truecharts/apps/compare/ngircd-2.0.8...ngircd-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/ngircd/2.0.21/Chart.lock b/stable/ngircd/2.0.21/Chart.lock index dc57f60f129..6466c59d54c 100644 --- a/stable/ngircd/2.0.21/Chart.lock +++ b/stable/ngircd/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:29:34.39371357Z" +generated: "2022-07-24T09:25:45.636738886Z" diff --git a/stable/nntp2nntp/2.0.21/CHANGELOG.md b/stable/nntp2nntp/2.0.21/CHANGELOG.md index c1f4f5ff43f..1bcfa9f9d31 100644 --- a/stable/nntp2nntp/2.0.21/CHANGELOG.md +++ b/stable/nntp2nntp/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nntp2nntp-2.0.21](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.20...nntp2nntp-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nntp2nntp-2.0.21](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.20...nntp2nntp-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nntp2nntp-2.0.9](https://github.com/truecharts/apps/compare/nntp2nntp-2.0.8...nntp2nntp-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/nntp2nntp/2.0.21/Chart.lock b/stable/nntp2nntp/2.0.21/Chart.lock index 3148ff67726..2ee95933aaf 100644 --- a/stable/nntp2nntp/2.0.21/Chart.lock +++ b/stable/nntp2nntp/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:29:41.589227918Z" +generated: "2022-07-24T09:25:55.881570741Z" diff --git a/stable/nocodb/3.0.29/CHANGELOG.md b/stable/nocodb/3.0.29/CHANGELOG.md index d2a4a23dd25..a93e51a6be9 100644 --- a/stable/nocodb/3.0.29/CHANGELOG.md +++ b/stable/nocodb/3.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nocodb-3.0.29](https://github.com/truecharts/apps/compare/nocodb-3.0.28...nocodb-3.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nocodb-3.0.29](https://github.com/truecharts/apps/compare/nocodb-3.0.28...nocodb-3.0.29) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [nocodb-3.0.17](https://github.com/truecharts/apps/compare/nocodb-3.0.16...nocodb-3.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/nocodb/3.0.29/Chart.lock b/stable/nocodb/3.0.29/Chart.lock index 14548520fde..bdee61369dc 100644 --- a/stable/nocodb/3.0.29/Chart.lock +++ b/stable/nocodb/3.0.29/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:29:56.893130212Z" +generated: "2022-07-24T09:26:11.573097249Z" diff --git a/stable/node-red/11.0.24/CHANGELOG.md b/stable/node-red/11.0.24/CHANGELOG.md index b0902723327..0e7d7a0d802 100644 --- a/stable/node-red/11.0.24/CHANGELOG.md +++ b/stable/node-red/11.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [node-red-11.0.24](https://github.com/truecharts/apps/compare/node-red-11.0.23...node-red-11.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [node-red-11.0.24](https://github.com/truecharts/apps/compare/node-red-11.0.23...node-red-11.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [node-red-11.0.12](https://github.com/truecharts/apps/compare/node-red-11.0.11...node-red-11.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/node-red/11.0.24/Chart.lock b/stable/node-red/11.0.24/Chart.lock index 1dba229bed8..5e17c64e564 100644 --- a/stable/node-red/11.0.24/Chart.lock +++ b/stable/node-red/11.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:29:52.071111898Z" +generated: "2022-07-24T09:26:05.30238625Z" diff --git a/stable/novnc/3.0.22/CHANGELOG.md b/stable/novnc/3.0.22/CHANGELOG.md index 8d5e1f71a1d..8ae4e7e051b 100644 --- a/stable/novnc/3.0.22/CHANGELOG.md +++ b/stable/novnc/3.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [novnc-3.0.22](https://github.com/truecharts/apps/compare/cura-novnc-0.0.11...novnc-3.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [novnc-3.0.22](https://github.com/truecharts/apps/compare/cura-novnc-0.0.11...novnc-3.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [novnc-3.0.10](https://github.com/truecharts/apps/compare/novnc-3.0.9...novnc-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/novnc/3.0.22/Chart.lock b/stable/novnc/3.0.22/Chart.lock index eb31ab8e2c7..bf5ca736117 100644 --- a/stable/novnc/3.0.22/Chart.lock +++ b/stable/novnc/3.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:29:59.681948198Z" +generated: "2022-07-24T09:26:15.277926914Z" diff --git a/stable/ntfy/2.0.24/CHANGELOG.md b/stable/ntfy/2.0.24/CHANGELOG.md index b5ca9d1aa0b..89c2ae62930 100644 --- a/stable/ntfy/2.0.24/CHANGELOG.md +++ b/stable/ntfy/2.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ntfy-2.0.24](https://github.com/truecharts/apps/compare/ntfy-2.0.23...ntfy-2.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ntfy-2.0.24](https://github.com/truecharts/apps/compare/ntfy-2.0.23...ntfy-2.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [ntfy-2.0.12](https://github.com/truecharts/apps/compare/ntfy-2.0.11...ntfy-2.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/ntfy/2.0.24/Chart.lock b/stable/ntfy/2.0.24/Chart.lock index f1181b03822..fe713cb085a 100644 --- a/stable/ntfy/2.0.24/Chart.lock +++ b/stable/ntfy/2.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:30:10.772708423Z" +generated: "2022-07-24T09:26:24.713269002Z" diff --git a/stable/nullserv/6.0.23/CHANGELOG.md b/stable/nullserv/6.0.23/CHANGELOG.md index 36049d566d6..ab3a3878e62 100644 --- a/stable/nullserv/6.0.23/CHANGELOG.md +++ b/stable/nullserv/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nullserv-6.0.23](https://github.com/truecharts/apps/compare/nullserv-6.0.22...nullserv-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nullserv-6.0.23](https://github.com/truecharts/apps/compare/nullserv-6.0.22...nullserv-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [nullserv-6.0.11](https://github.com/truecharts/apps/compare/nullserv-6.0.10...nullserv-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/nullserv/6.0.23/Chart.lock b/stable/nullserv/6.0.23/Chart.lock index 522715096b2..939be218f5b 100644 --- a/stable/nullserv/6.0.23/Chart.lock +++ b/stable/nullserv/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:30:18.579484985Z" +generated: "2022-07-24T09:26:34.780710085Z" diff --git a/stable/nzbget/11.0.22/CHANGELOG.md b/stable/nzbget/11.0.22/CHANGELOG.md index c7b98b87698..632341c79ee 100644 --- a/stable/nzbget/11.0.22/CHANGELOG.md +++ b/stable/nzbget/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nzbget-11.0.22](https://github.com/truecharts/apps/compare/nzbget-11.0.21...nzbget-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nzbget-11.0.22](https://github.com/truecharts/apps/compare/nzbget-11.0.21...nzbget-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nzbget-11.0.10](https://github.com/truecharts/apps/compare/nzbget-11.0.9...nzbget-11.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/nzbget/11.0.22/Chart.lock b/stable/nzbget/11.0.22/Chart.lock index c51d1043fdd..d884663a6e6 100644 --- a/stable/nzbget/11.0.22/Chart.lock +++ b/stable/nzbget/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:30:19.788815836Z" +generated: "2022-07-24T09:26:38.806601691Z" diff --git a/stable/nzbhydra/11.0.25/CHANGELOG.md b/stable/nzbhydra/11.0.25/CHANGELOG.md index c904a82f926..54333dec5d6 100644 --- a/stable/nzbhydra/11.0.25/CHANGELOG.md +++ b/stable/nzbhydra/11.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nzbhydra-11.0.25](https://github.com/truecharts/apps/compare/nzbhydra-11.0.24...nzbhydra-11.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [nzbhydra-11.0.25](https://github.com/truecharts/apps/compare/nzbhydra-11.0.24...nzbhydra-11.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [nzbhydra-11.0.13](https://github.com/truecharts/apps/compare/nzbhydra-11.0.12...nzbhydra-11.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/nzbhydra/11.0.25/Chart.lock b/stable/nzbhydra/11.0.25/Chart.lock index ef1d9d84f19..3e15d325e84 100644 --- a/stable/nzbhydra/11.0.25/Chart.lock +++ b/stable/nzbhydra/11.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:30:27.857022771Z" +generated: "2022-07-24T09:26:43.413255413Z" diff --git a/stable/octoprint/6.0.23/CHANGELOG.md b/stable/octoprint/6.0.23/CHANGELOG.md index 698389d9abd..4d85e65150e 100644 --- a/stable/octoprint/6.0.23/CHANGELOG.md +++ b/stable/octoprint/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [octoprint-6.0.23](https://github.com/truecharts/apps/compare/octoprint-6.0.22...octoprint-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [octoprint-6.0.23](https://github.com/truecharts/apps/compare/octoprint-6.0.22...octoprint-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [octoprint-6.0.11](https://github.com/truecharts/apps/compare/octoprint-6.0.10...octoprint-6.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/octoprint/6.0.23/Chart.lock b/stable/octoprint/6.0.23/Chart.lock index a8c666138da..2ea9ffa50a3 100644 --- a/stable/octoprint/6.0.23/Chart.lock +++ b/stable/octoprint/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:30:28.318956354Z" +generated: "2022-07-24T09:26:43.945357902Z" diff --git a/stable/odoo/8.0.27/CHANGELOG.md b/stable/odoo/8.0.27/CHANGELOG.md index a75f7ff26e7..4cbe809264d 100644 --- a/stable/odoo/8.0.27/CHANGELOG.md +++ b/stable/odoo/8.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [odoo-8.0.27](https://github.com/truecharts/apps/compare/odoo-8.0.26...odoo-8.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [odoo-8.0.27](https://github.com/truecharts/apps/compare/odoo-8.0.26...odoo-8.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [odoo-8.0.15](https://github.com/truecharts/apps/compare/odoo-8.0.14...odoo-8.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - diff --git a/stable/odoo/8.0.27/Chart.lock b/stable/odoo/8.0.27/Chart.lock index d628f6d9ca2..136556c2b12 100644 --- a/stable/odoo/8.0.27/Chart.lock +++ b/stable/odoo/8.0.27/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:30:42.976382138Z" +generated: "2022-07-24T09:27:00.742251786Z" diff --git a/stable/omada-controller/6.0.37/Chart.lock b/stable/omada-controller/6.0.37/Chart.lock deleted file mode 100644 index 0257fccd3d4..00000000000 --- a/stable/omada-controller/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.7 -digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:30:38.328250693Z" diff --git a/stable/omada-controller/6.0.37/CHANGELOG.md b/stable/omada-controller/6.0.38/CHANGELOG.md similarity index 84% rename from stable/omada-controller/6.0.37/CHANGELOG.md rename to stable/omada-controller/6.0.38/CHANGELOG.md index 8e3342e1b81..3b90e377210 100644 --- a/stable/omada-controller/6.0.37/CHANGELOG.md +++ b/stable/omada-controller/6.0.38/CHANGELOG.md @@ -2,6 +2,19 @@ +## [omada-controller-6.0.38](https://github.com/truecharts/apps/compare/omada-controller-6.0.36...omada-controller-6.0.38) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + ## [omada-controller-6.0.37](https://github.com/truecharts/apps/compare/omada-controller-6.0.36...omada-controller-6.0.37) (2022-07-23) ### Chore @@ -84,16 +97,3 @@ ## [omada-controller-6.0.27](https://github.com/truecharts/apps/compare/omada-controller-6.0.26...omada-controller-6.0.27) (2022-07-14) ### Chore - -- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) - - - -## [omada-controller-6.0.26](https://github.com/truecharts/apps/compare/omada-controller-6.0.24...omada-controller-6.0.26) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - diff --git a/stable/omada-controller/6.0.38/Chart.lock b/stable/omada-controller/6.0.38/Chart.lock new file mode 100644 index 00000000000..0cd1d65900f --- /dev/null +++ b/stable/omada-controller/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f +generated: "2022-07-24T09:26:58.401101638Z" diff --git a/stable/omada-controller/6.0.37/Chart.yaml b/stable/omada-controller/6.0.38/Chart.yaml similarity index 98% rename from stable/omada-controller/6.0.37/Chart.yaml rename to stable/omada-controller/6.0.38/Chart.yaml index 1f7c6da2c77..6d1e2d0219e 100644 --- a/stable/omada-controller/6.0.37/Chart.yaml +++ b/stable/omada-controller/6.0.38/Chart.yaml @@ -18,7 +18,7 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truecharts/apps/tree/master/charts/omada-controller -version: 6.0.37 +version: 6.0.38 annotations: truecharts.org/catagories: | - media diff --git a/stable/omada-controller/6.0.37/README.md b/stable/omada-controller/6.0.38/README.md similarity index 98% rename from stable/omada-controller/6.0.37/README.md rename to stable/omada-controller/6.0.38/README.md index 77738e76292..ad7810929e9 100644 --- a/stable/omada-controller/6.0.37/README.md +++ b/stable/omada-controller/6.0.38/README.md @@ -1,6 +1,6 @@ # omada-controller -![Version: 6.0.37](https://img.shields.io/badge/Version-6.0.37-informational?style=flat-square) ![AppVersion: 5.3](https://img.shields.io/badge/AppVersion-5.3-informational?style=flat-square) +![Version: 6.0.38](https://img.shields.io/badge/Version-6.0.38-informational?style=flat-square) ![AppVersion: 5.3](https://img.shields.io/badge/AppVersion-5.3-informational?style=flat-square) Omada is a SDN tool for TP-Link Omada hardware diff --git a/stable/omada-controller/6.0.37/app-readme.md b/stable/omada-controller/6.0.38/app-readme.md similarity index 100% rename from stable/omada-controller/6.0.37/app-readme.md rename to stable/omada-controller/6.0.38/app-readme.md diff --git a/stable/prometheus/4.0.45/charts/common-10.4.7.tgz b/stable/omada-controller/6.0.38/charts/common-10.4.7.tgz similarity index 100% rename from stable/prometheus/4.0.45/charts/common-10.4.7.tgz rename to stable/omada-controller/6.0.38/charts/common-10.4.7.tgz diff --git a/stable/omada-controller/6.0.37/ix_values.yaml b/stable/omada-controller/6.0.38/ix_values.yaml similarity index 93% rename from stable/omada-controller/6.0.37/ix_values.yaml rename to stable/omada-controller/6.0.38/ix_values.yaml index 52a5b837f02..562c5e765be 100644 --- a/stable/omada-controller/6.0.37/ix_values.yaml +++ b/stable/omada-controller/6.0.38/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/omada-controller - tag: v5.3@sha256:6eaedb9a5bf30007ed2b7718103fd2804ccee697febb0ae76c39dbae86458810 + tag: v5.3@sha256:ccbd4af9110ee1e424b605cf979e24fdc0ca929f8df22029e136ceaad3985d56 pullPolicy: IfNotPresent securityContext: diff --git a/stable/omada-controller/6.0.37/questions.yaml b/stable/omada-controller/6.0.38/questions.yaml similarity index 100% rename from stable/omada-controller/6.0.37/questions.yaml rename to stable/omada-controller/6.0.38/questions.yaml diff --git a/stable/omada-controller/6.0.37/templates/common.yaml b/stable/omada-controller/6.0.38/templates/common.yaml similarity index 100% rename from stable/omada-controller/6.0.37/templates/common.yaml rename to stable/omada-controller/6.0.38/templates/common.yaml diff --git a/stable/prometheus/4.0.45/values.yaml b/stable/omada-controller/6.0.38/values.yaml similarity index 100% rename from stable/prometheus/4.0.45/values.yaml rename to stable/omada-controller/6.0.38/values.yaml diff --git a/stable/ombi/11.0.24/CHANGELOG.md b/stable/ombi/11.0.24/CHANGELOG.md index 68f274d1779..9cd97372bba 100644 --- a/stable/ombi/11.0.24/CHANGELOG.md +++ b/stable/ombi/11.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ombi-11.0.24](https://github.com/truecharts/apps/compare/ombi-11.0.23...ombi-11.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ombi-11.0.24](https://github.com/truecharts/apps/compare/ombi-11.0.23...ombi-11.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [ombi-11.0.12](https://github.com/truecharts/apps/compare/ombi-11.0.11...ombi-11.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/ombi/11.0.24/Chart.lock b/stable/ombi/11.0.24/Chart.lock index e2e71aa0d7a..ad8b4eb703c 100644 --- a/stable/ombi/11.0.24/Chart.lock +++ b/stable/ombi/11.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:30:46.054151667Z" +generated: "2022-07-24T09:27:02.747696009Z" diff --git a/stable/onlyoffice-document-server/6.0.23/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.23/CHANGELOG.md index 3dcafcb2ecd..7264236a07a 100644 --- a/stable/onlyoffice-document-server/6.0.23/CHANGELOG.md +++ b/stable/onlyoffice-document-server/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [onlyoffice-document-server-6.0.23](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.22...onlyoffice-document-server-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [onlyoffice-document-server-6.0.23](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.22...onlyoffice-document-server-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [onlyoffice-document-server-6.0.11](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.10...onlyoffice-document-server-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/onlyoffice-document-server/6.0.23/Chart.lock b/stable/onlyoffice-document-server/6.0.23/Chart.lock index 04cb6c875ae..9c68eda3816 100644 --- a/stable/onlyoffice-document-server/6.0.23/Chart.lock +++ b/stable/onlyoffice-document-server/6.0.23/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:31:00.071227188Z" +generated: "2022-07-24T09:27:16.666568594Z" diff --git a/stable/openhab/2.0.23/CHANGELOG.md b/stable/openhab/2.0.23/CHANGELOG.md index 8fa41b6e245..d6ff88c4f7d 100644 --- a/stable/openhab/2.0.23/CHANGELOG.md +++ b/stable/openhab/2.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openhab-2.0.23](https://github.com/truecharts/apps/compare/openhab-2.0.22...openhab-2.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [openhab-2.0.23](https://github.com/truecharts/apps/compare/openhab-2.0.22...openhab-2.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [openhab-2.0.11](https://github.com/truecharts/apps/compare/openhab-2.0.10...openhab-2.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/openhab/2.0.23/Chart.lock b/stable/openhab/2.0.23/Chart.lock index 031b86b91d8..07c6ab39071 100644 --- a/stable/openhab/2.0.23/Chart.lock +++ b/stable/openhab/2.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:30:57.102283898Z" +generated: "2022-07-24T09:27:16.658186075Z" diff --git a/stable/openkm/7.0.23/CHANGELOG.md b/stable/openkm/7.0.23/CHANGELOG.md index 29990d82d91..e13f63facf9 100644 --- a/stable/openkm/7.0.23/CHANGELOG.md +++ b/stable/openkm/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openkm-7.0.23](https://github.com/truecharts/apps/compare/openkm-7.0.22...openkm-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [openkm-7.0.23](https://github.com/truecharts/apps/compare/openkm-7.0.22...openkm-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [openkm-7.0.11](https://github.com/truecharts/apps/compare/openkm-7.0.10...openkm-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/openkm/7.0.23/Chart.lock b/stable/openkm/7.0.23/Chart.lock index 3cb54913316..f4f55103f85 100644 --- a/stable/openkm/7.0.23/Chart.lock +++ b/stable/openkm/7.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:31:11.305376961Z" +generated: "2022-07-24T09:27:28.521858213Z" diff --git a/stable/openldap/7.0.23/CHANGELOG.md b/stable/openldap/7.0.23/CHANGELOG.md index e4c1ea34ba3..cf619c52b36 100644 --- a/stable/openldap/7.0.23/CHANGELOG.md +++ b/stable/openldap/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openldap-7.0.23](https://github.com/truecharts/apps/compare/openldap-7.0.22...openldap-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [openldap-7.0.23](https://github.com/truecharts/apps/compare/openldap-7.0.22...openldap-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [openldap-7.0.11](https://github.com/truecharts/apps/compare/openldap-7.0.10...openldap-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/openldap/7.0.23/Chart.lock b/stable/openldap/7.0.23/Chart.lock index 2361cb32a77..371e7862a90 100644 --- a/stable/openldap/7.0.23/Chart.lock +++ b/stable/openldap/7.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:31:07.815406315Z" +generated: "2022-07-24T09:27:27.510432274Z" diff --git a/stable/openspeedtest/1.0.20/CHANGELOG.md b/stable/openspeedtest/1.0.20/CHANGELOG.md index a5df58cf9da..c1d44395519 100644 --- a/stable/openspeedtest/1.0.20/CHANGELOG.md +++ b/stable/openspeedtest/1.0.20/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openspeedtest-1.0.20](https://github.com/truecharts/apps/compare/openspeedtest-1.0.19...openspeedtest-1.0.20) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [openspeedtest-1.0.20](https://github.com/truecharts/apps/compare/openspeedtest-1.0.19...openspeedtest-1.0.20) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [openspeedtest-1.0.8](https://github.com/truecharts/apps/compare/openspeedtest-1.0.7...openspeedtest-1.0.8) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/openspeedtest/1.0.20/Chart.lock b/stable/openspeedtest/1.0.20/Chart.lock index 1d7d04f8a62..2db3b2c6ebe 100644 --- a/stable/openspeedtest/1.0.20/Chart.lock +++ b/stable/openspeedtest/1.0.20/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:31:15.196181779Z" +generated: "2022-07-24T09:27:36.29569865Z" diff --git a/stable/openvscode-server/2.0.25/CHANGELOG.md b/stable/openvscode-server/2.0.25/CHANGELOG.md index 42ad13dba1b..2b39d2ddc6b 100644 --- a/stable/openvscode-server/2.0.25/CHANGELOG.md +++ b/stable/openvscode-server/2.0.25/CHANGELOG.md @@ -2,6 +2,18 @@ +## [openvscode-server-2.0.25](https://github.com/truecharts/apps/compare/openvscode-server-2.0.24...openvscode-server-2.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + ## [openvscode-server-2.0.25](https://github.com/truecharts/apps/compare/openvscode-server-2.0.24...openvscode-server-2.0.25) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ### [openvscode-server-2.0.14](https://github.com/truecharts/apps/compare/openvscode-server-2.0.13...openvscode-server-2.0.14) (2022-07-12) #### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [openvscode-server-2.0.13](https://github.com/truecharts/apps/compare/openvscode-server-2.0.12...openvscode-server-2.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/openvscode-server/2.0.25/Chart.lock b/stable/openvscode-server/2.0.25/Chart.lock index d1ee023df73..c4cb6ee2154 100644 --- a/stable/openvscode-server/2.0.25/Chart.lock +++ b/stable/openvscode-server/2.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:31:25.727816087Z" +generated: "2022-07-24T09:27:47.535647426Z" diff --git a/stable/organizr/11.0.21/CHANGELOG.md b/stable/organizr/11.0.21/CHANGELOG.md index b26fb535683..c9db4a29106 100644 --- a/stable/organizr/11.0.21/CHANGELOG.md +++ b/stable/organizr/11.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [organizr-11.0.21](https://github.com/truecharts/apps/compare/organizr-11.0.20...organizr-11.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [organizr-11.0.21](https://github.com/truecharts/apps/compare/organizr-11.0.20...organizr-11.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [organizr-11.0.9](https://github.com/truecharts/apps/compare/organizr-11.0.8...organizr-11.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/organizr/11.0.21/Chart.lock b/stable/organizr/11.0.21/Chart.lock index 0932974d054..badef1f1faa 100644 --- a/stable/organizr/11.0.21/Chart.lock +++ b/stable/organizr/11.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:31:31.86220388Z" +generated: "2022-07-24T09:27:50.1710671Z" diff --git a/stable/oscam/6.0.21/CHANGELOG.md b/stable/oscam/6.0.21/CHANGELOG.md index a66bc25d50f..64554929064 100644 --- a/stable/oscam/6.0.21/CHANGELOG.md +++ b/stable/oscam/6.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [oscam-6.0.21](https://github.com/truecharts/apps/compare/oscam-6.0.20...oscam-6.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [oscam-6.0.21](https://github.com/truecharts/apps/compare/oscam-6.0.20...oscam-6.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [oscam-6.0.9](https://github.com/truecharts/apps/compare/oscam-6.0.8...oscam-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/oscam/6.0.21/Chart.lock b/stable/oscam/6.0.21/Chart.lock index daee8c5891c..c65983d0d7c 100644 --- a/stable/oscam/6.0.21/Chart.lock +++ b/stable/oscam/6.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:31:33.656998451Z" +generated: "2022-07-24T09:27:53.981320572Z" diff --git a/stable/outline/3.0.25/CHANGELOG.md b/stable/outline/3.0.25/CHANGELOG.md index 391d82728f8..6e382bf0154 100644 --- a/stable/outline/3.0.25/CHANGELOG.md +++ b/stable/outline/3.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [outline-3.0.25](https://github.com/truecharts/apps/compare/outline-3.0.24...outline-3.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [outline-3.0.25](https://github.com/truecharts/apps/compare/outline-3.0.24...outline-3.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [outline-3.0.13](https://github.com/truecharts/apps/compare/outline-3.0.12...outline-3.0.13) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/outline/3.0.25/Chart.lock b/stable/outline/3.0.25/Chart.lock index 0d6753426e8..1616d03c3dd 100644 --- a/stable/outline/3.0.25/Chart.lock +++ b/stable/outline/3.0.25/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:31:47.53461722Z" +generated: "2022-07-24T09:28:08.846351869Z" diff --git a/stable/overseerr/6.0.22/CHANGELOG.md b/stable/overseerr/6.0.22/CHANGELOG.md index 34abae7f915..237f5e6b625 100644 --- a/stable/overseerr/6.0.22/CHANGELOG.md +++ b/stable/overseerr/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [overseerr-6.0.22](https://github.com/truecharts/apps/compare/overseerr-6.0.21...overseerr-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [overseerr-6.0.22](https://github.com/truecharts/apps/compare/overseerr-6.0.21...overseerr-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [overseerr-6.0.10](https://github.com/truecharts/apps/compare/overseerr-6.0.9...overseerr-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/overseerr/6.0.22/Chart.lock b/stable/overseerr/6.0.22/Chart.lock index 1ce1e0cea13..6a5f52d8194 100644 --- a/stable/overseerr/6.0.22/Chart.lock +++ b/stable/overseerr/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:31:44.039028017Z" +generated: "2022-07-24T09:28:07.238608922Z" diff --git a/stable/owncast/6.0.23/CHANGELOG.md b/stable/owncast/6.0.23/CHANGELOG.md index 63da33a58d6..31104153349 100644 --- a/stable/owncast/6.0.23/CHANGELOG.md +++ b/stable/owncast/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [owncast-6.0.23](https://github.com/truecharts/apps/compare/owncast-6.0.22...owncast-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [owncast-6.0.23](https://github.com/truecharts/apps/compare/owncast-6.0.22...owncast-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [owncast-6.0.11](https://github.com/truecharts/apps/compare/owncast-6.0.10...owncast-6.0.11) (2022-07-10) - -#### Chore - -* update docker general non-major ([#3115](https://github.com/truecharts/apps/issues/3115)) - - diff --git a/stable/owncast/6.0.23/Chart.lock b/stable/owncast/6.0.23/Chart.lock index bb08a7a711a..7923d09c88f 100644 --- a/stable/owncast/6.0.23/Chart.lock +++ b/stable/owncast/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:31:50.970712077Z" +generated: "2022-07-24T09:28:09.173660079Z" diff --git a/stable/owncloud-ocis/7.0.21/CHANGELOG.md b/stable/owncloud-ocis/7.0.21/CHANGELOG.md index 8babf16ad5a..a4b786a219e 100644 --- a/stable/owncloud-ocis/7.0.21/CHANGELOG.md +++ b/stable/owncloud-ocis/7.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [owncloud-ocis-7.0.21](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.20...owncloud-ocis-7.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [owncloud-ocis-7.0.21](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.20...owncloud-ocis-7.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [owncloud-ocis-7.0.9](https://github.com/truecharts/apps/compare/owncloud-ocis-7.0.8...owncloud-ocis-7.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/owncloud-ocis/7.0.21/Chart.lock b/stable/owncloud-ocis/7.0.21/Chart.lock index ad03e83e38b..5a2f9baf3f4 100644 --- a/stable/owncloud-ocis/7.0.21/Chart.lock +++ b/stable/owncloud-ocis/7.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:31:51.943933121Z" +generated: "2022-07-24T09:28:13.211370921Z" diff --git a/stable/paperless-ng/4.0.24/CHANGELOG.md b/stable/paperless-ng/4.0.24/CHANGELOG.md index 1098170dac3..881ce5e8a11 100644 --- a/stable/paperless-ng/4.0.24/CHANGELOG.md +++ b/stable/paperless-ng/4.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [paperless-ng-4.0.24](https://github.com/truecharts/apps/compare/paperless-ng-4.0.23...paperless-ng-4.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [paperless-ng-4.0.24](https://github.com/truecharts/apps/compare/paperless-ng-4.0.23...paperless-ng-4.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [paperless-ng-4.0.12](https://github.com/truecharts/apps/compare/paperless-ng-4.0.11...paperless-ng-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/paperless-ng/4.0.24/Chart.lock b/stable/paperless-ng/4.0.24/Chart.lock index 58e69d201a5..aee5bec48e9 100644 --- a/stable/paperless-ng/4.0.24/Chart.lock +++ b/stable/paperless-ng/4.0.24/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:32:15.294690454Z" +generated: "2022-07-24T09:28:40.858576949Z" diff --git a/stable/papermerge/3.0.22/CHANGELOG.md b/stable/papermerge/3.0.22/CHANGELOG.md index 29a216cbfca..aac5cbf5e64 100644 --- a/stable/papermerge/3.0.22/CHANGELOG.md +++ b/stable/papermerge/3.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [papermerge-3.0.22](https://github.com/truecharts/apps/compare/papermerge-3.0.21...papermerge-3.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [papermerge-3.0.22](https://github.com/truecharts/apps/compare/papermerge-3.0.21...papermerge-3.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [papermerge-3.0.10](https://github.com/truecharts/apps/compare/papermerge-3.0.9...papermerge-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/papermerge/3.0.22/Chart.lock b/stable/papermerge/3.0.22/Chart.lock index f5d29eab600..070bd99670e 100644 --- a/stable/papermerge/3.0.22/Chart.lock +++ b/stable/papermerge/3.0.22/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:eff70e6e5258b0d836dba40f04507095c4f06f6d474ec9d0092e5f7b6efa2817 -generated: "2022-07-23T20:32:15.845540634Z" +generated: "2022-07-24T09:28:35.01824991Z" diff --git a/stable/pgadmin/7.0.23/CHANGELOG.md b/stable/pgadmin/7.0.23/CHANGELOG.md index c21c1b44092..0ad4795e2b3 100644 --- a/stable/pgadmin/7.0.23/CHANGELOG.md +++ b/stable/pgadmin/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pgadmin-7.0.23](https://github.com/truecharts/apps/compare/pgadmin-7.0.22...pgadmin-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pgadmin-7.0.23](https://github.com/truecharts/apps/compare/pgadmin-7.0.22...pgadmin-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pgadmin-7.0.11](https://github.com/truecharts/apps/compare/pgadmin-7.0.10...pgadmin-7.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/pgadmin/7.0.23/Chart.lock b/stable/pgadmin/7.0.23/Chart.lock index b3f9faa5d26..33510fcf4e0 100644 --- a/stable/pgadmin/7.0.23/Chart.lock +++ b/stable/pgadmin/7.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:32:10.208882793Z" +generated: "2022-07-24T09:28:31.981839255Z" diff --git a/stable/photoprism/10.0.27/CHANGELOG.md b/stable/photoprism/10.0.27/CHANGELOG.md index 3de43f58746..8d56528789e 100644 --- a/stable/photoprism/10.0.27/CHANGELOG.md +++ b/stable/photoprism/10.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [photoprism-10.0.15](https://github.com/truecharts/apps/compare/photoprism-10.0.14...photoprism-10.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/photoprism/10.0.27/Chart.lock b/stable/photoprism/10.0.27/Chart.lock index 13ba5ce1912..668e82d4beb 100644 --- a/stable/photoprism/10.0.27/Chart.lock +++ b/stable/photoprism/10.0.27/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:32:25.704778996Z" +generated: "2022-07-24T09:28:48.700850068Z" diff --git a/stable/photoshow/3.0.21/CHANGELOG.md b/stable/photoshow/3.0.21/CHANGELOG.md index e4e78547bf1..04b216daba0 100644 --- a/stable/photoshow/3.0.21/CHANGELOG.md +++ b/stable/photoshow/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photoshow-3.0.21](https://github.com/truecharts/apps/compare/photoshow-3.0.20...photoshow-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [photoshow-3.0.21](https://github.com/truecharts/apps/compare/photoshow-3.0.20...photoshow-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [photoshow-3.0.9](https://github.com/truecharts/apps/compare/photoshow-3.0.8...photoshow-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/photoshow/3.0.21/Chart.lock b/stable/photoshow/3.0.21/Chart.lock index 0ee714604a0..c8f661b4513 100644 --- a/stable/photoshow/3.0.21/Chart.lock +++ b/stable/photoshow/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:32:28.661776241Z" +generated: "2022-07-24T09:28:51.678390616Z" diff --git a/stable/photoview/4.0.22/CHANGELOG.md b/stable/photoview/4.0.22/CHANGELOG.md index 70e3ff362de..a1a01aecb5b 100644 --- a/stable/photoview/4.0.22/CHANGELOG.md +++ b/stable/photoview/4.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photoview-4.0.22](https://github.com/truecharts/apps/compare/photoview-4.0.21...photoview-4.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [photoview-4.0.22](https://github.com/truecharts/apps/compare/photoview-4.0.21...photoview-4.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [photoview-4.0.9](https://github.com/truecharts/apps/compare/photoview-4.0.8...photoview-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/photoview/4.0.22/Chart.lock b/stable/photoview/4.0.22/Chart.lock index e7f6bf8b40c..55b9bf8cbda 100644 --- a/stable/photoview/4.0.22/Chart.lock +++ b/stable/photoview/4.0.22/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:32:46.414723126Z" +generated: "2022-07-24T09:29:08.141788746Z" diff --git a/stable/phpldapadmin/6.0.22/CHANGELOG.md b/stable/phpldapadmin/6.0.22/CHANGELOG.md index f9609beb8c0..25d1d5fa932 100644 --- a/stable/phpldapadmin/6.0.22/CHANGELOG.md +++ b/stable/phpldapadmin/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [phpldapadmin-6.0.22](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.21...phpldapadmin-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [phpldapadmin-6.0.22](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.21...phpldapadmin-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [phpldapadmin-6.0.10](https://github.com/truecharts/apps/compare/phpldapadmin-6.0.9...phpldapadmin-6.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/phpldapadmin/6.0.22/Chart.lock b/stable/phpldapadmin/6.0.22/Chart.lock index 14241d4fa01..aab5dcf5b79 100644 --- a/stable/phpldapadmin/6.0.22/Chart.lock +++ b/stable/phpldapadmin/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:32:47.063576543Z" +generated: "2022-07-24T09:29:11.410258193Z" diff --git a/stable/piaware/6.0.24/CHANGELOG.md b/stable/piaware/6.0.24/CHANGELOG.md index 7f5f4fed7d2..7c6c320eb6e 100644 --- a/stable/piaware/6.0.24/CHANGELOG.md +++ b/stable/piaware/6.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [piaware-6.0.24](https://github.com/truecharts/apps/compare/piaware-6.0.23...piaware-6.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [piaware-6.0.24](https://github.com/truecharts/apps/compare/piaware-6.0.23...piaware-6.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - -### [piaware-6.0.12](https://github.com/truecharts/apps/compare/piaware-6.0.11...piaware-6.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - diff --git a/stable/piaware/6.0.24/Chart.lock b/stable/piaware/6.0.24/Chart.lock index b3e3ddaef30..489e9bf62c2 100644 --- a/stable/piaware/6.0.24/Chart.lock +++ b/stable/piaware/6.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:32:47.144354641Z" +generated: "2022-07-24T09:29:13.818154353Z" diff --git a/stable/picoshare/2.0.21/CHANGELOG.md b/stable/picoshare/2.0.21/CHANGELOG.md index 72f48b2544f..07898fd6297 100644 --- a/stable/picoshare/2.0.21/CHANGELOG.md +++ b/stable/picoshare/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [picoshare-2.0.21](https://github.com/truecharts/apps/compare/picoshare-2.0.20...picoshare-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [picoshare-2.0.21](https://github.com/truecharts/apps/compare/picoshare-2.0.20...picoshare-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [photoview-4.0.9](https://github.com/truecharts/apps/compare/photoview-4.0.8...photoview-4.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/picoshare/2.0.21/Chart.lock b/stable/picoshare/2.0.21/Chart.lock index 74a50ccef4f..c6c9139cff4 100644 --- a/stable/picoshare/2.0.21/Chart.lock +++ b/stable/picoshare/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:32:49.207579077Z" +generated: "2022-07-24T09:29:14.129992768Z" diff --git a/stable/pidgin/2.0.21/CHANGELOG.md b/stable/pidgin/2.0.21/CHANGELOG.md index e308a6be5d2..1bc4bf0cd56 100644 --- a/stable/pidgin/2.0.21/CHANGELOG.md +++ b/stable/pidgin/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pidgin-2.0.21](https://github.com/truecharts/apps/compare/pidgin-2.0.20...pidgin-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pidgin-2.0.21](https://github.com/truecharts/apps/compare/pidgin-2.0.20...pidgin-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pidgin-2.0.9](https://github.com/truecharts/apps/compare/pidgin-2.0.8...pidgin-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/pidgin/2.0.21/Chart.lock b/stable/pidgin/2.0.21/Chart.lock index 94e0e6440f4..af587bde1bf 100644 --- a/stable/pidgin/2.0.21/Chart.lock +++ b/stable/pidgin/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:05.360903383Z" +generated: "2022-07-24T09:29:31.266606834Z" diff --git a/stable/pihole/6.0.25/CHANGELOG.md b/stable/pihole/6.0.25/CHANGELOG.md index ef82fefc04e..4964ee6ee80 100644 --- a/stable/pihole/6.0.25/CHANGELOG.md +++ b/stable/pihole/6.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pihole-6.0.25](https://github.com/truecharts/apps/compare/pihole-6.0.24...pihole-6.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pihole-6.0.25](https://github.com/truecharts/apps/compare/pihole-6.0.24...pihole-6.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [pinry-2.0.10](https://github.com/truecharts/apps/compare/pinry-2.0.9...pinry-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/pihole/6.0.25/Chart.lock b/stable/pihole/6.0.25/Chart.lock index 59a523c8de6..e65fd3b0fc3 100644 --- a/stable/pihole/6.0.25/Chart.lock +++ b/stable/pihole/6.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:05.283494732Z" +generated: "2022-07-24T09:29:32.585710811Z" diff --git a/stable/pinry/2.0.21/CHANGELOG.md b/stable/pinry/2.0.21/CHANGELOG.md index 0d63974fae1..20853945f6e 100644 --- a/stable/pinry/2.0.21/CHANGELOG.md +++ b/stable/pinry/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pinry-2.0.21](https://github.com/truecharts/apps/compare/pinry-2.0.20...pinry-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pinry-2.0.21](https://github.com/truecharts/apps/compare/pinry-2.0.20...pinry-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ### [pinry-2.0.9](https://github.com/truecharts/apps/compare/pinry-2.0.8...pinry-2.0.9) (2022-07-09) #### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [pinry-2.0.8](https://github.com/truecharts/apps/compare/pinry-2.0.7...pinry-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) diff --git a/stable/pinry/2.0.21/Chart.lock b/stable/pinry/2.0.21/Chart.lock index 6486f691a49..25e478ca67b 100644 --- a/stable/pinry/2.0.21/Chart.lock +++ b/stable/pinry/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:07.135115766Z" +generated: "2022-07-24T09:29:33.389902436Z" diff --git a/stable/pixapop/3.0.21/CHANGELOG.md b/stable/pixapop/3.0.21/CHANGELOG.md index 5338061b9f5..30dedc5a558 100644 --- a/stable/pixapop/3.0.21/CHANGELOG.md +++ b/stable/pixapop/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pixapop-3.0.21](https://github.com/truecharts/apps/compare/pixapop-3.0.20...pixapop-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pixapop-3.0.21](https://github.com/truecharts/apps/compare/pixapop-3.0.20...pixapop-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pixapop-3.0.9](https://github.com/truecharts/apps/compare/pixapop-3.0.8...pixapop-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/pixapop/3.0.21/Chart.lock b/stable/pixapop/3.0.21/Chart.lock index 42c183037e3..e68d53bd5c6 100644 --- a/stable/pixapop/3.0.21/Chart.lock +++ b/stable/pixapop/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:11.272310533Z" +generated: "2022-07-24T09:29:33.658391317Z" diff --git a/stable/plex/10.0.25/CHANGELOG.md b/stable/plex/10.0.25/CHANGELOG.md index beefc0e3a3a..520e5ae2737 100644 --- a/stable/plex/10.0.25/CHANGELOG.md +++ b/stable/plex/10.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plex-10.0.25](https://github.com/truecharts/apps/compare/plex-auto-languages-0.0.11...plex-10.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [plex-10.0.25](https://github.com/truecharts/apps/compare/plex-auto-languages-0.0.11...plex-10.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [plex-10.0.13](https://github.com/truecharts/apps/compare/plex-10.0.12...plex-10.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/plex/10.0.25/Chart.lock b/stable/plex/10.0.25/Chart.lock index 868f150308c..4ebbdb0ae00 100644 --- a/stable/plex/10.0.25/Chart.lock +++ b/stable/plex/10.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:23.168484485Z" +generated: "2022-07-24T09:29:50.539535949Z" diff --git a/stable/podgrab/10.0.23/CHANGELOG.md b/stable/podgrab/10.0.23/CHANGELOG.md index 633c210cfcb..79524152dfe 100644 --- a/stable/podgrab/10.0.23/CHANGELOG.md +++ b/stable/podgrab/10.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [podgrab-10.0.23](https://github.com/truecharts/apps/compare/podgrab-10.0.22...podgrab-10.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [podgrab-10.0.23](https://github.com/truecharts/apps/compare/podgrab-10.0.22...podgrab-10.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [podgrab-10.0.11](https://github.com/truecharts/apps/compare/podgrab-10.0.10...podgrab-10.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/podgrab/10.0.23/Chart.lock b/stable/podgrab/10.0.23/Chart.lock index ab53f8cc586..99b67e703be 100644 --- a/stable/podgrab/10.0.23/Chart.lock +++ b/stable/podgrab/10.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:23.93789916Z" +generated: "2022-07-24T09:29:51.554702744Z" diff --git a/stable/pretend-youre-xyzzy/6.0.23/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.23/CHANGELOG.md index 3889e9acf13..3b2a221474f 100644 --- a/stable/pretend-youre-xyzzy/6.0.23/CHANGELOG.md +++ b/stable/pretend-youre-xyzzy/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pretend-youre-xyzzy-6.0.23](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.22...pretend-youre-xyzzy-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pretend-youre-xyzzy-6.0.23](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.22...pretend-youre-xyzzy-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [pretend-youre-xyzzy-6.0.11](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-6.0.10...pretend-youre-xyzzy-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/pretend-youre-xyzzy/6.0.23/Chart.lock b/stable/pretend-youre-xyzzy/6.0.23/Chart.lock index 124f943f3ec..92ba144ed65 100644 --- a/stable/pretend-youre-xyzzy/6.0.23/Chart.lock +++ b/stable/pretend-youre-xyzzy/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:25.049632195Z" +generated: "2022-07-24T09:29:52.909788726Z" diff --git a/stable/projectsend/3.0.24/CHANGELOG.md b/stable/projectsend/3.0.24/CHANGELOG.md index a97d2936854..640c116ffcd 100644 --- a/stable/projectsend/3.0.24/CHANGELOG.md +++ b/stable/projectsend/3.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [projectsend-3.0.24](https://github.com/truecharts/apps/compare/projectsend-3.0.23...projectsend-3.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [projectsend-3.0.24](https://github.com/truecharts/apps/compare/projectsend-3.0.23...projectsend-3.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [projectsend-3.0.12](https://github.com/truecharts/apps/compare/projectsend-3.0.11...projectsend-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/projectsend/3.0.24/Chart.lock b/stable/projectsend/3.0.24/Chart.lock index b3cf40979fe..a88b06d6666 100644 --- a/stable/projectsend/3.0.24/Chart.lock +++ b/stable/projectsend/3.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:33:35.704599396Z" +generated: "2022-07-24T09:29:59.76560588Z" diff --git a/stable/promcord/4.0.24/CHANGELOG.md b/stable/promcord/4.0.24/CHANGELOG.md index e9397091141..0b727a8d5ef 100644 --- a/stable/promcord/4.0.24/CHANGELOG.md +++ b/stable/promcord/4.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [promcord-4.0.24](https://github.com/truecharts/apps/compare/promcord-4.0.23...promcord-4.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [promcord-4.0.24](https://github.com/truecharts/apps/compare/promcord-4.0.23...promcord-4.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [promcord-4.0.12](https://github.com/truecharts/apps/compare/promcord-4.0.11...promcord-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/promcord/4.0.24/Chart.lock b/stable/promcord/4.0.24/Chart.lock index 367f5ba7ac0..8ae1c2d74f2 100644 --- a/stable/promcord/4.0.24/Chart.lock +++ b/stable/promcord/4.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:41.571369076Z" +generated: "2022-07-24T09:30:10.053768016Z" diff --git a/stable/prometheus/4.0.45/CHANGELOG.md b/stable/prometheus/4.0.46/CHANGELOG.md similarity index 86% rename from stable/prometheus/4.0.45/CHANGELOG.md rename to stable/prometheus/4.0.46/CHANGELOG.md index e682d3490bc..54c39cb84c0 100644 --- a/stable/prometheus/4.0.45/CHANGELOG.md +++ b/stable/prometheus/4.0.46/CHANGELOG.md @@ -2,6 +2,18 @@ +## [prometheus-4.0.46](https://github.com/truecharts/apps/compare/prometheus-4.0.44...prometheus-4.0.46) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [prometheus-4.0.45](https://github.com/truecharts/apps/compare/prometheus-4.0.44...prometheus-4.0.45) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ## [prometheus-4.0.38](https://github.com/truecharts/apps/compare/prometheus-4.0.37...prometheus-4.0.38) (2022-07-19) -### Chore - -- Update Readme and Description on SCALE - - - -## [prometheus-4.0.37](https://github.com/truecharts/apps/compare/prometheus-4.0.36...prometheus-4.0.37) (2022-07-17) - -### Chore - -- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) - diff --git a/stable/prometheus/4.0.45/Chart.lock b/stable/prometheus/4.0.46/Chart.lock similarity index 89% rename from stable/prometheus/4.0.45/Chart.lock rename to stable/prometheus/4.0.46/Chart.lock index 7b411f7cd17..8bf890bb301 100644 --- a/stable/prometheus/4.0.45/Chart.lock +++ b/stable/prometheus/4.0.46/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.1.1 digest: sha256:4c4decbe00c1a273a766ea39d9ade7a49310d2e0e29ef8a0fb5db98db8ede6f7 -generated: "2022-07-23T20:33:45.065561923Z" +generated: "2022-07-24T09:30:14.489668581Z" diff --git a/stable/prometheus/4.0.45/Chart.yaml b/stable/prometheus/4.0.46/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.45/Chart.yaml rename to stable/prometheus/4.0.46/Chart.yaml index 064acc107b3..f6a0eb35c67 100644 --- a/stable/prometheus/4.0.45/Chart.yaml +++ b/stable/prometheus/4.0.46/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.45 +version: 4.0.46 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.45/README.md b/stable/prometheus/4.0.46/README.md similarity index 98% rename from stable/prometheus/4.0.45/README.md rename to stable/prometheus/4.0.46/README.md index 01aaf1cb0b9..3b47524bdca 100644 --- a/stable/prometheus/4.0.45/README.md +++ b/stable/prometheus/4.0.46/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.45](https://img.shields.io/badge/Version-4.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) +![Version: 4.0.46](https://img.shields.io/badge/Version-4.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. diff --git a/stable/prometheus/4.0.45/app-readme.md b/stable/prometheus/4.0.46/app-readme.md similarity index 100% rename from stable/prometheus/4.0.45/app-readme.md rename to stable/prometheus/4.0.46/app-readme.md diff --git a/stable/recipes/8.0.28/charts/common-10.4.7.tgz b/stable/prometheus/4.0.46/charts/common-10.4.7.tgz similarity index 100% rename from stable/recipes/8.0.28/charts/common-10.4.7.tgz rename to stable/prometheus/4.0.46/charts/common-10.4.7.tgz diff --git a/stable/prometheus/4.0.45/charts/kube-state-metrics-3.1.1.tgz b/stable/prometheus/4.0.46/charts/kube-state-metrics-3.1.1.tgz similarity index 100% rename from stable/prometheus/4.0.45/charts/kube-state-metrics-3.1.1.tgz rename to stable/prometheus/4.0.46/charts/kube-state-metrics-3.1.1.tgz diff --git a/stable/prometheus/4.0.45/charts/node-exporter-3.0.4.tgz b/stable/prometheus/4.0.46/charts/node-exporter-3.0.4.tgz similarity index 100% rename from stable/prometheus/4.0.45/charts/node-exporter-3.0.4.tgz rename to stable/prometheus/4.0.46/charts/node-exporter-3.0.4.tgz diff --git a/stable/prometheus/4.0.45/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.46/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.45/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.46/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.45/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.46/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.45/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.46/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.45/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.46/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.46/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.45/crds/crd-probes.yaml b/stable/prometheus/4.0.46/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.45/crds/crd-probes.yaml rename to stable/prometheus/4.0.46/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.45/crds/crd-prometheus.yaml b/stable/prometheus/4.0.46/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.45/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.46/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.45/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.46/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.45/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.46/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.45/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.46/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.46/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.45/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.46/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.45/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.46/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.45/ix_values.yaml b/stable/prometheus/4.0.46/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.45/ix_values.yaml rename to stable/prometheus/4.0.46/ix_values.yaml index cf5d669f1cb..17b73a91023 100644 --- a/stable/prometheus/4.0.45/ix_values.yaml +++ b/stable/prometheus/4.0.46/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.58.0@sha256:f35cd9631b31bafa54befdb0900afcfc3820cf2e4453e60d6be7ea1b347d6648 + tag: 0.58.0@sha256:0ee63be7748732cab757b685b637c758b34befed7a7fcb6dfa74f9ff8bf95a7e prometheusImage: repository: tccr.io/truecharts/prometheus diff --git a/stable/prometheus/4.0.45/questions.yaml b/stable/prometheus/4.0.46/questions.yaml similarity index 100% rename from stable/prometheus/4.0.45/questions.yaml rename to stable/prometheus/4.0.46/questions.yaml diff --git a/stable/prometheus/4.0.45/templates/_helpers.tpl b/stable/prometheus/4.0.46/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.45/templates/_helpers.tpl rename to stable/prometheus/4.0.46/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.45/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.46/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.45/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.46/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.45/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.46/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.46/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.45/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.46/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.46/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.45/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.46/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.46/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.45/templates/common.yaml b/stable/prometheus/4.0.46/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/common.yaml rename to stable/prometheus/4.0.46/templates/common.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.46/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.46/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.46/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.46/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.46/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.46/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.46/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.46/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.46/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.46/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.46/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.46/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.46/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.46/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.46/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.46/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.46/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.46/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.45/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.46/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.46/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.45/templates/operator/_args.tpl b/stable/prometheus/4.0.46/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.45/templates/operator/_args.tpl rename to stable/prometheus/4.0.46/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.45/templates/operator/configmap.yaml b/stable/prometheus/4.0.46/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/operator/configmap.yaml rename to stable/prometheus/4.0.46/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.45/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.46/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.46/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.45/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.46/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.45/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.46/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.45/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.46/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.45/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.46/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.45/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.46/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.45/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.46/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.45/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.46/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.45/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.46/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.45/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.46/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.46/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.45/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.46/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.46/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.45/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.46/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.45/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.46/templates/prometheus/serviceaccount.yaml diff --git a/stable/recipes/8.0.28/values.yaml b/stable/prometheus/4.0.46/values.yaml similarity index 100% rename from stable/recipes/8.0.28/values.yaml rename to stable/prometheus/4.0.46/values.yaml diff --git a/stable/protonmail-bridge/6.0.22/CHANGELOG.md b/stable/protonmail-bridge/6.0.22/CHANGELOG.md index f4f5fe47e65..234603939f8 100644 --- a/stable/protonmail-bridge/6.0.22/CHANGELOG.md +++ b/stable/protonmail-bridge/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [protonmail-bridge-6.0.22](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.21...protonmail-bridge-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [protonmail-bridge-6.0.22](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.21...protonmail-bridge-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [protonmail-bridge-6.0.10](https://github.com/truecharts/apps/compare/protonmail-bridge-6.0.9...protonmail-bridge-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/protonmail-bridge/6.0.22/Chart.lock b/stable/protonmail-bridge/6.0.22/Chart.lock index 23a4cce4853..944c624f31c 100644 --- a/stable/protonmail-bridge/6.0.22/Chart.lock +++ b/stable/protonmail-bridge/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:43.482777631Z" +generated: "2022-07-24T09:30:12.849607386Z" diff --git a/stable/prowlarr/6.0.23/CHANGELOG.md b/stable/prowlarr/6.0.23/CHANGELOG.md index d6b1c8e5206..c3ef4da956b 100644 --- a/stable/prowlarr/6.0.23/CHANGELOG.md +++ b/stable/prowlarr/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [prowlarr-6.0.23](https://github.com/truecharts/apps/compare/prowlarr-6.0.22...prowlarr-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [prowlarr-6.0.23](https://github.com/truecharts/apps/compare/prowlarr-6.0.22...prowlarr-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [prowlarr-6.0.11](https://github.com/truecharts/apps/compare/prowlarr-6.0.10...prowlarr-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/prowlarr/6.0.23/Chart.lock b/stable/prowlarr/6.0.23/Chart.lock index 5f3315ff9ba..9832a6dff62 100644 --- a/stable/prowlarr/6.0.23/Chart.lock +++ b/stable/prowlarr/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:33:59.141788022Z" +generated: "2022-07-24T09:30:26.22137829Z" diff --git a/stable/putty/1.0.0/CHANGELOG.md b/stable/putty/1.0.0/CHANGELOG.md index e07ade06ae0..3ade754e655 100644 --- a/stable/putty/1.0.0/CHANGELOG.md +++ b/stable/putty/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [putty-1.0.0](https://github.com/truecharts/apps/compare/putty-0.0.14...putty-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [putty-1.0.0](https://github.com/truecharts/apps/compare/putty-0.0.14...putty-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ -### [putty-0.0.4](https://github.com/truecharts/apps/compare/putty-0.0.3...putty-0.0.4) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [putty-0.0.3](https://github.com/truecharts/apps/compare/putty-0.0.2...putty-0.0.3) (2022-07-11) - -#### Chore - diff --git a/stable/putty/1.0.0/Chart.lock b/stable/putty/1.0.0/Chart.lock index 98705db1396..4659a92f700 100644 --- a/stable/putty/1.0.0/Chart.lock +++ b/stable/putty/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:01.693931908Z" +generated: "2022-07-24T09:30:29.160494633Z" diff --git a/stable/pwndrop/2.0.21/CHANGELOG.md b/stable/pwndrop/2.0.21/CHANGELOG.md index 177589fa5c6..e1608435969 100644 --- a/stable/pwndrop/2.0.21/CHANGELOG.md +++ b/stable/pwndrop/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pwndrop-2.0.21](https://github.com/truecharts/apps/compare/pwndrop-2.0.20...pwndrop-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pwndrop-2.0.21](https://github.com/truecharts/apps/compare/pwndrop-2.0.20...pwndrop-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pwndrop-2.0.9](https://github.com/truecharts/apps/compare/pwndrop-2.0.8...pwndrop-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/pwndrop/2.0.21/Chart.lock b/stable/pwndrop/2.0.21/Chart.lock index f0e3f51c808..b0499c843d3 100644 --- a/stable/pwndrop/2.0.21/Chart.lock +++ b/stable/pwndrop/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:01.699945589Z" +generated: "2022-07-24T09:30:32.206634286Z" diff --git a/stable/pydio-cells/4.0.23/CHANGELOG.md b/stable/pydio-cells/4.0.23/CHANGELOG.md index cba5b8a54d9..b695ebaef57 100644 --- a/stable/pydio-cells/4.0.23/CHANGELOG.md +++ b/stable/pydio-cells/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pydio-cells-4.0.23](https://github.com/truecharts/apps/compare/pydio-cells-4.0.22...pydio-cells-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pydio-cells-4.0.23](https://github.com/truecharts/apps/compare/pydio-cells-4.0.22...pydio-cells-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [pydio-cells-4.0.11](https://github.com/truecharts/apps/compare/pydio-cells-4.0.10...pydio-cells-4.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/pydio-cells/4.0.23/Chart.lock b/stable/pydio-cells/4.0.23/Chart.lock index 399332aec6e..e57ff9218d9 100644 --- a/stable/pydio-cells/4.0.23/Chart.lock +++ b/stable/pydio-cells/4.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:34:23.20899475Z" +generated: "2022-07-24T09:30:52.825564177Z" diff --git a/stable/pyload/6.0.22/CHANGELOG.md b/stable/pyload/6.0.22/CHANGELOG.md index 5cd8ff93661..dbcae686722 100644 --- a/stable/pyload/6.0.22/CHANGELOG.md +++ b/stable/pyload/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pyload-6.0.22](https://github.com/truecharts/apps/compare/pyload-6.0.21...pyload-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pyload-6.0.22](https://github.com/truecharts/apps/compare/pyload-6.0.21...pyload-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pyload-6.0.10](https://github.com/truecharts/apps/compare/pyload-6.0.9...pyload-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/pyload/6.0.22/Chart.lock b/stable/pyload/6.0.22/Chart.lock index 7c73a8d90a2..edefd44e6af 100644 --- a/stable/pyload/6.0.22/Chart.lock +++ b/stable/pyload/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:18.957058669Z" +generated: "2022-07-24T09:30:48.55017284Z" diff --git a/stable/pylon/2.0.21/CHANGELOG.md b/stable/pylon/2.0.21/CHANGELOG.md index 315a746accc..f1e291c7084 100644 --- a/stable/pylon/2.0.21/CHANGELOG.md +++ b/stable/pylon/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pylon-2.0.21](https://github.com/truecharts/apps/compare/pylon-2.0.20...pylon-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [pylon-2.0.21](https://github.com/truecharts/apps/compare/pylon-2.0.20...pylon-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [pylon-2.0.9](https://github.com/truecharts/apps/compare/pylon-2.0.8...pylon-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/pylon/2.0.21/Chart.lock b/stable/pylon/2.0.21/Chart.lock index 586dbd27a56..679bcadfe1f 100644 --- a/stable/pylon/2.0.21/Chart.lock +++ b/stable/pylon/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:18.84863599Z" +generated: "2022-07-24T09:30:50.217795672Z" diff --git a/stable/qbittorrent/11.0.24/CHANGELOG.md b/stable/qbittorrent/11.0.24/CHANGELOG.md index d853e07ecce..43a0b578618 100644 --- a/stable/qbittorrent/11.0.24/CHANGELOG.md +++ b/stable/qbittorrent/11.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [qbittorrent-11.0.24](https://github.com/truecharts/apps/compare/qbittorrent-11.0.23...qbittorrent-11.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [qbittorrent-11.0.24](https://github.com/truecharts/apps/compare/qbittorrent-11.0.23...qbittorrent-11.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [qbittorrent-11.0.12](https://github.com/truecharts/apps/compare/qbittorrent-11.0.11...qbittorrent-11.0.12) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - diff --git a/stable/qbittorrent/11.0.24/Chart.lock b/stable/qbittorrent/11.0.24/Chart.lock index 7742f26b774..b068403e120 100644 --- a/stable/qbittorrent/11.0.24/Chart.lock +++ b/stable/qbittorrent/11.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:20.684844829Z" +generated: "2022-07-24T09:30:51.697391555Z" diff --git a/stable/qdirstat/1.0.0/CHANGELOG.md b/stable/qdirstat/1.0.0/CHANGELOG.md index 669b5acf9e4..b332bee9f9c 100644 --- a/stable/qdirstat/1.0.0/CHANGELOG.md +++ b/stable/qdirstat/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [qdirstat-1.0.0](https://github.com/truecharts/apps/compare/qdirstat-0.0.14...qdirstat-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [qdirstat-1.0.0](https://github.com/truecharts/apps/compare/qdirstat-0.0.14...qdirstat-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [qdirstat-0.0.3](https://github.com/truecharts/apps/compare/qdirstat-0.0.2...qdirstat-0.0.3) (2022-07-11) - -#### Chore - -* update image refs ([#3135](https://github.com/truecharts/apps/issues/3135)) - - diff --git a/stable/qdirstat/1.0.0/Chart.lock b/stable/qdirstat/1.0.0/Chart.lock index 5aa3c3b95c6..5ec32a85820 100644 --- a/stable/qdirstat/1.0.0/Chart.lock +++ b/stable/qdirstat/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:37.111020359Z" +generated: "2022-07-24T09:31:09.451548163Z" diff --git a/stable/qinglong/2.0.24/CHANGELOG.md b/stable/qinglong/2.0.24/CHANGELOG.md index 14ce43ab70d..aa916d84283 100644 --- a/stable/qinglong/2.0.24/CHANGELOG.md +++ b/stable/qinglong/2.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [qinglong-2.0.24](https://github.com/truecharts/apps/compare/qinglong-2.0.23...qinglong-2.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [qinglong-2.0.24](https://github.com/truecharts/apps/compare/qinglong-2.0.23...qinglong-2.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - -### [qinglong-2.0.12](https://github.com/truecharts/apps/compare/qinglong-2.0.11...qinglong-2.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - diff --git a/stable/qinglong/2.0.24/Chart.lock b/stable/qinglong/2.0.24/Chart.lock index 52b5c0b2a16..30e85ee5a99 100644 --- a/stable/qinglong/2.0.24/Chart.lock +++ b/stable/qinglong/2.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:37.782749177Z" +generated: "2022-07-24T09:31:12.209089976Z" diff --git a/stable/quassel-core/3.0.22/CHANGELOG.md b/stable/quassel-core/3.0.22/CHANGELOG.md index 52ae77fb6fe..57a2584d393 100644 --- a/stable/quassel-core/3.0.22/CHANGELOG.md +++ b/stable/quassel-core/3.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quassel-core-3.0.22](https://github.com/truecharts/apps/compare/quassel-core-3.0.21...quassel-core-3.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [quassel-core-3.0.22](https://github.com/truecharts/apps/compare/quassel-core-3.0.21...quassel-core-3.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [quassel-core-3.0.10](https://github.com/truecharts/apps/compare/quassel-core-3.0.9...quassel-core-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/quassel-core/3.0.22/Chart.lock b/stable/quassel-core/3.0.22/Chart.lock index 3368c2368d3..717666d7ef1 100644 --- a/stable/quassel-core/3.0.22/Chart.lock +++ b/stable/quassel-core/3.0.22/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:34:45.548229256Z" +generated: "2022-07-24T09:31:22.319920579Z" diff --git a/stable/quassel-web/2.0.21/CHANGELOG.md b/stable/quassel-web/2.0.21/CHANGELOG.md index d4fda4ac10c..5ae85302ce2 100644 --- a/stable/quassel-web/2.0.21/CHANGELOG.md +++ b/stable/quassel-web/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quassel-web-2.0.21](https://github.com/truecharts/apps/compare/quassel-web-2.0.20...quassel-web-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [quassel-web-2.0.21](https://github.com/truecharts/apps/compare/quassel-web-2.0.20...quassel-web-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [quassel-web-2.0.9](https://github.com/truecharts/apps/compare/quassel-web-2.0.8...quassel-web-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/quassel-web/2.0.21/Chart.lock b/stable/quassel-web/2.0.21/Chart.lock index b16e88b3836..cb069e54e0d 100644 --- a/stable/quassel-web/2.0.21/Chart.lock +++ b/stable/quassel-web/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:47.601549602Z" +generated: "2022-07-24T09:31:23.049415871Z" diff --git a/stable/radarr/11.0.22/CHANGELOG.md b/stable/radarr/11.0.22/CHANGELOG.md index 4b6f16da59c..106c34d060e 100644 --- a/stable/radarr/11.0.22/CHANGELOG.md +++ b/stable/radarr/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [radarr-11.0.22](https://github.com/truecharts/apps/compare/radarr-11.0.21...radarr-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [radarr-11.0.22](https://github.com/truecharts/apps/compare/radarr-11.0.21...radarr-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [radarr-11.0.10](https://github.com/truecharts/apps/compare/radarr-11.0.9...radarr-11.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/radarr/11.0.22/Chart.lock b/stable/radarr/11.0.22/Chart.lock index 169dde14680..c6cfbd79cbc 100644 --- a/stable/radarr/11.0.22/Chart.lock +++ b/stable/radarr/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:55.321249162Z" +generated: "2022-07-24T09:31:30.680547133Z" diff --git a/stable/readarr/11.0.21/CHANGELOG.md b/stable/readarr/11.0.21/CHANGELOG.md index d3ac2bfbe10..b10e147f582 100644 --- a/stable/readarr/11.0.21/CHANGELOG.md +++ b/stable/readarr/11.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [readarr-11.0.21](https://github.com/truecharts/apps/compare/readarr-11.0.20...readarr-11.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [readarr-11.0.21](https://github.com/truecharts/apps/compare/readarr-11.0.20...readarr-11.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [readarr-11.0.9](https://github.com/truecharts/apps/compare/readarr-11.0.8...readarr-11.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/readarr/11.0.21/Chart.lock b/stable/readarr/11.0.21/Chart.lock index cd4d633d4e8..7c21d16e181 100644 --- a/stable/readarr/11.0.21/Chart.lock +++ b/stable/readarr/11.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:34:56.378880047Z" +generated: "2022-07-24T09:31:32.107901965Z" diff --git a/stable/recipes/8.0.28/CHANGELOG.md b/stable/recipes/8.0.29/CHANGELOG.md similarity index 85% rename from stable/recipes/8.0.28/CHANGELOG.md rename to stable/recipes/8.0.29/CHANGELOG.md index 81d443fbb5b..827ef6bed4a 100644 --- a/stable/recipes/8.0.28/CHANGELOG.md +++ b/stable/recipes/8.0.29/CHANGELOG.md @@ -2,6 +2,18 @@ +## [recipes-8.0.29](https://github.com/truecharts/apps/compare/recipes-8.0.27...recipes-8.0.29) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [recipes-8.0.28](https://github.com/truecharts/apps/compare/recipes-8.0.27...recipes-8.0.28) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ - update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - -## [recipes-8.0.17](https://github.com/truecharts/apps/compare/recipes-8.0.15...recipes-8.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [recipes-8.0.15](https://github.com/truecharts/apps/compare/recipes-8.0.14...recipes-8.0.15) (2022-07-12) diff --git a/incubator/awesome-ttrss/0.0.26/Chart.lock b/stable/recipes/8.0.29/Chart.lock similarity index 85% rename from incubator/awesome-ttrss/0.0.26/Chart.lock rename to stable/recipes/8.0.29/Chart.lock index 537c8158b59..fe8b59ca198 100644 --- a/incubator/awesome-ttrss/0.0.26/Chart.lock +++ b/stable/recipes/8.0.29/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T19:44:51.740648147Z" +generated: "2022-07-24T09:31:49.558929277Z" diff --git a/stable/recipes/8.0.28/Chart.yaml b/stable/recipes/8.0.29/Chart.yaml similarity index 98% rename from stable/recipes/8.0.28/Chart.yaml rename to stable/recipes/8.0.29/Chart.yaml index 32570ae2f51..3dbefc4ad4a 100644 --- a/stable/recipes/8.0.28/Chart.yaml +++ b/stable/recipes/8.0.29/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.3.2" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 8.0.28 +version: 8.0.29 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/8.0.28/README.md b/stable/recipes/8.0.29/README.md similarity index 98% rename from stable/recipes/8.0.28/README.md rename to stable/recipes/8.0.29/README.md index e066379fba7..a1c50e9296a 100644 --- a/stable/recipes/8.0.28/README.md +++ b/stable/recipes/8.0.29/README.md @@ -1,6 +1,6 @@ # recipes -![Version: 8.0.28](https://img.shields.io/badge/Version-8.0.28-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) +![Version: 8.0.29](https://img.shields.io/badge/Version-8.0.29-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. diff --git a/stable/recipes/8.0.28/app-readme.md b/stable/recipes/8.0.29/app-readme.md similarity index 100% rename from stable/recipes/8.0.28/app-readme.md rename to stable/recipes/8.0.29/app-readme.md diff --git a/stable/vikunja/3.0.29/charts/common-10.4.7.tgz b/stable/recipes/8.0.29/charts/common-10.4.7.tgz similarity index 100% rename from stable/vikunja/3.0.29/charts/common-10.4.7.tgz rename to stable/recipes/8.0.29/charts/common-10.4.7.tgz diff --git a/stable/vikunja/3.0.29/charts/postgresql-8.0.45.tgz b/stable/recipes/8.0.29/charts/postgresql-8.0.45.tgz similarity index 100% rename from stable/vikunja/3.0.29/charts/postgresql-8.0.45.tgz rename to stable/recipes/8.0.29/charts/postgresql-8.0.45.tgz diff --git a/stable/recipes/8.0.28/ix_values.yaml b/stable/recipes/8.0.29/ix_values.yaml similarity index 96% rename from stable/recipes/8.0.28/ix_values.yaml rename to stable/recipes/8.0.29/ix_values.yaml index 40477291614..29e9613fe90 100644 --- a/stable/recipes/8.0.28/ix_values.yaml +++ b/stable/recipes/8.0.29/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.23.1@sha256:dd2e66c3774f076a586835ef0313b1a279bcbc53a76dbcab244fa08a0c251f2d + tag: v1.23.1@sha256:4dca9b83e5daef93e80b36abd25c7e93f6ed73a6bd6cd389c2aaef92af34086a securityContext: readOnlyRootFilesystem: false diff --git a/stable/recipes/8.0.28/questions.yaml b/stable/recipes/8.0.29/questions.yaml similarity index 100% rename from stable/recipes/8.0.28/questions.yaml rename to stable/recipes/8.0.29/questions.yaml diff --git a/stable/recipes/8.0.28/templates/_sercrets.tpl b/stable/recipes/8.0.29/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.28/templates/_sercrets.tpl rename to stable/recipes/8.0.29/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.28/templates/common.yaml b/stable/recipes/8.0.29/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.28/templates/common.yaml rename to stable/recipes/8.0.29/templates/common.yaml diff --git a/stable/vikunja/3.0.29/values.yaml b/stable/recipes/8.0.29/values.yaml similarity index 100% rename from stable/vikunja/3.0.29/values.yaml rename to stable/recipes/8.0.29/values.yaml diff --git a/stable/redmine/3.0.27/CHANGELOG.md b/stable/redmine/3.0.27/CHANGELOG.md index b50711f467c..587b4ee9cca 100644 --- a/stable/redmine/3.0.27/CHANGELOG.md +++ b/stable/redmine/3.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [redmine-3.0.27](https://github.com/truecharts/apps/compare/redmine-3.0.26...redmine-3.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [redmine-3.0.27](https://github.com/truecharts/apps/compare/redmine-3.0.26...redmine-3.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls - - -## [redmine-3.0.15](https://github.com/truecharts/apps/compare/redmine-3.0.14...redmine-3.0.15) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - diff --git a/stable/redmine/3.0.27/Chart.lock b/stable/redmine/3.0.27/Chart.lock index 43d819afed5..de879711c5d 100644 --- a/stable/redmine/3.0.27/Chart.lock +++ b/stable/redmine/3.0.27/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:35:17.193790604Z" +generated: "2022-07-24T09:31:56.057043862Z" diff --git a/stable/reg/6.0.22/CHANGELOG.md b/stable/reg/6.0.22/CHANGELOG.md index 62cd1e36475..f899cd93968 100644 --- a/stable/reg/6.0.22/CHANGELOG.md +++ b/stable/reg/6.0.22/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [reg-6.0.22](https://github.com/truecharts/apps/compare/reg-6.0.21...reg-6.0.22) (2022-07-23) ### Chore @@ -96,4 +97,3 @@ * update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/reg/6.0.22/Chart.lock b/stable/reg/6.0.22/Chart.lock index 7d976211665..ef27dc78228 100644 --- a/stable/reg/6.0.22/Chart.lock +++ b/stable/reg/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:35:13.192594911Z" +generated: "2022-07-24T09:31:50.520711152Z" diff --git a/stable/remmina/3.0.21/CHANGELOG.md b/stable/remmina/3.0.21/CHANGELOG.md index f26f8a26f55..eb03ca1efa0 100644 --- a/stable/remmina/3.0.21/CHANGELOG.md +++ b/stable/remmina/3.0.21/CHANGELOG.md @@ -2,6 +2,20 @@ +## [reg-6.0.22](https://github.com/truecharts/apps/compare/reg-6.0.21...reg-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [reg-6 + + ## [remmina-3.0.21](https://github.com/truecharts/apps/compare/remmina-3.0.20...remmina-3.0.21) (2022-07-23) ### Chore @@ -83,17 +97,3 @@ ### [remmina-3.0.10](https://github.com/truecharts/apps/compare/remmina-3.0.9...remmina-3.0.10) (2022-07-11) -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [remmina-3.0.9](https://github.com/truecharts/apps/compare/remmina-3.0.8...remmina-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/remmina/3.0.21/Chart.lock b/stable/remmina/3.0.21/Chart.lock index eed61f5ba55..98bba194b12 100644 --- a/stable/remmina/3.0.21/Chart.lock +++ b/stable/remmina/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:35:14.18726713Z" +generated: "2022-07-24T09:31:50.780386417Z" diff --git a/stable/requestrr/2.0.21/CHANGELOG.md b/stable/requestrr/2.0.21/CHANGELOG.md index 095fb355389..13b1a6effdf 100644 --- a/stable/requestrr/2.0.21/CHANGELOG.md +++ b/stable/requestrr/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [requestrr-2.0.21](https://github.com/truecharts/apps/compare/requestrr-2.0.20...requestrr-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [requestrr-2.0.21](https://github.com/truecharts/apps/compare/requestrr-2.0.20...requestrr-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [requestrr-2.0.9](https://github.com/truecharts/apps/compare/requestrr-2.0.8...requestrr-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/requestrr/2.0.21/Chart.lock b/stable/requestrr/2.0.21/Chart.lock index 8c9216040b4..322acf5366d 100644 --- a/stable/requestrr/2.0.21/Chart.lock +++ b/stable/requestrr/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:35:31.388744784Z" +generated: "2022-07-24T09:32:10.33604015Z" diff --git a/stable/resilio-sync/6.0.23/CHANGELOG.md b/stable/resilio-sync/6.0.23/CHANGELOG.md index 1f55b595292..832c47cc1cc 100644 --- a/stable/resilio-sync/6.0.23/CHANGELOG.md +++ b/stable/resilio-sync/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [resilio-sync-6.0.23](https://github.com/truecharts/apps/compare/resilio-sync-6.0.22...resilio-sync-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [resilio-sync-6.0.23](https://github.com/truecharts/apps/compare/resilio-sync-6.0.22...resilio-sync-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [resilio-sync-6.0.11](https://github.com/truecharts/apps/compare/resilio-sync-6.0.10...resilio-sync-6.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - diff --git a/stable/resilio-sync/6.0.23/Chart.lock b/stable/resilio-sync/6.0.23/Chart.lock index 0d2abbdb27d..a3c3f1fd4f7 100644 --- a/stable/resilio-sync/6.0.23/Chart.lock +++ b/stable/resilio-sync/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:35:33.579759765Z" +generated: "2022-07-24T09:32:10.359519182Z" diff --git a/stable/rsnapshot/2.0.21/CHANGELOG.md b/stable/rsnapshot/2.0.21/CHANGELOG.md index ba6bc72335f..3832196e56c 100644 --- a/stable/rsnapshot/2.0.21/CHANGELOG.md +++ b/stable/rsnapshot/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rsnapshot-2.0.21](https://github.com/truecharts/apps/compare/rsnapshot-2.0.20...rsnapshot-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rsnapshot-2.0.21](https://github.com/truecharts/apps/compare/rsnapshot-2.0.20...rsnapshot-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [rsnapshot-2.0.9](https://github.com/truecharts/apps/compare/rsnapshot-2.0.8...rsnapshot-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/rsnapshot/2.0.21/Chart.lock b/stable/rsnapshot/2.0.21/Chart.lock index 63c7be56dd7..c8bfddef52d 100644 --- a/stable/rsnapshot/2.0.21/Chart.lock +++ b/stable/rsnapshot/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:35:37.404836455Z" +generated: "2022-07-24T09:32:15.898713012Z" diff --git a/stable/rss-bridge/2.0.21/CHANGELOG.md b/stable/rss-bridge/2.0.21/CHANGELOG.md index 69d48d1bd4b..d6be6363d9d 100644 --- a/stable/rss-bridge/2.0.21/CHANGELOG.md +++ b/stable/rss-bridge/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rss-bridge-2.0.21](https://github.com/truecharts/apps/compare/rss-bridge-2.0.20...rss-bridge-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rss-bridge-2.0.21](https://github.com/truecharts/apps/compare/rss-bridge-2.0.20...rss-bridge-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [rss-bridge-2.0.9](https://github.com/truecharts/apps/compare/rss-bridge-2.0.8...rss-bridge-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/rss-bridge/2.0.21/Chart.lock b/stable/rss-bridge/2.0.21/Chart.lock index 42f08e4e069..146a218fa7a 100644 --- a/stable/rss-bridge/2.0.21/Chart.lock +++ b/stable/rss-bridge/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:35:42.388498869Z" +generated: "2022-07-24T09:32:22.053168423Z" diff --git a/stable/rsshub/3.0.49/CHANGELOG.md b/stable/rsshub/3.0.49/CHANGELOG.md index b7805e169ac..5df4bfe0e46 100644 --- a/stable/rsshub/3.0.49/CHANGELOG.md +++ b/stable/rsshub/3.0.49/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rsshub-3.0.49](https://github.com/truecharts/apps/compare/rsshub-3.0.48...rsshub-3.0.49) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [rsshub-3.0.49](https://github.com/truecharts/apps/compare/rsshub-3.0.48...rsshub-3.0.49) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) - - - -## [rsshub-3.0.39](https://github.com/truecharts/apps/compare/rsshub-3.0.38...rsshub-3.0.39) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - diff --git a/stable/rsshub/3.0.49/Chart.lock b/stable/rsshub/3.0.49/Chart.lock index 8b1c834a9fa..1350e2cc65e 100644 --- a/stable/rsshub/3.0.49/Chart.lock +++ b/stable/rsshub/3.0.49/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:eff70e6e5258b0d836dba40f04507095c4f06f6d474ec9d0092e5f7b6efa2817 -generated: "2022-07-23T20:35:56.464260048Z" +generated: "2022-07-24T09:32:36.266890224Z" diff --git a/stable/sabnzbd/11.0.23/CHANGELOG.md b/stable/sabnzbd/11.0.23/CHANGELOG.md index d76da5daf90..50bd6719084 100644 --- a/stable/sabnzbd/11.0.23/CHANGELOG.md +++ b/stable/sabnzbd/11.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sabnzbd-11.0.23](https://github.com/truecharts/apps/compare/sabnzbd-11.0.22...sabnzbd-11.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sabnzbd-11.0.23](https://github.com/truecharts/apps/compare/sabnzbd-11.0.22...sabnzbd-11.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [sabnzbd-11.0.11](https://github.com/truecharts/apps/compare/sabnzbd-11.0.10...sabnzbd-11.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/sabnzbd/11.0.23/Chart.lock b/stable/sabnzbd/11.0.23/Chart.lock index 1363c16d344..758fef5ee01 100644 --- a/stable/sabnzbd/11.0.23/Chart.lock +++ b/stable/sabnzbd/11.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:35:52.006873908Z" +generated: "2022-07-24T09:32:29.940376118Z" diff --git a/stable/satisfactory/2.0.23/CHANGELOG.md b/stable/satisfactory/2.0.23/CHANGELOG.md index 14333b9c3f6..7fda8b8177b 100644 --- a/stable/satisfactory/2.0.23/CHANGELOG.md +++ b/stable/satisfactory/2.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [satisfactory-2.0.23](https://github.com/truecharts/apps/compare/satisfactory-2.0.22...satisfactory-2.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [satisfactory-2.0.23](https://github.com/truecharts/apps/compare/satisfactory-2.0.22...satisfactory-2.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [satisfactory-2.0.10](https://github.com/truecharts/apps/compare/satisfactory-2.0.9...satisfactory-2.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - diff --git a/stable/satisfactory/2.0.23/Chart.lock b/stable/satisfactory/2.0.23/Chart.lock index f6674b93146..ff02abe9cb5 100644 --- a/stable/satisfactory/2.0.23/Chart.lock +++ b/stable/satisfactory/2.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:35:56.00431401Z" +generated: "2022-07-24T09:32:35.321345047Z" diff --git a/stable/scrutiny/3.0.20/CHANGELOG.md b/stable/scrutiny/3.0.20/CHANGELOG.md index 941e4082db0..7816d43c4d8 100644 --- a/stable/scrutiny/3.0.20/CHANGELOG.md +++ b/stable/scrutiny/3.0.20/CHANGELOG.md @@ -2,6 +2,17 @@ +## [scrutiny-3.0.20](https://github.com/truecharts/apps/compare/scrutiny-3.0.19...scrutiny-3.0.20) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [scrutiny-3.0.20](https://github.com/truecharts/apps/compare/scrutiny-3.0.19...scrutiny-3.0.20) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [satisfactory-2.0.12](https://github.com/truecharts/apps/compare/satisfactory-2.0.11...satisfactory-2.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/scrutiny/3.0.20/Chart.lock b/stable/scrutiny/3.0.20/Chart.lock index 6e383fd6490..a84c7944227 100644 --- a/stable/scrutiny/3.0.20/Chart.lock +++ b/stable/scrutiny/3.0.20/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:36:00.825726502Z" +generated: "2022-07-24T09:32:41.276582696Z" diff --git a/stable/ser2sock/6.0.23/CHANGELOG.md b/stable/ser2sock/6.0.23/CHANGELOG.md index ac37634fe68..fad19c85a05 100644 --- a/stable/ser2sock/6.0.23/CHANGELOG.md +++ b/stable/ser2sock/6.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ser2sock-6.0.23](https://github.com/truecharts/apps/compare/ser2sock-6.0.22...ser2sock-6.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ser2sock-6.0.23](https://github.com/truecharts/apps/compare/ser2sock-6.0.22...ser2sock-6.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [ser2sock-6.0.11](https://github.com/truecharts/apps/compare/ser2sock-6.0.10...ser2sock-6.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/ser2sock/6.0.23/Chart.lock b/stable/ser2sock/6.0.23/Chart.lock index 2e62e454fb4..5c2efc6cabe 100644 --- a/stable/ser2sock/6.0.23/Chart.lock +++ b/stable/ser2sock/6.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:36:10.621434432Z" +generated: "2022-07-24T09:32:49.469826568Z" diff --git a/stable/shiori/7.0.23/CHANGELOG.md b/stable/shiori/7.0.23/CHANGELOG.md index f4369f94911..257b002b988 100644 --- a/stable/shiori/7.0.23/CHANGELOG.md +++ b/stable/shiori/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shiori-7.0.23](https://github.com/truecharts/apps/compare/shiori-7.0.22...shiori-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shiori-7.0.23](https://github.com/truecharts/apps/compare/shiori-7.0.22...shiori-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [shiori-7.0.11](https://github.com/truecharts/apps/compare/shiori-7.0.10...shiori-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/shiori/7.0.23/Chart.lock b/stable/shiori/7.0.23/Chart.lock index c71135ff76d..b240b983ee5 100644 --- a/stable/shiori/7.0.23/Chart.lock +++ b/stable/shiori/7.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:36:20.565680918Z" +generated: "2022-07-24T09:33:00.810835213Z" diff --git a/stable/shlink-web-client/3.0.22/CHANGELOG.md b/stable/shlink-web-client/3.0.22/CHANGELOG.md index 40b9a7634dd..445b5f5111a 100644 --- a/stable/shlink-web-client/3.0.22/CHANGELOG.md +++ b/stable/shlink-web-client/3.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shlink-web-client-3.0.22](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.21...shlink-web-client-3.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shlink-web-client-3.0.22](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.21...shlink-web-client-3.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [shlink-web-client-3.0.10](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.9...shlink-web-client-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/shlink-web-client/3.0.22/Chart.lock b/stable/shlink-web-client/3.0.22/Chart.lock index e1a4625b8e1..136ae71a658 100644 --- a/stable/shlink-web-client/3.0.22/Chart.lock +++ b/stable/shlink-web-client/3.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:36:21.481755664Z" +generated: "2022-07-24T09:33:02.935279514Z" diff --git a/stable/shlink/4.0.24/CHANGELOG.md b/stable/shlink/4.0.24/CHANGELOG.md index a0e8be0e81a..d30b17d5383 100644 --- a/stable/shlink/4.0.24/CHANGELOG.md +++ b/stable/shlink/4.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shlink-4.0.24](https://github.com/truecharts/apps/compare/shlink-4.0.23...shlink-4.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shlink-4.0.24](https://github.com/truecharts/apps/compare/shlink-4.0.23...shlink-4.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [shlink-4.0.12](https://github.com/truecharts/apps/compare/shlink-4.0.11...shlink-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/shlink/4.0.24/Chart.lock b/stable/shlink/4.0.24/Chart.lock index 7a5d3c5a3d7..8724286d266 100644 --- a/stable/shlink/4.0.24/Chart.lock +++ b/stable/shlink/4.0.24/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:36:32.510377196Z" +generated: "2022-07-24T09:33:14.396353209Z" diff --git a/stable/shorturl/3.0.21/CHANGELOG.md b/stable/shorturl/3.0.21/CHANGELOG.md index c6e99bd44bb..2f464fa2a8e 100644 --- a/stable/shorturl/3.0.21/CHANGELOG.md +++ b/stable/shorturl/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shorturl-3.0.21](https://github.com/truecharts/apps/compare/shorturl-3.0.20...shorturl-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [shorturl-3.0.21](https://github.com/truecharts/apps/compare/shorturl-3.0.20...shorturl-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [shorturl-3.0.9](https://github.com/truecharts/apps/compare/shorturl-3.0.8...shorturl-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/shorturl/3.0.21/Chart.lock b/stable/shorturl/3.0.21/Chart.lock index b7fc46b767a..139b65077c5 100644 --- a/stable/shorturl/3.0.21/Chart.lock +++ b/stable/shorturl/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:36:28.85446343Z" +generated: "2022-07-24T09:33:07.925407166Z" diff --git a/stable/sickchill/3.0.24/CHANGELOG.md b/stable/sickchill/3.0.24/CHANGELOG.md index d1a1c0d0cfe..23f26807009 100644 --- a/stable/sickchill/3.0.24/CHANGELOG.md +++ b/stable/sickchill/3.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sickchill-3.0.24](https://github.com/truecharts/apps/compare/sickchill-3.0.23...sickchill-3.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sickchill-3.0.24](https://github.com/truecharts/apps/compare/sickchill-3.0.23...sickchill-3.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [sickchill-3.0.12](https://github.com/truecharts/apps/compare/sickchill-3.0.11...sickchill-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/sickchill/3.0.24/Chart.lock b/stable/sickchill/3.0.24/Chart.lock index 1eb4af2e54c..61c01b6a334 100644 --- a/stable/sickchill/3.0.24/Chart.lock +++ b/stable/sickchill/3.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:36:39.842524868Z" +generated: "2022-07-24T09:33:22.724967546Z" diff --git a/stable/sickgear/3.0.21/CHANGELOG.md b/stable/sickgear/3.0.21/CHANGELOG.md index c542e2d8952..fe7c003a759 100644 --- a/stable/sickgear/3.0.21/CHANGELOG.md +++ b/stable/sickgear/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sickgear-3.0.21](https://github.com/truecharts/apps/compare/sickgear-3.0.20...sickgear-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sickgear-3.0.21](https://github.com/truecharts/apps/compare/sickgear-3.0.20...sickgear-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [sickgear-3.0.9](https://github.com/truecharts/apps/compare/sickgear-3.0.8...sickgear-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/sickgear/3.0.21/Chart.lock b/stable/sickgear/3.0.21/Chart.lock index 9798aafc379..2ee66b0e2cd 100644 --- a/stable/sickgear/3.0.21/Chart.lock +++ b/stable/sickgear/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:36:45.168661049Z" +generated: "2022-07-24T09:33:27.144706584Z" diff --git a/stable/smokeping/3.0.21/CHANGELOG.md b/stable/smokeping/3.0.21/CHANGELOG.md index 501d143687a..f553c89c537 100644 --- a/stable/smokeping/3.0.21/CHANGELOG.md +++ b/stable/smokeping/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [smokeping-3.0.21](https://github.com/truecharts/apps/compare/smokeping-3.0.20...smokeping-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [smokeping-3.0.21](https://github.com/truecharts/apps/compare/smokeping-3.0.20...smokeping-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [smokeping-3.0.9](https://github.com/truecharts/apps/compare/smokeping-3.0.8...smokeping-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/smokeping/3.0.21/Chart.lock b/stable/smokeping/3.0.21/Chart.lock index b3247879f19..cc5caf8badd 100644 --- a/stable/smokeping/3.0.21/Chart.lock +++ b/stable/smokeping/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:36:47.578409126Z" +generated: "2022-07-24T09:33:27.504481159Z" diff --git a/stable/snapdrop/2.0.27/CHANGELOG.md b/stable/snapdrop/2.0.27/CHANGELOG.md index 30f8988917c..42de9125630 100644 --- a/stable/snapdrop/2.0.27/CHANGELOG.md +++ b/stable/snapdrop/2.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [snapdrop-2.0.27](https://github.com/truecharts/apps/compare/snapdrop-2.0.26...snapdrop-2.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [snapdrop-2.0.27](https://github.com/truecharts/apps/compare/snapdrop-2.0.26...snapdrop-2.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [snapdrop-2.0.15](https://github.com/truecharts/apps/compare/snapdrop-2.0.14...snapdrop-2.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/snapdrop/2.0.27/Chart.lock b/stable/snapdrop/2.0.27/Chart.lock index 8c91c9675f8..e61875cd87a 100644 --- a/stable/snapdrop/2.0.27/Chart.lock +++ b/stable/snapdrop/2.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:36:58.465479557Z" +generated: "2022-07-24T09:33:42.58562281Z" diff --git a/stable/snipe-it/4.0.31/CHANGELOG.md b/stable/snipe-it/4.0.31/CHANGELOG.md index 4173e80f6bd..ecd2b6e57b1 100644 --- a/stable/snipe-it/4.0.31/CHANGELOG.md +++ b/stable/snipe-it/4.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [snipe-it-4.0.31](https://github.com/truecharts/apps/compare/snipe-it-4.0.30...snipe-it-4.0.31) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [snipe-it-4.0.31](https://github.com/truecharts/apps/compare/snipe-it-4.0.30...snipe-it-4.0.31) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ## [snipe-it-4.0.20](https://github.com/truecharts/apps/compare/snipe-it-4.0.19...snipe-it-4.0.20) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [snipe-it-4.0.19](https://github.com/truecharts/apps/compare/snipe-it-4.0.18...snipe-it-4.0.19) (2022-07-12) - -#### Chore diff --git a/stable/snipe-it/4.0.31/Chart.lock b/stable/snipe-it/4.0.31/Chart.lock index 026c555cb0b..856f42a6d9d 100644 --- a/stable/snipe-it/4.0.31/Chart.lock +++ b/stable/snipe-it/4.0.31/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:9141160a1438754f41fcd88e56c724b564acdb76575e6f0e762790e79e9fcd1c -generated: "2022-07-23T20:37:15.745068556Z" +generated: "2022-07-24T09:33:59.559640842Z" diff --git a/stable/sonarr/11.0.22/CHANGELOG.md b/stable/sonarr/11.0.22/CHANGELOG.md index 98a6f588a58..a2aaa4087c5 100644 --- a/stable/sonarr/11.0.22/CHANGELOG.md +++ b/stable/sonarr/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sonarr-11.0.22](https://github.com/truecharts/apps/compare/sonarr-11.0.21...sonarr-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sonarr-11.0.22](https://github.com/truecharts/apps/compare/sonarr-11.0.21...sonarr-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [sonarr-11.0.10](https://github.com/truecharts/apps/compare/sonarr-11.0.9...sonarr-11.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/sonarr/11.0.22/Chart.lock b/stable/sonarr/11.0.22/Chart.lock index ab4646891b3..62a2c350675 100644 --- a/stable/sonarr/11.0.22/Chart.lock +++ b/stable/sonarr/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:37:03.849724294Z" +generated: "2022-07-24T09:33:46.408296423Z" diff --git a/stable/speedtest-exporter/3.0.24/CHANGELOG.md b/stable/speedtest-exporter/3.0.24/CHANGELOG.md index cf745f61d06..3b8e6c16dc7 100644 --- a/stable/speedtest-exporter/3.0.24/CHANGELOG.md +++ b/stable/speedtest-exporter/3.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [speedtest-exporter-3.0.24](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.23...speedtest-exporter-3.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [speedtest-exporter-3.0.24](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.23...speedtest-exporter-3.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [speedtest-exporter-3.0.12](https://github.com/truecharts/apps/compare/speedtest-exporter-3.0.11...speedtest-exporter-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/speedtest-exporter/3.0.24/Chart.lock b/stable/speedtest-exporter/3.0.24/Chart.lock index 2a17e1444ab..5c17b3912c0 100644 --- a/stable/speedtest-exporter/3.0.24/Chart.lock +++ b/stable/speedtest-exporter/3.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:37:05.780368319Z" +generated: "2022-07-24T09:33:47.665211563Z" diff --git a/stable/spotweb/4.0.24/CHANGELOG.md b/stable/spotweb/4.0.24/CHANGELOG.md index e4c861dbdff..2b5ac52beec 100644 --- a/stable/spotweb/4.0.24/CHANGELOG.md +++ b/stable/spotweb/4.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [spotweb-4.0.24](https://github.com/truecharts/apps/compare/spotweb-4.0.23...spotweb-4.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [spotweb-4.0.24](https://github.com/truecharts/apps/compare/spotweb-4.0.23...spotweb-4.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [spotweb-4.0.12](https://github.com/truecharts/apps/compare/spotweb-4.0.11...spotweb-4.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/spotweb/4.0.24/Chart.lock b/stable/spotweb/4.0.24/Chart.lock index 9235e547ec5..f077cd14132 100644 --- a/stable/spotweb/4.0.24/Chart.lock +++ b/stable/spotweb/4.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:37:22.290443792Z" +generated: "2022-07-24T09:34:08.230378489Z" diff --git a/stable/sqlitebrowser/3.0.21/CHANGELOG.md b/stable/sqlitebrowser/3.0.21/CHANGELOG.md index 850a0d3a89a..5024dbf989e 100644 --- a/stable/sqlitebrowser/3.0.21/CHANGELOG.md +++ b/stable/sqlitebrowser/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sqlitebrowser-3.0.21](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.20...sqlitebrowser-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [sqlitebrowser-3.0.21](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.20...sqlitebrowser-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [sqlitebrowser-3.0.9](https://github.com/truecharts/apps/compare/sqlitebrowser-3.0.8...sqlitebrowser-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/sqlitebrowser/3.0.21/Chart.lock b/stable/sqlitebrowser/3.0.21/Chart.lock index 35b88bb39b6..65edbbf3a2b 100644 --- a/stable/sqlitebrowser/3.0.21/Chart.lock +++ b/stable/sqlitebrowser/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:37:22.837021915Z" +generated: "2022-07-24T09:34:06.155895498Z" diff --git a/stable/stash/7.0.23/CHANGELOG.md b/stable/stash/7.0.23/CHANGELOG.md index 3ecddd0a285..dd6249175c0 100644 --- a/stable/stash/7.0.23/CHANGELOG.md +++ b/stable/stash/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [stash-7.0.23](https://github.com/truecharts/apps/compare/stash-7.0.22...stash-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [stash-7.0.23](https://github.com/truecharts/apps/compare/stash-7.0.22...stash-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [stash-7.0.11](https://github.com/truecharts/apps/compare/stash-7.0.10...stash-7.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/stash/7.0.23/Chart.lock b/stable/stash/7.0.23/Chart.lock index 832380a656f..aeb40360c9a 100644 --- a/stable/stash/7.0.23/Chart.lock +++ b/stable/stash/7.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:37:24.222958356Z" +generated: "2022-07-24T09:34:07.892494934Z" diff --git a/stable/static/3.0.21/CHANGELOG.md b/stable/static/3.0.21/CHANGELOG.md index 2374f6f2ea9..8982b616ce8 100644 --- a/stable/static/3.0.21/CHANGELOG.md +++ b/stable/static/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [static-3.0.21](https://github.com/truecharts/apps/compare/static-3.0.20...static-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [static-3.0.21](https://github.com/truecharts/apps/compare/static-3.0.20...static-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [static-3.0.9](https://github.com/truecharts/apps/compare/static-3.0.8...static-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/static/3.0.21/Chart.lock b/stable/static/3.0.21/Chart.lock index 99e458740fc..8de15c63d9a 100644 --- a/stable/static/3.0.21/Chart.lock +++ b/stable/static/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:37:41.086807155Z" +generated: "2022-07-24T09:34:26.239368057Z" diff --git a/stable/statping/7.0.23/CHANGELOG.md b/stable/statping/7.0.23/CHANGELOG.md index 78503e93f76..57eb55af946 100644 --- a/stable/statping/7.0.23/CHANGELOG.md +++ b/stable/statping/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [statping-7.0.23](https://github.com/truecharts/apps/compare/statping-7.0.22...statping-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [statping-7.0.23](https://github.com/truecharts/apps/compare/statping-7.0.22...statping-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [statping-7.0.11](https://github.com/truecharts/apps/compare/statping-7.0.10...statping-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/statping/7.0.23/Chart.lock b/stable/statping/7.0.23/Chart.lock index 7c9117543e1..0533dc72f4f 100644 --- a/stable/statping/7.0.23/Chart.lock +++ b/stable/statping/7.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:37:49.29056088Z" +generated: "2022-07-24T09:34:33.735642144Z" diff --git a/stable/storj-node/2.0.32/CHANGELOG.md b/stable/storj-node/2.0.32/CHANGELOG.md index 3504a4a72b1..6024469f105 100644 --- a/stable/storj-node/2.0.32/CHANGELOG.md +++ b/stable/storj-node/2.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [storj-node-2.0.32](https://github.com/truecharts/apps/compare/storj-node-2.0.31...storj-node-2.0.32) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [storj-node-2.0.32](https://github.com/truecharts/apps/compare/storj-node-2.0.31...storj-node-2.0.32) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [storj-node-2.0.20](https://github.com/truecharts/apps/compare/storj-node-2.0.19...storj-node-2.0.20) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/storj-node/2.0.32/Chart.lock b/stable/storj-node/2.0.32/Chart.lock index f4ea47e57be..f8454cd2c67 100644 --- a/stable/storj-node/2.0.32/Chart.lock +++ b/stable/storj-node/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:37:46.790960933Z" +generated: "2022-07-24T09:34:32.186013939Z" diff --git a/stable/strapi/4.0.23/CHANGELOG.md b/stable/strapi/4.0.23/CHANGELOG.md index 5cc62a071c8..9ac0868e1bc 100644 --- a/stable/strapi/4.0.23/CHANGELOG.md +++ b/stable/strapi/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [strapi-4.0.23](https://github.com/truecharts/apps/compare/strapi-4.0.22...strapi-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [strapi-4.0.23](https://github.com/truecharts/apps/compare/strapi-4.0.22...strapi-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ## [strapi-4.0.12](https://github.com/truecharts/apps/compare/strapi-4.0.11...strapi-4.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [strapi-4.0.11](https://github.com/truecharts/apps/compare/strapi-4.0.10...strapi-4.0.11) (2022-07-12) - -#### Chore diff --git a/stable/strapi/4.0.23/Chart.lock b/stable/strapi/4.0.23/Chart.lock index 7231900679c..2090285a8b1 100644 --- a/stable/strapi/4.0.23/Chart.lock +++ b/stable/strapi/4.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:37:53.547245991Z" +generated: "2022-07-24T09:34:40.634560842Z" diff --git a/stable/synapse/4.0.26/CHANGELOG.md b/stable/synapse/4.0.26/CHANGELOG.md index c1840942c93..11a82379575 100644 --- a/stable/synapse/4.0.26/CHANGELOG.md +++ b/stable/synapse/4.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [synapse-4.0.26](https://github.com/truecharts/apps/compare/synapse-4.0.25...synapse-4.0.26) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [synapse-4.0.26](https://github.com/truecharts/apps/compare/synapse-4.0.25...synapse-4.0.26) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ### Chore - bump to regenerate documentation - - - - -### [synapse-4.0.14](https://github.com/truecharts/apps/compare/synapse-4.0.13...synapse-4.0.14) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - diff --git a/stable/synapse/4.0.26/Chart.lock b/stable/synapse/4.0.26/Chart.lock index 6100e340e49..4042fc34d62 100644 --- a/stable/synapse/4.0.26/Chart.lock +++ b/stable/synapse/4.0.26/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:38:05.743799918Z" +generated: "2022-07-24T09:34:52.65656879Z" diff --git a/stable/synclounge/2.0.27/CHANGELOG.md b/stable/synclounge/2.0.27/CHANGELOG.md index 192740d479c..1f3539ac72f 100644 --- a/stable/synclounge/2.0.27/CHANGELOG.md +++ b/stable/synclounge/2.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [synclounge-2.0.27](https://github.com/truecharts/apps/compare/synclounge-2.0.26...synclounge-2.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [synclounge-2.0.27](https://github.com/truecharts/apps/compare/synclounge-2.0.26...synclounge-2.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [synclounge-2.0.15](https://github.com/truecharts/apps/compare/synclounge-2.0.14...synclounge-2.0.15) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/synclounge/2.0.27/Chart.lock b/stable/synclounge/2.0.27/Chart.lock index e114f625d7e..cd77cf3595b 100644 --- a/stable/synclounge/2.0.27/Chart.lock +++ b/stable/synclounge/2.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:04.761026168Z" +generated: "2022-07-24T09:34:50.985651402Z" diff --git a/stable/syncthing/11.0.24/CHANGELOG.md b/stable/syncthing/11.0.24/CHANGELOG.md index d72f98af7e8..04ae7e2a117 100644 --- a/stable/syncthing/11.0.24/CHANGELOG.md +++ b/stable/syncthing/11.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [syncthing-11.0.24](https://github.com/truecharts/apps/compare/syncthing-11.0.23...syncthing-11.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [syncthing-11.0.24](https://github.com/truecharts/apps/compare/syncthing-11.0.23...syncthing-11.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [syncthing-11.0.12](https://github.com/truecharts/apps/compare/syncthing-11.0.11...syncthing-11.0.12) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - diff --git a/stable/syncthing/11.0.24/Chart.lock b/stable/syncthing/11.0.24/Chart.lock index aca11989ce9..bf63c214a97 100644 --- a/stable/syncthing/11.0.24/Chart.lock +++ b/stable/syncthing/11.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:14.125926161Z" +generated: "2022-07-24T09:35:00.63965597Z" diff --git a/stable/syslog-ng/2.0.22/CHANGELOG.md b/stable/syslog-ng/2.0.22/CHANGELOG.md index e1c4c76b61f..056270bf08c 100644 --- a/stable/syslog-ng/2.0.22/CHANGELOG.md +++ b/stable/syslog-ng/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [syslog-ng-2.0.22](https://github.com/truecharts/apps/compare/syslog-ng-2.0.21...syslog-ng-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [syslog-ng-2.0.22](https://github.com/truecharts/apps/compare/syslog-ng-2.0.21...syslog-ng-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [syslog-ng-2.0.10](https://github.com/truecharts/apps/compare/syslog-ng-2.0.9...syslog-ng-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/syslog-ng/2.0.22/Chart.lock b/stable/syslog-ng/2.0.22/Chart.lock index abf5608026b..277daa9bd8b 100644 --- a/stable/syslog-ng/2.0.22/Chart.lock +++ b/stable/syslog-ng/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:17.384444705Z" +generated: "2022-07-24T09:35:06.871499472Z" diff --git a/stable/tautulli/11.0.22/CHANGELOG.md b/stable/tautulli/11.0.22/CHANGELOG.md index c41c70da374..9eba8eac99f 100644 --- a/stable/tautulli/11.0.22/CHANGELOG.md +++ b/stable/tautulli/11.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tautulli-11.0.22](https://github.com/truecharts/apps/compare/tautulli-11.0.21...tautulli-11.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tautulli-11.0.22](https://github.com/truecharts/apps/compare/tautulli-11.0.21...tautulli-11.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [tautulli-11.0.10](https://github.com/truecharts/apps/compare/tautulli-11.0.9...tautulli-11.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/tautulli/11.0.22/Chart.lock b/stable/tautulli/11.0.22/Chart.lock index bdba4d0d2ad..77e30ac5b4c 100644 --- a/stable/tautulli/11.0.22/Chart.lock +++ b/stable/tautulli/11.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:23.889240437Z" +generated: "2022-07-24T09:35:10.36257551Z" diff --git a/stable/tdarr-node/2.0.23/CHANGELOG.md b/stable/tdarr-node/2.0.23/CHANGELOG.md index 6c031ae311d..e9fc97ee8ee 100644 --- a/stable/tdarr-node/2.0.23/CHANGELOG.md +++ b/stable/tdarr-node/2.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tdarr-node-2.0.23](https://github.com/truecharts/apps/compare/tdarr-node-2.0.22...tdarr-node-2.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tdarr-node-2.0.23](https://github.com/truecharts/apps/compare/tdarr-node-2.0.22...tdarr-node-2.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - -### Fix - -- bump to ensure .helmignore is present on all Charts -- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. -- remove malfunctioning SCALE migration script - -### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) diff --git a/stable/tdarr-node/2.0.23/Chart.lock b/stable/tdarr-node/2.0.23/Chart.lock index f6cbbcc6ec6..d07f0e22611 100644 --- a/stable/tdarr-node/2.0.23/Chart.lock +++ b/stable/tdarr-node/2.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:31.947900453Z" +generated: "2022-07-24T09:35:20.626056972Z" diff --git a/stable/tdarr/2.0.22/CHANGELOG.md b/stable/tdarr/2.0.22/CHANGELOG.md index 34e46628e40..18b5d63ce4d 100644 --- a/stable/tdarr/2.0.22/CHANGELOG.md +++ b/stable/tdarr/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tdarr-2.0.22](https://github.com/truecharts/apps/compare/tdarr-node-2.0.22...tdarr-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tdarr-2.0.22](https://github.com/truecharts/apps/compare/tdarr-node-2.0.22...tdarr-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. - remove malfunctioning SCALE migration script -### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - - - - - - diff --git a/stable/tdarr/2.0.22/Chart.lock b/stable/tdarr/2.0.22/Chart.lock index 4e7fb1e595c..ef154d6bc9a 100644 --- a/stable/tdarr/2.0.22/Chart.lock +++ b/stable/tdarr/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:31.152471554Z" +generated: "2022-07-24T09:35:19.08522361Z" diff --git a/stable/teamspeak3/4.0.23/CHANGELOG.md b/stable/teamspeak3/4.0.23/CHANGELOG.md index 170e32bf1ff..fec5803bc26 100644 --- a/stable/teamspeak3/4.0.23/CHANGELOG.md +++ b/stable/teamspeak3/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [teamspeak3-4.0.23](https://github.com/truecharts/apps/compare/teamspeak3-4.0.22...teamspeak3-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [teamspeak3-4.0.23](https://github.com/truecharts/apps/compare/teamspeak3-4.0.22...teamspeak3-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [teamspeak3-4.0.11](https://github.com/truecharts/apps/compare/teamspeak3-4.0.10...teamspeak3-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/teamspeak3/4.0.23/Chart.lock b/stable/teamspeak3/4.0.23/Chart.lock index c2feb1cf619..6b08856a292 100644 --- a/stable/teamspeak3/4.0.23/Chart.lock +++ b/stable/teamspeak3/4.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:35.376469497Z" +generated: "2022-07-24T09:35:25.098446925Z" diff --git a/stable/teedy/7.0.24/CHANGELOG.md b/stable/teedy/7.0.24/CHANGELOG.md index 72917e03290..f1031a43ebd 100644 --- a/stable/teedy/7.0.24/CHANGELOG.md +++ b/stable/teedy/7.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [teedy-7.0.24](https://github.com/truecharts/apps/compare/teedy-7.0.23...teedy-7.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [teedy-7.0.24](https://github.com/truecharts/apps/compare/teedy-7.0.23...teedy-7.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [teedy-7.0.12](https://github.com/truecharts/apps/compare/teedy-7.0.11...teedy-7.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/teedy/7.0.24/Chart.lock b/stable/teedy/7.0.24/Chart.lock index b1cd36d5f3c..d3e45639ee4 100644 --- a/stable/teedy/7.0.24/Chart.lock +++ b/stable/teedy/7.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:38:47.925594075Z" +generated: "2022-07-24T09:35:36.966537928Z" diff --git a/stable/thelounge/6.0.21/CHANGELOG.md b/stable/thelounge/6.0.21/CHANGELOG.md index 7b97bd1eec3..6fc34b80ce0 100644 --- a/stable/thelounge/6.0.21/CHANGELOG.md +++ b/stable/thelounge/6.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [thelounge-6.0.21](https://github.com/truecharts/apps/compare/thelounge-6.0.20...thelounge-6.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [thelounge-6.0.21](https://github.com/truecharts/apps/compare/thelounge-6.0.20...thelounge-6.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [thelounge-6.0.9](https://github.com/truecharts/apps/compare/thelounge-6.0.8...thelounge-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/thelounge/6.0.21/Chart.lock b/stable/thelounge/6.0.21/Chart.lock index 7f71ac26ac0..6cb2e23435e 100644 --- a/stable/thelounge/6.0.21/Chart.lock +++ b/stable/thelounge/6.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:50.218271612Z" +generated: "2022-07-24T09:35:38.052765781Z" diff --git a/stable/theme-park/2.0.0/CHANGELOG.md b/stable/theme-park/2.0.0/CHANGELOG.md index 315d4e457e4..8af105abc78 100644 --- a/stable/theme-park/2.0.0/CHANGELOG.md +++ b/stable/theme-park/2.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [theme-park-2.0.0](https://github.com/truecharts/apps/compare/theme-park-1.0.23...theme-park-2.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [theme-park-2.0.0](https://github.com/truecharts/apps/compare/theme-park-1.0.23...theme-park-2.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ #### Chore -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [theme-park-1.0.12](https://github.com/truecharts/apps/compare/theme-park-1.0.11...theme-park-1.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/theme-park/2.0.0/Chart.lock b/stable/theme-park/2.0.0/Chart.lock index 96c56835779..b771994dd2a 100644 --- a/stable/theme-park/2.0.0/Chart.lock +++ b/stable/theme-park/2.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:50.390211848Z" +generated: "2022-07-24T09:35:39.985438654Z" diff --git a/stable/tinymediamanager/2.0.21/CHANGELOG.md b/stable/tinymediamanager/2.0.21/CHANGELOG.md index 63790211adf..c65cd26ce3d 100644 --- a/stable/tinymediamanager/2.0.21/CHANGELOG.md +++ b/stable/tinymediamanager/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tinymediamanager-2.0.21](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.20...tinymediamanager-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tinymediamanager-2.0.21](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.20...tinymediamanager-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [tinymediamanager-2.0.9](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.8...tinymediamanager-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/tinymediamanager/2.0.21/Chart.lock b/stable/tinymediamanager/2.0.21/Chart.lock index 74a26edb128..594fce310a8 100644 --- a/stable/tinymediamanager/2.0.21/Chart.lock +++ b/stable/tinymediamanager/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:38:53.328080347Z" +generated: "2022-07-24T09:35:44.064967801Z" diff --git a/stable/traccar/7.0.24/CHANGELOG.md b/stable/traccar/7.0.24/CHANGELOG.md index 607f78381f7..fa853d34327 100644 --- a/stable/traccar/7.0.24/CHANGELOG.md +++ b/stable/traccar/7.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [traccar-7.0.24](https://github.com/truecharts/apps/compare/traccar-7.0.23...traccar-7.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [traccar-7.0.24](https://github.com/truecharts/apps/compare/traccar-7.0.23...traccar-7.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ ### [traccar-7.0.12](https://github.com/truecharts/apps/compare/traccar-7.0.11...traccar-7.0.12) (2022-07-11) #### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [traccar-7.0.11](https://github.com/truecharts/apps/compare/traccar-7.0.10...traccar-7.0.11) (2022-07-11) - -#### Chore - -* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) diff --git a/stable/traccar/7.0.24/Chart.lock b/stable/traccar/7.0.24/Chart.lock index e8551f9db00..874535384fe 100644 --- a/stable/traccar/7.0.24/Chart.lock +++ b/stable/traccar/7.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:39:15.31815837Z" +generated: "2022-07-24T09:36:04.822396579Z" diff --git a/stable/traefik/13.1.4/CHANGELOG.md b/stable/traefik/13.1.4/CHANGELOG.md index 2926224bc7f..f6abad96312 100644 --- a/stable/traefik/13.1.4/CHANGELOG.md +++ b/stable/traefik/13.1.4/CHANGELOG.md @@ -2,6 +2,17 @@ +## [traefik-13.1.4](https://github.com/truecharts/apps/compare/traefik-13.1.3...traefik-13.1.4) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [traefik-13.1.4](https://github.com/truecharts/apps/compare/traefik-13.1.3...traefik-13.1.4) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ -## [traefik-12.0.18](https://github.com/truecharts/apps/compare/traefik-12.0.17...traefik-12.0.18) (2022-07-13) - - - -## [traefik-12.0.17](https://github.com/truecharts/apps/compare/traefik-12.0.15...traefik-12.0.17) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - diff --git a/stable/traefik/13.1.4/Chart.lock b/stable/traefik/13.1.4/Chart.lock index 7fa49eb105c..945ad9579b1 100644 --- a/stable/traefik/13.1.4/Chart.lock +++ b/stable/traefik/13.1.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:39:09.618683583Z" +generated: "2022-07-24T09:35:58.3599351Z" diff --git a/stable/transmission/12.0.23/CHANGELOG.md b/stable/transmission/12.0.23/CHANGELOG.md index 1d88480327a..582878fd69d 100644 --- a/stable/transmission/12.0.23/CHANGELOG.md +++ b/stable/transmission/12.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [transmission-12.0.23](https://github.com/truecharts/apps/compare/transmission-12.0.22...transmission-12.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [transmission-12.0.23](https://github.com/truecharts/apps/compare/transmission-12.0.22...transmission-12.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [transmission-12.0.11](https://github.com/truecharts/apps/compare/transmission-12.0.10...transmission-12.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - diff --git a/stable/transmission/12.0.23/Chart.lock b/stable/transmission/12.0.23/Chart.lock index 0053bd4e23c..2e4eca0ebf9 100644 --- a/stable/transmission/12.0.23/Chart.lock +++ b/stable/transmission/12.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:39:11.80070441Z" +generated: "2022-07-24T09:36:03.1309475Z" diff --git a/stable/trilium-notes/5.0.22/CHANGELOG.md b/stable/trilium-notes/5.0.22/CHANGELOG.md index d145ed71fc6..83f1a2ddd25 100644 --- a/stable/trilium-notes/5.0.22/CHANGELOG.md +++ b/stable/trilium-notes/5.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [trilium-notes-5.0.22](https://github.com/truecharts/apps/compare/trilium-notes-5.0.21...trilium-notes-5.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [trilium-notes-5.0.22](https://github.com/truecharts/apps/compare/trilium-notes-5.0.21...trilium-notes-5.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [trilium-notes-5.0.10](https://github.com/truecharts/apps/compare/trilium-notes-5.0.9...trilium-notes-5.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/trilium-notes/5.0.22/Chart.lock b/stable/trilium-notes/5.0.22/Chart.lock index 9c9efa958a8..05c2613dfaf 100644 --- a/stable/trilium-notes/5.0.22/Chart.lock +++ b/stable/trilium-notes/5.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:39:12.598202738Z" +generated: "2022-07-24T09:36:03.544894195Z" diff --git a/stable/truecommand/11.0.21/CHANGELOG.md b/stable/truecommand/11.0.21/CHANGELOG.md index 2f1d8d83b1f..e2dc167bcd5 100644 --- a/stable/truecommand/11.0.21/CHANGELOG.md +++ b/stable/truecommand/11.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [truecommand-11.0.21](https://github.com/truecharts/apps/compare/truecommand-11.0.20...truecommand-11.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [truecommand-11.0.21](https://github.com/truecharts/apps/compare/truecommand-11.0.20...truecommand-11.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [truecommand-11.0.9](https://github.com/truecharts/apps/compare/truecommand-11.0.8...truecommand-11.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/truecommand/11.0.21/Chart.lock b/stable/truecommand/11.0.21/Chart.lock index 7aa4ad7921d..ec37e146e22 100644 --- a/stable/truecommand/11.0.21/Chart.lock +++ b/stable/truecommand/11.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:39:28.303498517Z" +generated: "2022-07-24T09:36:17.564577398Z" diff --git a/stable/tsmuxer/1.0.0/CHANGELOG.md b/stable/tsmuxer/1.0.0/CHANGELOG.md index 546cdbfb00a..095761316c0 100644 --- a/stable/tsmuxer/1.0.0/CHANGELOG.md +++ b/stable/tsmuxer/1.0.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [tsmuxer-1.0.0](https://github.com/truecharts/apps/compare/tsmuxer-0.0.13...tsmuxer-1.0.0) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move some apps to stable ([#3281](https://github.com/truecharts/apps/issues/3281)) + + + + ## [tsmuxer-1.0.0](https://github.com/truecharts/apps/compare/tsmuxer-0.0.13...tsmuxer-1.0.0) (2022-07-23) ### Feat @@ -84,16 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) -* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - - -### [tsmuxer-0.0.2](https://github.com/truecharts/apps/compare/tsmuxer-0.0.1...tsmuxer-0.0.2) (2022-07-09) - -#### Chore - -* Auto-update chart README [skip ci] -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/tsmuxer/1.0.0/Chart.lock b/stable/tsmuxer/1.0.0/Chart.lock index c8d6bf429e9..1ea24721a8c 100644 --- a/stable/tsmuxer/1.0.0/Chart.lock +++ b/stable/tsmuxer/1.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:39:30.520378508Z" +generated: "2022-07-24T09:36:22.657592153Z" diff --git a/stable/tt-rss/7.0.23/CHANGELOG.md b/stable/tt-rss/7.0.23/CHANGELOG.md index d1337023556..05e03bef428 100644 --- a/stable/tt-rss/7.0.23/CHANGELOG.md +++ b/stable/tt-rss/7.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tt-rss-7.0.23](https://github.com/truecharts/apps/compare/tt-rss-7.0.22...tt-rss-7.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tt-rss-7.0.23](https://github.com/truecharts/apps/compare/tt-rss-7.0.22...tt-rss-7.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [tt-rss-7.0.11](https://github.com/truecharts/apps/compare/tt-rss-7.0.10...tt-rss-7.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/tt-rss/7.0.23/Chart.lock b/stable/tt-rss/7.0.23/Chart.lock index aca2f80a450..d260ae33341 100644 --- a/stable/tt-rss/7.0.23/Chart.lock +++ b/stable/tt-rss/7.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:39:38.176741059Z" +generated: "2022-07-24T09:36:29.677465105Z" diff --git a/stable/tvheadend/12.0.21/CHANGELOG.md b/stable/tvheadend/12.0.21/CHANGELOG.md index 6f3e9fca42f..dd5237b44fd 100644 --- a/stable/tvheadend/12.0.21/CHANGELOG.md +++ b/stable/tvheadend/12.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tvheadend-12.0.21](https://github.com/truecharts/apps/compare/tvheadend-12.0.20...tvheadend-12.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [tvheadend-12.0.21](https://github.com/truecharts/apps/compare/tvheadend-12.0.20...tvheadend-12.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [tvheadend-12.0.9](https://github.com/truecharts/apps/compare/tvheadend-12.0.8...tvheadend-12.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/tvheadend/12.0.21/Chart.lock b/stable/tvheadend/12.0.21/Chart.lock index adc841da048..051b9bab5ca 100644 --- a/stable/tvheadend/12.0.21/Chart.lock +++ b/stable/tvheadend/12.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:39:39.308203136Z" +generated: "2022-07-24T09:36:30.41030526Z" diff --git a/stable/twtxt/3.0.21/CHANGELOG.md b/stable/twtxt/3.0.21/CHANGELOG.md index 285d478a31e..38f721e517c 100644 --- a/stable/twtxt/3.0.21/CHANGELOG.md +++ b/stable/twtxt/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [twtxt-3.0.21](https://github.com/truecharts/apps/compare/twtxt-3.0.20...twtxt-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [twtxt-3.0.21](https://github.com/truecharts/apps/compare/twtxt-3.0.20...twtxt-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [twtxt-3.0.9](https://github.com/truecharts/apps/compare/twtxt-3.0.8...twtxt-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/twtxt/3.0.21/Chart.lock b/stable/twtxt/3.0.21/Chart.lock index 8c8c3d8505a..cd8fd7283ae 100644 --- a/stable/twtxt/3.0.21/Chart.lock +++ b/stable/twtxt/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:39:46.000387598Z" +generated: "2022-07-24T09:36:36.562100107Z" diff --git a/stable/typecho/3.0.23/CHANGELOG.md b/stable/typecho/3.0.23/CHANGELOG.md index 5351f3787ff..619dcee4b39 100644 --- a/stable/typecho/3.0.23/CHANGELOG.md +++ b/stable/typecho/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [typecho-3.0.23](https://github.com/truecharts/apps/compare/typecho-3.0.22...typecho-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [typecho-3.0.23](https://github.com/truecharts/apps/compare/typecho-3.0.22...typecho-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [typecho-3.0.11](https://github.com/truecharts/apps/compare/typecho-3.0.10...typecho-3.0.11) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/typecho/3.0.23/Chart.lock b/stable/typecho/3.0.23/Chart.lock index 4ec066aed04..44d91922557 100644 --- a/stable/typecho/3.0.23/Chart.lock +++ b/stable/typecho/3.0.23/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:39:55.450559264Z" +generated: "2022-07-24T09:36:49.164898898Z" diff --git a/stable/ubooquity/3.0.22/CHANGELOG.md b/stable/ubooquity/3.0.22/CHANGELOG.md index 3fd1df389a7..3592c68cb63 100644 --- a/stable/ubooquity/3.0.22/CHANGELOG.md +++ b/stable/ubooquity/3.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ubooquity-3.0.22](https://github.com/truecharts/apps/compare/ubooquity-3.0.21...ubooquity-3.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [ubooquity-3.0.22](https://github.com/truecharts/apps/compare/ubooquity-3.0.21...ubooquity-3.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ -### [ubooquity-3.0.10](https://github.com/truecharts/apps/compare/ubooquity-3.0.9...ubooquity-3.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - -#### Fix - -* make root fs writable ([#3142](https://github.com/truecharts/apps/issues/3142)) - - diff --git a/stable/ubooquity/3.0.22/Chart.lock b/stable/ubooquity/3.0.22/Chart.lock index 179ce3340ef..bda2d0ff14e 100644 --- a/stable/ubooquity/3.0.22/Chart.lock +++ b/stable/ubooquity/3.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:39:57.65039514Z" +generated: "2022-07-24T09:36:50.007527802Z" diff --git a/stable/unifi/11.0.21/CHANGELOG.md b/stable/unifi/11.0.21/CHANGELOG.md index 1fbf062c185..0e6d96ee689 100644 --- a/stable/unifi/11.0.21/CHANGELOG.md +++ b/stable/unifi/11.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [unifi-11.0.21](https://github.com/truecharts/apps/compare/unifi-11.0.20...unifi-11.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [unifi-11.0.21](https://github.com/truecharts/apps/compare/unifi-11.0.20...unifi-11.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [unifi-11.0.9](https://github.com/truecharts/apps/compare/unifi-11.0.8...unifi-11.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/unifi/11.0.21/Chart.lock b/stable/unifi/11.0.21/Chart.lock index 55c1a4fb3b7..ca038644b22 100644 --- a/stable/unifi/11.0.21/Chart.lock +++ b/stable/unifi/11.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:03.211351063Z" +generated: "2022-07-24T09:36:55.736363567Z" diff --git a/stable/unmanic/3.0.21/CHANGELOG.md b/stable/unmanic/3.0.21/CHANGELOG.md index 8be21d08600..479503274df 100644 --- a/stable/unmanic/3.0.21/CHANGELOG.md +++ b/stable/unmanic/3.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [unmanic-3.0.21](https://github.com/truecharts/apps/compare/unmanic-3.0.20...unmanic-3.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [unmanic-3.0.21](https://github.com/truecharts/apps/compare/unmanic-3.0.20...unmanic-3.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [unmanic-3.0.9](https://github.com/truecharts/apps/compare/unmanic-3.0.8...unmanic-3.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/unmanic/3.0.21/Chart.lock b/stable/unmanic/3.0.21/Chart.lock index 7329ab1e81a..2cf1c5e846b 100644 --- a/stable/unmanic/3.0.21/Chart.lock +++ b/stable/unmanic/3.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:04.126165591Z" +generated: "2022-07-24T09:36:55.763191142Z" diff --git a/stable/unpackerr/6.0.21/CHANGELOG.md b/stable/unpackerr/6.0.21/CHANGELOG.md index 78e012154e7..f08f4a3eff6 100644 --- a/stable/unpackerr/6.0.21/CHANGELOG.md +++ b/stable/unpackerr/6.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [unpackerr-6.0.21](https://github.com/truecharts/apps/compare/unpackerr-6.0.20...unpackerr-6.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [unpackerr-6.0.21](https://github.com/truecharts/apps/compare/unpackerr-6.0.20...unpackerr-6.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [unpackerr-6.0.9](https://github.com/truecharts/apps/compare/unpackerr-6.0.8...unpackerr-6.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/unpackerr/6.0.21/Chart.lock b/stable/unpackerr/6.0.21/Chart.lock index 4ce474164d2..1f8ea54649d 100644 --- a/stable/unpackerr/6.0.21/Chart.lock +++ b/stable/unpackerr/6.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:15.811665221Z" +generated: "2022-07-24T09:37:09.350360304Z" diff --git a/stable/unpoller/3.0.24/CHANGELOG.md b/stable/unpoller/3.0.24/CHANGELOG.md index 2427316751d..05ca531a2f3 100644 --- a/stable/unpoller/3.0.24/CHANGELOG.md +++ b/stable/unpoller/3.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [unpoller-3.0.24](https://github.com/truecharts/apps/compare/unpoller-3.0.23...unpoller-3.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [unpoller-3.0.24](https://github.com/truecharts/apps/compare/unpoller-3.0.23...unpoller-3.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [unpoller-3.0.12](https://github.com/truecharts/apps/compare/unpoller-3.0.11...unpoller-3.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/unpoller/3.0.24/Chart.lock b/stable/unpoller/3.0.24/Chart.lock index b60c0ec2067..86d34c7cfa7 100644 --- a/stable/unpoller/3.0.24/Chart.lock +++ b/stable/unpoller/3.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:20.301779124Z" +generated: "2022-07-24T09:37:14.780075845Z" diff --git a/stable/uptime-kuma/3.0.22/CHANGELOG.md b/stable/uptime-kuma/3.0.22/CHANGELOG.md index edda3a49e86..4c693b226a1 100644 --- a/stable/uptime-kuma/3.0.22/CHANGELOG.md +++ b/stable/uptime-kuma/3.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [uptime-kuma-3.0.22](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.21...uptime-kuma-3.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [uptime-kuma-3.0.22](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.21...uptime-kuma-3.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [uptime-kuma-3.0.10](https://github.com/truecharts/apps/compare/uptime-kuma-3.0.9...uptime-kuma-3.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/uptime-kuma/3.0.22/Chart.lock b/stable/uptime-kuma/3.0.22/Chart.lock index ca8ad548604..7751e8f4ab3 100644 --- a/stable/uptime-kuma/3.0.22/Chart.lock +++ b/stable/uptime-kuma/3.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:21.620489949Z" +generated: "2022-07-24T09:37:14.789167374Z" diff --git a/stable/uptimerobot-prometheus/4.0.24/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.24/CHANGELOG.md index 1c75168c16b..b27b2f2e081 100644 --- a/stable/uptimerobot-prometheus/4.0.24/CHANGELOG.md +++ b/stable/uptimerobot-prometheus/4.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [uptimerobot-prometheus-4.0.24](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.23...uptimerobot-prometheus-4.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [uptimerobot-prometheus-4.0.24](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.23...uptimerobot-prometheus-4.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [uptimerobot-prometheus-4.0.12](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.11...uptimerobot-prometheus-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/uptimerobot-prometheus/4.0.24/Chart.lock b/stable/uptimerobot-prometheus/4.0.24/Chart.lock index 113ec09f935..508dd17f93d 100644 --- a/stable/uptimerobot-prometheus/4.0.24/Chart.lock +++ b/stable/uptimerobot-prometheus/4.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:22.095918712Z" +generated: "2022-07-24T09:37:15.168699833Z" diff --git a/stable/valheim/3.0.24/CHANGELOG.md b/stable/valheim/3.0.24/CHANGELOG.md index 6cf7a06dfbf..115cce9703f 100644 --- a/stable/valheim/3.0.24/CHANGELOG.md +++ b/stable/valheim/3.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [valheim-3.0.24](https://github.com/truecharts/apps/compare/valheim-3.0.23...valheim-3.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [valheim-3.0.24](https://github.com/truecharts/apps/compare/valheim-3.0.23...valheim-3.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [valheim-3.0.12](https://github.com/truecharts/apps/compare/valheim-3.0.11...valheim-3.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/valheim/3.0.24/Chart.lock b/stable/valheim/3.0.24/Chart.lock index 509832ea569..851b1c9ac83 100644 --- a/stable/valheim/3.0.24/Chart.lock +++ b/stable/valheim/3.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:33.781488192Z" +generated: "2022-07-24T09:37:28.387815353Z" diff --git a/stable/vaultwarden/16.0.24/CHANGELOG.md b/stable/vaultwarden/16.0.24/CHANGELOG.md index cfb4542bb15..c7f313f60bc 100644 --- a/stable/vaultwarden/16.0.24/CHANGELOG.md +++ b/stable/vaultwarden/16.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vaultwarden-16.0.24](https://github.com/truecharts/apps/compare/vaultwarden-16.0.23...vaultwarden-16.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [vaultwarden-16.0.24](https://github.com/truecharts/apps/compare/vaultwarden-16.0.23...vaultwarden-16.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [vaultwarden-16.0.12](https://github.com/truecharts/apps/compare/vaultwarden-16.0.11...vaultwarden-16.0.12) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/vaultwarden/16.0.24/Chart.lock b/stable/vaultwarden/16.0.24/Chart.lock index 22a9d787138..0c2af8b598c 100644 --- a/stable/vaultwarden/16.0.24/Chart.lock +++ b/stable/vaultwarden/16.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:40:45.722056129Z" +generated: "2022-07-24T09:37:40.287828204Z" diff --git a/stable/verysync/2.0.24/CHANGELOG.md b/stable/verysync/2.0.24/CHANGELOG.md index f89b81bb7c4..d48c8b9ba1e 100644 --- a/stable/verysync/2.0.24/CHANGELOG.md +++ b/stable/verysync/2.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [verysync-2.0.24](https://github.com/truecharts/apps/compare/verysync-2.0.23...verysync-2.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [verysync-2.0.24](https://github.com/truecharts/apps/compare/verysync-2.0.23...verysync-2.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [verysync-2.0.11](https://github.com/truecharts/apps/compare/verysync-2.0.10...verysync-2.0.11) (2022-07-10) - -#### Fix - -* revert combine ports ([#3119](https://github.com/truecharts/apps/issues/3119)) - - diff --git a/stable/verysync/2.0.24/Chart.lock b/stable/verysync/2.0.24/Chart.lock index de725d37b77..2b7ddb54195 100644 --- a/stable/verysync/2.0.24/Chart.lock +++ b/stable/verysync/2.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:39.602001153Z" +generated: "2022-07-24T09:37:34.153152338Z" diff --git a/stable/vikunja/3.0.29/CHANGELOG.md b/stable/vikunja/3.0.30/CHANGELOG.md similarity index 85% rename from stable/vikunja/3.0.29/CHANGELOG.md rename to stable/vikunja/3.0.30/CHANGELOG.md index ae4391ce656..cd5189a4561 100644 --- a/stable/vikunja/3.0.29/CHANGELOG.md +++ b/stable/vikunja/3.0.30/CHANGELOG.md @@ -2,6 +2,18 @@ +## [vikunja-3.0.30](https://github.com/truecharts/apps/compare/vikunja-3.0.28...vikunja-3.0.30) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [vikunja-3.0.29](https://github.com/truecharts/apps/compare/vikunja-3.0.28...vikunja-3.0.29) (2022-07-23) ### Chore @@ -85,15 +97,3 @@ ## [vikunja-3.0.19](https://github.com/truecharts/apps/compare/vikunja-3.0.18...vikunja-3.0.19) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [vikunja-3.0.18](https://github.com/truecharts/apps/compare/vikunja-3.0.16...vikunja-3.0.18) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) diff --git a/stable/vikunja/3.0.30/Chart.lock b/stable/vikunja/3.0.30/Chart.lock new file mode 100644 index 00000000000..6725fc55dca --- /dev/null +++ b/stable/vikunja/3.0.30/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.45 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.44 +digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d +generated: "2022-07-24T09:37:47.728239797Z" diff --git a/stable/vikunja/3.0.29/Chart.yaml b/stable/vikunja/3.0.30/Chart.yaml similarity index 98% rename from stable/vikunja/3.0.29/Chart.yaml rename to stable/vikunja/3.0.30/Chart.yaml index 0353a1fefaf..f7ce488080e 100644 --- a/stable/vikunja/3.0.29/Chart.yaml +++ b/stable/vikunja/3.0.30/Chart.yaml @@ -25,7 +25,7 @@ maintainers: name: vikunja sources: - https://vikunja.io/docs -version: 3.0.29 +version: 3.0.30 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/vikunja/3.0.29/README.md b/stable/vikunja/3.0.30/README.md similarity index 98% rename from stable/vikunja/3.0.29/README.md rename to stable/vikunja/3.0.30/README.md index b1a48c2d91c..d915a2c360f 100644 --- a/stable/vikunja/3.0.29/README.md +++ b/stable/vikunja/3.0.30/README.md @@ -1,6 +1,6 @@ # vikunja -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) The to-do app to organize your life. diff --git a/stable/vikunja/3.0.29/app-readme.md b/stable/vikunja/3.0.30/app-readme.md similarity index 100% rename from stable/vikunja/3.0.29/app-readme.md rename to stable/vikunja/3.0.30/app-readme.md diff --git a/stable/vikunja/3.0.30/charts/common-10.4.7.tgz b/stable/vikunja/3.0.30/charts/common-10.4.7.tgz new file mode 100644 index 00000000000..5f8cfb60610 Binary files /dev/null and b/stable/vikunja/3.0.30/charts/common-10.4.7.tgz differ diff --git a/stable/vikunja/3.0.30/charts/postgresql-8.0.45.tgz b/stable/vikunja/3.0.30/charts/postgresql-8.0.45.tgz new file mode 100644 index 00000000000..865afe15cbb Binary files /dev/null and b/stable/vikunja/3.0.30/charts/postgresql-8.0.45.tgz differ diff --git a/stable/vikunja/3.0.30/charts/redis-3.0.44.tgz b/stable/vikunja/3.0.30/charts/redis-3.0.44.tgz new file mode 100644 index 00000000000..ff4664e0cdd Binary files /dev/null and b/stable/vikunja/3.0.30/charts/redis-3.0.44.tgz differ diff --git a/stable/vikunja/3.0.29/ix_values.yaml b/stable/vikunja/3.0.30/ix_values.yaml similarity index 97% rename from stable/vikunja/3.0.29/ix_values.yaml rename to stable/vikunja/3.0.30/ix_values.yaml index a6eb3c66836..1daeb232865 100644 --- a/stable/vikunja/3.0.29/ix_values.yaml +++ b/stable/vikunja/3.0.30/ix_values.yaml @@ -10,7 +10,7 @@ frontendImage: nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.23.1@sha256:dd2e66c3774f076a586835ef0313b1a279bcbc53a76dbcab244fa08a0c251f2d + tag: v1.23.1@sha256:4dca9b83e5daef93e80b36abd25c7e93f6ed73a6bd6cd389c2aaef92af34086a securityContext: readOnlyRootFilesystem: false diff --git a/stable/vikunja/3.0.29/questions.yaml b/stable/vikunja/3.0.30/questions.yaml similarity index 100% rename from stable/vikunja/3.0.29/questions.yaml rename to stable/vikunja/3.0.30/questions.yaml diff --git a/stable/vikunja/3.0.29/templates/_secrets.tpl b/stable/vikunja/3.0.30/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/3.0.29/templates/_secrets.tpl rename to stable/vikunja/3.0.30/templates/_secrets.tpl diff --git a/stable/vikunja/3.0.29/templates/common.yaml b/stable/vikunja/3.0.30/templates/common.yaml similarity index 100% rename from stable/vikunja/3.0.29/templates/common.yaml rename to stable/vikunja/3.0.30/templates/common.yaml diff --git a/stable/vikunja/3.0.30/values.yaml b/stable/vikunja/3.0.30/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webgrabplus/2.0.22/CHANGELOG.md b/stable/webgrabplus/2.0.22/CHANGELOG.md index 09793cc3800..5df1f43e5a6 100644 --- a/stable/webgrabplus/2.0.22/CHANGELOG.md +++ b/stable/webgrabplus/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [webgrabplus-2.0.22](https://github.com/truecharts/apps/compare/webgrabplus-2.0.21...webgrabplus-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [webgrabplus-2.0.22](https://github.com/truecharts/apps/compare/webgrabplus-2.0.21...webgrabplus-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [webgrabplus-2.0.10](https://github.com/truecharts/apps/compare/webgrabplus-2.0.9...webgrabplus-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/webgrabplus/2.0.22/Chart.lock b/stable/webgrabplus/2.0.22/Chart.lock index 7e7f7d3a9e2..b658cf5b780 100644 --- a/stable/webgrabplus/2.0.22/Chart.lock +++ b/stable/webgrabplus/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:40:50.854333225Z" +generated: "2022-07-24T09:37:47.471008389Z" diff --git a/stable/weblate/4.0.24/CHANGELOG.md b/stable/weblate/4.0.24/CHANGELOG.md index da5aa51319b..0e82e4f673d 100644 --- a/stable/weblate/4.0.24/CHANGELOG.md +++ b/stable/weblate/4.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [weblate-4.0.24](https://github.com/truecharts/apps/compare/weblate-4.0.23...weblate-4.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [weblate-4.0.24](https://github.com/truecharts/apps/compare/weblate-4.0.23...weblate-4.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [weblate-4.0.12](https://github.com/truecharts/apps/compare/weblate-4.0.11...weblate-4.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/weblate/4.0.24/Chart.lock b/stable/weblate/4.0.24/Chart.lock index 2b2c6acc1f5..a7c19615090 100644 --- a/stable/weblate/4.0.24/Chart.lock +++ b/stable/weblate/4.0.24/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.44 digest: sha256:1d945244ed68aca5872bcac8b2030fa77a4226836ebfc950099b5294fb96f25d -generated: "2022-07-23T20:41:10.781793099Z" +generated: "2022-07-24T09:38:07.569288571Z" diff --git a/stable/website-shot/2.0.22/CHANGELOG.md b/stable/website-shot/2.0.22/CHANGELOG.md index ec5b82dc686..e0f1394fbcb 100644 --- a/stable/website-shot/2.0.22/CHANGELOG.md +++ b/stable/website-shot/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [website-shot-2.0.22](https://github.com/truecharts/apps/compare/website-shot-2.0.21...website-shot-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [website-shot-2.0.22](https://github.com/truecharts/apps/compare/website-shot-2.0.21...website-shot-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [website-shot-2.0.10](https://github.com/truecharts/apps/compare/website-shot-2.0.9...website-shot-2.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/website-shot/2.0.22/Chart.lock b/stable/website-shot/2.0.22/Chart.lock index 16d3c017b5b..801b8efc938 100644 --- a/stable/website-shot/2.0.22/Chart.lock +++ b/stable/website-shot/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:41:09.56276764Z" +generated: "2022-07-24T09:38:05.593872155Z" diff --git a/stable/wekan/4.0.27/CHANGELOG.md b/stable/wekan/4.0.27/CHANGELOG.md index 0fc982788de..ccea9fb81f8 100644 --- a/stable/wekan/4.0.27/CHANGELOG.md +++ b/stable/wekan/4.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [wekan-4.0.27](https://github.com/truecharts/apps/compare/wekan-4.0.26...wekan-4.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [wekan-4.0.27](https://github.com/truecharts/apps/compare/wekan-4.0.26...wekan-4.0.27) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) -* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) - - - - -### [wekan-4.0.15](https://github.com/truecharts/apps/compare/wekan-4.0.14...wekan-4.0.15) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/wekan/4.0.27/Chart.lock b/stable/wekan/4.0.27/Chart.lock index 01fab1847fb..c2fc2581996 100644 --- a/stable/wekan/4.0.27/Chart.lock +++ b/stable/wekan/4.0.27/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 1.0.45 digest: sha256:088c1ddfc70bf9954e6be128278c2c653bde2b901dbbd24066ca0ff3bee0c656 -generated: "2022-07-23T20:41:17.171399055Z" +generated: "2022-07-24T09:38:13.596294546Z" diff --git a/stable/wg-easy/1.0.15/CHANGELOG.md b/stable/wg-easy/1.0.15/CHANGELOG.md index 7bba198dd2e..9ac8f3e18b8 100644 --- a/stable/wg-easy/1.0.15/CHANGELOG.md +++ b/stable/wg-easy/1.0.15/CHANGELOG.md @@ -2,6 +2,17 @@ +## [wg-easy-1.0.15](https://github.com/truecharts/apps/compare/wg-easy-1.0.14...wg-easy-1.0.15) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [wg-easy-1.0.15](https://github.com/truecharts/apps/compare/wg-easy-1.0.14...wg-easy-1.0.15) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [wg-easy-1.0.3](https://github.com/truecharts/apps/compare/wg-easy-1.0.2...wg-easy-1.0.3) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/wg-easy/1.0.15/Chart.lock b/stable/wg-easy/1.0.15/Chart.lock index 57bb2af6185..153100a8f87 100644 --- a/stable/wg-easy/1.0.15/Chart.lock +++ b/stable/wg-easy/1.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:41:25.612278003Z" +generated: "2022-07-24T09:38:20.594079075Z" diff --git a/stable/whoogle/3.0.23/CHANGELOG.md b/stable/whoogle/3.0.23/CHANGELOG.md index e22f58a484b..9bfe6715229 100644 --- a/stable/whoogle/3.0.23/CHANGELOG.md +++ b/stable/whoogle/3.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [whoogle-3.0.23](https://github.com/truecharts/apps/compare/whoogle-3.0.22...whoogle-3.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [whoogle-3.0.23](https://github.com/truecharts/apps/compare/whoogle-3.0.22...whoogle-3.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [whoogle-3.0.11](https://github.com/truecharts/apps/compare/whoogle-3.0.10...whoogle-3.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/whoogle/3.0.23/Chart.lock b/stable/whoogle/3.0.23/Chart.lock index d06763cebf8..48302896f39 100644 --- a/stable/whoogle/3.0.23/Chart.lock +++ b/stable/whoogle/3.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:41:27.679113371Z" +generated: "2022-07-24T09:38:25.330636066Z" diff --git a/stable/wikijs/7.0.24/CHANGELOG.md b/stable/wikijs/7.0.24/CHANGELOG.md index 4ae79d84457..6aed48d0a5e 100644 --- a/stable/wikijs/7.0.24/CHANGELOG.md +++ b/stable/wikijs/7.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [wikijs-7.0.24](https://github.com/truecharts/apps/compare/wikijs-7.0.23...wikijs-7.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [wikijs-7.0.24](https://github.com/truecharts/apps/compare/wikijs-7.0.23...wikijs-7.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [wikijs-7.0.12](https://github.com/truecharts/apps/compare/wikijs-7.0.11...wikijs-7.0.12) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - diff --git a/stable/wikijs/7.0.24/Chart.lock b/stable/wikijs/7.0.24/Chart.lock index e31615ecef2..fa8db9a62ad 100644 --- a/stable/wikijs/7.0.24/Chart.lock +++ b/stable/wikijs/7.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:41:47.877832133Z" +generated: "2022-07-24T09:38:46.258318182Z" diff --git a/stable/wireshark/2.0.21/CHANGELOG.md b/stable/wireshark/2.0.21/CHANGELOG.md index a0296d067a1..a09e387328a 100644 --- a/stable/wireshark/2.0.21/CHANGELOG.md +++ b/stable/wireshark/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [wireshark-2.0.21](https://github.com/truecharts/apps/compare/wireshark-2.0.20...wireshark-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [wireshark-2.0.21](https://github.com/truecharts/apps/compare/wireshark-2.0.20...wireshark-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ -### [wireshark-2.0.10](https://github.com/truecharts/apps/compare/wireshark-2.0.9...wireshark-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [wireshark-2.0.9](https://github.com/truecharts/apps/compare/wireshark-2.0.8...wireshark-2.0.9) (2022-07-09) - diff --git a/stable/wireshark/2.0.21/Chart.lock b/stable/wireshark/2.0.21/Chart.lock index 8bf1f2260b4..0e2d2bcf360 100644 --- a/stable/wireshark/2.0.21/Chart.lock +++ b/stable/wireshark/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:41:42.887315433Z" +generated: "2022-07-24T09:38:39.879068899Z" diff --git a/stable/xbackbone/3.0.25/CHANGELOG.md b/stable/xbackbone/3.0.25/CHANGELOG.md index ce5ba265b1d..df3eeaf7561 100644 --- a/stable/xbackbone/3.0.25/CHANGELOG.md +++ b/stable/xbackbone/3.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [xbackbone-3.0.25](https://github.com/truecharts/apps/compare/xbackbone-3.0.24...xbackbone-3.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [xbackbone-3.0.25](https://github.com/truecharts/apps/compare/xbackbone-3.0.24...xbackbone-3.0.25) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - bump to regenerate documentation - - - -### [xbackbone-3.0.13](https://github.com/truecharts/apps/compare/xbackbone-3.0.12...xbackbone-3.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - diff --git a/stable/xbackbone/3.0.25/Chart.lock b/stable/xbackbone/3.0.25/Chart.lock index 2bad793a23f..cdd8fa433d3 100644 --- a/stable/xbackbone/3.0.25/Chart.lock +++ b/stable/xbackbone/3.0.25/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.43 digest: sha256:0a34c19061d44fac55563d7470e8feff79865777f9f4d1dd59d48a1a62784b85 -generated: "2022-07-23T20:41:50.019225371Z" +generated: "2022-07-24T09:38:47.09784827Z" diff --git a/stable/xteve/6.0.22/CHANGELOG.md b/stable/xteve/6.0.22/CHANGELOG.md index 70d46691365..6a5de3020d5 100644 --- a/stable/xteve/6.0.22/CHANGELOG.md +++ b/stable/xteve/6.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [xteve-6.0.22](https://github.com/truecharts/apps/compare/xteve-6.0.21...xteve-6.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [xteve-6.0.22](https://github.com/truecharts/apps/compare/xteve-6.0.21...xteve-6.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [xteve-6.0.10](https://github.com/truecharts/apps/compare/xteve-6.0.9...xteve-6.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/xteve/6.0.22/Chart.lock b/stable/xteve/6.0.22/Chart.lock index 011e076aca3..ceab12005fb 100644 --- a/stable/xteve/6.0.22/Chart.lock +++ b/stable/xteve/6.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:41:45.893269274Z" +generated: "2022-07-24T09:38:44.617580844Z" diff --git a/stable/xwiki/3.0.28/CHANGELOG.md b/stable/xwiki/3.0.28/CHANGELOG.md index 4ce0737e550..b8c5ae57b4c 100644 --- a/stable/xwiki/3.0.28/CHANGELOG.md +++ b/stable/xwiki/3.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [xwiki-3.0.28](https://github.com/truecharts/apps/compare/xwiki-3.0.27...xwiki-3.0.28) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [xwiki-3.0.28](https://github.com/truecharts/apps/compare/xwiki-3.0.27...xwiki-3.0.28) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls - - - -## [xwiki-3.0.16](https://github.com/truecharts/apps/compare/xwiki-3.0.15...xwiki-3.0.16) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - diff --git a/stable/xwiki/3.0.28/Chart.lock b/stable/xwiki/3.0.28/Chart.lock index d483b4616d0..cdaa4c5c65f 100644 --- a/stable/xwiki/3.0.28/Chart.lock +++ b/stable/xwiki/3.0.28/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.45 digest: sha256:cbd0c738accbe57a62a043587e6a7da0f81aab1fe49676902c3924b71f56226f -generated: "2022-07-23T20:42:07.744495608Z" +generated: "2022-07-24T09:39:06.113738775Z" diff --git a/stable/zerotier/2.0.21/CHANGELOG.md b/stable/zerotier/2.0.21/CHANGELOG.md index 9483ad4af8c..6f5243525b1 100644 --- a/stable/zerotier/2.0.21/CHANGELOG.md +++ b/stable/zerotier/2.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [zerotier-2.0.21](https://github.com/truecharts/apps/compare/zerotier-2.0.20...zerotier-2.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [zerotier-2.0.21](https://github.com/truecharts/apps/compare/zerotier-2.0.20...zerotier-2.0.21) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [zerotier-2.0.9](https://github.com/truecharts/apps/compare/zerotier-2.0.8...zerotier-2.0.9) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/zerotier/2.0.21/Chart.lock b/stable/zerotier/2.0.21/Chart.lock index e8b6ae84c8c..9ee77caf028 100644 --- a/stable/zerotier/2.0.21/Chart.lock +++ b/stable/zerotier/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:42:04.442591172Z" +generated: "2022-07-24T09:39:04.09221636Z" diff --git a/stable/zigbee2mqtt/4.0.23/CHANGELOG.md b/stable/zigbee2mqtt/4.0.23/CHANGELOG.md index 77c41122ce3..3268711c0e4 100644 --- a/stable/zigbee2mqtt/4.0.23/CHANGELOG.md +++ b/stable/zigbee2mqtt/4.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [zigbee2mqtt-4.0.23](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.22...zigbee2mqtt-4.0.23) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [zigbee2mqtt-4.0.23](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.22...zigbee2mqtt-4.0.23) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [zigbee2mqtt-4.0.11](https://github.com/truecharts/apps/compare/zigbee2mqtt-4.0.10...zigbee2mqtt-4.0.11) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - diff --git a/stable/zigbee2mqtt/4.0.23/Chart.lock b/stable/zigbee2mqtt/4.0.23/Chart.lock index b9eef4a93ab..312e55030b7 100644 --- a/stable/zigbee2mqtt/4.0.23/Chart.lock +++ b/stable/zigbee2mqtt/4.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:42:12.701035882Z" +generated: "2022-07-24T09:39:12.68724339Z" diff --git a/stable/znc/2.0.22/CHANGELOG.md b/stable/znc/2.0.22/CHANGELOG.md index 13b70c40694..93b5613f991 100644 --- a/stable/znc/2.0.22/CHANGELOG.md +++ b/stable/znc/2.0.22/CHANGELOG.md @@ -2,6 +2,17 @@ +## [znc-2.0.22](https://github.com/truecharts/apps/compare/znc-2.0.21...znc-2.0.22) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [znc-2.0.22](https://github.com/truecharts/apps/compare/znc-2.0.21...znc-2.0.22) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [znc-2.0.10](https://github.com/truecharts/apps/compare/znc-2.0.9...znc-2.0.10) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - diff --git a/stable/znc/2.0.22/Chart.lock b/stable/znc/2.0.22/Chart.lock index bddd4e6996f..472248fe0f0 100644 --- a/stable/znc/2.0.22/Chart.lock +++ b/stable/znc/2.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:42:14.442304197Z" +generated: "2022-07-24T09:39:13.739752371Z" diff --git a/stable/zwavejs2mqtt/11.0.24/CHANGELOG.md b/stable/zwavejs2mqtt/11.0.24/CHANGELOG.md index 52de502efc3..e9100a28254 100644 --- a/stable/zwavejs2mqtt/11.0.24/CHANGELOG.md +++ b/stable/zwavejs2mqtt/11.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [zwavejs2mqtt-11.0.24](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.23...zwavejs2mqtt-11.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + ## [zwavejs2mqtt-11.0.24](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.23...zwavejs2mqtt-11.0.24) (2022-07-23) ### Chore @@ -86,14 +97,3 @@ #### Chore -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [zwavejs2mqtt-11.0.12](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.11...zwavejs2mqtt-11.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/zwavejs2mqtt/11.0.24/Chart.lock b/stable/zwavejs2mqtt/11.0.24/Chart.lock index 8d7073c93c8..bc88d787425 100644 --- a/stable/zwavejs2mqtt/11.0.24/Chart.lock +++ b/stable/zwavejs2mqtt/11.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.7 digest: sha256:52c80f5a7e7acaf8436d216c2e4688aea2f5dfabc4381c10f52bf39683a9cd1f -generated: "2022-07-23T20:42:22.662972529Z" +generated: "2022-07-24T09:39:23.463579296Z"