diff --git a/incubator/amcrest2mqtt/0.0.7/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.7/CHANGELOG.md deleted file mode 100644 index 3eeb9f63068..00000000000 --- a/incubator/amcrest2mqtt/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [amcrest2mqtt-0.0.7](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.6...amcrest2mqtt-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/amcrest2mqtt/0.0.7/Chart.lock b/incubator/amcrest2mqtt/0.0.7/Chart.lock deleted file mode 100644 index e0b530c9e4b..00000000000 --- a/incubator/amcrest2mqtt/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:47:59.419314345Z" diff --git a/incubator/amcrest2mqtt/0.0.7/charts/common-8.3.12.tgz b/incubator/amcrest2mqtt/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/amcrest2mqtt/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/amcrest2mqtt/0.0.8/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..8fbf9c78397 --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.8/CHANGELOG.md @@ -0,0 +1,82 @@ +# Changelog
+ + + +### [amcrest2mqtt-0.0.8](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.7...amcrest2mqtt-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [amcrest2mqtt-0.0.7](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.6...amcrest2mqtt-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [amcrest2mqtt-0.0.6](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.5...amcrest2mqtt-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [amcrest2mqtt-0.0.5](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.4...amcrest2mqtt-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [amcrest2mqtt-0.0.4](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.3...amcrest2mqtt-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [amcrest2mqtt-0.0.3](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.2...amcrest2mqtt-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [amcrest2mqtt-0.0.2](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.1...amcrest2mqtt-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### amcrest2mqtt-0.0.1 (2021-10-04) diff --git a/incubator/amcrest2mqtt/0.0.7/CONFIG.md b/incubator/amcrest2mqtt/0.0.8/CONFIG.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.7/CONFIG.md rename to incubator/amcrest2mqtt/0.0.8/CONFIG.md diff --git a/incubator/amcrest2mqtt/0.0.8/Chart.lock b/incubator/amcrest2mqtt/0.0.8/Chart.lock new file mode 100644 index 00000000000..b19e0f2a2d1 --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:25:22.01420722Z" diff --git a/incubator/amcrest2mqtt/0.0.7/Chart.yaml b/incubator/amcrest2mqtt/0.0.8/Chart.yaml similarity index 78% rename from incubator/amcrest2mqtt/0.0.7/Chart.yaml rename to incubator/amcrest2mqtt/0.0.8/Chart.yaml index d2be172fc63..ccb7020329d 100644 --- a/incubator/amcrest2mqtt/0.0.7/Chart.yaml +++ b/incubator/amcrest2mqtt/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Expose all events from an Amcrest device to an MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png @@ -17,4 +17,10 @@ maintainers: name: amcrest2mqtt sources: - https://github.com/dchesterton/amcrest2mqtt -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/amcrest2mqtt/0.0.7/README.md b/incubator/amcrest2mqtt/0.0.8/README.md similarity index 96% rename from incubator/amcrest2mqtt/0.0.7/README.md rename to incubator/amcrest2mqtt/0.0.8/README.md index 95e49dbdc70..87818ba6e5b 100644 --- a/incubator/amcrest2mqtt/0.0.7/README.md +++ b/incubator/amcrest2mqtt/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/amcrest2mqtt/0.0.7/app-readme.md b/incubator/amcrest2mqtt/0.0.8/app-readme.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.7/app-readme.md rename to incubator/amcrest2mqtt/0.0.8/app-readme.md diff --git a/incubator/amcrest2mqtt/0.0.8/charts/common-8.3.13.tgz b/incubator/amcrest2mqtt/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/amcrest2mqtt/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/amcrest2mqtt/0.0.7/helm-values.md b/incubator/amcrest2mqtt/0.0.8/helm-values.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.7/helm-values.md rename to incubator/amcrest2mqtt/0.0.8/helm-values.md diff --git a/incubator/amcrest2mqtt/0.0.7/ix_values.yaml b/incubator/amcrest2mqtt/0.0.8/ix_values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.7/ix_values.yaml rename to incubator/amcrest2mqtt/0.0.8/ix_values.yaml diff --git a/incubator/amcrest2mqtt/0.0.7/questions.yaml b/incubator/amcrest2mqtt/0.0.8/questions.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.7/questions.yaml rename to incubator/amcrest2mqtt/0.0.8/questions.yaml diff --git a/incubator/amcrest2mqtt/0.0.7/templates/common.yaml b/incubator/amcrest2mqtt/0.0.8/templates/common.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.7/templates/common.yaml rename to incubator/amcrest2mqtt/0.0.8/templates/common.yaml diff --git a/incubator/amcrest2mqtt/0.0.7/values.yaml b/incubator/amcrest2mqtt/0.0.8/values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.7/values.yaml rename to incubator/amcrest2mqtt/0.0.8/values.yaml diff --git a/incubator/amcrest2mqtt/item.yaml b/incubator/amcrest2mqtt/item.yaml index 39aa1830a31..edc812fb342 100644 --- a/incubator/amcrest2mqtt/item.yaml +++ b/incubator/amcrest2mqtt/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png categories: - - media -icon_url: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png +- media + diff --git a/incubator/apache-musicindex/0.0.7/CHANGELOG.md b/incubator/apache-musicindex/0.0.7/CHANGELOG.md deleted file mode 100644 index 1b874b3fb50..00000000000 --- a/incubator/apache-musicindex/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [apache-musicindex-0.0.7](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.6...apache-musicindex-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/apache-musicindex/0.0.7/Chart.lock b/incubator/apache-musicindex/0.0.7/Chart.lock deleted file mode 100644 index d3c10c6fcd0..00000000000 --- a/incubator/apache-musicindex/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:48:24.497506805Z" diff --git a/incubator/apache-musicindex/0.0.7/charts/common-8.3.12.tgz b/incubator/apache-musicindex/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/apache-musicindex/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/apache-musicindex/0.0.8/CHANGELOG.md b/incubator/apache-musicindex/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..b0f48983040 --- /dev/null +++ b/incubator/apache-musicindex/0.0.8/CHANGELOG.md @@ -0,0 +1,82 @@ +# Changelog
+ + + +### [apache-musicindex-0.0.8](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.7...apache-musicindex-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [apache-musicindex-0.0.7](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.6...apache-musicindex-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [apache-musicindex-0.0.6](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.5...apache-musicindex-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [apache-musicindex-0.0.5](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.4...apache-musicindex-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [apache-musicindex-0.0.4](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.3...apache-musicindex-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [apache-musicindex-0.0.3](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.2...apache-musicindex-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [apache-musicindex-0.0.2](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.1...apache-musicindex-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### apache-musicindex-0.0.1 (2021-10-04) diff --git a/incubator/apache-musicindex/0.0.7/CONFIG.md b/incubator/apache-musicindex/0.0.8/CONFIG.md similarity index 100% rename from incubator/apache-musicindex/0.0.7/CONFIG.md rename to incubator/apache-musicindex/0.0.8/CONFIG.md diff --git a/incubator/apache-musicindex/0.0.8/Chart.lock b/incubator/apache-musicindex/0.0.8/Chart.lock new file mode 100644 index 00000000000..b60114561f3 --- /dev/null +++ b/incubator/apache-musicindex/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:25:42.94138691Z" diff --git a/incubator/apache-musicindex/0.0.7/Chart.yaml b/incubator/apache-musicindex/0.0.8/Chart.yaml similarity index 79% rename from incubator/apache-musicindex/0.0.7/Chart.yaml rename to incubator/apache-musicindex/0.0.8/Chart.yaml index 1022a87e7e2..b466c96d345 100644 --- a/incubator/apache-musicindex/0.0.7/Chart.yaml +++ b/incubator/apache-musicindex/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Index and stream music using apache-musicindex and m3u playlists home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg @@ -20,4 +20,10 @@ maintainers: name: apache-musicindex sources: - http://hacks.slashdirt.org/sw/musicindex/ -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/apache-musicindex/0.0.7/README.md b/incubator/apache-musicindex/0.0.8/README.md similarity index 96% rename from incubator/apache-musicindex/0.0.7/README.md rename to incubator/apache-musicindex/0.0.8/README.md index 29e7bc5a72b..96ec3796031 100644 --- a/incubator/apache-musicindex/0.0.7/README.md +++ b/incubator/apache-musicindex/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/apache-musicindex/0.0.7/app-readme.md b/incubator/apache-musicindex/0.0.8/app-readme.md similarity index 100% rename from incubator/apache-musicindex/0.0.7/app-readme.md rename to incubator/apache-musicindex/0.0.8/app-readme.md diff --git a/incubator/apache-musicindex/0.0.8/charts/common-8.3.13.tgz b/incubator/apache-musicindex/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/apache-musicindex/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/apache-musicindex/0.0.7/helm-values.md b/incubator/apache-musicindex/0.0.8/helm-values.md similarity index 100% rename from incubator/apache-musicindex/0.0.7/helm-values.md rename to incubator/apache-musicindex/0.0.8/helm-values.md diff --git a/incubator/apache-musicindex/0.0.7/ix_values.yaml b/incubator/apache-musicindex/0.0.8/ix_values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.7/ix_values.yaml rename to incubator/apache-musicindex/0.0.8/ix_values.yaml diff --git a/incubator/apache-musicindex/0.0.7/questions.yaml b/incubator/apache-musicindex/0.0.8/questions.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.7/questions.yaml rename to incubator/apache-musicindex/0.0.8/questions.yaml diff --git a/incubator/apache-musicindex/0.0.7/templates/common.yaml b/incubator/apache-musicindex/0.0.8/templates/common.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.7/templates/common.yaml rename to incubator/apache-musicindex/0.0.8/templates/common.yaml diff --git a/incubator/apache-musicindex/0.0.7/values.yaml b/incubator/apache-musicindex/0.0.8/values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.7/values.yaml rename to incubator/apache-musicindex/0.0.8/values.yaml diff --git a/incubator/apache-musicindex/item.yaml b/incubator/apache-musicindex/item.yaml index f418d81a75f..6f440ecef27 100644 --- a/incubator/apache-musicindex/item.yaml +++ b/incubator/apache-musicindex/item.yaml @@ -1,3 +1,4 @@ +icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg categories: - - media -icon_url: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg +- media + diff --git a/incubator/aria2/0.0.7/CHANGELOG.md b/incubator/aria2/0.0.7/CHANGELOG.md deleted file mode 100644 index 9af59692494..00000000000 --- a/incubator/aria2/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [aria2-0.0.7](https://github.com/truecharts/apps/compare/aria2-0.0.6...aria2-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/aria2/0.0.7/Chart.lock b/incubator/aria2/0.0.7/Chart.lock deleted file mode 100644 index 241bf44eaac..00000000000 --- a/incubator/aria2/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:48:49.781841148Z" diff --git a/incubator/aria2/0.0.7/charts/common-8.3.12.tgz b/incubator/aria2/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/aria2/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/aria2/0.0.8/CHANGELOG.md b/incubator/aria2/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..502f39d1fa9 --- /dev/null +++ b/incubator/aria2/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [aria2-0.0.8](https://github.com/truecharts/apps/compare/aria2-0.0.7...aria2-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [aria2-0.0.7](https://github.com/truecharts/apps/compare/aria2-0.0.6...aria2-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [aria2-0.0.6](https://github.com/truecharts/apps/compare/aria2-0.0.5...aria2-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [aria2-0.0.5](https://github.com/truecharts/apps/compare/aria2-0.0.4...aria2-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [aria2-0.0.4](https://github.com/truecharts/apps/compare/aria2-0.0.3...aria2-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [aria2-0.0.3](https://github.com/truecharts/apps/compare/aria2-0.0.2...aria2-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [aria2-0.0.2](https://github.com/truecharts/apps/compare/aria2-0.0.1...aria2-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### aria2-0.0.1 (2021-10-04) diff --git a/incubator/aria2/0.0.7/CONFIG.md b/incubator/aria2/0.0.8/CONFIG.md similarity index 100% rename from incubator/aria2/0.0.7/CONFIG.md rename to incubator/aria2/0.0.8/CONFIG.md diff --git a/incubator/aria2/0.0.8/Chart.lock b/incubator/aria2/0.0.8/Chart.lock new file mode 100644 index 00000000000..eff96412c4e --- /dev/null +++ b/incubator/aria2/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:26:03.843200969Z" diff --git a/incubator/aria2/0.0.7/Chart.yaml b/incubator/aria2/0.0.8/Chart.yaml similarity index 75% rename from incubator/aria2/0.0.7/Chart.yaml rename to incubator/aria2/0.0.8/Chart.yaml index 4f33aa00350..67b799d7d3e 100644 --- a/incubator/aria2/0.0.7/Chart.yaml +++ b/incubator/aria2/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: aria server for downloading web content home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2 icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4 @@ -17,4 +17,10 @@ maintainers: name: aria2 sources: - https://github.com/P3TERX/Aria2-Pro-Docker -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/aria2/0.0.7/README.md b/incubator/aria2/0.0.8/README.md similarity index 96% rename from incubator/aria2/0.0.7/README.md rename to incubator/aria2/0.0.8/README.md index 3b983f4cd8e..01920ac682e 100644 --- a/incubator/aria2/0.0.7/README.md +++ b/incubator/aria2/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/aria2/0.0.7/app-readme.md b/incubator/aria2/0.0.8/app-readme.md similarity index 100% rename from incubator/aria2/0.0.7/app-readme.md rename to incubator/aria2/0.0.8/app-readme.md diff --git a/incubator/aria2/0.0.8/charts/common-8.3.13.tgz b/incubator/aria2/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/aria2/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/aria2/0.0.7/helm-values.md b/incubator/aria2/0.0.8/helm-values.md similarity index 100% rename from incubator/aria2/0.0.7/helm-values.md rename to incubator/aria2/0.0.8/helm-values.md diff --git a/incubator/aria2/0.0.7/ix_values.yaml b/incubator/aria2/0.0.8/ix_values.yaml similarity index 100% rename from incubator/aria2/0.0.7/ix_values.yaml rename to incubator/aria2/0.0.8/ix_values.yaml diff --git a/incubator/aria2/0.0.7/questions.yaml b/incubator/aria2/0.0.8/questions.yaml similarity index 100% rename from incubator/aria2/0.0.7/questions.yaml rename to incubator/aria2/0.0.8/questions.yaml diff --git a/incubator/aria2/0.0.7/templates/common.yaml b/incubator/aria2/0.0.8/templates/common.yaml similarity index 100% rename from incubator/aria2/0.0.7/templates/common.yaml rename to incubator/aria2/0.0.8/templates/common.yaml diff --git a/incubator/aria2/0.0.7/values.yaml b/incubator/aria2/0.0.8/values.yaml similarity index 100% rename from incubator/aria2/0.0.7/values.yaml rename to incubator/aria2/0.0.8/values.yaml diff --git a/incubator/aria2/item.yaml b/incubator/aria2/item.yaml index 4d9254a89bd..c2a456b30c3 100644 --- a/incubator/aria2/item.yaml +++ b/incubator/aria2/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/13545224?s=200PLACEHOLDERICONv=4 +- media + diff --git a/incubator/audacity/0.0.7/CHANGELOG.md b/incubator/audacity/0.0.7/CHANGELOG.md deleted file mode 100644 index 11e28f0b131..00000000000 --- a/incubator/audacity/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [audacity-0.0.7](https://github.com/truecharts/apps/compare/audacity-0.0.6...audacity-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/audacity/0.0.7/Chart.lock b/incubator/audacity/0.0.7/Chart.lock deleted file mode 100644 index bfdc8d7b1c6..00000000000 --- a/incubator/audacity/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:49:15.397782305Z" diff --git a/incubator/audacity/0.0.7/charts/common-8.3.12.tgz b/incubator/audacity/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/audacity/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/audacity/0.0.8/CHANGELOG.md b/incubator/audacity/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..de1cb700530 --- /dev/null +++ b/incubator/audacity/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [audacity-0.0.8](https://github.com/truecharts/apps/compare/audacity-0.0.7...audacity-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [audacity-0.0.7](https://github.com/truecharts/apps/compare/audacity-0.0.6...audacity-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [audacity-0.0.6](https://github.com/truecharts/apps/compare/audacity-0.0.5...audacity-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [audacity-0.0.5](https://github.com/truecharts/apps/compare/audacity-0.0.4...audacity-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [audacity-0.0.4](https://github.com/truecharts/apps/compare/audacity-0.0.3...audacity-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [audacity-0.0.3](https://github.com/truecharts/apps/compare/audacity-0.0.2...audacity-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [audacity-0.0.2](https://github.com/truecharts/apps/compare/audacity-0.0.1...audacity-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### audacity-0.0.1 (2021-10-04) diff --git a/incubator/audacity/0.0.7/CONFIG.md b/incubator/audacity/0.0.8/CONFIG.md similarity index 100% rename from incubator/audacity/0.0.7/CONFIG.md rename to incubator/audacity/0.0.8/CONFIG.md diff --git a/incubator/audacity/0.0.8/Chart.lock b/incubator/audacity/0.0.8/Chart.lock new file mode 100644 index 00000000000..f0dd90b2e86 --- /dev/null +++ b/incubator/audacity/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:26:24.646376487Z" diff --git a/incubator/audacity/0.0.7/Chart.yaml b/incubator/audacity/0.0.8/Chart.yaml similarity index 80% rename from incubator/audacity/0.0.7/Chart.yaml rename to incubator/audacity/0.0.8/Chart.yaml index 509d8dbcc34..422ee8a5638 100644 --- a/incubator/audacity/0.0.7/Chart.yaml +++ b/incubator/audacity/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: An easy-to-use, multi-track audio editor and recorder home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png @@ -23,4 +23,10 @@ sources: - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/audacity/0.0.7/README.md b/incubator/audacity/0.0.8/README.md similarity index 96% rename from incubator/audacity/0.0.7/README.md rename to incubator/audacity/0.0.8/README.md index 1cef926ce49..cea26ca6c3a 100644 --- a/incubator/audacity/0.0.7/README.md +++ b/incubator/audacity/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/audacity/0.0.7/app-readme.md b/incubator/audacity/0.0.8/app-readme.md similarity index 100% rename from incubator/audacity/0.0.7/app-readme.md rename to incubator/audacity/0.0.8/app-readme.md diff --git a/incubator/audacity/0.0.8/charts/common-8.3.13.tgz b/incubator/audacity/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/audacity/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/audacity/0.0.7/helm-values.md b/incubator/audacity/0.0.8/helm-values.md similarity index 100% rename from incubator/audacity/0.0.7/helm-values.md rename to incubator/audacity/0.0.8/helm-values.md diff --git a/incubator/audacity/0.0.7/ix_values.yaml b/incubator/audacity/0.0.8/ix_values.yaml similarity index 100% rename from incubator/audacity/0.0.7/ix_values.yaml rename to incubator/audacity/0.0.8/ix_values.yaml diff --git a/incubator/audacity/0.0.7/questions.yaml b/incubator/audacity/0.0.8/questions.yaml similarity index 100% rename from incubator/audacity/0.0.7/questions.yaml rename to incubator/audacity/0.0.8/questions.yaml diff --git a/incubator/audacity/0.0.7/templates/common.yaml b/incubator/audacity/0.0.8/templates/common.yaml similarity index 100% rename from incubator/audacity/0.0.7/templates/common.yaml rename to incubator/audacity/0.0.8/templates/common.yaml diff --git a/incubator/audacity/0.0.7/values.yaml b/incubator/audacity/0.0.8/values.yaml similarity index 100% rename from incubator/audacity/0.0.7/values.yaml rename to incubator/audacity/0.0.8/values.yaml diff --git a/incubator/audacity/item.yaml b/incubator/audacity/item.yaml index 4616f1d0bd0..44e23d14bf2 100644 --- a/incubator/audacity/item.yaml +++ b/incubator/audacity/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png" +- media + diff --git a/incubator/babybuddy/0.0.2/CHANGELOG.md b/incubator/babybuddy/0.0.2/CHANGELOG.md deleted file mode 100644 index 193e6235d23..00000000000 --- a/incubator/babybuddy/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [babybuddy-0.0.2](https://github.com/truecharts/apps/compare/babybuddy-0.0.1...babybuddy-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### babybuddy-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### babybuddy-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/babybuddy/0.0.2/Chart.lock b/incubator/babybuddy/0.0.2/Chart.lock deleted file mode 100644 index 1c6d7d97432..00000000000 --- a/incubator/babybuddy/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:33:10.396320195Z" diff --git a/incubator/babybuddy/0.0.2/charts/common-8.3.12.tgz b/incubator/babybuddy/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/babybuddy/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/babybuddy/0.0.3/CHANGELOG.md b/incubator/babybuddy/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..e94c5d4852a --- /dev/null +++ b/incubator/babybuddy/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [babybuddy-0.0.3](https://github.com/truecharts/apps/compare/babybuddy-0.0.2...babybuddy-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [babybuddy-0.0.2](https://github.com/truecharts/apps/compare/babybuddy-0.0.1...babybuddy-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### babybuddy-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### babybuddy-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/babybuddy/0.0.2/CONFIG.md b/incubator/babybuddy/0.0.3/CONFIG.md similarity index 100% rename from incubator/babybuddy/0.0.2/CONFIG.md rename to incubator/babybuddy/0.0.3/CONFIG.md diff --git a/incubator/babybuddy/0.0.3/Chart.lock b/incubator/babybuddy/0.0.3/Chart.lock new file mode 100644 index 00000000000..111601efcd5 --- /dev/null +++ b/incubator/babybuddy/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:26:46.560763325Z" diff --git a/incubator/babybuddy/0.0.2/Chart.yaml b/incubator/babybuddy/0.0.3/Chart.yaml similarity index 84% rename from incubator/babybuddy/0.0.2/Chart.yaml rename to incubator/babybuddy/0.0.3/Chart.yaml index 57a97b48707..095633cc1a7 100644 --- a/incubator/babybuddy/0.0.2/Chart.yaml +++ b/incubator/babybuddy/0.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.9.0" kubeVersion: '>=1.16.0-0' -version: 0.0.2 +version: 0.0.3 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -28,3 +28,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/babybuddy/0.0.2/README.md b/incubator/babybuddy/0.0.3/README.md similarity index 96% rename from incubator/babybuddy/0.0.2/README.md rename to incubator/babybuddy/0.0.3/README.md index 227e333db2d..717636acecc 100644 --- a/incubator/babybuddy/0.0.2/README.md +++ b/incubator/babybuddy/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/babybuddy/0.0.2/app-readme.md b/incubator/babybuddy/0.0.3/app-readme.md similarity index 100% rename from incubator/babybuddy/0.0.2/app-readme.md rename to incubator/babybuddy/0.0.3/app-readme.md diff --git a/incubator/babybuddy/0.0.3/charts/common-8.3.13.tgz b/incubator/babybuddy/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/babybuddy/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/babybuddy/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/babybuddy/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/babybuddy/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/babybuddy/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/babybuddy/0.0.2/helm-values.md b/incubator/babybuddy/0.0.3/helm-values.md similarity index 95% rename from incubator/babybuddy/0.0.2/helm-values.md rename to incubator/babybuddy/0.0.3/helm-values.md index f06781e81af..222f9410997 100644 --- a/incubator/babybuddy/0.0.2/helm-values.md +++ b/incubator/babybuddy/0.0.3/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | | -| image.tag | string | `"1.9.0@sha256:bb608fb4cf5c8ef5aea15215ae0ada7cf40ff7047e150bf053807436ded22bfb"` | | +| image.tag | string | `"1.9.0@sha256:effdb5d720deb3cf24d964bdff5827de5fc18f9a24e41f8479b0fb159c78208f"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/incubator/babybuddy/0.0.2/ix_values.yaml b/incubator/babybuddy/0.0.3/ix_values.yaml similarity index 92% rename from incubator/babybuddy/0.0.2/ix_values.yaml rename to incubator/babybuddy/0.0.3/ix_values.yaml index 5afa7b2fc47..4fb27242eea 100644 --- a/incubator/babybuddy/0.0.2/ix_values.yaml +++ b/incubator/babybuddy/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/babybuddy pullPolicy: IfNotPresent - tag: 1.9.0@sha256:bb608fb4cf5c8ef5aea15215ae0ada7cf40ff7047e150bf053807436ded22bfb + tag: 1.9.0@sha256:effdb5d720deb3cf24d964bdff5827de5fc18f9a24e41f8479b0fb159c78208f # See more environment variables in the babybuddy documentation # https://github.com/linuxserver/docker-babybuddy#parameters diff --git a/incubator/babybuddy/0.0.2/questions.yaml b/incubator/babybuddy/0.0.3/questions.yaml similarity index 100% rename from incubator/babybuddy/0.0.2/questions.yaml rename to incubator/babybuddy/0.0.3/questions.yaml diff --git a/incubator/babybuddy/0.0.2/templates/common.yaml b/incubator/babybuddy/0.0.3/templates/common.yaml similarity index 100% rename from incubator/babybuddy/0.0.2/templates/common.yaml rename to incubator/babybuddy/0.0.3/templates/common.yaml diff --git a/incubator/babybuddy/0.0.2/values.yaml b/incubator/babybuddy/0.0.3/values.yaml similarity index 100% rename from incubator/babybuddy/0.0.2/values.yaml rename to incubator/babybuddy/0.0.3/values.yaml diff --git a/incubator/babybuddy/item.yaml b/incubator/babybuddy/item.yaml index 97094676fcb..8a8289a15fe 100644 --- a/incubator/babybuddy/item.yaml +++ b/incubator/babybuddy/item.yaml @@ -1,3 +1,4 @@ +icon: "https://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/icon.png" categories: - - media -icon_url: "https://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/icon.png" +- media + diff --git a/incubator/beets/0.0.7/CHANGELOG.md b/incubator/beets/0.0.7/CHANGELOG.md deleted file mode 100644 index b93de7a9289..00000000000 --- a/incubator/beets/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [beets-0.0.7](https://github.com/truecharts/apps/compare/beets-0.0.6...beets-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/beets/0.0.7/Chart.lock b/incubator/beets/0.0.7/Chart.lock deleted file mode 100644 index e5a36fc990d..00000000000 --- a/incubator/beets/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:49:40.766413467Z" diff --git a/incubator/beets/0.0.7/charts/common-8.3.12.tgz b/incubator/beets/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/beets/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/beets/0.0.8/CHANGELOG.md b/incubator/beets/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..7dcd428ede7 --- /dev/null +++ b/incubator/beets/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [beets-0.0.8](https://github.com/truecharts/apps/compare/beets-0.0.7...beets-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [beets-0.0.7](https://github.com/truecharts/apps/compare/beets-0.0.6...beets-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [beets-0.0.6](https://github.com/truecharts/apps/compare/beets-0.0.5...beets-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [beets-0.0.5](https://github.com/truecharts/apps/compare/beets-0.0.4...beets-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [beets-0.0.4](https://github.com/truecharts/apps/compare/beets-0.0.3...beets-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [beets-0.0.3](https://github.com/truecharts/apps/compare/beets-0.0.2...beets-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [beets-0.0.2](https://github.com/truecharts/apps/compare/beets-0.0.1...beets-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### beets-0.0.1 (2021-10-04) diff --git a/incubator/beets/0.0.7/CONFIG.md b/incubator/beets/0.0.8/CONFIG.md similarity index 100% rename from incubator/beets/0.0.7/CONFIG.md rename to incubator/beets/0.0.8/CONFIG.md diff --git a/incubator/beets/0.0.8/Chart.lock b/incubator/beets/0.0.8/Chart.lock new file mode 100644 index 00000000000..314c87616f2 --- /dev/null +++ b/incubator/beets/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:27:14.166399249Z" diff --git a/incubator/beets/0.0.7/Chart.yaml b/incubator/beets/0.0.8/Chart.yaml similarity index 79% rename from incubator/beets/0.0.7/Chart.yaml rename to incubator/beets/0.0.8/Chart.yaml index 9cdbc185489..f7f2c8ccf6d 100644 --- a/incubator/beets/0.0.7/Chart.yaml +++ b/incubator/beets/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A music library manager and not, for the most part, a music player. home: https://github.com/truecharts/apps/tree/master/charts/stable/beets icon: https://github.com/truecharts/apps/raw/main/images/beets.png @@ -23,4 +23,10 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/beets/0.0.7/README.md b/incubator/beets/0.0.8/README.md similarity index 96% rename from incubator/beets/0.0.7/README.md rename to incubator/beets/0.0.8/README.md index 110a9744bdc..e561d290ba6 100644 --- a/incubator/beets/0.0.7/README.md +++ b/incubator/beets/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/beets/0.0.7/app-readme.md b/incubator/beets/0.0.8/app-readme.md similarity index 100% rename from incubator/beets/0.0.7/app-readme.md rename to incubator/beets/0.0.8/app-readme.md diff --git a/incubator/beets/0.0.8/charts/common-8.3.13.tgz b/incubator/beets/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/beets/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/beets/0.0.7/helm-values.md b/incubator/beets/0.0.8/helm-values.md similarity index 100% rename from incubator/beets/0.0.7/helm-values.md rename to incubator/beets/0.0.8/helm-values.md diff --git a/incubator/beets/0.0.7/ix_values.yaml b/incubator/beets/0.0.8/ix_values.yaml similarity index 100% rename from incubator/beets/0.0.7/ix_values.yaml rename to incubator/beets/0.0.8/ix_values.yaml diff --git a/incubator/beets/0.0.7/questions.yaml b/incubator/beets/0.0.8/questions.yaml similarity index 100% rename from incubator/beets/0.0.7/questions.yaml rename to incubator/beets/0.0.8/questions.yaml diff --git a/incubator/beets/0.0.7/templates/common.yaml b/incubator/beets/0.0.8/templates/common.yaml similarity index 100% rename from incubator/beets/0.0.7/templates/common.yaml rename to incubator/beets/0.0.8/templates/common.yaml diff --git a/incubator/beets/0.0.7/values.yaml b/incubator/beets/0.0.8/values.yaml similarity index 100% rename from incubator/beets/0.0.7/values.yaml rename to incubator/beets/0.0.8/values.yaml diff --git a/incubator/beets/item.yaml b/incubator/beets/item.yaml index 74f2c8fffb7..7fb3a89b200 100644 --- a/incubator/beets/item.yaml +++ b/incubator/beets/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/truecharts/apps/raw/main/images/beets.png categories: - - media -icon_url: "https://github.com/truecharts/apps/raw/main/images/beets.png" +- media + diff --git a/incubator/cloud9/0.0.7/CHANGELOG.md b/incubator/cloud9/0.0.7/CHANGELOG.md deleted file mode 100644 index b50b8a83839..00000000000 --- a/incubator/cloud9/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [cloud9-0.0.7](https://github.com/truecharts/apps/compare/cloud9-0.0.6...cloud9-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/cloud9/0.0.7/Chart.lock b/incubator/cloud9/0.0.7/Chart.lock deleted file mode 100644 index 0c040082275..00000000000 --- a/incubator/cloud9/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:50:06.43315134Z" diff --git a/incubator/cloud9/0.0.7/charts/common-8.3.12.tgz b/incubator/cloud9/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/cloud9/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/cloud9/0.0.8/CHANGELOG.md b/incubator/cloud9/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..968cd67af5a --- /dev/null +++ b/incubator/cloud9/0.0.8/CHANGELOG.md @@ -0,0 +1,91 @@ +# Changelog
+ + + +### [cloud9-0.0.8](https://github.com/truecharts/apps/compare/cloud9-0.0.7...cloud9-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [cloud9-0.0.7](https://github.com/truecharts/apps/compare/cloud9-0.0.6...cloud9-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [cloud9-0.0.6](https://github.com/truecharts/apps/compare/cloud9-0.0.5...cloud9-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [cloud9-0.0.5](https://github.com/truecharts/apps/compare/cloud9-0.0.4...cloud9-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [cloud9-0.0.4](https://github.com/truecharts/apps/compare/cloud9-0.0.3...cloud9-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [cloud9-0.0.3](https://github.com/truecharts/apps/compare/cloud9-0.0.2...cloud9-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [cloud9-0.0.2](https://github.com/truecharts/apps/compare/cloud9-0.0.1...cloud9-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### cloud9-0.0.1 (2021-10-04) diff --git a/incubator/cloud9/0.0.7/CONFIG.md b/incubator/cloud9/0.0.8/CONFIG.md similarity index 100% rename from incubator/cloud9/0.0.7/CONFIG.md rename to incubator/cloud9/0.0.8/CONFIG.md diff --git a/incubator/cloud9/0.0.8/Chart.lock b/incubator/cloud9/0.0.8/Chart.lock new file mode 100644 index 00000000000..8af243288c4 --- /dev/null +++ b/incubator/cloud9/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:27:34.950942088Z" diff --git a/incubator/cloud9/0.0.7/Chart.yaml b/incubator/cloud9/0.0.8/Chart.yaml similarity index 80% rename from incubator/cloud9/0.0.7/Chart.yaml rename to incubator/cloud9/0.0.8/Chart.yaml index 0646c3526c6..b473f4a1713 100644 --- a/incubator/cloud9/0.0.7/Chart.yaml +++ b/incubator/cloud9/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A complete web based IDE with terminal access home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9 icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.png @@ -23,4 +23,10 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/cloud9/0.0.7/README.md b/incubator/cloud9/0.0.8/README.md similarity index 96% rename from incubator/cloud9/0.0.7/README.md rename to incubator/cloud9/0.0.8/README.md index d0e62f38a53..4926627464e 100644 --- a/incubator/cloud9/0.0.7/README.md +++ b/incubator/cloud9/0.0.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/cloud9/0.0.7/app-readme.md b/incubator/cloud9/0.0.8/app-readme.md similarity index 100% rename from incubator/cloud9/0.0.7/app-readme.md rename to incubator/cloud9/0.0.8/app-readme.md diff --git a/incubator/cloud9/0.0.8/charts/common-8.3.13.tgz b/incubator/cloud9/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/cloud9/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/cloud9/0.0.7/helm-values.md b/incubator/cloud9/0.0.8/helm-values.md similarity index 93% rename from incubator/cloud9/0.0.7/helm-values.md rename to incubator/cloud9/0.0.8/helm-values.md index 8ce960a01d4..8705587cc5b 100644 --- a/incubator/cloud9/0.0.7/helm-values.md +++ b/incubator/cloud9/0.0.8/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/cloud9"` | | -| image.tag | string | `"version-1.29.2@sha256:f35f53e0b9084d7da25242f46cc02d66ee3f4764b17930ef61b11eabc0c5b1c8"` | | +| image.tag | string | `"version-1.29.2@sha256:9406e20f2c8c8c0372990e4d1147529de55b499a61c323ea2f96c76b59d77cfd"` | | | persistence.code.accessMode | string | `"ReadWriteOnce"` | | | persistence.code.enabled | bool | `true` | | | persistence.code.mountPath | string | `"/code"` | | diff --git a/incubator/cloud9/0.0.7/ix_values.yaml b/incubator/cloud9/0.0.8/ix_values.yaml similarity index 85% rename from incubator/cloud9/0.0.7/ix_values.yaml rename to incubator/cloud9/0.0.8/ix_values.yaml index 032b0eacb94..ab7bc78f64b 100644 --- a/incubator/cloud9/0.0.7/ix_values.yaml +++ b/incubator/cloud9/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/cloud9 pullPolicy: IfNotPresent - tag: version-1.29.2@sha256:f35f53e0b9084d7da25242f46cc02d66ee3f4764b17930ef61b11eabc0c5b1c8 + tag: version-1.29.2@sha256:9406e20f2c8c8c0372990e4d1147529de55b499a61c323ea2f96c76b59d77cfd # USERNAME="" #optional # PASSWORD="" #optional diff --git a/incubator/cloud9/0.0.7/questions.yaml b/incubator/cloud9/0.0.8/questions.yaml similarity index 100% rename from incubator/cloud9/0.0.7/questions.yaml rename to incubator/cloud9/0.0.8/questions.yaml diff --git a/incubator/cloud9/0.0.7/templates/common.yaml b/incubator/cloud9/0.0.8/templates/common.yaml similarity index 100% rename from incubator/cloud9/0.0.7/templates/common.yaml rename to incubator/cloud9/0.0.8/templates/common.yaml diff --git a/incubator/cloud9/0.0.7/values.yaml b/incubator/cloud9/0.0.8/values.yaml similarity index 100% rename from incubator/cloud9/0.0.7/values.yaml rename to incubator/cloud9/0.0.8/values.yaml diff --git a/incubator/cloud9/item.yaml b/incubator/cloud9/item.yaml index 4fd2fd1d8c6..8020de6ddae 100644 --- a/incubator/cloud9/item.yaml +++ b/incubator/cloud9/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.png" +- media + diff --git a/incubator/code-server/0.0.7/CHANGELOG.md b/incubator/code-server/0.0.7/CHANGELOG.md deleted file mode 100644 index af9e5f98e9f..00000000000 --- a/incubator/code-server/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [code-server-0.0.7](https://github.com/truecharts/apps/compare/code-server-0.0.6...code-server-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/code-server/0.0.7/Chart.lock b/incubator/code-server/0.0.7/Chart.lock deleted file mode 100644 index 5332bcdf09a..00000000000 --- a/incubator/code-server/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:50:31.986169467Z" diff --git a/incubator/code-server/0.0.7/charts/common-8.3.12.tgz b/incubator/code-server/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/code-server/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/code-server/0.0.8/CHANGELOG.md b/incubator/code-server/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..362aa75cc48 --- /dev/null +++ b/incubator/code-server/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [code-server-0.0.8](https://github.com/truecharts/apps/compare/code-server-0.0.7...code-server-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [code-server-0.0.7](https://github.com/truecharts/apps/compare/code-server-0.0.6...code-server-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [code-server-0.0.6](https://github.com/truecharts/apps/compare/code-server-0.0.5...code-server-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [code-server-0.0.5](https://github.com/truecharts/apps/compare/code-server-0.0.4...code-server-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [code-server-0.0.4](https://github.com/truecharts/apps/compare/code-server-0.0.3...code-server-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [code-server-0.0.3](https://github.com/truecharts/apps/compare/code-server-0.0.2...code-server-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [code-server-0.0.2](https://github.com/truecharts/apps/compare/code-server-0.0.1...code-server-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### code-server-0.0.1 (2021-10-04) diff --git a/incubator/code-server/0.0.7/CONFIG.md b/incubator/code-server/0.0.8/CONFIG.md similarity index 100% rename from incubator/code-server/0.0.7/CONFIG.md rename to incubator/code-server/0.0.8/CONFIG.md diff --git a/incubator/code-server/0.0.8/Chart.lock b/incubator/code-server/0.0.8/Chart.lock new file mode 100644 index 00000000000..a029f196115 --- /dev/null +++ b/incubator/code-server/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:27:55.897930508Z" diff --git a/incubator/code-server/0.0.7/Chart.yaml b/incubator/code-server/0.0.8/Chart.yaml similarity index 80% rename from incubator/code-server/0.0.7/Chart.yaml rename to incubator/code-server/0.0.8/Chart.yaml index 28f313eae14..31a1021e3e3 100644 --- a/incubator/code-server/0.0.7/Chart.yaml +++ b/incubator/code-server/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.11.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Run VS Code on any machine anywhere and access it in the browser. home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server icon: https://github.com/truecharts/apps/raw/main/images/code-server.jpg @@ -22,4 +22,10 @@ sources: - https://github.com/cdr/code-server - https://hub.docker.com/r/linuxserver/code-server type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/code-server/0.0.7/README.md b/incubator/code-server/0.0.8/README.md similarity index 96% rename from incubator/code-server/0.0.7/README.md rename to incubator/code-server/0.0.8/README.md index 1ac7833e7bc..f785815eb4c 100644 --- a/incubator/code-server/0.0.7/README.md +++ b/incubator/code-server/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/code-server/0.0.7/app-readme.md b/incubator/code-server/0.0.8/app-readme.md similarity index 100% rename from incubator/code-server/0.0.7/app-readme.md rename to incubator/code-server/0.0.8/app-readme.md diff --git a/incubator/code-server/0.0.8/charts/common-8.3.13.tgz b/incubator/code-server/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/code-server/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/code-server/0.0.7/helm-values.md b/incubator/code-server/0.0.8/helm-values.md similarity index 100% rename from incubator/code-server/0.0.7/helm-values.md rename to incubator/code-server/0.0.8/helm-values.md diff --git a/incubator/code-server/0.0.7/ix_values.yaml b/incubator/code-server/0.0.8/ix_values.yaml similarity index 100% rename from incubator/code-server/0.0.7/ix_values.yaml rename to incubator/code-server/0.0.8/ix_values.yaml diff --git a/incubator/code-server/0.0.7/questions.yaml b/incubator/code-server/0.0.8/questions.yaml similarity index 100% rename from incubator/code-server/0.0.7/questions.yaml rename to incubator/code-server/0.0.8/questions.yaml diff --git a/incubator/code-server/0.0.7/templates/common.yaml b/incubator/code-server/0.0.8/templates/common.yaml similarity index 100% rename from incubator/code-server/0.0.7/templates/common.yaml rename to incubator/code-server/0.0.8/templates/common.yaml diff --git a/incubator/code-server/0.0.7/values.yaml b/incubator/code-server/0.0.8/values.yaml similarity index 100% rename from incubator/code-server/0.0.7/values.yaml rename to incubator/code-server/0.0.8/values.yaml diff --git a/incubator/code-server/item.yaml b/incubator/code-server/item.yaml index b2188e1eca9..76c33c3b25f 100644 --- a/incubator/code-server/item.yaml +++ b/incubator/code-server/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/truecharts/apps/raw/main/images/code-server.jpg categories: - - media -icon_url: "https://github.com/truecharts/apps/raw/main/images/code-server.jpg" +- media + diff --git a/incubator/cryptofolio/0.0.7/CHANGELOG.md b/incubator/cryptofolio/0.0.7/CHANGELOG.md deleted file mode 100644 index d529dd4e0dc..00000000000 --- a/incubator/cryptofolio/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [cryptofolio-0.0.7](https://github.com/truecharts/apps/compare/cryptofolio-0.0.6...cryptofolio-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/cryptofolio/0.0.7/Chart.lock b/incubator/cryptofolio/0.0.7/Chart.lock deleted file mode 100644 index 6d8a1261132..00000000000 --- a/incubator/cryptofolio/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:50:57.34305952Z" diff --git a/incubator/cryptofolio/0.0.7/charts/common-8.3.12.tgz b/incubator/cryptofolio/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/cryptofolio/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/cryptofolio/0.0.8/CHANGELOG.md b/incubator/cryptofolio/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a02de8975c4 --- /dev/null +++ b/incubator/cryptofolio/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [cryptofolio-0.0.8](https://github.com/truecharts/apps/compare/cryptofolio-0.0.7...cryptofolio-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [cryptofolio-0.0.7](https://github.com/truecharts/apps/compare/cryptofolio-0.0.6...cryptofolio-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [cryptofolio-0.0.6](https://github.com/truecharts/apps/compare/cryptofolio-0.0.5...cryptofolio-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [cryptofolio-0.0.5](https://github.com/truecharts/apps/compare/cryptofolio-0.0.4...cryptofolio-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [cryptofolio-0.0.4](https://github.com/truecharts/apps/compare/cryptofolio-0.0.3...cryptofolio-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [cryptofolio-0.0.3](https://github.com/truecharts/apps/compare/cryptofolio-0.0.2...cryptofolio-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [cryptofolio-0.0.2](https://github.com/truecharts/apps/compare/cryptofolio-0.0.1...cryptofolio-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### cryptofolio-0.0.1 (2021-10-04) diff --git a/incubator/cryptofolio/0.0.7/CONFIG.md b/incubator/cryptofolio/0.0.8/CONFIG.md similarity index 100% rename from incubator/cryptofolio/0.0.7/CONFIG.md rename to incubator/cryptofolio/0.0.8/CONFIG.md diff --git a/incubator/cryptofolio/0.0.8/Chart.lock b/incubator/cryptofolio/0.0.8/Chart.lock new file mode 100644 index 00000000000..ecfb2f80fa4 --- /dev/null +++ b/incubator/cryptofolio/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:28:16.694178024Z" diff --git a/incubator/cryptofolio/0.0.7/Chart.yaml b/incubator/cryptofolio/0.0.8/Chart.yaml similarity index 77% rename from incubator/cryptofolio/0.0.7/Chart.yaml rename to incubator/cryptofolio/0.0.8/Chart.yaml index fda69fea51a..7aaf74b65d9 100644 --- a/incubator/cryptofolio/0.0.7/Chart.yaml +++ b/incubator/cryptofolio/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Track your cryptocurrency holdings/portfolio home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio icon: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png @@ -17,4 +17,10 @@ maintainers: name: cryptofolio sources: - https://github.com/Xtrendence/cryptofolio -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/cryptofolio/0.0.7/README.md b/incubator/cryptofolio/0.0.8/README.md similarity index 96% rename from incubator/cryptofolio/0.0.7/README.md rename to incubator/cryptofolio/0.0.8/README.md index bc7169d0d50..e9604c426f2 100644 --- a/incubator/cryptofolio/0.0.7/README.md +++ b/incubator/cryptofolio/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/cryptofolio/0.0.7/app-readme.md b/incubator/cryptofolio/0.0.8/app-readme.md similarity index 100% rename from incubator/cryptofolio/0.0.7/app-readme.md rename to incubator/cryptofolio/0.0.8/app-readme.md diff --git a/incubator/cryptofolio/0.0.8/charts/common-8.3.13.tgz b/incubator/cryptofolio/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/cryptofolio/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/cryptofolio/0.0.7/helm-values.md b/incubator/cryptofolio/0.0.8/helm-values.md similarity index 100% rename from incubator/cryptofolio/0.0.7/helm-values.md rename to incubator/cryptofolio/0.0.8/helm-values.md diff --git a/incubator/cryptofolio/0.0.7/ix_values.yaml b/incubator/cryptofolio/0.0.8/ix_values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.7/ix_values.yaml rename to incubator/cryptofolio/0.0.8/ix_values.yaml diff --git a/incubator/cryptofolio/0.0.7/questions.yaml b/incubator/cryptofolio/0.0.8/questions.yaml similarity index 100% rename from incubator/cryptofolio/0.0.7/questions.yaml rename to incubator/cryptofolio/0.0.8/questions.yaml diff --git a/incubator/cryptofolio/0.0.7/templates/common.yaml b/incubator/cryptofolio/0.0.8/templates/common.yaml similarity index 100% rename from incubator/cryptofolio/0.0.7/templates/common.yaml rename to incubator/cryptofolio/0.0.8/templates/common.yaml diff --git a/incubator/cryptofolio/0.0.7/values.yaml b/incubator/cryptofolio/0.0.8/values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.7/values.yaml rename to incubator/cryptofolio/0.0.8/values.yaml diff --git a/incubator/cryptofolio/item.yaml b/incubator/cryptofolio/item.yaml index 095fd662a16..8a681522b91 100644 --- a/incubator/cryptofolio/item.yaml +++ b/incubator/cryptofolio/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png categories: - - media -icon_url: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png +- media + diff --git a/incubator/davos/0.0.7/CHANGELOG.md b/incubator/davos/0.0.7/CHANGELOG.md deleted file mode 100644 index 2dca7b6e201..00000000000 --- a/incubator/davos/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [davos-0.0.7](https://github.com/truecharts/apps/compare/davos-0.0.6...davos-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/davos/0.0.7/Chart.lock b/incubator/davos/0.0.7/Chart.lock deleted file mode 100644 index 03296b83e93..00000000000 --- a/incubator/davos/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:51:22.865955386Z" diff --git a/incubator/davos/0.0.7/charts/common-8.3.12.tgz b/incubator/davos/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/davos/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/davos/0.0.8/CHANGELOG.md b/incubator/davos/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..9b57775b41b --- /dev/null +++ b/incubator/davos/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [davos-0.0.8](https://github.com/truecharts/apps/compare/davos-0.0.7...davos-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [davos-0.0.7](https://github.com/truecharts/apps/compare/davos-0.0.6...davos-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [davos-0.0.6](https://github.com/truecharts/apps/compare/davos-0.0.5...davos-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [davos-0.0.5](https://github.com/truecharts/apps/compare/davos-0.0.4...davos-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [davos-0.0.4](https://github.com/truecharts/apps/compare/davos-0.0.3...davos-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [davos-0.0.3](https://github.com/truecharts/apps/compare/davos-0.0.2...davos-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [davos-0.0.2](https://github.com/truecharts/apps/compare/davos-0.0.1...davos-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### davos-0.0.1 (2021-10-04) diff --git a/incubator/davos/0.0.7/CONFIG.md b/incubator/davos/0.0.8/CONFIG.md similarity index 100% rename from incubator/davos/0.0.7/CONFIG.md rename to incubator/davos/0.0.8/CONFIG.md diff --git a/incubator/davos/0.0.8/Chart.lock b/incubator/davos/0.0.8/Chart.lock new file mode 100644 index 00000000000..130e4bc367d --- /dev/null +++ b/incubator/davos/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:28:37.554835185Z" diff --git a/incubator/davos/0.0.7/Chart.yaml b/incubator/davos/0.0.8/Chart.yaml similarity index 80% rename from incubator/davos/0.0.7/Chart.yaml rename to incubator/davos/0.0.8/Chart.yaml index b8d5c0ede6b..e48b3f68455 100644 --- a/incubator/davos/0.0.7/Chart.yaml +++ b/incubator/davos/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: An FTP automation tool that periodically scans given host locations for new files. home: https://github.com/truecharts/apps/tree/master/charts/stable/davos @@ -22,4 +22,10 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/davos/0.0.7/README.md b/incubator/davos/0.0.8/README.md similarity index 96% rename from incubator/davos/0.0.7/README.md rename to incubator/davos/0.0.8/README.md index ada94bdd641..7d624df9547 100644 --- a/incubator/davos/0.0.7/README.md +++ b/incubator/davos/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/davos/0.0.7/app-readme.md b/incubator/davos/0.0.8/app-readme.md similarity index 100% rename from incubator/davos/0.0.7/app-readme.md rename to incubator/davos/0.0.8/app-readme.md diff --git a/incubator/davos/0.0.8/charts/common-8.3.13.tgz b/incubator/davos/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/davos/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/davos/0.0.7/helm-values.md b/incubator/davos/0.0.8/helm-values.md similarity index 100% rename from incubator/davos/0.0.7/helm-values.md rename to incubator/davos/0.0.8/helm-values.md diff --git a/incubator/davos/0.0.7/ix_values.yaml b/incubator/davos/0.0.8/ix_values.yaml similarity index 100% rename from incubator/davos/0.0.7/ix_values.yaml rename to incubator/davos/0.0.8/ix_values.yaml diff --git a/incubator/davos/0.0.7/questions.yaml b/incubator/davos/0.0.8/questions.yaml similarity index 100% rename from incubator/davos/0.0.7/questions.yaml rename to incubator/davos/0.0.8/questions.yaml diff --git a/incubator/davos/0.0.7/templates/common.yaml b/incubator/davos/0.0.8/templates/common.yaml similarity index 100% rename from incubator/davos/0.0.7/templates/common.yaml rename to incubator/davos/0.0.8/templates/common.yaml diff --git a/incubator/davos/0.0.7/values.yaml b/incubator/davos/0.0.8/values.yaml similarity index 100% rename from incubator/davos/0.0.7/values.yaml rename to incubator/davos/0.0.8/values.yaml diff --git a/incubator/davos/item.yaml b/incubator/davos/item.yaml index 32499e251c2..4b2682d694c 100644 --- a/incubator/davos/item.yaml +++ b/incubator/davos/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/linuxserver/davos/raw/master/src/main/resources/static/android-chrome-192x192.png categories: - - media -icon_url: "https://github.com/linuxserver/davos/raw/master/src/main/resources/static/android-chrome-192x192.png" +- media + diff --git a/incubator/digikam/0.0.7/CHANGELOG.md b/incubator/digikam/0.0.7/CHANGELOG.md deleted file mode 100644 index 258908a6ede..00000000000 --- a/incubator/digikam/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [digikam-0.0.7](https://github.com/truecharts/apps/compare/digikam-0.0.6...digikam-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/digikam/0.0.7/Chart.lock b/incubator/digikam/0.0.7/Chart.lock deleted file mode 100644 index ba51e0a62ef..00000000000 --- a/incubator/digikam/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:51:48.473607795Z" diff --git a/incubator/digikam/0.0.7/charts/common-8.3.12.tgz b/incubator/digikam/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/digikam/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/digikam/0.0.8/CHANGELOG.md b/incubator/digikam/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..e040b8d671c --- /dev/null +++ b/incubator/digikam/0.0.8/CHANGELOG.md @@ -0,0 +1,91 @@ +# Changelog
+ + + +### [digikam-0.0.8](https://github.com/truecharts/apps/compare/digikam-0.0.7...digikam-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [digikam-0.0.7](https://github.com/truecharts/apps/compare/digikam-0.0.6...digikam-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [digikam-0.0.6](https://github.com/truecharts/apps/compare/digikam-0.0.5...digikam-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [digikam-0.0.5](https://github.com/truecharts/apps/compare/digikam-0.0.4...digikam-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [digikam-0.0.4](https://github.com/truecharts/apps/compare/digikam-0.0.3...digikam-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [digikam-0.0.3](https://github.com/truecharts/apps/compare/digikam-0.0.2...digikam-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [digikam-0.0.2](https://github.com/truecharts/apps/compare/digikam-0.0.1...digikam-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### digikam-0.0.1 (2021-10-04) diff --git a/incubator/digikam/0.0.7/CONFIG.md b/incubator/digikam/0.0.8/CONFIG.md similarity index 100% rename from incubator/digikam/0.0.7/CONFIG.md rename to incubator/digikam/0.0.8/CONFIG.md diff --git a/incubator/digikam/0.0.8/Chart.lock b/incubator/digikam/0.0.8/Chart.lock new file mode 100644 index 00000000000..82a1ac38a76 --- /dev/null +++ b/incubator/digikam/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:28:58.341934027Z" diff --git a/incubator/digikam/0.0.7/Chart.yaml b/incubator/digikam/0.0.8/Chart.yaml similarity index 80% rename from incubator/digikam/0.0.7/Chart.yaml rename to incubator/digikam/0.0.8/Chart.yaml index fd41e553bdc..592dc4b95ed 100644 --- a/incubator/digikam/0.0.7/Chart.yaml +++ b/incubator/digikam/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Professional Photo Management with the Power of Open Source home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png @@ -23,4 +23,10 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/digikam/0.0.7/README.md b/incubator/digikam/0.0.8/README.md similarity index 96% rename from incubator/digikam/0.0.7/README.md rename to incubator/digikam/0.0.8/README.md index 4cb77bffce8..9986676ac6b 100644 --- a/incubator/digikam/0.0.7/README.md +++ b/incubator/digikam/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/digikam/0.0.7/app-readme.md b/incubator/digikam/0.0.8/app-readme.md similarity index 100% rename from incubator/digikam/0.0.7/app-readme.md rename to incubator/digikam/0.0.8/app-readme.md diff --git a/incubator/digikam/0.0.8/charts/common-8.3.13.tgz b/incubator/digikam/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/digikam/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/digikam/0.0.7/helm-values.md b/incubator/digikam/0.0.8/helm-values.md similarity index 91% rename from incubator/digikam/0.0.7/helm-values.md rename to incubator/digikam/0.0.8/helm-values.md index 0c2b56b75c2..62ae9f6e893 100644 --- a/incubator/digikam/0.0.7/helm-values.md +++ b/incubator/digikam/0.0.8/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/digikam"` | | -| image.tag | string | `"version-7.3.0@sha256:e45af284c7334852596092d9310418e8143d0c29e6bc935265295d8dabfc27a0"` | | +| image.tag | string | `"version-7.3.0@sha256:2656cb2b71c64560ae175a021f8a40326269429742b6a2c67a7bf4a7bc174e43"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/incubator/digikam/0.0.7/ix_values.yaml b/incubator/digikam/0.0.8/ix_values.yaml similarity index 79% rename from incubator/digikam/0.0.7/ix_values.yaml rename to incubator/digikam/0.0.8/ix_values.yaml index 12f7616ae2a..d76753a5361 100644 --- a/incubator/digikam/0.0.7/ix_values.yaml +++ b/incubator/digikam/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/digikam pullPolicy: IfNotPresent - tag: version-7.3.0@sha256:e45af284c7334852596092d9310418e8143d0c29e6bc935265295d8dabfc27a0 + tag: version-7.3.0@sha256:2656cb2b71c64560ae175a021f8a40326269429742b6a2c67a7bf4a7bc174e43 env: PUID: 568 diff --git a/incubator/digikam/0.0.7/questions.yaml b/incubator/digikam/0.0.8/questions.yaml similarity index 100% rename from incubator/digikam/0.0.7/questions.yaml rename to incubator/digikam/0.0.8/questions.yaml diff --git a/incubator/digikam/0.0.7/templates/common.yaml b/incubator/digikam/0.0.8/templates/common.yaml similarity index 100% rename from incubator/digikam/0.0.7/templates/common.yaml rename to incubator/digikam/0.0.8/templates/common.yaml diff --git a/incubator/digikam/0.0.7/values.yaml b/incubator/digikam/0.0.8/values.yaml similarity index 100% rename from incubator/digikam/0.0.7/values.yaml rename to incubator/digikam/0.0.8/values.yaml diff --git a/incubator/digikam/item.yaml b/incubator/digikam/item.yaml index 25e96cfd516..7ab1223e104 100644 --- a/incubator/digikam/item.yaml +++ b/incubator/digikam/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png" +- media + diff --git a/incubator/doublecommander/0.0.7/CHANGELOG.md b/incubator/doublecommander/0.0.7/CHANGELOG.md deleted file mode 100644 index 6f8f14e17e1..00000000000 --- a/incubator/doublecommander/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [doublecommander-0.0.7](https://github.com/truecharts/apps/compare/doublecommander-0.0.6...doublecommander-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/doublecommander/0.0.7/Chart.lock b/incubator/doublecommander/0.0.7/Chart.lock deleted file mode 100644 index d1d49fdddf9..00000000000 --- a/incubator/doublecommander/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:52:14.002620161Z" diff --git a/incubator/doublecommander/0.0.7/charts/common-8.3.12.tgz b/incubator/doublecommander/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/doublecommander/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/doublecommander/0.0.8/CHANGELOG.md b/incubator/doublecommander/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..4fe4bfc83ad --- /dev/null +++ b/incubator/doublecommander/0.0.8/CHANGELOG.md @@ -0,0 +1,91 @@ +# Changelog
+ + + +### [doublecommander-0.0.8](https://github.com/truecharts/apps/compare/doublecommander-0.0.7...doublecommander-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [doublecommander-0.0.7](https://github.com/truecharts/apps/compare/doublecommander-0.0.6...doublecommander-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [doublecommander-0.0.6](https://github.com/truecharts/apps/compare/doublecommander-0.0.5...doublecommander-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [doublecommander-0.0.5](https://github.com/truecharts/apps/compare/doublecommander-0.0.4...doublecommander-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [doublecommander-0.0.4](https://github.com/truecharts/apps/compare/doublecommander-0.0.3...doublecommander-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [doublecommander-0.0.3](https://github.com/truecharts/apps/compare/doublecommander-0.0.2...doublecommander-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [doublecommander-0.0.2](https://github.com/truecharts/apps/compare/doublecommander-0.0.1...doublecommander-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### doublecommander-0.0.1 (2021-10-04) diff --git a/incubator/doublecommander/0.0.7/CONFIG.md b/incubator/doublecommander/0.0.8/CONFIG.md similarity index 100% rename from incubator/doublecommander/0.0.7/CONFIG.md rename to incubator/doublecommander/0.0.8/CONFIG.md diff --git a/incubator/doublecommander/0.0.8/Chart.lock b/incubator/doublecommander/0.0.8/Chart.lock new file mode 100644 index 00000000000..408f0496b34 --- /dev/null +++ b/incubator/doublecommander/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:29:19.160934682Z" diff --git a/incubator/doublecommander/0.0.7/Chart.yaml b/incubator/doublecommander/0.0.8/Chart.yaml similarity index 81% rename from incubator/doublecommander/0.0.7/Chart.yaml rename to incubator/doublecommander/0.0.8/Chart.yaml index 763f6a4d9bb..0f283a5c893 100644 --- a/incubator/doublecommander/0.0.7/Chart.yaml +++ b/incubator/doublecommander/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A free cross platform open source file manager with two panels side by side. home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander @@ -22,4 +22,10 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/doublecommander/0.0.7/README.md b/incubator/doublecommander/0.0.8/README.md similarity index 96% rename from incubator/doublecommander/0.0.7/README.md rename to incubator/doublecommander/0.0.8/README.md index 364f0cdd00d..ecd272176df 100644 --- a/incubator/doublecommander/0.0.7/README.md +++ b/incubator/doublecommander/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/doublecommander/0.0.7/app-readme.md b/incubator/doublecommander/0.0.8/app-readme.md similarity index 100% rename from incubator/doublecommander/0.0.7/app-readme.md rename to incubator/doublecommander/0.0.8/app-readme.md diff --git a/incubator/doublecommander/0.0.8/charts/common-8.3.13.tgz b/incubator/doublecommander/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/doublecommander/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/doublecommander/0.0.7/helm-values.md b/incubator/doublecommander/0.0.8/helm-values.md similarity index 92% rename from incubator/doublecommander/0.0.7/helm-values.md rename to incubator/doublecommander/0.0.8/helm-values.md index 25d8df19700..dee0e2006e2 100644 --- a/incubator/doublecommander/0.0.7/helm-values.md +++ b/incubator/doublecommander/0.0.8/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/doublecommander"` | | -| image.tag | string | `"version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b"` | | +| image.tag | string | `"version-0.8.2-1@sha256:bf40bd74db843e3c31c04f5330446dcb96bf17a5f34487b9e022acc41bfa02a2"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.data.accessMode | string | `"ReadWriteOnce"` | | diff --git a/incubator/doublecommander/0.0.7/ix_values.yaml b/incubator/doublecommander/0.0.8/ix_values.yaml similarity index 83% rename from incubator/doublecommander/0.0.7/ix_values.yaml rename to incubator/doublecommander/0.0.8/ix_values.yaml index b262a5ae2de..39bd5bff9ae 100644 --- a/incubator/doublecommander/0.0.7/ix_values.yaml +++ b/incubator/doublecommander/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent - tag: version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b + tag: version-0.8.2-1@sha256:bf40bd74db843e3c31c04f5330446dcb96bf17a5f34487b9e022acc41bfa02a2 env: PUID: 568 diff --git a/incubator/doublecommander/0.0.7/questions.yaml b/incubator/doublecommander/0.0.8/questions.yaml similarity index 100% rename from incubator/doublecommander/0.0.7/questions.yaml rename to incubator/doublecommander/0.0.8/questions.yaml diff --git a/incubator/doublecommander/0.0.7/templates/common.yaml b/incubator/doublecommander/0.0.8/templates/common.yaml similarity index 100% rename from incubator/doublecommander/0.0.7/templates/common.yaml rename to incubator/doublecommander/0.0.8/templates/common.yaml diff --git a/incubator/doublecommander/0.0.7/values.yaml b/incubator/doublecommander/0.0.8/values.yaml similarity index 100% rename from incubator/doublecommander/0.0.7/values.yaml rename to incubator/doublecommander/0.0.8/values.yaml diff --git a/incubator/doublecommander/item.yaml b/incubator/doublecommander/item.yaml index abf3517e3a6..d22b9a3ba15 100644 --- a/incubator/doublecommander/item.yaml +++ b/incubator/doublecommander/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png" +- media + diff --git a/incubator/dsmr-reader/0.0.2/CHANGELOG.md b/incubator/dsmr-reader/0.0.2/CHANGELOG.md deleted file mode 100644 index 7d6c1eae0f1..00000000000 --- a/incubator/dsmr-reader/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [dsmr-reader-0.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-0.0.1...dsmr-reader-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### dsmr-reader-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### dsmr-reader-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/dsmr-reader/0.0.2/Chart.lock b/incubator/dsmr-reader/0.0.2/Chart.lock deleted file mode 100644 index 50423780c7e..00000000000 --- a/incubator/dsmr-reader/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:33:45.293252345Z" diff --git a/incubator/dsmr-reader/0.0.2/charts/common-8.3.12.tgz b/incubator/dsmr-reader/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/dsmr-reader/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/dsmr-reader/0.0.3/CHANGELOG.md b/incubator/dsmr-reader/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d5f6a9b6a99 --- /dev/null +++ b/incubator/dsmr-reader/0.0.3/CHANGELOG.md @@ -0,0 +1,50 @@ +# Changelog
+ + + +### [dsmr-reader-0.0.3](https://github.com/truecharts/apps/compare/dsmr-reader-0.0.2...dsmr-reader-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [dsmr-reader-0.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-0.0.1...dsmr-reader-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### dsmr-reader-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### dsmr-reader-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/dsmr-reader/0.0.2/CONFIG.md b/incubator/dsmr-reader/0.0.3/CONFIG.md similarity index 100% rename from incubator/dsmr-reader/0.0.2/CONFIG.md rename to incubator/dsmr-reader/0.0.3/CONFIG.md diff --git a/incubator/dsmr-reader/0.0.3/Chart.lock b/incubator/dsmr-reader/0.0.3/Chart.lock new file mode 100644 index 00000000000..829e86c3326 --- /dev/null +++ b/incubator/dsmr-reader/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:29:41.146903882Z" diff --git a/incubator/dsmr-reader/0.0.2/Chart.yaml b/incubator/dsmr-reader/0.0.3/Chart.yaml similarity index 82% rename from incubator/dsmr-reader/0.0.2/Chart.yaml rename to incubator/dsmr-reader/0.0.3/Chart.yaml index 202964961f4..19c76353782 100644 --- a/incubator/dsmr-reader/0.0.2/Chart.yaml +++ b/incubator/dsmr-reader/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "latest-202" description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. name: dsmr-reader -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -24,3 +24,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/dsmr-reader/0.0.2/README.md b/incubator/dsmr-reader/0.0.3/README.md similarity index 96% rename from incubator/dsmr-reader/0.0.2/README.md rename to incubator/dsmr-reader/0.0.3/README.md index 28ddbee9de6..92b1f278aa9 100644 --- a/incubator/dsmr-reader/0.0.2/README.md +++ b/incubator/dsmr-reader/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/dsmr-reader/0.0.2/app-readme.md b/incubator/dsmr-reader/0.0.3/app-readme.md similarity index 100% rename from incubator/dsmr-reader/0.0.2/app-readme.md rename to incubator/dsmr-reader/0.0.3/app-readme.md diff --git a/incubator/dsmr-reader/0.0.3/charts/common-8.3.13.tgz b/incubator/dsmr-reader/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/dsmr-reader/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/dsmr-reader/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/dsmr-reader/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/dsmr-reader/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/dsmr-reader/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/dsmr-reader/0.0.2/helm-values.md b/incubator/dsmr-reader/0.0.3/helm-values.md similarity index 100% rename from incubator/dsmr-reader/0.0.2/helm-values.md rename to incubator/dsmr-reader/0.0.3/helm-values.md diff --git a/incubator/dsmr-reader/0.0.2/ix_values.yaml b/incubator/dsmr-reader/0.0.3/ix_values.yaml similarity index 100% rename from incubator/dsmr-reader/0.0.2/ix_values.yaml rename to incubator/dsmr-reader/0.0.3/ix_values.yaml diff --git a/incubator/dsmr-reader/0.0.2/questions.yaml b/incubator/dsmr-reader/0.0.3/questions.yaml similarity index 100% rename from incubator/dsmr-reader/0.0.2/questions.yaml rename to incubator/dsmr-reader/0.0.3/questions.yaml diff --git a/incubator/dsmr-reader/0.0.2/templates/common.yaml b/incubator/dsmr-reader/0.0.3/templates/common.yaml similarity index 100% rename from incubator/dsmr-reader/0.0.2/templates/common.yaml rename to incubator/dsmr-reader/0.0.3/templates/common.yaml diff --git a/incubator/dsmr-reader/0.0.2/values.yaml b/incubator/dsmr-reader/0.0.3/values.yaml similarity index 100% rename from incubator/dsmr-reader/0.0.2/values.yaml rename to incubator/dsmr-reader/0.0.3/values.yaml diff --git a/incubator/dsmr-reader/item.yaml b/incubator/dsmr-reader/item.yaml index aa8b1cb9e9f..4dacb863e40 100644 --- a/incubator/dsmr-reader/item.yaml +++ b/incubator/dsmr-reader/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars2.githubusercontent.com/u/57727360?s=400&v=4 categories: - - media -icon_url: https://avatars2.githubusercontent.com/u/57727360?s=400PLACEHOLDERICONv=4 +- media + diff --git a/incubator/etherpad/0.0.2/CHANGELOG.md b/incubator/etherpad/0.0.2/CHANGELOG.md deleted file mode 100644 index 1c92a52cf83..00000000000 --- a/incubator/etherpad/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [etherpad-0.0.2](https://github.com/truecharts/apps/compare/etherpad-0.0.1...etherpad-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### etherpad-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### etherpad-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/etherpad/0.0.2/Chart.lock b/incubator/etherpad/0.0.2/Chart.lock deleted file mode 100644 index 21670fd054e..00000000000 --- a/incubator/etherpad/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:34:19.91155474Z" diff --git a/incubator/etherpad/0.0.2/charts/common-8.3.12.tgz b/incubator/etherpad/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/etherpad/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/etherpad/0.0.3/CHANGELOG.md b/incubator/etherpad/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..901af4b1976 --- /dev/null +++ b/incubator/etherpad/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [etherpad-0.0.3](https://github.com/truecharts/apps/compare/etherpad-0.0.2...etherpad-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [etherpad-0.0.2](https://github.com/truecharts/apps/compare/etherpad-0.0.1...etherpad-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### etherpad-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### etherpad-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/etherpad/0.0.2/CONFIG.md b/incubator/etherpad/0.0.3/CONFIG.md similarity index 100% rename from incubator/etherpad/0.0.2/CONFIG.md rename to incubator/etherpad/0.0.3/CONFIG.md diff --git a/incubator/etherpad/0.0.3/Chart.lock b/incubator/etherpad/0.0.3/Chart.lock new file mode 100644 index 00000000000..af137dd6596 --- /dev/null +++ b/incubator/etherpad/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:30:09.841221018Z" diff --git a/incubator/etherpad/0.0.2/Chart.yaml b/incubator/etherpad/0.0.3/Chart.yaml similarity index 83% rename from incubator/etherpad/0.0.2/Chart.yaml rename to incubator/etherpad/0.0.3/Chart.yaml index 1406fcb020d..0a666c5d985 100644 --- a/incubator/etherpad/0.0.2/Chart.yaml +++ b/incubator/etherpad/0.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 0.0.2 +version: 0.0.3 kubeVersion: '>=1.16.0-0' name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -28,3 +28,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/etherpad/0.0.2/README.md b/incubator/etherpad/0.0.3/README.md similarity index 96% rename from incubator/etherpad/0.0.2/README.md rename to incubator/etherpad/0.0.3/README.md index faa0cba54e8..8cb1253ad95 100644 --- a/incubator/etherpad/0.0.2/README.md +++ b/incubator/etherpad/0.0.3/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/etherpad/0.0.2/app-readme.md b/incubator/etherpad/0.0.3/app-readme.md similarity index 100% rename from incubator/etherpad/0.0.2/app-readme.md rename to incubator/etherpad/0.0.3/app-readme.md diff --git a/incubator/etherpad/0.0.3/charts/common-8.3.13.tgz b/incubator/etherpad/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/etherpad/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/etherpad/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/etherpad/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/etherpad/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/etherpad/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/etherpad/0.0.2/helm-values.md b/incubator/etherpad/0.0.3/helm-values.md similarity index 95% rename from incubator/etherpad/0.0.2/helm-values.md rename to incubator/etherpad/0.0.3/helm-values.md index f63c11d581c..7afb8b5e8be 100644 --- a/incubator/etherpad/0.0.2/helm-values.md +++ b/incubator/etherpad/0.0.3/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/nicholaswilde/etherpad"` | | -| image.tag | string | `"version-1.8.14@sha256:cd35863f12695934a55d60e6cd2ee70489e14445af1b84ade79333a524265323"` | | +| image.tag | string | `"version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73"` | | | persistence.app.accessMode | string | `"ReadWriteOnce"` | | | persistence.app.enabled | bool | `true` | | | persistence.app.mountPath | string | `"/opt/etherpad-lite/app"` | | diff --git a/incubator/etherpad/0.0.2/ix_values.yaml b/incubator/etherpad/0.0.3/ix_values.yaml similarity index 92% rename from incubator/etherpad/0.0.2/ix_values.yaml rename to incubator/etherpad/0.0.3/ix_values.yaml index b32c721afe4..d3f6d16c3d5 100644 --- a/incubator/etherpad/0.0.2/ix_values.yaml +++ b/incubator/etherpad/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/etherpad pullPolicy: IfNotPresent - tag: version-1.8.14@sha256:cd35863f12695934a55d60e6cd2ee70489e14445af1b84ade79333a524265323 + tag: version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73 secret: {} diff --git a/incubator/etherpad/0.0.2/questions.yaml b/incubator/etherpad/0.0.3/questions.yaml similarity index 100% rename from incubator/etherpad/0.0.2/questions.yaml rename to incubator/etherpad/0.0.3/questions.yaml diff --git a/incubator/etherpad/0.0.2/templates/common.yaml b/incubator/etherpad/0.0.3/templates/common.yaml similarity index 100% rename from incubator/etherpad/0.0.2/templates/common.yaml rename to incubator/etherpad/0.0.3/templates/common.yaml diff --git a/incubator/etherpad/0.0.2/values.yaml b/incubator/etherpad/0.0.3/values.yaml similarity index 100% rename from incubator/etherpad/0.0.2/values.yaml rename to incubator/etherpad/0.0.3/values.yaml diff --git a/incubator/etherpad/item.yaml b/incubator/etherpad/item.yaml index b54747ea90f..31132346fcd 100644 --- a/incubator/etherpad/item.yaml +++ b/incubator/etherpad/item.yaml @@ -1,3 +1,4 @@ +icon: "https://github.com/truecharts/apps/raw/main/images/etherpad.jpg" categories: - - media -icon_url: "https://github.com/truecharts/apps/raw/main/images/etherpad.jpg" +- media + diff --git a/incubator/filezilla/0.0.7/CHANGELOG.md b/incubator/filezilla/0.0.7/CHANGELOG.md deleted file mode 100644 index 85b2883c834..00000000000 --- a/incubator/filezilla/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [filezilla-0.0.7](https://github.com/truecharts/apps/compare/filezilla-0.0.6...filezilla-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/filezilla/0.0.7/Chart.lock b/incubator/filezilla/0.0.7/Chart.lock deleted file mode 100644 index a5706d85fed..00000000000 --- a/incubator/filezilla/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:52:39.643647487Z" diff --git a/incubator/filezilla/0.0.7/charts/common-8.3.12.tgz b/incubator/filezilla/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/filezilla/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/filezilla/0.0.8/CHANGELOG.md b/incubator/filezilla/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..5dc09811578 --- /dev/null +++ b/incubator/filezilla/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [filezilla-0.0.8](https://github.com/truecharts/apps/compare/filezilla-0.0.7...filezilla-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [filezilla-0.0.7](https://github.com/truecharts/apps/compare/filezilla-0.0.6...filezilla-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [filezilla-0.0.6](https://github.com/truecharts/apps/compare/filezilla-0.0.5...filezilla-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [filezilla-0.0.5](https://github.com/truecharts/apps/compare/filezilla-0.0.4...filezilla-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [filezilla-0.0.4](https://github.com/truecharts/apps/compare/filezilla-0.0.3...filezilla-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [filezilla-0.0.3](https://github.com/truecharts/apps/compare/filezilla-0.0.2...filezilla-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [filezilla-0.0.2](https://github.com/truecharts/apps/compare/filezilla-0.0.1...filezilla-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### filezilla-0.0.1 (2021-10-04) diff --git a/incubator/filezilla/0.0.7/CONFIG.md b/incubator/filezilla/0.0.8/CONFIG.md similarity index 100% rename from incubator/filezilla/0.0.7/CONFIG.md rename to incubator/filezilla/0.0.8/CONFIG.md diff --git a/incubator/filezilla/0.0.8/Chart.lock b/incubator/filezilla/0.0.8/Chart.lock new file mode 100644 index 00000000000..28b880c9623 --- /dev/null +++ b/incubator/filezilla/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:30:37.547730123Z" diff --git a/incubator/filezilla/0.0.7/Chart.yaml b/incubator/filezilla/0.0.8/Chart.yaml similarity index 80% rename from incubator/filezilla/0.0.7/Chart.yaml rename to incubator/filezilla/0.0.8/Chart.yaml index 3e30691d519..87bb97a2e3d 100644 --- a/incubator/filezilla/0.0.7/Chart.yaml +++ b/incubator/filezilla/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.51.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A Helm chart for Kubernetes home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png @@ -23,4 +23,10 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/filezilla/0.0.7/README.md b/incubator/filezilla/0.0.8/README.md similarity index 96% rename from incubator/filezilla/0.0.7/README.md rename to incubator/filezilla/0.0.8/README.md index 2380df7e606..c265884e406 100644 --- a/incubator/filezilla/0.0.7/README.md +++ b/incubator/filezilla/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/filezilla/0.0.7/app-readme.md b/incubator/filezilla/0.0.8/app-readme.md similarity index 100% rename from incubator/filezilla/0.0.7/app-readme.md rename to incubator/filezilla/0.0.8/app-readme.md diff --git a/incubator/filezilla/0.0.8/charts/common-8.3.13.tgz b/incubator/filezilla/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/filezilla/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/filezilla/0.0.7/helm-values.md b/incubator/filezilla/0.0.8/helm-values.md similarity index 100% rename from incubator/filezilla/0.0.7/helm-values.md rename to incubator/filezilla/0.0.8/helm-values.md diff --git a/incubator/filezilla/0.0.7/ix_values.yaml b/incubator/filezilla/0.0.8/ix_values.yaml similarity index 100% rename from incubator/filezilla/0.0.7/ix_values.yaml rename to incubator/filezilla/0.0.8/ix_values.yaml diff --git a/incubator/filezilla/0.0.7/questions.yaml b/incubator/filezilla/0.0.8/questions.yaml similarity index 100% rename from incubator/filezilla/0.0.7/questions.yaml rename to incubator/filezilla/0.0.8/questions.yaml diff --git a/incubator/filezilla/0.0.7/templates/common.yaml b/incubator/filezilla/0.0.8/templates/common.yaml similarity index 100% rename from incubator/filezilla/0.0.7/templates/common.yaml rename to incubator/filezilla/0.0.8/templates/common.yaml diff --git a/incubator/filezilla/0.0.7/values.yaml b/incubator/filezilla/0.0.8/values.yaml similarity index 100% rename from incubator/filezilla/0.0.7/values.yaml rename to incubator/filezilla/0.0.8/values.yaml diff --git a/incubator/filezilla/item.yaml b/incubator/filezilla/item.yaml index c47c63433a4..c8732d0966c 100644 --- a/incubator/filezilla/item.yaml +++ b/incubator/filezilla/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png" +- media + diff --git a/incubator/firefox-syncserver/0.0.2/CHANGELOG.md b/incubator/firefox-syncserver/0.0.2/CHANGELOG.md deleted file mode 100644 index 23ecbe34c20..00000000000 --- a/incubator/firefox-syncserver/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [firefox-syncserver-0.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-0.0.1...firefox-syncserver-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### firefox-syncserver-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### firefox-syncserver-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/firefox-syncserver/0.0.2/Chart.lock b/incubator/firefox-syncserver/0.0.2/Chart.lock deleted file mode 100644 index 40049c9fba5..00000000000 --- a/incubator/firefox-syncserver/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:34:54.638855122Z" diff --git a/incubator/firefox-syncserver/0.0.2/charts/common-8.3.12.tgz b/incubator/firefox-syncserver/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/firefox-syncserver/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/firefox-syncserver/0.0.3/CHANGELOG.md b/incubator/firefox-syncserver/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..930628f1dd6 --- /dev/null +++ b/incubator/firefox-syncserver/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [firefox-syncserver-0.0.3](https://github.com/truecharts/apps/compare/firefox-syncserver-0.0.2...firefox-syncserver-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [firefox-syncserver-0.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-0.0.1...firefox-syncserver-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### firefox-syncserver-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### firefox-syncserver-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/firefox-syncserver/0.0.2/CONFIG.md b/incubator/firefox-syncserver/0.0.3/CONFIG.md similarity index 100% rename from incubator/firefox-syncserver/0.0.2/CONFIG.md rename to incubator/firefox-syncserver/0.0.3/CONFIG.md diff --git a/incubator/firefox-syncserver/0.0.3/Chart.lock b/incubator/firefox-syncserver/0.0.3/Chart.lock new file mode 100644 index 00000000000..a30c3e122b3 --- /dev/null +++ b/incubator/firefox-syncserver/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:30:59.609196272Z" diff --git a/incubator/firefox-syncserver/0.0.2/Chart.yaml b/incubator/firefox-syncserver/0.0.3/Chart.yaml similarity index 83% rename from incubator/firefox-syncserver/0.0.2/Chart.yaml rename to incubator/firefox-syncserver/0.0.3/Chart.yaml index d142417b0da..8ff10d0c9d5 100644 --- a/incubator/firefox-syncserver/0.0.2/Chart.yaml +++ b/incubator/firefox-syncserver/0.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 0.0.2 +version: 0.0.3 kubeVersion: '>=1.16.0-0' name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -27,3 +27,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/firefox-syncserver/0.0.2/README.md b/incubator/firefox-syncserver/0.0.3/README.md similarity index 96% rename from incubator/firefox-syncserver/0.0.2/README.md rename to incubator/firefox-syncserver/0.0.3/README.md index eb7ff299ec3..433a2fe3fb1 100644 --- a/incubator/firefox-syncserver/0.0.2/README.md +++ b/incubator/firefox-syncserver/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/firefox-syncserver/0.0.2/app-readme.md b/incubator/firefox-syncserver/0.0.3/app-readme.md similarity index 100% rename from incubator/firefox-syncserver/0.0.2/app-readme.md rename to incubator/firefox-syncserver/0.0.3/app-readme.md diff --git a/incubator/firefox-syncserver/0.0.3/charts/common-8.3.13.tgz b/incubator/firefox-syncserver/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/firefox-syncserver/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/firefox-syncserver/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/firefox-syncserver/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/firefox-syncserver/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/firefox-syncserver/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/firefox-syncserver/0.0.2/helm-values.md b/incubator/firefox-syncserver/0.0.3/helm-values.md similarity index 94% rename from incubator/firefox-syncserver/0.0.2/helm-values.md rename to incubator/firefox-syncserver/0.0.3/helm-values.md index 6eecc8550ab..d6ed332e154 100644 --- a/incubator/firefox-syncserver/0.0.2/helm-values.md +++ b/incubator/firefox-syncserver/0.0.3/helm-values.md @@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_HOST.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/crazy-max/firefox-syncserver"` | | -| image.tag | string | `"1.8.0@sha256:15aeaaec65295711260807fe49020b2e446e60d6e094d60a1cfd96c7ebf2b9ce"` | | +| image.tag | string | `"1.8.0@sha256:ab1a959d8105c478f0f1523c8c3bbdc53bb8d44f325501b93297bc80cf627da6"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | postgresql.enabled | bool | `true` | | diff --git a/incubator/firefox-syncserver/0.0.2/ix_values.yaml b/incubator/firefox-syncserver/0.0.3/ix_values.yaml similarity index 92% rename from incubator/firefox-syncserver/0.0.2/ix_values.yaml rename to incubator/firefox-syncserver/0.0.3/ix_values.yaml index 560a9273cd1..0e1e16ed14a 100644 --- a/incubator/firefox-syncserver/0.0.2/ix_values.yaml +++ b/incubator/firefox-syncserver/0.0.3/ix_values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/crazy-max/firefox-syncserver pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 1.8.0@sha256:15aeaaec65295711260807fe49020b2e446e60d6e094d60a1cfd96c7ebf2b9ce + tag: 1.8.0@sha256:ab1a959d8105c478f0f1523c8c3bbdc53bb8d44f325501b93297bc80cf627da6 secret: FF_SYNCSERVER_SECRET: "changeme" diff --git a/incubator/firefox-syncserver/0.0.2/questions.yaml b/incubator/firefox-syncserver/0.0.3/questions.yaml similarity index 100% rename from incubator/firefox-syncserver/0.0.2/questions.yaml rename to incubator/firefox-syncserver/0.0.3/questions.yaml diff --git a/incubator/firefox-syncserver/0.0.2/templates/common.yaml b/incubator/firefox-syncserver/0.0.3/templates/common.yaml similarity index 100% rename from incubator/firefox-syncserver/0.0.2/templates/common.yaml rename to incubator/firefox-syncserver/0.0.3/templates/common.yaml diff --git a/incubator/firefox-syncserver/0.0.2/values.yaml b/incubator/firefox-syncserver/0.0.3/values.yaml similarity index 100% rename from incubator/firefox-syncserver/0.0.2/values.yaml rename to incubator/firefox-syncserver/0.0.3/values.yaml diff --git a/incubator/firefox-syncserver/item.yaml b/incubator/firefox-syncserver/item.yaml index bbaa7923552..1f9d2b7f21d 100644 --- a/incubator/firefox-syncserver/item.yaml +++ b/incubator/firefox-syncserver/item.yaml @@ -1,3 +1,4 @@ +icon: "https://upload.wikimedia.org/wikipedia/en/0/01/Firefox_Sync_logo.png" categories: - - media -icon_url: "https://upload.wikimedia.org/wikipedia/en/0/01/Firefox_Sync_logo.png" +- media + diff --git a/incubator/fossil/0.0.7/CHANGELOG.md b/incubator/fossil/0.0.7/CHANGELOG.md deleted file mode 100644 index 78d7d352ab9..00000000000 --- a/incubator/fossil/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fossil-0.0.7](https://github.com/truecharts/apps/compare/fossil-0.0.6...fossil-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/fossil/0.0.7/Chart.lock b/incubator/fossil/0.0.7/Chart.lock deleted file mode 100644 index 19dd81e22a5..00000000000 --- a/incubator/fossil/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:53:04.021892487Z" diff --git a/incubator/fossil/0.0.7/charts/common-8.3.12.tgz b/incubator/fossil/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/fossil/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/fossil/0.0.8/CHANGELOG.md b/incubator/fossil/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..2e528bf1872 --- /dev/null +++ b/incubator/fossil/0.0.8/CHANGELOG.md @@ -0,0 +1,82 @@ +# Changelog
+ + + +### [fossil-0.0.8](https://github.com/truecharts/apps/compare/fossil-0.0.7...fossil-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [fossil-0.0.7](https://github.com/truecharts/apps/compare/fossil-0.0.6...fossil-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [fossil-0.0.6](https://github.com/truecharts/apps/compare/fossil-0.0.5...fossil-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [fossil-0.0.5](https://github.com/truecharts/apps/compare/fossil-0.0.4...fossil-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [fossil-0.0.4](https://github.com/truecharts/apps/compare/fossil-0.0.3...fossil-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [fossil-0.0.3](https://github.com/truecharts/apps/compare/fossil-0.0.2...fossil-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [fossil-0.0.2](https://github.com/truecharts/apps/compare/fossil-0.0.1...fossil-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### fossil-0.0.1 (2021-10-04) diff --git a/incubator/fossil/0.0.7/CONFIG.md b/incubator/fossil/0.0.8/CONFIG.md similarity index 100% rename from incubator/fossil/0.0.7/CONFIG.md rename to incubator/fossil/0.0.8/CONFIG.md diff --git a/incubator/fossil/0.0.8/Chart.lock b/incubator/fossil/0.0.8/Chart.lock new file mode 100644 index 00000000000..d20f0d8152a --- /dev/null +++ b/incubator/fossil/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:31:27.285463563Z" diff --git a/incubator/fossil/0.0.7/Chart.yaml b/incubator/fossil/0.0.8/Chart.yaml similarity index 77% rename from incubator/fossil/0.0.7/Chart.yaml rename to incubator/fossil/0.0.8/Chart.yaml index 32a47ef5a04..d212083a729 100644 --- a/incubator/fossil/0.0.7/Chart.yaml +++ b/incubator/fossil/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.15.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A simple, high-reliability, distributed software configuration management system home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil @@ -20,4 +20,10 @@ name: fossil sources: - https://fossil-scm.org/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/fossil/0.0.7/README.md b/incubator/fossil/0.0.8/README.md similarity index 96% rename from incubator/fossil/0.0.7/README.md rename to incubator/fossil/0.0.8/README.md index bfc914297b8..e4269a00f0b 100644 --- a/incubator/fossil/0.0.7/README.md +++ b/incubator/fossil/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/fossil/0.0.7/app-readme.md b/incubator/fossil/0.0.8/app-readme.md similarity index 100% rename from incubator/fossil/0.0.7/app-readme.md rename to incubator/fossil/0.0.8/app-readme.md diff --git a/incubator/fossil/0.0.8/charts/common-8.3.13.tgz b/incubator/fossil/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/fossil/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/fossil/0.0.7/helm-values.md b/incubator/fossil/0.0.8/helm-values.md similarity index 100% rename from incubator/fossil/0.0.7/helm-values.md rename to incubator/fossil/0.0.8/helm-values.md diff --git a/incubator/fossil/0.0.7/ix_values.yaml b/incubator/fossil/0.0.8/ix_values.yaml similarity index 100% rename from incubator/fossil/0.0.7/ix_values.yaml rename to incubator/fossil/0.0.8/ix_values.yaml diff --git a/incubator/fossil/0.0.7/questions.yaml b/incubator/fossil/0.0.8/questions.yaml similarity index 100% rename from incubator/fossil/0.0.7/questions.yaml rename to incubator/fossil/0.0.8/questions.yaml diff --git a/incubator/fossil/0.0.7/templates/common.yaml b/incubator/fossil/0.0.8/templates/common.yaml similarity index 100% rename from incubator/fossil/0.0.7/templates/common.yaml rename to incubator/fossil/0.0.8/templates/common.yaml diff --git a/incubator/fossil/0.0.7/values.yaml b/incubator/fossil/0.0.8/values.yaml similarity index 100% rename from incubator/fossil/0.0.7/values.yaml rename to incubator/fossil/0.0.8/values.yaml diff --git a/incubator/fossil/item.yaml b/incubator/fossil/item.yaml index 05ed137802a..5860f48438a 100644 --- a/incubator/fossil/item.yaml +++ b/incubator/fossil/item.yaml @@ -1,3 +1,4 @@ +icon: https://fossil-scm.org/home/doc/trunk/www/fossil3.gif categories: - - media -icon_url: "https://fossil-scm.org/home/doc/trunk/www/fossil3.gif" +- media + diff --git a/incubator/golinks/0.0.7/CHANGELOG.md b/incubator/golinks/0.0.7/CHANGELOG.md deleted file mode 100644 index 98f9ddbda16..00000000000 --- a/incubator/golinks/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [golinks-0.0.7](https://github.com/truecharts/apps/compare/golinks-0.0.6...golinks-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/golinks/0.0.7/Chart.lock b/incubator/golinks/0.0.7/Chart.lock deleted file mode 100644 index 58f04fb8482..00000000000 --- a/incubator/golinks/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:53:27.473598728Z" diff --git a/incubator/golinks/0.0.7/charts/common-8.3.12.tgz b/incubator/golinks/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/golinks/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/golinks/0.0.8/CHANGELOG.md b/incubator/golinks/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..9b61ce6cb1c --- /dev/null +++ b/incubator/golinks/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [golinks-0.0.8](https://github.com/truecharts/apps/compare/golinks-0.0.7...golinks-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [golinks-0.0.7](https://github.com/truecharts/apps/compare/golinks-0.0.6...golinks-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [golinks-0.0.6](https://github.com/truecharts/apps/compare/golinks-0.0.5...golinks-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [golinks-0.0.5](https://github.com/truecharts/apps/compare/golinks-0.0.4...golinks-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [golinks-0.0.4](https://github.com/truecharts/apps/compare/golinks-0.0.3...golinks-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [golinks-0.0.3](https://github.com/truecharts/apps/compare/golinks-0.0.2...golinks-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [golinks-0.0.2](https://github.com/truecharts/apps/compare/golinks-0.0.1...golinks-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### golinks-0.0.1 (2021-10-04) diff --git a/incubator/golinks/0.0.7/CONFIG.md b/incubator/golinks/0.0.8/CONFIG.md similarity index 100% rename from incubator/golinks/0.0.7/CONFIG.md rename to incubator/golinks/0.0.8/CONFIG.md diff --git a/incubator/golinks/0.0.8/Chart.lock b/incubator/golinks/0.0.8/Chart.lock new file mode 100644 index 00000000000..c45f615e1e3 --- /dev/null +++ b/incubator/golinks/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:31:48.353022034Z" diff --git a/incubator/golinks/0.0.7/Chart.yaml b/incubator/golinks/0.0.8/Chart.yaml similarity index 80% rename from incubator/golinks/0.0.7/Chart.yaml rename to incubator/golinks/0.0.8/Chart.yaml index a19656fd33c..6309c9a72c9 100644 --- a/incubator/golinks/0.0.7/Chart.yaml +++ b/incubator/golinks/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "154c581" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks @@ -24,4 +24,10 @@ sources: - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/golinks/0.0.7/README.md b/incubator/golinks/0.0.8/README.md similarity index 96% rename from incubator/golinks/0.0.7/README.md rename to incubator/golinks/0.0.8/README.md index ad7e42038e7..8d7278e82b3 100644 --- a/incubator/golinks/0.0.7/README.md +++ b/incubator/golinks/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/golinks/0.0.7/app-readme.md b/incubator/golinks/0.0.8/app-readme.md similarity index 100% rename from incubator/golinks/0.0.7/app-readme.md rename to incubator/golinks/0.0.8/app-readme.md diff --git a/incubator/golinks/0.0.8/charts/common-8.3.13.tgz b/incubator/golinks/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/golinks/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/golinks/0.0.7/helm-values.md b/incubator/golinks/0.0.8/helm-values.md similarity index 100% rename from incubator/golinks/0.0.7/helm-values.md rename to incubator/golinks/0.0.8/helm-values.md diff --git a/incubator/golinks/0.0.7/ix_values.yaml b/incubator/golinks/0.0.8/ix_values.yaml similarity index 100% rename from incubator/golinks/0.0.7/ix_values.yaml rename to incubator/golinks/0.0.8/ix_values.yaml diff --git a/incubator/golinks/0.0.7/questions.yaml b/incubator/golinks/0.0.8/questions.yaml similarity index 100% rename from incubator/golinks/0.0.7/questions.yaml rename to incubator/golinks/0.0.8/questions.yaml diff --git a/incubator/golinks/0.0.7/templates/common.yaml b/incubator/golinks/0.0.8/templates/common.yaml similarity index 100% rename from incubator/golinks/0.0.7/templates/common.yaml rename to incubator/golinks/0.0.8/templates/common.yaml diff --git a/incubator/golinks/0.0.7/values.yaml b/incubator/golinks/0.0.8/values.yaml similarity index 100% rename from incubator/golinks/0.0.7/values.yaml rename to incubator/golinks/0.0.8/values.yaml diff --git a/incubator/golinks/item.yaml b/incubator/golinks/item.yaml index 282e7742ffa..85a763f361d 100644 --- a/incubator/golinks/item.yaml +++ b/incubator/golinks/item.yaml @@ -1,3 +1,4 @@ +icon: '' categories: - - media -icon_url: "" +- media + diff --git a/incubator/gotify/0.0.2/CHANGELOG.md b/incubator/gotify/0.0.2/CHANGELOG.md deleted file mode 100644 index c0ac7c5e33e..00000000000 --- a/incubator/gotify/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [gotify-0.0.2](https://github.com/truecharts/apps/compare/gotify-0.0.1...gotify-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### gotify-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### gotify-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/gotify/0.0.2/Chart.lock b/incubator/gotify/0.0.2/Chart.lock deleted file mode 100644 index 50153f8d81a..00000000000 --- a/incubator/gotify/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:35:29.562363358Z" diff --git a/incubator/gotify/0.0.2/charts/common-8.3.12.tgz b/incubator/gotify/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/gotify/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/gotify/0.0.3/CHANGELOG.md b/incubator/gotify/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..980c1d06817 --- /dev/null +++ b/incubator/gotify/0.0.3/CHANGELOG.md @@ -0,0 +1,50 @@ +# Changelog
+ + + +### [gotify-0.0.3](https://github.com/truecharts/apps/compare/gotify-0.0.2...gotify-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [gotify-0.0.2](https://github.com/truecharts/apps/compare/gotify-0.0.1...gotify-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### gotify-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### gotify-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/gotify/0.0.2/CONFIG.md b/incubator/gotify/0.0.3/CONFIG.md similarity index 100% rename from incubator/gotify/0.0.2/CONFIG.md rename to incubator/gotify/0.0.3/CONFIG.md diff --git a/incubator/gotify/0.0.3/Chart.lock b/incubator/gotify/0.0.3/Chart.lock new file mode 100644 index 00000000000..5844ff38573 --- /dev/null +++ b/incubator/gotify/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:32:10.516357264Z" diff --git a/incubator/gotify/0.0.2/Chart.yaml b/incubator/gotify/0.0.3/Chart.yaml similarity index 81% rename from incubator/gotify/0.0.2/Chart.yaml rename to incubator/gotify/0.0.3/Chart.yaml index 73fc8ea43c5..c43ddf69e8d 100644 --- a/incubator/gotify/0.0.2/Chart.yaml +++ b/incubator/gotify/0.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.0" -version: 0.0.2 +version: 0.0.3 kubeVersion: '>=1.16.0-0' name: gotify description: a simple server for sending and receiving messages @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -27,3 +27,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/gotify/0.0.2/README.md b/incubator/gotify/0.0.3/README.md similarity index 96% rename from incubator/gotify/0.0.2/README.md rename to incubator/gotify/0.0.3/README.md index f08fb27b46b..4f51f233b37 100644 --- a/incubator/gotify/0.0.2/README.md +++ b/incubator/gotify/0.0.3/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/gotify/0.0.2/app-readme.md b/incubator/gotify/0.0.3/app-readme.md similarity index 100% rename from incubator/gotify/0.0.2/app-readme.md rename to incubator/gotify/0.0.3/app-readme.md diff --git a/incubator/gotify/0.0.3/charts/common-8.3.13.tgz b/incubator/gotify/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/gotify/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/gotify/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/gotify/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/gotify/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/gotify/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/gotify/0.0.2/helm-values.md b/incubator/gotify/0.0.3/helm-values.md similarity index 100% rename from incubator/gotify/0.0.2/helm-values.md rename to incubator/gotify/0.0.3/helm-values.md diff --git a/incubator/gotify/0.0.2/ix_values.yaml b/incubator/gotify/0.0.3/ix_values.yaml similarity index 100% rename from incubator/gotify/0.0.2/ix_values.yaml rename to incubator/gotify/0.0.3/ix_values.yaml diff --git a/incubator/gotify/0.0.2/questions.yaml b/incubator/gotify/0.0.3/questions.yaml similarity index 100% rename from incubator/gotify/0.0.2/questions.yaml rename to incubator/gotify/0.0.3/questions.yaml diff --git a/incubator/gotify/0.0.2/templates/_configmap.tpl b/incubator/gotify/0.0.3/templates/_configmap.tpl similarity index 100% rename from incubator/gotify/0.0.2/templates/_configmap.tpl rename to incubator/gotify/0.0.3/templates/_configmap.tpl diff --git a/incubator/gotify/0.0.2/templates/common.yaml b/incubator/gotify/0.0.3/templates/common.yaml similarity index 100% rename from incubator/gotify/0.0.2/templates/common.yaml rename to incubator/gotify/0.0.3/templates/common.yaml diff --git a/incubator/gotify/0.0.2/values.yaml b/incubator/gotify/0.0.3/values.yaml similarity index 100% rename from incubator/gotify/0.0.2/values.yaml rename to incubator/gotify/0.0.3/values.yaml diff --git a/incubator/gotify/item.yaml b/incubator/gotify/item.yaml index 5acbf87f9b5..7e0a5040719 100644 --- a/incubator/gotify/item.yaml +++ b/incubator/gotify/item.yaml @@ -1,3 +1,4 @@ +icon: https://gotify.net/img/logo.png categories: - - media -icon_url: https://gotify.net/img/logo.png +- media + diff --git a/incubator/grav/0.0.7/CHANGELOG.md b/incubator/grav/0.0.7/CHANGELOG.md deleted file mode 100644 index 52884315dfd..00000000000 --- a/incubator/grav/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [grav-0.0.7](https://github.com/truecharts/apps/compare/grav-0.0.6...grav-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/grav/0.0.7/Chart.lock b/incubator/grav/0.0.7/Chart.lock deleted file mode 100644 index 1a643ea4b01..00000000000 --- a/incubator/grav/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:53:51.223963319Z" diff --git a/incubator/grav/0.0.7/charts/common-8.3.12.tgz b/incubator/grav/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/grav/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/grav/0.0.8/CHANGELOG.md b/incubator/grav/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a82f86a8ae4 --- /dev/null +++ b/incubator/grav/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [grav-0.0.8](https://github.com/truecharts/apps/compare/grav-0.0.7...grav-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [grav-0.0.7](https://github.com/truecharts/apps/compare/grav-0.0.6...grav-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [grav-0.0.6](https://github.com/truecharts/apps/compare/grav-0.0.5...grav-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [grav-0.0.5](https://github.com/truecharts/apps/compare/grav-0.0.4...grav-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [grav-0.0.4](https://github.com/truecharts/apps/compare/grav-0.0.3...grav-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [grav-0.0.3](https://github.com/truecharts/apps/compare/grav-0.0.2...grav-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [grav-0.0.2](https://github.com/truecharts/apps/compare/grav-0.0.1...grav-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### grav-0.0.1 (2021-10-04) diff --git a/incubator/grav/0.0.7/CONFIG.md b/incubator/grav/0.0.8/CONFIG.md similarity index 100% rename from incubator/grav/0.0.7/CONFIG.md rename to incubator/grav/0.0.8/CONFIG.md diff --git a/incubator/grav/0.0.8/Chart.lock b/incubator/grav/0.0.8/Chart.lock new file mode 100644 index 00000000000..e00ef118bbf --- /dev/null +++ b/incubator/grav/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:32:38.266105826Z" diff --git a/incubator/grav/0.0.7/Chart.yaml b/incubator/grav/0.0.8/Chart.yaml similarity index 79% rename from incubator/grav/0.0.7/Chart.yaml rename to incubator/grav/0.0.8/Chart.yaml index a91e3478040..71589f93e1f 100644 --- a/incubator/grav/0.0.7/Chart.yaml +++ b/incubator/grav/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.18" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A Fast, Simple, and Flexible, file-based Web-platform. home: https://github.com/truecharts/apps/tree/master/charts/stable/grav icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png @@ -22,4 +22,10 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/grav/0.0.7/README.md b/incubator/grav/0.0.8/README.md similarity index 96% rename from incubator/grav/0.0.7/README.md rename to incubator/grav/0.0.8/README.md index 3b7d7f14f05..744854d885f 100644 --- a/incubator/grav/0.0.7/README.md +++ b/incubator/grav/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/grav/0.0.7/app-readme.md b/incubator/grav/0.0.8/app-readme.md similarity index 100% rename from incubator/grav/0.0.7/app-readme.md rename to incubator/grav/0.0.8/app-readme.md diff --git a/incubator/grav/0.0.8/charts/common-8.3.13.tgz b/incubator/grav/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/grav/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/grav/0.0.7/helm-values.md b/incubator/grav/0.0.8/helm-values.md similarity index 100% rename from incubator/grav/0.0.7/helm-values.md rename to incubator/grav/0.0.8/helm-values.md diff --git a/incubator/grav/0.0.7/ix_values.yaml b/incubator/grav/0.0.8/ix_values.yaml similarity index 100% rename from incubator/grav/0.0.7/ix_values.yaml rename to incubator/grav/0.0.8/ix_values.yaml diff --git a/incubator/grav/0.0.7/questions.yaml b/incubator/grav/0.0.8/questions.yaml similarity index 100% rename from incubator/grav/0.0.7/questions.yaml rename to incubator/grav/0.0.8/questions.yaml diff --git a/incubator/grav/0.0.7/templates/common.yaml b/incubator/grav/0.0.8/templates/common.yaml similarity index 100% rename from incubator/grav/0.0.7/templates/common.yaml rename to incubator/grav/0.0.8/templates/common.yaml diff --git a/incubator/grav/0.0.7/values.yaml b/incubator/grav/0.0.8/values.yaml similarity index 100% rename from incubator/grav/0.0.7/values.yaml rename to incubator/grav/0.0.8/values.yaml diff --git a/incubator/grav/item.yaml b/incubator/grav/item.yaml index 432cf604b5d..2353c2ccc32 100644 --- a/incubator/grav/item.yaml +++ b/incubator/grav/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png" +- media + diff --git a/incubator/headphones/0.0.7/CHANGELOG.md b/incubator/headphones/0.0.7/CHANGELOG.md deleted file mode 100644 index 6636e4917d2..00000000000 --- a/incubator/headphones/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [headphones-0.0.7](https://github.com/truecharts/apps/compare/headphones-0.0.6...headphones-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/headphones/0.0.7/Chart.lock b/incubator/headphones/0.0.7/Chart.lock deleted file mode 100644 index a558c5fd10e..00000000000 --- a/incubator/headphones/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:54:15.67860169Z" diff --git a/incubator/headphones/0.0.7/charts/common-8.3.12.tgz b/incubator/headphones/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/headphones/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/headphones/0.0.8/CHANGELOG.md b/incubator/headphones/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a6ddd35896c --- /dev/null +++ b/incubator/headphones/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [headphones-0.0.8](https://github.com/truecharts/apps/compare/headphones-0.0.7...headphones-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [headphones-0.0.7](https://github.com/truecharts/apps/compare/headphones-0.0.6...headphones-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [headphones-0.0.6](https://github.com/truecharts/apps/compare/headphones-0.0.5...headphones-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [headphones-0.0.5](https://github.com/truecharts/apps/compare/headphones-0.0.4...headphones-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [headphones-0.0.4](https://github.com/truecharts/apps/compare/headphones-0.0.3...headphones-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [headphones-0.0.3](https://github.com/truecharts/apps/compare/headphones-0.0.2...headphones-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [headphones-0.0.2](https://github.com/truecharts/apps/compare/headphones-0.0.1...headphones-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### headphones-0.0.1 (2021-10-04) diff --git a/incubator/headphones/0.0.7/CONFIG.md b/incubator/headphones/0.0.8/CONFIG.md similarity index 100% rename from incubator/headphones/0.0.7/CONFIG.md rename to incubator/headphones/0.0.8/CONFIG.md diff --git a/incubator/headphones/0.0.8/Chart.lock b/incubator/headphones/0.0.8/Chart.lock new file mode 100644 index 00000000000..ffd556d6a8d --- /dev/null +++ b/incubator/headphones/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:32:59.444999536Z" diff --git a/incubator/headphones/0.0.7/Chart.yaml b/incubator/headphones/0.0.8/Chart.yaml similarity index 82% rename from incubator/headphones/0.0.7/Chart.yaml rename to incubator/headphones/0.0.8/Chart.yaml index 7cd84d3116a..d7cafa35c61 100644 --- a/incubator/headphones/0.0.7/Chart.yaml +++ b/incubator/headphones/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "58edc604" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: "An automated music downloader for NZB and Torrent, written in Python.\ \ It supports SABnzbd, NZBget, Transmission, \xB5Torrent and Blackhole." home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones @@ -22,4 +22,10 @@ sources: - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/headphones/0.0.7/README.md b/incubator/headphones/0.0.8/README.md similarity index 96% rename from incubator/headphones/0.0.7/README.md rename to incubator/headphones/0.0.8/README.md index a6341451f9f..bf731c7485a 100644 --- a/incubator/headphones/0.0.7/README.md +++ b/incubator/headphones/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/headphones/0.0.7/app-readme.md b/incubator/headphones/0.0.8/app-readme.md similarity index 100% rename from incubator/headphones/0.0.7/app-readme.md rename to incubator/headphones/0.0.8/app-readme.md diff --git a/incubator/headphones/0.0.8/charts/common-8.3.13.tgz b/incubator/headphones/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/headphones/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/headphones/0.0.7/helm-values.md b/incubator/headphones/0.0.8/helm-values.md similarity index 100% rename from incubator/headphones/0.0.7/helm-values.md rename to incubator/headphones/0.0.8/helm-values.md diff --git a/incubator/headphones/0.0.7/ix_values.yaml b/incubator/headphones/0.0.8/ix_values.yaml similarity index 100% rename from incubator/headphones/0.0.7/ix_values.yaml rename to incubator/headphones/0.0.8/ix_values.yaml diff --git a/incubator/headphones/0.0.7/questions.yaml b/incubator/headphones/0.0.8/questions.yaml similarity index 100% rename from incubator/headphones/0.0.7/questions.yaml rename to incubator/headphones/0.0.8/questions.yaml diff --git a/incubator/headphones/0.0.7/templates/common.yaml b/incubator/headphones/0.0.8/templates/common.yaml similarity index 100% rename from incubator/headphones/0.0.7/templates/common.yaml rename to incubator/headphones/0.0.8/templates/common.yaml diff --git a/incubator/headphones/0.0.7/values.yaml b/incubator/headphones/0.0.8/values.yaml similarity index 100% rename from incubator/headphones/0.0.7/values.yaml rename to incubator/headphones/0.0.8/values.yaml diff --git a/incubator/headphones/item.yaml b/incubator/headphones/item.yaml index 5b63bf61936..b0cbf3e7e61 100644 --- a/incubator/headphones/item.yaml +++ b/incubator/headphones/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/headphones-banner.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/headphones-banner.png" +- media + diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.7/CHANGELOG.md deleted file mode 100644 index 4d3057dee9c..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [icantbelieveitsnotvaletudo-0.0.7](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.6...icantbelieveitsnotvaletudo-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.7/Chart.lock deleted file mode 100644 index ae02c3328ad..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:54:39.56699461Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/charts/common-8.3.12.tgz b/incubator/icantbelieveitsnotvaletudo/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/icantbelieveitsnotvaletudo/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.8/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..325ddc8d13a --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [icantbelieveitsnotvaletudo-0.0.8](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.7...icantbelieveitsnotvaletudo-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [icantbelieveitsnotvaletudo-0.0.7](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.6...icantbelieveitsnotvaletudo-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [icantbelieveitsnotvaletudo-0.0.6](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.5...icantbelieveitsnotvaletudo-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [icantbelieveitsnotvaletudo-0.0.5](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.4...icantbelieveitsnotvaletudo-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [icantbelieveitsnotvaletudo-0.0.4](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.3...icantbelieveitsnotvaletudo-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [icantbelieveitsnotvaletudo-0.0.3](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.2...icantbelieveitsnotvaletudo-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [icantbelieveitsnotvaletudo-0.0.2](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.1...icantbelieveitsnotvaletudo-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### icantbelieveitsnotvaletudo-0.0.1 (2021-10-04) diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/CONFIG.md b/incubator/icantbelieveitsnotvaletudo/0.0.8/CONFIG.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/CONFIG.md rename to incubator/icantbelieveitsnotvaletudo/0.0.8/CONFIG.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.8/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.8/Chart.lock new file mode 100644 index 00000000000..bc97f7ca2ff --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:33:20.59088651Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/Chart.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.8/Chart.yaml similarity index 82% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/Chart.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.8/Chart.yaml index 65e16768412..a9d163243d0 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.7/Chart.yaml +++ b/incubator/icantbelieveitsnotvaletudo/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Create live map data from Valetudo powered robots home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg @@ -21,4 +21,10 @@ name: icantbelieveitsnotvaletudo sources: - https://github.com/Hypfer/ICantBelieveItsNotValetudo - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/README.md b/incubator/icantbelieveitsnotvaletudo/0.0.8/README.md similarity index 96% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/README.md rename to incubator/icantbelieveitsnotvaletudo/0.0.8/README.md index 044f8098f6b..ed94f388347 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.7/README.md +++ b/incubator/icantbelieveitsnotvaletudo/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/app-readme.md b/incubator/icantbelieveitsnotvaletudo/0.0.8/app-readme.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/app-readme.md rename to incubator/icantbelieveitsnotvaletudo/0.0.8/app-readme.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.8/charts/common-8.3.13.tgz b/incubator/icantbelieveitsnotvaletudo/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/icantbelieveitsnotvaletudo/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/helm-values.md b/incubator/icantbelieveitsnotvaletudo/0.0.8/helm-values.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/helm-values.md rename to incubator/icantbelieveitsnotvaletudo/0.0.8/helm-values.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/ix_values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.8/ix_values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/ix_values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.8/ix_values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/questions.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.8/questions.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/questions.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.8/questions.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/templates/common.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.8/templates/common.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/templates/common.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.8/templates/common.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/templates/configmap.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.8/templates/configmap.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/templates/configmap.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.8/templates/configmap.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.7/values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.8/values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.7/values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.8/values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/item.yaml b/incubator/icantbelieveitsnotvaletudo/item.yaml index 6f348235b8b..88f5db07001 100644 --- a/incubator/icantbelieveitsnotvaletudo/item.yaml +++ b/incubator/icantbelieveitsnotvaletudo/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg categories: - - media -icon_url: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg +- media + diff --git a/incubator/joplin-server/0.0.2/CHANGELOG.md b/incubator/joplin-server/0.0.2/CHANGELOG.md deleted file mode 100644 index 371a538b760..00000000000 --- a/incubator/joplin-server/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [joplin-server-0.0.2](https://github.com/truecharts/apps/compare/joplin-server-0.0.1...joplin-server-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### joplin-server-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### joplin-server-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/joplin-server/0.0.2/Chart.lock b/incubator/joplin-server/0.0.2/Chart.lock deleted file mode 100644 index 682a64d8be1..00000000000 --- a/incubator/joplin-server/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:36:04.992448405Z" diff --git a/incubator/joplin-server/0.0.2/charts/common-8.3.12.tgz b/incubator/joplin-server/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/joplin-server/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/joplin-server/0.0.3/CHANGELOG.md b/incubator/joplin-server/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..f929afa74c3 --- /dev/null +++ b/incubator/joplin-server/0.0.3/CHANGELOG.md @@ -0,0 +1,50 @@ +# Changelog
+ + + +### [joplin-server-0.0.3](https://github.com/truecharts/apps/compare/joplin-server-0.0.2...joplin-server-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [joplin-server-0.0.2](https://github.com/truecharts/apps/compare/joplin-server-0.0.1...joplin-server-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### joplin-server-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### joplin-server-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/joplin-server/0.0.2/CONFIG.md b/incubator/joplin-server/0.0.3/CONFIG.md similarity index 100% rename from incubator/joplin-server/0.0.2/CONFIG.md rename to incubator/joplin-server/0.0.3/CONFIG.md diff --git a/incubator/joplin-server/0.0.3/Chart.lock b/incubator/joplin-server/0.0.3/Chart.lock new file mode 100644 index 00000000000..3d4b4b0a736 --- /dev/null +++ b/incubator/joplin-server/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:33:42.666277196Z" diff --git a/incubator/joplin-server/0.0.2/Chart.yaml b/incubator/joplin-server/0.0.3/Chart.yaml similarity index 83% rename from incubator/joplin-server/0.0.2/Chart.yaml rename to incubator/joplin-server/0.0.3/Chart.yaml index 85b1a67d929..d346914ceb8 100644 --- a/incubator/joplin-server/0.0.2/Chart.yaml +++ b/incubator/joplin-server/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5.1" description: This server allows you to sync any Joplin client name: joplin-server -version: 0.0.2 +version: 0.0.3 kubeVersion: '>=1.16.0-0' keywords: - joplin @@ -16,7 +16,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -25,3 +25,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/joplin-server/0.0.2/README.md b/incubator/joplin-server/0.0.3/README.md similarity index 96% rename from incubator/joplin-server/0.0.2/README.md rename to incubator/joplin-server/0.0.3/README.md index 727e40aa540..b7d6f5d7dad 100644 --- a/incubator/joplin-server/0.0.2/README.md +++ b/incubator/joplin-server/0.0.3/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/joplin-server/0.0.2/app-readme.md b/incubator/joplin-server/0.0.3/app-readme.md similarity index 100% rename from incubator/joplin-server/0.0.2/app-readme.md rename to incubator/joplin-server/0.0.3/app-readme.md diff --git a/incubator/joplin-server/0.0.3/charts/common-8.3.13.tgz b/incubator/joplin-server/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/joplin-server/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/joplin-server/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/joplin-server/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/joplin-server/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/joplin-server/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/joplin-server/0.0.2/helm-values.md b/incubator/joplin-server/0.0.3/helm-values.md similarity index 100% rename from incubator/joplin-server/0.0.2/helm-values.md rename to incubator/joplin-server/0.0.3/helm-values.md diff --git a/incubator/joplin-server/0.0.2/ix_values.yaml b/incubator/joplin-server/0.0.3/ix_values.yaml similarity index 100% rename from incubator/joplin-server/0.0.2/ix_values.yaml rename to incubator/joplin-server/0.0.3/ix_values.yaml diff --git a/incubator/joplin-server/0.0.2/questions.yaml b/incubator/joplin-server/0.0.3/questions.yaml similarity index 100% rename from incubator/joplin-server/0.0.2/questions.yaml rename to incubator/joplin-server/0.0.3/questions.yaml diff --git a/incubator/joplin-server/0.0.2/templates/common.yaml b/incubator/joplin-server/0.0.3/templates/common.yaml similarity index 100% rename from incubator/joplin-server/0.0.2/templates/common.yaml rename to incubator/joplin-server/0.0.3/templates/common.yaml diff --git a/incubator/joplin-server/0.0.2/values.yaml b/incubator/joplin-server/0.0.3/values.yaml similarity index 100% rename from incubator/joplin-server/0.0.2/values.yaml rename to incubator/joplin-server/0.0.3/values.yaml diff --git a/incubator/joplin-server/item.yaml b/incubator/joplin-server/item.yaml index c4f9d3bc5f5..597ed2bb448 100644 --- a/incubator/joplin-server/item.yaml +++ b/incubator/joplin-server/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/laurent22/joplin/master/Assets/LinuxIcons/256x256.png?raw=true categories: - - media -icon_url: https://raw.githubusercontent.com/laurent22/joplin/master/Assets/LinuxIcons/256x256.png?raw=true +- media + diff --git a/incubator/kanboard/0.0.2/CHANGELOG.md b/incubator/kanboard/0.0.2/CHANGELOG.md deleted file mode 100644 index a0e1f013d9a..00000000000 --- a/incubator/kanboard/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [kanboard-0.0.2](https://github.com/truecharts/apps/compare/kanboard-0.0.1...kanboard-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### kanboard-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### kanboard-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/kanboard/0.0.2/Chart.lock b/incubator/kanboard/0.0.2/Chart.lock deleted file mode 100644 index 60bbc221121..00000000000 --- a/incubator/kanboard/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:36:39.402809244Z" diff --git a/incubator/kanboard/0.0.2/charts/common-8.3.12.tgz b/incubator/kanboard/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/kanboard/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/kanboard/0.0.3/CHANGELOG.md b/incubator/kanboard/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d04fd04d9a4 --- /dev/null +++ b/incubator/kanboard/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [kanboard-0.0.3](https://github.com/truecharts/apps/compare/kanboard-0.0.2...kanboard-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [kanboard-0.0.2](https://github.com/truecharts/apps/compare/kanboard-0.0.1...kanboard-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### kanboard-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### kanboard-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/kanboard/0.0.2/CONFIG.md b/incubator/kanboard/0.0.3/CONFIG.md similarity index 100% rename from incubator/kanboard/0.0.2/CONFIG.md rename to incubator/kanboard/0.0.3/CONFIG.md diff --git a/incubator/kanboard/0.0.3/Chart.lock b/incubator/kanboard/0.0.3/Chart.lock new file mode 100644 index 00000000000..7141e674636 --- /dev/null +++ b/incubator/kanboard/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:34:11.898064515Z" diff --git a/incubator/kanboard/0.0.2/Chart.yaml b/incubator/kanboard/0.0.3/Chart.yaml similarity index 80% rename from incubator/kanboard/0.0.2/Chart.yaml rename to incubator/kanboard/0.0.3/Chart.yaml index 100fb27a435..2463431173a 100644 --- a/incubator/kanboard/0.0.2/Chart.yaml +++ b/incubator/kanboard/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.2.20" description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -14,7 +14,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -23,3 +23,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/kanboard/0.0.2/README.md b/incubator/kanboard/0.0.3/README.md similarity index 96% rename from incubator/kanboard/0.0.2/README.md rename to incubator/kanboard/0.0.3/README.md index 29fc3ef91ee..9eabe34a473 100644 --- a/incubator/kanboard/0.0.2/README.md +++ b/incubator/kanboard/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/kanboard/0.0.2/app-readme.md b/incubator/kanboard/0.0.3/app-readme.md similarity index 100% rename from incubator/kanboard/0.0.2/app-readme.md rename to incubator/kanboard/0.0.3/app-readme.md diff --git a/incubator/kanboard/0.0.3/charts/common-8.3.13.tgz b/incubator/kanboard/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/kanboard/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/kanboard/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/kanboard/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/kanboard/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/kanboard/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/kanboard/0.0.2/helm-values.md b/incubator/kanboard/0.0.3/helm-values.md similarity index 95% rename from incubator/kanboard/0.0.2/helm-values.md rename to incubator/kanboard/0.0.3/helm-values.md index 110fb5d047f..198c14c2be6 100644 --- a/incubator/kanboard/0.0.2/helm-values.md +++ b/incubator/kanboard/0.0.3/helm-values.md @@ -25,7 +25,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"kanboard/kanboard"` | image repository | -| image.tag | string | `"v1.2.20@sha256:d6d3bab5ca3f079ca782a7dc63e370e0ee3a006c596ba51ff6beb24d051528fc"` | image tag | +| image.tag | string | `"v1.2.20@sha256:0b6d33dbbc16e86094b92ed8461659280773bd66a6ff5ee1a380c643aac4ef16"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/incubator/kanboard/0.0.2/ix_values.yaml b/incubator/kanboard/0.0.3/ix_values.yaml similarity index 95% rename from incubator/kanboard/0.0.2/ix_values.yaml rename to incubator/kanboard/0.0.3/ix_values.yaml index c13780bba22..aa06a96e2ce 100644 --- a/incubator/kanboard/0.0.2/ix_values.yaml +++ b/incubator/kanboard/0.0.3/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: kanboard/kanboard # -- image tag - tag: v1.2.20@sha256:d6d3bab5ca3f079ca782a7dc63e370e0ee3a006c596ba51ff6beb24d051528fc + tag: v1.2.20@sha256:0b6d33dbbc16e86094b92ed8461659280773bd66a6ff5ee1a380c643aac4ef16 # -- image pull policy pullPolicy: IfNotPresent diff --git a/incubator/kanboard/0.0.2/questions.yaml b/incubator/kanboard/0.0.3/questions.yaml similarity index 100% rename from incubator/kanboard/0.0.2/questions.yaml rename to incubator/kanboard/0.0.3/questions.yaml diff --git a/incubator/kanboard/0.0.2/templates/common.yaml b/incubator/kanboard/0.0.3/templates/common.yaml similarity index 100% rename from incubator/kanboard/0.0.2/templates/common.yaml rename to incubator/kanboard/0.0.3/templates/common.yaml diff --git a/incubator/kanboard/0.0.2/values.yaml b/incubator/kanboard/0.0.3/values.yaml similarity index 100% rename from incubator/kanboard/0.0.2/values.yaml rename to incubator/kanboard/0.0.3/values.yaml diff --git a/incubator/kanboard/item.yaml b/incubator/kanboard/item.yaml index 02556b7683a..aaa5440ec6a 100644 --- a/incubator/kanboard/item.yaml +++ b/incubator/kanboard/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/kanboard/website/master/assets/img/icon.svg categories: - - media -icon_url: https://raw.githubusercontent.com/kanboard/website/master/assets/img/icon.svg +- media + diff --git a/incubator/leaf2mqtt/0.0.7/CHANGELOG.md b/incubator/leaf2mqtt/0.0.7/CHANGELOG.md deleted file mode 100644 index 7290ac1fd7d..00000000000 --- a/incubator/leaf2mqtt/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [leaf2mqtt-0.0.7](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.6...leaf2mqtt-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/leaf2mqtt/0.0.7/Chart.lock b/incubator/leaf2mqtt/0.0.7/Chart.lock deleted file mode 100644 index 1207eb1eba0..00000000000 --- a/incubator/leaf2mqtt/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:55:03.511304298Z" diff --git a/incubator/leaf2mqtt/0.0.7/charts/common-8.3.12.tgz b/incubator/leaf2mqtt/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/leaf2mqtt/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/leaf2mqtt/0.0.8/CHANGELOG.md b/incubator/leaf2mqtt/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..797a511573b --- /dev/null +++ b/incubator/leaf2mqtt/0.0.8/CHANGELOG.md @@ -0,0 +1,82 @@ +# Changelog
+ + + +### [leaf2mqtt-0.0.8](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.7...leaf2mqtt-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [leaf2mqtt-0.0.7](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.6...leaf2mqtt-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [leaf2mqtt-0.0.6](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.5...leaf2mqtt-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [leaf2mqtt-0.0.5](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.4...leaf2mqtt-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [leaf2mqtt-0.0.4](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.3...leaf2mqtt-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [leaf2mqtt-0.0.3](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.2...leaf2mqtt-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [leaf2mqtt-0.0.2](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.1...leaf2mqtt-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### leaf2mqtt-0.0.1 (2021-10-04) diff --git a/incubator/leaf2mqtt/0.0.7/CONFIG.md b/incubator/leaf2mqtt/0.0.8/CONFIG.md similarity index 100% rename from incubator/leaf2mqtt/0.0.7/CONFIG.md rename to incubator/leaf2mqtt/0.0.8/CONFIG.md diff --git a/incubator/leaf2mqtt/0.0.8/Chart.lock b/incubator/leaf2mqtt/0.0.8/Chart.lock new file mode 100644 index 00000000000..60323659f93 --- /dev/null +++ b/incubator/leaf2mqtt/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:34:39.626222955Z" diff --git a/incubator/leaf2mqtt/0.0.7/Chart.yaml b/incubator/leaf2mqtt/0.0.8/Chart.yaml similarity index 79% rename from incubator/leaf2mqtt/0.0.7/Chart.yaml rename to incubator/leaf2mqtt/0.0.8/Chart.yaml index fa62a5dce48..7a3cc27b4cd 100644 --- a/incubator/leaf2mqtt/0.0.7/Chart.yaml +++ b/incubator/leaf2mqtt/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Nissan Leaf connected services to MQTT adapter home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt icon: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg @@ -22,4 +22,10 @@ name: leaf2mqtt sources: - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/leaf2mqtt/0.0.7/README.md b/incubator/leaf2mqtt/0.0.8/README.md similarity index 96% rename from incubator/leaf2mqtt/0.0.7/README.md rename to incubator/leaf2mqtt/0.0.8/README.md index fcde1e6e6f4..8473ccdaeb7 100644 --- a/incubator/leaf2mqtt/0.0.7/README.md +++ b/incubator/leaf2mqtt/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/leaf2mqtt/0.0.7/app-readme.md b/incubator/leaf2mqtt/0.0.8/app-readme.md similarity index 100% rename from incubator/leaf2mqtt/0.0.7/app-readme.md rename to incubator/leaf2mqtt/0.0.8/app-readme.md diff --git a/incubator/leaf2mqtt/0.0.8/charts/common-8.3.13.tgz b/incubator/leaf2mqtt/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/leaf2mqtt/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/leaf2mqtt/0.0.7/helm-values.md b/incubator/leaf2mqtt/0.0.8/helm-values.md similarity index 100% rename from incubator/leaf2mqtt/0.0.7/helm-values.md rename to incubator/leaf2mqtt/0.0.8/helm-values.md diff --git a/incubator/leaf2mqtt/0.0.7/ix_values.yaml b/incubator/leaf2mqtt/0.0.8/ix_values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.7/ix_values.yaml rename to incubator/leaf2mqtt/0.0.8/ix_values.yaml diff --git a/incubator/leaf2mqtt/0.0.7/questions.yaml b/incubator/leaf2mqtt/0.0.8/questions.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.7/questions.yaml rename to incubator/leaf2mqtt/0.0.8/questions.yaml diff --git a/incubator/leaf2mqtt/0.0.7/templates/common.yaml b/incubator/leaf2mqtt/0.0.8/templates/common.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.7/templates/common.yaml rename to incubator/leaf2mqtt/0.0.8/templates/common.yaml diff --git a/incubator/leaf2mqtt/0.0.7/values.yaml b/incubator/leaf2mqtt/0.0.8/values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.7/values.yaml rename to incubator/leaf2mqtt/0.0.8/values.yaml diff --git a/incubator/leaf2mqtt/item.yaml b/incubator/leaf2mqtt/item.yaml index 30d3ae8d348..64dbe9f9eb1 100644 --- a/incubator/leaf2mqtt/item.yaml +++ b/incubator/leaf2mqtt/item.yaml @@ -1,3 +1,4 @@ +icon: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg categories: - - media -icon_url: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg +- media + diff --git a/incubator/librespeed/0.0.2/CHANGELOG.md b/incubator/librespeed/0.0.2/CHANGELOG.md deleted file mode 100644 index 93810451354..00000000000 --- a/incubator/librespeed/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [librespeed-0.0.2](https://github.com/truecharts/apps/compare/librespeed-0.0.1...librespeed-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### [librespeed-0.0.1](https://github.com/truecharts/apps/compare/librespeed-3.0.14...librespeed-0.0.1) (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### [librespeed-0.0.1](https://github.com/truecharts/apps/compare/librespeed-3.0.10...librespeed-0.0.1) (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/librespeed/0.0.2/Chart.lock b/incubator/librespeed/0.0.2/Chart.lock deleted file mode 100644 index 26cf9827177..00000000000 --- a/incubator/librespeed/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:37:13.995250748Z" diff --git a/incubator/librespeed/0.0.2/charts/common-8.3.12.tgz b/incubator/librespeed/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/librespeed/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/librespeed/0.0.3/CHANGELOG.md b/incubator/librespeed/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..883d83d6f87 --- /dev/null +++ b/incubator/librespeed/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [librespeed-0.0.3](https://github.com/truecharts/apps/compare/librespeed-0.0.2...librespeed-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [librespeed-0.0.2](https://github.com/truecharts/apps/compare/librespeed-0.0.1...librespeed-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### [librespeed-0.0.1](https://github.com/truecharts/apps/compare/librespeed-3.0.14...librespeed-0.0.1) (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### [librespeed-0.0.1](https://github.com/truecharts/apps/compare/librespeed-3.0.10...librespeed-0.0.1) (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/librespeed/0.0.2/CONFIG.md b/incubator/librespeed/0.0.3/CONFIG.md similarity index 100% rename from incubator/librespeed/0.0.2/CONFIG.md rename to incubator/librespeed/0.0.3/CONFIG.md diff --git a/incubator/librespeed/0.0.3/Chart.lock b/incubator/librespeed/0.0.3/Chart.lock new file mode 100644 index 00000000000..451df9af234 --- /dev/null +++ b/incubator/librespeed/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:35:01.906167376Z" diff --git a/incubator/librespeed/0.0.2/Chart.yaml b/incubator/librespeed/0.0.3/Chart.yaml similarity index 83% rename from incubator/librespeed/0.0.2/Chart.yaml rename to incubator/librespeed/0.0.3/Chart.yaml index c0b3bc29731..7dea0b58d8b 100644 --- a/incubator/librespeed/0.0.2/Chart.yaml +++ b/incubator/librespeed/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "5.2.4" description: Librespeed is a HTML5 webpage to test upload and download speeds name: librespeed -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - librespeed @@ -16,7 +16,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -25,3 +25,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/librespeed/0.0.2/README.md b/incubator/librespeed/0.0.3/README.md similarity index 96% rename from incubator/librespeed/0.0.2/README.md rename to incubator/librespeed/0.0.3/README.md index 584b90df220..8e47a305917 100644 --- a/incubator/librespeed/0.0.2/README.md +++ b/incubator/librespeed/0.0.3/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/librespeed/0.0.2/app-readme.md b/incubator/librespeed/0.0.3/app-readme.md similarity index 100% rename from incubator/librespeed/0.0.2/app-readme.md rename to incubator/librespeed/0.0.3/app-readme.md diff --git a/incubator/librespeed/0.0.3/charts/common-8.3.13.tgz b/incubator/librespeed/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/librespeed/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/librespeed/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/librespeed/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/librespeed/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/librespeed/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/librespeed/0.0.2/helm-values.md b/incubator/librespeed/0.0.3/helm-values.md similarity index 95% rename from incubator/librespeed/0.0.2/helm-values.md rename to incubator/librespeed/0.0.3/helm-values.md index 5ae5a661317..4f11dc2902f 100644 --- a/incubator/librespeed/0.0.2/helm-values.md +++ b/incubator/librespeed/0.0.3/helm-values.md @@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository | -| image.tag | string | `"5.2.4@sha256:6a8a801f5531de520ff07fa123cabbb7a39c4bba05a093be4832cd85e18e2489"` | image tag | +| image.tag | string | `"5.2.4@sha256:a959471ba82cfa2ea290128b799f3ddbe333706c405e4b45bfcd5841d359f554"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/incubator/librespeed/0.0.2/ix_values.yaml b/incubator/librespeed/0.0.3/ix_values.yaml similarity index 94% rename from incubator/librespeed/0.0.2/ix_values.yaml rename to incubator/librespeed/0.0.3/ix_values.yaml index a7f9887b960..d25fd6adb18 100644 --- a/incubator/librespeed/0.0.2/ix_values.yaml +++ b/incubator/librespeed/0.0.3/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/librespeed # -- image tag - tag: 5.2.4@sha256:6a8a801f5531de520ff07fa123cabbb7a39c4bba05a093be4832cd85e18e2489 + tag: 5.2.4@sha256:a959471ba82cfa2ea290128b799f3ddbe333706c405e4b45bfcd5841d359f554 # -- image pull policy pullPolicy: IfNotPresent diff --git a/incubator/librespeed/0.0.2/questions.yaml b/incubator/librespeed/0.0.3/questions.yaml similarity index 100% rename from incubator/librespeed/0.0.2/questions.yaml rename to incubator/librespeed/0.0.3/questions.yaml diff --git a/incubator/librespeed/0.0.2/templates/common.yaml b/incubator/librespeed/0.0.3/templates/common.yaml similarity index 100% rename from incubator/librespeed/0.0.2/templates/common.yaml rename to incubator/librespeed/0.0.3/templates/common.yaml diff --git a/incubator/librespeed/0.0.2/values.yaml b/incubator/librespeed/0.0.3/values.yaml similarity index 100% rename from incubator/librespeed/0.0.2/values.yaml rename to incubator/librespeed/0.0.3/values.yaml diff --git a/incubator/librespeed/item.yaml b/incubator/librespeed/item.yaml index 7e89d2309f0..6e09465c2ee 100644 --- a/incubator/librespeed/item.yaml +++ b/incubator/librespeed/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true categories: - - media -icon_url: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true +- media + diff --git a/incubator/logitech-media-server/1.0.7/CHANGELOG.md b/incubator/logitech-media-server/1.0.7/CHANGELOG.md deleted file mode 100644 index 8d05618d5c9..00000000000 --- a/incubator/logitech-media-server/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [logitech-media-server-1.0.7](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.6...logitech-media-server-1.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/logitech-media-server/1.0.7/Chart.lock b/incubator/logitech-media-server/1.0.7/Chart.lock deleted file mode 100644 index f48efe64f86..00000000000 --- a/incubator/logitech-media-server/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:55:28.526987701Z" diff --git a/incubator/logitech-media-server/1.0.7/charts/common-8.3.12.tgz b/incubator/logitech-media-server/1.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/logitech-media-server/1.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/logitech-media-server/1.0.8/CHANGELOG.md b/incubator/logitech-media-server/1.0.8/CHANGELOG.md new file mode 100644 index 00000000000..5bb20a54111 --- /dev/null +++ b/incubator/logitech-media-server/1.0.8/CHANGELOG.md @@ -0,0 +1,92 @@ +# Changelog
+ + + +### [logitech-media-server-1.0.8](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.7...logitech-media-server-1.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Fix + +* correct indent error in chart.yaml + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [logitech-media-server-1.0.7](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.6...logitech-media-server-1.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [logitech-media-server-1.0.6](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.5...logitech-media-server-1.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [logitech-media-server-1.0.5](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.4...logitech-media-server-1.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [logitech-media-server-1.0.4](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.3...logitech-media-server-1.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [logitech-media-server-1.0.3](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.2...logitech-media-server-1.0.3) (2021-10-15) + +#### Fix + +* Duplicate port name ([#1148](https://github.com/truecharts/apps/issues/1148)) + + + + +### [logitech-media-server-1.0.2](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.0...logitech-media-server-1.0.2) (2021-10-14) + +#### Fix + +* Bump some apps to trigger rereleases +* Fix service name casing in questions.yaml ([#1145](https://github.com/truecharts/apps/issues/1145)) + + + + +### logitech-media-server-1.0.0 (2021-10-14) diff --git a/incubator/logitech-media-server/1.0.7/CONFIG.md b/incubator/logitech-media-server/1.0.8/CONFIG.md similarity index 100% rename from incubator/logitech-media-server/1.0.7/CONFIG.md rename to incubator/logitech-media-server/1.0.8/CONFIG.md diff --git a/incubator/logitech-media-server/1.0.8/Chart.lock b/incubator/logitech-media-server/1.0.8/Chart.lock new file mode 100644 index 00000000000..28969e59890 --- /dev/null +++ b/incubator/logitech-media-server/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:35:29.817101097Z" diff --git a/incubator/logitech-media-server/1.0.7/Chart.yaml b/incubator/logitech-media-server/1.0.8/Chart.yaml similarity index 82% rename from incubator/logitech-media-server/1.0.7/Chart.yaml rename to incubator/logitech-media-server/1.0.8/Chart.yaml index c66cb1be041..7ea0ee54f13 100644 --- a/incubator/logitech-media-server/1.0.7/Chart.yaml +++ b/incubator/logitech-media-server/1.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "8.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Logitech Media Server is a platform for home/office audio streaming. home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server @@ -26,4 +26,10 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 1.0.7 +version: 1.0.8 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/logitech-media-server/1.0.7/README.md b/incubator/logitech-media-server/1.0.8/README.md similarity index 96% rename from incubator/logitech-media-server/1.0.7/README.md rename to incubator/logitech-media-server/1.0.8/README.md index 665fe74756f..7c4543ecda8 100644 --- a/incubator/logitech-media-server/1.0.7/README.md +++ b/incubator/logitech-media-server/1.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/logitech-media-server/1.0.7/app-readme.md b/incubator/logitech-media-server/1.0.8/app-readme.md similarity index 100% rename from incubator/logitech-media-server/1.0.7/app-readme.md rename to incubator/logitech-media-server/1.0.8/app-readme.md diff --git a/incubator/logitech-media-server/1.0.8/charts/common-8.3.13.tgz b/incubator/logitech-media-server/1.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/logitech-media-server/1.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/logitech-media-server/1.0.7/helm-values.md b/incubator/logitech-media-server/1.0.8/helm-values.md similarity index 93% rename from incubator/logitech-media-server/1.0.7/helm-values.md rename to incubator/logitech-media-server/1.0.8/helm-values.md index 4ec4616bd34..ab37fe812f5 100644 --- a/incubator/logitech-media-server/1.0.7/helm-values.md +++ b/incubator/logitech-media-server/1.0.8/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"lmscommunity/logitechmediaserver"` | | -| image.tag | string | `"8.3.0@sha256:9af934afc408a7521dc29074a8cd1813b3460a5eec4216713699fce6bd734879"` | | +| image.tag | string | `"8.3.0@sha256:febec35fa5b69732b352ec2cc885f6eb5a07ba9ee90b96b28c47ddef2143d09e"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mounthPath | string | `"/config"` | | diff --git a/incubator/logitech-media-server/1.0.7/ix_values.yaml b/incubator/logitech-media-server/1.0.8/ix_values.yaml similarity index 94% rename from incubator/logitech-media-server/1.0.7/ix_values.yaml rename to incubator/logitech-media-server/1.0.8/ix_values.yaml index ae4f2d54c89..4c3a06b98df 100644 --- a/incubator/logitech-media-server/1.0.7/ix_values.yaml +++ b/incubator/logitech-media-server/1.0.8/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: lmscommunity/logitechmediaserver pullPolicy: IfNotPresent - tag: 8.3.0@sha256:9af934afc408a7521dc29074a8cd1813b3460a5eec4216713699fce6bd734879 + tag: 8.3.0@sha256:febec35fa5b69732b352ec2cc885f6eb5a07ba9ee90b96b28c47ddef2143d09e env: diff --git a/incubator/logitech-media-server/1.0.7/questions.yaml b/incubator/logitech-media-server/1.0.8/questions.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.7/questions.yaml rename to incubator/logitech-media-server/1.0.8/questions.yaml diff --git a/incubator/logitech-media-server/1.0.7/templates/common.yaml b/incubator/logitech-media-server/1.0.8/templates/common.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.7/templates/common.yaml rename to incubator/logitech-media-server/1.0.8/templates/common.yaml diff --git a/incubator/logitech-media-server/1.0.7/values.yaml b/incubator/logitech-media-server/1.0.8/values.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.7/values.yaml rename to incubator/logitech-media-server/1.0.8/values.yaml diff --git a/incubator/logitech-media-server/item.yaml b/incubator/logitech-media-server/item.yaml index 40f87ee3e38..cfc5de7454c 100644 --- a/incubator/logitech-media-server/item.yaml +++ b/incubator/logitech-media-server/item.yaml @@ -1,4 +1,5 @@ -categories: - - media - - audio -icon_url: https://www.mysqueezebox.com/static/images/logitech_mediaserver.png +icon: https://www.mysqueezebox.com/static/images/logitech_mediaserver.png +categories: +- media +- audio + diff --git a/incubator/medusa/0.0.7/CHANGELOG.md b/incubator/medusa/0.0.7/CHANGELOG.md deleted file mode 100644 index 48c5504032b..00000000000 --- a/incubator/medusa/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [medusa-0.0.7](https://github.com/truecharts/apps/compare/medusa-0.0.6...medusa-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/medusa/0.0.7/Chart.lock b/incubator/medusa/0.0.7/Chart.lock deleted file mode 100644 index 660fa630623..00000000000 --- a/incubator/medusa/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:55:54.204864042Z" diff --git a/incubator/medusa/0.0.7/charts/common-8.3.12.tgz b/incubator/medusa/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/medusa/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/medusa/0.0.8/CHANGELOG.md b/incubator/medusa/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..8d472958d40 --- /dev/null +++ b/incubator/medusa/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [medusa-0.0.8](https://github.com/truecharts/apps/compare/medusa-0.0.7...medusa-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [medusa-0.0.7](https://github.com/truecharts/apps/compare/medusa-0.0.6...medusa-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [medusa-0.0.6](https://github.com/truecharts/apps/compare/medusa-0.0.5...medusa-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [medusa-0.0.5](https://github.com/truecharts/apps/compare/medusa-0.0.4...medusa-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [medusa-0.0.4](https://github.com/truecharts/apps/compare/medusa-0.0.3...medusa-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [medusa-0.0.3](https://github.com/truecharts/apps/compare/medusa-0.0.2...medusa-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [medusa-0.0.2](https://github.com/truecharts/apps/compare/medusa-0.0.1...medusa-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### medusa-0.0.1 (2021-10-04) diff --git a/incubator/medusa/0.0.7/CONFIG.md b/incubator/medusa/0.0.8/CONFIG.md similarity index 100% rename from incubator/medusa/0.0.7/CONFIG.md rename to incubator/medusa/0.0.8/CONFIG.md diff --git a/incubator/medusa/0.0.8/Chart.lock b/incubator/medusa/0.0.8/Chart.lock new file mode 100644 index 00000000000..004edd76987 --- /dev/null +++ b/incubator/medusa/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:35:50.995045139Z" diff --git a/incubator/medusa/0.0.7/Chart.yaml b/incubator/medusa/0.0.8/Chart.yaml similarity index 80% rename from incubator/medusa/0.0.7/Chart.yaml rename to incubator/medusa/0.0.8/Chart.yaml index 32ee76be842..6acae9345a0 100644 --- a/incubator/medusa/0.0.7/Chart.yaml +++ b/incubator/medusa/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.17" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: An automatic Video Library Manager for TV Shows home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png @@ -24,4 +24,10 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/medusa/0.0.7/README.md b/incubator/medusa/0.0.8/README.md similarity index 96% rename from incubator/medusa/0.0.7/README.md rename to incubator/medusa/0.0.8/README.md index 1826f442e52..c888a05ee5c 100644 --- a/incubator/medusa/0.0.7/README.md +++ b/incubator/medusa/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/medusa/0.0.7/app-readme.md b/incubator/medusa/0.0.8/app-readme.md similarity index 100% rename from incubator/medusa/0.0.7/app-readme.md rename to incubator/medusa/0.0.8/app-readme.md diff --git a/incubator/medusa/0.0.8/charts/common-8.3.13.tgz b/incubator/medusa/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/medusa/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/medusa/0.0.7/helm-values.md b/incubator/medusa/0.0.8/helm-values.md similarity index 100% rename from incubator/medusa/0.0.7/helm-values.md rename to incubator/medusa/0.0.8/helm-values.md diff --git a/incubator/medusa/0.0.7/ix_values.yaml b/incubator/medusa/0.0.8/ix_values.yaml similarity index 100% rename from incubator/medusa/0.0.7/ix_values.yaml rename to incubator/medusa/0.0.8/ix_values.yaml diff --git a/incubator/medusa/0.0.7/questions.yaml b/incubator/medusa/0.0.8/questions.yaml similarity index 100% rename from incubator/medusa/0.0.7/questions.yaml rename to incubator/medusa/0.0.8/questions.yaml diff --git a/incubator/medusa/0.0.7/templates/common.yaml b/incubator/medusa/0.0.8/templates/common.yaml similarity index 100% rename from incubator/medusa/0.0.7/templates/common.yaml rename to incubator/medusa/0.0.8/templates/common.yaml diff --git a/incubator/medusa/0.0.7/values.yaml b/incubator/medusa/0.0.8/values.yaml similarity index 100% rename from incubator/medusa/0.0.7/values.yaml rename to incubator/medusa/0.0.8/values.yaml diff --git a/incubator/medusa/item.yaml b/incubator/medusa/item.yaml index 9217c5b2a00..33b3a90a3f2 100644 --- a/incubator/medusa/item.yaml +++ b/incubator/medusa/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png" +- media + diff --git a/incubator/miniflux/0.0.2/CHANGELOG.md b/incubator/miniflux/0.0.2/CHANGELOG.md deleted file mode 100644 index d05df92ee98..00000000000 --- a/incubator/miniflux/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [miniflux-0.0.2](https://github.com/truecharts/apps/compare/miniflux-0.0.1...miniflux-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### miniflux-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### miniflux-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/miniflux/0.0.2/Chart.lock b/incubator/miniflux/0.0.2/Chart.lock deleted file mode 100644 index b59fe464f4f..00000000000 --- a/incubator/miniflux/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:37:48.217069609Z" diff --git a/incubator/miniflux/0.0.2/charts/common-8.3.12.tgz b/incubator/miniflux/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/miniflux/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/miniflux/0.0.3/CHANGELOG.md b/incubator/miniflux/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..8dab6fd58f0 --- /dev/null +++ b/incubator/miniflux/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [miniflux-0.0.3](https://github.com/truecharts/apps/compare/miniflux-0.0.2...miniflux-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [miniflux-0.0.2](https://github.com/truecharts/apps/compare/miniflux-0.0.1...miniflux-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### miniflux-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### miniflux-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/miniflux/0.0.2/CONFIG.md b/incubator/miniflux/0.0.3/CONFIG.md similarity index 100% rename from incubator/miniflux/0.0.2/CONFIG.md rename to incubator/miniflux/0.0.3/CONFIG.md diff --git a/incubator/miniflux/0.0.3/Chart.lock b/incubator/miniflux/0.0.3/Chart.lock new file mode 100644 index 00000000000..38051ecdf19 --- /dev/null +++ b/incubator/miniflux/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:36:13.124294165Z" diff --git a/incubator/miniflux/0.0.2/Chart.yaml b/incubator/miniflux/0.0.3/Chart.yaml similarity index 79% rename from incubator/miniflux/0.0.2/Chart.yaml rename to incubator/miniflux/0.0.3/Chart.yaml index a8b1ad81de7..5e3aae0d553 100644 --- a/incubator/miniflux/0.0.2/Chart.yaml +++ b/incubator/miniflux/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.33" description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -24,3 +24,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/miniflux/0.0.2/README.md b/incubator/miniflux/0.0.3/README.md similarity index 96% rename from incubator/miniflux/0.0.2/README.md rename to incubator/miniflux/0.0.3/README.md index 8e90564e188..e578b9852ec 100644 --- a/incubator/miniflux/0.0.2/README.md +++ b/incubator/miniflux/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/miniflux/0.0.2/app-readme.md b/incubator/miniflux/0.0.3/app-readme.md similarity index 100% rename from incubator/miniflux/0.0.2/app-readme.md rename to incubator/miniflux/0.0.3/app-readme.md diff --git a/incubator/miniflux/0.0.3/charts/common-8.3.13.tgz b/incubator/miniflux/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/miniflux/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/miniflux/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/miniflux/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/miniflux/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/miniflux/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/miniflux/0.0.2/helm-values.md b/incubator/miniflux/0.0.3/helm-values.md similarity index 94% rename from incubator/miniflux/0.0.2/helm-values.md rename to incubator/miniflux/0.0.3/helm-values.md index 59edce41764..ed7b8d0ad36 100644 --- a/incubator/miniflux/0.0.2/helm-values.md +++ b/incubator/miniflux/0.0.3/helm-values.md @@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DATABASE_URL | object | `{"secretKeyRef":{"key":"urlnossl","name":"dbcreds"}}` | Postgresql connection parameters. See [lib/pq](https://pkg.go.dev/github.com/lib/pq#hdr-Connection_String_Parameters) for more details. | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"miniflux/miniflux"` | | -| image.tag | string | `"2.0.33@sha256:fb6f88fd9e41cf6feefaaa11e41a23c6e5dca4a9f6c35fadd34d02d9ca249a9d"` | | +| image.tag | string | `"2.0.33@sha256:77726b617e71a046ea4d02890f7f4a5d43a3c774c7de073ad06bec521ae75f12"` | | | postgresql | object | Enabled (see values.yaml for more details) | Enable and configure postgresql database subchart under this key. | | probes | object | See values.yaml | Configures the probes for the main Pod. | | secret | object | See below | environment variables. See [miniflux docs](https://miniflux.app/docs/configuration.html) for more details. | diff --git a/incubator/miniflux/0.0.2/ix_values.yaml b/incubator/miniflux/0.0.3/ix_values.yaml similarity index 94% rename from incubator/miniflux/0.0.2/ix_values.yaml rename to incubator/miniflux/0.0.3/ix_values.yaml index 0ade84e1c2f..deead660812 100644 --- a/incubator/miniflux/0.0.2/ix_values.yaml +++ b/incubator/miniflux/0.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: miniflux/miniflux - tag: 2.0.33@sha256:fb6f88fd9e41cf6feefaaa11e41a23c6e5dca4a9f6c35fadd34d02d9ca249a9d + tag: 2.0.33@sha256:77726b617e71a046ea4d02890f7f4a5d43a3c774c7de073ad06bec521ae75f12 pullPolicy: IfNotPresent # -- environment variables. See [miniflux docs](https://miniflux.app/docs/configuration.html) for more details. diff --git a/incubator/miniflux/0.0.2/questions.yaml b/incubator/miniflux/0.0.3/questions.yaml similarity index 100% rename from incubator/miniflux/0.0.2/questions.yaml rename to incubator/miniflux/0.0.3/questions.yaml diff --git a/incubator/miniflux/0.0.2/templates/common.yaml b/incubator/miniflux/0.0.3/templates/common.yaml similarity index 100% rename from incubator/miniflux/0.0.2/templates/common.yaml rename to incubator/miniflux/0.0.3/templates/common.yaml diff --git a/incubator/miniflux/0.0.2/values.yaml b/incubator/miniflux/0.0.3/values.yaml similarity index 100% rename from incubator/miniflux/0.0.2/values.yaml rename to incubator/miniflux/0.0.3/values.yaml diff --git a/incubator/miniflux/item.yaml b/incubator/miniflux/item.yaml index 232b60ad89f..a79e722cb9e 100644 --- a/incubator/miniflux/item.yaml +++ b/incubator/miniflux/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/miniflux/logo/master/icon.svg categories: - - media -icon_url: https://raw.githubusercontent.com/miniflux/logo/master/icon.svg +- media + diff --git a/incubator/minio-console/0.0.7/CHANGELOG.md b/incubator/minio-console/0.0.7/CHANGELOG.md deleted file mode 100644 index 2216ae22689..00000000000 --- a/incubator/minio-console/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [minio-console-0.0.7](https://github.com/truecharts/apps/compare/minio-console-0.0.6...minio-console-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/minio-console/0.0.7/Chart.lock b/incubator/minio-console/0.0.7/Chart.lock deleted file mode 100644 index 49fd6e9e109..00000000000 --- a/incubator/minio-console/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:56:19.731095679Z" diff --git a/incubator/minio-console/0.0.7/charts/common-8.3.12.tgz b/incubator/minio-console/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/minio-console/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/minio-console/0.0.8/CHANGELOG.md b/incubator/minio-console/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..4ea91df78c7 --- /dev/null +++ b/incubator/minio-console/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [minio-console-0.0.8](https://github.com/truecharts/apps/compare/minio-console-0.0.7...minio-console-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [minio-console-0.0.7](https://github.com/truecharts/apps/compare/minio-console-0.0.6...minio-console-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [minio-console-0.0.6](https://github.com/truecharts/apps/compare/minio-console-0.0.5...minio-console-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [minio-console-0.0.5](https://github.com/truecharts/apps/compare/minio-console-0.0.4...minio-console-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [minio-console-0.0.4](https://github.com/truecharts/apps/compare/minio-console-0.0.3...minio-console-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [minio-console-0.0.3](https://github.com/truecharts/apps/compare/minio-console-0.0.2...minio-console-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [minio-console-0.0.2](https://github.com/truecharts/apps/compare/minio-console-0.0.1...minio-console-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### minio-console-0.0.1 (2021-10-04) diff --git a/incubator/minio-console/0.0.7/CONFIG.md b/incubator/minio-console/0.0.8/CONFIG.md similarity index 100% rename from incubator/minio-console/0.0.7/CONFIG.md rename to incubator/minio-console/0.0.8/CONFIG.md diff --git a/incubator/minio-console/0.0.8/Chart.lock b/incubator/minio-console/0.0.8/Chart.lock new file mode 100644 index 00000000000..2efe214698b --- /dev/null +++ b/incubator/minio-console/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:36:40.907060506Z" diff --git a/incubator/minio-console/0.0.7/Chart.yaml b/incubator/minio-console/0.0.8/Chart.yaml similarity index 76% rename from incubator/minio-console/0.0.7/Chart.yaml rename to incubator/minio-console/0.0.8/Chart.yaml index 95f8a1c3c87..67143574487 100644 --- a/incubator/minio-console/0.0.7/Chart.yaml +++ b/incubator/minio-console/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A management console for minio server and operator home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console icon: https://min.io/resources/img/logo/MINIO_wordmark.png @@ -19,4 +19,10 @@ maintainers: name: minio-console sources: - https://github.com/minio/console -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/minio-console/0.0.7/README.md b/incubator/minio-console/0.0.8/README.md similarity index 96% rename from incubator/minio-console/0.0.7/README.md rename to incubator/minio-console/0.0.8/README.md index f55afd78467..095b8e916b0 100644 --- a/incubator/minio-console/0.0.7/README.md +++ b/incubator/minio-console/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/minio-console/0.0.7/app-readme.md b/incubator/minio-console/0.0.8/app-readme.md similarity index 100% rename from incubator/minio-console/0.0.7/app-readme.md rename to incubator/minio-console/0.0.8/app-readme.md diff --git a/incubator/minio-console/0.0.8/charts/common-8.3.13.tgz b/incubator/minio-console/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/minio-console/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/minio-console/0.0.7/helm-values.md b/incubator/minio-console/0.0.8/helm-values.md similarity index 100% rename from incubator/minio-console/0.0.7/helm-values.md rename to incubator/minio-console/0.0.8/helm-values.md diff --git a/incubator/minio-console/0.0.7/ix_values.yaml b/incubator/minio-console/0.0.8/ix_values.yaml similarity index 100% rename from incubator/minio-console/0.0.7/ix_values.yaml rename to incubator/minio-console/0.0.8/ix_values.yaml diff --git a/incubator/minio-console/0.0.7/questions.yaml b/incubator/minio-console/0.0.8/questions.yaml similarity index 100% rename from incubator/minio-console/0.0.7/questions.yaml rename to incubator/minio-console/0.0.8/questions.yaml diff --git a/incubator/minio-console/0.0.7/templates/common.yaml b/incubator/minio-console/0.0.8/templates/common.yaml similarity index 100% rename from incubator/minio-console/0.0.7/templates/common.yaml rename to incubator/minio-console/0.0.8/templates/common.yaml diff --git a/incubator/minio-console/0.0.7/values.yaml b/incubator/minio-console/0.0.8/values.yaml similarity index 100% rename from incubator/minio-console/0.0.7/values.yaml rename to incubator/minio-console/0.0.8/values.yaml diff --git a/incubator/minio-console/item.yaml b/incubator/minio-console/item.yaml index e3b4b8f6dd2..5b85784fcd0 100644 --- a/incubator/minio-console/item.yaml +++ b/incubator/minio-console/item.yaml @@ -1,3 +1,4 @@ +icon: https://min.io/resources/img/logo/MINIO_wordmark.png categories: - - media -icon_url: https://min.io/resources/img/logo/MINIO_wordmark.png +- media + diff --git a/incubator/mstream/0.0.7/CHANGELOG.md b/incubator/mstream/0.0.7/CHANGELOG.md deleted file mode 100644 index cb9d1cb6d32..00000000000 --- a/incubator/mstream/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mstream-0.0.7](https://github.com/truecharts/apps/compare/mstream-0.0.6...mstream-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/mstream/0.0.7/Chart.lock b/incubator/mstream/0.0.7/Chart.lock deleted file mode 100644 index a226a093de3..00000000000 --- a/incubator/mstream/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:56:44.287514272Z" diff --git a/incubator/mstream/0.0.7/charts/common-8.3.12.tgz b/incubator/mstream/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/mstream/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/mstream/0.0.8/CHANGELOG.md b/incubator/mstream/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..d8d5c31e962 --- /dev/null +++ b/incubator/mstream/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [mstream-0.0.8](https://github.com/truecharts/apps/compare/mstream-0.0.7...mstream-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [mstream-0.0.7](https://github.com/truecharts/apps/compare/mstream-0.0.6...mstream-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [mstream-0.0.6](https://github.com/truecharts/apps/compare/mstream-0.0.5...mstream-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [mstream-0.0.5](https://github.com/truecharts/apps/compare/mstream-0.0.4...mstream-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [mstream-0.0.4](https://github.com/truecharts/apps/compare/mstream-0.0.3...mstream-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [mstream-0.0.3](https://github.com/truecharts/apps/compare/mstream-0.0.2...mstream-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [mstream-0.0.2](https://github.com/truecharts/apps/compare/mstream-0.0.1...mstream-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### mstream-0.0.1 (2021-10-04) diff --git a/incubator/mstream/0.0.7/CONFIG.md b/incubator/mstream/0.0.8/CONFIG.md similarity index 100% rename from incubator/mstream/0.0.7/CONFIG.md rename to incubator/mstream/0.0.8/CONFIG.md diff --git a/incubator/mstream/0.0.8/Chart.lock b/incubator/mstream/0.0.8/Chart.lock new file mode 100644 index 00000000000..12c0c78035e --- /dev/null +++ b/incubator/mstream/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:37:02.134303842Z" diff --git a/incubator/mstream/0.0.7/Chart.yaml b/incubator/mstream/0.0.8/Chart.yaml similarity index 78% rename from incubator/mstream/0.0.7/Chart.yaml rename to incubator/mstream/0.0.8/Chart.yaml index 05573a04a74..9d8a6faf7b1 100644 --- a/incubator/mstream/0.0.7/Chart.yaml +++ b/incubator/mstream/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A personal music streaming server home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png @@ -21,4 +21,10 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/mstream/0.0.7/README.md b/incubator/mstream/0.0.8/README.md similarity index 96% rename from incubator/mstream/0.0.7/README.md rename to incubator/mstream/0.0.8/README.md index a9dc85169f9..ba54d82708e 100644 --- a/incubator/mstream/0.0.7/README.md +++ b/incubator/mstream/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/mstream/0.0.7/app-readme.md b/incubator/mstream/0.0.8/app-readme.md similarity index 100% rename from incubator/mstream/0.0.7/app-readme.md rename to incubator/mstream/0.0.8/app-readme.md diff --git a/incubator/mstream/0.0.8/charts/common-8.3.13.tgz b/incubator/mstream/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/mstream/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/mstream/0.0.7/helm-values.md b/incubator/mstream/0.0.8/helm-values.md similarity index 100% rename from incubator/mstream/0.0.7/helm-values.md rename to incubator/mstream/0.0.8/helm-values.md diff --git a/incubator/mstream/0.0.7/ix_values.yaml b/incubator/mstream/0.0.8/ix_values.yaml similarity index 100% rename from incubator/mstream/0.0.7/ix_values.yaml rename to incubator/mstream/0.0.8/ix_values.yaml diff --git a/incubator/mstream/0.0.7/questions.yaml b/incubator/mstream/0.0.8/questions.yaml similarity index 100% rename from incubator/mstream/0.0.7/questions.yaml rename to incubator/mstream/0.0.8/questions.yaml diff --git a/incubator/mstream/0.0.7/templates/common.yaml b/incubator/mstream/0.0.8/templates/common.yaml similarity index 100% rename from incubator/mstream/0.0.7/templates/common.yaml rename to incubator/mstream/0.0.8/templates/common.yaml diff --git a/incubator/mstream/0.0.7/values.yaml b/incubator/mstream/0.0.8/values.yaml similarity index 100% rename from incubator/mstream/0.0.7/values.yaml rename to incubator/mstream/0.0.8/values.yaml diff --git a/incubator/mstream/item.yaml b/incubator/mstream/item.yaml index 3eced8159ca..cb6449de0ff 100644 --- a/incubator/mstream/item.yaml +++ b/incubator/mstream/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png categories: - - media -icon_url: "https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png" +- media + diff --git a/incubator/muximux/0.0.7/CHANGELOG.md b/incubator/muximux/0.0.7/CHANGELOG.md deleted file mode 100644 index 1dcb99b5b97..00000000000 --- a/incubator/muximux/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [muximux-0.0.7](https://github.com/truecharts/apps/compare/muximux-0.0.6...muximux-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/muximux/0.0.7/Chart.lock b/incubator/muximux/0.0.7/Chart.lock deleted file mode 100644 index 844965d0bc5..00000000000 --- a/incubator/muximux/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:57:09.003135897Z" diff --git a/incubator/muximux/0.0.7/charts/common-8.3.12.tgz b/incubator/muximux/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/muximux/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/muximux/0.0.8/CHANGELOG.md b/incubator/muximux/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..0966708a117 --- /dev/null +++ b/incubator/muximux/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [muximux-0.0.8](https://github.com/truecharts/apps/compare/muximux-0.0.7...muximux-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [muximux-0.0.7](https://github.com/truecharts/apps/compare/muximux-0.0.6...muximux-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [muximux-0.0.6](https://github.com/truecharts/apps/compare/muximux-0.0.5...muximux-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [muximux-0.0.5](https://github.com/truecharts/apps/compare/muximux-0.0.4...muximux-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [muximux-0.0.4](https://github.com/truecharts/apps/compare/muximux-0.0.3...muximux-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [muximux-0.0.3](https://github.com/truecharts/apps/compare/muximux-0.0.2...muximux-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [muximux-0.0.2](https://github.com/truecharts/apps/compare/muximux-0.0.1...muximux-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### muximux-0.0.1 (2021-10-04) diff --git a/incubator/muximux/0.0.7/CONFIG.md b/incubator/muximux/0.0.8/CONFIG.md similarity index 100% rename from incubator/muximux/0.0.7/CONFIG.md rename to incubator/muximux/0.0.8/CONFIG.md diff --git a/incubator/muximux/0.0.8/Chart.lock b/incubator/muximux/0.0.8/Chart.lock new file mode 100644 index 00000000000..747b5016523 --- /dev/null +++ b/incubator/muximux/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:37:23.211683094Z" diff --git a/incubator/muximux/0.0.7/Chart.yaml b/incubator/muximux/0.0.8/Chart.yaml similarity index 81% rename from incubator/muximux/0.0.7/Chart.yaml rename to incubator/muximux/0.0.8/Chart.yaml index 87ecc654b1f..24a36c9c830 100644 --- a/incubator/muximux/0.0.7/Chart.yaml +++ b/incubator/muximux/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "057352e8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux @@ -23,4 +23,10 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/muximux/0.0.7/README.md b/incubator/muximux/0.0.8/README.md similarity index 96% rename from incubator/muximux/0.0.7/README.md rename to incubator/muximux/0.0.8/README.md index e529057e1c9..cb355b61123 100644 --- a/incubator/muximux/0.0.7/README.md +++ b/incubator/muximux/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/muximux/0.0.7/app-readme.md b/incubator/muximux/0.0.8/app-readme.md similarity index 100% rename from incubator/muximux/0.0.7/app-readme.md rename to incubator/muximux/0.0.8/app-readme.md diff --git a/incubator/muximux/0.0.8/charts/common-8.3.13.tgz b/incubator/muximux/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/muximux/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/muximux/0.0.7/helm-values.md b/incubator/muximux/0.0.8/helm-values.md similarity index 100% rename from incubator/muximux/0.0.7/helm-values.md rename to incubator/muximux/0.0.8/helm-values.md diff --git a/incubator/muximux/0.0.7/ix_values.yaml b/incubator/muximux/0.0.8/ix_values.yaml similarity index 100% rename from incubator/muximux/0.0.7/ix_values.yaml rename to incubator/muximux/0.0.8/ix_values.yaml diff --git a/incubator/muximux/0.0.7/questions.yaml b/incubator/muximux/0.0.8/questions.yaml similarity index 100% rename from incubator/muximux/0.0.7/questions.yaml rename to incubator/muximux/0.0.8/questions.yaml diff --git a/incubator/muximux/0.0.7/templates/common.yaml b/incubator/muximux/0.0.8/templates/common.yaml similarity index 100% rename from incubator/muximux/0.0.7/templates/common.yaml rename to incubator/muximux/0.0.8/templates/common.yaml diff --git a/incubator/muximux/0.0.7/values.yaml b/incubator/muximux/0.0.8/values.yaml similarity index 100% rename from incubator/muximux/0.0.7/values.yaml rename to incubator/muximux/0.0.8/values.yaml diff --git a/incubator/muximux/item.yaml b/incubator/muximux/item.yaml index feb42dba230..8265c3bcbfe 100644 --- a/incubator/muximux/item.yaml +++ b/incubator/muximux/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/muximux-icon.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/muximux-icon.png" +- media + diff --git a/incubator/notes/0.0.7/CHANGELOG.md b/incubator/notes/0.0.7/CHANGELOG.md deleted file mode 100644 index 8f4d65f7011..00000000000 --- a/incubator/notes/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [notes-0.0.7](https://github.com/truecharts/apps/compare/notes-0.0.6...notes-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/notes/0.0.7/Chart.lock b/incubator/notes/0.0.7/Chart.lock deleted file mode 100644 index 4334bc0e341..00000000000 --- a/incubator/notes/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:57:34.664959849Z" diff --git a/incubator/notes/0.0.7/charts/common-8.3.12.tgz b/incubator/notes/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/notes/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/notes/0.0.8/CHANGELOG.md b/incubator/notes/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..4bfdc3ac80d --- /dev/null +++ b/incubator/notes/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [notes-0.0.8](https://github.com/truecharts/apps/compare/notes-0.0.7...notes-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [notes-0.0.7](https://github.com/truecharts/apps/compare/notes-0.0.6...notes-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [notes-0.0.6](https://github.com/truecharts/apps/compare/notes-0.0.5...notes-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [notes-0.0.5](https://github.com/truecharts/apps/compare/notes-0.0.4...notes-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [notes-0.0.4](https://github.com/truecharts/apps/compare/notes-0.0.3...notes-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [notes-0.0.3](https://github.com/truecharts/apps/compare/notes-0.0.2...notes-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [notes-0.0.2](https://github.com/truecharts/apps/compare/notes-0.0.1...notes-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### notes-0.0.1 (2021-10-04) diff --git a/incubator/notes/0.0.7/CONFIG.md b/incubator/notes/0.0.8/CONFIG.md similarity index 100% rename from incubator/notes/0.0.7/CONFIG.md rename to incubator/notes/0.0.8/CONFIG.md diff --git a/incubator/notes/0.0.8/Chart.lock b/incubator/notes/0.0.8/Chart.lock new file mode 100644 index 00000000000..1f237804260 --- /dev/null +++ b/incubator/notes/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:37:44.225297725Z" diff --git a/incubator/notes/0.0.7/Chart.yaml b/incubator/notes/0.0.8/Chart.yaml similarity index 79% rename from incubator/notes/0.0.7/Chart.yaml rename to incubator/notes/0.0.8/Chart.yaml index ffd1cd79e38..0a7ca0edb94 100644 --- a/incubator/notes/0.0.7/Chart.yaml +++ b/incubator/notes/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee287b9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A self-hosted note taking web app that lets you keep track of your notes and search them in a easy and minimal way. home: https://github.com/truecharts/apps/tree/master/charts/stable/notes @@ -24,4 +24,10 @@ sources: - https://github.com/prologic/notes - https://github.com/nicholaswilde/docker-notes type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/notes/0.0.7/README.md b/incubator/notes/0.0.8/README.md similarity index 96% rename from incubator/notes/0.0.7/README.md rename to incubator/notes/0.0.8/README.md index 606b48260c3..5a3f4df40d2 100644 --- a/incubator/notes/0.0.7/README.md +++ b/incubator/notes/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/notes/0.0.7/app-readme.md b/incubator/notes/0.0.8/app-readme.md similarity index 100% rename from incubator/notes/0.0.7/app-readme.md rename to incubator/notes/0.0.8/app-readme.md diff --git a/incubator/notes/0.0.8/charts/common-8.3.13.tgz b/incubator/notes/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/notes/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/notes/0.0.7/helm-values.md b/incubator/notes/0.0.8/helm-values.md similarity index 100% rename from incubator/notes/0.0.7/helm-values.md rename to incubator/notes/0.0.8/helm-values.md diff --git a/incubator/notes/0.0.7/ix_values.yaml b/incubator/notes/0.0.8/ix_values.yaml similarity index 100% rename from incubator/notes/0.0.7/ix_values.yaml rename to incubator/notes/0.0.8/ix_values.yaml diff --git a/incubator/notes/0.0.7/questions.yaml b/incubator/notes/0.0.8/questions.yaml similarity index 100% rename from incubator/notes/0.0.7/questions.yaml rename to incubator/notes/0.0.8/questions.yaml diff --git a/incubator/notes/0.0.7/templates/common.yaml b/incubator/notes/0.0.8/templates/common.yaml similarity index 100% rename from incubator/notes/0.0.7/templates/common.yaml rename to incubator/notes/0.0.8/templates/common.yaml diff --git a/incubator/notes/0.0.7/values.yaml b/incubator/notes/0.0.8/values.yaml similarity index 100% rename from incubator/notes/0.0.7/values.yaml rename to incubator/notes/0.0.8/values.yaml diff --git a/incubator/notes/item.yaml b/incubator/notes/item.yaml index 282e7742ffa..85a763f361d 100644 --- a/incubator/notes/item.yaml +++ b/incubator/notes/item.yaml @@ -1,3 +1,4 @@ +icon: '' categories: - - media -icon_url: "" +- media + diff --git a/incubator/novnc/0.0.7/CHANGELOG.md b/incubator/novnc/0.0.7/CHANGELOG.md deleted file mode 100644 index 43ce2396d43..00000000000 --- a/incubator/novnc/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [novnc-0.0.7](https://github.com/truecharts/apps/compare/novnc-0.0.6...novnc-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/novnc/0.0.7/Chart.lock b/incubator/novnc/0.0.7/Chart.lock deleted file mode 100644 index 91fddf2ec49..00000000000 --- a/incubator/novnc/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:58:00.693545671Z" diff --git a/incubator/novnc/0.0.7/charts/common-8.3.12.tgz b/incubator/novnc/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/novnc/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/novnc/0.0.8/CHANGELOG.md b/incubator/novnc/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..bc68bdef6b3 --- /dev/null +++ b/incubator/novnc/0.0.8/CHANGELOG.md @@ -0,0 +1,82 @@ +# Changelog
+ + + +### [novnc-0.0.8](https://github.com/truecharts/apps/compare/novnc-0.0.7...novnc-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [novnc-0.0.7](https://github.com/truecharts/apps/compare/novnc-0.0.6...novnc-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [novnc-0.0.6](https://github.com/truecharts/apps/compare/novnc-0.0.5...novnc-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [novnc-0.0.5](https://github.com/truecharts/apps/compare/novnc-0.0.4...novnc-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [novnc-0.0.4](https://github.com/truecharts/apps/compare/novnc-0.0.3...novnc-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [novnc-0.0.3](https://github.com/truecharts/apps/compare/novnc-0.0.2...novnc-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [novnc-0.0.2](https://github.com/truecharts/apps/compare/novnc-0.0.1...novnc-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### novnc-0.0.1 (2021-10-04) diff --git a/incubator/novnc/0.0.7/CONFIG.md b/incubator/novnc/0.0.8/CONFIG.md similarity index 100% rename from incubator/novnc/0.0.7/CONFIG.md rename to incubator/novnc/0.0.8/CONFIG.md diff --git a/incubator/novnc/0.0.8/Chart.lock b/incubator/novnc/0.0.8/Chart.lock new file mode 100644 index 00000000000..1efe44c14a6 --- /dev/null +++ b/incubator/novnc/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:38:05.279283221Z" diff --git a/incubator/novnc/0.0.7/Chart.yaml b/incubator/novnc/0.0.8/Chart.yaml similarity index 76% rename from incubator/novnc/0.0.7/Chart.yaml rename to incubator/novnc/0.0.8/Chart.yaml index c6daefeeeda..4486db5482b 100644 --- a/incubator/novnc/0.0.7/Chart.yaml +++ b/incubator/novnc/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: The open source VNC client home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc icon: https://github.com/truecharts/apps/raw/main/images/novnc.png @@ -21,4 +21,10 @@ name: novnc sources: - https://novnc.com/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/novnc/0.0.7/README.md b/incubator/novnc/0.0.8/README.md similarity index 96% rename from incubator/novnc/0.0.7/README.md rename to incubator/novnc/0.0.8/README.md index cabe70d17fe..60cd3cc022a 100644 --- a/incubator/novnc/0.0.7/README.md +++ b/incubator/novnc/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/novnc/0.0.7/app-readme.md b/incubator/novnc/0.0.8/app-readme.md similarity index 100% rename from incubator/novnc/0.0.7/app-readme.md rename to incubator/novnc/0.0.8/app-readme.md diff --git a/incubator/novnc/0.0.8/charts/common-8.3.13.tgz b/incubator/novnc/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/novnc/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/novnc/0.0.7/helm-values.md b/incubator/novnc/0.0.8/helm-values.md similarity index 100% rename from incubator/novnc/0.0.7/helm-values.md rename to incubator/novnc/0.0.8/helm-values.md diff --git a/incubator/novnc/0.0.7/ix_values.yaml b/incubator/novnc/0.0.8/ix_values.yaml similarity index 100% rename from incubator/novnc/0.0.7/ix_values.yaml rename to incubator/novnc/0.0.8/ix_values.yaml diff --git a/incubator/novnc/0.0.7/questions.yaml b/incubator/novnc/0.0.8/questions.yaml similarity index 100% rename from incubator/novnc/0.0.7/questions.yaml rename to incubator/novnc/0.0.8/questions.yaml diff --git a/incubator/novnc/0.0.7/templates/common.yaml b/incubator/novnc/0.0.8/templates/common.yaml similarity index 100% rename from incubator/novnc/0.0.7/templates/common.yaml rename to incubator/novnc/0.0.8/templates/common.yaml diff --git a/incubator/novnc/0.0.7/values.yaml b/incubator/novnc/0.0.8/values.yaml similarity index 100% rename from incubator/novnc/0.0.7/values.yaml rename to incubator/novnc/0.0.8/values.yaml diff --git a/incubator/novnc/item.yaml b/incubator/novnc/item.yaml index ecfda0451b7..99c5201ce83 100644 --- a/incubator/novnc/item.yaml +++ b/incubator/novnc/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/truecharts/apps/raw/main/images/novnc.png categories: - - media -icon_url: "https://github.com/truecharts/apps/raw/main/images/novnc.png" +- media + diff --git a/incubator/odoo/0.0.2/CHANGELOG.md b/incubator/odoo/0.0.2/CHANGELOG.md deleted file mode 100644 index efe5dbcf50a..00000000000 --- a/incubator/odoo/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [odoo-0.0.2](https://github.com/truecharts/apps/compare/odoo-0.0.1...odoo-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### odoo-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### odoo-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/odoo/0.0.2/Chart.lock b/incubator/odoo/0.0.2/Chart.lock deleted file mode 100644 index d4853dcdf33..00000000000 --- a/incubator/odoo/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:38:22.262850955Z" diff --git a/incubator/odoo/0.0.2/charts/common-8.3.12.tgz b/incubator/odoo/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/odoo/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/odoo/0.0.3/CHANGELOG.md b/incubator/odoo/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..69d3ba65306 --- /dev/null +++ b/incubator/odoo/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [odoo-0.0.3](https://github.com/truecharts/apps/compare/odoo-0.0.2...odoo-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [odoo-0.0.2](https://github.com/truecharts/apps/compare/odoo-0.0.1...odoo-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### odoo-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### odoo-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/odoo/0.0.2/CONFIG.md b/incubator/odoo/0.0.3/CONFIG.md similarity index 100% rename from incubator/odoo/0.0.2/CONFIG.md rename to incubator/odoo/0.0.3/CONFIG.md diff --git a/incubator/odoo/0.0.3/Chart.lock b/incubator/odoo/0.0.3/Chart.lock new file mode 100644 index 00000000000..6f5fec3e838 --- /dev/null +++ b/incubator/odoo/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:38:27.375125658Z" diff --git a/incubator/odoo/0.0.2/Chart.yaml b/incubator/odoo/0.0.3/Chart.yaml similarity index 83% rename from incubator/odoo/0.0.2/Chart.yaml rename to incubator/odoo/0.0.3/Chart.yaml index 394df8b5650..55f71412520 100644 --- a/incubator/odoo/0.0.2/Chart.yaml +++ b/incubator/odoo/0.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "14.0" -version: 0.0.2 +version: 0.0.3 kubeVersion: '>=1.16.0-0' name: odoo description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -30,3 +30,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/odoo/0.0.2/README.md b/incubator/odoo/0.0.3/README.md similarity index 96% rename from incubator/odoo/0.0.2/README.md rename to incubator/odoo/0.0.3/README.md index 345b96714cb..cae5e58080d 100644 --- a/incubator/odoo/0.0.2/README.md +++ b/incubator/odoo/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/odoo/0.0.2/app-readme.md b/incubator/odoo/0.0.3/app-readme.md similarity index 100% rename from incubator/odoo/0.0.2/app-readme.md rename to incubator/odoo/0.0.3/app-readme.md diff --git a/incubator/odoo/0.0.3/charts/common-8.3.13.tgz b/incubator/odoo/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/odoo/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/odoo/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/odoo/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/odoo/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/odoo/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/odoo/0.0.2/helm-values.md b/incubator/odoo/0.0.3/helm-values.md similarity index 95% rename from incubator/odoo/0.0.2/helm-values.md rename to incubator/odoo/0.0.3/helm-values.md index 6f445eea6c4..9194228cc0f 100644 --- a/incubator/odoo/0.0.2/helm-values.md +++ b/incubator/odoo/0.0.3/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/nicholaswilde/odoo"` | | -| image.tag | string | `"version-14.0@sha256:f66aa76c1070f1d71da0e96a8b1dd1e41ab00d4ae61692d7dfc2267b6f1f1244"` | | +| image.tag | string | `"version-14.0@sha256:7cff9672ce078f7e2cf132625f0bc0fa68e932955d23e2e8c2ce7c235d5c5f8d"` | | | persistence.addons.accessMode | string | `"ReadWriteOnce"` | | | persistence.addons.enabled | bool | `true` | | | persistence.addons.mountPath | string | `"/mnt/extra-addons"` | | diff --git a/incubator/odoo/0.0.2/ix_values.yaml b/incubator/odoo/0.0.3/ix_values.yaml similarity index 91% rename from incubator/odoo/0.0.2/ix_values.yaml rename to incubator/odoo/0.0.3/ix_values.yaml index f728d5612cb..d16e19ff7c3 100644 --- a/incubator/odoo/0.0.2/ix_values.yaml +++ b/incubator/odoo/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/odoo pullPolicy: IfNotPresent - tag: version-14.0@sha256:f66aa76c1070f1d71da0e96a8b1dd1e41ab00d4ae61692d7dfc2267b6f1f1244 + tag: version-14.0@sha256:7cff9672ce078f7e2cf132625f0bc0fa68e932955d23e2e8c2ce7c235d5c5f8d secret: {} # USER: "odoo" diff --git a/incubator/odoo/0.0.2/questions.yaml b/incubator/odoo/0.0.3/questions.yaml similarity index 100% rename from incubator/odoo/0.0.2/questions.yaml rename to incubator/odoo/0.0.3/questions.yaml diff --git a/incubator/odoo/0.0.2/templates/common.yaml b/incubator/odoo/0.0.3/templates/common.yaml similarity index 100% rename from incubator/odoo/0.0.2/templates/common.yaml rename to incubator/odoo/0.0.3/templates/common.yaml diff --git a/incubator/odoo/0.0.2/values.yaml b/incubator/odoo/0.0.3/values.yaml similarity index 100% rename from incubator/odoo/0.0.2/values.yaml rename to incubator/odoo/0.0.3/values.yaml diff --git a/incubator/odoo/item.yaml b/incubator/odoo/item.yaml index 661b360aa38..809bdce8d46 100644 --- a/incubator/odoo/item.yaml +++ b/incubator/odoo/item.yaml @@ -1,3 +1,4 @@ +icon: "https://pbs.twimg.com/profile_images/970608340014419969/1bpCWJhS_400x400.jpg" categories: - - media -icon_url: "https://pbs.twimg.com/profile_images/970608340014419969/1bpCWJhS_400x400.jpg" +- media + diff --git a/incubator/openkm/0.0.2/CHANGELOG.md b/incubator/openkm/0.0.2/CHANGELOG.md deleted file mode 100644 index 74486681f40..00000000000 --- a/incubator/openkm/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [openkm-0.0.2](https://github.com/truecharts/apps/compare/openkm-0.0.1...openkm-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### openkm-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### openkm-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/openkm/0.0.2/Chart.lock b/incubator/openkm/0.0.2/Chart.lock deleted file mode 100644 index 94f31adad03..00000000000 --- a/incubator/openkm/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:38:56.229031386Z" diff --git a/incubator/openkm/0.0.2/charts/common-8.3.12.tgz b/incubator/openkm/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/openkm/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/openkm/0.0.3/CHANGELOG.md b/incubator/openkm/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..dae6cbb0fd5 --- /dev/null +++ b/incubator/openkm/0.0.3/CHANGELOG.md @@ -0,0 +1,50 @@ +# Changelog
+ + + +### [openkm-0.0.3](https://github.com/truecharts/apps/compare/openkm-0.0.2...openkm-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [openkm-0.0.2](https://github.com/truecharts/apps/compare/openkm-0.0.1...openkm-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### openkm-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### openkm-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/openkm/0.0.2/CONFIG.md b/incubator/openkm/0.0.3/CONFIG.md similarity index 100% rename from incubator/openkm/0.0.2/CONFIG.md rename to incubator/openkm/0.0.3/CONFIG.md diff --git a/incubator/openkm/0.0.3/Chart.lock b/incubator/openkm/0.0.3/Chart.lock new file mode 100644 index 00000000000..7bdde4ecfa6 --- /dev/null +++ b/incubator/openkm/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:38:56.352906568Z" diff --git a/incubator/openkm/0.0.2/Chart.yaml b/incubator/openkm/0.0.3/Chart.yaml similarity index 84% rename from incubator/openkm/0.0.2/Chart.yaml rename to incubator/openkm/0.0.3/Chart.yaml index 22cf4ff6e06..44f71dee35d 100644 --- a/incubator/openkm/0.0.2/Chart.yaml +++ b/incubator/openkm/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "6.3.11" description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. name: openkm -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - openkm @@ -16,7 +16,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -25,3 +25,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/openkm/0.0.2/README.md b/incubator/openkm/0.0.3/README.md similarity index 96% rename from incubator/openkm/0.0.2/README.md rename to incubator/openkm/0.0.3/README.md index 1e905cc33a3..9cc7f9523df 100644 --- a/incubator/openkm/0.0.2/README.md +++ b/incubator/openkm/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/openkm/0.0.2/app-readme.md b/incubator/openkm/0.0.3/app-readme.md similarity index 100% rename from incubator/openkm/0.0.2/app-readme.md rename to incubator/openkm/0.0.3/app-readme.md diff --git a/incubator/openkm/0.0.3/charts/common-8.3.13.tgz b/incubator/openkm/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/openkm/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/openkm/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/openkm/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/openkm/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/openkm/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/openkm/0.0.2/helm-values.md b/incubator/openkm/0.0.3/helm-values.md similarity index 100% rename from incubator/openkm/0.0.2/helm-values.md rename to incubator/openkm/0.0.3/helm-values.md diff --git a/incubator/openkm/0.0.2/ix_values.yaml b/incubator/openkm/0.0.3/ix_values.yaml similarity index 100% rename from incubator/openkm/0.0.2/ix_values.yaml rename to incubator/openkm/0.0.3/ix_values.yaml diff --git a/incubator/openkm/0.0.2/questions.yaml b/incubator/openkm/0.0.3/questions.yaml similarity index 100% rename from incubator/openkm/0.0.2/questions.yaml rename to incubator/openkm/0.0.3/questions.yaml diff --git a/incubator/openkm/0.0.2/templates/_configmap.tpl b/incubator/openkm/0.0.3/templates/_configmap.tpl similarity index 100% rename from incubator/openkm/0.0.2/templates/_configmap.tpl rename to incubator/openkm/0.0.3/templates/_configmap.tpl diff --git a/incubator/openkm/0.0.2/templates/common.yaml b/incubator/openkm/0.0.3/templates/common.yaml similarity index 100% rename from incubator/openkm/0.0.2/templates/common.yaml rename to incubator/openkm/0.0.3/templates/common.yaml diff --git a/incubator/openkm/0.0.2/values.yaml b/incubator/openkm/0.0.3/values.yaml similarity index 100% rename from incubator/openkm/0.0.2/values.yaml rename to incubator/openkm/0.0.3/values.yaml diff --git a/incubator/openkm/item.yaml b/incubator/openkm/item.yaml index 5d68277f48b..9505d1601e7 100644 --- a/incubator/openkm/item.yaml +++ b/incubator/openkm/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/openkm/document-management-system/master/src/main/webapp/img/logo_favicon.ico categories: - - media -icon_url: https://raw.githubusercontent.com/openkm/document-management-system/master/src/main/webapp/img/logo_favicon.ico +- media + diff --git a/incubator/photoshow/0.0.7/CHANGELOG.md b/incubator/photoshow/0.0.7/CHANGELOG.md deleted file mode 100644 index 5e55b40ad41..00000000000 --- a/incubator/photoshow/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [photoshow-0.0.7](https://github.com/truecharts/apps/compare/photoshow-0.0.6...photoshow-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/photoshow/0.0.7/Chart.lock b/incubator/photoshow/0.0.7/Chart.lock deleted file mode 100644 index 984f6a6fa15..00000000000 --- a/incubator/photoshow/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:58:25.66813233Z" diff --git a/incubator/photoshow/0.0.7/charts/common-8.3.12.tgz b/incubator/photoshow/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/photoshow/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/photoshow/0.0.8/CHANGELOG.md b/incubator/photoshow/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..555202cb3b5 --- /dev/null +++ b/incubator/photoshow/0.0.8/CHANGELOG.md @@ -0,0 +1,91 @@ +# Changelog
+ + + +### [photoshow-0.0.8](https://github.com/truecharts/apps/compare/photoshow-0.0.7...photoshow-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [photoshow-0.0.7](https://github.com/truecharts/apps/compare/photoshow-0.0.6...photoshow-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [photoshow-0.0.6](https://github.com/truecharts/apps/compare/photoshow-0.0.5...photoshow-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [photoshow-0.0.5](https://github.com/truecharts/apps/compare/photoshow-0.0.4...photoshow-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [photoshow-0.0.4](https://github.com/truecharts/apps/compare/photoshow-0.0.3...photoshow-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [photoshow-0.0.3](https://github.com/truecharts/apps/compare/photoshow-0.0.2...photoshow-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [photoshow-0.0.2](https://github.com/truecharts/apps/compare/photoshow-0.0.1...photoshow-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### photoshow-0.0.1 (2021-10-04) diff --git a/incubator/photoshow/0.0.7/CONFIG.md b/incubator/photoshow/0.0.8/CONFIG.md similarity index 100% rename from incubator/photoshow/0.0.7/CONFIG.md rename to incubator/photoshow/0.0.8/CONFIG.md diff --git a/incubator/photoshow/0.0.8/Chart.lock b/incubator/photoshow/0.0.8/Chart.lock new file mode 100644 index 00000000000..b7cc1a577f4 --- /dev/null +++ b/incubator/photoshow/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:39:24.297053308Z" diff --git a/incubator/photoshow/0.0.7/Chart.yaml b/incubator/photoshow/0.0.8/Chart.yaml similarity index 81% rename from incubator/photoshow/0.0.7/Chart.yaml rename to incubator/photoshow/0.0.8/Chart.yaml index f297a84dbe0..881980d8051 100644 --- a/incubator/photoshow/0.0.7/Chart.yaml +++ b/incubator/photoshow/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "48aabb98" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A gallery software at its easiest, it doesn't even require a database. home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png @@ -23,4 +23,10 @@ sources: - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/photoshow/0.0.7/README.md b/incubator/photoshow/0.0.8/README.md similarity index 96% rename from incubator/photoshow/0.0.7/README.md rename to incubator/photoshow/0.0.8/README.md index 43a17c1a22e..d8591db7719 100644 --- a/incubator/photoshow/0.0.7/README.md +++ b/incubator/photoshow/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/photoshow/0.0.7/app-readme.md b/incubator/photoshow/0.0.8/app-readme.md similarity index 100% rename from incubator/photoshow/0.0.7/app-readme.md rename to incubator/photoshow/0.0.8/app-readme.md diff --git a/incubator/photoshow/0.0.8/charts/common-8.3.13.tgz b/incubator/photoshow/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/photoshow/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/photoshow/0.0.7/helm-values.md b/incubator/photoshow/0.0.8/helm-values.md similarity index 93% rename from incubator/photoshow/0.0.7/helm-values.md rename to incubator/photoshow/0.0.8/helm-values.md index 9b9e9e835ea..d04dc730565 100644 --- a/incubator/photoshow/0.0.7/helm-values.md +++ b/incubator/photoshow/0.0.8/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/photoshow"` | | -| image.tag | string | `"version-48aabb98@sha256:2ff8323e869f68102db4750268d90461f09358e312189cbd92ba6576c31f8ae7"` | | +| image.tag | string | `"version-48aabb98@sha256:7be50449ab91931477e4bfa72eb315470c06bdb7810de28abd348965c9e86752"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.pictures.accessMode | string | `"ReadWriteOnce"` | | diff --git a/incubator/photoshow/0.0.7/ix_values.yaml b/incubator/photoshow/0.0.8/ix_values.yaml similarity index 85% rename from incubator/photoshow/0.0.7/ix_values.yaml rename to incubator/photoshow/0.0.8/ix_values.yaml index d2592ba8c24..879b0986388 100644 --- a/incubator/photoshow/0.0.7/ix_values.yaml +++ b/incubator/photoshow/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/photoshow pullPolicy: IfNotPresent - tag: version-48aabb98@sha256:2ff8323e869f68102db4750268d90461f09358e312189cbd92ba6576c31f8ae7 + tag: version-48aabb98@sha256:7be50449ab91931477e4bfa72eb315470c06bdb7810de28abd348965c9e86752 env: PUID: 568 diff --git a/incubator/photoshow/0.0.7/questions.yaml b/incubator/photoshow/0.0.8/questions.yaml similarity index 100% rename from incubator/photoshow/0.0.7/questions.yaml rename to incubator/photoshow/0.0.8/questions.yaml diff --git a/incubator/photoshow/0.0.7/templates/common.yaml b/incubator/photoshow/0.0.8/templates/common.yaml similarity index 100% rename from incubator/photoshow/0.0.7/templates/common.yaml rename to incubator/photoshow/0.0.8/templates/common.yaml diff --git a/incubator/photoshow/0.0.7/values.yaml b/incubator/photoshow/0.0.8/values.yaml similarity index 100% rename from incubator/photoshow/0.0.7/values.yaml rename to incubator/photoshow/0.0.8/values.yaml diff --git a/incubator/photoshow/item.yaml b/incubator/photoshow/item.yaml index b73381da956..c4481578e1a 100644 --- a/incubator/photoshow/item.yaml +++ b/incubator/photoshow/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png" +- media + diff --git a/incubator/piwigo/0.0.7/CHANGELOG.md b/incubator/piwigo/0.0.7/CHANGELOG.md deleted file mode 100644 index 4ac852a659d..00000000000 --- a/incubator/piwigo/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [piwigo-0.0.7](https://github.com/truecharts/apps/compare/piwigo-0.0.6...piwigo-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/piwigo/0.0.7/Chart.lock b/incubator/piwigo/0.0.7/Chart.lock deleted file mode 100644 index 190c74fdc8d..00000000000 --- a/incubator/piwigo/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:58:50.064336096Z" diff --git a/incubator/piwigo/0.0.7/charts/common-8.3.12.tgz b/incubator/piwigo/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/piwigo/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/piwigo/0.0.8/CHANGELOG.md b/incubator/piwigo/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..c56963e0294 --- /dev/null +++ b/incubator/piwigo/0.0.8/CHANGELOG.md @@ -0,0 +1,91 @@ +# Changelog
+ + + +### [piwigo-0.0.8](https://github.com/truecharts/apps/compare/piwigo-0.0.7...piwigo-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [piwigo-0.0.7](https://github.com/truecharts/apps/compare/piwigo-0.0.6...piwigo-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [piwigo-0.0.6](https://github.com/truecharts/apps/compare/piwigo-0.0.5...piwigo-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [piwigo-0.0.5](https://github.com/truecharts/apps/compare/piwigo-0.0.4...piwigo-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [piwigo-0.0.4](https://github.com/truecharts/apps/compare/piwigo-0.0.3...piwigo-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [piwigo-0.0.3](https://github.com/truecharts/apps/compare/piwigo-0.0.2...piwigo-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [piwigo-0.0.2](https://github.com/truecharts/apps/compare/piwigo-0.0.1...piwigo-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### piwigo-0.0.1 (2021-10-04) diff --git a/incubator/piwigo/0.0.7/CONFIG.md b/incubator/piwigo/0.0.8/CONFIG.md similarity index 100% rename from incubator/piwigo/0.0.7/CONFIG.md rename to incubator/piwigo/0.0.8/CONFIG.md diff --git a/incubator/piwigo/0.0.8/Chart.lock b/incubator/piwigo/0.0.8/Chart.lock new file mode 100644 index 00000000000..deaed26d37f --- /dev/null +++ b/incubator/piwigo/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:39:45.288516449Z" diff --git a/incubator/piwigo/0.0.7/Chart.yaml b/incubator/piwigo/0.0.8/Chart.yaml similarity index 79% rename from incubator/piwigo/0.0.7/Chart.yaml rename to incubator/piwigo/0.0.8/Chart.yaml index 386e16f8459..e9e2fa5cb6d 100644 --- a/incubator/piwigo/0.0.7/Chart.yaml +++ b/incubator/piwigo/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A is photo gallery software for the web, built by an active community of users and developers. home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo @@ -23,4 +23,10 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/piwigo/0.0.7/README.md b/incubator/piwigo/0.0.8/README.md similarity index 96% rename from incubator/piwigo/0.0.7/README.md rename to incubator/piwigo/0.0.8/README.md index ac2d1c26b1d..e43cfa49733 100644 --- a/incubator/piwigo/0.0.7/README.md +++ b/incubator/piwigo/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/piwigo/0.0.7/app-readme.md b/incubator/piwigo/0.0.8/app-readme.md similarity index 100% rename from incubator/piwigo/0.0.7/app-readme.md rename to incubator/piwigo/0.0.8/app-readme.md diff --git a/incubator/piwigo/0.0.8/charts/common-8.3.13.tgz b/incubator/piwigo/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/piwigo/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/piwigo/0.0.7/helm-values.md b/incubator/piwigo/0.0.8/helm-values.md similarity index 92% rename from incubator/piwigo/0.0.7/helm-values.md rename to incubator/piwigo/0.0.8/helm-values.md index 252f13ebb50..f69459f93f6 100644 --- a/incubator/piwigo/0.0.7/helm-values.md +++ b/incubator/piwigo/0.0.8/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/piwigo"` | | -| image.tag | string | `"version-11.5.0@sha256:03e1535d5b3aa7af602ae424502273212f7634c08ab519ab4bdf09ede91111de"` | | +| image.tag | string | `"version-11.5.0@sha256:66f35cfbe182ca3c2d483b30cce9d146a2148314e28cbed58b02100c386569f4"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.gallery.accessMode | string | `"ReadWriteOnce"` | | diff --git a/incubator/piwigo/0.0.7/ix_values.yaml b/incubator/piwigo/0.0.8/ix_values.yaml similarity index 83% rename from incubator/piwigo/0.0.7/ix_values.yaml rename to incubator/piwigo/0.0.8/ix_values.yaml index 32919de6c11..d50c962678e 100644 --- a/incubator/piwigo/0.0.7/ix_values.yaml +++ b/incubator/piwigo/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: version-11.5.0@sha256:03e1535d5b3aa7af602ae424502273212f7634c08ab519ab4bdf09ede91111de + tag: version-11.5.0@sha256:66f35cfbe182ca3c2d483b30cce9d146a2148314e28cbed58b02100c386569f4 env: PUID: 568 diff --git a/incubator/piwigo/0.0.7/questions.yaml b/incubator/piwigo/0.0.8/questions.yaml similarity index 100% rename from incubator/piwigo/0.0.7/questions.yaml rename to incubator/piwigo/0.0.8/questions.yaml diff --git a/incubator/piwigo/0.0.7/templates/common.yaml b/incubator/piwigo/0.0.8/templates/common.yaml similarity index 100% rename from incubator/piwigo/0.0.7/templates/common.yaml rename to incubator/piwigo/0.0.8/templates/common.yaml diff --git a/incubator/piwigo/0.0.7/values.yaml b/incubator/piwigo/0.0.8/values.yaml similarity index 100% rename from incubator/piwigo/0.0.7/values.yaml rename to incubator/piwigo/0.0.8/values.yaml diff --git a/incubator/piwigo/item.yaml b/incubator/piwigo/item.yaml index 2179e4c0dc4..d5b0fd1e0cc 100644 --- a/incubator/piwigo/item.yaml +++ b/incubator/piwigo/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/9326886?s=200&v=4 categories: - - media -icon_url: "https://avatars.githubusercontent.com/u/9326886?s=200PLACEHOLDERICONv=4" +- media + diff --git a/incubator/pixapop/0.0.7/CHANGELOG.md b/incubator/pixapop/0.0.7/CHANGELOG.md deleted file mode 100644 index 60bf4395286..00000000000 --- a/incubator/pixapop/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pixapop-0.0.7](https://github.com/truecharts/apps/compare/pixapop-0.0.6...pixapop-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/pixapop/0.0.7/Chart.lock b/incubator/pixapop/0.0.7/Chart.lock deleted file mode 100644 index 06507a32d49..00000000000 --- a/incubator/pixapop/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:59:14.580285768Z" diff --git a/incubator/pixapop/0.0.7/charts/common-8.3.12.tgz b/incubator/pixapop/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/pixapop/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/pixapop/0.0.8/CHANGELOG.md b/incubator/pixapop/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..8b5850bb34a --- /dev/null +++ b/incubator/pixapop/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [pixapop-0.0.8](https://github.com/truecharts/apps/compare/pixapop-0.0.7...pixapop-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [pixapop-0.0.7](https://github.com/truecharts/apps/compare/pixapop-0.0.6...pixapop-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [pixapop-0.0.6](https://github.com/truecharts/apps/compare/pixapop-0.0.5...pixapop-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [pixapop-0.0.5](https://github.com/truecharts/apps/compare/pixapop-0.0.4...pixapop-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [pixapop-0.0.4](https://github.com/truecharts/apps/compare/pixapop-0.0.3...pixapop-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [pixapop-0.0.3](https://github.com/truecharts/apps/compare/pixapop-0.0.2...pixapop-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [pixapop-0.0.2](https://github.com/truecharts/apps/compare/pixapop-0.0.1...pixapop-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### pixapop-0.0.1 (2021-10-04) diff --git a/incubator/pixapop/0.0.7/CONFIG.md b/incubator/pixapop/0.0.8/CONFIG.md similarity index 100% rename from incubator/pixapop/0.0.7/CONFIG.md rename to incubator/pixapop/0.0.8/CONFIG.md diff --git a/incubator/pixapop/0.0.8/Chart.lock b/incubator/pixapop/0.0.8/Chart.lock new file mode 100644 index 00000000000..94ed9d68898 --- /dev/null +++ b/incubator/pixapop/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:40:06.35912374Z" diff --git a/incubator/pixapop/0.0.7/Chart.yaml b/incubator/pixapop/0.0.8/Chart.yaml similarity index 81% rename from incubator/pixapop/0.0.7/Chart.yaml rename to incubator/pixapop/0.0.8/Chart.yaml index b67f840be53..5f986283164 100644 --- a/incubator/pixapop/0.0.7/Chart.yaml +++ b/incubator/pixapop/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: An open-source single page application to view your photos in the easiest way possible. home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop @@ -23,4 +23,10 @@ sources: - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/pixapop/0.0.7/README.md b/incubator/pixapop/0.0.8/README.md similarity index 96% rename from incubator/pixapop/0.0.7/README.md rename to incubator/pixapop/0.0.8/README.md index 3232db80477..2a039642141 100644 --- a/incubator/pixapop/0.0.7/README.md +++ b/incubator/pixapop/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/pixapop/0.0.7/app-readme.md b/incubator/pixapop/0.0.8/app-readme.md similarity index 100% rename from incubator/pixapop/0.0.7/app-readme.md rename to incubator/pixapop/0.0.8/app-readme.md diff --git a/incubator/pixapop/0.0.8/charts/common-8.3.13.tgz b/incubator/pixapop/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/pixapop/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/pixapop/0.0.7/helm-values.md b/incubator/pixapop/0.0.8/helm-values.md similarity index 100% rename from incubator/pixapop/0.0.7/helm-values.md rename to incubator/pixapop/0.0.8/helm-values.md diff --git a/incubator/pixapop/0.0.7/ix_values.yaml b/incubator/pixapop/0.0.8/ix_values.yaml similarity index 100% rename from incubator/pixapop/0.0.7/ix_values.yaml rename to incubator/pixapop/0.0.8/ix_values.yaml diff --git a/incubator/pixapop/0.0.7/questions.yaml b/incubator/pixapop/0.0.8/questions.yaml similarity index 100% rename from incubator/pixapop/0.0.7/questions.yaml rename to incubator/pixapop/0.0.8/questions.yaml diff --git a/incubator/pixapop/0.0.7/templates/common.yaml b/incubator/pixapop/0.0.8/templates/common.yaml similarity index 100% rename from incubator/pixapop/0.0.7/templates/common.yaml rename to incubator/pixapop/0.0.8/templates/common.yaml diff --git a/incubator/pixapop/0.0.7/values.yaml b/incubator/pixapop/0.0.8/values.yaml similarity index 100% rename from incubator/pixapop/0.0.7/values.yaml rename to incubator/pixapop/0.0.8/values.yaml diff --git a/incubator/pixapop/item.yaml b/incubator/pixapop/item.yaml index f62238b6b64..9f079e4386b 100644 --- a/incubator/pixapop/item.yaml +++ b/incubator/pixapop/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pixapop.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pixapop.png" +- media + diff --git a/incubator/recipes/0.0.2/CHANGELOG.md b/incubator/recipes/0.0.2/CHANGELOG.md deleted file mode 100644 index 8a0e4372ccf..00000000000 --- a/incubator/recipes/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [recipes-0.0.2](https://github.com/truecharts/apps/compare/recipes-0.0.1...recipes-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### recipes-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### recipes-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/recipes/0.0.2/Chart.lock b/incubator/recipes/0.0.2/Chart.lock deleted file mode 100644 index 5e79a078cc3..00000000000 --- a/incubator/recipes/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:39:30.513956503Z" diff --git a/incubator/recipes/0.0.2/charts/common-8.3.12.tgz b/incubator/recipes/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/recipes/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/recipes/0.0.3/CHANGELOG.md b/incubator/recipes/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..45c72f1db1f --- /dev/null +++ b/incubator/recipes/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [recipes-0.0.3](https://github.com/truecharts/apps/compare/recipes-0.0.2...recipes-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [recipes-0.0.2](https://github.com/truecharts/apps/compare/recipes-0.0.1...recipes-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### recipes-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### recipes-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/recipes/0.0.2/CONFIG.md b/incubator/recipes/0.0.3/CONFIG.md similarity index 100% rename from incubator/recipes/0.0.2/CONFIG.md rename to incubator/recipes/0.0.3/CONFIG.md diff --git a/incubator/recipes/0.0.3/Chart.lock b/incubator/recipes/0.0.3/Chart.lock new file mode 100644 index 00000000000..a1e26e5e3fe --- /dev/null +++ b/incubator/recipes/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:40:28.454751263Z" diff --git a/incubator/recipes/0.0.2/Chart.yaml b/incubator/recipes/0.0.3/Chart.yaml similarity index 83% rename from incubator/recipes/0.0.2/Chart.yaml rename to incubator/recipes/0.0.3/Chart.yaml index 14379650b29..77a9bff8be3 100644 --- a/incubator/recipes/0.0.2/Chart.yaml +++ b/incubator/recipes/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.17.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: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - recipes @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -24,3 +24,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/recipes/0.0.2/README.md b/incubator/recipes/0.0.3/README.md similarity index 96% rename from incubator/recipes/0.0.2/README.md rename to incubator/recipes/0.0.3/README.md index d43076db912..769a73d3435 100644 --- a/incubator/recipes/0.0.2/README.md +++ b/incubator/recipes/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/recipes/0.0.2/app-readme.md b/incubator/recipes/0.0.3/app-readme.md similarity index 100% rename from incubator/recipes/0.0.2/app-readme.md rename to incubator/recipes/0.0.3/app-readme.md diff --git a/incubator/recipes/0.0.3/charts/common-8.3.13.tgz b/incubator/recipes/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/recipes/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/recipes/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/recipes/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/recipes/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/recipes/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/recipes/0.0.2/helm-values.md b/incubator/recipes/0.0.3/helm-values.md similarity index 93% rename from incubator/recipes/0.0.2/helm-values.md rename to incubator/recipes/0.0.3/helm-values.md index 09badb896f7..1b3ff4db18e 100644 --- a/incubator/recipes/0.0.2/helm-values.md +++ b/incubator/recipes/0.0.3/helm-values.md @@ -34,9 +34,9 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"vabene1111/recipes"` | image repository | -| image.tag | string | `"0.17.2@sha256:01e5f436ac192ee1cca996e628a3dee1029b99f7b4489bdeeaaf74aaf923538e"` | image tag | +| image.tag | string | `"0.17.2@sha256:9eba376b008e94ce4273e61c11cefcc029c7dc617fba9202bee8486fe85f4538"` | image tag | | nginxImage.repository | string | `"nginx"` | nginx sidecar image repository | -| nginxImage.tag | string | `"1.21.3@sha256:7250923ba3543110040462388756ef099331822c6172a050b12c7a38361ea46f"` | nginx sidecar image tag | +| nginxImage.tag | string | `"1.21.3@sha256:644a70516a26004c97d0d85c7fe1d0c3a67ea8ab7ddf4aff193d9f301670cf36"` | nginx sidecar image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/incubator/recipes/0.0.2/ix_values.yaml b/incubator/recipes/0.0.3/ix_values.yaml similarity index 92% rename from incubator/recipes/0.0.2/ix_values.yaml rename to incubator/recipes/0.0.3/ix_values.yaml index e3dc282afd1..8b779813d36 100644 --- a/incubator/recipes/0.0.2/ix_values.yaml +++ b/incubator/recipes/0.0.3/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: vabene1111/recipes # -- image tag - tag: 0.17.2@sha256:01e5f436ac192ee1cca996e628a3dee1029b99f7b4489bdeeaaf74aaf923538e + tag: 0.17.2@sha256:9eba376b008e94ce4273e61c11cefcc029c7dc617fba9202bee8486fe85f4538 # -- image pull policy pullPolicy: IfNotPresent @@ -10,7 +10,7 @@ nginxImage: # -- nginx sidecar image repository repository: nginx # -- nginx sidecar image tag - tag: 1.21.3@sha256:7250923ba3543110040462388756ef099331822c6172a050b12c7a38361ea46f + tag: 1.21.3@sha256:644a70516a26004c97d0d85c7fe1d0c3a67ea8ab7ddf4aff193d9f301670cf36 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/recipes/0.0.2/questions.yaml b/incubator/recipes/0.0.3/questions.yaml similarity index 100% rename from incubator/recipes/0.0.2/questions.yaml rename to incubator/recipes/0.0.3/questions.yaml diff --git a/incubator/recipes/0.0.2/templates/common.yaml b/incubator/recipes/0.0.3/templates/common.yaml similarity index 100% rename from incubator/recipes/0.0.2/templates/common.yaml rename to incubator/recipes/0.0.3/templates/common.yaml diff --git a/incubator/recipes/0.0.2/templates/configmap.yaml b/incubator/recipes/0.0.3/templates/configmap.yaml similarity index 100% rename from incubator/recipes/0.0.2/templates/configmap.yaml rename to incubator/recipes/0.0.3/templates/configmap.yaml diff --git a/incubator/recipes/0.0.2/values.yaml b/incubator/recipes/0.0.3/values.yaml similarity index 100% rename from incubator/recipes/0.0.2/values.yaml rename to incubator/recipes/0.0.3/values.yaml diff --git a/incubator/recipes/item.yaml b/incubator/recipes/item.yaml index 4888a9453c7..f4f28fc1bd9 100644 --- a/incubator/recipes/item.yaml +++ b/incubator/recipes/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/logo_color.svg categories: - - media -icon_url: https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/logo_color.svg +- media + diff --git a/incubator/remmina/0.0.7/CHANGELOG.md b/incubator/remmina/0.0.7/CHANGELOG.md deleted file mode 100644 index e896224ae5a..00000000000 --- a/incubator/remmina/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [remmina-0.0.7](https://github.com/truecharts/apps/compare/remmina-0.0.6...remmina-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/remmina/0.0.7/Chart.lock b/incubator/remmina/0.0.7/Chart.lock deleted file mode 100644 index 6321b13cdfe..00000000000 --- a/incubator/remmina/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T10:59:39.254362392Z" diff --git a/incubator/remmina/0.0.7/charts/common-8.3.12.tgz b/incubator/remmina/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/remmina/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/remmina/0.0.8/CHANGELOG.md b/incubator/remmina/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..4b974b98835 --- /dev/null +++ b/incubator/remmina/0.0.8/CHANGELOG.md @@ -0,0 +1,91 @@ +# Changelog
+ + + +### [remmina-0.0.8](https://github.com/truecharts/apps/compare/remmina-0.0.7...remmina-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [remmina-0.0.7](https://github.com/truecharts/apps/compare/remmina-0.0.6...remmina-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [remmina-0.0.6](https://github.com/truecharts/apps/compare/remmina-0.0.5...remmina-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [remmina-0.0.5](https://github.com/truecharts/apps/compare/remmina-0.0.4...remmina-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [remmina-0.0.4](https://github.com/truecharts/apps/compare/remmina-0.0.3...remmina-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [remmina-0.0.3](https://github.com/truecharts/apps/compare/remmina-0.0.2...remmina-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [remmina-0.0.2](https://github.com/truecharts/apps/compare/remmina-0.0.1...remmina-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### remmina-0.0.1 (2021-10-04) diff --git a/incubator/remmina/0.0.7/CONFIG.md b/incubator/remmina/0.0.8/CONFIG.md similarity index 100% rename from incubator/remmina/0.0.7/CONFIG.md rename to incubator/remmina/0.0.8/CONFIG.md diff --git a/incubator/remmina/0.0.8/Chart.lock b/incubator/remmina/0.0.8/Chart.lock new file mode 100644 index 00000000000..250350a4277 --- /dev/null +++ b/incubator/remmina/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:40:56.439543679Z" diff --git a/incubator/remmina/0.0.7/Chart.yaml b/incubator/remmina/0.0.8/Chart.yaml similarity index 79% rename from incubator/remmina/0.0.7/Chart.yaml rename to incubator/remmina/0.0.8/Chart.yaml index 0a7dd38349d..49ed910dbca 100644 --- a/incubator/remmina/0.0.7/Chart.yaml +++ b/incubator/remmina/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0-rcgi" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A remote desktop client written in GTK home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png @@ -22,4 +22,10 @@ sources: - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/remmina/0.0.7/README.md b/incubator/remmina/0.0.8/README.md similarity index 96% rename from incubator/remmina/0.0.7/README.md rename to incubator/remmina/0.0.8/README.md index 199b46b1f74..523921fe76b 100644 --- a/incubator/remmina/0.0.7/README.md +++ b/incubator/remmina/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/remmina/0.0.7/app-readme.md b/incubator/remmina/0.0.8/app-readme.md similarity index 100% rename from incubator/remmina/0.0.7/app-readme.md rename to incubator/remmina/0.0.8/app-readme.md diff --git a/incubator/remmina/0.0.8/charts/common-8.3.13.tgz b/incubator/remmina/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/remmina/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/remmina/0.0.7/helm-values.md b/incubator/remmina/0.0.8/helm-values.md similarity index 94% rename from incubator/remmina/0.0.7/helm-values.md rename to incubator/remmina/0.0.8/helm-values.md index 409029dce02..6a76cd6fbd6 100644 --- a/incubator/remmina/0.0.7/helm-values.md +++ b/incubator/remmina/0.0.8/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/remmina"` | | -| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:db94a727927b15ea49ba7292c793e0adbf1a20b8c30603f178e2450f97233def"` | | +| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:c1c81d50ae4c2337895c3ca3bd8c60dde647833575bd4f320be5132721b2046f"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/incubator/remmina/0.0.7/ix_values.yaml b/incubator/remmina/0.0.8/ix_values.yaml similarity index 76% rename from incubator/remmina/0.0.7/ix_values.yaml rename to incubator/remmina/0.0.8/ix_values.yaml index 83bbe88e04e..4fb3175c13a 100644 --- a/incubator/remmina/0.0.7/ix_values.yaml +++ b/incubator/remmina/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/remmina pullPolicy: IfNotPresent - tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:db94a727927b15ea49ba7292c793e0adbf1a20b8c30603f178e2450f97233def + tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:c1c81d50ae4c2337895c3ca3bd8c60dde647833575bd4f320be5132721b2046f env: diff --git a/incubator/remmina/0.0.7/questions.yaml b/incubator/remmina/0.0.8/questions.yaml similarity index 100% rename from incubator/remmina/0.0.7/questions.yaml rename to incubator/remmina/0.0.8/questions.yaml diff --git a/incubator/remmina/0.0.7/templates/common.yaml b/incubator/remmina/0.0.8/templates/common.yaml similarity index 100% rename from incubator/remmina/0.0.7/templates/common.yaml rename to incubator/remmina/0.0.8/templates/common.yaml diff --git a/incubator/remmina/0.0.7/values.yaml b/incubator/remmina/0.0.8/values.yaml similarity index 100% rename from incubator/remmina/0.0.7/values.yaml rename to incubator/remmina/0.0.8/values.yaml diff --git a/incubator/remmina/item.yaml b/incubator/remmina/item.yaml index 9181207bd3d..55af12e3c88 100644 --- a/incubator/remmina/item.yaml +++ b/incubator/remmina/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png categories: - - media -icon_url: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png" +- media + diff --git a/incubator/shiori/0.0.2/CHANGELOG.md b/incubator/shiori/0.0.2/CHANGELOG.md deleted file mode 100644 index fffabc8a006..00000000000 --- a/incubator/shiori/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [shiori-0.0.2](https://github.com/truecharts/apps/compare/shiori-0.0.1...shiori-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### shiori-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### shiori-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/shiori/0.0.2/Chart.lock b/incubator/shiori/0.0.2/Chart.lock deleted file mode 100644 index 7d2232ee22b..00000000000 --- a/incubator/shiori/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:40:04.759249883Z" diff --git a/incubator/shiori/0.0.2/charts/common-8.3.12.tgz b/incubator/shiori/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/shiori/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/shiori/0.0.3/CHANGELOG.md b/incubator/shiori/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..30ab9346f16 --- /dev/null +++ b/incubator/shiori/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [shiori-0.0.3](https://github.com/truecharts/apps/compare/shiori-0.0.2...shiori-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [shiori-0.0.2](https://github.com/truecharts/apps/compare/shiori-0.0.1...shiori-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### shiori-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### shiori-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/shiori/0.0.2/CONFIG.md b/incubator/shiori/0.0.3/CONFIG.md similarity index 100% rename from incubator/shiori/0.0.2/CONFIG.md rename to incubator/shiori/0.0.3/CONFIG.md diff --git a/incubator/shiori/0.0.3/Chart.lock b/incubator/shiori/0.0.3/Chart.lock new file mode 100644 index 00000000000..456c7689b0e --- /dev/null +++ b/incubator/shiori/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:41:18.745195655Z" diff --git a/incubator/shiori/0.0.2/Chart.yaml b/incubator/shiori/0.0.3/Chart.yaml similarity index 82% rename from incubator/shiori/0.0.2/Chart.yaml rename to incubator/shiori/0.0.3/Chart.yaml index 878044a18b1..0de6515e766 100644 --- a/incubator/shiori/0.0.2/Chart.yaml +++ b/incubator/shiori/0.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 0.0.2 +version: 0.0.3 kubeVersion: '>=1.16.0-0' name: shiori description: A simple bookmark manager built with Go @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -27,3 +27,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/shiori/0.0.2/README.md b/incubator/shiori/0.0.3/README.md similarity index 96% rename from incubator/shiori/0.0.2/README.md rename to incubator/shiori/0.0.3/README.md index ede254a5fa3..bb91f30fa65 100644 --- a/incubator/shiori/0.0.2/README.md +++ b/incubator/shiori/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/shiori/0.0.2/app-readme.md b/incubator/shiori/0.0.3/app-readme.md similarity index 100% rename from incubator/shiori/0.0.2/app-readme.md rename to incubator/shiori/0.0.3/app-readme.md diff --git a/incubator/shiori/0.0.3/charts/common-8.3.13.tgz b/incubator/shiori/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/shiori/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/shiori/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/shiori/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/shiori/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/shiori/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/shiori/0.0.2/helm-values.md b/incubator/shiori/0.0.3/helm-values.md similarity index 94% rename from incubator/shiori/0.0.2/helm-values.md rename to incubator/shiori/0.0.3/helm-values.md index 45041de6470..281f100f01d 100644 --- a/incubator/shiori/0.0.2/helm-values.md +++ b/incubator/shiori/0.0.3/helm-values.md @@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.SHIORI_PG_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/nicholaswilde/shiori"` | | -| image.tag | string | `"version-v1.5.0@sha256:399e73a1c5a99bd2ccd46314918b6f189ec865405a09219fe99b5663ab4c1dbe"` | | +| image.tag | string | `"version-v1.5.0@sha256:e0645abe677786f79bde80ac81f8d79c915e05cba2991c4cecd335f54335431c"` | | | persistence.data.accessMode | string | `"ReadWriteOnce"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | diff --git a/incubator/shiori/0.0.2/ix_values.yaml b/incubator/shiori/0.0.3/ix_values.yaml similarity index 91% rename from incubator/shiori/0.0.2/ix_values.yaml rename to incubator/shiori/0.0.3/ix_values.yaml index a7c794da26d..2da240d42ef 100644 --- a/incubator/shiori/0.0.2/ix_values.yaml +++ b/incubator/shiori/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/shiori pullPolicy: IfNotPresent - tag: version-v1.5.0@sha256:399e73a1c5a99bd2ccd46314918b6f189ec865405a09219fe99b5663ab4c1dbe + tag: version-v1.5.0@sha256:e0645abe677786f79bde80ac81f8d79c915e05cba2991c4cecd335f54335431c securityContext: readOnlyRootFilesystem: true diff --git a/incubator/shiori/0.0.2/questions.yaml b/incubator/shiori/0.0.3/questions.yaml similarity index 100% rename from incubator/shiori/0.0.2/questions.yaml rename to incubator/shiori/0.0.3/questions.yaml diff --git a/incubator/shiori/0.0.2/templates/common.yaml b/incubator/shiori/0.0.3/templates/common.yaml similarity index 100% rename from incubator/shiori/0.0.2/templates/common.yaml rename to incubator/shiori/0.0.3/templates/common.yaml diff --git a/incubator/shiori/0.0.2/values.yaml b/incubator/shiori/0.0.3/values.yaml similarity index 100% rename from incubator/shiori/0.0.2/values.yaml rename to incubator/shiori/0.0.3/values.yaml diff --git a/incubator/shiori/item.yaml b/incubator/shiori/item.yaml index 5b60c407264..1de5c94a2b5 100644 --- a/incubator/shiori/item.yaml +++ b/incubator/shiori/item.yaml @@ -1,3 +1,4 @@ +icon: "https://github.com/go-shiori/shiori/raw/master/internal/view/res/apple-touch-icon-152x152.png" categories: - - media -icon_url: "https://github.com/go-shiori/shiori/raw/master/internal/view/res/apple-touch-icon-152x152.png" +- media + diff --git a/incubator/shorturl/0.0.7/CHANGELOG.md b/incubator/shorturl/0.0.7/CHANGELOG.md deleted file mode 100644 index a870df4fea2..00000000000 --- a/incubator/shorturl/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [shorturl-0.0.7](https://github.com/truecharts/apps/compare/shorturl-0.0.6...shorturl-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/shorturl/0.0.7/Chart.lock b/incubator/shorturl/0.0.7/Chart.lock deleted file mode 100644 index 94865e6fb75..00000000000 --- a/incubator/shorturl/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:00:03.953893185Z" diff --git a/incubator/shorturl/0.0.7/charts/common-8.3.12.tgz b/incubator/shorturl/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/shorturl/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/shorturl/0.0.8/CHANGELOG.md b/incubator/shorturl/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..9f0dfb08f1b --- /dev/null +++ b/incubator/shorturl/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [shorturl-0.0.8](https://github.com/truecharts/apps/compare/shorturl-0.0.7...shorturl-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [shorturl-0.0.7](https://github.com/truecharts/apps/compare/shorturl-0.0.6...shorturl-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [shorturl-0.0.6](https://github.com/truecharts/apps/compare/shorturl-0.0.5...shorturl-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [shorturl-0.0.5](https://github.com/truecharts/apps/compare/shorturl-0.0.4...shorturl-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [shorturl-0.0.4](https://github.com/truecharts/apps/compare/shorturl-0.0.3...shorturl-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [shorturl-0.0.3](https://github.com/truecharts/apps/compare/shorturl-0.0.2...shorturl-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [shorturl-0.0.2](https://github.com/truecharts/apps/compare/shorturl-0.0.1...shorturl-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### shorturl-0.0.1 (2021-10-04) diff --git a/incubator/shorturl/0.0.7/CONFIG.md b/incubator/shorturl/0.0.8/CONFIG.md similarity index 100% rename from incubator/shorturl/0.0.7/CONFIG.md rename to incubator/shorturl/0.0.8/CONFIG.md diff --git a/incubator/shorturl/0.0.8/Chart.lock b/incubator/shorturl/0.0.8/Chart.lock new file mode 100644 index 00000000000..59ab19080a1 --- /dev/null +++ b/incubator/shorturl/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:41:46.646044361Z" diff --git a/incubator/shorturl/0.0.7/Chart.yaml b/incubator/shorturl/0.0.8/Chart.yaml similarity index 77% rename from incubator/shorturl/0.0.7/Chart.yaml rename to incubator/shorturl/0.0.8/Chart.yaml index 57a28c5dc58..9fe5aa08d7d 100644 --- a/incubator/shorturl/0.0.7/Chart.yaml +++ b/incubator/shorturl/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Self hosted web app for shortening urls (URL shortener) home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl icon: '' @@ -22,4 +22,10 @@ sources: - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/shorturl/0.0.7/README.md b/incubator/shorturl/0.0.8/README.md similarity index 96% rename from incubator/shorturl/0.0.7/README.md rename to incubator/shorturl/0.0.8/README.md index a638e54e194..cce95d9eb3a 100644 --- a/incubator/shorturl/0.0.7/README.md +++ b/incubator/shorturl/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/shorturl/0.0.7/app-readme.md b/incubator/shorturl/0.0.8/app-readme.md similarity index 100% rename from incubator/shorturl/0.0.7/app-readme.md rename to incubator/shorturl/0.0.8/app-readme.md diff --git a/incubator/shorturl/0.0.8/charts/common-8.3.13.tgz b/incubator/shorturl/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/shorturl/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/shorturl/0.0.7/helm-values.md b/incubator/shorturl/0.0.8/helm-values.md similarity index 100% rename from incubator/shorturl/0.0.7/helm-values.md rename to incubator/shorturl/0.0.8/helm-values.md diff --git a/incubator/shorturl/0.0.7/ix_values.yaml b/incubator/shorturl/0.0.8/ix_values.yaml similarity index 100% rename from incubator/shorturl/0.0.7/ix_values.yaml rename to incubator/shorturl/0.0.8/ix_values.yaml diff --git a/incubator/shorturl/0.0.7/questions.yaml b/incubator/shorturl/0.0.8/questions.yaml similarity index 100% rename from incubator/shorturl/0.0.7/questions.yaml rename to incubator/shorturl/0.0.8/questions.yaml diff --git a/incubator/shorturl/0.0.7/templates/common.yaml b/incubator/shorturl/0.0.8/templates/common.yaml similarity index 100% rename from incubator/shorturl/0.0.7/templates/common.yaml rename to incubator/shorturl/0.0.8/templates/common.yaml diff --git a/incubator/shorturl/0.0.7/values.yaml b/incubator/shorturl/0.0.8/values.yaml similarity index 100% rename from incubator/shorturl/0.0.7/values.yaml rename to incubator/shorturl/0.0.8/values.yaml diff --git a/incubator/shorturl/item.yaml b/incubator/shorturl/item.yaml index 282e7742ffa..85a763f361d 100644 --- a/incubator/shorturl/item.yaml +++ b/incubator/shorturl/item.yaml @@ -1,3 +1,4 @@ +icon: '' categories: - - media -icon_url: "" +- media + diff --git a/incubator/sickchill/0.0.7/CHANGELOG.md b/incubator/sickchill/0.0.7/CHANGELOG.md deleted file mode 100644 index 1885763c801..00000000000 --- a/incubator/sickchill/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sickchill-0.0.7](https://github.com/truecharts/apps/compare/sickchill-0.0.6...sickchill-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/sickchill/0.0.7/Chart.lock b/incubator/sickchill/0.0.7/Chart.lock deleted file mode 100644 index 62b74ade5bb..00000000000 --- a/incubator/sickchill/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:00:29.497012761Z" diff --git a/incubator/sickchill/0.0.7/charts/common-8.3.12.tgz b/incubator/sickchill/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/sickchill/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/sickchill/0.0.8/CHANGELOG.md b/incubator/sickchill/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..95ba03c2d5a --- /dev/null +++ b/incubator/sickchill/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [sickchill-0.0.8](https://github.com/truecharts/apps/compare/sickchill-0.0.7...sickchill-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [sickchill-0.0.7](https://github.com/truecharts/apps/compare/sickchill-0.0.6...sickchill-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [sickchill-0.0.6](https://github.com/truecharts/apps/compare/sickchill-0.0.5...sickchill-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [sickchill-0.0.5](https://github.com/truecharts/apps/compare/sickchill-0.0.4...sickchill-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [sickchill-0.0.4](https://github.com/truecharts/apps/compare/sickchill-0.0.3...sickchill-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [sickchill-0.0.3](https://github.com/truecharts/apps/compare/sickchill-0.0.2...sickchill-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [sickchill-0.0.2](https://github.com/truecharts/apps/compare/sickchill-0.0.1...sickchill-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### sickchill-0.0.1 (2021-10-04) diff --git a/incubator/sickchill/0.0.7/CONFIG.md b/incubator/sickchill/0.0.8/CONFIG.md similarity index 100% rename from incubator/sickchill/0.0.7/CONFIG.md rename to incubator/sickchill/0.0.8/CONFIG.md diff --git a/incubator/sickchill/0.0.8/Chart.lock b/incubator/sickchill/0.0.8/Chart.lock new file mode 100644 index 00000000000..6af9fc95f85 --- /dev/null +++ b/incubator/sickchill/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:42:07.662028935Z" diff --git a/incubator/sickchill/0.0.7/Chart.yaml b/incubator/sickchill/0.0.8/Chart.yaml similarity index 80% rename from incubator/sickchill/0.0.7/Chart.yaml rename to incubator/sickchill/0.0.8/Chart.yaml index 52e74283229..06226f93be9 100644 --- a/incubator/sickchill/0.0.7/Chart.yaml +++ b/incubator/sickchill/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.5.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: An Automatic Video Library Manager for TV Shows home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill icon: https://github.com/SickChill/SickChill/raw/master/sickchill/gui/slick/images/ico/android-chrome-256x256.png @@ -22,4 +22,10 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/sickchill/0.0.7/README.md b/incubator/sickchill/0.0.8/README.md similarity index 96% rename from incubator/sickchill/0.0.7/README.md rename to incubator/sickchill/0.0.8/README.md index a7e67c4dd16..714a072e8ba 100644 --- a/incubator/sickchill/0.0.7/README.md +++ b/incubator/sickchill/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/sickchill/0.0.7/app-readme.md b/incubator/sickchill/0.0.8/app-readme.md similarity index 100% rename from incubator/sickchill/0.0.7/app-readme.md rename to incubator/sickchill/0.0.8/app-readme.md diff --git a/incubator/sickchill/0.0.8/charts/common-8.3.13.tgz b/incubator/sickchill/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/sickchill/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/sickchill/0.0.7/helm-values.md b/incubator/sickchill/0.0.8/helm-values.md similarity index 100% rename from incubator/sickchill/0.0.7/helm-values.md rename to incubator/sickchill/0.0.8/helm-values.md diff --git a/incubator/sickchill/0.0.7/ix_values.yaml b/incubator/sickchill/0.0.8/ix_values.yaml similarity index 100% rename from incubator/sickchill/0.0.7/ix_values.yaml rename to incubator/sickchill/0.0.8/ix_values.yaml diff --git a/incubator/sickchill/0.0.7/questions.yaml b/incubator/sickchill/0.0.8/questions.yaml similarity index 100% rename from incubator/sickchill/0.0.7/questions.yaml rename to incubator/sickchill/0.0.8/questions.yaml diff --git a/incubator/sickchill/0.0.7/templates/common.yaml b/incubator/sickchill/0.0.8/templates/common.yaml similarity index 100% rename from incubator/sickchill/0.0.7/templates/common.yaml rename to incubator/sickchill/0.0.8/templates/common.yaml diff --git a/incubator/sickchill/0.0.7/values.yaml b/incubator/sickchill/0.0.8/values.yaml similarity index 100% rename from incubator/sickchill/0.0.7/values.yaml rename to incubator/sickchill/0.0.8/values.yaml diff --git a/incubator/sickchill/item.yaml b/incubator/sickchill/item.yaml index 3aef5092a94..054dbbcb621 100644 --- a/incubator/sickchill/item.yaml +++ b/incubator/sickchill/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/SickChill/SickChill/raw/master/sickchill/gui/slick/images/ico/android-chrome-256x256.png categories: - - media -icon_url: "https://github.com/SickChill/SickChill/raw/master/sickchill/gui/slick/images/ico/android-chrome-256x256.png" +- media + diff --git a/incubator/sickgear/0.0.7/CHANGELOG.md b/incubator/sickgear/0.0.7/CHANGELOG.md deleted file mode 100644 index ea777aca129..00000000000 --- a/incubator/sickgear/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sickgear-0.0.7](https://github.com/truecharts/apps/compare/sickgear-0.0.6...sickgear-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/sickgear/0.0.7/Chart.lock b/incubator/sickgear/0.0.7/Chart.lock deleted file mode 100644 index 8810f8755e3..00000000000 --- a/incubator/sickgear/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:00:54.871686178Z" diff --git a/incubator/sickgear/0.0.7/charts/common-8.3.12.tgz b/incubator/sickgear/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/sickgear/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/sickgear/0.0.8/CHANGELOG.md b/incubator/sickgear/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..8b9b6d90652 --- /dev/null +++ b/incubator/sickgear/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [sickgear-0.0.8](https://github.com/truecharts/apps/compare/sickgear-0.0.7...sickgear-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [sickgear-0.0.7](https://github.com/truecharts/apps/compare/sickgear-0.0.6...sickgear-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [sickgear-0.0.6](https://github.com/truecharts/apps/compare/sickgear-0.0.5...sickgear-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [sickgear-0.0.5](https://github.com/truecharts/apps/compare/sickgear-0.0.4...sickgear-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [sickgear-0.0.4](https://github.com/truecharts/apps/compare/sickgear-0.0.3...sickgear-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [sickgear-0.0.3](https://github.com/truecharts/apps/compare/sickgear-0.0.2...sickgear-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [sickgear-0.0.2](https://github.com/truecharts/apps/compare/sickgear-0.0.1...sickgear-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### sickgear-0.0.1 (2021-10-04) diff --git a/incubator/sickgear/0.0.7/CONFIG.md b/incubator/sickgear/0.0.8/CONFIG.md similarity index 100% rename from incubator/sickgear/0.0.7/CONFIG.md rename to incubator/sickgear/0.0.8/CONFIG.md diff --git a/incubator/sickgear/0.0.8/Chart.lock b/incubator/sickgear/0.0.8/Chart.lock new file mode 100644 index 00000000000..4edbc2fca1a --- /dev/null +++ b/incubator/sickgear/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:42:28.910103096Z" diff --git a/incubator/sickgear/0.0.7/Chart.yaml b/incubator/sickgear/0.0.8/Chart.yaml similarity index 80% rename from incubator/sickgear/0.0.7/Chart.yaml rename to incubator/sickgear/0.0.8/Chart.yaml index bbdc20db898..9b394f9d33f 100644 --- a/incubator/sickgear/0.0.7/Chart.yaml +++ b/incubator/sickgear/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.25.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear @@ -23,4 +23,10 @@ sources: - https://github.com/linuxserver/docker-sickgear - https://github.com/SickGear/SickGear type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/sickgear/0.0.7/README.md b/incubator/sickgear/0.0.8/README.md similarity index 96% rename from incubator/sickgear/0.0.7/README.md rename to incubator/sickgear/0.0.8/README.md index 584ff8e45a3..228e9d2f96f 100644 --- a/incubator/sickgear/0.0.7/README.md +++ b/incubator/sickgear/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/sickgear/0.0.7/app-readme.md b/incubator/sickgear/0.0.8/app-readme.md similarity index 100% rename from incubator/sickgear/0.0.7/app-readme.md rename to incubator/sickgear/0.0.8/app-readme.md diff --git a/incubator/sickgear/0.0.8/charts/common-8.3.13.tgz b/incubator/sickgear/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/sickgear/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/sickgear/0.0.7/helm-values.md b/incubator/sickgear/0.0.8/helm-values.md similarity index 100% rename from incubator/sickgear/0.0.7/helm-values.md rename to incubator/sickgear/0.0.8/helm-values.md diff --git a/incubator/sickgear/0.0.7/ix_values.yaml b/incubator/sickgear/0.0.8/ix_values.yaml similarity index 100% rename from incubator/sickgear/0.0.7/ix_values.yaml rename to incubator/sickgear/0.0.8/ix_values.yaml diff --git a/incubator/sickgear/0.0.7/questions.yaml b/incubator/sickgear/0.0.8/questions.yaml similarity index 100% rename from incubator/sickgear/0.0.7/questions.yaml rename to incubator/sickgear/0.0.8/questions.yaml diff --git a/incubator/sickgear/0.0.7/templates/common.yaml b/incubator/sickgear/0.0.8/templates/common.yaml similarity index 100% rename from incubator/sickgear/0.0.7/templates/common.yaml rename to incubator/sickgear/0.0.8/templates/common.yaml diff --git a/incubator/sickgear/0.0.7/values.yaml b/incubator/sickgear/0.0.8/values.yaml similarity index 100% rename from incubator/sickgear/0.0.7/values.yaml rename to incubator/sickgear/0.0.8/values.yaml diff --git a/incubator/sickgear/item.yaml b/incubator/sickgear/item.yaml index 6fd83b55a09..84e340675cc 100644 --- a/incubator/sickgear/item.yaml +++ b/incubator/sickgear/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/9690267?s=200&v=4 categories: - - media -icon_url: "https://avatars.githubusercontent.com/u/9690267?s=200PLACEHOLDERICONv=4" +- media + diff --git a/incubator/smokeping/0.0.7/CHANGELOG.md b/incubator/smokeping/0.0.7/CHANGELOG.md deleted file mode 100644 index cb9f9adf7b4..00000000000 --- a/incubator/smokeping/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [smokeping-0.0.7](https://github.com/truecharts/apps/compare/smokeping-0.0.6...smokeping-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/smokeping/0.0.7/Chart.lock b/incubator/smokeping/0.0.7/Chart.lock deleted file mode 100644 index aeb13cf138e..00000000000 --- a/incubator/smokeping/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:01:20.217264663Z" diff --git a/incubator/smokeping/0.0.7/charts/common-8.3.12.tgz b/incubator/smokeping/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/smokeping/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/smokeping/0.0.8/CHANGELOG.md b/incubator/smokeping/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..97363049b26 --- /dev/null +++ b/incubator/smokeping/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [smokeping-0.0.8](https://github.com/truecharts/apps/compare/smokeping-0.0.7...smokeping-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [smokeping-0.0.7](https://github.com/truecharts/apps/compare/smokeping-0.0.6...smokeping-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [smokeping-0.0.6](https://github.com/truecharts/apps/compare/smokeping-0.0.5...smokeping-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [smokeping-0.0.5](https://github.com/truecharts/apps/compare/smokeping-0.0.4...smokeping-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [smokeping-0.0.4](https://github.com/truecharts/apps/compare/smokeping-0.0.3...smokeping-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [smokeping-0.0.3](https://github.com/truecharts/apps/compare/smokeping-0.0.2...smokeping-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [smokeping-0.0.2](https://github.com/truecharts/apps/compare/smokeping-0.0.1...smokeping-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### smokeping-0.0.1 (2021-10-04) diff --git a/incubator/smokeping/0.0.7/CONFIG.md b/incubator/smokeping/0.0.8/CONFIG.md similarity index 100% rename from incubator/smokeping/0.0.7/CONFIG.md rename to incubator/smokeping/0.0.8/CONFIG.md diff --git a/incubator/smokeping/0.0.8/Chart.lock b/incubator/smokeping/0.0.8/Chart.lock new file mode 100644 index 00000000000..dd58bebcaaa --- /dev/null +++ b/incubator/smokeping/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:42:49.970972149Z" diff --git a/incubator/smokeping/0.0.7/Chart.yaml b/incubator/smokeping/0.0.8/Chart.yaml similarity index 78% rename from incubator/smokeping/0.0.7/Chart.yaml rename to incubator/smokeping/0.0.8/Chart.yaml index 1661131ced2..472d964746c 100644 --- a/incubator/smokeping/0.0.7/Chart.yaml +++ b/incubator/smokeping/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Keep track of your network latency. home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping icon: https://github.com/truecharts/apps/raw/main/images/smokeping.png @@ -21,4 +21,10 @@ sources: - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/smokeping/0.0.7/README.md b/incubator/smokeping/0.0.8/README.md similarity index 96% rename from incubator/smokeping/0.0.7/README.md rename to incubator/smokeping/0.0.8/README.md index d565afebd84..c20eb7a1e0d 100644 --- a/incubator/smokeping/0.0.7/README.md +++ b/incubator/smokeping/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/smokeping/0.0.7/app-readme.md b/incubator/smokeping/0.0.8/app-readme.md similarity index 100% rename from incubator/smokeping/0.0.7/app-readme.md rename to incubator/smokeping/0.0.8/app-readme.md diff --git a/incubator/smokeping/0.0.8/charts/common-8.3.13.tgz b/incubator/smokeping/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/smokeping/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/smokeping/0.0.7/helm-values.md b/incubator/smokeping/0.0.8/helm-values.md similarity index 100% rename from incubator/smokeping/0.0.7/helm-values.md rename to incubator/smokeping/0.0.8/helm-values.md diff --git a/incubator/smokeping/0.0.7/ix_values.yaml b/incubator/smokeping/0.0.8/ix_values.yaml similarity index 100% rename from incubator/smokeping/0.0.7/ix_values.yaml rename to incubator/smokeping/0.0.8/ix_values.yaml diff --git a/incubator/smokeping/0.0.7/questions.yaml b/incubator/smokeping/0.0.8/questions.yaml similarity index 100% rename from incubator/smokeping/0.0.7/questions.yaml rename to incubator/smokeping/0.0.8/questions.yaml diff --git a/incubator/smokeping/0.0.7/templates/common.yaml b/incubator/smokeping/0.0.8/templates/common.yaml similarity index 100% rename from incubator/smokeping/0.0.7/templates/common.yaml rename to incubator/smokeping/0.0.8/templates/common.yaml diff --git a/incubator/smokeping/0.0.7/values.yaml b/incubator/smokeping/0.0.8/values.yaml similarity index 100% rename from incubator/smokeping/0.0.7/values.yaml rename to incubator/smokeping/0.0.8/values.yaml diff --git a/incubator/smokeping/item.yaml b/incubator/smokeping/item.yaml index 12869d74db0..fcf913282a3 100644 --- a/incubator/smokeping/item.yaml +++ b/incubator/smokeping/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/truecharts/apps/raw/main/images/smokeping.png categories: - - media -icon_url: "https://github.com/truecharts/apps/raw/main/images/smokeping.png" +- media + diff --git a/incubator/sqlitebrowser/0.0.7/CHANGELOG.md b/incubator/sqlitebrowser/0.0.7/CHANGELOG.md deleted file mode 100644 index 8121278e623..00000000000 --- a/incubator/sqlitebrowser/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sqlitebrowser-0.0.7](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.6...sqlitebrowser-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/sqlitebrowser/0.0.7/Chart.lock b/incubator/sqlitebrowser/0.0.7/Chart.lock deleted file mode 100644 index 8bc4aa4472a..00000000000 --- a/incubator/sqlitebrowser/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:01:45.764587843Z" diff --git a/incubator/sqlitebrowser/0.0.7/charts/common-8.3.12.tgz b/incubator/sqlitebrowser/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/sqlitebrowser/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/sqlitebrowser/0.0.8/CHANGELOG.md b/incubator/sqlitebrowser/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..4b73ec169fb --- /dev/null +++ b/incubator/sqlitebrowser/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [sqlitebrowser-0.0.8](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.7...sqlitebrowser-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [sqlitebrowser-0.0.7](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.6...sqlitebrowser-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [sqlitebrowser-0.0.6](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.5...sqlitebrowser-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [sqlitebrowser-0.0.5](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.4...sqlitebrowser-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [sqlitebrowser-0.0.4](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.3...sqlitebrowser-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [sqlitebrowser-0.0.3](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.2...sqlitebrowser-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [sqlitebrowser-0.0.2](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.1...sqlitebrowser-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### sqlitebrowser-0.0.1 (2021-10-04) diff --git a/incubator/sqlitebrowser/0.0.7/CONFIG.md b/incubator/sqlitebrowser/0.0.8/CONFIG.md similarity index 100% rename from incubator/sqlitebrowser/0.0.7/CONFIG.md rename to incubator/sqlitebrowser/0.0.8/CONFIG.md diff --git a/incubator/sqlitebrowser/0.0.8/Chart.lock b/incubator/sqlitebrowser/0.0.8/Chart.lock new file mode 100644 index 00000000000..5859fedacfc --- /dev/null +++ b/incubator/sqlitebrowser/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:43:11.064785066Z" diff --git a/incubator/sqlitebrowser/0.0.7/Chart.yaml b/incubator/sqlitebrowser/0.0.8/Chart.yaml similarity index 80% rename from incubator/sqlitebrowser/0.0.7/Chart.yaml rename to incubator/sqlitebrowser/0.0.8/Chart.yaml index ff78c9f3fa4..b8cad0c3ab5 100644 --- a/incubator/sqlitebrowser/0.0.7/Chart.yaml +++ b/incubator/sqlitebrowser/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.12.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser @@ -23,4 +23,10 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/sqlitebrowser/0.0.7/README.md b/incubator/sqlitebrowser/0.0.8/README.md similarity index 96% rename from incubator/sqlitebrowser/0.0.7/README.md rename to incubator/sqlitebrowser/0.0.8/README.md index 62892fc0d91..0f3e7c3633b 100644 --- a/incubator/sqlitebrowser/0.0.7/README.md +++ b/incubator/sqlitebrowser/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/sqlitebrowser/0.0.7/app-readme.md b/incubator/sqlitebrowser/0.0.8/app-readme.md similarity index 100% rename from incubator/sqlitebrowser/0.0.7/app-readme.md rename to incubator/sqlitebrowser/0.0.8/app-readme.md diff --git a/incubator/sqlitebrowser/0.0.8/charts/common-8.3.13.tgz b/incubator/sqlitebrowser/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/sqlitebrowser/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/sqlitebrowser/0.0.7/helm-values.md b/incubator/sqlitebrowser/0.0.8/helm-values.md similarity index 100% rename from incubator/sqlitebrowser/0.0.7/helm-values.md rename to incubator/sqlitebrowser/0.0.8/helm-values.md diff --git a/incubator/sqlitebrowser/0.0.7/ix_values.yaml b/incubator/sqlitebrowser/0.0.8/ix_values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.7/ix_values.yaml rename to incubator/sqlitebrowser/0.0.8/ix_values.yaml diff --git a/incubator/sqlitebrowser/0.0.7/questions.yaml b/incubator/sqlitebrowser/0.0.8/questions.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.7/questions.yaml rename to incubator/sqlitebrowser/0.0.8/questions.yaml diff --git a/incubator/sqlitebrowser/0.0.7/templates/common.yaml b/incubator/sqlitebrowser/0.0.8/templates/common.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.7/templates/common.yaml rename to incubator/sqlitebrowser/0.0.8/templates/common.yaml diff --git a/incubator/sqlitebrowser/0.0.7/values.yaml b/incubator/sqlitebrowser/0.0.8/values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.7/values.yaml rename to incubator/sqlitebrowser/0.0.8/values.yaml diff --git a/incubator/sqlitebrowser/item.yaml b/incubator/sqlitebrowser/item.yaml index 83bbd39175c..3d711cf6765 100644 --- a/incubator/sqlitebrowser/item.yaml +++ b/incubator/sqlitebrowser/item.yaml @@ -1,3 +1,4 @@ +icon: https://sqlitebrowser.org/images/sqlitebrowser.svg categories: - - media -icon_url: "https://sqlitebrowser.org/images/sqlitebrowser.svg" +- media + diff --git a/incubator/static/0.0.7/CHANGELOG.md b/incubator/static/0.0.7/CHANGELOG.md deleted file mode 100644 index 3a3cdde07b8..00000000000 --- a/incubator/static/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [static-0.0.7](https://github.com/truecharts/apps/compare/static-0.0.6...static-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/static/0.0.7/Chart.lock b/incubator/static/0.0.7/Chart.lock deleted file mode 100644 index 116b51957c3..00000000000 --- a/incubator/static/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:02:11.427207417Z" diff --git a/incubator/static/0.0.7/charts/common-8.3.12.tgz b/incubator/static/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/static/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/static/0.0.8/CHANGELOG.md b/incubator/static/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..020df4b2eca --- /dev/null +++ b/incubator/static/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [static-0.0.8](https://github.com/truecharts/apps/compare/static-0.0.7...static-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [static-0.0.7](https://github.com/truecharts/apps/compare/static-0.0.6...static-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [static-0.0.6](https://github.com/truecharts/apps/compare/static-0.0.5...static-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [static-0.0.5](https://github.com/truecharts/apps/compare/static-0.0.4...static-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [static-0.0.4](https://github.com/truecharts/apps/compare/static-0.0.3...static-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [static-0.0.3](https://github.com/truecharts/apps/compare/static-0.0.2...static-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [static-0.0.2](https://github.com/truecharts/apps/compare/static-0.0.1...static-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### static-0.0.1 (2021-10-04) diff --git a/incubator/static/0.0.7/CONFIG.md b/incubator/static/0.0.8/CONFIG.md similarity index 100% rename from incubator/static/0.0.7/CONFIG.md rename to incubator/static/0.0.8/CONFIG.md diff --git a/incubator/static/0.0.8/Chart.lock b/incubator/static/0.0.8/Chart.lock new file mode 100644 index 00000000000..66c2440abe3 --- /dev/null +++ b/incubator/static/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:43:32.152313273Z" diff --git a/incubator/static/0.0.7/Chart.yaml b/incubator/static/0.0.8/Chart.yaml similarity index 79% rename from incubator/static/0.0.7/Chart.yaml rename to incubator/static/0.0.8/Chart.yaml index 868c8d3e4c0..a3540537482 100644 --- a/incubator/static/0.0.7/Chart.yaml +++ b/incubator/static/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee8a20c" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. home: https://github.com/truecharts/apps/tree/master/charts/stable/static @@ -23,4 +23,10 @@ sources: - https://github.com/prologic/static - https://github.com/nicholaswilde/docker-static type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/static/0.0.7/README.md b/incubator/static/0.0.8/README.md similarity index 96% rename from incubator/static/0.0.7/README.md rename to incubator/static/0.0.8/README.md index b6757297f29..58f40f63520 100644 --- a/incubator/static/0.0.7/README.md +++ b/incubator/static/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/static/0.0.7/app-readme.md b/incubator/static/0.0.8/app-readme.md similarity index 100% rename from incubator/static/0.0.7/app-readme.md rename to incubator/static/0.0.8/app-readme.md diff --git a/incubator/static/0.0.8/charts/common-8.3.13.tgz b/incubator/static/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/static/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/static/0.0.7/helm-values.md b/incubator/static/0.0.8/helm-values.md similarity index 100% rename from incubator/static/0.0.7/helm-values.md rename to incubator/static/0.0.8/helm-values.md diff --git a/incubator/static/0.0.7/ix_values.yaml b/incubator/static/0.0.8/ix_values.yaml similarity index 100% rename from incubator/static/0.0.7/ix_values.yaml rename to incubator/static/0.0.8/ix_values.yaml diff --git a/incubator/static/0.0.7/questions.yaml b/incubator/static/0.0.8/questions.yaml similarity index 100% rename from incubator/static/0.0.7/questions.yaml rename to incubator/static/0.0.8/questions.yaml diff --git a/incubator/static/0.0.7/templates/common.yaml b/incubator/static/0.0.8/templates/common.yaml similarity index 100% rename from incubator/static/0.0.7/templates/common.yaml rename to incubator/static/0.0.8/templates/common.yaml diff --git a/incubator/static/0.0.7/values.yaml b/incubator/static/0.0.8/values.yaml similarity index 100% rename from incubator/static/0.0.7/values.yaml rename to incubator/static/0.0.8/values.yaml diff --git a/incubator/static/item.yaml b/incubator/static/item.yaml index 282e7742ffa..85a763f361d 100644 --- a/incubator/static/item.yaml +++ b/incubator/static/item.yaml @@ -1,3 +1,4 @@ +icon: '' categories: - - media -icon_url: "" +- media + diff --git a/incubator/statping/0.0.2/CHANGELOG.md b/incubator/statping/0.0.2/CHANGELOG.md deleted file mode 100644 index cd4b6cda85b..00000000000 --- a/incubator/statping/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [statping-0.0.2](https://github.com/truecharts/apps/compare/statping-0.0.1...statping-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### statping-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### statping-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/statping/0.0.2/Chart.lock b/incubator/statping/0.0.2/Chart.lock deleted file mode 100644 index de05abe2d1c..00000000000 --- a/incubator/statping/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:40:39.3310875Z" diff --git a/incubator/statping/0.0.2/charts/common-8.3.12.tgz b/incubator/statping/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/statping/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/statping/0.0.3/CHANGELOG.md b/incubator/statping/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..9fc08e558a0 --- /dev/null +++ b/incubator/statping/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [statping-0.0.3](https://github.com/truecharts/apps/compare/statping-0.0.2...statping-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [statping-0.0.2](https://github.com/truecharts/apps/compare/statping-0.0.1...statping-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### statping-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### statping-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/statping/0.0.2/CONFIG.md b/incubator/statping/0.0.3/CONFIG.md similarity index 100% rename from incubator/statping/0.0.2/CONFIG.md rename to incubator/statping/0.0.3/CONFIG.md diff --git a/incubator/statping/0.0.3/Chart.lock b/incubator/statping/0.0.3/Chart.lock new file mode 100644 index 00000000000..c47c828a539 --- /dev/null +++ b/incubator/statping/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:43:54.487717651Z" diff --git a/incubator/statping/0.0.2/Chart.yaml b/incubator/statping/0.0.3/Chart.yaml similarity index 80% rename from incubator/statping/0.0.2/Chart.yaml rename to incubator/statping/0.0.3/Chart.yaml index d55493955c1..9b4149bb56e 100644 --- a/incubator/statping/0.0.2/Chart.yaml +++ b/incubator/statping/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.90.74" description: Status page for monitoring your websites and applications name: statping -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - statping @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -24,3 +24,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/statping/0.0.2/README.md b/incubator/statping/0.0.3/README.md similarity index 96% rename from incubator/statping/0.0.2/README.md rename to incubator/statping/0.0.3/README.md index 0532a7e230d..7994d4ba120 100644 --- a/incubator/statping/0.0.2/README.md +++ b/incubator/statping/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/statping/0.0.2/app-readme.md b/incubator/statping/0.0.3/app-readme.md similarity index 100% rename from incubator/statping/0.0.2/app-readme.md rename to incubator/statping/0.0.3/app-readme.md diff --git a/incubator/statping/0.0.3/charts/common-8.3.13.tgz b/incubator/statping/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/statping/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/statping/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/statping/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/statping/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/statping/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/statping/0.0.2/helm-values.md b/incubator/statping/0.0.3/helm-values.md similarity index 95% rename from incubator/statping/0.0.2/helm-values.md rename to incubator/statping/0.0.3/helm-values.md index 1a118a537c8..e5fbce3a397 100644 --- a/incubator/statping/0.0.2/helm-values.md +++ b/incubator/statping/0.0.3/helm-values.md @@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"statping/statping"` | image repository | -| image.tag | string | `"v0.90.74@sha256:d55c3ea8b64411199f7952fc6e00b2090bb6f1691a1d197a2a7e237e92384523"` | image tag | +| image.tag | string | `"v0.90.74@sha256:e874da513a5cf0375fc8e7e8cde533934b57804760c9e2d745a584fc26a664cb"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. | | secret | object | See below | environment variables. See [application docs](https://github.com/statping/statping/wiki/Config-with-.env-File) for more details. | diff --git a/incubator/statping/0.0.2/ix_values.yaml b/incubator/statping/0.0.3/ix_values.yaml similarity index 95% rename from incubator/statping/0.0.2/ix_values.yaml rename to incubator/statping/0.0.3/ix_values.yaml index 60e0968b022..7212c3c0d17 100644 --- a/incubator/statping/0.0.2/ix_values.yaml +++ b/incubator/statping/0.0.3/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: statping/statping # -- image tag - tag: v0.90.74@sha256:d55c3ea8b64411199f7952fc6e00b2090bb6f1691a1d197a2a7e237e92384523 + tag: v0.90.74@sha256:e874da513a5cf0375fc8e7e8cde533934b57804760c9e2d745a584fc26a664cb # -- image pull policy pullPolicy: IfNotPresent diff --git a/incubator/statping/0.0.2/questions.yaml b/incubator/statping/0.0.3/questions.yaml similarity index 100% rename from incubator/statping/0.0.2/questions.yaml rename to incubator/statping/0.0.3/questions.yaml diff --git a/incubator/statping/0.0.2/templates/common.yaml b/incubator/statping/0.0.3/templates/common.yaml similarity index 100% rename from incubator/statping/0.0.2/templates/common.yaml rename to incubator/statping/0.0.3/templates/common.yaml diff --git a/incubator/statping/0.0.2/values.yaml b/incubator/statping/0.0.3/values.yaml similarity index 100% rename from incubator/statping/0.0.2/values.yaml rename to incubator/statping/0.0.3/values.yaml diff --git a/incubator/statping/item.yaml b/incubator/statping/item.yaml index ba83fbb36b2..74c7fbea793 100644 --- a/incubator/statping/item.yaml +++ b/incubator/statping/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/61949049?s=200&v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/61949049?s=200PLACEHOLDERICONv=4 +- media + diff --git a/incubator/tdarr-node/0.0.6/CHANGELOG.md b/incubator/tdarr-node/0.0.6/CHANGELOG.md deleted file mode 100644 index feb0d992dcf..00000000000 --- a/incubator/tdarr-node/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tdarr-node-0.0.6](https://github.com/truecharts/apps/compare/tdarr-node-0.0.5...tdarr-node-0.0.6) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/tdarr-node/0.0.6/Chart.lock b/incubator/tdarr-node/0.0.6/Chart.lock deleted file mode 100644 index a03fa154a39..00000000000 --- a/incubator/tdarr-node/0.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:02:37.063114033Z" diff --git a/incubator/tdarr-node/0.0.6/charts/common-8.3.12.tgz b/incubator/tdarr-node/0.0.6/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/tdarr-node/0.0.6/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/tdarr-node/0.0.7/CHANGELOG.md b/incubator/tdarr-node/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..312c32a2e61 --- /dev/null +++ b/incubator/tdarr-node/0.0.7/CHANGELOG.md @@ -0,0 +1,85 @@ +# Changelog
+ + + +### [tdarr-node-0.0.7](https://github.com/truecharts/apps/compare/tdarr-node-0.0.6...tdarr-node-0.0.7) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [tdarr-node-0.0.6](https://github.com/truecharts/apps/compare/tdarr-node-0.0.5...tdarr-node-0.0.6) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [tdarr-node-0.0.5](https://github.com/truecharts/apps/compare/tdarr-node-0.0.4...tdarr-node-0.0.5) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [tdarr-node-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-node-0.0.4) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [tdarr-node-0.0.3](https://github.com/truecharts/apps/compare/tdarr-node-0.0.2...tdarr-node-0.0.3) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [tdarr-node-0.0.2](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-node-0.0.2) (2021-10-17) + +#### Fix + +* fix env's for tdarr ([#1153](https://github.com/truecharts/apps/issues/1153)) + + + + +### tdarr-node-0.0.1 (2021-10-16) + +#### Feat + +* Add tdarr-node ([#1150](https://github.com/truecharts/apps/issues/1150)) diff --git a/incubator/tdarr-node/0.0.6/CONFIG.md b/incubator/tdarr-node/0.0.7/CONFIG.md similarity index 100% rename from incubator/tdarr-node/0.0.6/CONFIG.md rename to incubator/tdarr-node/0.0.7/CONFIG.md diff --git a/incubator/tdarr-node/0.0.7/Chart.lock b/incubator/tdarr-node/0.0.7/Chart.lock new file mode 100644 index 00000000000..463a8cc0356 --- /dev/null +++ b/incubator/tdarr-node/0.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:44:22.332649864Z" diff --git a/incubator/tdarr-node/0.0.6/Chart.yaml b/incubator/tdarr-node/0.0.7/Chart.yaml similarity index 79% rename from incubator/tdarr-node/0.0.6/Chart.yaml rename to incubator/tdarr-node/0.0.7/Chart.yaml index c777470fe80..bd30e34bd0a 100644 --- a/incubator/tdarr-node/0.0.6/Chart.yaml +++ b/incubator/tdarr-node/0.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Audio/Video library transcoding automation home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node @@ -22,4 +22,10 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 0.0.6 +version: 0.0.7 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/tdarr-node/0.0.6/README.md b/incubator/tdarr-node/0.0.7/README.md similarity index 96% rename from incubator/tdarr-node/0.0.6/README.md rename to incubator/tdarr-node/0.0.7/README.md index fb80ca1021b..d9306c22205 100644 --- a/incubator/tdarr-node/0.0.6/README.md +++ b/incubator/tdarr-node/0.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/tdarr-node/0.0.6/app-readme.md b/incubator/tdarr-node/0.0.7/app-readme.md similarity index 100% rename from incubator/tdarr-node/0.0.6/app-readme.md rename to incubator/tdarr-node/0.0.7/app-readme.md diff --git a/incubator/tdarr-node/0.0.7/charts/common-8.3.13.tgz b/incubator/tdarr-node/0.0.7/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/tdarr-node/0.0.7/charts/common-8.3.13.tgz differ diff --git a/incubator/tdarr-node/0.0.6/helm-values.md b/incubator/tdarr-node/0.0.7/helm-values.md similarity index 100% rename from incubator/tdarr-node/0.0.6/helm-values.md rename to incubator/tdarr-node/0.0.7/helm-values.md diff --git a/incubator/tdarr-node/0.0.6/ix_values.yaml b/incubator/tdarr-node/0.0.7/ix_values.yaml similarity index 100% rename from incubator/tdarr-node/0.0.6/ix_values.yaml rename to incubator/tdarr-node/0.0.7/ix_values.yaml diff --git a/incubator/tdarr-node/0.0.6/questions.yaml b/incubator/tdarr-node/0.0.7/questions.yaml similarity index 100% rename from incubator/tdarr-node/0.0.6/questions.yaml rename to incubator/tdarr-node/0.0.7/questions.yaml diff --git a/incubator/tdarr-node/0.0.6/templates/common.yaml b/incubator/tdarr-node/0.0.7/templates/common.yaml similarity index 100% rename from incubator/tdarr-node/0.0.6/templates/common.yaml rename to incubator/tdarr-node/0.0.7/templates/common.yaml diff --git a/incubator/tdarr-node/0.0.6/values.yaml b/incubator/tdarr-node/0.0.7/values.yaml similarity index 100% rename from incubator/tdarr-node/0.0.6/values.yaml rename to incubator/tdarr-node/0.0.7/values.yaml diff --git a/incubator/tdarr-node/item.yaml b/incubator/tdarr-node/item.yaml index 1dee3ff3562..35797e572e0 100644 --- a/incubator/tdarr-node/item.yaml +++ b/incubator/tdarr-node/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/43864057?v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/43864057?v=4 +- media + diff --git a/incubator/tdarr/0.0.6/CHANGELOG.md b/incubator/tdarr/0.0.6/CHANGELOG.md deleted file mode 100644 index 6f401a7ebc3..00000000000 --- a/incubator/tdarr/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tdarr-0.0.6](https://github.com/truecharts/apps/compare/tdarr-0.0.5...tdarr-0.0.6) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/tdarr/0.0.6/Chart.lock b/incubator/tdarr/0.0.6/Chart.lock deleted file mode 100644 index a7af4f67540..00000000000 --- a/incubator/tdarr/0.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:03:02.802628595Z" diff --git a/incubator/tdarr/0.0.6/charts/common-8.3.12.tgz b/incubator/tdarr/0.0.6/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/tdarr/0.0.6/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/tdarr/0.0.7/CHANGELOG.md b/incubator/tdarr/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..e018312e51f --- /dev/null +++ b/incubator/tdarr/0.0.7/CHANGELOG.md @@ -0,0 +1,85 @@ +# Changelog
+ + + +### [tdarr-0.0.7](https://github.com/truecharts/apps/compare/tdarr-0.0.6...tdarr-0.0.7) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [tdarr-0.0.6](https://github.com/truecharts/apps/compare/tdarr-0.0.5...tdarr-0.0.6) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [tdarr-0.0.5](https://github.com/truecharts/apps/compare/tdarr-0.0.4...tdarr-0.0.5) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [tdarr-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-0.0.4) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [tdarr-0.0.3](https://github.com/truecharts/apps/compare/tdarr-node-0.0.2...tdarr-0.0.3) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [tdarr-0.0.2](https://github.com/truecharts/apps/compare/tdarr-0.0.1...tdarr-0.0.2) (2021-10-17) + +#### Fix + +* fix env's for tdarr ([#1153](https://github.com/truecharts/apps/issues/1153)) + + + + +### [tdarr-0.0.1](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-0.0.1) (2021-10-16) + +#### Feat + +* Add tdarr ([#1152](https://github.com/truecharts/apps/issues/1152)) diff --git a/incubator/tdarr/0.0.6/CONFIG.md b/incubator/tdarr/0.0.7/CONFIG.md similarity index 100% rename from incubator/tdarr/0.0.6/CONFIG.md rename to incubator/tdarr/0.0.7/CONFIG.md diff --git a/incubator/tdarr/0.0.7/Chart.lock b/incubator/tdarr/0.0.7/Chart.lock new file mode 100644 index 00000000000..5a7736d3d69 --- /dev/null +++ b/incubator/tdarr/0.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:44:43.409668275Z" diff --git a/incubator/tdarr/0.0.6/Chart.yaml b/incubator/tdarr/0.0.7/Chart.yaml similarity index 78% rename from incubator/tdarr/0.0.6/Chart.yaml rename to incubator/tdarr/0.0.7/Chart.yaml index df3b037e780..152d3b64303 100644 --- a/incubator/tdarr/0.0.6/Chart.yaml +++ b/incubator/tdarr/0.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Audio/Video library transcoding automation home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr @@ -22,4 +22,10 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 0.0.6 +version: 0.0.7 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/tdarr/0.0.6/README.md b/incubator/tdarr/0.0.7/README.md similarity index 96% rename from incubator/tdarr/0.0.6/README.md rename to incubator/tdarr/0.0.7/README.md index 505c998df9e..e6900a1605e 100644 --- a/incubator/tdarr/0.0.6/README.md +++ b/incubator/tdarr/0.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/tdarr/0.0.6/app-readme.md b/incubator/tdarr/0.0.7/app-readme.md similarity index 100% rename from incubator/tdarr/0.0.6/app-readme.md rename to incubator/tdarr/0.0.7/app-readme.md diff --git a/incubator/tdarr/0.0.7/charts/common-8.3.13.tgz b/incubator/tdarr/0.0.7/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/tdarr/0.0.7/charts/common-8.3.13.tgz differ diff --git a/incubator/tdarr/0.0.6/helm-values.md b/incubator/tdarr/0.0.7/helm-values.md similarity index 100% rename from incubator/tdarr/0.0.6/helm-values.md rename to incubator/tdarr/0.0.7/helm-values.md diff --git a/incubator/tdarr/0.0.6/ix_values.yaml b/incubator/tdarr/0.0.7/ix_values.yaml similarity index 100% rename from incubator/tdarr/0.0.6/ix_values.yaml rename to incubator/tdarr/0.0.7/ix_values.yaml diff --git a/incubator/tdarr/0.0.6/questions.yaml b/incubator/tdarr/0.0.7/questions.yaml similarity index 100% rename from incubator/tdarr/0.0.6/questions.yaml rename to incubator/tdarr/0.0.7/questions.yaml diff --git a/incubator/tdarr/0.0.6/templates/common.yaml b/incubator/tdarr/0.0.7/templates/common.yaml similarity index 100% rename from incubator/tdarr/0.0.6/templates/common.yaml rename to incubator/tdarr/0.0.7/templates/common.yaml diff --git a/incubator/tdarr/0.0.6/values.yaml b/incubator/tdarr/0.0.7/values.yaml similarity index 100% rename from incubator/tdarr/0.0.6/values.yaml rename to incubator/tdarr/0.0.7/values.yaml diff --git a/incubator/tdarr/item.yaml b/incubator/tdarr/item.yaml index 1dee3ff3562..35797e572e0 100644 --- a/incubator/tdarr/item.yaml +++ b/incubator/tdarr/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/43864057?v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/43864057?v=4 +- media + diff --git a/incubator/teedy/0.0.2/CHANGELOG.md b/incubator/teedy/0.0.2/CHANGELOG.md deleted file mode 100644 index 55990d33995..00000000000 --- a/incubator/teedy/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [teedy-0.0.2](https://github.com/truecharts/apps/compare/teedy-0.0.1...teedy-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### teedy-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### teedy-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/teedy/0.0.2/Chart.lock b/incubator/teedy/0.0.2/Chart.lock deleted file mode 100644 index cc5f4d503ce..00000000000 --- a/incubator/teedy/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:41:13.725454634Z" diff --git a/incubator/teedy/0.0.2/charts/common-8.3.12.tgz b/incubator/teedy/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/teedy/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/teedy/0.0.3/CHANGELOG.md b/incubator/teedy/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..25e62eebf1c --- /dev/null +++ b/incubator/teedy/0.0.3/CHANGELOG.md @@ -0,0 +1,50 @@ +# Changelog
+ + + +### [teedy-0.0.3](https://github.com/truecharts/apps/compare/teedy-0.0.2...teedy-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [teedy-0.0.2](https://github.com/truecharts/apps/compare/teedy-0.0.1...teedy-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### teedy-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### teedy-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/teedy/0.0.2/CONFIG.md b/incubator/teedy/0.0.3/CONFIG.md similarity index 100% rename from incubator/teedy/0.0.2/CONFIG.md rename to incubator/teedy/0.0.3/CONFIG.md diff --git a/incubator/teedy/0.0.3/Chart.lock b/incubator/teedy/0.0.3/Chart.lock new file mode 100644 index 00000000000..141a3c5c5f0 --- /dev/null +++ b/incubator/teedy/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:45:05.429658685Z" diff --git a/incubator/teedy/0.0.2/Chart.yaml b/incubator/teedy/0.0.3/Chart.yaml similarity index 83% rename from incubator/teedy/0.0.2/Chart.yaml rename to incubator/teedy/0.0.3/Chart.yaml index 647a5184303..7d762f8af18 100644 --- a/incubator/teedy/0.0.2/Chart.yaml +++ b/incubator/teedy/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9" description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - teedy @@ -16,7 +16,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -25,3 +25,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/teedy/0.0.2/README.md b/incubator/teedy/0.0.3/README.md similarity index 96% rename from incubator/teedy/0.0.2/README.md rename to incubator/teedy/0.0.3/README.md index 66af0f009dc..efe9071f0ae 100644 --- a/incubator/teedy/0.0.2/README.md +++ b/incubator/teedy/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/teedy/0.0.2/app-readme.md b/incubator/teedy/0.0.3/app-readme.md similarity index 100% rename from incubator/teedy/0.0.2/app-readme.md rename to incubator/teedy/0.0.3/app-readme.md diff --git a/incubator/teedy/0.0.3/charts/common-8.3.13.tgz b/incubator/teedy/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/teedy/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/teedy/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/teedy/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/teedy/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/teedy/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/teedy/0.0.2/helm-values.md b/incubator/teedy/0.0.3/helm-values.md similarity index 100% rename from incubator/teedy/0.0.2/helm-values.md rename to incubator/teedy/0.0.3/helm-values.md diff --git a/incubator/teedy/0.0.2/ix_values.yaml b/incubator/teedy/0.0.3/ix_values.yaml similarity index 100% rename from incubator/teedy/0.0.2/ix_values.yaml rename to incubator/teedy/0.0.3/ix_values.yaml diff --git a/incubator/teedy/0.0.2/questions.yaml b/incubator/teedy/0.0.3/questions.yaml similarity index 100% rename from incubator/teedy/0.0.2/questions.yaml rename to incubator/teedy/0.0.3/questions.yaml diff --git a/incubator/teedy/0.0.2/templates/common.yaml b/incubator/teedy/0.0.3/templates/common.yaml similarity index 100% rename from incubator/teedy/0.0.2/templates/common.yaml rename to incubator/teedy/0.0.3/templates/common.yaml diff --git a/incubator/teedy/0.0.2/values.yaml b/incubator/teedy/0.0.3/values.yaml similarity index 100% rename from incubator/teedy/0.0.2/values.yaml rename to incubator/teedy/0.0.3/values.yaml diff --git a/incubator/teedy/item.yaml b/incubator/teedy/item.yaml index 37ea29836db..baabdf23a39 100644 --- a/incubator/teedy/item.yaml +++ b/incubator/teedy/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/sismics/docs/v1.9/docs-web/src/main/resources/image/logo.png categories: - - media -icon_url: https://raw.githubusercontent.com/sismics/docs/v1.9/docs-web/src/main/resources/image/logo.png +- media + diff --git a/incubator/traccar/0.0.2/CHANGELOG.md b/incubator/traccar/0.0.2/CHANGELOG.md deleted file mode 100644 index be741c09a36..00000000000 --- a/incubator/traccar/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [traccar-0.0.2](https://github.com/truecharts/apps/compare/traccar-0.0.1...traccar-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### traccar-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### traccar-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/traccar/0.0.2/Chart.lock b/incubator/traccar/0.0.2/Chart.lock deleted file mode 100644 index f674f00d7f6..00000000000 --- a/incubator/traccar/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:41:47.957825075Z" diff --git a/incubator/traccar/0.0.2/charts/common-8.3.12.tgz b/incubator/traccar/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/traccar/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/traccar/0.0.3/CHANGELOG.md b/incubator/traccar/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d5c007eb4c8 --- /dev/null +++ b/incubator/traccar/0.0.3/CHANGELOG.md @@ -0,0 +1,50 @@ +# Changelog
+ + + +### [traccar-0.0.3](https://github.com/truecharts/apps/compare/traccar-0.0.2...traccar-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [traccar-0.0.2](https://github.com/truecharts/apps/compare/traccar-0.0.1...traccar-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### traccar-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### traccar-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/traccar/0.0.2/CONFIG.md b/incubator/traccar/0.0.3/CONFIG.md similarity index 100% rename from incubator/traccar/0.0.2/CONFIG.md rename to incubator/traccar/0.0.3/CONFIG.md diff --git a/incubator/traccar/0.0.3/Chart.lock b/incubator/traccar/0.0.3/Chart.lock new file mode 100644 index 00000000000..b42d33c2669 --- /dev/null +++ b/incubator/traccar/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:45:34.621521561Z" diff --git a/incubator/traccar/0.0.2/Chart.yaml b/incubator/traccar/0.0.3/Chart.yaml similarity index 80% rename from incubator/traccar/0.0.2/Chart.yaml rename to incubator/traccar/0.0.3/Chart.yaml index f88c00c6bef..359a53d1706 100644 --- a/incubator/traccar/0.0.2/Chart.yaml +++ b/incubator/traccar/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "4.14" description: Traccar is an open source GPS tracking system. name: traccar -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - traccar @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -24,3 +24,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/traccar/0.0.2/README.md b/incubator/traccar/0.0.3/README.md similarity index 96% rename from incubator/traccar/0.0.2/README.md rename to incubator/traccar/0.0.3/README.md index 40fec54dc1d..425f941a608 100644 --- a/incubator/traccar/0.0.2/README.md +++ b/incubator/traccar/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/traccar/0.0.2/app-readme.md b/incubator/traccar/0.0.3/app-readme.md similarity index 100% rename from incubator/traccar/0.0.2/app-readme.md rename to incubator/traccar/0.0.3/app-readme.md diff --git a/incubator/traccar/0.0.3/charts/common-8.3.13.tgz b/incubator/traccar/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/traccar/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/traccar/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/traccar/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/traccar/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/traccar/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/traccar/0.0.2/helm-values.md b/incubator/traccar/0.0.3/helm-values.md similarity index 100% rename from incubator/traccar/0.0.2/helm-values.md rename to incubator/traccar/0.0.3/helm-values.md diff --git a/incubator/traccar/0.0.2/ix_values.yaml b/incubator/traccar/0.0.3/ix_values.yaml similarity index 100% rename from incubator/traccar/0.0.2/ix_values.yaml rename to incubator/traccar/0.0.3/ix_values.yaml diff --git a/incubator/traccar/0.0.2/questions.yaml b/incubator/traccar/0.0.3/questions.yaml similarity index 100% rename from incubator/traccar/0.0.2/questions.yaml rename to incubator/traccar/0.0.3/questions.yaml diff --git a/incubator/traccar/0.0.2/templates/common.yaml b/incubator/traccar/0.0.3/templates/common.yaml similarity index 100% rename from incubator/traccar/0.0.2/templates/common.yaml rename to incubator/traccar/0.0.3/templates/common.yaml diff --git a/incubator/traccar/0.0.2/values.yaml b/incubator/traccar/0.0.3/values.yaml similarity index 100% rename from incubator/traccar/0.0.2/values.yaml rename to incubator/traccar/0.0.3/values.yaml diff --git a/incubator/traccar/item.yaml b/incubator/traccar/item.yaml index 6b519be0378..2e0862fd969 100644 --- a/incubator/traccar/item.yaml +++ b/incubator/traccar/item.yaml @@ -1,3 +1,4 @@ +icon: "https://github.com/traccar/traccar-web/raw/master/web/icon.png" categories: - - media -icon_url: "https://github.com/traccar/traccar-web/raw/master/web/icon.png" +- media + diff --git a/incubator/tt-rss/0.0.2/CHANGELOG.md b/incubator/tt-rss/0.0.2/CHANGELOG.md deleted file mode 100644 index 202d7de8ef6..00000000000 --- a/incubator/tt-rss/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [tt-rss-0.0.2](https://github.com/truecharts/apps/compare/tt-rss-0.0.1...tt-rss-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### tt-rss-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### tt-rss-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/tt-rss/0.0.2/Chart.lock b/incubator/tt-rss/0.0.2/Chart.lock deleted file mode 100644 index 264822dc2ca..00000000000 --- a/incubator/tt-rss/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:42:22.341137858Z" diff --git a/incubator/tt-rss/0.0.2/charts/common-8.3.12.tgz b/incubator/tt-rss/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/tt-rss/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/tt-rss/0.0.3/CHANGELOG.md b/incubator/tt-rss/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..3acfe5cb67d --- /dev/null +++ b/incubator/tt-rss/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [tt-rss-0.0.3](https://github.com/truecharts/apps/compare/tt-rss-0.0.2...tt-rss-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [tt-rss-0.0.2](https://github.com/truecharts/apps/compare/tt-rss-0.0.1...tt-rss-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### tt-rss-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### tt-rss-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/tt-rss/0.0.2/CONFIG.md b/incubator/tt-rss/0.0.3/CONFIG.md similarity index 100% rename from incubator/tt-rss/0.0.2/CONFIG.md rename to incubator/tt-rss/0.0.3/CONFIG.md diff --git a/incubator/tt-rss/0.0.3/Chart.lock b/incubator/tt-rss/0.0.3/Chart.lock new file mode 100644 index 00000000000..bc4cf556f32 --- /dev/null +++ b/incubator/tt-rss/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:46:03.518160846Z" diff --git a/incubator/tt-rss/0.0.2/Chart.yaml b/incubator/tt-rss/0.0.3/Chart.yaml similarity index 78% rename from incubator/tt-rss/0.0.2/Chart.yaml rename to incubator/tt-rss/0.0.3/Chart.yaml index 85284f1a890..c12cd484c7c 100644 --- a/incubator/tt-rss/0.0.2/Chart.yaml +++ b/incubator/tt-rss/0.0.3/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.9027.0" +appVersion: "1.9029.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -13,7 +13,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -22,3 +22,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/tt-rss/0.0.2/README.md b/incubator/tt-rss/0.0.3/README.md similarity index 96% rename from incubator/tt-rss/0.0.2/README.md rename to incubator/tt-rss/0.0.3/README.md index 3f9c50421d0..f1f0bc0a1a2 100644 --- a/incubator/tt-rss/0.0.2/README.md +++ b/incubator/tt-rss/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/tt-rss/0.0.2/app-readme.md b/incubator/tt-rss/0.0.3/app-readme.md similarity index 100% rename from incubator/tt-rss/0.0.2/app-readme.md rename to incubator/tt-rss/0.0.3/app-readme.md diff --git a/incubator/tt-rss/0.0.3/charts/common-8.3.13.tgz b/incubator/tt-rss/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/tt-rss/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/tt-rss/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/tt-rss/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/tt-rss/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/tt-rss/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/tt-rss/0.0.2/helm-values.md b/incubator/tt-rss/0.0.3/helm-values.md similarity index 94% rename from incubator/tt-rss/0.0.2/helm-values.md rename to incubator/tt-rss/0.0.3/helm-values.md index 31c485551a3..edad507a502 100644 --- a/incubator/tt-rss/0.0.2/helm-values.md +++ b/incubator/tt-rss/0.0.3/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository | -| image.tag | string | `"v1.9027.0@sha256:f095b43364f4ceaefd82648778e3cef2d0aec19c183fbdae98e6804c2139b495"` | image tag | +| image.tag | string | `"v1.9029.0@sha256:c46f9e5d241cccc2c0bffba15d480a71c18c3dbd39b0c05abb0538a251056057"` | image tag | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | postgresql.enabled | bool | `true` | | diff --git a/incubator/tt-rss/0.0.2/ix_values.yaml b/incubator/tt-rss/0.0.3/ix_values.yaml similarity index 93% rename from incubator/tt-rss/0.0.2/ix_values.yaml rename to incubator/tt-rss/0.0.3/ix_values.yaml index 532e9db6eb0..19b65420ac2 100644 --- a/incubator/tt-rss/0.0.2/ix_values.yaml +++ b/incubator/tt-rss/0.0.3/ix_values.yaml @@ -4,7 +4,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v1.9027.0@sha256:f095b43364f4ceaefd82648778e3cef2d0aec19c183fbdae98e6804c2139b495 + tag: v1.9029.0@sha256:c46f9e5d241cccc2c0bffba15d480a71c18c3dbd39b0c05abb0538a251056057 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/tt-rss/0.0.2/questions.yaml b/incubator/tt-rss/0.0.3/questions.yaml similarity index 100% rename from incubator/tt-rss/0.0.2/questions.yaml rename to incubator/tt-rss/0.0.3/questions.yaml diff --git a/incubator/tt-rss/0.0.2/templates/common.yaml b/incubator/tt-rss/0.0.3/templates/common.yaml similarity index 100% rename from incubator/tt-rss/0.0.2/templates/common.yaml rename to incubator/tt-rss/0.0.3/templates/common.yaml diff --git a/incubator/tt-rss/0.0.2/values.yaml b/incubator/tt-rss/0.0.3/values.yaml similarity index 100% rename from incubator/tt-rss/0.0.2/values.yaml rename to incubator/tt-rss/0.0.3/values.yaml diff --git a/incubator/tt-rss/item.yaml b/incubator/tt-rss/item.yaml index 0c446c930cd..9d73665a947 100644 --- a/incubator/tt-rss/item.yaml +++ b/incubator/tt-rss/item.yaml @@ -1,3 +1,4 @@ +icon: https://git.tt-rss.org/fox/tt-rss/raw/branch/master/images/favicon-72px.png categories: - - media -icon_url: https://git.tt-rss.org/fox/tt-rss/raw/branch/master/images/favicon-72px.png +- media + diff --git a/incubator/twtxt/0.0.7/CHANGELOG.md b/incubator/twtxt/0.0.7/CHANGELOG.md deleted file mode 100644 index af987f112ca..00000000000 --- a/incubator/twtxt/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [twtxt-0.0.7](https://github.com/truecharts/apps/compare/twtxt-0.0.6...twtxt-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/twtxt/0.0.7/Chart.lock b/incubator/twtxt/0.0.7/Chart.lock deleted file mode 100644 index 338825d940f..00000000000 --- a/incubator/twtxt/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:03:28.459511331Z" diff --git a/incubator/twtxt/0.0.7/charts/common-8.3.12.tgz b/incubator/twtxt/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/twtxt/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/twtxt/0.0.8/CHANGELOG.md b/incubator/twtxt/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..e8b15034033 --- /dev/null +++ b/incubator/twtxt/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [twtxt-0.0.8](https://github.com/truecharts/apps/compare/twtxt-0.0.7...twtxt-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [twtxt-0.0.7](https://github.com/truecharts/apps/compare/twtxt-0.0.6...twtxt-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [twtxt-0.0.6](https://github.com/truecharts/apps/compare/twtxt-0.0.5...twtxt-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [twtxt-0.0.5](https://github.com/truecharts/apps/compare/twtxt-0.0.4...twtxt-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [twtxt-0.0.4](https://github.com/truecharts/apps/compare/twtxt-0.0.3...twtxt-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [twtxt-0.0.3](https://github.com/truecharts/apps/compare/twtxt-0.0.2...twtxt-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [twtxt-0.0.2](https://github.com/truecharts/apps/compare/twtxt-0.0.1...twtxt-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### twtxt-0.0.1 (2021-10-04) diff --git a/incubator/twtxt/0.0.7/CONFIG.md b/incubator/twtxt/0.0.8/CONFIG.md similarity index 100% rename from incubator/twtxt/0.0.7/CONFIG.md rename to incubator/twtxt/0.0.8/CONFIG.md diff --git a/incubator/twtxt/0.0.8/Chart.lock b/incubator/twtxt/0.0.8/Chart.lock new file mode 100644 index 00000000000..6da19e86e2c --- /dev/null +++ b/incubator/twtxt/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:46:31.524977504Z" diff --git a/incubator/twtxt/0.0.7/Chart.yaml b/incubator/twtxt/0.0.8/Chart.yaml similarity index 80% rename from incubator/twtxt/0.0.7/Chart.yaml rename to incubator/twtxt/0.0.8/Chart.yaml index 74c8ef6a113..680bbbd7bcf 100644 --- a/incubator/twtxt/0.0.7/Chart.yaml +++ b/incubator/twtxt/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: "A Self-Hosted, Twitter\u2122-like Decentralised microBlogging platform.\ \ No ads, no tracking, your content, your data!" home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt @@ -23,4 +23,10 @@ sources: - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/twtxt/0.0.7/README.md b/incubator/twtxt/0.0.8/README.md similarity index 96% rename from incubator/twtxt/0.0.7/README.md rename to incubator/twtxt/0.0.8/README.md index f1fccd36d7d..bc3e54dc47b 100644 --- a/incubator/twtxt/0.0.7/README.md +++ b/incubator/twtxt/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/twtxt/0.0.7/app-readme.md b/incubator/twtxt/0.0.8/app-readme.md similarity index 100% rename from incubator/twtxt/0.0.7/app-readme.md rename to incubator/twtxt/0.0.8/app-readme.md diff --git a/incubator/twtxt/0.0.8/charts/common-8.3.13.tgz b/incubator/twtxt/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/twtxt/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/twtxt/0.0.7/helm-values.md b/incubator/twtxt/0.0.8/helm-values.md similarity index 100% rename from incubator/twtxt/0.0.7/helm-values.md rename to incubator/twtxt/0.0.8/helm-values.md diff --git a/incubator/twtxt/0.0.7/ix_values.yaml b/incubator/twtxt/0.0.8/ix_values.yaml similarity index 100% rename from incubator/twtxt/0.0.7/ix_values.yaml rename to incubator/twtxt/0.0.8/ix_values.yaml diff --git a/incubator/twtxt/0.0.7/questions.yaml b/incubator/twtxt/0.0.8/questions.yaml similarity index 100% rename from incubator/twtxt/0.0.7/questions.yaml rename to incubator/twtxt/0.0.8/questions.yaml diff --git a/incubator/twtxt/0.0.7/templates/common.yaml b/incubator/twtxt/0.0.8/templates/common.yaml similarity index 100% rename from incubator/twtxt/0.0.7/templates/common.yaml rename to incubator/twtxt/0.0.8/templates/common.yaml diff --git a/incubator/twtxt/0.0.7/values.yaml b/incubator/twtxt/0.0.8/values.yaml similarity index 100% rename from incubator/twtxt/0.0.7/values.yaml rename to incubator/twtxt/0.0.8/values.yaml diff --git a/incubator/twtxt/item.yaml b/incubator/twtxt/item.yaml index cd694b9944d..716150d984e 100644 --- a/incubator/twtxt/item.yaml +++ b/incubator/twtxt/item.yaml @@ -1,3 +1,4 @@ +icon: https://twtxt.net/media/XsLsDHuisnXcL6NuUkYguK.png categories: - - media -icon_url: "https://twtxt.net/media/XsLsDHuisnXcL6NuUkYguK.png" +- media + diff --git a/incubator/uptime-kuma/0.0.5/CHANGELOG.md b/incubator/uptime-kuma/0.0.5/CHANGELOG.md deleted file mode 100644 index f6500190b27..00000000000 --- a/incubator/uptime-kuma/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [uptime-kuma-0.0.5](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.4...uptime-kuma-0.0.5) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/uptime-kuma/0.0.5/Chart.lock b/incubator/uptime-kuma/0.0.5/Chart.lock deleted file mode 100644 index 01c07c486a3..00000000000 --- a/incubator/uptime-kuma/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:03:53.982718445Z" diff --git a/incubator/uptime-kuma/0.0.5/charts/common-8.3.12.tgz b/incubator/uptime-kuma/0.0.5/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/uptime-kuma/0.0.5/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/uptime-kuma/0.0.6/CHANGELOG.md b/incubator/uptime-kuma/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..a68229b7b57 --- /dev/null +++ b/incubator/uptime-kuma/0.0.6/CHANGELOG.md @@ -0,0 +1,73 @@ +# Changelog
+ + + +### [uptime-kuma-0.0.6](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.5...uptime-kuma-0.0.6) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [uptime-kuma-0.0.5](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.4...uptime-kuma-0.0.5) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [uptime-kuma-0.0.4](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.3...uptime-kuma-0.0.4) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [uptime-kuma-0.0.3](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.2...uptime-kuma-0.0.3) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [uptime-kuma-0.0.2](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.1...uptime-kuma-0.0.2) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### uptime-kuma-0.0.1 (2021-10-14) diff --git a/incubator/uptime-kuma/0.0.5/CONFIG.md b/incubator/uptime-kuma/0.0.6/CONFIG.md similarity index 100% rename from incubator/uptime-kuma/0.0.5/CONFIG.md rename to incubator/uptime-kuma/0.0.6/CONFIG.md diff --git a/incubator/uptime-kuma/0.0.6/Chart.lock b/incubator/uptime-kuma/0.0.6/Chart.lock new file mode 100644 index 00000000000..81c9a541e51 --- /dev/null +++ b/incubator/uptime-kuma/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:46:52.801347978Z" diff --git a/incubator/uptime-kuma/0.0.5/Chart.yaml b/incubator/uptime-kuma/0.0.6/Chart.yaml similarity index 76% rename from incubator/uptime-kuma/0.0.5/Chart.yaml rename to incubator/uptime-kuma/0.0.6/Chart.yaml index 733ff0baa58..da719f52708 100644 --- a/incubator/uptime-kuma/0.0.5/Chart.yaml +++ b/incubator/uptime-kuma/0.0.6/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.8.0" +appVersion: "1.9.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: A fancy self-hosted monitoring tool home: https://github.com/louislam/uptime-kuma @@ -23,4 +23,10 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 0.0.5 +version: 0.0.6 +annotations: + truecharts.org/catagories: | + - monitoring + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/uptime-kuma/0.0.5/README.md b/incubator/uptime-kuma/0.0.6/README.md similarity index 96% rename from incubator/uptime-kuma/0.0.5/README.md rename to incubator/uptime-kuma/0.0.6/README.md index c3f41f142ee..8f243e57d89 100644 --- a/incubator/uptime-kuma/0.0.5/README.md +++ b/incubator/uptime-kuma/0.0.6/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/uptime-kuma/0.0.5/app-readme.md b/incubator/uptime-kuma/0.0.6/app-readme.md similarity index 100% rename from incubator/uptime-kuma/0.0.5/app-readme.md rename to incubator/uptime-kuma/0.0.6/app-readme.md diff --git a/incubator/uptime-kuma/0.0.6/charts/common-8.3.13.tgz b/incubator/uptime-kuma/0.0.6/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/uptime-kuma/0.0.6/charts/common-8.3.13.tgz differ diff --git a/incubator/uptime-kuma/0.0.5/helm-values.md b/incubator/uptime-kuma/0.0.6/helm-values.md similarity index 92% rename from incubator/uptime-kuma/0.0.5/helm-values.md rename to incubator/uptime-kuma/0.0.6/helm-values.md index 40e94c0c561..c633c8104fa 100644 --- a/incubator/uptime-kuma/0.0.5/helm-values.md +++ b/incubator/uptime-kuma/0.0.6/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"louislam/uptime-kuma"` | | -| image.tag | string | `"1.8.0-debian@sha256:c775044689c432e282df0adc2fb6f0706513e87d6ff73fcafe0149a729a5e383"` | | +| image.tag | string | `"1.9.1-debian@sha256:676c5f6c62744293c84085f69ad154443c53ec70451c11633f66b57ac8ca1b9d"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/app/data"` | | diff --git a/incubator/uptime-kuma/0.0.5/ix_values.yaml b/incubator/uptime-kuma/0.0.6/ix_values.yaml similarity index 81% rename from incubator/uptime-kuma/0.0.5/ix_values.yaml rename to incubator/uptime-kuma/0.0.6/ix_values.yaml index 1292d870f8e..6c89304bec9 100644 --- a/incubator/uptime-kuma/0.0.5/ix_values.yaml +++ b/incubator/uptime-kuma/0.0.6/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: louislam/uptime-kuma pullPolicy: IfNotPresent - tag: 1.8.0-debian@sha256:c775044689c432e282df0adc2fb6f0706513e87d6ff73fcafe0149a729a5e383 + tag: 1.9.1-debian@sha256:676c5f6c62744293c84085f69ad154443c53ec70451c11633f66b57ac8ca1b9d securityContext: runAsNonRoot: false diff --git a/incubator/uptime-kuma/0.0.5/questions.yaml b/incubator/uptime-kuma/0.0.6/questions.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.5/questions.yaml rename to incubator/uptime-kuma/0.0.6/questions.yaml diff --git a/incubator/uptime-kuma/0.0.5/templates/common.yaml b/incubator/uptime-kuma/0.0.6/templates/common.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.5/templates/common.yaml rename to incubator/uptime-kuma/0.0.6/templates/common.yaml diff --git a/incubator/uptime-kuma/0.0.5/values.yaml b/incubator/uptime-kuma/0.0.6/values.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.5/values.yaml rename to incubator/uptime-kuma/0.0.6/values.yaml diff --git a/incubator/uptime-kuma/item.yaml b/incubator/uptime-kuma/item.yaml index 463fb109713..c30e0a3344a 100644 --- a/incubator/uptime-kuma/item.yaml +++ b/incubator/uptime-kuma/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/louislam/uptime-kuma/master/public/icon.png categories: - - monitoring -icon_url: https://raw.githubusercontent.com/louislam/uptime-kuma/master/public/icon.png +- monitoring + diff --git a/incubator/valheim/0.0.7/CHANGELOG.md b/incubator/valheim/0.0.7/CHANGELOG.md deleted file mode 100644 index 842948504c0..00000000000 --- a/incubator/valheim/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [valheim-0.0.7](https://github.com/truecharts/apps/compare/valheim-0.0.6...valheim-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/valheim/0.0.7/Chart.lock b/incubator/valheim/0.0.7/Chart.lock deleted file mode 100644 index 8aa618910c4..00000000000 --- a/incubator/valheim/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:04:19.133893316Z" diff --git a/incubator/valheim/0.0.7/charts/common-8.3.12.tgz b/incubator/valheim/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/valheim/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/valheim/0.0.8/CHANGELOG.md b/incubator/valheim/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..571e4a87911 --- /dev/null +++ b/incubator/valheim/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [valheim-0.0.8](https://github.com/truecharts/apps/compare/valheim-0.0.7...valheim-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [valheim-0.0.7](https://github.com/truecharts/apps/compare/valheim-0.0.6...valheim-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [valheim-0.0.6](https://github.com/truecharts/apps/compare/valheim-0.0.5...valheim-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [valheim-0.0.5](https://github.com/truecharts/apps/compare/valheim-0.0.4...valheim-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [valheim-0.0.4](https://github.com/truecharts/apps/compare/valheim-0.0.3...valheim-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [valheim-0.0.3](https://github.com/truecharts/apps/compare/valheim-0.0.2...valheim-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [valheim-0.0.2](https://github.com/truecharts/apps/compare/valheim-0.0.1...valheim-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### valheim-0.0.1 (2021-10-04) diff --git a/incubator/valheim/0.0.7/CONFIG.md b/incubator/valheim/0.0.8/CONFIG.md similarity index 100% rename from incubator/valheim/0.0.7/CONFIG.md rename to incubator/valheim/0.0.8/CONFIG.md diff --git a/incubator/valheim/0.0.8/Chart.lock b/incubator/valheim/0.0.8/Chart.lock new file mode 100644 index 00000000000..39152d45afb --- /dev/null +++ b/incubator/valheim/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:47:13.92744143Z" diff --git a/incubator/valheim/0.0.7/Chart.yaml b/incubator/valheim/0.0.8/Chart.yaml similarity index 79% rename from incubator/valheim/0.0.7/Chart.yaml rename to incubator/valheim/0.0.8/Chart.yaml index 8884090ba39..182e4a99827 100644 --- a/incubator/valheim/0.0.7/Chart.yaml +++ b/incubator/valheim/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Valheim dedicated gameserver with automatic update and world backup support home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim icon: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png @@ -18,4 +18,10 @@ name: valheim sources: - https://github.com/lloesche/valheim-server-docker - https://hub.docker.com/r/lloesche/valheim-server -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/valheim/0.0.7/README.md b/incubator/valheim/0.0.8/README.md similarity index 96% rename from incubator/valheim/0.0.7/README.md rename to incubator/valheim/0.0.8/README.md index 65f56243aed..40906da27f4 100644 --- a/incubator/valheim/0.0.7/README.md +++ b/incubator/valheim/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/valheim/0.0.7/app-readme.md b/incubator/valheim/0.0.8/app-readme.md similarity index 100% rename from incubator/valheim/0.0.7/app-readme.md rename to incubator/valheim/0.0.8/app-readme.md diff --git a/incubator/valheim/0.0.8/charts/common-8.3.13.tgz b/incubator/valheim/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/valheim/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/valheim/0.0.7/helm-values.md b/incubator/valheim/0.0.8/helm-values.md similarity index 100% rename from incubator/valheim/0.0.7/helm-values.md rename to incubator/valheim/0.0.8/helm-values.md diff --git a/incubator/valheim/0.0.7/ix_values.yaml b/incubator/valheim/0.0.8/ix_values.yaml similarity index 100% rename from incubator/valheim/0.0.7/ix_values.yaml rename to incubator/valheim/0.0.8/ix_values.yaml diff --git a/incubator/valheim/0.0.7/questions.yaml b/incubator/valheim/0.0.8/questions.yaml similarity index 100% rename from incubator/valheim/0.0.7/questions.yaml rename to incubator/valheim/0.0.8/questions.yaml diff --git a/incubator/valheim/0.0.7/templates/common.yaml b/incubator/valheim/0.0.8/templates/common.yaml similarity index 100% rename from incubator/valheim/0.0.7/templates/common.yaml rename to incubator/valheim/0.0.8/templates/common.yaml diff --git a/incubator/valheim/0.0.7/values.yaml b/incubator/valheim/0.0.8/values.yaml similarity index 100% rename from incubator/valheim/0.0.7/values.yaml rename to incubator/valheim/0.0.8/values.yaml diff --git a/incubator/valheim/item.yaml b/incubator/valheim/item.yaml index aaf3684fcd8..73095ca4559 100644 --- a/incubator/valheim/item.yaml +++ b/incubator/valheim/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png categories: - - media -icon_url: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png +- media + diff --git a/incubator/whoogle/0.0.7/CHANGELOG.md b/incubator/whoogle/0.0.7/CHANGELOG.md deleted file mode 100644 index 0724e670921..00000000000 --- a/incubator/whoogle/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [whoogle-0.0.7](https://github.com/truecharts/apps/compare/whoogle-0.0.6...whoogle-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/whoogle/0.0.7/Chart.lock b/incubator/whoogle/0.0.7/Chart.lock deleted file mode 100644 index de7d8fdc00e..00000000000 --- a/incubator/whoogle/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:04:44.782686849Z" diff --git a/incubator/whoogle/0.0.7/charts/common-8.3.12.tgz b/incubator/whoogle/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/whoogle/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/whoogle/0.0.8/CHANGELOG.md b/incubator/whoogle/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..558302166df --- /dev/null +++ b/incubator/whoogle/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [whoogle-0.0.8](https://github.com/truecharts/apps/compare/whoogle-0.0.7...whoogle-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [whoogle-0.0.7](https://github.com/truecharts/apps/compare/whoogle-0.0.6...whoogle-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [whoogle-0.0.6](https://github.com/truecharts/apps/compare/whoogle-0.0.5...whoogle-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [whoogle-0.0.5](https://github.com/truecharts/apps/compare/whoogle-0.0.4...whoogle-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [whoogle-0.0.4](https://github.com/truecharts/apps/compare/whoogle-0.0.3...whoogle-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [whoogle-0.0.3](https://github.com/truecharts/apps/compare/whoogle-0.0.2...whoogle-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [whoogle-0.0.2](https://github.com/truecharts/apps/compare/whoogle-0.0.1...whoogle-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### whoogle-0.0.1 (2021-10-04) diff --git a/incubator/whoogle/0.0.7/CONFIG.md b/incubator/whoogle/0.0.8/CONFIG.md similarity index 100% rename from incubator/whoogle/0.0.7/CONFIG.md rename to incubator/whoogle/0.0.8/CONFIG.md diff --git a/incubator/whoogle/0.0.8/Chart.lock b/incubator/whoogle/0.0.8/Chart.lock new file mode 100644 index 00000000000..348cd8b7d99 --- /dev/null +++ b/incubator/whoogle/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:47:35.065056803Z" diff --git a/incubator/whoogle/0.0.7/Chart.yaml b/incubator/whoogle/0.0.8/Chart.yaml similarity index 78% rename from incubator/whoogle/0.0.7/Chart.yaml rename to incubator/whoogle/0.0.8/Chart.yaml index f5cde1fd140..9427057b497 100644 --- a/incubator/whoogle/0.0.7/Chart.yaml +++ b/incubator/whoogle/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A self-hosted, ad-free, privacy-respecting metasearch engine home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle icon: https://raw.githubusercontent.com/benbusby/whoogle-search/develop/docs/banner.png @@ -20,4 +20,10 @@ maintainers: name: whoogle sources: - https://github.com/benbusby/whoogle-search -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/whoogle/0.0.7/README.md b/incubator/whoogle/0.0.8/README.md similarity index 96% rename from incubator/whoogle/0.0.7/README.md rename to incubator/whoogle/0.0.8/README.md index 223b8e28a67..4d35107b050 100644 --- a/incubator/whoogle/0.0.7/README.md +++ b/incubator/whoogle/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/whoogle/0.0.7/app-readme.md b/incubator/whoogle/0.0.8/app-readme.md similarity index 100% rename from incubator/whoogle/0.0.7/app-readme.md rename to incubator/whoogle/0.0.8/app-readme.md diff --git a/incubator/whoogle/0.0.8/charts/common-8.3.13.tgz b/incubator/whoogle/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/whoogle/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/whoogle/0.0.7/helm-values.md b/incubator/whoogle/0.0.8/helm-values.md similarity index 100% rename from incubator/whoogle/0.0.7/helm-values.md rename to incubator/whoogle/0.0.8/helm-values.md diff --git a/incubator/whoogle/0.0.7/ix_values.yaml b/incubator/whoogle/0.0.8/ix_values.yaml similarity index 100% rename from incubator/whoogle/0.0.7/ix_values.yaml rename to incubator/whoogle/0.0.8/ix_values.yaml diff --git a/incubator/whoogle/0.0.7/questions.yaml b/incubator/whoogle/0.0.8/questions.yaml similarity index 100% rename from incubator/whoogle/0.0.7/questions.yaml rename to incubator/whoogle/0.0.8/questions.yaml diff --git a/incubator/whoogle/0.0.7/templates/common.yaml b/incubator/whoogle/0.0.8/templates/common.yaml similarity index 100% rename from incubator/whoogle/0.0.7/templates/common.yaml rename to incubator/whoogle/0.0.8/templates/common.yaml diff --git a/incubator/whoogle/0.0.7/values.yaml b/incubator/whoogle/0.0.8/values.yaml similarity index 100% rename from incubator/whoogle/0.0.7/values.yaml rename to incubator/whoogle/0.0.8/values.yaml diff --git a/incubator/whoogle/item.yaml b/incubator/whoogle/item.yaml index 7324283f4ea..51aa1a84690 100644 --- a/incubator/whoogle/item.yaml +++ b/incubator/whoogle/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/benbusby/whoogle-search/develop/docs/banner.png categories: - - media -icon_url: https://raw.githubusercontent.com/benbusby/whoogle-search/develop/docs/banner.png +- media + diff --git a/incubator/wiki/0.0.7/CHANGELOG.md b/incubator/wiki/0.0.7/CHANGELOG.md deleted file mode 100644 index c12e3f1f74b..00000000000 --- a/incubator/wiki/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [wiki-0.0.7](https://github.com/truecharts/apps/compare/wiki-0.0.6...wiki-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/wiki/0.0.7/Chart.lock b/incubator/wiki/0.0.7/Chart.lock deleted file mode 100644 index fff805b7ab8..00000000000 --- a/incubator/wiki/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:05:10.311467653Z" diff --git a/incubator/wiki/0.0.7/charts/common-8.3.12.tgz b/incubator/wiki/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/wiki/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/wiki/0.0.8/CHANGELOG.md b/incubator/wiki/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..de41115c286 --- /dev/null +++ b/incubator/wiki/0.0.8/CHANGELOG.md @@ -0,0 +1,89 @@ +# Changelog
+ + + +### [wiki-0.0.8](https://github.com/truecharts/apps/compare/wikijs-0.0.2...wiki-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [wiki-0.0.7](https://github.com/truecharts/apps/compare/wiki-0.0.6...wiki-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [wiki-0.0.6](https://github.com/truecharts/apps/compare/wiki-0.0.5...wiki-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [wiki-0.0.5](https://github.com/truecharts/apps/compare/wiki-0.0.4...wiki-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [wiki-0.0.4](https://github.com/truecharts/apps/compare/wiki-0.0.3...wiki-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [wiki-0.0.3](https://github.com/truecharts/apps/compare/wiki-0.0.2...wiki-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [wiki-0.0.2](https://github.com/truecharts/apps/compare/wiki-0.0.1...wiki-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### wiki-0.0.1 (2021-10-04) diff --git a/incubator/wiki/0.0.7/CONFIG.md b/incubator/wiki/0.0.8/CONFIG.md similarity index 100% rename from incubator/wiki/0.0.7/CONFIG.md rename to incubator/wiki/0.0.8/CONFIG.md diff --git a/incubator/wiki/0.0.8/Chart.lock b/incubator/wiki/0.0.8/Chart.lock new file mode 100644 index 00000000000..48990774885 --- /dev/null +++ b/incubator/wiki/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:47:56.015423867Z" diff --git a/incubator/wiki/0.0.7/Chart.yaml b/incubator/wiki/0.0.8/Chart.yaml similarity index 77% rename from incubator/wiki/0.0.7/Chart.yaml rename to incubator/wiki/0.0.8/Chart.yaml index 2b9f8e204ca..84bcc6cf098 100644 --- a/incubator/wiki/0.0.7/Chart.yaml +++ b/incubator/wiki/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "900b76a" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A self-hosted well uh wiki engine or content management system. home: https://github.com/truecharts/apps/tree/master/charts/stable/wiki icon: '' @@ -23,4 +23,10 @@ sources: - https://github.com/prologic/wiki - https://github.com/nicholaswilde/docker-wiki type: application -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/wiki/0.0.7/README.md b/incubator/wiki/0.0.8/README.md similarity index 96% rename from incubator/wiki/0.0.7/README.md rename to incubator/wiki/0.0.8/README.md index 0ab924bb953..256b8dadcdc 100644 --- a/incubator/wiki/0.0.7/README.md +++ b/incubator/wiki/0.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/wiki/0.0.7/app-readme.md b/incubator/wiki/0.0.8/app-readme.md similarity index 100% rename from incubator/wiki/0.0.7/app-readme.md rename to incubator/wiki/0.0.8/app-readme.md diff --git a/incubator/wiki/0.0.8/charts/common-8.3.13.tgz b/incubator/wiki/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/wiki/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/wiki/0.0.7/helm-values.md b/incubator/wiki/0.0.8/helm-values.md similarity index 100% rename from incubator/wiki/0.0.7/helm-values.md rename to incubator/wiki/0.0.8/helm-values.md diff --git a/incubator/wiki/0.0.7/ix_values.yaml b/incubator/wiki/0.0.8/ix_values.yaml similarity index 100% rename from incubator/wiki/0.0.7/ix_values.yaml rename to incubator/wiki/0.0.8/ix_values.yaml diff --git a/incubator/wiki/0.0.7/questions.yaml b/incubator/wiki/0.0.8/questions.yaml similarity index 100% rename from incubator/wiki/0.0.7/questions.yaml rename to incubator/wiki/0.0.8/questions.yaml diff --git a/incubator/wiki/0.0.7/templates/common.yaml b/incubator/wiki/0.0.8/templates/common.yaml similarity index 100% rename from incubator/wiki/0.0.7/templates/common.yaml rename to incubator/wiki/0.0.8/templates/common.yaml diff --git a/incubator/wiki/0.0.7/values.yaml b/incubator/wiki/0.0.8/values.yaml similarity index 100% rename from incubator/wiki/0.0.7/values.yaml rename to incubator/wiki/0.0.8/values.yaml diff --git a/incubator/wiki/item.yaml b/incubator/wiki/item.yaml index 282e7742ffa..85a763f361d 100644 --- a/incubator/wiki/item.yaml +++ b/incubator/wiki/item.yaml @@ -1,3 +1,4 @@ +icon: '' categories: - - media -icon_url: "" +- media + diff --git a/incubator/wikijs/0.0.2/CHANGELOG.md b/incubator/wikijs/0.0.2/CHANGELOG.md deleted file mode 100644 index af20774d2ce..00000000000 --- a/incubator/wikijs/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog
- - - -### [wikijs-0.0.2](https://github.com/truecharts/apps/compare/wikijs-0.0.1...wikijs-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - - -### wikijs-0.0.1 (2021-10-19) - -#### Feat - -* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) - - - - -### wikijs-0.0.1 (2021-10-16) - -#### Feat - -* Add more Apps using postgresql diff --git a/incubator/wikijs/0.0.2/Chart.lock b/incubator/wikijs/0.0.2/Chart.lock deleted file mode 100644 index 77afe102b60..00000000000 --- a/incubator/wikijs/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:42:56.857980467Z" diff --git a/incubator/wikijs/0.0.2/charts/common-8.3.12.tgz b/incubator/wikijs/0.0.2/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/wikijs/0.0.2/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/wikijs/0.0.3/CHANGELOG.md b/incubator/wikijs/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..8357206c16f --- /dev/null +++ b/incubator/wikijs/0.0.3/CHANGELOG.md @@ -0,0 +1,51 @@ +# Changelog
+ + + +### [wikijs-0.0.3](https://github.com/truecharts/apps/compare/wikijs-0.0.2...wikijs-0.0.3) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [wikijs-0.0.2](https://github.com/truecharts/apps/compare/wikijs-0.0.1...wikijs-0.0.2) (2021-10-19) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) + + + + +### wikijs-0.0.1 (2021-10-19) + +#### Feat + +* Add more Apps using postgresql ([#1136](https://github.com/truecharts/apps/issues/1136)) + + + + +### wikijs-0.0.1 (2021-10-16) + +#### Feat + +* Add more Apps using postgresql diff --git a/incubator/wikijs/0.0.2/CONFIG.md b/incubator/wikijs/0.0.3/CONFIG.md similarity index 100% rename from incubator/wikijs/0.0.2/CONFIG.md rename to incubator/wikijs/0.0.3/CONFIG.md diff --git a/incubator/wikijs/0.0.3/Chart.lock b/incubator/wikijs/0.0.3/Chart.lock new file mode 100644 index 00000000000..0fad73ca40b --- /dev/null +++ b/incubator/wikijs/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:48:18.162240335Z" diff --git a/incubator/wikijs/0.0.2/Chart.yaml b/incubator/wikijs/0.0.3/Chart.yaml similarity index 81% rename from incubator/wikijs/0.0.2/Chart.yaml rename to incubator/wikijs/0.0.3/Chart.yaml index 6a5535b14ed..23109dd2d8a 100644 --- a/incubator/wikijs/0.0.2/Chart.yaml +++ b/incubator/wikijs/0.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5" description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - wiki @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -24,3 +24,9 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/wikijs/0.0.2/README.md b/incubator/wikijs/0.0.3/README.md similarity index 96% rename from incubator/wikijs/0.0.2/README.md rename to incubator/wikijs/0.0.3/README.md index f7f460c92d3..0fcb4bf06a7 100644 --- a/incubator/wikijs/0.0.2/README.md +++ b/incubator/wikijs/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/wikijs/0.0.2/app-readme.md b/incubator/wikijs/0.0.3/app-readme.md similarity index 100% rename from incubator/wikijs/0.0.2/app-readme.md rename to incubator/wikijs/0.0.3/app-readme.md diff --git a/incubator/wikijs/0.0.3/charts/common-8.3.13.tgz b/incubator/wikijs/0.0.3/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/wikijs/0.0.3/charts/common-8.3.13.tgz differ diff --git a/incubator/wikijs/0.0.2/charts/postgresql-3.0.20.tgz b/incubator/wikijs/0.0.3/charts/postgresql-3.0.20.tgz similarity index 100% rename from incubator/wikijs/0.0.2/charts/postgresql-3.0.20.tgz rename to incubator/wikijs/0.0.3/charts/postgresql-3.0.20.tgz diff --git a/incubator/wikijs/0.0.2/helm-values.md b/incubator/wikijs/0.0.3/helm-values.md similarity index 94% rename from incubator/wikijs/0.0.2/helm-values.md rename to incubator/wikijs/0.0.3/helm-values.md index 0645b6c5859..aa97389a958 100644 --- a/incubator/wikijs/0.0.2/helm-values.md +++ b/incubator/wikijs/0.0.3/helm-values.md @@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"requarks/wiki"` | image repository | -| image.tag | string | `"2.5@sha256:22660a3f33a8719d69cb62b6eb520dfcf1d3cfc5b787b88cc444bd969ca7533a"` | image tag | +| image.tag | string | `"2.5@sha256:4241796c343106f89fdc585229993df05c0ae81bdbbfc13a6f6a5be9b23d662e"` | image tag | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | postgresql.enabled | bool | `true` | | diff --git a/incubator/wikijs/0.0.2/ix_values.yaml b/incubator/wikijs/0.0.3/ix_values.yaml similarity index 92% rename from incubator/wikijs/0.0.2/ix_values.yaml rename to incubator/wikijs/0.0.3/ix_values.yaml index 6143401e08e..5144bf210ab 100644 --- a/incubator/wikijs/0.0.2/ix_values.yaml +++ b/incubator/wikijs/0.0.3/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: requarks/wiki # -- image tag - tag: 2.5@sha256:22660a3f33a8719d69cb62b6eb520dfcf1d3cfc5b787b88cc444bd969ca7533a + tag: 2.5@sha256:4241796c343106f89fdc585229993df05c0ae81bdbbfc13a6f6a5be9b23d662e # -- image pull policy pullPolicy: IfNotPresent diff --git a/incubator/wikijs/0.0.2/questions.yaml b/incubator/wikijs/0.0.3/questions.yaml similarity index 100% rename from incubator/wikijs/0.0.2/questions.yaml rename to incubator/wikijs/0.0.3/questions.yaml diff --git a/incubator/wikijs/0.0.2/templates/common.yaml b/incubator/wikijs/0.0.3/templates/common.yaml similarity index 100% rename from incubator/wikijs/0.0.2/templates/common.yaml rename to incubator/wikijs/0.0.3/templates/common.yaml diff --git a/incubator/wikijs/0.0.2/values.yaml b/incubator/wikijs/0.0.3/values.yaml similarity index 100% rename from incubator/wikijs/0.0.2/values.yaml rename to incubator/wikijs/0.0.3/values.yaml diff --git a/incubator/wikijs/item.yaml b/incubator/wikijs/item.yaml index 72521f661d5..425ebd1db92 100644 --- a/incubator/wikijs/item.yaml +++ b/incubator/wikijs/item.yaml @@ -1,3 +1,4 @@ +icon: https://static.requarks.io/logo/wikijs-butterfly.svg categories: - - media -icon_url: https://static.requarks.io/logo/wikijs-butterfly.svg +- media + diff --git a/incubator/zigbee2mqtt/0.0.7/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.7/CHANGELOG.md deleted file mode 100644 index 00cf5522c77..00000000000 --- a/incubator/zigbee2mqtt/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [zigbee2mqtt-0.0.7](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.6...zigbee2mqtt-0.0.7) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/incubator/zigbee2mqtt/0.0.7/Chart.lock b/incubator/zigbee2mqtt/0.0.7/Chart.lock deleted file mode 100644 index b0231c07a6d..00000000000 --- a/incubator/zigbee2mqtt/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:05:35.765882729Z" diff --git a/incubator/zigbee2mqtt/0.0.7/charts/common-8.3.12.tgz b/incubator/zigbee2mqtt/0.0.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/incubator/zigbee2mqtt/0.0.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/incubator/zigbee2mqtt/0.0.8/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..e4cafac9c30 --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.8/CHANGELOG.md @@ -0,0 +1,90 @@ +# Changelog
+ + + +### [zigbee2mqtt-0.0.8](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.7...zigbee2mqtt-0.0.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [zigbee2mqtt-0.0.7](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.6...zigbee2mqtt-0.0.7) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [zigbee2mqtt-0.0.6](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.5...zigbee2mqtt-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [zigbee2mqtt-0.0.5](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.4...zigbee2mqtt-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [zigbee2mqtt-0.0.4](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.3...zigbee2mqtt-0.0.4) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [zigbee2mqtt-0.0.3](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.2...zigbee2mqtt-0.0.3) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [zigbee2mqtt-0.0.2](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.1...zigbee2mqtt-0.0.2) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### zigbee2mqtt-0.0.1 (2021-10-04) diff --git a/incubator/zigbee2mqtt/0.0.7/CONFIG.md b/incubator/zigbee2mqtt/0.0.8/CONFIG.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/CONFIG.md rename to incubator/zigbee2mqtt/0.0.8/CONFIG.md diff --git a/incubator/zigbee2mqtt/0.0.8/Chart.lock b/incubator/zigbee2mqtt/0.0.8/Chart.lock new file mode 100644 index 00000000000..726add27763 --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:48:46.008145405Z" diff --git a/incubator/zigbee2mqtt/0.0.7/Chart.yaml b/incubator/zigbee2mqtt/0.0.8/Chart.yaml similarity index 77% rename from incubator/zigbee2mqtt/0.0.7/Chart.yaml rename to incubator/zigbee2mqtt/0.0.8/Chart.yaml index 301ce49295b..7916b756803 100644 --- a/incubator/zigbee2mqtt/0.0.7/Chart.yaml +++ b/incubator/zigbee2mqtt/0.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.21.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Bridges events and allows you to control your Zigbee devices via MQTT home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt icon: https://www.zigbee2mqtt.io/images/logo.png @@ -19,4 +19,10 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 0.0.7 +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/zigbee2mqtt/0.0.7/README.md b/incubator/zigbee2mqtt/0.0.8/README.md similarity index 96% rename from incubator/zigbee2mqtt/0.0.7/README.md rename to incubator/zigbee2mqtt/0.0.8/README.md index bc2333e9b50..81a9ac43f4a 100644 --- a/incubator/zigbee2mqtt/0.0.7/README.md +++ b/incubator/zigbee2mqtt/0.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/incubator/zigbee2mqtt/0.0.7/SKIPINSTALL b/incubator/zigbee2mqtt/0.0.8/SKIPINSTALL similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/SKIPINSTALL rename to incubator/zigbee2mqtt/0.0.8/SKIPINSTALL diff --git a/incubator/zigbee2mqtt/0.0.7/app-readme.md b/incubator/zigbee2mqtt/0.0.8/app-readme.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/app-readme.md rename to incubator/zigbee2mqtt/0.0.8/app-readme.md diff --git a/incubator/zigbee2mqtt/0.0.8/charts/common-8.3.13.tgz b/incubator/zigbee2mqtt/0.0.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/incubator/zigbee2mqtt/0.0.8/charts/common-8.3.13.tgz differ diff --git a/incubator/zigbee2mqtt/0.0.7/helm-values.md b/incubator/zigbee2mqtt/0.0.8/helm-values.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/helm-values.md rename to incubator/zigbee2mqtt/0.0.8/helm-values.md diff --git a/incubator/zigbee2mqtt/0.0.7/ix_values.yaml b/incubator/zigbee2mqtt/0.0.8/ix_values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/ix_values.yaml rename to incubator/zigbee2mqtt/0.0.8/ix_values.yaml diff --git a/incubator/zigbee2mqtt/0.0.7/questions.yaml b/incubator/zigbee2mqtt/0.0.8/questions.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/questions.yaml rename to incubator/zigbee2mqtt/0.0.8/questions.yaml diff --git a/incubator/zigbee2mqtt/0.0.7/templates/common.yaml b/incubator/zigbee2mqtt/0.0.8/templates/common.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/templates/common.yaml rename to incubator/zigbee2mqtt/0.0.8/templates/common.yaml diff --git a/incubator/zigbee2mqtt/0.0.7/templates/configmap.yaml b/incubator/zigbee2mqtt/0.0.8/templates/configmap.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/templates/configmap.yaml rename to incubator/zigbee2mqtt/0.0.8/templates/configmap.yaml diff --git a/incubator/zigbee2mqtt/0.0.7/values.yaml b/incubator/zigbee2mqtt/0.0.8/values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.7/values.yaml rename to incubator/zigbee2mqtt/0.0.8/values.yaml diff --git a/incubator/zigbee2mqtt/item.yaml b/incubator/zigbee2mqtt/item.yaml index 33c8f6df5ca..c4545046b59 100644 --- a/incubator/zigbee2mqtt/item.yaml +++ b/incubator/zigbee2mqtt/item.yaml @@ -1,3 +1,4 @@ +icon: https://www.zigbee2mqtt.io/images/logo.png categories: - - media -icon_url: https://www.zigbee2mqtt.io/images/logo.png +- media + diff --git a/stable/airsonic/3.0.14/CHANGELOG.md b/stable/airsonic/3.0.14/CHANGELOG.md deleted file mode 100644 index d98b6b2a3d8..00000000000 --- a/stable/airsonic/3.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [airsonic-3.0.14](https://github.com/truecharts/apps/compare/airsonic-3.0.13...airsonic-3.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/airsonic/3.0.14/Chart.lock b/stable/airsonic/3.0.14/Chart.lock deleted file mode 100644 index 661d0e111e2..00000000000 --- a/stable/airsonic/3.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:06:01.254394998Z" diff --git a/stable/airsonic/3.0.14/charts/common-8.3.12.tgz b/stable/airsonic/3.0.14/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/airsonic/3.0.14/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/airsonic/3.0.15/CHANGELOG.md b/stable/airsonic/3.0.15/CHANGELOG.md new file mode 100644 index 00000000000..08689fb9fe8 --- /dev/null +++ b/stable/airsonic/3.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [airsonic-3.0.15](https://github.com/truecharts/apps/compare/airsonic-3.0.14...airsonic-3.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [airsonic-3.0.14](https://github.com/truecharts/apps/compare/airsonic-3.0.13...airsonic-3.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [airsonic-3.0.13](https://github.com/truecharts/apps/compare/airsonic-3.0.12...airsonic-3.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [airsonic-3.0.12](https://github.com/truecharts/apps/compare/airsonic-3.0.11...airsonic-3.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [airsonic-3.0.11](https://github.com/truecharts/apps/compare/airsonic-3.0.10...airsonic-3.0.11) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [airsonic-3.0.10](https://github.com/truecharts/apps/compare/airsonic-3.0.9...airsonic-3.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [airsonic-3.0.9](https://github.com/truecharts/apps/compare/airsonic-3.0.8...airsonic-3.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [airsonic-3.0.8](https://github.com/truecharts/apps/compare/airsonic-3.0.7...airsonic-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [airsonic-3.0.7](https://github.com/truecharts/apps/compare/airsonic-3.0.6...airsonic-3.0.7) (2021-10-12) + +#### Chore + diff --git a/stable/airsonic/3.0.14/CONFIG.md b/stable/airsonic/3.0.15/CONFIG.md similarity index 100% rename from stable/airsonic/3.0.14/CONFIG.md rename to stable/airsonic/3.0.15/CONFIG.md diff --git a/stable/airsonic/3.0.15/Chart.lock b/stable/airsonic/3.0.15/Chart.lock new file mode 100644 index 00000000000..784bb65766f --- /dev/null +++ b/stable/airsonic/3.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:49:06.972563024Z" diff --git a/stable/airsonic/3.0.14/Chart.yaml b/stable/airsonic/3.0.15/Chart.yaml similarity index 81% rename from stable/airsonic/3.0.14/Chart.yaml rename to stable/airsonic/3.0.15/Chart.yaml index 906264dfedd..e1bae5e0a8e 100644 --- a/stable/airsonic/3.0.14/Chart.yaml +++ b/stable/airsonic/3.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Airsonic is a Free and Open Source community driven media server home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png @@ -19,4 +19,10 @@ sources: - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 3.0.14 +version: 3.0.15 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic/3.0.14/README.md b/stable/airsonic/3.0.15/README.md similarity index 96% rename from stable/airsonic/3.0.14/README.md rename to stable/airsonic/3.0.15/README.md index 8d34d4eeadf..794b395a776 100644 --- a/stable/airsonic/3.0.14/README.md +++ b/stable/airsonic/3.0.15/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/airsonic/3.0.14/app-readme.md b/stable/airsonic/3.0.15/app-readme.md similarity index 100% rename from stable/airsonic/3.0.14/app-readme.md rename to stable/airsonic/3.0.15/app-readme.md diff --git a/stable/airsonic/3.0.15/charts/common-8.3.13.tgz b/stable/airsonic/3.0.15/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/airsonic/3.0.15/charts/common-8.3.13.tgz differ diff --git a/stable/airsonic/3.0.14/helm-values.md b/stable/airsonic/3.0.15/helm-values.md similarity index 94% rename from stable/airsonic/3.0.14/helm-values.md rename to stable/airsonic/3.0.15/helm-values.md index 05258830b4b..199fb9046d6 100644 --- a/stable/airsonic/3.0.14/helm-values.md +++ b/stable/airsonic/3.0.15/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/airsonic"` | image repository | -| image.tag | string | `"version-v10.6.2@sha256:c75d6d3ab20d48af0203a3a4d34a5a1b79bf73cb5139a40328ecac55bc65d44d"` | image tag | +| image.tag | string | `"version-v10.6.2@sha256:f1faa502b1d6c3226f9140364e55b82e27f971492fb193e1ac749ae33291fd45"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/airsonic/3.0.14/ix_values.yaml b/stable/airsonic/3.0.15/ix_values.yaml similarity index 95% rename from stable/airsonic/3.0.14/ix_values.yaml rename to stable/airsonic/3.0.15/ix_values.yaml index d3c84b1a67e..79e76177ef6 100644 --- a/stable/airsonic/3.0.14/ix_values.yaml +++ b/stable/airsonic/3.0.15/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/airsonic # -- image tag - tag: version-v10.6.2@sha256:c75d6d3ab20d48af0203a3a4d34a5a1b79bf73cb5139a40328ecac55bc65d44d + tag: version-v10.6.2@sha256:f1faa502b1d6c3226f9140364e55b82e27f971492fb193e1ac749ae33291fd45 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/airsonic/3.0.14/questions.yaml b/stable/airsonic/3.0.15/questions.yaml similarity index 100% rename from stable/airsonic/3.0.14/questions.yaml rename to stable/airsonic/3.0.15/questions.yaml diff --git a/stable/airsonic/3.0.14/templates/common.yaml b/stable/airsonic/3.0.15/templates/common.yaml similarity index 100% rename from stable/airsonic/3.0.14/templates/common.yaml rename to stable/airsonic/3.0.15/templates/common.yaml diff --git a/stable/airsonic/3.0.14/values.yaml b/stable/airsonic/3.0.15/values.yaml similarity index 100% rename from stable/airsonic/3.0.14/values.yaml rename to stable/airsonic/3.0.15/values.yaml diff --git a/stable/airsonic/item.yaml b/stable/airsonic/item.yaml index 53abe4e0a0d..863811a8d79 100644 --- a/stable/airsonic/item.yaml +++ b/stable/airsonic/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png categories: - - media -icon_url: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png +- media + diff --git a/stable/appdaemon/5.0.11/CHANGELOG.md b/stable/appdaemon/5.0.11/CHANGELOG.md deleted file mode 100644 index dfbe65cc866..00000000000 --- a/stable/appdaemon/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [appdaemon-5.0.11](https://github.com/truecharts/apps/compare/appdaemon-5.0.10...appdaemon-5.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/appdaemon/5.0.11/Chart.lock b/stable/appdaemon/5.0.11/Chart.lock deleted file mode 100644 index 0970b7f6486..00000000000 --- a/stable/appdaemon/5.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:06:26.621945389Z" diff --git a/stable/appdaemon/5.0.11/charts/common-8.3.12.tgz b/stable/appdaemon/5.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/appdaemon/5.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/appdaemon/5.0.12/CHANGELOG.md b/stable/appdaemon/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5d536095e72 --- /dev/null +++ b/stable/appdaemon/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [appdaemon-5.0.12](https://github.com/truecharts/apps/compare/appdaemon-5.0.11...appdaemon-5.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [appdaemon-5.0.11](https://github.com/truecharts/apps/compare/appdaemon-5.0.10...appdaemon-5.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [appdaemon-5.0.10](https://github.com/truecharts/apps/compare/appdaemon-5.0.9...appdaemon-5.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [appdaemon-5.0.9](https://github.com/truecharts/apps/compare/appdaemon-5.0.8...appdaemon-5.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [appdaemon-5.0.8](https://github.com/truecharts/apps/compare/appdaemon-5.0.7...appdaemon-5.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [appdaemon-5.0.7](https://github.com/truecharts/apps/compare/appdaemon-5.0.6...appdaemon-5.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [appdaemon-5.0.6](https://github.com/truecharts/apps/compare/appdaemon-5.0.5...appdaemon-5.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [appdaemon-5.0.5](https://github.com/truecharts/apps/compare/appdaemon-5.0.4...appdaemon-5.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [appdaemon-5.0.4](https://github.com/truecharts/apps/compare/appdaemon-5.0.3...appdaemon-5.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/appdaemon/5.0.11/CONFIG.md b/stable/appdaemon/5.0.12/CONFIG.md similarity index 100% rename from stable/appdaemon/5.0.11/CONFIG.md rename to stable/appdaemon/5.0.12/CONFIG.md diff --git a/stable/appdaemon/5.0.12/Chart.lock b/stable/appdaemon/5.0.12/Chart.lock new file mode 100644 index 00000000000..cb9ee93ac2d --- /dev/null +++ b/stable/appdaemon/5.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:49:28.157792434Z" diff --git a/stable/appdaemon/5.0.11/Chart.yaml b/stable/appdaemon/5.0.12/Chart.yaml similarity index 84% rename from stable/appdaemon/5.0.11/Chart.yaml rename to stable/appdaemon/5.0.12/Chart.yaml index 202d09afd02..7d8421b5e55 100644 --- a/stable/appdaemon/5.0.11/Chart.yaml +++ b/stable/appdaemon/5.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. @@ -26,4 +26,10 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 5.0.11 +version: 5.0.12 +annotations: + truecharts.org/catagories: | + - utilities + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/appdaemon/5.0.11/README.md b/stable/appdaemon/5.0.12/README.md similarity index 96% rename from stable/appdaemon/5.0.11/README.md rename to stable/appdaemon/5.0.12/README.md index 69860f67eeb..3d1a4de5e66 100644 --- a/stable/appdaemon/5.0.11/README.md +++ b/stable/appdaemon/5.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/appdaemon/5.0.11/app-readme.md b/stable/appdaemon/5.0.12/app-readme.md similarity index 100% rename from stable/appdaemon/5.0.11/app-readme.md rename to stable/appdaemon/5.0.12/app-readme.md diff --git a/stable/appdaemon/5.0.12/charts/common-8.3.13.tgz b/stable/appdaemon/5.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/appdaemon/5.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/appdaemon/5.0.11/helm-values.md b/stable/appdaemon/5.0.12/helm-values.md similarity index 100% rename from stable/appdaemon/5.0.11/helm-values.md rename to stable/appdaemon/5.0.12/helm-values.md diff --git a/stable/appdaemon/5.0.11/ix_values.yaml b/stable/appdaemon/5.0.12/ix_values.yaml similarity index 100% rename from stable/appdaemon/5.0.11/ix_values.yaml rename to stable/appdaemon/5.0.12/ix_values.yaml diff --git a/stable/appdaemon/5.0.11/questions.yaml b/stable/appdaemon/5.0.12/questions.yaml similarity index 100% rename from stable/appdaemon/5.0.11/questions.yaml rename to stable/appdaemon/5.0.12/questions.yaml diff --git a/stable/appdaemon/5.0.11/templates/common.yaml b/stable/appdaemon/5.0.12/templates/common.yaml similarity index 100% rename from stable/appdaemon/5.0.11/templates/common.yaml rename to stable/appdaemon/5.0.12/templates/common.yaml diff --git a/stable/appdaemon/5.0.11/values.yaml b/stable/appdaemon/5.0.12/values.yaml similarity index 100% rename from stable/appdaemon/5.0.11/values.yaml rename to stable/appdaemon/5.0.12/values.yaml diff --git a/stable/appdaemon/item.yaml b/stable/appdaemon/item.yaml index 4f0aa859ba1..778ff2b7b27 100644 --- a/stable/appdaemon/item.yaml +++ b/stable/appdaemon/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true categories: - - utilities -icon_url: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/logo.png?raw=true +- utilities + diff --git a/stable/authelia/4.0.23/charts/common-8.3.12.tgz b/stable/authelia/4.0.23/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/authelia/4.0.23/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/authelia/4.0.23/CHANGELOG.md b/stable/authelia/4.0.24/CHANGELOG.md similarity index 75% rename from stable/authelia/4.0.23/CHANGELOG.md rename to stable/authelia/4.0.24/CHANGELOG.md index 8a2e110a6f3..e59707db6b6 100644 --- a/stable/authelia/4.0.23/CHANGELOG.md +++ b/stable/authelia/4.0.24/CHANGELOG.md @@ -1,6 +1,28 @@ # Changelog
+ +### [authelia-4.0.24](https://github.com/truecharts/apps/compare/authelia-4.0.23...authelia-4.0.24) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [authelia-4.0.23](https://github.com/truecharts/apps/compare/authelia-4.0.22...authelia-4.0.23) (2021-10-19) @@ -75,25 +97,3 @@ #### Chore * update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - - - -### [authelia-4.0.15](https://github.com/truecharts/apps/compare/authelia-4.0.14...authelia-4.0.15) (2021-10-12) - -#### Chore - -* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) - - - - -### [authelia-4.0.14](https://github.com/truecharts/apps/compare/authelia-4.0.13...authelia-4.0.14) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) - - - - diff --git a/stable/authelia/4.0.23/CONFIG.md b/stable/authelia/4.0.24/CONFIG.md similarity index 100% rename from stable/authelia/4.0.23/CONFIG.md rename to stable/authelia/4.0.24/CONFIG.md diff --git a/stable/authelia/4.0.23/Chart.lock b/stable/authelia/4.0.24/Chart.lock similarity index 60% rename from stable/authelia/4.0.23/Chart.lock rename to stable/authelia/4.0.24/Chart.lock index 64e90b86596..4d7a485bfee 100644 --- a/stable/authelia/4.0.23/Chart.lock +++ b/stable/authelia/4.0.24/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - name: postgresql repository: https://truecharts.org/ version: 3.0.20 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.1 -digest: sha256:4cb20ff5bcc7a9516fe064f62a13340b53b8d5a3ab468a4fef4a40a8a963506c -generated: "2021-10-19T13:43:32.408291535Z" +digest: sha256:ecdd510858c3e494997cf97636e7a731f6f44d8097a4b3f87edbd1a5bff8966d +generated: "2021-10-19T21:49:52.005352678Z" diff --git a/stable/authelia/4.0.23/Chart.yaml b/stable/authelia/4.0.24/Chart.yaml similarity index 85% rename from stable/authelia/4.0.23/Chart.yaml rename to stable/authelia/4.0.24/Chart.yaml index 34e87cb4067..2d83df4ecc9 100644 --- a/stable/authelia/4.0.23/Chart.yaml +++ b/stable/authelia/4.0.24/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.32.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -38,4 +38,10 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 4.0.23 +version: 4.0.24 +annotations: + truecharts.org/catagories: | + - security + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authelia/4.0.23/README.md b/stable/authelia/4.0.24/README.md similarity index 96% rename from stable/authelia/4.0.23/README.md rename to stable/authelia/4.0.24/README.md index 365ddc4eb28..8360a7bd09a 100644 --- a/stable/authelia/4.0.23/README.md +++ b/stable/authelia/4.0.24/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.4.1 | | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/authelia/4.0.23/app-readme.md b/stable/authelia/4.0.24/app-readme.md similarity index 100% rename from stable/authelia/4.0.23/app-readme.md rename to stable/authelia/4.0.24/app-readme.md diff --git a/stable/authelia/4.0.24/charts/common-8.3.13.tgz b/stable/authelia/4.0.24/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/authelia/4.0.24/charts/common-8.3.13.tgz differ diff --git a/stable/authelia/4.0.23/charts/postgresql-3.0.20.tgz b/stable/authelia/4.0.24/charts/postgresql-3.0.20.tgz similarity index 100% rename from stable/authelia/4.0.23/charts/postgresql-3.0.20.tgz rename to stable/authelia/4.0.24/charts/postgresql-3.0.20.tgz diff --git a/stable/authelia/4.0.23/charts/redis-15.4.1.tgz b/stable/authelia/4.0.24/charts/redis-15.4.1.tgz similarity index 100% rename from stable/authelia/4.0.23/charts/redis-15.4.1.tgz rename to stable/authelia/4.0.24/charts/redis-15.4.1.tgz diff --git a/stable/authelia/4.0.23/helm-values.md b/stable/authelia/4.0.24/helm-values.md similarity index 100% rename from stable/authelia/4.0.23/helm-values.md rename to stable/authelia/4.0.24/helm-values.md diff --git a/stable/authelia/4.0.23/ix_values.yaml b/stable/authelia/4.0.24/ix_values.yaml similarity index 100% rename from stable/authelia/4.0.23/ix_values.yaml rename to stable/authelia/4.0.24/ix_values.yaml diff --git a/stable/authelia/4.0.23/questions.yaml b/stable/authelia/4.0.24/questions.yaml similarity index 100% rename from stable/authelia/4.0.23/questions.yaml rename to stable/authelia/4.0.24/questions.yaml diff --git a/stable/authelia/4.0.23/templates/_configmap.tpl b/stable/authelia/4.0.24/templates/_configmap.tpl similarity index 100% rename from stable/authelia/4.0.23/templates/_configmap.tpl rename to stable/authelia/4.0.24/templates/_configmap.tpl diff --git a/stable/authelia/4.0.23/templates/_secrets.tpl b/stable/authelia/4.0.24/templates/_secrets.tpl similarity index 100% rename from stable/authelia/4.0.23/templates/_secrets.tpl rename to stable/authelia/4.0.24/templates/_secrets.tpl diff --git a/stable/authelia/4.0.23/templates/common.yaml b/stable/authelia/4.0.24/templates/common.yaml similarity index 100% rename from stable/authelia/4.0.23/templates/common.yaml rename to stable/authelia/4.0.24/templates/common.yaml diff --git a/stable/authelia/4.0.23/values.yaml b/stable/authelia/4.0.24/values.yaml similarity index 100% rename from stable/authelia/4.0.23/values.yaml rename to stable/authelia/4.0.24/values.yaml diff --git a/stable/authelia/item.yaml b/stable/authelia/item.yaml index 1b9b90b5971..04ef35315a3 100644 --- a/stable/authelia/item.yaml +++ b/stable/authelia/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4 categories: - - security -icon_url: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4 +- security + diff --git a/stable/bazarr/8.0.12/CHANGELOG.md b/stable/bazarr/8.0.12/CHANGELOG.md deleted file mode 100644 index ac9a9e932a5..00000000000 --- a/stable/bazarr/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [bazarr-8.0.12](https://github.com/truecharts/apps/compare/bazarr-8.0.11...bazarr-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/bazarr/8.0.12/Chart.lock b/stable/bazarr/8.0.12/Chart.lock deleted file mode 100644 index bc36fe0b956..00000000000 --- a/stable/bazarr/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:07:41.05677915Z" diff --git a/stable/bazarr/8.0.12/charts/common-8.3.12.tgz b/stable/bazarr/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/bazarr/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/bazarr/8.0.13/CHANGELOG.md b/stable/bazarr/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..4325d96a878 --- /dev/null +++ b/stable/bazarr/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [bazarr-8.0.13](https://github.com/truecharts/apps/compare/bazarr-8.0.12...bazarr-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [bazarr-8.0.12](https://github.com/truecharts/apps/compare/bazarr-8.0.11...bazarr-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [bazarr-8.0.11](https://github.com/truecharts/apps/compare/bazarr-8.0.10...bazarr-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [bazarr-8.0.10](https://github.com/truecharts/apps/compare/bazarr-8.0.9...bazarr-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [bazarr-8.0.9](https://github.com/truecharts/apps/compare/bazarr-8.0.8...bazarr-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [bazarr-8.0.8](https://github.com/truecharts/apps/compare/bazarr-8.0.7...bazarr-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [bazarr-8.0.7](https://github.com/truecharts/apps/compare/bazarr-8.0.6...bazarr-8.0.7) (2021-10-13) + +#### Chore + +* update container image ghcr.io/k8s-at-home/bazarr to v1.0.0 ([#1135](https://github.com/truecharts/apps/issues/1135)) + + + + +### [bazarr-8.0.6](https://github.com/truecharts/apps/compare/bazarr-8.0.5...bazarr-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [bazarr-8.0.5](https://github.com/truecharts/apps/compare/bazarr-8.0.4...bazarr-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) diff --git a/stable/bazarr/8.0.12/CONFIG.md b/stable/bazarr/8.0.13/CONFIG.md similarity index 100% rename from stable/bazarr/8.0.12/CONFIG.md rename to stable/bazarr/8.0.13/CONFIG.md diff --git a/stable/heimdall/8.0.14/Chart.lock b/stable/bazarr/8.0.13/Chart.lock similarity index 52% rename from stable/heimdall/8.0.14/Chart.lock rename to stable/bazarr/8.0.13/Chart.lock index ce934aa8099..44d6ecf75b4 100644 --- a/stable/heimdall/8.0.14/Chart.lock +++ b/stable/bazarr/8.0.13/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:19:40.030098115Z" + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:50:32.997305241Z" diff --git a/stable/bazarr/8.0.12/Chart.yaml b/stable/bazarr/8.0.13/Chart.yaml similarity index 83% rename from stable/bazarr/8.0.12/Chart.yaml rename to stable/bazarr/8.0.13/Chart.yaml index 434490f289a..926ef44dca9 100644 --- a/stable/bazarr/8.0.12/Chart.yaml +++ b/stable/bazarr/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements @@ -29,4 +29,10 @@ sources: - https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bazarr/8.0.12/README.md b/stable/bazarr/8.0.13/README.md similarity index 96% rename from stable/bazarr/8.0.12/README.md rename to stable/bazarr/8.0.13/README.md index 183d18fdd93..b0b0c982475 100644 --- a/stable/bazarr/8.0.12/README.md +++ b/stable/bazarr/8.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/bazarr/8.0.12/app-readme.md b/stable/bazarr/8.0.13/app-readme.md similarity index 100% rename from stable/bazarr/8.0.12/app-readme.md rename to stable/bazarr/8.0.13/app-readme.md diff --git a/stable/bazarr/8.0.13/charts/common-8.3.13.tgz b/stable/bazarr/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/bazarr/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/bazarr/8.0.12/helm-values.md b/stable/bazarr/8.0.13/helm-values.md similarity index 100% rename from stable/bazarr/8.0.12/helm-values.md rename to stable/bazarr/8.0.13/helm-values.md diff --git a/stable/bazarr/8.0.12/ix_values.yaml b/stable/bazarr/8.0.13/ix_values.yaml similarity index 100% rename from stable/bazarr/8.0.12/ix_values.yaml rename to stable/bazarr/8.0.13/ix_values.yaml diff --git a/stable/bazarr/8.0.12/questions.yaml b/stable/bazarr/8.0.13/questions.yaml similarity index 100% rename from stable/bazarr/8.0.12/questions.yaml rename to stable/bazarr/8.0.13/questions.yaml diff --git a/stable/bazarr/8.0.12/templates/common.yaml b/stable/bazarr/8.0.13/templates/common.yaml similarity index 100% rename from stable/bazarr/8.0.12/templates/common.yaml rename to stable/bazarr/8.0.13/templates/common.yaml diff --git a/stable/bazarr/8.0.12/values.yaml b/stable/bazarr/8.0.13/values.yaml similarity index 100% rename from stable/bazarr/8.0.12/values.yaml rename to stable/bazarr/8.0.13/values.yaml diff --git a/stable/bazarr/item.yaml b/stable/bazarr/item.yaml index 06f251b307c..df21d1ac556 100644 --- a/stable/bazarr/item.yaml +++ b/stable/bazarr/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png categories: - - media -icon_url: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png +- media + diff --git a/stable/booksonic-air/3.0.13/CHANGELOG.md b/stable/booksonic-air/3.0.13/CHANGELOG.md deleted file mode 100644 index de33dd2d73f..00000000000 --- a/stable/booksonic-air/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [booksonic-air-3.0.13](https://github.com/truecharts/apps/compare/booksonic-air-3.0.12...booksonic-air-3.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/booksonic-air/3.0.13/Chart.lock b/stable/booksonic-air/3.0.13/Chart.lock deleted file mode 100644 index 58e2aea9f75..00000000000 --- a/stable/booksonic-air/3.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:08:04.775335072Z" diff --git a/stable/booksonic-air/3.0.13/charts/common-8.3.12.tgz b/stable/booksonic-air/3.0.13/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/booksonic-air/3.0.13/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/booksonic-air/3.0.14/CHANGELOG.md b/stable/booksonic-air/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..fde3513623f --- /dev/null +++ b/stable/booksonic-air/3.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [booksonic-air-3.0.14](https://github.com/truecharts/apps/compare/booksonic-air-3.0.13...booksonic-air-3.0.14) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [booksonic-air-3.0.13](https://github.com/truecharts/apps/compare/booksonic-air-3.0.12...booksonic-air-3.0.13) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [booksonic-air-3.0.12](https://github.com/truecharts/apps/compare/booksonic-air-3.0.11...booksonic-air-3.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [booksonic-air-3.0.11](https://github.com/truecharts/apps/compare/booksonic-air-3.0.10...booksonic-air-3.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [booksonic-air-3.0.10](https://github.com/truecharts/apps/compare/booksonic-air-3.0.9...booksonic-air-3.0.10) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [booksonic-air-3.0.9](https://github.com/truecharts/apps/compare/booksonic-air-3.0.8...booksonic-air-3.0.9) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [booksonic-air-3.0.8](https://github.com/truecharts/apps/compare/booksonic-air-3.0.7...booksonic-air-3.0.8) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [booksonic-air-3.0.7](https://github.com/truecharts/apps/compare/booksonic-air-3.0.6...booksonic-air-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + diff --git a/stable/booksonic-air/3.0.13/CONFIG.md b/stable/booksonic-air/3.0.14/CONFIG.md similarity index 100% rename from stable/booksonic-air/3.0.13/CONFIG.md rename to stable/booksonic-air/3.0.14/CONFIG.md diff --git a/stable/booksonic-air/3.0.14/Chart.lock b/stable/booksonic-air/3.0.14/Chart.lock new file mode 100644 index 00000000000..e30de0f4ff9 --- /dev/null +++ b/stable/booksonic-air/3.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:50:54.162709961Z" diff --git a/stable/booksonic-air/3.0.13/Chart.yaml b/stable/booksonic-air/3.0.14/Chart.yaml similarity index 80% rename from stable/booksonic-air/3.0.13/Chart.yaml rename to stable/booksonic-air/3.0.14/Chart.yaml index 674aa7740bb..0fb6d288cfc 100644 --- a/stable/booksonic-air/3.0.13/Chart.yaml +++ b/stable/booksonic-air/3.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2009.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Booksonic is a platform for accessing the audibooks you own wherever you are home: https://github.com/truechartsapps/tree/master/charts/stable/booksonic-air @@ -20,4 +20,10 @@ name: booksonic-air sources: - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 3.0.13 +version: 3.0.14 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/booksonic-air/3.0.13/README.md b/stable/booksonic-air/3.0.14/README.md similarity index 96% rename from stable/booksonic-air/3.0.13/README.md rename to stable/booksonic-air/3.0.14/README.md index d7687dd5a2e..aeed780d4a7 100644 --- a/stable/booksonic-air/3.0.13/README.md +++ b/stable/booksonic-air/3.0.14/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/booksonic-air/3.0.13/app-readme.md b/stable/booksonic-air/3.0.14/app-readme.md similarity index 100% rename from stable/booksonic-air/3.0.13/app-readme.md rename to stable/booksonic-air/3.0.14/app-readme.md diff --git a/stable/booksonic-air/3.0.14/charts/common-8.3.13.tgz b/stable/booksonic-air/3.0.14/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/booksonic-air/3.0.14/charts/common-8.3.13.tgz differ diff --git a/stable/booksonic-air/3.0.13/helm-values.md b/stable/booksonic-air/3.0.14/helm-values.md similarity index 91% rename from stable/booksonic-air/3.0.13/helm-values.md rename to stable/booksonic-air/3.0.14/helm-values.md index 924daee4d75..7aeaa9ca0c4 100644 --- a/stable/booksonic-air/3.0.13/helm-values.md +++ b/stable/booksonic-air/3.0.14/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/booksonic-air"` | image repository | -| image.tag | string | `"version-v2009.1.0@sha256:8af3c63dd755ced05cb7d997703491554096fba0afeae59b828e973a1c651c4b"` | image tag | +| image.tag | string | `"version-v2009.1.0@sha256:bbf546935998f3b03585ec0dd16846991ce825ff48533bcf78470a82150f4d67"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/booksonic-air/3.0.13/ix_values.yaml b/stable/booksonic-air/3.0.14/ix_values.yaml similarity index 93% rename from stable/booksonic-air/3.0.13/ix_values.yaml rename to stable/booksonic-air/3.0.14/ix_values.yaml index b8395787d75..61be6cd3a50 100644 --- a/stable/booksonic-air/3.0.13/ix_values.yaml +++ b/stable/booksonic-air/3.0.14/ix_values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: version-v2009.1.0@sha256:8af3c63dd755ced05cb7d997703491554096fba0afeae59b828e973a1c651c4b + tag: version-v2009.1.0@sha256:bbf546935998f3b03585ec0dd16846991ce825ff48533bcf78470a82150f4d67 securityContext: readOnlyRootFilesystem: false diff --git a/stable/booksonic-air/3.0.13/questions.yaml b/stable/booksonic-air/3.0.14/questions.yaml similarity index 100% rename from stable/booksonic-air/3.0.13/questions.yaml rename to stable/booksonic-air/3.0.14/questions.yaml diff --git a/stable/booksonic-air/3.0.13/templates/common.yaml b/stable/booksonic-air/3.0.14/templates/common.yaml similarity index 100% rename from stable/booksonic-air/3.0.13/templates/common.yaml rename to stable/booksonic-air/3.0.14/templates/common.yaml diff --git a/stable/booksonic-air/3.0.13/values.yaml b/stable/booksonic-air/3.0.14/values.yaml similarity index 100% rename from stable/booksonic-air/3.0.13/values.yaml rename to stable/booksonic-air/3.0.14/values.yaml diff --git a/stable/booksonic-air/item.yaml b/stable/booksonic-air/item.yaml index 2e2f38eca5b..60c58d16b27 100644 --- a/stable/booksonic-air/item.yaml +++ b/stable/booksonic-air/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png categories: - - media -icon_url: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png +- media + diff --git a/stable/calibre-web/8.0.11/CHANGELOG.md b/stable/calibre-web/8.0.11/CHANGELOG.md deleted file mode 100644 index f44024cb12c..00000000000 --- a/stable/calibre-web/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [calibre-web-8.0.11](https://github.com/truecharts/apps/compare/calibre-web-8.0.10...calibre-web-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/calibre-web/8.0.11/Chart.lock b/stable/calibre-web/8.0.11/Chart.lock deleted file mode 100644 index 4ad23e4b3d2..00000000000 --- a/stable/calibre-web/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:08:28.183916748Z" diff --git a/stable/calibre-web/8.0.11/charts/common-8.3.12.tgz b/stable/calibre-web/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/calibre-web/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/calibre-web/8.0.12/CHANGELOG.md b/stable/calibre-web/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..bd05d27a979 --- /dev/null +++ b/stable/calibre-web/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [calibre-web-8.0.12](https://github.com/truecharts/apps/compare/calibre-web-8.0.11...calibre-web-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [calibre-web-8.0.11](https://github.com/truecharts/apps/compare/calibre-web-8.0.10...calibre-web-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [calibre-web-8.0.10](https://github.com/truecharts/apps/compare/calibre-web-8.0.9...calibre-web-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [calibre-web-8.0.9](https://github.com/truecharts/apps/compare/calibre-web-8.0.8...calibre-web-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [calibre-web-8.0.8](https://github.com/truecharts/apps/compare/calibre-web-8.0.7...calibre-web-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [calibre-web-8.0.7](https://github.com/truecharts/apps/compare/calibre-web-8.0.6...calibre-web-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [calibre-web-8.0.6](https://github.com/truecharts/apps/compare/calibre-web-8.0.5...calibre-web-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [calibre-web-8.0.5](https://github.com/truecharts/apps/compare/calibre-web-8.0.4...calibre-web-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [calibre-web-8.0.4](https://github.com/truecharts/apps/compare/calibre-web-8.0.3...calibre-web-8.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/calibre-web/8.0.11/CONFIG.md b/stable/calibre-web/8.0.12/CONFIG.md similarity index 100% rename from stable/calibre-web/8.0.11/CONFIG.md rename to stable/calibre-web/8.0.12/CONFIG.md diff --git a/stable/calibre-web/8.0.12/Chart.lock b/stable/calibre-web/8.0.12/Chart.lock new file mode 100644 index 00000000000..2a7d1b86a6d --- /dev/null +++ b/stable/calibre-web/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:51:16.658078139Z" diff --git a/stable/calibre-web/8.0.11/Chart.yaml b/stable/calibre-web/8.0.12/Chart.yaml similarity index 82% rename from stable/calibre-web/8.0.11/Chart.yaml rename to stable/calibre-web/8.0.12/Chart.yaml index caf7358c989..fedd20b31fe 100644 --- a/stable/calibre-web/8.0.11/Chart.yaml +++ b/stable/calibre-web/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. @@ -23,4 +23,10 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre-web/8.0.11/README.md b/stable/calibre-web/8.0.12/README.md similarity index 96% rename from stable/calibre-web/8.0.11/README.md rename to stable/calibre-web/8.0.12/README.md index d9acbdc5e97..4478a609928 100644 --- a/stable/calibre-web/8.0.11/README.md +++ b/stable/calibre-web/8.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/calibre-web/8.0.11/app-readme.md b/stable/calibre-web/8.0.12/app-readme.md similarity index 100% rename from stable/calibre-web/8.0.11/app-readme.md rename to stable/calibre-web/8.0.12/app-readme.md diff --git a/stable/calibre-web/8.0.12/charts/common-8.3.13.tgz b/stable/calibre-web/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/calibre-web/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/calibre-web/8.0.11/helm-values.md b/stable/calibre-web/8.0.12/helm-values.md similarity index 100% rename from stable/calibre-web/8.0.11/helm-values.md rename to stable/calibre-web/8.0.12/helm-values.md diff --git a/stable/calibre-web/8.0.11/ix_values.yaml b/stable/calibre-web/8.0.12/ix_values.yaml similarity index 100% rename from stable/calibre-web/8.0.11/ix_values.yaml rename to stable/calibre-web/8.0.12/ix_values.yaml diff --git a/stable/calibre-web/8.0.11/questions.yaml b/stable/calibre-web/8.0.12/questions.yaml similarity index 100% rename from stable/calibre-web/8.0.11/questions.yaml rename to stable/calibre-web/8.0.12/questions.yaml diff --git a/stable/calibre-web/8.0.11/templates/common.yaml b/stable/calibre-web/8.0.12/templates/common.yaml similarity index 100% rename from stable/calibre-web/8.0.11/templates/common.yaml rename to stable/calibre-web/8.0.12/templates/common.yaml diff --git a/stable/calibre-web/8.0.11/values.yaml b/stable/calibre-web/8.0.12/values.yaml similarity index 100% rename from stable/calibre-web/8.0.11/values.yaml rename to stable/calibre-web/8.0.12/values.yaml diff --git a/stable/calibre-web/item.yaml b/stable/calibre-web/item.yaml index 73a1a5a7456..f7b5afaee5c 100644 --- a/stable/calibre-web/item.yaml +++ b/stable/calibre-web/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png categories: - - media -icon_url: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png +- media + diff --git a/stable/calibre/3.0.12/CHANGELOG.md b/stable/calibre/3.0.12/CHANGELOG.md deleted file mode 100644 index 954ba61d283..00000000000 --- a/stable/calibre/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [calibre-3.0.12](https://github.com/truecharts/apps/compare/calibre-3.0.11...calibre-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/calibre/3.0.12/Chart.lock b/stable/calibre/3.0.12/Chart.lock deleted file mode 100644 index 71d9b10fb6d..00000000000 --- a/stable/calibre/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:08:52.676528055Z" diff --git a/stable/calibre/3.0.12/charts/common-8.3.12.tgz b/stable/calibre/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/calibre/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/calibre/3.0.13/CHANGELOG.md b/stable/calibre/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..e1bab6e8aef --- /dev/null +++ b/stable/calibre/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [calibre-3.0.13](https://github.com/truecharts/apps/compare/calibre-web-8.0.11...calibre-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [calibre-3.0.12](https://github.com/truecharts/apps/compare/calibre-3.0.11...calibre-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [calibre-3.0.11](https://github.com/truecharts/apps/compare/calibre-web-8.0.9...calibre-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [calibre-3.0.10](https://github.com/truecharts/apps/compare/calibre-web-8.0.8...calibre-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [calibre-3.0.9](https://github.com/truecharts/apps/compare/calibre-3.0.8...calibre-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [calibre-3.0.8](https://github.com/truecharts/apps/compare/calibre-web-8.0.7...calibre-3.0.8) (2021-10-14) + +#### Fix + +* Bump some apps to trigger rereleases + + + + +### [calibre-3.0.7](https://github.com/truecharts/apps/compare/calibre-web-8.0.6...calibre-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [calibre-3.0.6](https://github.com/truecharts/apps/compare/calibre-web-8.0.5...calibre-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [calibre-3.0.5](https://github.com/truecharts/apps/compare/calibre-web-8.0.4...calibre-3.0.5) (2021-10-12) diff --git a/stable/calibre/3.0.12/CONFIG.md b/stable/calibre/3.0.13/CONFIG.md similarity index 100% rename from stable/calibre/3.0.12/CONFIG.md rename to stable/calibre/3.0.13/CONFIG.md diff --git a/stable/calibre/3.0.13/Chart.lock b/stable/calibre/3.0.13/Chart.lock new file mode 100644 index 00000000000..93c312147d4 --- /dev/null +++ b/stable/calibre/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:51:37.90158773Z" diff --git a/stable/calibre/3.0.12/Chart.yaml b/stable/calibre/3.0.13/Chart.yaml similarity index 78% rename from stable/calibre/3.0.12/Chart.yaml rename to stable/calibre/3.0.13/Chart.yaml index abdcb08ba69..76888b95026 100644 --- a/stable/calibre/3.0.12/Chart.yaml +++ b/stable/calibre/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.26.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Calibre is a powerful and easy to use e-book manager. home: https://github.com/truechartsapps/tree/master/charts/stable/calibre icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png @@ -18,4 +18,10 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre/3.0.12/README.md b/stable/calibre/3.0.13/README.md similarity index 96% rename from stable/calibre/3.0.12/README.md rename to stable/calibre/3.0.13/README.md index b74cf57395f..e33a64ab2f1 100644 --- a/stable/calibre/3.0.12/README.md +++ b/stable/calibre/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/calibre/3.0.12/app-readme.md b/stable/calibre/3.0.13/app-readme.md similarity index 100% rename from stable/calibre/3.0.12/app-readme.md rename to stable/calibre/3.0.13/app-readme.md diff --git a/stable/calibre/3.0.13/charts/common-8.3.13.tgz b/stable/calibre/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/calibre/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/calibre/3.0.12/helm-values.md b/stable/calibre/3.0.13/helm-values.md similarity index 100% rename from stable/calibre/3.0.12/helm-values.md rename to stable/calibre/3.0.13/helm-values.md diff --git a/stable/calibre/3.0.12/ix_values.yaml b/stable/calibre/3.0.13/ix_values.yaml similarity index 100% rename from stable/calibre/3.0.12/ix_values.yaml rename to stable/calibre/3.0.13/ix_values.yaml diff --git a/stable/calibre/3.0.12/questions.yaml b/stable/calibre/3.0.13/questions.yaml similarity index 100% rename from stable/calibre/3.0.12/questions.yaml rename to stable/calibre/3.0.13/questions.yaml diff --git a/stable/calibre/3.0.12/templates/common.yaml b/stable/calibre/3.0.13/templates/common.yaml similarity index 100% rename from stable/calibre/3.0.12/templates/common.yaml rename to stable/calibre/3.0.13/templates/common.yaml diff --git a/stable/calibre/3.0.12/values.yaml b/stable/calibre/3.0.13/values.yaml similarity index 100% rename from stable/calibre/3.0.12/values.yaml rename to stable/calibre/3.0.13/values.yaml diff --git a/stable/calibre/item.yaml b/stable/calibre/item.yaml index 78d823829e4..7802c4d0174 100644 --- a/stable/calibre/item.yaml +++ b/stable/calibre/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png categories: - - media -icon_url: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png +- media + diff --git a/stable/collabora-online/8.0.12/CHANGELOG.md b/stable/collabora-online/8.0.12/CHANGELOG.md deleted file mode 100644 index b68aa7b3836..00000000000 --- a/stable/collabora-online/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [collabora-online-8.0.12](https://github.com/truecharts/apps/compare/collabora-online-8.0.11...collabora-online-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/collabora-online/8.0.12/Chart.lock b/stable/collabora-online/8.0.12/Chart.lock deleted file mode 100644 index 53e7ee1bad3..00000000000 --- a/stable/collabora-online/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:09:16.780161106Z" diff --git a/stable/collabora-online/8.0.12/charts/common-8.3.12.tgz b/stable/collabora-online/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/collabora-online/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/collabora-online/8.0.13/CHANGELOG.md b/stable/collabora-online/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..2a9a9408a34 --- /dev/null +++ b/stable/collabora-online/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [collabora-online-8.0.13](https://github.com/truecharts/apps/compare/collabora-online-8.0.12...collabora-online-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Fix + +* correct indent error in chart.yaml + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [collabora-online-8.0.12](https://github.com/truecharts/apps/compare/collabora-online-8.0.11...collabora-online-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [collabora-online-8.0.11](https://github.com/truecharts/apps/compare/collabora-online-8.0.10...collabora-online-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [collabora-online-8.0.10](https://github.com/truecharts/apps/compare/collabora-online-8.0.9...collabora-online-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [collabora-online-8.0.9](https://github.com/truecharts/apps/compare/collabora-online-8.0.8...collabora-online-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [collabora-online-8.0.8](https://github.com/truecharts/apps/compare/collabora-online-8.0.7...collabora-online-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [collabora-online-8.0.7](https://github.com/truecharts/apps/compare/collabora-online-8.0.6...collabora-online-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [collabora-online-8.0.6](https://github.com/truecharts/apps/compare/collabora-online-8.0.5...collabora-online-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [collabora-online-8.0.5](https://github.com/truecharts/apps/compare/collabora-online-8.0.4...collabora-online-8.0.5) (2021-10-12) + +#### Chore + diff --git a/stable/collabora-online/8.0.12/CONFIG.md b/stable/collabora-online/8.0.13/CONFIG.md similarity index 100% rename from stable/collabora-online/8.0.12/CONFIG.md rename to stable/collabora-online/8.0.13/CONFIG.md diff --git a/stable/collabora-online/8.0.13/Chart.lock b/stable/collabora-online/8.0.13/Chart.lock new file mode 100644 index 00000000000..bfb7493b056 --- /dev/null +++ b/stable/collabora-online/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:51:58.901249476Z" diff --git a/stable/collabora-online/8.0.12/Chart.yaml b/stable/collabora-online/8.0.13/Chart.yaml similarity index 78% rename from stable/collabora-online/8.0.12/Chart.yaml rename to stable/collabora-online/8.0.13/Chart.yaml index ffd5313aef9..c81a4b176a5 100644 --- a/stable/collabora-online/8.0.12/Chart.yaml +++ b/stable/collabora-online/8.0.13/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "6.4.13.2" +appVersion: "6.4.13.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ suite image suitable for home use." @@ -25,4 +25,11 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/collabora-online/8.0.12/README.md b/stable/collabora-online/8.0.13/README.md similarity index 96% rename from stable/collabora-online/8.0.12/README.md rename to stable/collabora-online/8.0.13/README.md index d36eb12f045..3bc63bd2b6c 100644 --- a/stable/collabora-online/8.0.12/README.md +++ b/stable/collabora-online/8.0.13/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/collabora-online/8.0.12/app-readme.md b/stable/collabora-online/8.0.13/app-readme.md similarity index 100% rename from stable/collabora-online/8.0.12/app-readme.md rename to stable/collabora-online/8.0.13/app-readme.md diff --git a/stable/collabora-online/8.0.13/charts/common-8.3.13.tgz b/stable/collabora-online/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/collabora-online/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/collabora-online/8.0.12/helm-values.md b/stable/collabora-online/8.0.13/helm-values.md similarity index 93% rename from stable/collabora-online/8.0.12/helm-values.md rename to stable/collabora-online/8.0.13/helm-values.md index 764ea9ea48e..56570a7ec20 100644 --- a/stable/collabora-online/8.0.12/helm-values.md +++ b/stable/collabora-online/8.0.13/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | env.username | string | `"admin"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/collabora"` | | -| image.tag | string | `"v6.4.13.2@sha256:45ceac29dbdc8adf55097a34baad696ffdd3b8ac41ffcf6930e68740c7cfe0df"` | | +| image.tag | string | `"v6.4.13.3@sha256:a490081cd3aa77d4b9da15b0d29e9142d1c1ac3de56b26c48fa66d3e16f79a84"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `104` | | | securityContext.allowPrivilegeEscalation | bool | `true` | | diff --git a/stable/collabora-online/8.0.12/ix_values.yaml b/stable/collabora-online/8.0.13/ix_values.yaml similarity index 87% rename from stable/collabora-online/8.0.12/ix_values.yaml rename to stable/collabora-online/8.0.13/ix_values.yaml index 2a2a9a6730b..a812ac5b812 100644 --- a/stable/collabora-online/8.0.12/ix_values.yaml +++ b/stable/collabora-online/8.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/truecharts/collabora - tag: v6.4.13.2@sha256:45ceac29dbdc8adf55097a34baad696ffdd3b8ac41ffcf6930e68740c7cfe0df + tag: v6.4.13.3@sha256:a490081cd3aa77d4b9da15b0d29e9142d1c1ac3de56b26c48fa66d3e16f79a84 pullPolicy: IfNotPresent securityContext: diff --git a/stable/collabora-online/8.0.12/questions.yaml b/stable/collabora-online/8.0.13/questions.yaml similarity index 100% rename from stable/collabora-online/8.0.12/questions.yaml rename to stable/collabora-online/8.0.13/questions.yaml diff --git a/stable/collabora-online/8.0.12/templates/common.yaml b/stable/collabora-online/8.0.13/templates/common.yaml similarity index 100% rename from stable/collabora-online/8.0.12/templates/common.yaml rename to stable/collabora-online/8.0.13/templates/common.yaml diff --git a/stable/collabora-online/8.0.12/values.yaml b/stable/collabora-online/8.0.13/values.yaml similarity index 100% rename from stable/collabora-online/8.0.12/values.yaml rename to stable/collabora-online/8.0.13/values.yaml diff --git a/stable/collabora-online/item.yaml b/stable/collabora-online/item.yaml index ab732365ad7..c9393f37dc6 100644 --- a/stable/collabora-online/item.yaml +++ b/stable/collabora-online/item.yaml @@ -1,5 +1,6 @@ +icon: https://truecharts.org/_static/img/collabora-icon.png categories: - - office - - documents - - productivity -icon_url: https://truecharts.org/_static/img/collabora-icon.png +- office +- documents +- productivity + diff --git a/stable/custom-app/2.0.16/CHANGELOG.md b/stable/custom-app/2.0.16/CHANGELOG.md deleted file mode 100644 index 83d8b53263f..00000000000 --- a/stable/custom-app/2.0.16/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [custom-app-2.0.16](https://github.com/truecharts/apps/compare/custom-app-2.0.15...custom-app-2.0.16) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/custom-app/2.0.16/Chart.lock b/stable/custom-app/2.0.16/Chart.lock deleted file mode 100644 index 16942308291..00000000000 --- a/stable/custom-app/2.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:09:41.752908082Z" diff --git a/stable/custom-app/2.0.16/charts/common-8.3.12.tgz b/stable/custom-app/2.0.16/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/custom-app/2.0.16/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/custom-app/2.0.17/CHANGELOG.md b/stable/custom-app/2.0.17/CHANGELOG.md new file mode 100644 index 00000000000..da4c59b3548 --- /dev/null +++ b/stable/custom-app/2.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [custom-app-2.0.17](https://github.com/truecharts/apps/compare/custom-app-2.0.16...custom-app-2.0.17) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [custom-app-2.0.16](https://github.com/truecharts/apps/compare/custom-app-2.0.15...custom-app-2.0.16) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [custom-app-2.0.15](https://github.com/truecharts/apps/compare/custom-app-2.0.14...custom-app-2.0.15) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [custom-app-2.0.14](https://github.com/truecharts/apps/compare/custom-app-2.0.13...custom-app-2.0.14) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [custom-app-2.0.13](https://github.com/truecharts/apps/compare/custom-app-2.0.12...custom-app-2.0.13) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [custom-app-2.0.12](https://github.com/truecharts/apps/compare/custom-app-2.0.11...custom-app-2.0.12) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [custom-app-2.0.11](https://github.com/truecharts/apps/compare/custom-app-2.0.10...custom-app-2.0.11) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### [custom-app-2.0.10](https://github.com/truecharts/apps/compare/custom-app-2.0.9...custom-app-2.0.10) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [custom-app-2.0.9](https://github.com/truecharts/apps/compare/custom-app-2.0.8...custom-app-2.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + diff --git a/stable/custom-app/2.0.16/CONFIG.md b/stable/custom-app/2.0.17/CONFIG.md similarity index 100% rename from stable/custom-app/2.0.16/CONFIG.md rename to stable/custom-app/2.0.17/CONFIG.md diff --git a/stable/custom-app/2.0.17/Chart.lock b/stable/custom-app/2.0.17/Chart.lock new file mode 100644 index 00000000000..78a770cf659 --- /dev/null +++ b/stable/custom-app/2.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:52:20.079997851Z" diff --git a/stable/custom-app/2.0.16/Chart.yaml b/stable/custom-app/2.0.17/Chart.yaml similarity index 75% rename from stable/custom-app/2.0.16/Chart.yaml rename to stable/custom-app/2.0.17/Chart.yaml index 9f07e2732d3..c8e777eb169 100644 --- a/stable/custom-app/2.0.16/Chart.yaml +++ b/stable/custom-app/2.0.17/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.18.984" +appVersion: "0.18.1025" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Advanced tool to create your own TrueCharts-based App home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app @@ -19,4 +19,10 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 2.0.16 +version: 2.0.17 +annotations: + truecharts.org/catagories: | + - custom + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/custom-app/2.0.16/README.md b/stable/custom-app/2.0.17/README.md similarity index 96% rename from stable/custom-app/2.0.16/README.md rename to stable/custom-app/2.0.17/README.md index bdfa51a3761..db57922ceac 100644 --- a/stable/custom-app/2.0.16/README.md +++ b/stable/custom-app/2.0.17/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/custom-app/2.0.16/app-readme.md b/stable/custom-app/2.0.17/app-readme.md similarity index 100% rename from stable/custom-app/2.0.16/app-readme.md rename to stable/custom-app/2.0.17/app-readme.md diff --git a/stable/custom-app/2.0.17/charts/common-8.3.13.tgz b/stable/custom-app/2.0.17/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/custom-app/2.0.17/charts/common-8.3.13.tgz differ diff --git a/stable/custom-app/2.0.16/helm-values.md b/stable/custom-app/2.0.17/helm-values.md similarity index 93% rename from stable/custom-app/2.0.16/helm-values.md rename to stable/custom-app/2.0.17/helm-values.md index 4f116efa96c..8929c68dbd3 100644 --- a/stable/custom-app/2.0.16/helm-values.md +++ b/stable/custom-app/2.0.17/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.984@sha256:81800e3307f2face690f13f2281597fc06f9765f7995e9b6b568e587eb9bbe1b"` | | +| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/custom-app/2.0.16/ix_values.yaml b/stable/custom-app/2.0.17/ix_values.yaml similarity index 87% rename from stable/custom-app/2.0.16/ix_values.yaml rename to stable/custom-app/2.0.17/ix_values.yaml index 931773b902c..3738fedd5af 100644 --- a/stable/custom-app/2.0.16/ix_values.yaml +++ b/stable/custom-app/2.0.17/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.984@sha256:81800e3307f2face690f13f2281597fc06f9765f7995e9b6b568e587eb9bbe1b + tag: v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/2.0.16/questions.yaml b/stable/custom-app/2.0.17/questions.yaml similarity index 100% rename from stable/custom-app/2.0.16/questions.yaml rename to stable/custom-app/2.0.17/questions.yaml diff --git a/stable/custom-app/2.0.16/templates/common.yaml b/stable/custom-app/2.0.17/templates/common.yaml similarity index 100% rename from stable/custom-app/2.0.16/templates/common.yaml rename to stable/custom-app/2.0.17/templates/common.yaml diff --git a/stable/custom-app/2.0.16/values.yaml b/stable/custom-app/2.0.17/values.yaml similarity index 100% rename from stable/custom-app/2.0.16/values.yaml rename to stable/custom-app/2.0.17/values.yaml diff --git a/stable/custom-app/item.yaml b/stable/custom-app/item.yaml index af76341b267..13855873336 100644 --- a/stable/custom-app/item.yaml +++ b/stable/custom-app/item.yaml @@ -1,3 +1,4 @@ +icon: https://truecharts.org/_static/img/custom-app-icon.png categories: - - custom -icon_url: https://truecharts.org/_static/img/custom-app-icon.png +- custom + diff --git a/stable/deconz/3.0.12/CHANGELOG.md b/stable/deconz/3.0.12/CHANGELOG.md deleted file mode 100644 index daf714dc198..00000000000 --- a/stable/deconz/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [deconz-3.0.12](https://github.com/truecharts/apps/compare/deconz-3.0.11...deconz-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/deconz/3.0.12/Chart.lock b/stable/deconz/3.0.12/Chart.lock deleted file mode 100644 index c9c1f30710b..00000000000 --- a/stable/deconz/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:10:07.405134936Z" diff --git a/stable/deconz/3.0.12/charts/common-8.3.12.tgz b/stable/deconz/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/deconz/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/deconz/3.0.13/CHANGELOG.md b/stable/deconz/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..a5d25293b44 --- /dev/null +++ b/stable/deconz/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [deconz-3.0.13](https://github.com/truecharts/apps/compare/deconz-3.0.12...deconz-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [deconz-3.0.12](https://github.com/truecharts/apps/compare/deconz-3.0.11...deconz-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [deconz-3.0.11](https://github.com/truecharts/apps/compare/deconz-3.0.10...deconz-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [deconz-3.0.10](https://github.com/truecharts/apps/compare/deconz-3.0.9...deconz-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [deconz-3.0.9](https://github.com/truecharts/apps/compare/deconz-3.0.8...deconz-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [deconz-3.0.8](https://github.com/truecharts/apps/compare/deconz-3.0.7...deconz-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [deconz-3.0.7](https://github.com/truecharts/apps/compare/deconz-3.0.6...deconz-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [deconz-3.0.6](https://github.com/truecharts/apps/compare/deconz-3.0.5...deconz-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [deconz-3.0.5](https://github.com/truecharts/apps/compare/deconz-3.0.4...deconz-3.0.5) (2021-10-12) diff --git a/stable/deconz/3.0.12/CONFIG.md b/stable/deconz/3.0.13/CONFIG.md similarity index 100% rename from stable/deconz/3.0.12/CONFIG.md rename to stable/deconz/3.0.13/CONFIG.md diff --git a/stable/deconz/3.0.13/Chart.lock b/stable/deconz/3.0.13/Chart.lock new file mode 100644 index 00000000000..e7f4961df84 --- /dev/null +++ b/stable/deconz/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:52:41.262489211Z" diff --git a/stable/deconz/3.0.12/Chart.yaml b/stable/deconz/3.0.13/Chart.yaml similarity index 81% rename from stable/deconz/3.0.12/Chart.yaml rename to stable/deconz/3.0.13/Chart.yaml index fec8d092990..d9056d09f30 100644 --- a/stable/deconz/3.0.12/Chart.yaml +++ b/stable/deconz/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.13.01" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. home: https://github.com/truechartsapps/tree/master/charts/stable/deconz @@ -22,4 +22,10 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deconz/3.0.12/README.md b/stable/deconz/3.0.13/README.md similarity index 96% rename from stable/deconz/3.0.12/README.md rename to stable/deconz/3.0.13/README.md index 38841cbcdf7..19b9769e655 100644 --- a/stable/deconz/3.0.12/README.md +++ b/stable/deconz/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/deconz/3.0.12/app-readme.md b/stable/deconz/3.0.13/app-readme.md similarity index 100% rename from stable/deconz/3.0.12/app-readme.md rename to stable/deconz/3.0.13/app-readme.md diff --git a/stable/deconz/3.0.13/charts/common-8.3.13.tgz b/stable/deconz/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/deconz/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/deconz/3.0.12/helm-values.md b/stable/deconz/3.0.13/helm-values.md similarity index 100% rename from stable/deconz/3.0.12/helm-values.md rename to stable/deconz/3.0.13/helm-values.md diff --git a/stable/deconz/3.0.12/ix_values.yaml b/stable/deconz/3.0.13/ix_values.yaml similarity index 100% rename from stable/deconz/3.0.12/ix_values.yaml rename to stable/deconz/3.0.13/ix_values.yaml diff --git a/stable/deconz/3.0.12/questions.yaml b/stable/deconz/3.0.13/questions.yaml similarity index 100% rename from stable/deconz/3.0.12/questions.yaml rename to stable/deconz/3.0.13/questions.yaml diff --git a/stable/deconz/3.0.12/templates/common.yaml b/stable/deconz/3.0.13/templates/common.yaml similarity index 100% rename from stable/deconz/3.0.12/templates/common.yaml rename to stable/deconz/3.0.13/templates/common.yaml diff --git a/stable/deconz/3.0.12/values.yaml b/stable/deconz/3.0.13/values.yaml similarity index 100% rename from stable/deconz/3.0.12/values.yaml rename to stable/deconz/3.0.13/values.yaml diff --git a/stable/deconz/item.yaml b/stable/deconz/item.yaml index 75b88cbd6c3..e2ba223b82d 100644 --- a/stable/deconz/item.yaml +++ b/stable/deconz/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars1.githubusercontent.com/u/4217524?s=400&v=4 categories: - - media -icon_url: https://avatars1.githubusercontent.com/u/4217524?s=400PLACEHOLDERICONv=4 +- media + diff --git a/stable/deepstack-cpu/6.0.12/CHANGELOG.md b/stable/deepstack-cpu/6.0.12/CHANGELOG.md deleted file mode 100644 index b966f9c4093..00000000000 --- a/stable/deepstack-cpu/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [deepstack-cpu-6.0.12](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.11...deepstack-cpu-6.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/deepstack-cpu/6.0.12/Chart.lock b/stable/deepstack-cpu/6.0.12/Chart.lock deleted file mode 100644 index eb2f0c310cf..00000000000 --- a/stable/deepstack-cpu/6.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:10:30.996700181Z" diff --git a/stable/deepstack-cpu/6.0.12/charts/common-8.3.12.tgz b/stable/deepstack-cpu/6.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/deepstack-cpu/6.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/deepstack-cpu/6.0.13/CHANGELOG.md b/stable/deepstack-cpu/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..ab92384012a --- /dev/null +++ b/stable/deepstack-cpu/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [deepstack-cpu-6.0.13](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.12...deepstack-cpu-6.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [deepstack-cpu-6.0.12](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.11...deepstack-cpu-6.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [deepstack-cpu-6.0.11](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.10...deepstack-cpu-6.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [deepstack-cpu-6.0.10](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.9...deepstack-cpu-6.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [deepstack-cpu-6.0.9](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.8...deepstack-cpu-6.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [deepstack-cpu-6.0.8](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.7...deepstack-cpu-6.0.8) (2021-10-14) + +#### Fix + +* Bump some apps to trigger rereleases + + + + +### [deepstack-cpu-6.0.7](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.6...deepstack-cpu-6.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [deepstack-cpu-6.0.6](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.5...deepstack-cpu-6.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + diff --git a/stable/deepstack-cpu/6.0.12/CONFIG.md b/stable/deepstack-cpu/6.0.13/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/6.0.12/CONFIG.md rename to stable/deepstack-cpu/6.0.13/CONFIG.md diff --git a/stable/deepstack-cpu/6.0.13/Chart.lock b/stable/deepstack-cpu/6.0.13/Chart.lock new file mode 100644 index 00000000000..a16d0687f1e --- /dev/null +++ b/stable/deepstack-cpu/6.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:53:02.299315457Z" diff --git a/stable/deepstack-cpu/6.0.12/Chart.yaml b/stable/deepstack-cpu/6.0.13/Chart.yaml similarity index 83% rename from stable/deepstack-cpu/6.0.12/Chart.yaml rename to stable/deepstack-cpu/6.0.13/Chart.yaml index ae506c20119..e7a97971407 100644 --- a/stable/deepstack-cpu/6.0.12/Chart.yaml +++ b/stable/deepstack-cpu/6.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "cpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -25,4 +25,10 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 6.0.12 +version: 6.0.13 +annotations: + truecharts.org/catagories: | + - AI + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deepstack-cpu/6.0.12/README.md b/stable/deepstack-cpu/6.0.13/README.md similarity index 96% rename from stable/deepstack-cpu/6.0.12/README.md rename to stable/deepstack-cpu/6.0.13/README.md index ec593be3bef..22e1d780fec 100644 --- a/stable/deepstack-cpu/6.0.12/README.md +++ b/stable/deepstack-cpu/6.0.13/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/deepstack-cpu/6.0.12/app-readme.md b/stable/deepstack-cpu/6.0.13/app-readme.md similarity index 100% rename from stable/deepstack-cpu/6.0.12/app-readme.md rename to stable/deepstack-cpu/6.0.13/app-readme.md diff --git a/stable/deepstack-cpu/6.0.13/charts/common-8.3.13.tgz b/stable/deepstack-cpu/6.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/deepstack-cpu/6.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/deepstack-cpu/6.0.12/helm-values.md b/stable/deepstack-cpu/6.0.13/helm-values.md similarity index 93% rename from stable/deepstack-cpu/6.0.12/helm-values.md rename to stable/deepstack-cpu/6.0.13/helm-values.md index ce8d1fd45fb..0398c486f1e 100644 --- a/stable/deepstack-cpu/6.0.12/helm-values.md +++ b/stable/deepstack-cpu/6.0.13/helm-values.md @@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here | envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"deepquestai/deepstack"` | | -| image.tag | string | `"cpu-2021.02.1@sha256:db1876e7a5c73111e0cd18e26b2401c20997afdea3f8f9f9116ef951b49ba5be"` | | +| image.tag | string | `"cpu-2021.09.1@sha256:359dc8c6c5056891b2a4f419902616b8b8b9bc9068b0c20fd40e13bc7a5583b5"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/datastore"` | | diff --git a/stable/deepstack-cpu/6.0.12/ix_values.yaml b/stable/deepstack-cpu/6.0.13/ix_values.yaml similarity index 88% rename from stable/deepstack-cpu/6.0.12/ix_values.yaml rename to stable/deepstack-cpu/6.0.13/ix_values.yaml index 70ad8e50989..7ba4e53db50 100644 --- a/stable/deepstack-cpu/6.0.12/ix_values.yaml +++ b/stable/deepstack-cpu/6.0.13/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: deepquestai/deepstack pullPolicy: IfNotPresent - tag: cpu-2021.02.1@sha256:db1876e7a5c73111e0cd18e26b2401c20997afdea3f8f9f9116ef951b49ba5be + tag: cpu-2021.09.1@sha256:359dc8c6c5056891b2a4f419902616b8b8b9bc9068b0c20fd40e13bc7a5583b5 service: main: diff --git a/stable/deepstack-cpu/6.0.12/questions.yaml b/stable/deepstack-cpu/6.0.13/questions.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.12/questions.yaml rename to stable/deepstack-cpu/6.0.13/questions.yaml diff --git a/stable/deepstack-cpu/6.0.12/templates/common.yaml b/stable/deepstack-cpu/6.0.13/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.12/templates/common.yaml rename to stable/deepstack-cpu/6.0.13/templates/common.yaml diff --git a/stable/deepstack-cpu/6.0.12/values.yaml b/stable/deepstack-cpu/6.0.13/values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.12/values.yaml rename to stable/deepstack-cpu/6.0.13/values.yaml diff --git a/stable/deepstack-cpu/item.yaml b/stable/deepstack-cpu/item.yaml index fbadfd71723..5331837b21f 100644 --- a/stable/deepstack-cpu/item.yaml +++ b/stable/deepstack-cpu/item.yaml @@ -1,3 +1,4 @@ +icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png categories: - - AI -icon_url: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png +- AI + diff --git a/stable/deepstack-gpu/1.0.4/CHANGELOG.md b/stable/deepstack-gpu/1.0.4/CHANGELOG.md deleted file mode 100644 index 5bedb060b66..00000000000 --- a/stable/deepstack-gpu/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [deepstack-gpu-1.0.4](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.3...deepstack-gpu-1.0.4) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/deepstack-gpu/1.0.4/Chart.lock b/stable/deepstack-gpu/1.0.4/Chart.lock deleted file mode 100644 index 818def456ec..00000000000 --- a/stable/deepstack-gpu/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:10:55.290108986Z" diff --git a/stable/deepstack-gpu/1.0.4/charts/common-8.3.12.tgz b/stable/deepstack-gpu/1.0.4/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/deepstack-gpu/1.0.4/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/deepstack-gpu/1.0.5/CHANGELOG.md b/stable/deepstack-gpu/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..927b97166c0 --- /dev/null +++ b/stable/deepstack-gpu/1.0.5/CHANGELOG.md @@ -0,0 +1,76 @@ +# Changelog
+ + + +### [deepstack-gpu-1.0.5](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.4...deepstack-gpu-1.0.5) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [deepstack-gpu-1.0.4](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.3...deepstack-gpu-1.0.4) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [deepstack-gpu-1.0.3](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.2...deepstack-gpu-1.0.3) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [deepstack-gpu-1.0.2](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.1...deepstack-gpu-1.0.2) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [deepstack-gpu-1.0.1](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.0...deepstack-gpu-1.0.1) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### deepstack-gpu-1.0.0 (2021-10-14) + +#### Feat + +* Add deepstack-gpu ([#1141](https://github.com/truecharts/apps/issues/1141)) diff --git a/stable/deepstack-gpu/1.0.4/CONFIG.md b/stable/deepstack-gpu/1.0.5/CONFIG.md similarity index 100% rename from stable/deepstack-gpu/1.0.4/CONFIG.md rename to stable/deepstack-gpu/1.0.5/CONFIG.md diff --git a/stable/deepstack-gpu/1.0.5/Chart.lock b/stable/deepstack-gpu/1.0.5/Chart.lock new file mode 100644 index 00000000000..ba2a61380f7 --- /dev/null +++ b/stable/deepstack-gpu/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:53:23.409919865Z" diff --git a/stable/deepstack-gpu/1.0.4/Chart.yaml b/stable/deepstack-gpu/1.0.5/Chart.yaml similarity index 84% rename from stable/deepstack-gpu/1.0.4/Chart.yaml rename to stable/deepstack-gpu/1.0.5/Chart.yaml index 085ee47e255..8aad08aa6fc 100644 --- a/stable/deepstack-gpu/1.0.4/Chart.yaml +++ b/stable/deepstack-gpu/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "gpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -25,4 +25,10 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 1.0.4 +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - AI + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deepstack-gpu/1.0.4/README.md b/stable/deepstack-gpu/1.0.5/README.md similarity index 96% rename from stable/deepstack-gpu/1.0.4/README.md rename to stable/deepstack-gpu/1.0.5/README.md index ec593be3bef..22e1d780fec 100644 --- a/stable/deepstack-gpu/1.0.4/README.md +++ b/stable/deepstack-gpu/1.0.5/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/deepstack-gpu/1.0.4/app-readme.md b/stable/deepstack-gpu/1.0.5/app-readme.md similarity index 100% rename from stable/deepstack-gpu/1.0.4/app-readme.md rename to stable/deepstack-gpu/1.0.5/app-readme.md diff --git a/stable/deepstack-gpu/1.0.5/charts/common-8.3.13.tgz b/stable/deepstack-gpu/1.0.5/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/deepstack-gpu/1.0.5/charts/common-8.3.13.tgz differ diff --git a/stable/deepstack-gpu/1.0.4/helm-values.md b/stable/deepstack-gpu/1.0.5/helm-values.md similarity index 100% rename from stable/deepstack-gpu/1.0.4/helm-values.md rename to stable/deepstack-gpu/1.0.5/helm-values.md diff --git a/stable/deepstack-gpu/1.0.4/ix_values.yaml b/stable/deepstack-gpu/1.0.5/ix_values.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.4/ix_values.yaml rename to stable/deepstack-gpu/1.0.5/ix_values.yaml diff --git a/stable/deepstack-gpu/1.0.4/questions.yaml b/stable/deepstack-gpu/1.0.5/questions.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.4/questions.yaml rename to stable/deepstack-gpu/1.0.5/questions.yaml diff --git a/stable/deepstack-gpu/1.0.4/templates/common.yaml b/stable/deepstack-gpu/1.0.5/templates/common.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.4/templates/common.yaml rename to stable/deepstack-gpu/1.0.5/templates/common.yaml diff --git a/stable/deepstack-gpu/1.0.4/values.yaml b/stable/deepstack-gpu/1.0.5/values.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.4/values.yaml rename to stable/deepstack-gpu/1.0.5/values.yaml diff --git a/stable/deepstack-gpu/item.yaml b/stable/deepstack-gpu/item.yaml index fbadfd71723..5331837b21f 100644 --- a/stable/deepstack-gpu/item.yaml +++ b/stable/deepstack-gpu/item.yaml @@ -1,3 +1,4 @@ +icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png categories: - - AI -icon_url: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png +- AI + diff --git a/stable/deluge/8.0.15/CHANGELOG.md b/stable/deluge/8.0.15/CHANGELOG.md deleted file mode 100644 index a68905cf01d..00000000000 --- a/stable/deluge/8.0.15/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [deluge-8.0.15](https://github.com/truecharts/apps/compare/deluge-8.0.14...deluge-8.0.15) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/deluge/8.0.15/Chart.lock b/stable/deluge/8.0.15/Chart.lock deleted file mode 100644 index a3b24f33c5b..00000000000 --- a/stable/deluge/8.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:11:19.062464077Z" diff --git a/stable/deluge/8.0.15/charts/common-8.3.12.tgz b/stable/deluge/8.0.15/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/deluge/8.0.15/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/deluge/8.0.16/CHANGELOG.md b/stable/deluge/8.0.16/CHANGELOG.md new file mode 100644 index 00000000000..7ec84bb1dfa --- /dev/null +++ b/stable/deluge/8.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [deluge-8.0.16](https://github.com/truecharts/apps/compare/deluge-8.0.15...deluge-8.0.16) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [deluge-8.0.15](https://github.com/truecharts/apps/compare/deluge-8.0.14...deluge-8.0.15) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [deluge-8.0.14](https://github.com/truecharts/apps/compare/deluge-8.0.13...deluge-8.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [deluge-8.0.13](https://github.com/truecharts/apps/compare/deluge-8.0.12...deluge-8.0.13) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [deluge-8.0.12](https://github.com/truecharts/apps/compare/deluge-8.0.11...deluge-8.0.12) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [deluge-8.0.11](https://github.com/truecharts/apps/compare/deluge-8.0.10...deluge-8.0.11) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [deluge-8.0.10](https://github.com/truecharts/apps/compare/deluge-8.0.9...deluge-8.0.10) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### [deluge-8.0.9](https://github.com/truecharts/apps/compare/deluge-8.0.8...deluge-8.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [deluge-8.0.8](https://github.com/truecharts/apps/compare/deluge-8.0.7...deluge-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/stable/deluge/8.0.15/CONFIG.md b/stable/deluge/8.0.16/CONFIG.md similarity index 100% rename from stable/deluge/8.0.15/CONFIG.md rename to stable/deluge/8.0.16/CONFIG.md diff --git a/stable/deluge/8.0.16/Chart.lock b/stable/deluge/8.0.16/Chart.lock new file mode 100644 index 00000000000..8027d9fe442 --- /dev/null +++ b/stable/deluge/8.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:53:44.486714347Z" diff --git a/stable/deluge/8.0.15/Chart.yaml b/stable/deluge/8.0.16/Chart.yaml similarity index 77% rename from stable/deluge/8.0.15/Chart.yaml rename to stable/deluge/8.0.16/Chart.yaml index 32f18186b31..f09736b67d9 100644 --- a/stable/deluge/8.0.15/Chart.yaml +++ b/stable/deluge/8.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Deluge App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge @@ -21,4 +21,10 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 8.0.15 +version: 8.0.16 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deluge/8.0.15/README.md b/stable/deluge/8.0.16/README.md similarity index 96% rename from stable/deluge/8.0.15/README.md rename to stable/deluge/8.0.16/README.md index d5d1db37e0f..3d9ea2bc6f1 100644 --- a/stable/deluge/8.0.15/README.md +++ b/stable/deluge/8.0.16/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/deluge/8.0.15/app-readme.md b/stable/deluge/8.0.16/app-readme.md similarity index 100% rename from stable/deluge/8.0.15/app-readme.md rename to stable/deluge/8.0.16/app-readme.md diff --git a/stable/deluge/8.0.16/charts/common-8.3.13.tgz b/stable/deluge/8.0.16/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/deluge/8.0.16/charts/common-8.3.13.tgz differ diff --git a/stable/deluge/8.0.15/helm-values.md b/stable/deluge/8.0.16/helm-values.md similarity index 100% rename from stable/deluge/8.0.15/helm-values.md rename to stable/deluge/8.0.16/helm-values.md diff --git a/stable/deluge/8.0.15/ix_values.yaml b/stable/deluge/8.0.16/ix_values.yaml similarity index 100% rename from stable/deluge/8.0.15/ix_values.yaml rename to stable/deluge/8.0.16/ix_values.yaml diff --git a/stable/deluge/8.0.15/questions.yaml b/stable/deluge/8.0.16/questions.yaml similarity index 100% rename from stable/deluge/8.0.15/questions.yaml rename to stable/deluge/8.0.16/questions.yaml diff --git a/stable/deluge/8.0.15/templates/common.yaml b/stable/deluge/8.0.16/templates/common.yaml similarity index 100% rename from stable/deluge/8.0.15/templates/common.yaml rename to stable/deluge/8.0.16/templates/common.yaml diff --git a/stable/deluge/8.0.15/values.yaml b/stable/deluge/8.0.16/values.yaml similarity index 100% rename from stable/deluge/8.0.15/values.yaml rename to stable/deluge/8.0.16/values.yaml diff --git a/stable/deluge/item.yaml b/stable/deluge/item.yaml index 0a1a793e67e..bb1d575d1b7 100644 --- a/stable/deluge/item.yaml +++ b/stable/deluge/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200 categories: - - media -icon_url: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200 +- media + diff --git a/stable/dizquetv/3.0.12/CHANGELOG.md b/stable/dizquetv/3.0.12/CHANGELOG.md deleted file mode 100644 index acd8c8870b2..00000000000 --- a/stable/dizquetv/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [dizquetv-3.0.12](https://github.com/truecharts/apps/compare/dizquetv-3.0.11...dizquetv-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/dizquetv/3.0.12/Chart.lock b/stable/dizquetv/3.0.12/Chart.lock deleted file mode 100644 index 9082937a557..00000000000 --- a/stable/dizquetv/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:11:43.099290303Z" diff --git a/stable/dizquetv/3.0.12/charts/common-8.3.12.tgz b/stable/dizquetv/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/dizquetv/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/dizquetv/3.0.13/CHANGELOG.md b/stable/dizquetv/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..58fb4cdb09c --- /dev/null +++ b/stable/dizquetv/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [dizquetv-3.0.13](https://github.com/truecharts/apps/compare/dizquetv-3.0.12...dizquetv-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [dizquetv-3.0.12](https://github.com/truecharts/apps/compare/dizquetv-3.0.11...dizquetv-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [dizquetv-3.0.11](https://github.com/truecharts/apps/compare/dizquetv-3.0.10...dizquetv-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [dizquetv-3.0.10](https://github.com/truecharts/apps/compare/dizquetv-3.0.9...dizquetv-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [dizquetv-3.0.9](https://github.com/truecharts/apps/compare/dizquetv-3.0.8...dizquetv-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [dizquetv-3.0.8](https://github.com/truecharts/apps/compare/dizquetv-3.0.7...dizquetv-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [dizquetv-3.0.7](https://github.com/truecharts/apps/compare/dizquetv-3.0.6...dizquetv-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [dizquetv-3.0.6](https://github.com/truecharts/apps/compare/dizquetv-3.0.5...dizquetv-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [dizquetv-3.0.5](https://github.com/truecharts/apps/compare/dizquetv-3.0.4...dizquetv-3.0.5) (2021-10-05) diff --git a/stable/dizquetv/3.0.12/CONFIG.md b/stable/dizquetv/3.0.13/CONFIG.md similarity index 100% rename from stable/dizquetv/3.0.12/CONFIG.md rename to stable/dizquetv/3.0.13/CONFIG.md diff --git a/stable/dizquetv/3.0.13/Chart.lock b/stable/dizquetv/3.0.13/Chart.lock new file mode 100644 index 00000000000..cec38ba7f6a --- /dev/null +++ b/stable/dizquetv/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:54:05.614972432Z" diff --git a/stable/dizquetv/3.0.12/Chart.yaml b/stable/dizquetv/3.0.13/Chart.yaml similarity index 79% rename from stable/dizquetv/3.0.12/Chart.yaml rename to stable/dizquetv/3.0.13/Chart.yaml index d2c17d60e48..b26825e7231 100644 --- a/stable/dizquetv/3.0.12/Chart.yaml +++ b/stable/dizquetv/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Create live TV channel streams from media on your Plex servers. home: https://github.com/truechartsapps/tree/master/charts/stable/dizquetv icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true @@ -19,4 +19,10 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dizquetv/3.0.12/README.md b/stable/dizquetv/3.0.13/README.md similarity index 96% rename from stable/dizquetv/3.0.12/README.md rename to stable/dizquetv/3.0.13/README.md index 7427a742937..a3d2f1d8756 100644 --- a/stable/dizquetv/3.0.12/README.md +++ b/stable/dizquetv/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/dizquetv/3.0.12/app-readme.md b/stable/dizquetv/3.0.13/app-readme.md similarity index 100% rename from stable/dizquetv/3.0.12/app-readme.md rename to stable/dizquetv/3.0.13/app-readme.md diff --git a/stable/dizquetv/3.0.13/charts/common-8.3.13.tgz b/stable/dizquetv/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/dizquetv/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/dizquetv/3.0.12/helm-values.md b/stable/dizquetv/3.0.13/helm-values.md similarity index 100% rename from stable/dizquetv/3.0.12/helm-values.md rename to stable/dizquetv/3.0.13/helm-values.md diff --git a/stable/dizquetv/3.0.12/ix_values.yaml b/stable/dizquetv/3.0.13/ix_values.yaml similarity index 100% rename from stable/dizquetv/3.0.12/ix_values.yaml rename to stable/dizquetv/3.0.13/ix_values.yaml diff --git a/stable/dizquetv/3.0.12/questions.yaml b/stable/dizquetv/3.0.13/questions.yaml similarity index 100% rename from stable/dizquetv/3.0.12/questions.yaml rename to stable/dizquetv/3.0.13/questions.yaml diff --git a/stable/dizquetv/3.0.12/templates/common.yaml b/stable/dizquetv/3.0.13/templates/common.yaml similarity index 100% rename from stable/dizquetv/3.0.12/templates/common.yaml rename to stable/dizquetv/3.0.13/templates/common.yaml diff --git a/stable/dizquetv/3.0.12/values.yaml b/stable/dizquetv/3.0.13/values.yaml similarity index 100% rename from stable/dizquetv/3.0.12/values.yaml rename to stable/dizquetv/3.0.13/values.yaml diff --git a/stable/dizquetv/item.yaml b/stable/dizquetv/item.yaml index dca8231b5bd..c2685a5cf06 100644 --- a/stable/dizquetv/item.yaml +++ b/stable/dizquetv/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true categories: - - media -icon_url: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true +- media + diff --git a/stable/duplicati/3.0.14/CHANGELOG.md b/stable/duplicati/3.0.14/CHANGELOG.md deleted file mode 100644 index 73b138f0d7b..00000000000 --- a/stable/duplicati/3.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [duplicati-3.0.14](https://github.com/truecharts/apps/compare/duplicati-3.0.13...duplicati-3.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/duplicati/3.0.14/Chart.lock b/stable/duplicati/3.0.14/Chart.lock deleted file mode 100644 index 9f45d929ce4..00000000000 --- a/stable/duplicati/3.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:12:06.37201206Z" diff --git a/stable/duplicati/3.0.14/charts/common-8.3.12.tgz b/stable/duplicati/3.0.14/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/duplicati/3.0.14/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/duplicati/3.0.15/CHANGELOG.md b/stable/duplicati/3.0.15/CHANGELOG.md new file mode 100644 index 00000000000..18bf3cc8bde --- /dev/null +++ b/stable/duplicati/3.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [duplicati-3.0.15](https://github.com/truecharts/apps/compare/duplicati-3.0.14...duplicati-3.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [duplicati-3.0.14](https://github.com/truecharts/apps/compare/duplicati-3.0.13...duplicati-3.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [duplicati-3.0.13](https://github.com/truecharts/apps/compare/duplicati-3.0.12...duplicati-3.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [duplicati-3.0.12](https://github.com/truecharts/apps/compare/duplicati-3.0.11...duplicati-3.0.12) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [duplicati-3.0.11](https://github.com/truecharts/apps/compare/duplicati-3.0.10...duplicati-3.0.11) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [duplicati-3.0.10](https://github.com/truecharts/apps/compare/duplicati-3.0.9...duplicati-3.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [duplicati-3.0.9](https://github.com/truecharts/apps/compare/duplicati-3.0.8...duplicati-3.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [duplicati-3.0.8](https://github.com/truecharts/apps/compare/duplicati-3.0.7...duplicati-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + diff --git a/stable/duplicati/3.0.14/CONFIG.md b/stable/duplicati/3.0.15/CONFIG.md similarity index 100% rename from stable/duplicati/3.0.14/CONFIG.md rename to stable/duplicati/3.0.15/CONFIG.md diff --git a/stable/duplicati/3.0.15/Chart.lock b/stable/duplicati/3.0.15/Chart.lock new file mode 100644 index 00000000000..4e9bd1d3030 --- /dev/null +++ b/stable/duplicati/3.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:54:26.710161006Z" diff --git a/stable/duplicati/3.0.14/Chart.yaml b/stable/duplicati/3.0.15/Chart.yaml similarity index 78% rename from stable/duplicati/3.0.14/Chart.yaml rename to stable/duplicati/3.0.15/Chart.yaml index 147413e4cf9..77e67c6705c 100644 --- a/stable/duplicati/3.0.14/Chart.yaml +++ b/stable/duplicati/3.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Store securely encrypted backups on cloud storage services! home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 @@ -18,4 +18,10 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 3.0.14 +version: 3.0.15 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/duplicati/3.0.14/README.md b/stable/duplicati/3.0.15/README.md similarity index 96% rename from stable/duplicati/3.0.14/README.md rename to stable/duplicati/3.0.15/README.md index 79216621b80..32dc6d77ed8 100644 --- a/stable/duplicati/3.0.14/README.md +++ b/stable/duplicati/3.0.15/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/duplicati/3.0.14/app-readme.md b/stable/duplicati/3.0.15/app-readme.md similarity index 100% rename from stable/duplicati/3.0.14/app-readme.md rename to stable/duplicati/3.0.15/app-readme.md diff --git a/stable/duplicati/3.0.15/charts/common-8.3.13.tgz b/stable/duplicati/3.0.15/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/duplicati/3.0.15/charts/common-8.3.13.tgz differ diff --git a/stable/duplicati/3.0.14/helm-values.md b/stable/duplicati/3.0.15/helm-values.md similarity index 92% rename from stable/duplicati/3.0.14/helm-values.md rename to stable/duplicati/3.0.15/helm-values.md index a3dc39955be..67ba3a02b4c 100644 --- a/stable/duplicati/3.0.14/helm-values.md +++ b/stable/duplicati/3.0.15/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/duplicati"` | image repository | -| image.tag | string | `"latest@sha256:524542a5b61a63db0985944a1618fd37c026b18dd6f8d0d61b670123dad7481e"` | image tag | +| image.tag | string | `"latest@sha256:2d3a1b3dde2e737c2ae9b789d276cc0359259bf1c2f735ac25de9236bd569934"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/duplicati/3.0.14/ix_values.yaml b/stable/duplicati/3.0.15/ix_values.yaml similarity index 93% rename from stable/duplicati/3.0.14/ix_values.yaml rename to stable/duplicati/3.0.15/ix_values.yaml index 04b7a305502..abe10bcf291 100644 --- a/stable/duplicati/3.0.14/ix_values.yaml +++ b/stable/duplicati/3.0.15/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/duplicati # -- image tag - tag: latest@sha256:524542a5b61a63db0985944a1618fd37c026b18dd6f8d0d61b670123dad7481e + tag: latest@sha256:2d3a1b3dde2e737c2ae9b789d276cc0359259bf1c2f735ac25de9236bd569934 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/duplicati/3.0.14/questions.yaml b/stable/duplicati/3.0.15/questions.yaml similarity index 100% rename from stable/duplicati/3.0.14/questions.yaml rename to stable/duplicati/3.0.15/questions.yaml diff --git a/stable/duplicati/3.0.14/templates/common.yaml b/stable/duplicati/3.0.15/templates/common.yaml similarity index 100% rename from stable/duplicati/3.0.14/templates/common.yaml rename to stable/duplicati/3.0.15/templates/common.yaml diff --git a/stable/duplicati/3.0.14/values.yaml b/stable/duplicati/3.0.15/values.yaml similarity index 100% rename from stable/duplicati/3.0.14/values.yaml rename to stable/duplicati/3.0.15/values.yaml diff --git a/stable/duplicati/item.yaml b/stable/duplicati/item.yaml index ce5726b3e5d..1620a3516a4 100644 --- a/stable/duplicati/item.yaml +++ b/stable/duplicati/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/8270231?s=200PLACEHOLDERICONv=4 +- media + diff --git a/stable/emby/8.0.11/CHANGELOG.md b/stable/emby/8.0.11/CHANGELOG.md deleted file mode 100644 index 25a844f90d5..00000000000 --- a/stable/emby/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [emby-8.0.11](https://github.com/truecharts/apps/compare/emby-8.0.10...emby-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/emby/8.0.11/Chart.lock b/stable/emby/8.0.11/Chart.lock deleted file mode 100644 index 043aa02ddf2..00000000000 --- a/stable/emby/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:12:30.239788212Z" diff --git a/stable/emby/8.0.11/charts/common-8.3.12.tgz b/stable/emby/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/emby/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/emby/8.0.12/CHANGELOG.md b/stable/emby/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b2da8a4dd5d --- /dev/null +++ b/stable/emby/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [emby-8.0.12](https://github.com/truecharts/apps/compare/emby-8.0.11...emby-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [emby-8.0.11](https://github.com/truecharts/apps/compare/emby-8.0.10...emby-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [emby-8.0.10](https://github.com/truecharts/apps/compare/emby-8.0.9...emby-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [emby-8.0.9](https://github.com/truecharts/apps/compare/emby-8.0.8...emby-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [emby-8.0.8](https://github.com/truecharts/apps/compare/emby-8.0.7...emby-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [emby-8.0.7](https://github.com/truecharts/apps/compare/emby-8.0.6...emby-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [emby-8.0.6](https://github.com/truecharts/apps/compare/emby-8.0.5...emby-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [emby-8.0.5](https://github.com/truecharts/apps/compare/emby-8.0.4...emby-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [emby-8.0.4](https://github.com/truecharts/apps/compare/emby-8.0.3...emby-8.0.4) (2021-10-05) diff --git a/stable/emby/8.0.11/CONFIG.md b/stable/emby/8.0.12/CONFIG.md similarity index 100% rename from stable/emby/8.0.11/CONFIG.md rename to stable/emby/8.0.12/CONFIG.md diff --git a/stable/emby/8.0.12/Chart.lock b/stable/emby/8.0.12/Chart.lock new file mode 100644 index 00000000000..3d1d7f0e72e --- /dev/null +++ b/stable/emby/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:54:47.776188359Z" diff --git a/stable/emby/8.0.11/Chart.yaml b/stable/emby/8.0.12/Chart.yaml similarity index 80% rename from stable/emby/8.0.11/Chart.yaml rename to stable/emby/8.0.12/Chart.yaml index c7fc686ec40..2f53bcd3750 100644 --- a/stable/emby/8.0.11/Chart.yaml +++ b/stable/emby/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Emby Server is a home media server home: https://github.com/truecharts/apps/master/stable/emby @@ -25,4 +25,10 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emby/8.0.11/README.md b/stable/emby/8.0.12/README.md similarity index 96% rename from stable/emby/8.0.11/README.md rename to stable/emby/8.0.12/README.md index ffa9a64dd35..a6f11d3f574 100644 --- a/stable/emby/8.0.11/README.md +++ b/stable/emby/8.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/emby/8.0.11/app-readme.md b/stable/emby/8.0.12/app-readme.md similarity index 100% rename from stable/emby/8.0.11/app-readme.md rename to stable/emby/8.0.12/app-readme.md diff --git a/stable/emby/8.0.12/charts/common-8.3.13.tgz b/stable/emby/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/emby/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/emby/8.0.11/helm-values.md b/stable/emby/8.0.12/helm-values.md similarity index 100% rename from stable/emby/8.0.11/helm-values.md rename to stable/emby/8.0.12/helm-values.md diff --git a/stable/emby/8.0.11/ix_values.yaml b/stable/emby/8.0.12/ix_values.yaml similarity index 100% rename from stable/emby/8.0.11/ix_values.yaml rename to stable/emby/8.0.12/ix_values.yaml diff --git a/stable/emby/8.0.11/questions.yaml b/stable/emby/8.0.12/questions.yaml similarity index 100% rename from stable/emby/8.0.11/questions.yaml rename to stable/emby/8.0.12/questions.yaml diff --git a/stable/emby/8.0.11/templates/common.yaml b/stable/emby/8.0.12/templates/common.yaml similarity index 100% rename from stable/emby/8.0.11/templates/common.yaml rename to stable/emby/8.0.12/templates/common.yaml diff --git a/stable/emby/8.0.11/values.yaml b/stable/emby/8.0.12/values.yaml similarity index 100% rename from stable/emby/8.0.11/values.yaml rename to stable/emby/8.0.12/values.yaml diff --git a/stable/emby/item.yaml b/stable/emby/item.yaml index 6fc99e530a0..d2baa1f04d4 100644 --- a/stable/emby/item.yaml +++ b/stable/emby/item.yaml @@ -1,3 +1,4 @@ +icon: https://truecharts.org/_static/img/emby-icon.png categories: - - media -icon_url: https://truecharts.org/_static/img/emby-icon.png +- media + diff --git a/stable/esphome/8.0.13/CHANGELOG.md b/stable/esphome/8.0.13/CHANGELOG.md deleted file mode 100644 index d62336f00af..00000000000 --- a/stable/esphome/8.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [esphome-8.0.13](https://github.com/truecharts/apps/compare/esphome-8.0.12...esphome-8.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/esphome/8.0.13/Chart.lock b/stable/esphome/8.0.13/Chart.lock deleted file mode 100644 index ed9cb1769d5..00000000000 --- a/stable/esphome/8.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:12:53.998316762Z" diff --git a/stable/esphome/8.0.13/charts/common-8.3.12.tgz b/stable/esphome/8.0.13/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/esphome/8.0.13/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/esphome/8.0.14/CHANGELOG.md b/stable/esphome/8.0.14/CHANGELOG.md new file mode 100644 index 00000000000..b588c5d50ef --- /dev/null +++ b/stable/esphome/8.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [esphome-8.0.14](https://github.com/truecharts/apps/compare/esphome-8.0.13...esphome-8.0.14) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [esphome-8.0.13](https://github.com/truecharts/apps/compare/esphome-8.0.12...esphome-8.0.13) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [esphome-8.0.12](https://github.com/truecharts/apps/compare/esphome-8.0.11...esphome-8.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [esphome-8.0.11](https://github.com/truecharts/apps/compare/esphome-8.0.10...esphome-8.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [esphome-8.0.10](https://github.com/truecharts/apps/compare/esphome-8.0.9...esphome-8.0.10) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [esphome-8.0.9](https://github.com/truecharts/apps/compare/esphome-8.0.8...esphome-8.0.9) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [esphome-8.0.8](https://github.com/truecharts/apps/compare/esphome-8.0.7...esphome-8.0.8) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [esphome-8.0.7](https://github.com/truecharts/apps/compare/esphome-8.0.6...esphome-8.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [esphome-8.0.6](https://github.com/truecharts/apps/compare/esphome-8.0.5...esphome-8.0.6) (2021-10-12) diff --git a/stable/esphome/8.0.13/CONFIG.md b/stable/esphome/8.0.14/CONFIG.md similarity index 100% rename from stable/esphome/8.0.13/CONFIG.md rename to stable/esphome/8.0.14/CONFIG.md diff --git a/stable/esphome/8.0.14/Chart.lock b/stable/esphome/8.0.14/Chart.lock new file mode 100644 index 00000000000..db86d1332d6 --- /dev/null +++ b/stable/esphome/8.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:55:08.865463088Z" diff --git a/stable/esphome/8.0.13/Chart.yaml b/stable/esphome/8.0.14/Chart.yaml similarity index 82% rename from stable/esphome/8.0.13/Chart.yaml rename to stable/esphome/8.0.14/Chart.yaml index 95787dfdb49..4b0e5a51e62 100644 --- a/stable/esphome/8.0.13/Chart.yaml +++ b/stable/esphome/8.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.9.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. @@ -24,4 +24,10 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 8.0.13 +version: 8.0.14 +annotations: + truecharts.org/catagories: | + - tools + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/esphome/8.0.13/README.md b/stable/esphome/8.0.14/README.md similarity index 96% rename from stable/esphome/8.0.13/README.md rename to stable/esphome/8.0.14/README.md index e71755ce941..5fc99edc92d 100644 --- a/stable/esphome/8.0.13/README.md +++ b/stable/esphome/8.0.14/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/esphome/8.0.13/app-readme.md b/stable/esphome/8.0.14/app-readme.md similarity index 100% rename from stable/esphome/8.0.13/app-readme.md rename to stable/esphome/8.0.14/app-readme.md diff --git a/stable/esphome/8.0.14/charts/common-8.3.13.tgz b/stable/esphome/8.0.14/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/esphome/8.0.14/charts/common-8.3.13.tgz differ diff --git a/stable/esphome/8.0.13/helm-values.md b/stable/esphome/8.0.14/helm-values.md similarity index 100% rename from stable/esphome/8.0.13/helm-values.md rename to stable/esphome/8.0.14/helm-values.md diff --git a/stable/esphome/8.0.13/ix_values.yaml b/stable/esphome/8.0.14/ix_values.yaml similarity index 100% rename from stable/esphome/8.0.13/ix_values.yaml rename to stable/esphome/8.0.14/ix_values.yaml diff --git a/stable/esphome/8.0.13/questions.yaml b/stable/esphome/8.0.14/questions.yaml similarity index 100% rename from stable/esphome/8.0.13/questions.yaml rename to stable/esphome/8.0.14/questions.yaml diff --git a/stable/esphome/8.0.13/templates/common.yaml b/stable/esphome/8.0.14/templates/common.yaml similarity index 100% rename from stable/esphome/8.0.13/templates/common.yaml rename to stable/esphome/8.0.14/templates/common.yaml diff --git a/stable/esphome/8.0.13/values.yaml b/stable/esphome/8.0.14/values.yaml similarity index 100% rename from stable/esphome/8.0.13/values.yaml rename to stable/esphome/8.0.14/values.yaml diff --git a/stable/esphome/item.yaml b/stable/esphome/item.yaml index e6f2f40128d..484826a5ed1 100644 --- a/stable/esphome/item.yaml +++ b/stable/esphome/item.yaml @@ -1,3 +1,4 @@ +icon: https://esphome.io/_images/logo.svg categories: - - tools -icon_url: https://esphome.io/_images/logo.svg +- tools + diff --git a/stable/external-service/3.0.11/CHANGELOG.md b/stable/external-service/3.0.11/CHANGELOG.md deleted file mode 100644 index b983ac00e71..00000000000 --- a/stable/external-service/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [external-service-3.0.11](https://github.com/truecharts/apps/compare/external-service-3.0.10...external-service-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/external-service/3.0.11/Chart.lock b/stable/external-service/3.0.11/Chart.lock deleted file mode 100644 index 97d18bd87d3..00000000000 --- a/stable/external-service/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:13:18.204104614Z" diff --git a/stable/external-service/3.0.11/charts/common-8.3.12.tgz b/stable/external-service/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/external-service/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/external-service/3.0.12/CHANGELOG.md b/stable/external-service/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c35e7a65962 --- /dev/null +++ b/stable/external-service/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [external-service-3.0.12](https://github.com/truecharts/apps/compare/external-service-3.0.11...external-service-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [external-service-3.0.11](https://github.com/truecharts/apps/compare/external-service-3.0.10...external-service-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [external-service-3.0.10](https://github.com/truecharts/apps/compare/external-service-3.0.9...external-service-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [external-service-3.0.9](https://github.com/truecharts/apps/compare/external-service-3.0.8...external-service-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [external-service-3.0.8](https://github.com/truecharts/apps/compare/external-service-3.0.7...external-service-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [external-service-3.0.7](https://github.com/truecharts/apps/compare/external-service-3.0.6...external-service-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [external-service-3.0.6](https://github.com/truecharts/apps/compare/external-service-3.0.5...external-service-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [external-service-3.0.5](https://github.com/truecharts/apps/compare/external-service-3.0.4...external-service-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [external-service-3.0.4](https://github.com/truecharts/apps/compare/external-service-3.0.3...external-service-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) + + + + diff --git a/stable/external-service/3.0.11/CONFIG.md b/stable/external-service/3.0.12/CONFIG.md similarity index 100% rename from stable/external-service/3.0.11/CONFIG.md rename to stable/external-service/3.0.12/CONFIG.md diff --git a/stable/external-service/3.0.12/Chart.lock b/stable/external-service/3.0.12/Chart.lock new file mode 100644 index 00000000000..a1bdce8cec0 --- /dev/null +++ b/stable/external-service/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:55:29.945725314Z" diff --git a/stable/external-service/3.0.11/Chart.yaml b/stable/external-service/3.0.12/Chart.yaml similarity index 81% rename from stable/external-service/3.0.11/Chart.yaml rename to stable/external-service/3.0.12/Chart.yaml index cb52dc18a7a..fc863d0e4cb 100644 --- a/stable/external-service/3.0.11/Chart.yaml +++ b/stable/external-service/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.66.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Allow external services to be used like Apps. home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service @@ -23,4 +23,10 @@ name: external-service sources: - https://github.com/truecharts/apps/tree/master/charts/stable/external-service type: application -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - networking + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/external-service/3.0.11/README.md b/stable/external-service/3.0.12/README.md similarity index 96% rename from stable/external-service/3.0.11/README.md rename to stable/external-service/3.0.12/README.md index 54061757b39..ca898b016f8 100644 --- a/stable/external-service/3.0.11/README.md +++ b/stable/external-service/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/external-service/3.0.11/app-readme.md b/stable/external-service/3.0.12/app-readme.md similarity index 100% rename from stable/external-service/3.0.11/app-readme.md rename to stable/external-service/3.0.12/app-readme.md diff --git a/stable/external-service/3.0.12/charts/common-8.3.13.tgz b/stable/external-service/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/external-service/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/external-service/3.0.11/helm-values.md b/stable/external-service/3.0.12/helm-values.md similarity index 100% rename from stable/external-service/3.0.11/helm-values.md rename to stable/external-service/3.0.12/helm-values.md diff --git a/stable/external-service/3.0.11/ix_values.yaml b/stable/external-service/3.0.12/ix_values.yaml similarity index 100% rename from stable/external-service/3.0.11/ix_values.yaml rename to stable/external-service/3.0.12/ix_values.yaml diff --git a/stable/external-service/3.0.11/questions.yaml b/stable/external-service/3.0.12/questions.yaml similarity index 100% rename from stable/external-service/3.0.11/questions.yaml rename to stable/external-service/3.0.12/questions.yaml diff --git a/stable/external-service/3.0.11/templates/common.yaml b/stable/external-service/3.0.12/templates/common.yaml similarity index 100% rename from stable/external-service/3.0.11/templates/common.yaml rename to stable/external-service/3.0.12/templates/common.yaml diff --git a/stable/external-service/3.0.11/values.yaml b/stable/external-service/3.0.12/values.yaml similarity index 100% rename from stable/external-service/3.0.11/values.yaml rename to stable/external-service/3.0.12/values.yaml diff --git a/stable/external-service/item.yaml b/stable/external-service/item.yaml index da5c829081e..c3707013042 100644 --- a/stable/external-service/item.yaml +++ b/stable/external-service/item.yaml @@ -1,3 +1,4 @@ +icon: https://truecharts.org/_static/img/external-service-icon.png categories: - - networking -icon_url: https://truecharts.org/_static/img/external-service-icon.png +- networking + diff --git a/stable/fireflyiii/9.0.21/Chart.lock b/stable/fireflyiii/9.0.21/Chart.lock deleted file mode 100644 index e915d389276..00000000000 --- a/stable/fireflyiii/9.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:44:22.764234793Z" diff --git a/stable/fireflyiii/9.0.21/charts/common-8.3.12.tgz b/stable/fireflyiii/9.0.21/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/fireflyiii/9.0.21/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/fireflyiii/9.0.21/CHANGELOG.md b/stable/fireflyiii/9.0.22/CHANGELOG.md similarity index 75% rename from stable/fireflyiii/9.0.21/CHANGELOG.md rename to stable/fireflyiii/9.0.22/CHANGELOG.md index 1ee58064001..a9756f725b2 100644 --- a/stable/fireflyiii/9.0.21/CHANGELOG.md +++ b/stable/fireflyiii/9.0.22/CHANGELOG.md @@ -1,6 +1,28 @@ # Changelog
+ +### [fireflyiii-9.0.22](https://github.com/truecharts/apps/compare/fireflyiii-9.0.21...fireflyiii-9.0.22) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [fireflyiii-9.0.21](https://github.com/truecharts/apps/compare/fireflyiii-9.0.20...fireflyiii-9.0.21) (2021-10-19) @@ -75,25 +97,3 @@ ### [fireflyiii-9.0.14](https://github.com/truecharts/apps/compare/fireflyiii-9.0.13...fireflyiii-9.0.14) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - - - -### [fireflyiii-9.0.13](https://github.com/truecharts/apps/compare/fireflyiii-9.0.12...fireflyiii-9.0.13) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) - - - - -### [fireflyiii-9.0.12](https://github.com/truecharts/apps/compare/fireflyiii-9.0.11...fireflyiii-9.0.12) (2021-10-09) - - - - diff --git a/stable/fireflyiii/9.0.21/CONFIG.md b/stable/fireflyiii/9.0.22/CONFIG.md similarity index 100% rename from stable/fireflyiii/9.0.21/CONFIG.md rename to stable/fireflyiii/9.0.22/CONFIG.md diff --git a/stable/fireflyiii/9.0.22/Chart.lock b/stable/fireflyiii/9.0.22/Chart.lock new file mode 100644 index 00000000000..eb7782fc606 --- /dev/null +++ b/stable/fireflyiii/9.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T21:55:52.092298018Z" diff --git a/stable/fireflyiii/9.0.21/Chart.yaml b/stable/fireflyiii/9.0.22/Chart.yaml similarity index 81% rename from stable/fireflyiii/9.0.21/Chart.yaml rename to stable/fireflyiii/9.0.22/Chart.yaml index c8958dd008c..9bd55cff5b9 100644 --- a/stable/fireflyiii/9.0.21/Chart.yaml +++ b/stable/fireflyiii/9.0.22/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.5.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -27,4 +27,10 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.21 +version: 9.0.22 +annotations: + truecharts.org/catagories: | + - finacial + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/9.0.21/README.md b/stable/fireflyiii/9.0.22/README.md similarity index 96% rename from stable/fireflyiii/9.0.21/README.md rename to stable/fireflyiii/9.0.22/README.md index 80626e4bf62..1558ffa5dab 100644 --- a/stable/fireflyiii/9.0.21/README.md +++ b/stable/fireflyiii/9.0.22/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/fireflyiii/9.0.21/app-readme.md b/stable/fireflyiii/9.0.22/app-readme.md similarity index 100% rename from stable/fireflyiii/9.0.21/app-readme.md rename to stable/fireflyiii/9.0.22/app-readme.md diff --git a/stable/fireflyiii/9.0.22/charts/common-8.3.13.tgz b/stable/fireflyiii/9.0.22/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/fireflyiii/9.0.22/charts/common-8.3.13.tgz differ diff --git a/stable/fireflyiii/9.0.21/charts/postgresql-3.0.20.tgz b/stable/fireflyiii/9.0.22/charts/postgresql-3.0.20.tgz similarity index 100% rename from stable/fireflyiii/9.0.21/charts/postgresql-3.0.20.tgz rename to stable/fireflyiii/9.0.22/charts/postgresql-3.0.20.tgz diff --git a/stable/fireflyiii/9.0.21/helm-values.md b/stable/fireflyiii/9.0.22/helm-values.md similarity index 100% rename from stable/fireflyiii/9.0.21/helm-values.md rename to stable/fireflyiii/9.0.22/helm-values.md diff --git a/stable/fireflyiii/9.0.21/ix_values.yaml b/stable/fireflyiii/9.0.22/ix_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.21/ix_values.yaml rename to stable/fireflyiii/9.0.22/ix_values.yaml diff --git a/stable/fireflyiii/9.0.21/questions.yaml b/stable/fireflyiii/9.0.22/questions.yaml similarity index 100% rename from stable/fireflyiii/9.0.21/questions.yaml rename to stable/fireflyiii/9.0.22/questions.yaml diff --git a/stable/fireflyiii/9.0.21/templates/common.yaml b/stable/fireflyiii/9.0.22/templates/common.yaml similarity index 100% rename from stable/fireflyiii/9.0.21/templates/common.yaml rename to stable/fireflyiii/9.0.22/templates/common.yaml diff --git a/stable/fireflyiii/9.0.21/values.yaml b/stable/fireflyiii/9.0.22/values.yaml similarity index 100% rename from stable/fireflyiii/9.0.21/values.yaml rename to stable/fireflyiii/9.0.22/values.yaml diff --git a/stable/fireflyiii/item.yaml b/stable/fireflyiii/item.yaml index 1cbbc68aeb7..52451590c3d 100644 --- a/stable/fireflyiii/item.yaml +++ b/stable/fireflyiii/item.yaml @@ -1,3 +1,4 @@ +icon: https://www.firefly-iii.org/assets/logo/color.png categories: - - finacial -icon_url: https://www.firefly-iii.org/assets/logo/color.png +- finacial + diff --git a/stable/flaresolverr/3.0.11/CHANGELOG.md b/stable/flaresolverr/3.0.11/CHANGELOG.md deleted file mode 100644 index 62296931ef3..00000000000 --- a/stable/flaresolverr/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [flaresolverr-3.0.11](https://github.com/truecharts/apps/compare/flaresolverr-3.0.10...flaresolverr-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/flaresolverr/3.0.11/Chart.lock b/stable/flaresolverr/3.0.11/Chart.lock deleted file mode 100644 index 2a4a3cad32e..00000000000 --- a/stable/flaresolverr/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:14:16.983042778Z" diff --git a/stable/flaresolverr/3.0.11/charts/common-8.3.12.tgz b/stable/flaresolverr/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/flaresolverr/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/flaresolverr/3.0.12/CHANGELOG.md b/stable/flaresolverr/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..17d5d124cbc --- /dev/null +++ b/stable/flaresolverr/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [flaresolverr-3.0.12](https://github.com/truecharts/apps/compare/flaresolverr-3.0.11...flaresolverr-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [flaresolverr-3.0.11](https://github.com/truecharts/apps/compare/flaresolverr-3.0.10...flaresolverr-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [flaresolverr-3.0.10](https://github.com/truecharts/apps/compare/flaresolverr-3.0.9...flaresolverr-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [flaresolverr-3.0.9](https://github.com/truecharts/apps/compare/flaresolverr-3.0.8...flaresolverr-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [flaresolverr-3.0.8](https://github.com/truecharts/apps/compare/flaresolverr-3.0.7...flaresolverr-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [flaresolverr-3.0.7](https://github.com/truecharts/apps/compare/flaresolverr-3.0.6...flaresolverr-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [flaresolverr-3.0.6](https://github.com/truecharts/apps/compare/flaresolverr-3.0.5...flaresolverr-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [flaresolverr-3.0.5](https://github.com/truecharts/apps/compare/flaresolverr-3.0.4...flaresolverr-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [flaresolverr-3.0.4](https://github.com/truecharts/apps/compare/flaresolverr-3.0.3...flaresolverr-3.0.4) (2021-10-05) diff --git a/stable/flaresolverr/3.0.11/CONFIG.md b/stable/flaresolverr/3.0.12/CONFIG.md similarity index 100% rename from stable/flaresolverr/3.0.11/CONFIG.md rename to stable/flaresolverr/3.0.12/CONFIG.md diff --git a/stable/flaresolverr/3.0.12/Chart.lock b/stable/flaresolverr/3.0.12/Chart.lock new file mode 100644 index 00000000000..1663df638fd --- /dev/null +++ b/stable/flaresolverr/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:56:20.222496834Z" diff --git a/stable/flaresolverr/3.0.11/Chart.yaml b/stable/flaresolverr/3.0.12/Chart.yaml similarity index 80% rename from stable/flaresolverr/3.0.11/Chart.yaml rename to stable/flaresolverr/3.0.12/Chart.yaml index 299b5017a28..7327e03cd62 100644 --- a/stable/flaresolverr/3.0.11/Chart.yaml +++ b/stable/flaresolverr/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: FlareSolverr is a proxy server to bypass Cloudflare protection home: https://github.com/truechartsapps/tree/master/charts/stable/flaresolverr icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg @@ -19,4 +19,10 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flaresolverr/3.0.11/README.md b/stable/flaresolverr/3.0.12/README.md similarity index 96% rename from stable/flaresolverr/3.0.11/README.md rename to stable/flaresolverr/3.0.12/README.md index e218b2afe95..ffac9e99f6a 100644 --- a/stable/flaresolverr/3.0.11/README.md +++ b/stable/flaresolverr/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/flaresolverr/3.0.11/app-readme.md b/stable/flaresolverr/3.0.12/app-readme.md similarity index 100% rename from stable/flaresolverr/3.0.11/app-readme.md rename to stable/flaresolverr/3.0.12/app-readme.md diff --git a/stable/flaresolverr/3.0.12/charts/common-8.3.13.tgz b/stable/flaresolverr/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/flaresolverr/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/flaresolverr/3.0.11/helm-values.md b/stable/flaresolverr/3.0.12/helm-values.md similarity index 100% rename from stable/flaresolverr/3.0.11/helm-values.md rename to stable/flaresolverr/3.0.12/helm-values.md diff --git a/stable/flaresolverr/3.0.11/ix_values.yaml b/stable/flaresolverr/3.0.12/ix_values.yaml similarity index 100% rename from stable/flaresolverr/3.0.11/ix_values.yaml rename to stable/flaresolverr/3.0.12/ix_values.yaml diff --git a/stable/flaresolverr/3.0.11/questions.yaml b/stable/flaresolverr/3.0.12/questions.yaml similarity index 100% rename from stable/flaresolverr/3.0.11/questions.yaml rename to stable/flaresolverr/3.0.12/questions.yaml diff --git a/stable/flaresolverr/3.0.11/templates/common.yaml b/stable/flaresolverr/3.0.12/templates/common.yaml similarity index 100% rename from stable/flaresolverr/3.0.11/templates/common.yaml rename to stable/flaresolverr/3.0.12/templates/common.yaml diff --git a/stable/flaresolverr/3.0.11/values.yaml b/stable/flaresolverr/3.0.12/values.yaml similarity index 100% rename from stable/flaresolverr/3.0.11/values.yaml rename to stable/flaresolverr/3.0.12/values.yaml diff --git a/stable/flaresolverr/item.yaml b/stable/flaresolverr/item.yaml index ab78743067d..d7c53a81033 100644 --- a/stable/flaresolverr/item.yaml +++ b/stable/flaresolverr/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg categories: - - media -icon_url: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg +- media + diff --git a/stable/flood/3.0.12/CHANGELOG.md b/stable/flood/3.0.12/CHANGELOG.md deleted file mode 100644 index 314953a0f5c..00000000000 --- a/stable/flood/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [flood-3.0.12](https://github.com/truecharts/apps/compare/flood-3.0.11...flood-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/flood/3.0.12/Chart.lock b/stable/flood/3.0.12/Chart.lock deleted file mode 100644 index ca47db59139..00000000000 --- a/stable/flood/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:14:40.725944302Z" diff --git a/stable/flood/3.0.12/charts/common-8.3.12.tgz b/stable/flood/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/flood/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/flood/3.0.13/CHANGELOG.md b/stable/flood/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..c928a904b25 --- /dev/null +++ b/stable/flood/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [flood-3.0.13](https://github.com/truecharts/apps/compare/flood-3.0.12...flood-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [flood-3.0.12](https://github.com/truecharts/apps/compare/flood-3.0.11...flood-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [flood-3.0.11](https://github.com/truecharts/apps/compare/flood-3.0.10...flood-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [flood-3.0.10](https://github.com/truecharts/apps/compare/flood-3.0.9...flood-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [flood-3.0.9](https://github.com/truecharts/apps/compare/flood-3.0.8...flood-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [flood-3.0.8](https://github.com/truecharts/apps/compare/flood-3.0.7...flood-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [flood-3.0.7](https://github.com/truecharts/apps/compare/flood-3.0.6...flood-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [flood-3.0.6](https://github.com/truecharts/apps/compare/flood-3.0.5...flood-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [flood-3.0.5](https://github.com/truecharts/apps/compare/flood-3.0.4...flood-3.0.5) (2021-10-12) diff --git a/stable/flood/3.0.12/CONFIG.md b/stable/flood/3.0.13/CONFIG.md similarity index 100% rename from stable/flood/3.0.12/CONFIG.md rename to stable/flood/3.0.13/CONFIG.md diff --git a/stable/flood/3.0.13/Chart.lock b/stable/flood/3.0.13/Chart.lock new file mode 100644 index 00000000000..a0391e317b1 --- /dev/null +++ b/stable/flood/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:56:41.289053569Z" diff --git a/stable/flood/3.0.12/Chart.yaml b/stable/flood/3.0.13/Chart.yaml similarity index 78% rename from stable/flood/3.0.12/Chart.yaml rename to stable/flood/3.0.13/Chart.yaml index 842277cca12..1bc4c4d7678 100644 --- a/stable/flood/3.0.12/Chart.yaml +++ b/stable/flood/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Flood is a monitoring service for various torrent clients home: https://github.com/truechartsapps/tree/master/charts/stable/flood icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg @@ -21,4 +21,10 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flood/3.0.12/README.md b/stable/flood/3.0.13/README.md similarity index 96% rename from stable/flood/3.0.12/README.md rename to stable/flood/3.0.13/README.md index fc38a83d059..b0a6a3b2ab4 100644 --- a/stable/flood/3.0.12/README.md +++ b/stable/flood/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/flood/3.0.12/app-readme.md b/stable/flood/3.0.13/app-readme.md similarity index 100% rename from stable/flood/3.0.12/app-readme.md rename to stable/flood/3.0.13/app-readme.md diff --git a/stable/flood/3.0.13/charts/common-8.3.13.tgz b/stable/flood/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/flood/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/flood/3.0.12/ci/ct-values.yaml b/stable/flood/3.0.13/ci/ct-values.yaml similarity index 100% rename from stable/flood/3.0.12/ci/ct-values.yaml rename to stable/flood/3.0.13/ci/ct-values.yaml diff --git a/stable/flood/3.0.12/helm-values.md b/stable/flood/3.0.13/helm-values.md similarity index 100% rename from stable/flood/3.0.12/helm-values.md rename to stable/flood/3.0.13/helm-values.md diff --git a/stable/flood/3.0.12/ix_values.yaml b/stable/flood/3.0.13/ix_values.yaml similarity index 100% rename from stable/flood/3.0.12/ix_values.yaml rename to stable/flood/3.0.13/ix_values.yaml diff --git a/stable/flood/3.0.12/questions.yaml b/stable/flood/3.0.13/questions.yaml similarity index 100% rename from stable/flood/3.0.12/questions.yaml rename to stable/flood/3.0.13/questions.yaml diff --git a/stable/flood/3.0.12/templates/common.yaml b/stable/flood/3.0.13/templates/common.yaml similarity index 100% rename from stable/flood/3.0.12/templates/common.yaml rename to stable/flood/3.0.13/templates/common.yaml diff --git a/stable/flood/3.0.12/values.yaml b/stable/flood/3.0.13/values.yaml similarity index 100% rename from stable/flood/3.0.12/values.yaml rename to stable/flood/3.0.13/values.yaml diff --git a/stable/flood/item.yaml b/stable/flood/item.yaml index 43b7a9a5fbf..7772ff1ae15 100644 --- a/stable/flood/item.yaml +++ b/stable/flood/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg categories: - - media -icon_url: https://raw.githubusercontent.com/jesec/flood/master/flood.svg +- media + diff --git a/stable/focalboard/3.0.11/CHANGELOG.md b/stable/focalboard/3.0.11/CHANGELOG.md deleted file mode 100644 index ef3aff22af6..00000000000 --- a/stable/focalboard/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [focalboard-3.0.11](https://github.com/truecharts/apps/compare/focalboard-3.0.10...focalboard-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/focalboard/3.0.11/Chart.lock b/stable/focalboard/3.0.11/Chart.lock deleted file mode 100644 index c6a689435eb..00000000000 --- a/stable/focalboard/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:15:04.037009517Z" diff --git a/stable/focalboard/3.0.11/charts/common-8.3.12.tgz b/stable/focalboard/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/focalboard/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/focalboard/3.0.12/CHANGELOG.md b/stable/focalboard/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..765da5552e9 --- /dev/null +++ b/stable/focalboard/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [focalboard-3.0.12](https://github.com/truecharts/apps/compare/focalboard-3.0.11...focalboard-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [focalboard-3.0.11](https://github.com/truecharts/apps/compare/focalboard-3.0.10...focalboard-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [focalboard-3.0.10](https://github.com/truecharts/apps/compare/focalboard-3.0.9...focalboard-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [focalboard-3.0.9](https://github.com/truecharts/apps/compare/focalboard-3.0.8...focalboard-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [focalboard-3.0.8](https://github.com/truecharts/apps/compare/focalboard-3.0.7...focalboard-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [focalboard-3.0.7](https://github.com/truecharts/apps/compare/focalboard-3.0.6...focalboard-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [focalboard-3.0.6](https://github.com/truecharts/apps/compare/focalboard-3.0.5...focalboard-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [focalboard-3.0.5](https://github.com/truecharts/apps/compare/focalboard-3.0.4...focalboard-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [focalboard-3.0.4](https://github.com/truecharts/apps/compare/focalboard-3.0.3...focalboard-3.0.4) (2021-10-05) diff --git a/stable/focalboard/3.0.11/CONFIG.md b/stable/focalboard/3.0.12/CONFIG.md similarity index 100% rename from stable/focalboard/3.0.11/CONFIG.md rename to stable/focalboard/3.0.12/CONFIG.md diff --git a/stable/focalboard/3.0.12/Chart.lock b/stable/focalboard/3.0.12/Chart.lock new file mode 100644 index 00000000000..5bddd0b0205 --- /dev/null +++ b/stable/focalboard/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:57:02.434231463Z" diff --git a/stable/focalboard/3.0.11/Chart.yaml b/stable/focalboard/3.0.12/Chart.yaml similarity index 81% rename from stable/focalboard/3.0.11/Chart.yaml rename to stable/focalboard/3.0.12/Chart.yaml index cae3778411a..e78e270c558 100644 --- a/stable/focalboard/3.0.11/Chart.yaml +++ b/stable/focalboard/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. home: https://github.com/truechartsapps/tree/master/charts/stable/focalboard @@ -22,4 +22,10 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/focalboard/3.0.11/README.md b/stable/focalboard/3.0.12/README.md similarity index 96% rename from stable/focalboard/3.0.11/README.md rename to stable/focalboard/3.0.12/README.md index fb56896bf79..6d93086c51c 100644 --- a/stable/focalboard/3.0.11/README.md +++ b/stable/focalboard/3.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/focalboard/3.0.11/app-readme.md b/stable/focalboard/3.0.12/app-readme.md similarity index 100% rename from stable/focalboard/3.0.11/app-readme.md rename to stable/focalboard/3.0.12/app-readme.md diff --git a/stable/focalboard/3.0.12/charts/common-8.3.13.tgz b/stable/focalboard/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/focalboard/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/focalboard/3.0.11/helm-values.md b/stable/focalboard/3.0.12/helm-values.md similarity index 100% rename from stable/focalboard/3.0.11/helm-values.md rename to stable/focalboard/3.0.12/helm-values.md diff --git a/stable/focalboard/3.0.11/ix_values.yaml b/stable/focalboard/3.0.12/ix_values.yaml similarity index 100% rename from stable/focalboard/3.0.11/ix_values.yaml rename to stable/focalboard/3.0.12/ix_values.yaml diff --git a/stable/focalboard/3.0.11/questions.yaml b/stable/focalboard/3.0.12/questions.yaml similarity index 100% rename from stable/focalboard/3.0.11/questions.yaml rename to stable/focalboard/3.0.12/questions.yaml diff --git a/stable/focalboard/3.0.11/templates/common.yaml b/stable/focalboard/3.0.12/templates/common.yaml similarity index 100% rename from stable/focalboard/3.0.11/templates/common.yaml rename to stable/focalboard/3.0.12/templates/common.yaml diff --git a/stable/focalboard/3.0.11/values.yaml b/stable/focalboard/3.0.12/values.yaml similarity index 100% rename from stable/focalboard/3.0.11/values.yaml rename to stable/focalboard/3.0.12/values.yaml diff --git a/stable/focalboard/item.yaml b/stable/focalboard/item.yaml index 722ad20cdfc..cf3eac02f74 100644 --- a/stable/focalboard/item.yaml +++ b/stable/focalboard/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/mattermost/focalboard/raw/main/webapp/static/favicon.svg categories: - - media -icon_url: https://github.com/mattermost/focalboard/raw/main/webapp/static/favicon.svg +- media + diff --git a/stable/freeradius/3.0.11/CHANGELOG.md b/stable/freeradius/3.0.11/CHANGELOG.md deleted file mode 100644 index d31a08ad573..00000000000 --- a/stable/freeradius/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [freeradius-3.0.11](https://github.com/truecharts/apps/compare/freeradius-3.0.10...freeradius-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/freeradius/3.0.11/Chart.lock b/stable/freeradius/3.0.11/Chart.lock deleted file mode 100644 index 16480bf1792..00000000000 --- a/stable/freeradius/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:15:28.518097925Z" diff --git a/stable/freeradius/3.0.11/charts/common-8.3.12.tgz b/stable/freeradius/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/freeradius/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/freeradius/3.0.12/CHANGELOG.md b/stable/freeradius/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b989e6d3190 --- /dev/null +++ b/stable/freeradius/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [freeradius-3.0.12](https://github.com/truecharts/apps/compare/freeradius-3.0.11...freeradius-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [freeradius-3.0.11](https://github.com/truecharts/apps/compare/freeradius-3.0.10...freeradius-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [freeradius-3.0.10](https://github.com/truecharts/apps/compare/freeradius-3.0.9...freeradius-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [freeradius-3.0.9](https://github.com/truecharts/apps/compare/freeradius-3.0.8...freeradius-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [freeradius-3.0.8](https://github.com/truecharts/apps/compare/freeradius-3.0.7...freeradius-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [freeradius-3.0.7](https://github.com/truecharts/apps/compare/freeradius-3.0.6...freeradius-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [freeradius-3.0.6](https://github.com/truecharts/apps/compare/freeradius-3.0.5...freeradius-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [freeradius-3.0.5](https://github.com/truecharts/apps/compare/freeradius-3.0.4...freeradius-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [freeradius-3.0.4](https://github.com/truecharts/apps/compare/freeradius-3.0.3...freeradius-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/freeradius/3.0.11/CONFIG.md b/stable/freeradius/3.0.12/CONFIG.md similarity index 100% rename from stable/freeradius/3.0.11/CONFIG.md rename to stable/freeradius/3.0.12/CONFIG.md diff --git a/stable/freeradius/3.0.12/Chart.lock b/stable/freeradius/3.0.12/Chart.lock new file mode 100644 index 00000000000..d2d94381498 --- /dev/null +++ b/stable/freeradius/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:57:23.476845643Z" diff --git a/stable/freeradius/3.0.11/Chart.yaml b/stable/freeradius/3.0.12/Chart.yaml similarity index 79% rename from stable/freeradius/3.0.11/Chart.yaml rename to stable/freeradius/3.0.12/Chart.yaml index 7a09fc3878d..bb50c8d413a 100644 --- a/stable/freeradius/3.0.11/Chart.yaml +++ b/stable/freeradius/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.23" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: OpenSource Radius implementation home: https://www.openldap.org @@ -24,4 +24,10 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - auth + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freeradius/3.0.11/README.md b/stable/freeradius/3.0.12/README.md similarity index 96% rename from stable/freeradius/3.0.11/README.md rename to stable/freeradius/3.0.12/README.md index 372792fcb2a..ed902f50ca3 100644 --- a/stable/freeradius/3.0.11/README.md +++ b/stable/freeradius/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/freeradius/3.0.11/app-readme.md b/stable/freeradius/3.0.12/app-readme.md similarity index 100% rename from stable/freeradius/3.0.11/app-readme.md rename to stable/freeradius/3.0.12/app-readme.md diff --git a/stable/freeradius/3.0.12/charts/common-8.3.13.tgz b/stable/freeradius/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/freeradius/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/freeradius/3.0.11/helm-values.md b/stable/freeradius/3.0.12/helm-values.md similarity index 100% rename from stable/freeradius/3.0.11/helm-values.md rename to stable/freeradius/3.0.12/helm-values.md diff --git a/stable/freeradius/3.0.11/ix_values.yaml b/stable/freeradius/3.0.12/ix_values.yaml similarity index 100% rename from stable/freeradius/3.0.11/ix_values.yaml rename to stable/freeradius/3.0.12/ix_values.yaml diff --git a/stable/freeradius/3.0.11/questions.yaml b/stable/freeradius/3.0.12/questions.yaml similarity index 100% rename from stable/freeradius/3.0.11/questions.yaml rename to stable/freeradius/3.0.12/questions.yaml diff --git a/stable/freeradius/3.0.11/templates/common.yaml b/stable/freeradius/3.0.12/templates/common.yaml similarity index 100% rename from stable/freeradius/3.0.11/templates/common.yaml rename to stable/freeradius/3.0.12/templates/common.yaml diff --git a/stable/freeradius/3.0.11/values.yaml b/stable/freeradius/3.0.12/values.yaml similarity index 100% rename from stable/freeradius/3.0.11/values.yaml rename to stable/freeradius/3.0.12/values.yaml diff --git a/stable/freeradius/item.yaml b/stable/freeradius/item.yaml index 5ec3bba6b47..c591dc6f363 100644 --- a/stable/freeradius/item.yaml +++ b/stable/freeradius/item.yaml @@ -1,3 +1,4 @@ +icon: https://networkradius.com/assets/img/FR-NR.svg categories: - - auth -icon_url: https://networkradius.com/assets/img/FR-NR.svg +- auth + diff --git a/stable/freshrss/8.0.14/CHANGELOG.md b/stable/freshrss/8.0.14/CHANGELOG.md deleted file mode 100644 index 335cb3234e0..00000000000 --- a/stable/freshrss/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [freshrss-8.0.14](https://github.com/truecharts/apps/compare/freshrss-8.0.13...freshrss-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/freshrss/8.0.14/Chart.lock b/stable/freshrss/8.0.14/Chart.lock deleted file mode 100644 index cc42434dd8c..00000000000 --- a/stable/freshrss/8.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:15:53.753961549Z" diff --git a/stable/freshrss/8.0.14/charts/common-8.3.12.tgz b/stable/freshrss/8.0.14/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/freshrss/8.0.14/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/freshrss/8.0.15/CHANGELOG.md b/stable/freshrss/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d1979820da8 --- /dev/null +++ b/stable/freshrss/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [freshrss-8.0.15](https://github.com/truecharts/apps/compare/freshrss-8.0.14...freshrss-8.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [freshrss-8.0.14](https://github.com/truecharts/apps/compare/freshrss-8.0.13...freshrss-8.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [freshrss-8.0.13](https://github.com/truecharts/apps/compare/freshrss-8.0.12...freshrss-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [freshrss-8.0.12](https://github.com/truecharts/apps/compare/freshrss-8.0.11...freshrss-8.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [freshrss-8.0.11](https://github.com/truecharts/apps/compare/freshrss-8.0.10...freshrss-8.0.11) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [freshrss-8.0.10](https://github.com/truecharts/apps/compare/freshrss-8.0.9...freshrss-8.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [freshrss-8.0.9](https://github.com/truecharts/apps/compare/freshrss-8.0.8...freshrss-8.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [freshrss-8.0.8](https://github.com/truecharts/apps/compare/freshrss-8.0.7...freshrss-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [freshrss-8.0.7](https://github.com/truecharts/apps/compare/freshrss-8.0.6...freshrss-8.0.7) (2021-10-12) + +#### Chore + diff --git a/stable/freshrss/8.0.14/CONFIG.md b/stable/freshrss/8.0.15/CONFIG.md similarity index 100% rename from stable/freshrss/8.0.14/CONFIG.md rename to stable/freshrss/8.0.15/CONFIG.md diff --git a/stable/freshrss/8.0.15/Chart.lock b/stable/freshrss/8.0.15/Chart.lock new file mode 100644 index 00000000000..71edf54ce38 --- /dev/null +++ b/stable/freshrss/8.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:57:44.561665523Z" diff --git a/stable/freshrss/8.0.14/Chart.yaml b/stable/freshrss/8.0.15/Chart.yaml similarity index 79% rename from stable/freshrss/8.0.14/Chart.yaml rename to stable/freshrss/8.0.15/Chart.yaml index c3bd70aa34a..d1e354b4392 100644 --- a/stable/freshrss/8.0.14/Chart.yaml +++ b/stable/freshrss/8.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: FreshRSS is a self-hosted RSS feed aggregator home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss @@ -21,4 +21,10 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 8.0.14 +version: 8.0.15 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freshrss/8.0.14/README.md b/stable/freshrss/8.0.15/README.md similarity index 96% rename from stable/freshrss/8.0.14/README.md rename to stable/freshrss/8.0.15/README.md index fede12f31a2..6aceb5654fb 100644 --- a/stable/freshrss/8.0.14/README.md +++ b/stable/freshrss/8.0.15/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/freshrss/8.0.14/app-readme.md b/stable/freshrss/8.0.15/app-readme.md similarity index 100% rename from stable/freshrss/8.0.14/app-readme.md rename to stable/freshrss/8.0.15/app-readme.md diff --git a/stable/freshrss/8.0.15/charts/common-8.3.13.tgz b/stable/freshrss/8.0.15/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/freshrss/8.0.15/charts/common-8.3.13.tgz differ diff --git a/stable/freshrss/8.0.14/helm-values.md b/stable/freshrss/8.0.15/helm-values.md similarity index 92% rename from stable/freshrss/8.0.14/helm-values.md rename to stable/freshrss/8.0.15/helm-values.md index 29ad1bc0edc..a0692313d47 100644 --- a/stable/freshrss/8.0.14/helm-values.md +++ b/stable/freshrss/8.0.15/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/freshrss"` | | -| image.tag | string | `"version-1.18.1@sha256:aff3316a800c58ce7c670fc6cfbc3177ba5f12c0529a5824f7cbb96e9a9fa7e5"` | | +| image.tag | string | `"version-1.18.1@sha256:d0215533b25c467fda78d212207849ad879d7d57fc92da74adb391159db9faa1"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/freshrss/8.0.14/ix_values.yaml b/stable/freshrss/8.0.15/ix_values.yaml similarity index 82% rename from stable/freshrss/8.0.14/ix_values.yaml rename to stable/freshrss/8.0.15/ix_values.yaml index 7df740e6e9b..78987e080b1 100644 --- a/stable/freshrss/8.0.14/ix_values.yaml +++ b/stable/freshrss/8.0.15/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/linuxserver/freshrss pullPolicy: IfNotPresent - tag: version-1.18.1@sha256:aff3316a800c58ce7c670fc6cfbc3177ba5f12c0529a5824f7cbb96e9a9fa7e5 + tag: version-1.18.1@sha256:d0215533b25c467fda78d212207849ad879d7d57fc92da74adb391159db9faa1 securityContext: readOnlyRootFilesystem: false diff --git a/stable/freshrss/8.0.14/questions.yaml b/stable/freshrss/8.0.15/questions.yaml similarity index 100% rename from stable/freshrss/8.0.14/questions.yaml rename to stable/freshrss/8.0.15/questions.yaml diff --git a/stable/freshrss/8.0.14/templates/common.yaml b/stable/freshrss/8.0.15/templates/common.yaml similarity index 100% rename from stable/freshrss/8.0.14/templates/common.yaml rename to stable/freshrss/8.0.15/templates/common.yaml diff --git a/stable/freshrss/8.0.14/values.yaml b/stable/freshrss/8.0.15/values.yaml similarity index 100% rename from stable/freshrss/8.0.14/values.yaml rename to stable/freshrss/8.0.15/values.yaml diff --git a/stable/freshrss/item.yaml b/stable/freshrss/item.yaml index b77c41d436c..a6c1cfce58b 100644 --- a/stable/freshrss/item.yaml +++ b/stable/freshrss/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true categories: - - media -icon_url: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true +- media + diff --git a/stable/gaps/8.0.11/CHANGELOG.md b/stable/gaps/8.0.11/CHANGELOG.md deleted file mode 100644 index 4746c6873ac..00000000000 --- a/stable/gaps/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [gaps-8.0.11](https://github.com/truecharts/apps/compare/gaps-8.0.10...gaps-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/gaps/8.0.11/Chart.lock b/stable/gaps/8.0.11/Chart.lock deleted file mode 100644 index f4c220f2617..00000000000 --- a/stable/gaps/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:16:18.399599035Z" diff --git a/stable/gaps/8.0.11/charts/common-8.3.12.tgz b/stable/gaps/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/gaps/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/gaps/8.0.12/CHANGELOG.md b/stable/gaps/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3f285d92873 --- /dev/null +++ b/stable/gaps/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [gaps-8.0.12](https://github.com/truecharts/apps/compare/gaps-8.0.11...gaps-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [gaps-8.0.11](https://github.com/truecharts/apps/compare/gaps-8.0.10...gaps-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [gaps-8.0.10](https://github.com/truecharts/apps/compare/gaps-8.0.9...gaps-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [gaps-8.0.9](https://github.com/truecharts/apps/compare/gaps-8.0.8...gaps-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [gaps-8.0.8](https://github.com/truecharts/apps/compare/gaps-8.0.7...gaps-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [gaps-8.0.7](https://github.com/truecharts/apps/compare/gaps-8.0.6...gaps-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [gaps-8.0.6](https://github.com/truecharts/apps/compare/gaps-8.0.5...gaps-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [gaps-8.0.5](https://github.com/truecharts/apps/compare/gaps-8.0.4...gaps-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [gaps-8.0.4](https://github.com/truecharts/apps/compare/gaps-8.0.3...gaps-8.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/gaps/8.0.11/CONFIG.md b/stable/gaps/8.0.12/CONFIG.md similarity index 100% rename from stable/gaps/8.0.11/CONFIG.md rename to stable/gaps/8.0.12/CONFIG.md diff --git a/stable/gaps/8.0.12/Chart.lock b/stable/gaps/8.0.12/Chart.lock new file mode 100644 index 00000000000..f3e08a367ca --- /dev/null +++ b/stable/gaps/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:58:05.634264032Z" diff --git a/stable/gaps/8.0.11/Chart.yaml b/stable/gaps/8.0.12/Chart.yaml similarity index 80% rename from stable/gaps/8.0.11/Chart.yaml rename to stable/gaps/8.0.12/Chart.yaml index 861d43a0010..49ce60a90ff 100644 --- a/stable/gaps/8.0.11/Chart.yaml +++ b/stable/gaps/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. @@ -22,4 +22,10 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gaps/8.0.11/README.md b/stable/gaps/8.0.12/README.md similarity index 96% rename from stable/gaps/8.0.11/README.md rename to stable/gaps/8.0.12/README.md index 3fc1adac668..81e559b9328 100644 --- a/stable/gaps/8.0.11/README.md +++ b/stable/gaps/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/gaps/8.0.11/app-readme.md b/stable/gaps/8.0.12/app-readme.md similarity index 100% rename from stable/gaps/8.0.11/app-readme.md rename to stable/gaps/8.0.12/app-readme.md diff --git a/stable/gaps/8.0.12/charts/common-8.3.13.tgz b/stable/gaps/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/gaps/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/gaps/8.0.11/helm-values.md b/stable/gaps/8.0.12/helm-values.md similarity index 100% rename from stable/gaps/8.0.11/helm-values.md rename to stable/gaps/8.0.12/helm-values.md diff --git a/stable/gaps/8.0.11/ix_values.yaml b/stable/gaps/8.0.12/ix_values.yaml similarity index 100% rename from stable/gaps/8.0.11/ix_values.yaml rename to stable/gaps/8.0.12/ix_values.yaml diff --git a/stable/gaps/8.0.11/questions.yaml b/stable/gaps/8.0.12/questions.yaml similarity index 100% rename from stable/gaps/8.0.11/questions.yaml rename to stable/gaps/8.0.12/questions.yaml diff --git a/stable/gaps/8.0.11/templates/common.yaml b/stable/gaps/8.0.12/templates/common.yaml similarity index 100% rename from stable/gaps/8.0.11/templates/common.yaml rename to stable/gaps/8.0.12/templates/common.yaml diff --git a/stable/gaps/8.0.11/values.yaml b/stable/gaps/8.0.12/values.yaml similarity index 100% rename from stable/gaps/8.0.11/values.yaml rename to stable/gaps/8.0.12/values.yaml diff --git a/stable/gaps/item.yaml b/stable/gaps/item.yaml index 5fe657ea429..fb673b4f71b 100644 --- a/stable/gaps/item.yaml +++ b/stable/gaps/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png categories: - - media -icon_url: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png +- media + diff --git a/stable/gitea/1.0.15/charts/common-8.3.12.tgz b/stable/gitea/1.0.15/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/gitea/1.0.15/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/gitea/1.0.15/CHANGELOG.md b/stable/gitea/1.0.16/CHANGELOG.md similarity index 92% rename from stable/gitea/1.0.15/CHANGELOG.md rename to stable/gitea/1.0.16/CHANGELOG.md index 69453d00a27..96e5ad8c4af 100644 --- a/stable/gitea/1.0.15/CHANGELOG.md +++ b/stable/gitea/1.0.16/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-1.0.16](https://github.com/truecharts/apps/compare/gitea-1.0.15...gitea-1.0.16) (2021-10-19) + +#### Chore + +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + + + ### [gitea-1.0.15](https://github.com/truecharts/apps/compare/gitea-1.0.14...gitea-1.0.15) (2021-10-19) @@ -88,12 +97,3 @@ #### Chore * update helm chart postgresql to v3.0.15 ([#1127](https://github.com/truecharts/apps/issues/1127)) - - - - -### [gitea-1.0.7](https://github.com/truecharts/apps/compare/gitea-1.0.6...gitea-1.0.7) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) diff --git a/stable/gitea/1.0.15/CONFIG.md b/stable/gitea/1.0.16/CONFIG.md similarity index 100% rename from stable/gitea/1.0.15/CONFIG.md rename to stable/gitea/1.0.16/CONFIG.md diff --git a/stable/gitea/1.0.15/Chart.lock b/stable/gitea/1.0.16/Chart.lock similarity index 61% rename from stable/gitea/1.0.15/Chart.lock rename to stable/gitea/1.0.16/Chart.lock index 95b30949b13..8173285c43f 100644 --- a/stable/gitea/1.0.15/Chart.lock +++ b/stable/gitea/1.0.16/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - name: postgresql repository: https://truecharts.org/ version: 3.0.20 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.6 -digest: sha256:5d6aa59e90ad666f0950efef50f52c797243c5131d7e604b4b8ec7ca83347af5 -generated: "2021-10-19T17:45:26.273119651Z" +digest: sha256:4ca5f7804a42cb5b07539d795b2e755c3bc1d791a2af796fcd0d943899672c47 +generated: "2021-10-19T21:58:29.219167593Z" diff --git a/stable/gitea/1.0.15/Chart.yaml b/stable/gitea/1.0.16/Chart.yaml similarity index 96% rename from stable/gitea/1.0.15/Chart.yaml rename to stable/gitea/1.0.16/Chart.yaml index 6645bafd999..4f9ad3c4765 100644 --- a/stable/gitea/1.0.15/Chart.yaml +++ b/stable/gitea/1.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.15.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 1.0.15 +version: 1.0.16 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/1.0.15/README.md b/stable/gitea/1.0.16/README.md similarity index 96% rename from stable/gitea/1.0.15/README.md rename to stable/gitea/1.0.16/README.md index 3dae63f3a78..e8bcf979055 100644 --- a/stable/gitea/1.0.15/README.md +++ b/stable/gitea/1.0.16/README.md @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | memcached | 5.15.6 | | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/gitea/1.0.15/app-readme.md b/stable/gitea/1.0.16/app-readme.md similarity index 100% rename from stable/gitea/1.0.15/app-readme.md rename to stable/gitea/1.0.16/app-readme.md diff --git a/stable/gitea/1.0.16/charts/common-8.3.13.tgz b/stable/gitea/1.0.16/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/gitea/1.0.16/charts/common-8.3.13.tgz differ diff --git a/stable/gitea/1.0.15/charts/memcached-5.15.6.tgz b/stable/gitea/1.0.16/charts/memcached-5.15.6.tgz similarity index 100% rename from stable/gitea/1.0.15/charts/memcached-5.15.6.tgz rename to stable/gitea/1.0.16/charts/memcached-5.15.6.tgz diff --git a/stable/gitea/1.0.15/charts/postgresql-3.0.20.tgz b/stable/gitea/1.0.16/charts/postgresql-3.0.20.tgz similarity index 100% rename from stable/gitea/1.0.15/charts/postgresql-3.0.20.tgz rename to stable/gitea/1.0.16/charts/postgresql-3.0.20.tgz diff --git a/stable/gitea/1.0.15/ci/basic-values.yaml b/stable/gitea/1.0.16/ci/basic-values.yaml similarity index 100% rename from stable/gitea/1.0.15/ci/basic-values.yaml rename to stable/gitea/1.0.16/ci/basic-values.yaml diff --git a/stable/gitea/1.0.15/ci/ingress-values.yaml b/stable/gitea/1.0.16/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/1.0.15/ci/ingress-values.yaml rename to stable/gitea/1.0.16/ci/ingress-values.yaml diff --git a/stable/gitea/1.0.15/helm-values.md b/stable/gitea/1.0.16/helm-values.md similarity index 100% rename from stable/gitea/1.0.15/helm-values.md rename to stable/gitea/1.0.16/helm-values.md diff --git a/stable/gitea/1.0.15/ix_values.yaml b/stable/gitea/1.0.16/ix_values.yaml similarity index 100% rename from stable/gitea/1.0.15/ix_values.yaml rename to stable/gitea/1.0.16/ix_values.yaml diff --git a/stable/gitea/1.0.15/questions.yaml b/stable/gitea/1.0.16/questions.yaml similarity index 100% rename from stable/gitea/1.0.15/questions.yaml rename to stable/gitea/1.0.16/questions.yaml diff --git a/stable/gitea/1.0.15/templates/_configmap.tpl b/stable/gitea/1.0.16/templates/_configmap.tpl similarity index 100% rename from stable/gitea/1.0.15/templates/_configmap.tpl rename to stable/gitea/1.0.16/templates/_configmap.tpl diff --git a/stable/gitea/1.0.15/templates/_secrets.tpl b/stable/gitea/1.0.16/templates/_secrets.tpl similarity index 100% rename from stable/gitea/1.0.15/templates/_secrets.tpl rename to stable/gitea/1.0.16/templates/_secrets.tpl diff --git a/stable/gitea/1.0.15/templates/common.yaml b/stable/gitea/1.0.16/templates/common.yaml similarity index 100% rename from stable/gitea/1.0.15/templates/common.yaml rename to stable/gitea/1.0.16/templates/common.yaml diff --git a/stable/gitea/1.0.15/values.yaml b/stable/gitea/1.0.16/values.yaml similarity index 100% rename from stable/gitea/1.0.15/values.yaml rename to stable/gitea/1.0.16/values.yaml diff --git a/stable/gonic/3.0.12/CHANGELOG.md b/stable/gonic/3.0.12/CHANGELOG.md deleted file mode 100644 index 5b63c8018c1..00000000000 --- a/stable/gonic/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [gonic-3.0.12](https://github.com/truecharts/apps/compare/gonic-3.0.11...gonic-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/gonic/3.0.12/Chart.lock b/stable/gonic/3.0.12/Chart.lock deleted file mode 100644 index 4fb5c04b7a6..00000000000 --- a/stable/gonic/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:17:35.042886062Z" diff --git a/stable/gonic/3.0.12/charts/common-8.3.12.tgz b/stable/gonic/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/gonic/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/gonic/3.0.13/CHANGELOG.md b/stable/gonic/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..0e50c83c6a2 --- /dev/null +++ b/stable/gonic/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [gonic-3.0.13](https://github.com/truecharts/apps/compare/gonic-3.0.12...gonic-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [gonic-3.0.12](https://github.com/truecharts/apps/compare/gonic-3.0.11...gonic-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [gonic-3.0.11](https://github.com/truecharts/apps/compare/gonic-3.0.10...gonic-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [gonic-3.0.10](https://github.com/truecharts/apps/compare/gonic-3.0.9...gonic-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [gonic-3.0.9](https://github.com/truecharts/apps/compare/gonic-3.0.8...gonic-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [gonic-3.0.8](https://github.com/truecharts/apps/compare/gonic-3.0.7...gonic-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [gonic-3.0.7](https://github.com/truecharts/apps/compare/gonic-3.0.6...gonic-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [gonic-3.0.6](https://github.com/truecharts/apps/compare/gonic-3.0.5...gonic-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [gonic-3.0.5](https://github.com/truecharts/apps/compare/gonic-3.0.4...gonic-3.0.5) (2021-10-05) diff --git a/stable/gonic/3.0.12/CONFIG.md b/stable/gonic/3.0.13/CONFIG.md similarity index 100% rename from stable/gonic/3.0.12/CONFIG.md rename to stable/gonic/3.0.13/CONFIG.md diff --git a/stable/gonic/3.0.13/Chart.lock b/stable/gonic/3.0.13/Chart.lock new file mode 100644 index 00000000000..8346680fc03 --- /dev/null +++ b/stable/gonic/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:59:10.391097203Z" diff --git a/stable/gonic/3.0.12/Chart.yaml b/stable/gonic/3.0.13/Chart.yaml similarity index 78% rename from stable/gonic/3.0.12/Chart.yaml rename to stable/gonic/3.0.13/Chart.yaml index 018d8750232..3cadfb9f6fe 100644 --- a/stable/gonic/3.0.12/Chart.yaml +++ b/stable/gonic/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Music streaming server / subsonic server API implementation home: https://github.com/truechartsapps/tree/master/charts/stable/gonic icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png @@ -19,4 +19,10 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gonic/3.0.12/README.md b/stable/gonic/3.0.13/README.md similarity index 96% rename from stable/gonic/3.0.12/README.md rename to stable/gonic/3.0.13/README.md index 30b3ce36e18..d0949d41345 100644 --- a/stable/gonic/3.0.12/README.md +++ b/stable/gonic/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/gonic/3.0.12/app-readme.md b/stable/gonic/3.0.13/app-readme.md similarity index 100% rename from stable/gonic/3.0.12/app-readme.md rename to stable/gonic/3.0.13/app-readme.md diff --git a/stable/gonic/3.0.13/charts/common-8.3.13.tgz b/stable/gonic/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/gonic/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/gonic/3.0.12/ci/ct-values.yaml b/stable/gonic/3.0.13/ci/ct-values.yaml similarity index 100% rename from stable/gonic/3.0.12/ci/ct-values.yaml rename to stable/gonic/3.0.13/ci/ct-values.yaml diff --git a/stable/gonic/3.0.12/helm-values.md b/stable/gonic/3.0.13/helm-values.md similarity index 100% rename from stable/gonic/3.0.12/helm-values.md rename to stable/gonic/3.0.13/helm-values.md diff --git a/stable/gonic/3.0.12/ix_values.yaml b/stable/gonic/3.0.13/ix_values.yaml similarity index 100% rename from stable/gonic/3.0.12/ix_values.yaml rename to stable/gonic/3.0.13/ix_values.yaml diff --git a/stable/gonic/3.0.12/questions.yaml b/stable/gonic/3.0.13/questions.yaml similarity index 100% rename from stable/gonic/3.0.12/questions.yaml rename to stable/gonic/3.0.13/questions.yaml diff --git a/stable/gonic/3.0.12/templates/common.yaml b/stable/gonic/3.0.13/templates/common.yaml similarity index 100% rename from stable/gonic/3.0.12/templates/common.yaml rename to stable/gonic/3.0.13/templates/common.yaml diff --git a/stable/gonic/3.0.12/values.yaml b/stable/gonic/3.0.13/values.yaml similarity index 100% rename from stable/gonic/3.0.12/values.yaml rename to stable/gonic/3.0.13/values.yaml diff --git a/stable/gonic/item.yaml b/stable/gonic/item.yaml index 9b32a188f24..26283e2ef66 100644 --- a/stable/gonic/item.yaml +++ b/stable/gonic/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png categories: - - media -icon_url: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png +- media + diff --git a/stable/grocy/8.0.12/CHANGELOG.md b/stable/grocy/8.0.12/CHANGELOG.md deleted file mode 100644 index d2a95ac8797..00000000000 --- a/stable/grocy/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [grocy-8.0.12](https://github.com/truecharts/apps/compare/grocy-8.0.11...grocy-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/grocy/8.0.12/Chart.lock b/stable/grocy/8.0.12/Chart.lock deleted file mode 100644 index 62bade9c395..00000000000 --- a/stable/grocy/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:17:59.228283851Z" diff --git a/stable/grocy/8.0.12/charts/common-8.3.12.tgz b/stable/grocy/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/grocy/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/grocy/8.0.13/CHANGELOG.md b/stable/grocy/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..73575ec3891 --- /dev/null +++ b/stable/grocy/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [grocy-8.0.13](https://github.com/truecharts/apps/compare/grocy-8.0.12...grocy-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [grocy-8.0.12](https://github.com/truecharts/apps/compare/grocy-8.0.11...grocy-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [grocy-8.0.11](https://github.com/truecharts/apps/compare/grocy-8.0.10...grocy-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [grocy-8.0.10](https://github.com/truecharts/apps/compare/grocy-8.0.9...grocy-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [grocy-8.0.9](https://github.com/truecharts/apps/compare/grocy-8.0.8...grocy-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [grocy-8.0.8](https://github.com/truecharts/apps/compare/grocy-8.0.7...grocy-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [grocy-8.0.7](https://github.com/truecharts/apps/compare/grocy-8.0.6...grocy-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [grocy-8.0.6](https://github.com/truecharts/apps/compare/grocy-8.0.5...grocy-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [grocy-8.0.5](https://github.com/truecharts/apps/compare/grocy-8.0.4...grocy-8.0.5) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/grocy/8.0.12/CONFIG.md b/stable/grocy/8.0.13/CONFIG.md similarity index 100% rename from stable/grocy/8.0.12/CONFIG.md rename to stable/grocy/8.0.13/CONFIG.md diff --git a/stable/grocy/8.0.13/Chart.lock b/stable/grocy/8.0.13/Chart.lock new file mode 100644 index 00000000000..1b15c5a1683 --- /dev/null +++ b/stable/grocy/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:59:31.473030735Z" diff --git a/stable/grocy/8.0.12/Chart.yaml b/stable/grocy/8.0.13/Chart.yaml similarity index 78% rename from stable/grocy/8.0.12/Chart.yaml rename to stable/grocy/8.0.13/Chart.yaml index 5c46c1d9a40..b339fa6bf19 100644 --- a/stable/grocy/8.0.12/Chart.yaml +++ b/stable/grocy/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -20,4 +20,10 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - Home-Automation + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grocy/8.0.12/README.md b/stable/grocy/8.0.13/README.md similarity index 96% rename from stable/grocy/8.0.12/README.md rename to stable/grocy/8.0.13/README.md index 88150aa48f4..808955547df 100644 --- a/stable/grocy/8.0.12/README.md +++ b/stable/grocy/8.0.13/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/grocy/8.0.12/app-readme.md b/stable/grocy/8.0.13/app-readme.md similarity index 100% rename from stable/grocy/8.0.12/app-readme.md rename to stable/grocy/8.0.13/app-readme.md diff --git a/stable/grocy/8.0.13/charts/common-8.3.13.tgz b/stable/grocy/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/grocy/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/grocy/8.0.12/helm-values.md b/stable/grocy/8.0.13/helm-values.md similarity index 100% rename from stable/grocy/8.0.12/helm-values.md rename to stable/grocy/8.0.13/helm-values.md diff --git a/stable/grocy/8.0.12/ix_values.yaml b/stable/grocy/8.0.13/ix_values.yaml similarity index 100% rename from stable/grocy/8.0.12/ix_values.yaml rename to stable/grocy/8.0.13/ix_values.yaml diff --git a/stable/grocy/8.0.12/questions.yaml b/stable/grocy/8.0.13/questions.yaml similarity index 100% rename from stable/grocy/8.0.12/questions.yaml rename to stable/grocy/8.0.13/questions.yaml diff --git a/stable/grocy/8.0.12/templates/common.yaml b/stable/grocy/8.0.13/templates/common.yaml similarity index 100% rename from stable/grocy/8.0.12/templates/common.yaml rename to stable/grocy/8.0.13/templates/common.yaml diff --git a/stable/grocy/8.0.12/values.yaml b/stable/grocy/8.0.13/values.yaml similarity index 100% rename from stable/grocy/8.0.12/values.yaml rename to stable/grocy/8.0.13/values.yaml diff --git a/stable/grocy/item.yaml b/stable/grocy/item.yaml index fccd77cddff..ef2a5f46511 100644 --- a/stable/grocy/item.yaml +++ b/stable/grocy/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png categories: - - Home-Automation -icon_url: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png +- Home-Automation + diff --git a/stable/handbrake/8.0.12/CHANGELOG.md b/stable/handbrake/8.0.12/CHANGELOG.md deleted file mode 100644 index c4f53330b2c..00000000000 --- a/stable/handbrake/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [handbrake-8.0.12](https://github.com/truecharts/apps/compare/handbrake-8.0.11...handbrake-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/handbrake/8.0.12/Chart.lock b/stable/handbrake/8.0.12/Chart.lock deleted file mode 100644 index 62582baa457..00000000000 --- a/stable/handbrake/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:18:24.124763699Z" diff --git a/stable/handbrake/8.0.12/charts/common-8.3.12.tgz b/stable/handbrake/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/handbrake/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/handbrake/8.0.13/CHANGELOG.md b/stable/handbrake/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..d0eb14af9e7 --- /dev/null +++ b/stable/handbrake/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [handbrake-8.0.13](https://github.com/truecharts/apps/compare/handbrake-8.0.12...handbrake-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [handbrake-8.0.12](https://github.com/truecharts/apps/compare/handbrake-8.0.11...handbrake-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [handbrake-8.0.11](https://github.com/truecharts/apps/compare/handbrake-8.0.10...handbrake-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [handbrake-8.0.10](https://github.com/truecharts/apps/compare/handbrake-8.0.9...handbrake-8.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [handbrake-8.0.9](https://github.com/truecharts/apps/compare/handbrake-8.0.8...handbrake-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [handbrake-8.0.8](https://github.com/truecharts/apps/compare/handbrake-8.0.7...handbrake-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [handbrake-8.0.7](https://github.com/truecharts/apps/compare/handbrake-8.0.6...handbrake-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [handbrake-8.0.6](https://github.com/truecharts/apps/compare/handbrake-8.0.5...handbrake-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [handbrake-8.0.5](https://github.com/truecharts/apps/compare/handbrake-8.0.4...handbrake-8.0.5) (2021-10-05) diff --git a/stable/handbrake/8.0.12/CONFIG.md b/stable/handbrake/8.0.13/CONFIG.md similarity index 100% rename from stable/handbrake/8.0.12/CONFIG.md rename to stable/handbrake/8.0.13/CONFIG.md diff --git a/stable/handbrake/8.0.13/Chart.lock b/stable/handbrake/8.0.13/Chart.lock new file mode 100644 index 00000000000..e78eee32c54 --- /dev/null +++ b/stable/handbrake/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T21:59:52.520351012Z" diff --git a/stable/handbrake/8.0.12/Chart.yaml b/stable/handbrake/8.0.13/Chart.yaml similarity index 82% rename from stable/handbrake/8.0.12/Chart.yaml rename to stable/handbrake/8.0.13/Chart.yaml index 27eb27fccbf..6318f2c76cc 100644 --- a/stable/handbrake/8.0.12/Chart.yaml +++ b/stable/handbrake/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -27,4 +27,10 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/handbrake/8.0.12/README.md b/stable/handbrake/8.0.13/README.md similarity index 96% rename from stable/handbrake/8.0.12/README.md rename to stable/handbrake/8.0.13/README.md index 0c011a1ba33..b7cc5968046 100644 --- a/stable/handbrake/8.0.12/README.md +++ b/stable/handbrake/8.0.13/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/handbrake/8.0.12/app-readme.md b/stable/handbrake/8.0.13/app-readme.md similarity index 100% rename from stable/handbrake/8.0.12/app-readme.md rename to stable/handbrake/8.0.13/app-readme.md diff --git a/stable/handbrake/8.0.13/charts/common-8.3.13.tgz b/stable/handbrake/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/handbrake/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/handbrake/8.0.12/helm-values.md b/stable/handbrake/8.0.13/helm-values.md similarity index 100% rename from stable/handbrake/8.0.12/helm-values.md rename to stable/handbrake/8.0.13/helm-values.md diff --git a/stable/handbrake/8.0.12/ix_values.yaml b/stable/handbrake/8.0.13/ix_values.yaml similarity index 100% rename from stable/handbrake/8.0.12/ix_values.yaml rename to stable/handbrake/8.0.13/ix_values.yaml diff --git a/stable/handbrake/8.0.12/questions.yaml b/stable/handbrake/8.0.13/questions.yaml similarity index 100% rename from stable/handbrake/8.0.12/questions.yaml rename to stable/handbrake/8.0.13/questions.yaml diff --git a/stable/handbrake/8.0.12/templates/common.yaml b/stable/handbrake/8.0.13/templates/common.yaml similarity index 100% rename from stable/handbrake/8.0.12/templates/common.yaml rename to stable/handbrake/8.0.13/templates/common.yaml diff --git a/stable/handbrake/8.0.12/values.yaml b/stable/handbrake/8.0.13/values.yaml similarity index 100% rename from stable/handbrake/8.0.12/values.yaml rename to stable/handbrake/8.0.13/values.yaml diff --git a/stable/handbrake/item.yaml b/stable/handbrake/item.yaml index 4b80e8bb326..a6eaacc2c35 100644 --- a/stable/handbrake/item.yaml +++ b/stable/handbrake/item.yaml @@ -1,3 +1,4 @@ +icon: https://handbrake.fr/img/logo.png categories: - - media -icon_url: https://handbrake.fr/img/logo.png +- media + diff --git a/stable/haste-server/3.0.11/CHANGELOG.md b/stable/haste-server/3.0.11/CHANGELOG.md deleted file mode 100644 index 5642bf90e4f..00000000000 --- a/stable/haste-server/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [haste-server-3.0.11](https://github.com/truecharts/apps/compare/haste-server-3.0.10...haste-server-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/haste-server/3.0.11/Chart.lock b/stable/haste-server/3.0.11/Chart.lock deleted file mode 100644 index e12ad07d27d..00000000000 --- a/stable/haste-server/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:18:49.520435638Z" diff --git a/stable/haste-server/3.0.11/charts/common-8.3.12.tgz b/stable/haste-server/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/haste-server/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/haste-server/3.0.12/CHANGELOG.md b/stable/haste-server/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a9fd6d578a4 --- /dev/null +++ b/stable/haste-server/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [haste-server-3.0.12](https://github.com/truecharts/apps/compare/haste-server-3.0.11...haste-server-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [haste-server-3.0.11](https://github.com/truecharts/apps/compare/haste-server-3.0.10...haste-server-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [haste-server-3.0.10](https://github.com/truecharts/apps/compare/haste-server-3.0.9...haste-server-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [haste-server-3.0.9](https://github.com/truecharts/apps/compare/haste-server-3.0.8...haste-server-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [haste-server-3.0.8](https://github.com/truecharts/apps/compare/haste-server-3.0.7...haste-server-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [haste-server-3.0.7](https://github.com/truecharts/apps/compare/haste-server-3.0.6...haste-server-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [haste-server-3.0.6](https://github.com/truecharts/apps/compare/haste-server-3.0.5...haste-server-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [haste-server-3.0.5](https://github.com/truecharts/apps/compare/haste-server-3.0.4...haste-server-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [haste-server-3.0.4](https://github.com/truecharts/apps/compare/haste-server-3.0.3...haste-server-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/haste-server/3.0.11/CONFIG.md b/stable/haste-server/3.0.12/CONFIG.md similarity index 100% rename from stable/haste-server/3.0.11/CONFIG.md rename to stable/haste-server/3.0.12/CONFIG.md diff --git a/stable/haste-server/3.0.12/Chart.lock b/stable/haste-server/3.0.12/Chart.lock new file mode 100644 index 00000000000..3172c029c85 --- /dev/null +++ b/stable/haste-server/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:00:13.792399487Z" diff --git a/stable/haste-server/3.0.11/Chart.yaml b/stable/haste-server/3.0.12/Chart.yaml similarity index 78% rename from stable/haste-server/3.0.11/Chart.yaml rename to stable/haste-server/3.0.12/Chart.yaml index c268be71164..1c950aef7dc 100644 --- a/stable/haste-server/3.0.11/Chart.yaml +++ b/stable/haste-server/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Simple text sharing home: https://github.com/truecharts/apps/tree/master/charts/stable/haste icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png @@ -21,4 +21,10 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - utilities + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/haste-server/3.0.11/README.md b/stable/haste-server/3.0.12/README.md similarity index 96% rename from stable/haste-server/3.0.11/README.md rename to stable/haste-server/3.0.12/README.md index 292ac316c2b..01ccaa7493e 100644 --- a/stable/haste-server/3.0.11/README.md +++ b/stable/haste-server/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/haste-server/3.0.11/app-readme.md b/stable/haste-server/3.0.12/app-readme.md similarity index 100% rename from stable/haste-server/3.0.11/app-readme.md rename to stable/haste-server/3.0.12/app-readme.md diff --git a/stable/haste-server/3.0.12/charts/common-8.3.13.tgz b/stable/haste-server/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/haste-server/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/haste-server/3.0.11/helm-values.md b/stable/haste-server/3.0.12/helm-values.md similarity index 100% rename from stable/haste-server/3.0.11/helm-values.md rename to stable/haste-server/3.0.12/helm-values.md diff --git a/stable/haste-server/3.0.11/ix_values.yaml b/stable/haste-server/3.0.12/ix_values.yaml similarity index 100% rename from stable/haste-server/3.0.11/ix_values.yaml rename to stable/haste-server/3.0.12/ix_values.yaml diff --git a/stable/haste-server/3.0.11/questions.yaml b/stable/haste-server/3.0.12/questions.yaml similarity index 100% rename from stable/haste-server/3.0.11/questions.yaml rename to stable/haste-server/3.0.12/questions.yaml diff --git a/stable/haste-server/3.0.11/templates/common.yaml b/stable/haste-server/3.0.12/templates/common.yaml similarity index 100% rename from stable/haste-server/3.0.11/templates/common.yaml rename to stable/haste-server/3.0.12/templates/common.yaml diff --git a/stable/haste-server/3.0.11/values.yaml b/stable/haste-server/3.0.12/values.yaml similarity index 100% rename from stable/haste-server/3.0.11/values.yaml rename to stable/haste-server/3.0.12/values.yaml diff --git a/stable/haste-server/item.yaml b/stable/haste-server/item.yaml index d01186675e3..79293ea196b 100644 --- a/stable/haste-server/item.yaml +++ b/stable/haste-server/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png categories: - - utilities -icon_url: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png +- utilities + diff --git a/stable/healthchecks/3.0.13/CHANGELOG.md b/stable/healthchecks/3.0.13/CHANGELOG.md deleted file mode 100644 index 32506ce944b..00000000000 --- a/stable/healthchecks/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [healthchecks-3.0.13](https://github.com/truecharts/apps/compare/healthchecks-3.0.12...healthchecks-3.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/healthchecks/3.0.13/Chart.lock b/stable/healthchecks/3.0.13/Chart.lock deleted file mode 100644 index d6534c4a5db..00000000000 --- a/stable/healthchecks/3.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:19:14.928044975Z" diff --git a/stable/healthchecks/3.0.13/charts/common-8.3.12.tgz b/stable/healthchecks/3.0.13/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/healthchecks/3.0.13/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/healthchecks/3.0.14/CHANGELOG.md b/stable/healthchecks/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..a4922838338 --- /dev/null +++ b/stable/healthchecks/3.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [healthchecks-3.0.14](https://github.com/truecharts/apps/compare/healthchecks-3.0.13...healthchecks-3.0.14) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [healthchecks-3.0.13](https://github.com/truecharts/apps/compare/healthchecks-3.0.12...healthchecks-3.0.13) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [healthchecks-3.0.12](https://github.com/truecharts/apps/compare/healthchecks-3.0.11...healthchecks-3.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [healthchecks-3.0.11](https://github.com/truecharts/apps/compare/healthchecks-3.0.10...healthchecks-3.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [healthchecks-3.0.10](https://github.com/truecharts/apps/compare/healthchecks-3.0.9...healthchecks-3.0.10) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [healthchecks-3.0.9](https://github.com/truecharts/apps/compare/healthchecks-3.0.8...healthchecks-3.0.9) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [healthchecks-3.0.8](https://github.com/truecharts/apps/compare/healthchecks-3.0.7...healthchecks-3.0.8) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [healthchecks-3.0.7](https://github.com/truecharts/apps/compare/healthchecks-3.0.6...healthchecks-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [healthchecks-3.0.6](https://github.com/truecharts/apps/compare/healthchecks-3.0.5...healthchecks-3.0.6) (2021-10-12) diff --git a/stable/healthchecks/3.0.13/CONFIG.md b/stable/healthchecks/3.0.14/CONFIG.md similarity index 100% rename from stable/healthchecks/3.0.13/CONFIG.md rename to stable/healthchecks/3.0.14/CONFIG.md diff --git a/stable/healthchecks/3.0.14/Chart.lock b/stable/healthchecks/3.0.14/Chart.lock new file mode 100644 index 00000000000..1412d05ffe8 --- /dev/null +++ b/stable/healthchecks/3.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:00:35.018794822Z" diff --git a/stable/healthchecks/3.0.13/Chart.yaml b/stable/healthchecks/3.0.14/Chart.yaml similarity index 83% rename from stable/healthchecks/3.0.13/Chart.yaml rename to stable/healthchecks/3.0.14/Chart.yaml index 47de3806cd8..8284b0308c0 100644 --- a/stable/healthchecks/3.0.13/Chart.yaml +++ b/stable/healthchecks/3.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. @@ -22,4 +22,10 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 3.0.13 +version: 3.0.14 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/healthchecks/3.0.13/README.md b/stable/healthchecks/3.0.14/README.md similarity index 97% rename from stable/healthchecks/3.0.13/README.md rename to stable/healthchecks/3.0.14/README.md index 6189456c8e6..6815fdb6477 100644 --- a/stable/healthchecks/3.0.13/README.md +++ b/stable/healthchecks/3.0.14/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/healthchecks/3.0.13/app-readme.md b/stable/healthchecks/3.0.14/app-readme.md similarity index 100% rename from stable/healthchecks/3.0.13/app-readme.md rename to stable/healthchecks/3.0.14/app-readme.md diff --git a/stable/healthchecks/3.0.14/charts/common-8.3.13.tgz b/stable/healthchecks/3.0.14/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/healthchecks/3.0.14/charts/common-8.3.13.tgz differ diff --git a/stable/healthchecks/3.0.13/helm-values.md b/stable/healthchecks/3.0.14/helm-values.md similarity index 100% rename from stable/healthchecks/3.0.13/helm-values.md rename to stable/healthchecks/3.0.14/helm-values.md diff --git a/stable/healthchecks/3.0.13/ix_values.yaml b/stable/healthchecks/3.0.14/ix_values.yaml similarity index 100% rename from stable/healthchecks/3.0.13/ix_values.yaml rename to stable/healthchecks/3.0.14/ix_values.yaml diff --git a/stable/healthchecks/3.0.13/questions.yaml b/stable/healthchecks/3.0.14/questions.yaml similarity index 100% rename from stable/healthchecks/3.0.13/questions.yaml rename to stable/healthchecks/3.0.14/questions.yaml diff --git a/stable/healthchecks/3.0.13/templates/common.yaml b/stable/healthchecks/3.0.14/templates/common.yaml similarity index 100% rename from stable/healthchecks/3.0.13/templates/common.yaml rename to stable/healthchecks/3.0.14/templates/common.yaml diff --git a/stable/healthchecks/3.0.13/values.yaml b/stable/healthchecks/3.0.14/values.yaml similarity index 100% rename from stable/healthchecks/3.0.13/values.yaml rename to stable/healthchecks/3.0.14/values.yaml diff --git a/stable/healthchecks/item.yaml b/stable/healthchecks/item.yaml index d4d6d1f607c..4132c0431a0 100644 --- a/stable/healthchecks/item.yaml +++ b/stable/healthchecks/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/13053880?s=200&v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/13053880?s=200&v=4 +- media + diff --git a/stable/heimdall/8.0.14/CHANGELOG.md b/stable/heimdall/8.0.14/CHANGELOG.md deleted file mode 100644 index bf4dd930b9e..00000000000 --- a/stable/heimdall/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [heimdall-8.0.14](https://github.com/truecharts/apps/compare/heimdall-8.0.13...heimdall-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/heimdall/8.0.14/charts/common-8.3.12.tgz b/stable/heimdall/8.0.14/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/heimdall/8.0.14/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/heimdall/8.0.15/CHANGELOG.md b/stable/heimdall/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..4236a5293b8 --- /dev/null +++ b/stable/heimdall/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [heimdall-8.0.15](https://github.com/truecharts/apps/compare/heimdall-8.0.14...heimdall-8.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [heimdall-8.0.14](https://github.com/truecharts/apps/compare/heimdall-8.0.13...heimdall-8.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [heimdall-8.0.13](https://github.com/truecharts/apps/compare/heimdall-8.0.12...heimdall-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [heimdall-8.0.12](https://github.com/truecharts/apps/compare/heimdall-8.0.11...heimdall-8.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [heimdall-8.0.11](https://github.com/truecharts/apps/compare/heimdall-8.0.10...heimdall-8.0.11) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [heimdall-8.0.10](https://github.com/truecharts/apps/compare/heimdall-8.0.9...heimdall-8.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [heimdall-8.0.9](https://github.com/truecharts/apps/compare/heimdall-8.0.8...heimdall-8.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [heimdall-8.0.8](https://github.com/truecharts/apps/compare/heimdall-8.0.7...heimdall-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [heimdall-8.0.7](https://github.com/truecharts/apps/compare/heimdall-8.0.6...heimdall-8.0.7) (2021-10-12) + +#### Chore + diff --git a/stable/heimdall/8.0.14/CONFIG.md b/stable/heimdall/8.0.15/CONFIG.md similarity index 100% rename from stable/heimdall/8.0.14/CONFIG.md rename to stable/heimdall/8.0.15/CONFIG.md diff --git a/stable/heimdall/8.0.15/Chart.lock b/stable/heimdall/8.0.15/Chart.lock new file mode 100644 index 00000000000..f0f960d0aa5 --- /dev/null +++ b/stable/heimdall/8.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:00:56.189616289Z" diff --git a/stable/heimdall/8.0.14/Chart.yaml b/stable/heimdall/8.0.15/Chart.yaml similarity index 74% rename from stable/heimdall/8.0.14/Chart.yaml rename to stable/heimdall/8.0.15/Chart.yaml index a1fe26c9c55..a091760835e 100644 --- a/stable/heimdall/8.0.14/Chart.yaml +++ b/stable/heimdall/8.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: An Application dashboard and launcher home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall @@ -18,4 +18,10 @@ maintainers: name: heimdall sources: null type: application -version: 8.0.14 +version: 8.0.15 +annotations: + truecharts.org/catagories: | + - organizers + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/heimdall/8.0.14/README.md b/stable/heimdall/8.0.15/README.md similarity index 96% rename from stable/heimdall/8.0.14/README.md rename to stable/heimdall/8.0.15/README.md index 061cdcb1c9d..0257aa5c472 100644 --- a/stable/heimdall/8.0.14/README.md +++ b/stable/heimdall/8.0.15/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/heimdall/8.0.14/app-readme.md b/stable/heimdall/8.0.15/app-readme.md similarity index 100% rename from stable/heimdall/8.0.14/app-readme.md rename to stable/heimdall/8.0.15/app-readme.md diff --git a/stable/heimdall/8.0.15/charts/common-8.3.13.tgz b/stable/heimdall/8.0.15/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/heimdall/8.0.15/charts/common-8.3.13.tgz differ diff --git a/stable/heimdall/8.0.14/helm-values.md b/stable/heimdall/8.0.15/helm-values.md similarity index 92% rename from stable/heimdall/8.0.14/helm-values.md rename to stable/heimdall/8.0.15/helm-values.md index 1867ee11a27..346ff5a41e2 100644 --- a/stable/heimdall/8.0.14/helm-values.md +++ b/stable/heimdall/8.0.15/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/heimdall"` | | -| image.tag | string | `"version-2.2.2@sha256:4e6ab02a420524fcbbd0675051b6efdf66e21ea9966df3bdcdcfc4a1e0ba1ab0"` | | +| image.tag | string | `"version-2.2.2@sha256:a332274c9e6509cb0db0f37efd30530c633b532801ec20080a33144fc1d84008"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/heimdall/8.0.14/ix_values.yaml b/stable/heimdall/8.0.15/ix_values.yaml similarity index 83% rename from stable/heimdall/8.0.14/ix_values.yaml rename to stable/heimdall/8.0.15/ix_values.yaml index 9d403a0633d..a89254f55dd 100644 --- a/stable/heimdall/8.0.14/ix_values.yaml +++ b/stable/heimdall/8.0.15/ix_values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/heimdall - tag: version-2.2.2@sha256:4e6ab02a420524fcbbd0675051b6efdf66e21ea9966df3bdcdcfc4a1e0ba1ab0 + tag: version-2.2.2@sha256:a332274c9e6509cb0db0f37efd30530c633b532801ec20080a33144fc1d84008 pullPolicy: IfNotPresent securityContext: diff --git a/stable/heimdall/8.0.14/questions.yaml b/stable/heimdall/8.0.15/questions.yaml similarity index 100% rename from stable/heimdall/8.0.14/questions.yaml rename to stable/heimdall/8.0.15/questions.yaml diff --git a/stable/heimdall/8.0.14/templates/common.yaml b/stable/heimdall/8.0.15/templates/common.yaml similarity index 100% rename from stable/heimdall/8.0.14/templates/common.yaml rename to stable/heimdall/8.0.15/templates/common.yaml diff --git a/stable/heimdall/8.0.14/values.yaml b/stable/heimdall/8.0.15/values.yaml similarity index 100% rename from stable/heimdall/8.0.14/values.yaml rename to stable/heimdall/8.0.15/values.yaml diff --git a/stable/heimdall/item.yaml b/stable/heimdall/item.yaml index 6caccc75cd6..499bfa58e35 100644 --- a/stable/heimdall/item.yaml +++ b/stable/heimdall/item.yaml @@ -1,3 +1,4 @@ +icon: https://i.imgur.com/mM4tcO5.png categories: - - organizers -icon_url: https://i.imgur.com/mM4tcO5.png +- organizers + diff --git a/stable/home-assistant/8.2.7/Chart.lock b/stable/home-assistant/8.2.7/Chart.lock deleted file mode 100644 index a36e03e6635..00000000000 --- a/stable/home-assistant/8.2.7/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:45:49.147182067Z" diff --git a/stable/home-assistant/8.2.7/charts/common-8.3.12.tgz b/stable/home-assistant/8.2.7/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/home-assistant/8.2.7/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/home-assistant/8.2.7/CHANGELOG.md b/stable/home-assistant/8.2.8/CHANGELOG.md similarity index 73% rename from stable/home-assistant/8.2.7/CHANGELOG.md rename to stable/home-assistant/8.2.8/CHANGELOG.md index 5b0f590e129..e68091e9103 100644 --- a/stable/home-assistant/8.2.7/CHANGELOG.md +++ b/stable/home-assistant/8.2.8/CHANGELOG.md @@ -1,6 +1,29 @@ # Changelog
+ +### [home-assistant-8.2.8](https://github.com/truecharts/apps/compare/home-assistant-8.2.7...home-assistant-8.2.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [home-assistant-8.2.7](https://github.com/truecharts/apps/compare/home-assistant-8.2.6...home-assistant-8.2.7) (2021-10-19) @@ -74,26 +97,3 @@ -### [home-assistant-8.2.0](https://github.com/truecharts/apps/compare/home-assistant-8.1.4...home-assistant-8.2.0) (2021-10-13) - - - - -### [home-assistant-8.1.4](https://github.com/truecharts/apps/compare/home-assistant-8.1.3...home-assistant-8.1.4) (2021-10-13) - - - - -### [home-assistant-8.1.3](https://github.com/truecharts/apps/compare/home-assistant-8.1.2...home-assistant-8.1.3) (2021-10-13) - - - - -### [home-assistant-8.1.2](https://github.com/truecharts/apps/compare/home-assistant-8.1.1...home-assistant-8.1.2) (2021-10-13) - - - - -### [home-assistant-8.1.1](https://github.com/truecharts/apps/compare/home-assistant-8.1.0...home-assistant-8.1.1) (2021-10-13) - - diff --git a/stable/home-assistant/8.2.7/CONFIG.md b/stable/home-assistant/8.2.8/CONFIG.md similarity index 100% rename from stable/home-assistant/8.2.7/CONFIG.md rename to stable/home-assistant/8.2.8/CONFIG.md diff --git a/stable/home-assistant/8.2.8/Chart.lock b/stable/home-assistant/8.2.8/Chart.lock new file mode 100644 index 00000000000..7f9f2324cc2 --- /dev/null +++ b/stable/home-assistant/8.2.8/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T22:01:18.468211361Z" diff --git a/stable/home-assistant/8.2.7/Chart.yaml b/stable/home-assistant/8.2.8/Chart.yaml similarity index 81% rename from stable/home-assistant/8.2.7/Chart.yaml rename to stable/home-assistant/8.2.8/Chart.yaml index bcc3627e5c0..ab624988b67 100644 --- a/stable/home-assistant/8.2.7/Chart.yaml +++ b/stable/home-assistant/8.2.8/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2021.10.4" +appVersion: "2021.10.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -29,4 +29,10 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 8.2.7 +version: 8.2.8 +annotations: + truecharts.org/catagories: | + - home-automation + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/8.2.7/README.md b/stable/home-assistant/8.2.8/README.md similarity index 96% rename from stable/home-assistant/8.2.7/README.md rename to stable/home-assistant/8.2.8/README.md index 6ff549ea4fd..1b1bbef43ea 100644 --- a/stable/home-assistant/8.2.7/README.md +++ b/stable/home-assistant/8.2.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/home-assistant/8.2.7/app-readme.md b/stable/home-assistant/8.2.8/app-readme.md similarity index 100% rename from stable/home-assistant/8.2.7/app-readme.md rename to stable/home-assistant/8.2.8/app-readme.md diff --git a/stable/home-assistant/8.2.8/charts/common-8.3.13.tgz b/stable/home-assistant/8.2.8/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/home-assistant/8.2.8/charts/common-8.3.13.tgz differ diff --git a/stable/home-assistant/8.2.7/charts/postgresql-3.0.20.tgz b/stable/home-assistant/8.2.8/charts/postgresql-3.0.20.tgz similarity index 100% rename from stable/home-assistant/8.2.7/charts/postgresql-3.0.20.tgz rename to stable/home-assistant/8.2.8/charts/postgresql-3.0.20.tgz diff --git a/stable/home-assistant/8.2.7/helm-values.md b/stable/home-assistant/8.2.8/helm-values.md similarity index 95% rename from stable/home-assistant/8.2.7/helm-values.md rename to stable/home-assistant/8.2.8/helm-values.md index 843dc5f27f4..caf9a5fae42 100644 --- a/stable/home-assistant/8.2.7/helm-values.md +++ b/stable/home-assistant/8.2.8/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | git.deployKeyBase64 | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/home-assistant"` | | -| image.tag | string | `"v2021.10.4@sha256:6f5892e307edd0b135f4ccab1ecee70518e0418b26e6264c23c67d1982eece86"` | | +| image.tag | string | `"v2021.10.6@sha256:d3b2d15cc83cf20ca5ab827f1fd84b78af61d7658ec34820e9c792f5219168ca"` | | | influxdb.architecture | string | `"standalone"` | | | influxdb.authEnabled | bool | `false` | | | influxdb.database | string | `"home_assistant"` | | diff --git a/stable/home-assistant/8.2.7/ix_values.yaml b/stable/home-assistant/8.2.8/ix_values.yaml similarity index 95% rename from stable/home-assistant/8.2.7/ix_values.yaml rename to stable/home-assistant/8.2.8/ix_values.yaml index 40482f0a92a..b389b5562f4 100644 --- a/stable/home-assistant/8.2.7/ix_values.yaml +++ b/stable/home-assistant/8.2.8/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/truecharts/home-assistant pullPolicy: IfNotPresent - tag: v2021.10.4@sha256:6f5892e307edd0b135f4ccab1ecee70518e0418b26e6264c23c67d1982eece86 + tag: v2021.10.6@sha256:d3b2d15cc83cf20ca5ab827f1fd84b78af61d7658ec34820e9c792f5219168ca env: PUID: 568 diff --git a/stable/home-assistant/8.2.7/questions.yaml b/stable/home-assistant/8.2.8/questions.yaml similarity index 100% rename from stable/home-assistant/8.2.7/questions.yaml rename to stable/home-assistant/8.2.8/questions.yaml diff --git a/stable/home-assistant/8.2.7/templates/_configmap.tpl b/stable/home-assistant/8.2.8/templates/_configmap.tpl similarity index 100% rename from stable/home-assistant/8.2.7/templates/_configmap.tpl rename to stable/home-assistant/8.2.8/templates/_configmap.tpl diff --git a/stable/home-assistant/8.2.7/templates/common.yaml b/stable/home-assistant/8.2.8/templates/common.yaml similarity index 100% rename from stable/home-assistant/8.2.7/templates/common.yaml rename to stable/home-assistant/8.2.8/templates/common.yaml diff --git a/stable/home-assistant/8.2.7/templates/secret.yaml b/stable/home-assistant/8.2.8/templates/secret.yaml similarity index 100% rename from stable/home-assistant/8.2.7/templates/secret.yaml rename to stable/home-assistant/8.2.8/templates/secret.yaml diff --git a/stable/home-assistant/8.2.7/values.yaml b/stable/home-assistant/8.2.8/values.yaml similarity index 100% rename from stable/home-assistant/8.2.7/values.yaml rename to stable/home-assistant/8.2.8/values.yaml diff --git a/stable/home-assistant/item.yaml b/stable/home-assistant/item.yaml index 82d14c5c61a..57803cdd531 100644 --- a/stable/home-assistant/item.yaml +++ b/stable/home-assistant/item.yaml @@ -1,3 +1,4 @@ +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png categories: - - home-automation -icon_url: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png +- home-automation + diff --git a/stable/hyperion-ng/3.0.11/CHANGELOG.md b/stable/hyperion-ng/3.0.11/CHANGELOG.md deleted file mode 100644 index 0bf9745a17b..00000000000 --- a/stable/hyperion-ng/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [hyperion-ng-3.0.11](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.10...hyperion-ng-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/hyperion-ng/3.0.11/Chart.lock b/stable/hyperion-ng/3.0.11/Chart.lock deleted file mode 100644 index 56f3738894b..00000000000 --- a/stable/hyperion-ng/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:20:39.035207717Z" diff --git a/stable/hyperion-ng/3.0.11/charts/common-8.3.12.tgz b/stable/hyperion-ng/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/hyperion-ng/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/hyperion-ng/3.0.12/CHANGELOG.md b/stable/hyperion-ng/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c3fd139bf78 --- /dev/null +++ b/stable/hyperion-ng/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [hyperion-ng-3.0.12](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.11...hyperion-ng-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [hyperion-ng-3.0.11](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.10...hyperion-ng-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [hyperion-ng-3.0.10](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.9...hyperion-ng-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [hyperion-ng-3.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.8...hyperion-ng-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [hyperion-ng-3.0.8](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.7...hyperion-ng-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [hyperion-ng-3.0.7](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.6...hyperion-ng-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [hyperion-ng-3.0.6](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.5...hyperion-ng-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [hyperion-ng-3.0.5](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.4...hyperion-ng-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [hyperion-ng-3.0.4](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.3...hyperion-ng-3.0.4) (2021-10-05) diff --git a/stable/hyperion-ng/3.0.11/CONFIG.md b/stable/hyperion-ng/3.0.12/CONFIG.md similarity index 100% rename from stable/hyperion-ng/3.0.11/CONFIG.md rename to stable/hyperion-ng/3.0.12/CONFIG.md diff --git a/stable/hyperion-ng/3.0.12/Chart.lock b/stable/hyperion-ng/3.0.12/Chart.lock new file mode 100644 index 00000000000..bd5cc862618 --- /dev/null +++ b/stable/hyperion-ng/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:01:46.743767194Z" diff --git a/stable/hyperion-ng/3.0.11/Chart.yaml b/stable/hyperion-ng/3.0.12/Chart.yaml similarity index 79% rename from stable/hyperion-ng/3.0.11/Chart.yaml rename to stable/hyperion-ng/3.0.12/Chart.yaml index 2933122148f..03cccb8facb 100644 --- a/stable/hyperion-ng/3.0.11/Chart.yaml +++ b/stable/hyperion-ng/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.0-alph" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Hyperion is an opensource Bias or Ambient Lighting implementation home: https://github.com/truechartsapps/tree/master/charts/stable/hyperion-ng icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4 @@ -19,4 +19,10 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hyperion-ng/3.0.11/README.md b/stable/hyperion-ng/3.0.12/README.md similarity index 96% rename from stable/hyperion-ng/3.0.11/README.md rename to stable/hyperion-ng/3.0.12/README.md index ebacff01fcf..4daabff02c4 100644 --- a/stable/hyperion-ng/3.0.11/README.md +++ b/stable/hyperion-ng/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/hyperion-ng/3.0.11/app-readme.md b/stable/hyperion-ng/3.0.12/app-readme.md similarity index 100% rename from stable/hyperion-ng/3.0.11/app-readme.md rename to stable/hyperion-ng/3.0.12/app-readme.md diff --git a/stable/hyperion-ng/3.0.12/charts/common-8.3.13.tgz b/stable/hyperion-ng/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/hyperion-ng/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/hyperion-ng/3.0.11/helm-values.md b/stable/hyperion-ng/3.0.12/helm-values.md similarity index 100% rename from stable/hyperion-ng/3.0.11/helm-values.md rename to stable/hyperion-ng/3.0.12/helm-values.md diff --git a/stable/hyperion-ng/3.0.11/ix_values.yaml b/stable/hyperion-ng/3.0.12/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.11/ix_values.yaml rename to stable/hyperion-ng/3.0.12/ix_values.yaml diff --git a/stable/hyperion-ng/3.0.11/questions.yaml b/stable/hyperion-ng/3.0.12/questions.yaml similarity index 100% rename from stable/hyperion-ng/3.0.11/questions.yaml rename to stable/hyperion-ng/3.0.12/questions.yaml diff --git a/stable/hyperion-ng/3.0.11/templates/common.yaml b/stable/hyperion-ng/3.0.12/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/3.0.11/templates/common.yaml rename to stable/hyperion-ng/3.0.12/templates/common.yaml diff --git a/stable/hyperion-ng/3.0.11/values.yaml b/stable/hyperion-ng/3.0.12/values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.11/values.yaml rename to stable/hyperion-ng/3.0.12/values.yaml diff --git a/stable/hyperion-ng/item.yaml b/stable/hyperion-ng/item.yaml index 9be5392dbe0..3f7acaf70ba 100644 --- a/stable/hyperion-ng/item.yaml +++ b/stable/hyperion-ng/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/17778452?s=200PLACEHOLDERICONv=4 +- media + diff --git a/stable/jackett/8.0.18/Chart.lock b/stable/jackett/8.0.18/Chart.lock deleted file mode 100644 index ccdacf85001..00000000000 --- a/stable/jackett/8.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T17:15:12.31533704Z" diff --git a/stable/jackett/8.0.18/charts/common-8.3.12.tgz b/stable/jackett/8.0.18/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/jackett/8.0.18/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/jackett/8.0.18/CHANGELOG.md b/stable/jackett/8.0.19/CHANGELOG.md similarity index 84% rename from stable/jackett/8.0.18/CHANGELOG.md rename to stable/jackett/8.0.19/CHANGELOG.md index f0aafb2ffcb..046d8479226 100644 --- a/stable/jackett/8.0.18/CHANGELOG.md +++ b/stable/jackett/8.0.19/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog
+ +### [jackett-8.0.19](https://github.com/truecharts/apps/compare/jackett-8.0.18...jackett-8.0.19) (2021-10-19) + +#### Chore + +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [jackett-8.0.18](https://github.com/truecharts/apps/compare/jackett-8.0.17...jackett-8.0.18) (2021-10-19) @@ -83,17 +97,3 @@ ### [jackett-8.0.11](https://github.com/truecharts/apps/compare/jackett-8.0.10...jackett-8.0.11) (2021-10-13) -#### Chore - -* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) - - - - -### [jackett-8.0.10](https://github.com/truecharts/apps/compare/jackett-8.0.9...jackett-8.0.10) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - diff --git a/stable/jackett/8.0.18/CONFIG.md b/stable/jackett/8.0.19/CONFIG.md similarity index 100% rename from stable/jackett/8.0.18/CONFIG.md rename to stable/jackett/8.0.19/CONFIG.md diff --git a/stable/jackett/8.0.19/Chart.lock b/stable/jackett/8.0.19/Chart.lock new file mode 100644 index 00000000000..32812feda11 --- /dev/null +++ b/stable/jackett/8.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:02:07.875208675Z" diff --git a/stable/jackett/8.0.18/Chart.yaml b/stable/jackett/8.0.19/Chart.yaml similarity index 92% rename from stable/jackett/8.0.18/Chart.yaml rename to stable/jackett/8.0.19/Chart.yaml index a1c788ee9e9..0544d717437 100644 --- a/stable/jackett/8.0.18/Chart.yaml +++ b/stable/jackett/8.0.19/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.18.984" +appVersion: "0.18.1025" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett @@ -24,7 +24,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 8.0.18 +version: 8.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/8.0.18/README.md b/stable/jackett/8.0.19/README.md similarity index 96% rename from stable/jackett/8.0.18/README.md rename to stable/jackett/8.0.19/README.md index 6ddc931a186..973846432c3 100644 --- a/stable/jackett/8.0.18/README.md +++ b/stable/jackett/8.0.19/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/jackett/8.0.18/app-readme.md b/stable/jackett/8.0.19/app-readme.md similarity index 100% rename from stable/jackett/8.0.18/app-readme.md rename to stable/jackett/8.0.19/app-readme.md diff --git a/stable/jackett/8.0.19/charts/common-8.3.13.tgz b/stable/jackett/8.0.19/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/jackett/8.0.19/charts/common-8.3.13.tgz differ diff --git a/stable/jackett/8.0.18/helm-values.md b/stable/jackett/8.0.19/helm-values.md similarity index 92% rename from stable/jackett/8.0.18/helm-values.md rename to stable/jackett/8.0.19/helm-values.md index ece2fab6735..dec798751b0 100644 --- a/stable/jackett/8.0.18/helm-values.md +++ b/stable/jackett/8.0.19/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.984@sha256:81800e3307f2face690f13f2281597fc06f9765f7995e9b6b568e587eb9bbe1b"` | | +| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/jackett/8.0.18/ix_values.yaml b/stable/jackett/8.0.19/ix_values.yaml similarity index 85% rename from stable/jackett/8.0.18/ix_values.yaml rename to stable/jackett/8.0.19/ix_values.yaml index fb15c2ea46c..f6901a98790 100644 --- a/stable/jackett/8.0.18/ix_values.yaml +++ b/stable/jackett/8.0.19/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.984@sha256:81800e3307f2face690f13f2281597fc06f9765f7995e9b6b568e587eb9bbe1b + tag: v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff securityContext: readOnlyRootFilesystem: false diff --git a/stable/jackett/8.0.18/questions.yaml b/stable/jackett/8.0.19/questions.yaml similarity index 100% rename from stable/jackett/8.0.18/questions.yaml rename to stable/jackett/8.0.19/questions.yaml diff --git a/stable/jackett/8.0.18/templates/common.yaml b/stable/jackett/8.0.19/templates/common.yaml similarity index 100% rename from stable/jackett/8.0.18/templates/common.yaml rename to stable/jackett/8.0.19/templates/common.yaml diff --git a/stable/jackett/8.0.18/values.yaml b/stable/jackett/8.0.19/values.yaml similarity index 100% rename from stable/jackett/8.0.18/values.yaml rename to stable/jackett/8.0.19/values.yaml diff --git a/stable/jdownloader2/3.0.11/CHANGELOG.md b/stable/jdownloader2/3.0.11/CHANGELOG.md deleted file mode 100644 index c784d103184..00000000000 --- a/stable/jdownloader2/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jdownloader2-3.0.11](https://github.com/truecharts/apps/compare/jdownloader2-3.0.10...jdownloader2-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/jdownloader2/3.0.11/Chart.lock b/stable/jdownloader2/3.0.11/Chart.lock deleted file mode 100644 index 30a4c78d431..00000000000 --- a/stable/jdownloader2/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:21:27.849565325Z" diff --git a/stable/jdownloader2/3.0.11/charts/common-8.3.12.tgz b/stable/jdownloader2/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/jdownloader2/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/jdownloader2/3.0.12/CHANGELOG.md b/stable/jdownloader2/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..bf7f69d6a5c --- /dev/null +++ b/stable/jdownloader2/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [jdownloader2-3.0.12](https://github.com/truecharts/apps/compare/jdownloader2-3.0.11...jdownloader2-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [jdownloader2-3.0.11](https://github.com/truecharts/apps/compare/jdownloader2-3.0.10...jdownloader2-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [jdownloader2-3.0.10](https://github.com/truecharts/apps/compare/jdownloader2-3.0.9...jdownloader2-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [jdownloader2-3.0.9](https://github.com/truecharts/apps/compare/jdownloader2-3.0.8...jdownloader2-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [jdownloader2-3.0.8](https://github.com/truecharts/apps/compare/jdownloader2-3.0.7...jdownloader2-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [jdownloader2-3.0.7](https://github.com/truecharts/apps/compare/jdownloader2-3.0.6...jdownloader2-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [jdownloader2-3.0.6](https://github.com/truecharts/apps/compare/jdownloader2-3.0.5...jdownloader2-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [jdownloader2-3.0.5](https://github.com/truecharts/apps/compare/jdownloader2-3.0.4...jdownloader2-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [jdownloader2-3.0.4](https://github.com/truecharts/apps/compare/jdownloader2-3.0.3...jdownloader2-3.0.4) (2021-10-05) diff --git a/stable/jdownloader2/3.0.11/CONFIG.md b/stable/jdownloader2/3.0.12/CONFIG.md similarity index 100% rename from stable/jdownloader2/3.0.11/CONFIG.md rename to stable/jdownloader2/3.0.12/CONFIG.md diff --git a/stable/jdownloader2/3.0.12/Chart.lock b/stable/jdownloader2/3.0.12/Chart.lock new file mode 100644 index 00000000000..2c453313868 --- /dev/null +++ b/stable/jdownloader2/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:02:29.016652784Z" diff --git a/stable/jdownloader2/3.0.11/Chart.yaml b/stable/jdownloader2/3.0.12/Chart.yaml similarity index 82% rename from stable/jdownloader2/3.0.11/Chart.yaml rename to stable/jdownloader2/3.0.12/Chart.yaml index 6a085e22b6f..e2d3c64ce7f 100644 --- a/stable/jdownloader2/3.0.11/Chart.yaml +++ b/stable/jdownloader2/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. @@ -23,4 +23,10 @@ sources: - https://hub.docker.com/r/jlesage/jdownloader-2 - https://jdownloader.org/ type: application -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - downloads + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jdownloader2/3.0.11/README.md b/stable/jdownloader2/3.0.12/README.md similarity index 96% rename from stable/jdownloader2/3.0.11/README.md rename to stable/jdownloader2/3.0.12/README.md index e70acaff802..370878faf65 100644 --- a/stable/jdownloader2/3.0.11/README.md +++ b/stable/jdownloader2/3.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/jdownloader2/3.0.11/app-readme.md b/stable/jdownloader2/3.0.12/app-readme.md similarity index 100% rename from stable/jdownloader2/3.0.11/app-readme.md rename to stable/jdownloader2/3.0.12/app-readme.md diff --git a/stable/jdownloader2/3.0.12/charts/common-8.3.13.tgz b/stable/jdownloader2/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/jdownloader2/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/jdownloader2/3.0.11/helm-values.md b/stable/jdownloader2/3.0.12/helm-values.md similarity index 100% rename from stable/jdownloader2/3.0.11/helm-values.md rename to stable/jdownloader2/3.0.12/helm-values.md diff --git a/stable/jdownloader2/3.0.11/ix_values.yaml b/stable/jdownloader2/3.0.12/ix_values.yaml similarity index 100% rename from stable/jdownloader2/3.0.11/ix_values.yaml rename to stable/jdownloader2/3.0.12/ix_values.yaml diff --git a/stable/jdownloader2/3.0.11/questions.yaml b/stable/jdownloader2/3.0.12/questions.yaml similarity index 100% rename from stable/jdownloader2/3.0.11/questions.yaml rename to stable/jdownloader2/3.0.12/questions.yaml diff --git a/stable/jdownloader2/3.0.11/templates/common.yaml b/stable/jdownloader2/3.0.12/templates/common.yaml similarity index 100% rename from stable/jdownloader2/3.0.11/templates/common.yaml rename to stable/jdownloader2/3.0.12/templates/common.yaml diff --git a/stable/jdownloader2/3.0.11/values.yaml b/stable/jdownloader2/3.0.12/values.yaml similarity index 100% rename from stable/jdownloader2/3.0.11/values.yaml rename to stable/jdownloader2/3.0.12/values.yaml diff --git a/stable/jdownloader2/item.yaml b/stable/jdownloader2/item.yaml index ade8a9bc328..35eeef71741 100644 --- a/stable/jdownloader2/item.yaml +++ b/stable/jdownloader2/item.yaml @@ -1,3 +1,4 @@ +icon: https://jdownloader.org/_media/knowledge/wiki/jdownloader.png?w=150 categories: - - downloads -icon_url: https://jdownloader.org/_media/knowledge/wiki/jdownloader.png?w=150 +- downloads + diff --git a/stable/jellyfin/8.0.11/CHANGELOG.md b/stable/jellyfin/8.0.11/CHANGELOG.md deleted file mode 100644 index 1e4811661a7..00000000000 --- a/stable/jellyfin/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jellyfin-8.0.11](https://github.com/truecharts/apps/compare/jellyfin-8.0.10...jellyfin-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/jellyfin/8.0.11/Chart.lock b/stable/jellyfin/8.0.11/Chart.lock deleted file mode 100644 index 4397b5763c8..00000000000 --- a/stable/jellyfin/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:21:51.199858691Z" diff --git a/stable/jellyfin/8.0.11/charts/common-8.3.12.tgz b/stable/jellyfin/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/jellyfin/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/jellyfin/8.0.12/CHANGELOG.md b/stable/jellyfin/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..27b699f2267 --- /dev/null +++ b/stable/jellyfin/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [jellyfin-8.0.12](https://github.com/truecharts/apps/compare/jellyfin-8.0.11...jellyfin-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [jellyfin-8.0.11](https://github.com/truecharts/apps/compare/jellyfin-8.0.10...jellyfin-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [jellyfin-8.0.10](https://github.com/truecharts/apps/compare/jellyfin-8.0.9...jellyfin-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [jellyfin-8.0.9](https://github.com/truecharts/apps/compare/jellyfin-8.0.8...jellyfin-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [jellyfin-8.0.8](https://github.com/truecharts/apps/compare/jellyfin-8.0.7...jellyfin-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [jellyfin-8.0.7](https://github.com/truecharts/apps/compare/jellyfin-8.0.6...jellyfin-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [jellyfin-8.0.6](https://github.com/truecharts/apps/compare/jellyfin-8.0.5...jellyfin-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [jellyfin-8.0.5](https://github.com/truecharts/apps/compare/jellyfin-8.0.4...jellyfin-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [jellyfin-8.0.4](https://github.com/truecharts/apps/compare/jellyfin-8.0.3...jellyfin-8.0.4) (2021-10-05) diff --git a/stable/jellyfin/8.0.11/CONFIG.md b/stable/jellyfin/8.0.12/CONFIG.md similarity index 100% rename from stable/jellyfin/8.0.11/CONFIG.md rename to stable/jellyfin/8.0.12/CONFIG.md diff --git a/stable/jellyfin/8.0.12/Chart.lock b/stable/jellyfin/8.0.12/Chart.lock new file mode 100644 index 00000000000..215249100c4 --- /dev/null +++ b/stable/jellyfin/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:02:50.037158002Z" diff --git a/stable/jellyfin/8.0.11/Chart.yaml b/stable/jellyfin/8.0.12/Chart.yaml similarity index 79% rename from stable/jellyfin/8.0.11/Chart.yaml rename to stable/jellyfin/8.0.12/Chart.yaml index 1388b4b2e8d..8b837f575f5 100644 --- a/stable/jellyfin/8.0.11/Chart.yaml +++ b/stable/jellyfin/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Jellyfin is a Free Software Media System home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin @@ -24,4 +24,10 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyfin/8.0.11/README.md b/stable/jellyfin/8.0.12/README.md similarity index 96% rename from stable/jellyfin/8.0.11/README.md rename to stable/jellyfin/8.0.12/README.md index eb45beeab85..3927b966884 100644 --- a/stable/jellyfin/8.0.11/README.md +++ b/stable/jellyfin/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/jellyfin/8.0.11/app-readme.md b/stable/jellyfin/8.0.12/app-readme.md similarity index 100% rename from stable/jellyfin/8.0.11/app-readme.md rename to stable/jellyfin/8.0.12/app-readme.md diff --git a/stable/jellyfin/8.0.12/charts/common-8.3.13.tgz b/stable/jellyfin/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/jellyfin/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/jellyfin/8.0.11/helm-values.md b/stable/jellyfin/8.0.12/helm-values.md similarity index 100% rename from stable/jellyfin/8.0.11/helm-values.md rename to stable/jellyfin/8.0.12/helm-values.md diff --git a/stable/jellyfin/8.0.11/ix_values.yaml b/stable/jellyfin/8.0.12/ix_values.yaml similarity index 100% rename from stable/jellyfin/8.0.11/ix_values.yaml rename to stable/jellyfin/8.0.12/ix_values.yaml diff --git a/stable/jellyfin/8.0.11/questions.yaml b/stable/jellyfin/8.0.12/questions.yaml similarity index 100% rename from stable/jellyfin/8.0.11/questions.yaml rename to stable/jellyfin/8.0.12/questions.yaml diff --git a/stable/jellyfin/8.0.11/templates/common.yaml b/stable/jellyfin/8.0.12/templates/common.yaml similarity index 100% rename from stable/jellyfin/8.0.11/templates/common.yaml rename to stable/jellyfin/8.0.12/templates/common.yaml diff --git a/stable/jellyfin/8.0.11/values.yaml b/stable/jellyfin/8.0.12/values.yaml similarity index 100% rename from stable/jellyfin/8.0.11/values.yaml rename to stable/jellyfin/8.0.12/values.yaml diff --git a/stable/jellyfin/item.yaml b/stable/jellyfin/item.yaml index 0b34efa587a..bcf51ac0e7c 100644 --- a/stable/jellyfin/item.yaml +++ b/stable/jellyfin/item.yaml @@ -1,3 +1,4 @@ +icon: https://truecharts.org/_static/img/jellyfin-icon.png categories: - - media -icon_url: https://truecharts.org/_static/img/jellyfin-icon.png +- media + diff --git a/stable/k8s-gateway/3.0.11/CHANGELOG.md b/stable/k8s-gateway/3.0.11/CHANGELOG.md deleted file mode 100644 index 7bba516150f..00000000000 --- a/stable/k8s-gateway/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [k8s-gateway-3.0.11](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.10...k8s-gateway-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/k8s-gateway/3.0.11/Chart.lock b/stable/k8s-gateway/3.0.11/Chart.lock deleted file mode 100644 index 4decc086cc8..00000000000 --- a/stable/k8s-gateway/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:22:14.279248006Z" diff --git a/stable/k8s-gateway/3.0.11/charts/common-8.3.12.tgz b/stable/k8s-gateway/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/k8s-gateway/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/k8s-gateway/3.0.12/CHANGELOG.md b/stable/k8s-gateway/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7d95f4d301d --- /dev/null +++ b/stable/k8s-gateway/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [k8s-gateway-3.0.12](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.11...k8s-gateway-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [k8s-gateway-3.0.11](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.10...k8s-gateway-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [k8s-gateway-3.0.10](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.9...k8s-gateway-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [k8s-gateway-3.0.9](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.8...k8s-gateway-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [k8s-gateway-3.0.8](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.7...k8s-gateway-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [k8s-gateway-3.0.7](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.6...k8s-gateway-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [k8s-gateway-3.0.6](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.5...k8s-gateway-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [k8s-gateway-3.0.5](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.4...k8s-gateway-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [k8s-gateway-3.0.4](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.3...k8s-gateway-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) + + + + diff --git a/stable/k8s-gateway/3.0.11/CONFIG.md b/stable/k8s-gateway/3.0.12/CONFIG.md similarity index 100% rename from stable/k8s-gateway/3.0.11/CONFIG.md rename to stable/k8s-gateway/3.0.12/CONFIG.md diff --git a/stable/k8s-gateway/3.0.12/Chart.lock b/stable/k8s-gateway/3.0.12/Chart.lock new file mode 100644 index 00000000000..072308c5ec2 --- /dev/null +++ b/stable/k8s-gateway/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:03:11.239840359Z" diff --git a/stable/k8s-gateway/3.0.11/Chart.yaml b/stable/k8s-gateway/3.0.12/Chart.yaml similarity index 78% rename from stable/k8s-gateway/3.0.11/Chart.yaml rename to stable/k8s-gateway/3.0.12/Chart.yaml index 74987824dff..0f84c6e1721 100644 --- a/stable/k8s-gateway/3.0.11/Chart.yaml +++ b/stable/k8s-gateway/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: A Helm chart for the k8s_gateway CoreDNS plugin home: https://github.com/truecharts/apps/tree/master/charts/stable/k8s-gateway @@ -20,4 +20,10 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gateway type: application -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - networking + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/k8s-gateway/3.0.11/README.md b/stable/k8s-gateway/3.0.12/README.md similarity index 96% rename from stable/k8s-gateway/3.0.11/README.md rename to stable/k8s-gateway/3.0.12/README.md index 33177dd1a9b..68a79b988ae 100644 --- a/stable/k8s-gateway/3.0.11/README.md +++ b/stable/k8s-gateway/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/k8s-gateway/3.0.11/app-readme.md b/stable/k8s-gateway/3.0.12/app-readme.md similarity index 100% rename from stable/k8s-gateway/3.0.11/app-readme.md rename to stable/k8s-gateway/3.0.12/app-readme.md diff --git a/stable/k8s-gateway/3.0.12/charts/common-8.3.13.tgz b/stable/k8s-gateway/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/k8s-gateway/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/k8s-gateway/3.0.11/helm-values.md b/stable/k8s-gateway/3.0.12/helm-values.md similarity index 100% rename from stable/k8s-gateway/3.0.11/helm-values.md rename to stable/k8s-gateway/3.0.12/helm-values.md diff --git a/stable/k8s-gateway/3.0.11/ix_values.yaml b/stable/k8s-gateway/3.0.12/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.11/ix_values.yaml rename to stable/k8s-gateway/3.0.12/ix_values.yaml diff --git a/stable/k8s-gateway/3.0.11/questions.yaml b/stable/k8s-gateway/3.0.12/questions.yaml similarity index 100% rename from stable/k8s-gateway/3.0.11/questions.yaml rename to stable/k8s-gateway/3.0.12/questions.yaml diff --git a/stable/k8s-gateway/3.0.11/templates/_configmap.tpl b/stable/k8s-gateway/3.0.12/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/3.0.11/templates/_configmap.tpl rename to stable/k8s-gateway/3.0.12/templates/_configmap.tpl diff --git a/stable/k8s-gateway/3.0.11/templates/common.yaml b/stable/k8s-gateway/3.0.12/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/3.0.11/templates/common.yaml rename to stable/k8s-gateway/3.0.12/templates/common.yaml diff --git a/stable/k8s-gateway/3.0.11/values.yaml b/stable/k8s-gateway/3.0.12/values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.11/values.yaml rename to stable/k8s-gateway/3.0.12/values.yaml diff --git a/stable/k8s-gateway/item.yaml b/stable/k8s-gateway/item.yaml index d199b006d94..965784e62eb 100644 --- a/stable/k8s-gateway/item.yaml +++ b/stable/k8s-gateway/item.yaml @@ -1,3 +1,4 @@ +icon: https://cncf-branding.netlify.app/img/projects/coredns/icon/black/coredns-icon-black.png categories: - - networking -icon_url: https://cncf-branding.netlify.app/img/projects/coredns/icon/black/coredns-icon-black.png +- networking + diff --git a/stable/kms/8.0.13/CHANGELOG.md b/stable/kms/8.0.13/CHANGELOG.md deleted file mode 100644 index d083f264c49..00000000000 --- a/stable/kms/8.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [kms-8.0.13](https://github.com/truecharts/apps/compare/kms-8.0.12...kms-8.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/kms/8.0.13/Chart.lock b/stable/kms/8.0.13/Chart.lock deleted file mode 100644 index 088aac06940..00000000000 --- a/stable/kms/8.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:22:38.05656979Z" diff --git a/stable/kms/8.0.13/charts/common-8.3.12.tgz b/stable/kms/8.0.13/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/kms/8.0.13/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/kms/8.0.14/CHANGELOG.md b/stable/kms/8.0.14/CHANGELOG.md new file mode 100644 index 00000000000..4d20a40c269 --- /dev/null +++ b/stable/kms/8.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [kms-8.0.14](https://github.com/truecharts/apps/compare/kms-8.0.13...kms-8.0.14) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [kms-8.0.13](https://github.com/truecharts/apps/compare/kms-8.0.12...kms-8.0.13) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [kms-8.0.12](https://github.com/truecharts/apps/compare/kms-8.0.11...kms-8.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [kms-8.0.11](https://github.com/truecharts/apps/compare/kms-8.0.10...kms-8.0.11) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [kms-8.0.10](https://github.com/truecharts/apps/compare/kms-8.0.9...kms-8.0.10) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [kms-8.0.9](https://github.com/truecharts/apps/compare/kms-8.0.8...kms-8.0.9) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [kms-8.0.8](https://github.com/truecharts/apps/compare/kms-8.0.7...kms-8.0.8) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### [kms-8.0.7](https://github.com/truecharts/apps/compare/kms-8.0.6...kms-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [kms-8.0.6](https://github.com/truecharts/apps/compare/kms-8.0.5...kms-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + diff --git a/stable/kms/8.0.13/CONFIG.md b/stable/kms/8.0.14/CONFIG.md similarity index 100% rename from stable/kms/8.0.13/CONFIG.md rename to stable/kms/8.0.14/CONFIG.md diff --git a/stable/kms/8.0.14/Chart.lock b/stable/kms/8.0.14/Chart.lock new file mode 100644 index 00000000000..0b7609af977 --- /dev/null +++ b/stable/kms/8.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:03:32.405975545Z" diff --git a/stable/kms/8.0.13/Chart.yaml b/stable/kms/8.0.14/Chart.yaml similarity index 78% rename from stable/kms/8.0.13/Chart.yaml rename to stable/kms/8.0.14/Chart.yaml index da70e27182c..b901b5bf5a1 100644 --- a/stable/kms/8.0.13/Chart.yaml +++ b/stable/kms/8.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Private Windows Activation Server for development and testing home: https://github.com/truecharts/apps/tree/master/charts/stable/kms @@ -22,4 +22,10 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 8.0.13 +version: 8.0.14 +annotations: + truecharts.org/catagories: | + - graywares + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kms/8.0.13/README.md b/stable/kms/8.0.14/README.md similarity index 96% rename from stable/kms/8.0.13/README.md rename to stable/kms/8.0.14/README.md index ed2137c8c2d..8b0d5b8547b 100644 --- a/stable/kms/8.0.13/README.md +++ b/stable/kms/8.0.14/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/kms/8.0.13/app-readme.md b/stable/kms/8.0.14/app-readme.md similarity index 100% rename from stable/kms/8.0.13/app-readme.md rename to stable/kms/8.0.14/app-readme.md diff --git a/stable/kms/8.0.14/charts/common-8.3.13.tgz b/stable/kms/8.0.14/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/kms/8.0.14/charts/common-8.3.13.tgz differ diff --git a/stable/kms/8.0.13/helm-values.md b/stable/kms/8.0.14/helm-values.md similarity index 91% rename from stable/kms/8.0.13/helm-values.md rename to stable/kms/8.0.14/helm-values.md index 09a94a50117..489b354e422 100644 --- a/stable/kms/8.0.13/helm-values.md +++ b/stable/kms/8.0.14/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"pykmsorg/py-kms"` | | -| image.tag | string | `"minimal@sha256:a1d310b97ccbd6509111f980fef6d17a3ff3cfb89ccaeb8e5a02212f2a1f9f9e"` | | +| image.tag | string | `"minimal@sha256:3fe8c668488da893a1a27529792bbc3941fb1dd7dcaeaee12c7f271d48128288"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/kms/8.0.13/ix_values.yaml b/stable/kms/8.0.14/ix_values.yaml similarity index 77% rename from stable/kms/8.0.13/ix_values.yaml rename to stable/kms/8.0.14/ix_values.yaml index c95e1b948fd..b76d60c6075 100644 --- a/stable/kms/8.0.13/ix_values.yaml +++ b/stable/kms/8.0.14/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: pykmsorg/py-kms pullPolicy: IfNotPresent - tag: minimal@sha256:a1d310b97ccbd6509111f980fef6d17a3ff3cfb89ccaeb8e5a02212f2a1f9f9e + tag: minimal@sha256:3fe8c668488da893a1a27529792bbc3941fb1dd7dcaeaee12c7f271d48128288 securityContext: readOnlyRootFilesystem: false diff --git a/stable/kms/8.0.13/questions.yaml b/stable/kms/8.0.14/questions.yaml similarity index 100% rename from stable/kms/8.0.13/questions.yaml rename to stable/kms/8.0.14/questions.yaml diff --git a/stable/kms/8.0.13/templates/common.yaml b/stable/kms/8.0.14/templates/common.yaml similarity index 100% rename from stable/kms/8.0.13/templates/common.yaml rename to stable/kms/8.0.14/templates/common.yaml diff --git a/stable/kms/8.0.13/values.yaml b/stable/kms/8.0.14/values.yaml similarity index 100% rename from stable/kms/8.0.13/values.yaml rename to stable/kms/8.0.14/values.yaml diff --git a/stable/kms/item.yaml b/stable/kms/item.yaml index 921f139acd5..2d1b4d20fa5 100644 --- a/stable/kms/item.yaml +++ b/stable/kms/item.yaml @@ -1,3 +1,4 @@ +icon: https://truecharts.org/_static/img/kms-icon.jpg categories: - - graywares -icon_url: https://truecharts.org/_static/img/kms-icon.jpg +- graywares + diff --git a/stable/komga/3.0.15/CHANGELOG.md b/stable/komga/3.0.15/CHANGELOG.md deleted file mode 100644 index 8d41fe76266..00000000000 --- a/stable/komga/3.0.15/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [komga-3.0.15](https://github.com/truecharts/apps/compare/komga-3.0.14...komga-3.0.15) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/komga/3.0.15/Chart.lock b/stable/komga/3.0.15/Chart.lock deleted file mode 100644 index 14acfd4cfb2..00000000000 --- a/stable/komga/3.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:23:01.626663335Z" diff --git a/stable/komga/3.0.15/charts/common-8.3.12.tgz b/stable/komga/3.0.15/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/komga/3.0.15/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/komga/3.0.16/CHANGELOG.md b/stable/komga/3.0.16/CHANGELOG.md new file mode 100644 index 00000000000..2f6bf080911 --- /dev/null +++ b/stable/komga/3.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [komga-3.0.16](https://github.com/truecharts/apps/compare/komga-3.0.15...komga-3.0.16) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [komga-3.0.15](https://github.com/truecharts/apps/compare/komga-3.0.14...komga-3.0.15) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [komga-3.0.14](https://github.com/truecharts/apps/compare/komga-3.0.13...komga-3.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [komga-3.0.13](https://github.com/truecharts/apps/compare/komga-3.0.12...komga-3.0.13) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [komga-3.0.12](https://github.com/truecharts/apps/compare/komga-3.0.11...komga-3.0.12) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [komga-3.0.11](https://github.com/truecharts/apps/compare/komga-3.0.10...komga-3.0.11) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [komga-3.0.10](https://github.com/truecharts/apps/compare/komga-3.0.9...komga-3.0.10) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [komga-3.0.9](https://github.com/truecharts/apps/compare/komga-3.0.8...komga-3.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [komga-3.0.8](https://github.com/truecharts/apps/compare/komga-3.0.7...komga-3.0.8) (2021-10-12) diff --git a/stable/komga/3.0.15/CONFIG.md b/stable/komga/3.0.16/CONFIG.md similarity index 100% rename from stable/komga/3.0.15/CONFIG.md rename to stable/komga/3.0.16/CONFIG.md diff --git a/stable/komga/3.0.16/Chart.lock b/stable/komga/3.0.16/Chart.lock new file mode 100644 index 00000000000..1838b660748 --- /dev/null +++ b/stable/komga/3.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:03:53.430471202Z" diff --git a/stable/komga/3.0.15/Chart.yaml b/stable/komga/3.0.16/Chart.yaml similarity index 77% rename from stable/komga/3.0.15/Chart.yaml rename to stable/komga/3.0.16/Chart.yaml index 38a39f722e9..d2e0a23b581 100644 --- a/stable/komga/3.0.15/Chart.yaml +++ b/stable/komga/3.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.132.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A comics/mangas server to serve/stream pages via API home: https://github.com/truechartsapps/tree/master/charts/stable/komga icon: https://komga.org/assets/media/logo.svg @@ -21,4 +21,10 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 3.0.15 +version: 3.0.16 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/komga/3.0.15/README.md b/stable/komga/3.0.16/README.md similarity index 96% rename from stable/komga/3.0.15/README.md rename to stable/komga/3.0.16/README.md index 7dc46f9ff10..bbc943e0c2a 100644 --- a/stable/komga/3.0.15/README.md +++ b/stable/komga/3.0.16/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/komga/3.0.15/app-readme.md b/stable/komga/3.0.16/app-readme.md similarity index 100% rename from stable/komga/3.0.15/app-readme.md rename to stable/komga/3.0.16/app-readme.md diff --git a/stable/komga/3.0.16/charts/common-8.3.13.tgz b/stable/komga/3.0.16/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/komga/3.0.16/charts/common-8.3.13.tgz differ diff --git a/stable/komga/3.0.15/helm-values.md b/stable/komga/3.0.16/helm-values.md similarity index 100% rename from stable/komga/3.0.15/helm-values.md rename to stable/komga/3.0.16/helm-values.md diff --git a/stable/komga/3.0.15/ix_values.yaml b/stable/komga/3.0.16/ix_values.yaml similarity index 100% rename from stable/komga/3.0.15/ix_values.yaml rename to stable/komga/3.0.16/ix_values.yaml diff --git a/stable/komga/3.0.15/questions.yaml b/stable/komga/3.0.16/questions.yaml similarity index 100% rename from stable/komga/3.0.15/questions.yaml rename to stable/komga/3.0.16/questions.yaml diff --git a/stable/komga/3.0.15/templates/common.yaml b/stable/komga/3.0.16/templates/common.yaml similarity index 100% rename from stable/komga/3.0.15/templates/common.yaml rename to stable/komga/3.0.16/templates/common.yaml diff --git a/stable/komga/3.0.15/values.yaml b/stable/komga/3.0.16/values.yaml similarity index 100% rename from stable/komga/3.0.15/values.yaml rename to stable/komga/3.0.16/values.yaml diff --git a/stable/komga/item.yaml b/stable/komga/item.yaml index b65c24e6c53..2b475a126d2 100644 --- a/stable/komga/item.yaml +++ b/stable/komga/item.yaml @@ -1,3 +1,4 @@ +icon: https://komga.org/assets/media/logo.svg categories: - - media -icon_url: https://komga.org/assets/media/logo.svg +- media + diff --git a/stable/lazylibrarian/8.0.14/CHANGELOG.md b/stable/lazylibrarian/8.0.14/CHANGELOG.md deleted file mode 100644 index 5c8078af1d5..00000000000 --- a/stable/lazylibrarian/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lazylibrarian-8.0.14](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.13...lazylibrarian-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/lazylibrarian/8.0.14/Chart.lock b/stable/lazylibrarian/8.0.14/Chart.lock deleted file mode 100644 index 8ba69a5929c..00000000000 --- a/stable/lazylibrarian/8.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:23:25.596629666Z" diff --git a/stable/lazylibrarian/8.0.14/charts/common-8.3.12.tgz b/stable/lazylibrarian/8.0.14/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/lazylibrarian/8.0.14/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/lazylibrarian/8.0.15/CHANGELOG.md b/stable/lazylibrarian/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..0176bcb4bc5 --- /dev/null +++ b/stable/lazylibrarian/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [lazylibrarian-8.0.15](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.14...lazylibrarian-8.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [lazylibrarian-8.0.14](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.13...lazylibrarian-8.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [lazylibrarian-8.0.13](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.12...lazylibrarian-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [lazylibrarian-8.0.12](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.11...lazylibrarian-8.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [lazylibrarian-8.0.11](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.10...lazylibrarian-8.0.11) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [lazylibrarian-8.0.10](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.9...lazylibrarian-8.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [lazylibrarian-8.0.9](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.8...lazylibrarian-8.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [lazylibrarian-8.0.8](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.7...lazylibrarian-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [lazylibrarian-8.0.7](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.6...lazylibrarian-8.0.7) (2021-10-12) + +#### Chore + diff --git a/stable/lazylibrarian/8.0.14/CONFIG.md b/stable/lazylibrarian/8.0.15/CONFIG.md similarity index 100% rename from stable/lazylibrarian/8.0.14/CONFIG.md rename to stable/lazylibrarian/8.0.15/CONFIG.md diff --git a/stable/lazylibrarian/8.0.15/Chart.lock b/stable/lazylibrarian/8.0.15/Chart.lock new file mode 100644 index 00000000000..c894507d1a0 --- /dev/null +++ b/stable/lazylibrarian/8.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:04:14.481360323Z" diff --git a/stable/lazylibrarian/8.0.14/Chart.yaml b/stable/lazylibrarian/8.0.15/Chart.yaml similarity index 80% rename from stable/lazylibrarian/8.0.14/Chart.yaml rename to stable/lazylibrarian/8.0.15/Chart.yaml index 49b4fb26e9d..5d12463be94 100644 --- a/stable/lazylibrarian/8.0.14/Chart.yaml +++ b/stable/lazylibrarian/8.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Get all your books, like series with Sonarr... home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian @@ -24,4 +24,10 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 8.0.14 +version: 8.0.15 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/8.0.14/README.md b/stable/lazylibrarian/8.0.15/README.md similarity index 96% rename from stable/lazylibrarian/8.0.14/README.md rename to stable/lazylibrarian/8.0.15/README.md index cc2efab56d4..8a0362a3402 100644 --- a/stable/lazylibrarian/8.0.14/README.md +++ b/stable/lazylibrarian/8.0.15/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/lazylibrarian/8.0.14/app-readme.md b/stable/lazylibrarian/8.0.15/app-readme.md similarity index 100% rename from stable/lazylibrarian/8.0.14/app-readme.md rename to stable/lazylibrarian/8.0.15/app-readme.md diff --git a/stable/lazylibrarian/8.0.15/charts/common-8.3.13.tgz b/stable/lazylibrarian/8.0.15/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/lazylibrarian/8.0.15/charts/common-8.3.13.tgz differ diff --git a/stable/lazylibrarian/8.0.14/helm-values.md b/stable/lazylibrarian/8.0.15/helm-values.md similarity index 92% rename from stable/lazylibrarian/8.0.14/helm-values.md rename to stable/lazylibrarian/8.0.15/helm-values.md index cfd6755df4f..b865e2b8caa 100644 --- a/stable/lazylibrarian/8.0.14/helm-values.md +++ b/stable/lazylibrarian/8.0.15/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | | -| image.tag | string | `"latest@sha256:447a29e213ed3e19bcadbf3b1334692014f8cf8d3103bc92642c3daf05619682"` | | +| image.tag | string | `"latest@sha256:da528af6675a712dfeca78ff64452503fe97e561e3f8e8a4b3b9c6d4a7163e5e"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/lazylibrarian/8.0.14/ix_values.yaml b/stable/lazylibrarian/8.0.15/ix_values.yaml similarity index 84% rename from stable/lazylibrarian/8.0.14/ix_values.yaml rename to stable/lazylibrarian/8.0.15/ix_values.yaml index 2bccaee61b9..109f5e23b83 100644 --- a/stable/lazylibrarian/8.0.14/ix_values.yaml +++ b/stable/lazylibrarian/8.0.15/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/linuxserver/lazylibrarian pullPolicy: IfNotPresent - tag: latest@sha256:447a29e213ed3e19bcadbf3b1334692014f8cf8d3103bc92642c3daf05619682 + tag: latest@sha256:da528af6675a712dfeca78ff64452503fe97e561e3f8e8a4b3b9c6d4a7163e5e securityContext: runAsNonRoot: false diff --git a/stable/lazylibrarian/8.0.14/questions.yaml b/stable/lazylibrarian/8.0.15/questions.yaml similarity index 100% rename from stable/lazylibrarian/8.0.14/questions.yaml rename to stable/lazylibrarian/8.0.15/questions.yaml diff --git a/stable/lazylibrarian/8.0.14/templates/common.yaml b/stable/lazylibrarian/8.0.15/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/8.0.14/templates/common.yaml rename to stable/lazylibrarian/8.0.15/templates/common.yaml diff --git a/stable/lazylibrarian/8.0.14/values.yaml b/stable/lazylibrarian/8.0.15/values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.14/values.yaml rename to stable/lazylibrarian/8.0.15/values.yaml diff --git a/stable/lazylibrarian/item.yaml b/stable/lazylibrarian/item.yaml index 9c98c1c5dbb..2cb7e241cb5 100644 --- a/stable/lazylibrarian/item.yaml +++ b/stable/lazylibrarian/item.yaml @@ -1,3 +1,4 @@ +icon: https://lazylibrarian.gitlab.io/logo.svg categories: - - media -icon_url: https://lazylibrarian.gitlab.io/logo.svg +- media + diff --git a/stable/librespeed/3.0.15/Chart.lock b/stable/librespeed/3.0.15/Chart.lock deleted file mode 100644 index 152083798be..00000000000 --- a/stable/librespeed/3.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T13:46:22.321762223Z" diff --git a/stable/librespeed/3.0.15/charts/common-8.3.12.tgz b/stable/librespeed/3.0.15/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/librespeed/3.0.15/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/librespeed/3.0.15/CHANGELOG.md b/stable/librespeed/3.0.16/CHANGELOG.md similarity index 73% rename from stable/librespeed/3.0.15/CHANGELOG.md rename to stable/librespeed/3.0.16/CHANGELOG.md index 60d24446c12..4c60b3fcd8c 100644 --- a/stable/librespeed/3.0.15/CHANGELOG.md +++ b/stable/librespeed/3.0.16/CHANGELOG.md @@ -1,6 +1,29 @@ # Changelog
+ +### [librespeed-3.0.16](https://github.com/truecharts/apps/compare/librespeed-0.0.2...librespeed-3.0.16) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [librespeed-3.0.15](https://github.com/truecharts/apps/compare/librespeed-0.0.1...librespeed-3.0.15) (2021-10-19) @@ -74,26 +97,3 @@ -### [librespeed-3.0.8](https://github.com/truecharts/apps/compare/librespeed-3.0.7...librespeed-3.0.8) (2021-10-12) - -#### Chore - -* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) - - - - -### [librespeed-3.0.7](https://github.com/truecharts/apps/compare/librespeed-3.0.6...librespeed-3.0.7) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) - - - - -### [librespeed-3.0.6](https://github.com/truecharts/apps/compare/librespeed-3.0.5...librespeed-3.0.6) (2021-10-05) - -#### Chore - -* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/librespeed/3.0.15/CONFIG.md b/stable/librespeed/3.0.16/CONFIG.md similarity index 100% rename from stable/librespeed/3.0.15/CONFIG.md rename to stable/librespeed/3.0.16/CONFIG.md diff --git a/stable/librespeed/3.0.16/Chart.lock b/stable/librespeed/3.0.16/Chart.lock new file mode 100644 index 00000000000..6d601d1fb5d --- /dev/null +++ b/stable/librespeed/3.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:04:35.727203137Z" diff --git a/stable/librespeed/3.0.15/Chart.yaml b/stable/librespeed/3.0.16/Chart.yaml similarity index 81% rename from stable/librespeed/3.0.15/Chart.yaml rename to stable/librespeed/3.0.16/Chart.yaml index 3ab919558c3..5b6d0d290d6 100644 --- a/stable/librespeed/3.0.15/Chart.yaml +++ b/stable/librespeed/3.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Librespeed is a HTML5 webpage to test upload and download speeds home: https://github.com/truechartsapps/tree/master/charts/stable/librespeed icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true @@ -20,4 +20,10 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 3.0.15 +version: 3.0.16 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librespeed/3.0.15/README.md b/stable/librespeed/3.0.16/README.md similarity index 96% rename from stable/librespeed/3.0.15/README.md rename to stable/librespeed/3.0.16/README.md index e990bc1ac83..9e2febccd58 100644 --- a/stable/librespeed/3.0.15/README.md +++ b/stable/librespeed/3.0.16/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/librespeed/3.0.15/app-readme.md b/stable/librespeed/3.0.16/app-readme.md similarity index 100% rename from stable/librespeed/3.0.15/app-readme.md rename to stable/librespeed/3.0.16/app-readme.md diff --git a/stable/librespeed/3.0.16/charts/common-8.3.13.tgz b/stable/librespeed/3.0.16/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/librespeed/3.0.16/charts/common-8.3.13.tgz differ diff --git a/stable/librespeed/3.0.15/ci/ct-values.yaml b/stable/librespeed/3.0.16/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/3.0.15/ci/ct-values.yaml rename to stable/librespeed/3.0.16/ci/ct-values.yaml diff --git a/stable/librespeed/3.0.15/helm-values.md b/stable/librespeed/3.0.16/helm-values.md similarity index 92% rename from stable/librespeed/3.0.15/helm-values.md rename to stable/librespeed/3.0.16/helm-values.md index 7378c0d32c4..37403fee74e 100644 --- a/stable/librespeed/3.0.15/helm-values.md +++ b/stable/librespeed/3.0.16/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository | -| image.tag | string | `"version-5.2.4@sha256:1c6b54536cd3014ef8dbe1398edbebb5b96bb91f1eb2cb8cba66f6ff09c5e244"` | image tag | +| image.tag | string | `"version-5.2.4@sha256:a959471ba82cfa2ea290128b799f3ddbe333706c405e4b45bfcd5841d359f554"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/librespeed/3.0.15/ix_values.yaml b/stable/librespeed/3.0.16/ix_values.yaml similarity index 92% rename from stable/librespeed/3.0.15/ix_values.yaml rename to stable/librespeed/3.0.16/ix_values.yaml index 224c64340db..46ed077a245 100644 --- a/stable/librespeed/3.0.15/ix_values.yaml +++ b/stable/librespeed/3.0.16/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/librespeed # -- image tag - tag: version-5.2.4@sha256:1c6b54536cd3014ef8dbe1398edbebb5b96bb91f1eb2cb8cba66f6ff09c5e244 + tag: version-5.2.4@sha256:a959471ba82cfa2ea290128b799f3ddbe333706c405e4b45bfcd5841d359f554 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/librespeed/3.0.15/questions.yaml b/stable/librespeed/3.0.16/questions.yaml similarity index 100% rename from stable/librespeed/3.0.15/questions.yaml rename to stable/librespeed/3.0.16/questions.yaml diff --git a/stable/librespeed/3.0.15/templates/common.yaml b/stable/librespeed/3.0.16/templates/common.yaml similarity index 100% rename from stable/librespeed/3.0.15/templates/common.yaml rename to stable/librespeed/3.0.16/templates/common.yaml diff --git a/stable/librespeed/3.0.15/values.yaml b/stable/librespeed/3.0.16/values.yaml similarity index 100% rename from stable/librespeed/3.0.15/values.yaml rename to stable/librespeed/3.0.16/values.yaml diff --git a/stable/librespeed/item.yaml b/stable/librespeed/item.yaml index 7e89d2309f0..6e09465c2ee 100644 --- a/stable/librespeed/item.yaml +++ b/stable/librespeed/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true categories: - - media -icon_url: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true +- media + diff --git a/stable/lidarr/8.0.11/CHANGELOG.md b/stable/lidarr/8.0.11/CHANGELOG.md deleted file mode 100644 index 4748d13fe7f..00000000000 --- a/stable/lidarr/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lidarr-8.0.11](https://github.com/truecharts/apps/compare/lidarr-8.0.10...lidarr-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/lidarr/8.0.11/Chart.lock b/stable/lidarr/8.0.11/Chart.lock deleted file mode 100644 index 71160c12a66..00000000000 --- a/stable/lidarr/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:24:15.847047298Z" diff --git a/stable/lidarr/8.0.11/charts/common-8.3.12.tgz b/stable/lidarr/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/lidarr/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/lidarr/8.0.12/CHANGELOG.md b/stable/lidarr/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..061110abf19 --- /dev/null +++ b/stable/lidarr/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [lidarr-8.0.12](https://github.com/truecharts/apps/compare/lidarr-8.0.11...lidarr-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [lidarr-8.0.11](https://github.com/truecharts/apps/compare/lidarr-8.0.10...lidarr-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [lidarr-8.0.10](https://github.com/truecharts/apps/compare/lidarr-8.0.9...lidarr-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [lidarr-8.0.9](https://github.com/truecharts/apps/compare/lidarr-8.0.8...lidarr-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [lidarr-8.0.8](https://github.com/truecharts/apps/compare/lidarr-8.0.7...lidarr-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [lidarr-8.0.7](https://github.com/truecharts/apps/compare/lidarr-8.0.6...lidarr-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [lidarr-8.0.6](https://github.com/truecharts/apps/compare/lidarr-8.0.5...lidarr-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [lidarr-8.0.5](https://github.com/truecharts/apps/compare/lidarr-8.0.4...lidarr-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [lidarr-8.0.4](https://github.com/truecharts/apps/compare/lidarr-8.0.3...lidarr-8.0.4) (2021-10-05) diff --git a/stable/lidarr/8.0.11/CONFIG.md b/stable/lidarr/8.0.12/CONFIG.md similarity index 100% rename from stable/lidarr/8.0.11/CONFIG.md rename to stable/lidarr/8.0.12/CONFIG.md diff --git a/stable/lidarr/8.0.12/Chart.lock b/stable/lidarr/8.0.12/Chart.lock new file mode 100644 index 00000000000..52ac8a188f0 --- /dev/null +++ b/stable/lidarr/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:04:56.679606271Z" diff --git a/stable/lidarr/8.0.11/Chart.yaml b/stable/lidarr/8.0.12/Chart.yaml similarity index 79% rename from stable/lidarr/8.0.11/Chart.yaml rename to stable/lidarr/8.0.12/Chart.yaml index 3f00859e6d7..d48fd0afcb4 100644 --- a/stable/lidarr/8.0.11/Chart.yaml +++ b/stable/lidarr/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0.2255" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Looks and smells like Sonarr but made for music home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr @@ -24,4 +24,10 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lidarr/8.0.11/README.md b/stable/lidarr/8.0.12/README.md similarity index 96% rename from stable/lidarr/8.0.11/README.md rename to stable/lidarr/8.0.12/README.md index b6ed0f0ebc4..18a277f1045 100644 --- a/stable/lidarr/8.0.11/README.md +++ b/stable/lidarr/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/lidarr/8.0.11/app-readme.md b/stable/lidarr/8.0.12/app-readme.md similarity index 100% rename from stable/lidarr/8.0.11/app-readme.md rename to stable/lidarr/8.0.12/app-readme.md diff --git a/stable/lidarr/8.0.12/charts/common-8.3.13.tgz b/stable/lidarr/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/lidarr/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/lidarr/8.0.11/helm-values.md b/stable/lidarr/8.0.12/helm-values.md similarity index 100% rename from stable/lidarr/8.0.11/helm-values.md rename to stable/lidarr/8.0.12/helm-values.md diff --git a/stable/lidarr/8.0.11/ix_values.yaml b/stable/lidarr/8.0.12/ix_values.yaml similarity index 100% rename from stable/lidarr/8.0.11/ix_values.yaml rename to stable/lidarr/8.0.12/ix_values.yaml diff --git a/stable/lidarr/8.0.11/questions.yaml b/stable/lidarr/8.0.12/questions.yaml similarity index 100% rename from stable/lidarr/8.0.11/questions.yaml rename to stable/lidarr/8.0.12/questions.yaml diff --git a/stable/lidarr/8.0.11/templates/common.yaml b/stable/lidarr/8.0.12/templates/common.yaml similarity index 100% rename from stable/lidarr/8.0.11/templates/common.yaml rename to stable/lidarr/8.0.12/templates/common.yaml diff --git a/stable/lidarr/8.0.11/values.yaml b/stable/lidarr/8.0.12/values.yaml similarity index 100% rename from stable/lidarr/8.0.11/values.yaml rename to stable/lidarr/8.0.12/values.yaml diff --git a/stable/lidarr/item.yaml b/stable/lidarr/item.yaml index 23433c55aa2..86ebede77f9 100644 --- a/stable/lidarr/item.yaml +++ b/stable/lidarr/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars3.githubusercontent.com/u/28475832?s=400&v=4 categories: - - media -icon_url: https://avatars3.githubusercontent.com/u/28475832?s=400&v=4 +- media + diff --git a/stable/littlelink/3.0.13/CHANGELOG.md b/stable/littlelink/3.0.13/CHANGELOG.md deleted file mode 100644 index 5ac3908b59f..00000000000 --- a/stable/littlelink/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [littlelink-3.0.13](https://github.com/truecharts/apps/compare/littlelink-3.0.12...littlelink-3.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/littlelink/3.0.13/Chart.lock b/stable/littlelink/3.0.13/Chart.lock deleted file mode 100644 index 7cba89bcde6..00000000000 --- a/stable/littlelink/3.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:24:40.140674893Z" diff --git a/stable/littlelink/3.0.13/charts/common-8.3.12.tgz b/stable/littlelink/3.0.13/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/littlelink/3.0.13/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/littlelink/3.0.14/CHANGELOG.md b/stable/littlelink/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..419023288f7 --- /dev/null +++ b/stable/littlelink/3.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [littlelink-3.0.14](https://github.com/truecharts/apps/compare/littlelink-3.0.13...littlelink-3.0.14) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [littlelink-3.0.13](https://github.com/truecharts/apps/compare/littlelink-3.0.12...littlelink-3.0.13) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [littlelink-3.0.12](https://github.com/truecharts/apps/compare/littlelink-3.0.11...littlelink-3.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [littlelink-3.0.11](https://github.com/truecharts/apps/compare/littlelink-3.0.10...littlelink-3.0.11) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [littlelink-3.0.10](https://github.com/truecharts/apps/compare/littlelink-3.0.9...littlelink-3.0.10) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [littlelink-3.0.9](https://github.com/truecharts/apps/compare/littlelink-3.0.8...littlelink-3.0.9) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [littlelink-3.0.8](https://github.com/truecharts/apps/compare/littlelink-3.0.7...littlelink-3.0.8) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [littlelink-3.0.7](https://github.com/truecharts/apps/compare/littlelink-3.0.6...littlelink-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [littlelink-3.0.6](https://github.com/truecharts/apps/compare/littlelink-3.0.5...littlelink-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + diff --git a/stable/littlelink/3.0.13/CONFIG.md b/stable/littlelink/3.0.14/CONFIG.md similarity index 100% rename from stable/littlelink/3.0.13/CONFIG.md rename to stable/littlelink/3.0.14/CONFIG.md diff --git a/stable/littlelink/3.0.14/Chart.lock b/stable/littlelink/3.0.14/Chart.lock new file mode 100644 index 00000000000..32aba83920e --- /dev/null +++ b/stable/littlelink/3.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:05:17.826272544Z" diff --git a/stable/littlelink/3.0.13/Chart.yaml b/stable/littlelink/3.0.14/Chart.yaml similarity index 80% rename from stable/littlelink/3.0.13/Chart.yaml rename to stable/littlelink/3.0.14/Chart.yaml index b853c6d5e51..e536110a004 100644 --- a/stable/littlelink/3.0.13/Chart.yaml +++ b/stable/littlelink/3.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Easy platform to combine all your social links home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink @@ -23,4 +23,10 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 3.0.13 +version: 3.0.14 +annotations: + truecharts.org/catagories: | + - social + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/littlelink/3.0.13/README.md b/stable/littlelink/3.0.14/README.md similarity index 96% rename from stable/littlelink/3.0.13/README.md rename to stable/littlelink/3.0.14/README.md index 5067202c6c2..45ca7570504 100644 --- a/stable/littlelink/3.0.13/README.md +++ b/stable/littlelink/3.0.14/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/littlelink/3.0.13/app-readme.md b/stable/littlelink/3.0.14/app-readme.md similarity index 100% rename from stable/littlelink/3.0.13/app-readme.md rename to stable/littlelink/3.0.14/app-readme.md diff --git a/stable/littlelink/3.0.14/charts/common-8.3.13.tgz b/stable/littlelink/3.0.14/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/littlelink/3.0.14/charts/common-8.3.13.tgz differ diff --git a/stable/littlelink/3.0.13/helm-values.md b/stable/littlelink/3.0.14/helm-values.md similarity index 95% rename from stable/littlelink/3.0.13/helm-values.md rename to stable/littlelink/3.0.14/helm-values.md index c544828e4ca..94e63b5f81f 100644 --- a/stable/littlelink/3.0.13/helm-values.md +++ b/stable/littlelink/3.0.14/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | | -| image.tag | string | `"latest@sha256:53cb446ee7216fe00814c5a7fee8d538a4af7c4fd3f1479a9a3d37dee8b42a7d"` | | +| image.tag | string | `"latest@sha256:c22a82b4e3623e456f52f49e86f12c3380a759cb2ae62a7fc5c1c0b04b1955c1"` | | | littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | | | littlelink.avatar_alt | string | `"techno tim profile pic"` | | | littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | | diff --git a/stable/littlelink/3.0.13/ix_values.yaml b/stable/littlelink/3.0.14/ix_values.yaml similarity index 93% rename from stable/littlelink/3.0.13/ix_values.yaml rename to stable/littlelink/3.0.14/ix_values.yaml index b6c8684a6e8..04ddc112f02 100644 --- a/stable/littlelink/3.0.13/ix_values.yaml +++ b/stable/littlelink/3.0.14/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/techno-tim/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:53cb446ee7216fe00814c5a7fee8d538a4af7c4fd3f1479a9a3d37dee8b42a7d + tag: latest@sha256:c22a82b4e3623e456f52f49e86f12c3380a759cb2ae62a7fc5c1c0b04b1955c1 service: main: diff --git a/stable/littlelink/3.0.13/questions.yaml b/stable/littlelink/3.0.14/questions.yaml similarity index 100% rename from stable/littlelink/3.0.13/questions.yaml rename to stable/littlelink/3.0.14/questions.yaml diff --git a/stable/littlelink/3.0.13/templates/_configmap.tpl b/stable/littlelink/3.0.14/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/3.0.13/templates/_configmap.tpl rename to stable/littlelink/3.0.14/templates/_configmap.tpl diff --git a/stable/littlelink/3.0.13/templates/common.yaml b/stable/littlelink/3.0.14/templates/common.yaml similarity index 100% rename from stable/littlelink/3.0.13/templates/common.yaml rename to stable/littlelink/3.0.14/templates/common.yaml diff --git a/stable/littlelink/3.0.13/values.yaml b/stable/littlelink/3.0.14/values.yaml similarity index 100% rename from stable/littlelink/3.0.13/values.yaml rename to stable/littlelink/3.0.14/values.yaml diff --git a/stable/littlelink/item.yaml b/stable/littlelink/item.yaml index cfe4cada786..6183211eeff 100644 --- a/stable/littlelink/item.yaml +++ b/stable/littlelink/item.yaml @@ -1,3 +1,4 @@ +icon: https://littlelink.io/images/avatar@2x.png categories: - - social -icon_url: https://littlelink.io/images/avatar@2x.png +- social + diff --git a/stable/lychee/8.0.11/CHANGELOG.md b/stable/lychee/8.0.11/CHANGELOG.md deleted file mode 100644 index e89fb5e6b91..00000000000 --- a/stable/lychee/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lychee-8.0.11](https://github.com/truecharts/apps/compare/lychee-8.0.10...lychee-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/lychee/8.0.11/Chart.lock b/stable/lychee/8.0.11/Chart.lock deleted file mode 100644 index e76bd1917e3..00000000000 --- a/stable/lychee/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:25:04.311491685Z" diff --git a/stable/lychee/8.0.11/charts/common-8.3.12.tgz b/stable/lychee/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/lychee/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/lychee/8.0.12/CHANGELOG.md b/stable/lychee/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a6ccef156a4 --- /dev/null +++ b/stable/lychee/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [lychee-8.0.12](https://github.com/truecharts/apps/compare/lychee-8.0.11...lychee-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [lychee-8.0.11](https://github.com/truecharts/apps/compare/lychee-8.0.10...lychee-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [lychee-8.0.10](https://github.com/truecharts/apps/compare/lychee-8.0.9...lychee-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [lychee-8.0.9](https://github.com/truecharts/apps/compare/lychee-8.0.8...lychee-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [lychee-8.0.8](https://github.com/truecharts/apps/compare/lychee-8.0.7...lychee-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [lychee-8.0.7](https://github.com/truecharts/apps/compare/lychee-8.0.6...lychee-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [lychee-8.0.6](https://github.com/truecharts/apps/compare/lychee-8.0.5...lychee-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [lychee-8.0.5](https://github.com/truecharts/apps/compare/lychee-8.0.4...lychee-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [lychee-8.0.4](https://github.com/truecharts/apps/compare/lychee-8.0.3...lychee-8.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/lychee/8.0.11/CONFIG.md b/stable/lychee/8.0.12/CONFIG.md similarity index 100% rename from stable/lychee/8.0.11/CONFIG.md rename to stable/lychee/8.0.12/CONFIG.md diff --git a/stable/lychee/8.0.12/Chart.lock b/stable/lychee/8.0.12/Chart.lock new file mode 100644 index 00000000000..3ff82bb3720 --- /dev/null +++ b/stable/lychee/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:05:39.308402744Z" diff --git a/stable/lychee/8.0.11/Chart.yaml b/stable/lychee/8.0.12/Chart.yaml similarity index 80% rename from stable/lychee/8.0.11/Chart.yaml rename to stable/lychee/8.0.12/Chart.yaml index 0a1f7e2be2b..9657130eef5 100644 --- a/stable/lychee/8.0.11/Chart.yaml +++ b/stable/lychee/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -23,4 +23,10 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lychee/8.0.11/README.md b/stable/lychee/8.0.12/README.md similarity index 96% rename from stable/lychee/8.0.11/README.md rename to stable/lychee/8.0.12/README.md index f0682794e96..ae63aa18761 100644 --- a/stable/lychee/8.0.11/README.md +++ b/stable/lychee/8.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/lychee/8.0.11/app-readme.md b/stable/lychee/8.0.12/app-readme.md similarity index 100% rename from stable/lychee/8.0.11/app-readme.md rename to stable/lychee/8.0.12/app-readme.md diff --git a/stable/lychee/8.0.12/charts/common-8.3.13.tgz b/stable/lychee/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/lychee/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/lychee/8.0.11/helm-values.md b/stable/lychee/8.0.12/helm-values.md similarity index 100% rename from stable/lychee/8.0.11/helm-values.md rename to stable/lychee/8.0.12/helm-values.md diff --git a/stable/lychee/8.0.11/ix_values.yaml b/stable/lychee/8.0.12/ix_values.yaml similarity index 100% rename from stable/lychee/8.0.11/ix_values.yaml rename to stable/lychee/8.0.12/ix_values.yaml diff --git a/stable/lychee/8.0.11/questions.yaml b/stable/lychee/8.0.12/questions.yaml similarity index 100% rename from stable/lychee/8.0.11/questions.yaml rename to stable/lychee/8.0.12/questions.yaml diff --git a/stable/lychee/8.0.11/templates/common.yaml b/stable/lychee/8.0.12/templates/common.yaml similarity index 100% rename from stable/lychee/8.0.11/templates/common.yaml rename to stable/lychee/8.0.12/templates/common.yaml diff --git a/stable/lychee/8.0.11/values.yaml b/stable/lychee/8.0.12/values.yaml similarity index 100% rename from stable/lychee/8.0.11/values.yaml rename to stable/lychee/8.0.12/values.yaml diff --git a/stable/lychee/item.yaml b/stable/lychee/item.yaml index f4a427e5458..a0de2c98dc7 100644 --- a/stable/lychee/item.yaml +++ b/stable/lychee/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true categories: - - media -icon_url: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true +- media + diff --git a/stable/mealie/3.0.11/CHANGELOG.md b/stable/mealie/3.0.11/CHANGELOG.md deleted file mode 100644 index 8b2a9e591a3..00000000000 --- a/stable/mealie/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mealie-3.0.11](https://github.com/truecharts/apps/compare/mealie-3.0.10...mealie-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/mealie/3.0.11/Chart.lock b/stable/mealie/3.0.11/Chart.lock deleted file mode 100644 index 2b142a8a404..00000000000 --- a/stable/mealie/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:25:29.686347706Z" diff --git a/stable/mealie/3.0.11/charts/common-8.3.12.tgz b/stable/mealie/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/mealie/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/mealie/3.0.12/CHANGELOG.md b/stable/mealie/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9ecebb941b7 --- /dev/null +++ b/stable/mealie/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [mealie-3.0.12](https://github.com/truecharts/apps/compare/mealie-3.0.11...mealie-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [mealie-3.0.11](https://github.com/truecharts/apps/compare/mealie-3.0.10...mealie-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [mealie-3.0.10](https://github.com/truecharts/apps/compare/mealie-3.0.9...mealie-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [mealie-3.0.9](https://github.com/truecharts/apps/compare/mealie-3.0.8...mealie-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [mealie-3.0.8](https://github.com/truecharts/apps/compare/mealie-3.0.7...mealie-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [mealie-3.0.7](https://github.com/truecharts/apps/compare/mealie-3.0.6...mealie-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [mealie-3.0.6](https://github.com/truecharts/apps/compare/mealie-3.0.5...mealie-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [mealie-3.0.5](https://github.com/truecharts/apps/compare/mealie-3.0.4...mealie-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [mealie-3.0.4](https://github.com/truecharts/apps/compare/mealie-3.0.3...mealie-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/mealie/3.0.11/CONFIG.md b/stable/mealie/3.0.12/CONFIG.md similarity index 100% rename from stable/mealie/3.0.11/CONFIG.md rename to stable/mealie/3.0.12/CONFIG.md diff --git a/stable/mealie/3.0.12/Chart.lock b/stable/mealie/3.0.12/Chart.lock new file mode 100644 index 00000000000..6410364bc9e --- /dev/null +++ b/stable/mealie/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:06:00.493125669Z" diff --git a/stable/mealie/3.0.11/Chart.yaml b/stable/mealie/3.0.12/Chart.yaml similarity index 80% rename from stable/mealie/3.0.11/Chart.yaml rename to stable/mealie/3.0.12/Chart.yaml index 94ff49be5a4..40c7ec939d1 100644 --- a/stable/mealie/3.0.11/Chart.yaml +++ b/stable/mealie/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. @@ -19,4 +19,10 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - utilities + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mealie/3.0.11/README.md b/stable/mealie/3.0.12/README.md similarity index 96% rename from stable/mealie/3.0.11/README.md rename to stable/mealie/3.0.12/README.md index dff3a69bf23..dd787013f15 100644 --- a/stable/mealie/3.0.11/README.md +++ b/stable/mealie/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/mealie/3.0.11/app-readme.md b/stable/mealie/3.0.12/app-readme.md similarity index 100% rename from stable/mealie/3.0.11/app-readme.md rename to stable/mealie/3.0.12/app-readme.md diff --git a/stable/mealie/3.0.12/charts/common-8.3.13.tgz b/stable/mealie/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/mealie/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/mealie/3.0.11/helm-values.md b/stable/mealie/3.0.12/helm-values.md similarity index 100% rename from stable/mealie/3.0.11/helm-values.md rename to stable/mealie/3.0.12/helm-values.md diff --git a/stable/mealie/3.0.11/ix_values.yaml b/stable/mealie/3.0.12/ix_values.yaml similarity index 100% rename from stable/mealie/3.0.11/ix_values.yaml rename to stable/mealie/3.0.12/ix_values.yaml diff --git a/stable/mealie/3.0.11/questions.yaml b/stable/mealie/3.0.12/questions.yaml similarity index 100% rename from stable/mealie/3.0.11/questions.yaml rename to stable/mealie/3.0.12/questions.yaml diff --git a/stable/mealie/3.0.11/templates/common.yaml b/stable/mealie/3.0.12/templates/common.yaml similarity index 100% rename from stable/mealie/3.0.11/templates/common.yaml rename to stable/mealie/3.0.12/templates/common.yaml diff --git a/stable/mealie/3.0.11/values.yaml b/stable/mealie/3.0.12/values.yaml similarity index 100% rename from stable/mealie/3.0.11/values.yaml rename to stable/mealie/3.0.12/values.yaml diff --git a/stable/mealie/item.yaml b/stable/mealie/item.yaml index e5af32a0e75..79ac2b97763 100644 --- a/stable/mealie/item.yaml +++ b/stable/mealie/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png categories: - - utilities -icon_url: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png +- utilities + diff --git a/stable/mylar/3.0.11/CHANGELOG.md b/stable/mylar/3.0.11/CHANGELOG.md deleted file mode 100644 index b3a8c06add9..00000000000 --- a/stable/mylar/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mylar-3.0.11](https://github.com/truecharts/apps/compare/mylar-3.0.10...mylar-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/mylar/3.0.11/Chart.lock b/stable/mylar/3.0.11/Chart.lock deleted file mode 100644 index 26ca796341a..00000000000 --- a/stable/mylar/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:26:21.171107129Z" diff --git a/stable/mylar/3.0.11/charts/common-8.3.12.tgz b/stable/mylar/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/mylar/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/mylar/3.0.12/CHANGELOG.md b/stable/mylar/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..265d8f426b2 --- /dev/null +++ b/stable/mylar/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [mylar-3.0.12](https://github.com/truecharts/apps/compare/mylar-3.0.11...mylar-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [mylar-3.0.11](https://github.com/truecharts/apps/compare/mylar-3.0.10...mylar-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [mylar-3.0.10](https://github.com/truecharts/apps/compare/mylar-3.0.9...mylar-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [mylar-3.0.9](https://github.com/truecharts/apps/compare/mylar-3.0.8...mylar-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [mylar-3.0.8](https://github.com/truecharts/apps/compare/mylar-3.0.7...mylar-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [mylar-3.0.7](https://github.com/truecharts/apps/compare/mylar-3.0.6...mylar-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [mylar-3.0.6](https://github.com/truecharts/apps/compare/mylar-3.0.5...mylar-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [mylar-3.0.5](https://github.com/truecharts/apps/compare/mylar-3.0.4...mylar-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [mylar-3.0.4](https://github.com/truecharts/apps/compare/mylar-3.0.3...mylar-3.0.4) (2021-10-05) diff --git a/stable/mylar/3.0.11/CONFIG.md b/stable/mylar/3.0.12/CONFIG.md similarity index 100% rename from stable/mylar/3.0.11/CONFIG.md rename to stable/mylar/3.0.12/CONFIG.md diff --git a/stable/mylar/3.0.12/Chart.lock b/stable/mylar/3.0.12/Chart.lock new file mode 100644 index 00000000000..2e7b49988af --- /dev/null +++ b/stable/mylar/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:06:21.579813977Z" diff --git a/stable/mylar/3.0.11/Chart.yaml b/stable/mylar/3.0.12/Chart.yaml similarity index 80% rename from stable/mylar/3.0.11/Chart.yaml rename to stable/mylar/3.0.12/Chart.yaml index b71a488bd3e..7c05b08f750 100644 --- a/stable/mylar/3.0.11/Chart.yaml +++ b/stable/mylar/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Mylar is the automated Comic Book downloader (cbr/cbz) for use with various download clients. home: https://github.com/truechartsapps/tree/master/charts/stable/mylar @@ -19,4 +19,10 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truechartsapps/tree/master/charts/mylar -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mylar/3.0.11/README.md b/stable/mylar/3.0.12/README.md similarity index 96% rename from stable/mylar/3.0.11/README.md rename to stable/mylar/3.0.12/README.md index 8a9ce946db9..77353069f91 100644 --- a/stable/mylar/3.0.11/README.md +++ b/stable/mylar/3.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/mylar/3.0.11/app-readme.md b/stable/mylar/3.0.12/app-readme.md similarity index 100% rename from stable/mylar/3.0.11/app-readme.md rename to stable/mylar/3.0.12/app-readme.md diff --git a/stable/mylar/3.0.12/charts/common-8.3.13.tgz b/stable/mylar/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/mylar/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/mylar/3.0.11/helm-values.md b/stable/mylar/3.0.12/helm-values.md similarity index 100% rename from stable/mylar/3.0.11/helm-values.md rename to stable/mylar/3.0.12/helm-values.md diff --git a/stable/mylar/3.0.11/ix_values.yaml b/stable/mylar/3.0.12/ix_values.yaml similarity index 100% rename from stable/mylar/3.0.11/ix_values.yaml rename to stable/mylar/3.0.12/ix_values.yaml diff --git a/stable/mylar/3.0.11/questions.yaml b/stable/mylar/3.0.12/questions.yaml similarity index 100% rename from stable/mylar/3.0.11/questions.yaml rename to stable/mylar/3.0.12/questions.yaml diff --git a/stable/mylar/3.0.11/templates/common.yaml b/stable/mylar/3.0.12/templates/common.yaml similarity index 100% rename from stable/mylar/3.0.11/templates/common.yaml rename to stable/mylar/3.0.12/templates/common.yaml diff --git a/stable/mylar/3.0.11/values.yaml b/stable/mylar/3.0.12/values.yaml similarity index 100% rename from stable/mylar/3.0.11/values.yaml rename to stable/mylar/3.0.12/values.yaml diff --git a/stable/mylar/item.yaml b/stable/mylar/item.yaml index 327d5a6379c..d6c062adbfc 100644 --- a/stable/mylar/item.yaml +++ b/stable/mylar/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png categories: - - media -icon_url: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png +- media + diff --git a/stable/navidrome/8.0.12/CHANGELOG.md b/stable/navidrome/8.0.12/CHANGELOG.md deleted file mode 100644 index 7e0c13c1b1e..00000000000 --- a/stable/navidrome/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [navidrome-8.0.12](https://github.com/truecharts/apps/compare/navidrome-8.0.11...navidrome-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/navidrome/8.0.12/Chart.lock b/stable/navidrome/8.0.12/Chart.lock deleted file mode 100644 index f4498667108..00000000000 --- a/stable/navidrome/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:26:46.258370441Z" diff --git a/stable/navidrome/8.0.12/charts/common-8.3.12.tgz b/stable/navidrome/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/navidrome/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/navidrome/8.0.13/CHANGELOG.md b/stable/navidrome/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..0c2c08f1e28 --- /dev/null +++ b/stable/navidrome/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [navidrome-8.0.13](https://github.com/truecharts/apps/compare/navidrome-8.0.12...navidrome-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [navidrome-8.0.12](https://github.com/truecharts/apps/compare/navidrome-8.0.11...navidrome-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [navidrome-8.0.11](https://github.com/truecharts/apps/compare/navidrome-8.0.10...navidrome-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [navidrome-8.0.10](https://github.com/truecharts/apps/compare/navidrome-8.0.9...navidrome-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [navidrome-8.0.9](https://github.com/truecharts/apps/compare/navidrome-8.0.8...navidrome-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [navidrome-8.0.8](https://github.com/truecharts/apps/compare/navidrome-8.0.7...navidrome-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [navidrome-8.0.7](https://github.com/truecharts/apps/compare/navidrome-8.0.6...navidrome-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [navidrome-8.0.6](https://github.com/truecharts/apps/compare/navidrome-8.0.5...navidrome-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [navidrome-8.0.5](https://github.com/truecharts/apps/compare/navidrome-8.0.4...navidrome-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) diff --git a/stable/navidrome/8.0.12/CONFIG.md b/stable/navidrome/8.0.13/CONFIG.md similarity index 100% rename from stable/navidrome/8.0.12/CONFIG.md rename to stable/navidrome/8.0.13/CONFIG.md diff --git a/stable/navidrome/8.0.13/Chart.lock b/stable/navidrome/8.0.13/Chart.lock new file mode 100644 index 00000000000..6913efaebb5 --- /dev/null +++ b/stable/navidrome/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:06:42.674336243Z" diff --git a/stable/navidrome/8.0.12/Chart.yaml b/stable/navidrome/8.0.13/Chart.yaml similarity index 81% rename from stable/navidrome/8.0.12/Chart.yaml rename to stable/navidrome/8.0.13/Chart.yaml index ecf8b839018..1ffe18639a6 100644 --- a/stable/navidrome/8.0.12/Chart.yaml +++ b/stable/navidrome/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.46.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Navidrome is an open source web-based music collection server and streamer home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome @@ -22,4 +22,10 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/navidrome/8.0.12/README.md b/stable/navidrome/8.0.13/README.md similarity index 96% rename from stable/navidrome/8.0.12/README.md rename to stable/navidrome/8.0.13/README.md index fdeb4c1aea7..74c28f83b39 100644 --- a/stable/navidrome/8.0.12/README.md +++ b/stable/navidrome/8.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/navidrome/8.0.12/app-readme.md b/stable/navidrome/8.0.13/app-readme.md similarity index 100% rename from stable/navidrome/8.0.12/app-readme.md rename to stable/navidrome/8.0.13/app-readme.md diff --git a/stable/navidrome/8.0.13/charts/common-8.3.13.tgz b/stable/navidrome/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/navidrome/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/navidrome/8.0.12/helm-values.md b/stable/navidrome/8.0.13/helm-values.md similarity index 100% rename from stable/navidrome/8.0.12/helm-values.md rename to stable/navidrome/8.0.13/helm-values.md diff --git a/stable/navidrome/8.0.12/ix_values.yaml b/stable/navidrome/8.0.13/ix_values.yaml similarity index 100% rename from stable/navidrome/8.0.12/ix_values.yaml rename to stable/navidrome/8.0.13/ix_values.yaml diff --git a/stable/navidrome/8.0.12/questions.yaml b/stable/navidrome/8.0.13/questions.yaml similarity index 100% rename from stable/navidrome/8.0.12/questions.yaml rename to stable/navidrome/8.0.13/questions.yaml diff --git a/stable/navidrome/8.0.12/templates/common.yaml b/stable/navidrome/8.0.13/templates/common.yaml similarity index 100% rename from stable/navidrome/8.0.12/templates/common.yaml rename to stable/navidrome/8.0.13/templates/common.yaml diff --git a/stable/navidrome/8.0.12/values.yaml b/stable/navidrome/8.0.13/values.yaml similarity index 100% rename from stable/navidrome/8.0.12/values.yaml rename to stable/navidrome/8.0.13/values.yaml diff --git a/stable/navidrome/item.yaml b/stable/navidrome/item.yaml index 576fa6c366f..33d34839385 100644 --- a/stable/navidrome/item.yaml +++ b/stable/navidrome/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png categories: - - media -icon_url: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png +- media + diff --git a/stable/nextcloud/6.0.26/charts/common-8.3.12.tgz b/stable/nextcloud/6.0.26/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/nextcloud/6.0.26/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/nextcloud/6.0.26/CHANGELOG.md b/stable/nextcloud/6.0.27/CHANGELOG.md similarity index 73% rename from stable/nextcloud/6.0.26/CHANGELOG.md rename to stable/nextcloud/6.0.27/CHANGELOG.md index c0320800736..fb7f786e23e 100644 --- a/stable/nextcloud/6.0.26/CHANGELOG.md +++ b/stable/nextcloud/6.0.27/CHANGELOG.md @@ -1,6 +1,29 @@ # Changelog
+ +### [nextcloud-6.0.27](https://github.com/truecharts/apps/compare/nextcloud-6.0.26...nextcloud-6.0.27) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [nextcloud-6.0.26](https://github.com/truecharts/apps/compare/nextcloud-6.0.25...nextcloud-6.0.26) (2021-10-19) @@ -74,26 +97,3 @@ #### Chore -* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) - - - - -### [nextcloud-6.0.18](https://github.com/truecharts/apps/compare/nextcloud-6.0.17...nextcloud-6.0.18) (2021-10-12) - -#### Chore - -* update helm chart postgresql to v3.0.15 ([#1127](https://github.com/truecharts/apps/issues/1127)) - - - - -### [nextcloud-6.0.17](https://github.com/truecharts/apps/compare/nextcloud-6.0.16...nextcloud-6.0.17) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - - - diff --git a/stable/nextcloud/6.0.26/CONFIG.md b/stable/nextcloud/6.0.27/CONFIG.md similarity index 100% rename from stable/nextcloud/6.0.26/CONFIG.md rename to stable/nextcloud/6.0.27/CONFIG.md diff --git a/stable/nextcloud/6.0.26/Chart.lock b/stable/nextcloud/6.0.27/Chart.lock similarity index 60% rename from stable/nextcloud/6.0.26/Chart.lock rename to stable/nextcloud/6.0.27/Chart.lock index 370ad68d4da..a6ec5e7f91a 100644 --- a/stable/nextcloud/6.0.26/Chart.lock +++ b/stable/nextcloud/6.0.27/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - name: postgresql repository: https://truecharts.org/ version: 3.0.20 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.1 -digest: sha256:4cb20ff5bcc7a9516fe064f62a13340b53b8d5a3ab468a4fef4a40a8a963506c -generated: "2021-10-19T13:46:50.383103995Z" +digest: sha256:ecdd510858c3e494997cf97636e7a731f6f44d8097a4b3f87edbd1a5bff8966d +generated: "2021-10-19T22:07:06.18558245Z" diff --git a/stable/nextcloud/6.0.26/Chart.yaml b/stable/nextcloud/6.0.27/Chart.yaml similarity index 84% rename from stable/nextcloud/6.0.26/Chart.yaml rename to stable/nextcloud/6.0.27/Chart.yaml index 5cbd58191d4..75fdc236188 100644 --- a/stable/nextcloud/6.0.26/Chart.yaml +++ b/stable/nextcloud/6.0.27/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -33,4 +33,10 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.26 +version: 6.0.27 +annotations: + truecharts.org/catagories: | + - cloud + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/6.0.26/README.md b/stable/nextcloud/6.0.27/README.md similarity index 96% rename from stable/nextcloud/6.0.26/README.md rename to stable/nextcloud/6.0.27/README.md index eb0ac69a3fd..504e568c97e 100644 --- a/stable/nextcloud/6.0.26/README.md +++ b/stable/nextcloud/6.0.27/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.4.1 | | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/nextcloud/6.0.26/app-readme.md b/stable/nextcloud/6.0.27/app-readme.md similarity index 100% rename from stable/nextcloud/6.0.26/app-readme.md rename to stable/nextcloud/6.0.27/app-readme.md diff --git a/stable/nextcloud/6.0.27/charts/common-8.3.13.tgz b/stable/nextcloud/6.0.27/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/nextcloud/6.0.27/charts/common-8.3.13.tgz differ diff --git a/stable/nextcloud/6.0.26/charts/postgresql-3.0.20.tgz b/stable/nextcloud/6.0.27/charts/postgresql-3.0.20.tgz similarity index 100% rename from stable/nextcloud/6.0.26/charts/postgresql-3.0.20.tgz rename to stable/nextcloud/6.0.27/charts/postgresql-3.0.20.tgz diff --git a/stable/nextcloud/6.0.26/charts/redis-15.4.1.tgz b/stable/nextcloud/6.0.27/charts/redis-15.4.1.tgz similarity index 100% rename from stable/nextcloud/6.0.26/charts/redis-15.4.1.tgz rename to stable/nextcloud/6.0.27/charts/redis-15.4.1.tgz diff --git a/stable/nextcloud/6.0.26/helm-values.md b/stable/nextcloud/6.0.27/helm-values.md similarity index 97% rename from stable/nextcloud/6.0.26/helm-values.md rename to stable/nextcloud/6.0.27/helm-values.md index ffbed5daf8c..4874f5370e0 100644 --- a/stable/nextcloud/6.0.26/helm-values.md +++ b/stable/nextcloud/6.0.27/helm-values.md @@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"docker.io/nextcloud"` | | -| image.tag | string | `"22.2.0@sha256:842b3bfd60633639be8d631cba82b3e0fab06bd98259c6ee1bce03ec1e84390d"` | | +| image.tag | string | `"22.2.0@sha256:f6fa4b7989fcefdfacd92b94d15ae82dd0b072d9794f64c017f5ef5d4fc1c05b"` | | | persistence.data.accessMode | string | `"ReadWriteOnce"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/var/www/html"` | | diff --git a/stable/nextcloud/6.0.26/ix_values.yaml b/stable/nextcloud/6.0.27/ix_values.yaml similarity index 97% rename from stable/nextcloud/6.0.26/ix_values.yaml rename to stable/nextcloud/6.0.27/ix_values.yaml index f2b64375d2e..b932e5e3d1a 100644 --- a/stable/nextcloud/6.0.26/ix_values.yaml +++ b/stable/nextcloud/6.0.27/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: docker.io/nextcloud pullPolicy: IfNotPresent - tag: 22.2.0@sha256:842b3bfd60633639be8d631cba82b3e0fab06bd98259c6ee1bce03ec1e84390d + tag: 22.2.0@sha256:f6fa4b7989fcefdfacd92b94d15ae82dd0b072d9794f64c017f5ef5d4fc1c05b securityContext: readOnlyRootFilesystem: false diff --git a/stable/nextcloud/6.0.26/questions.yaml b/stable/nextcloud/6.0.27/questions.yaml similarity index 100% rename from stable/nextcloud/6.0.26/questions.yaml rename to stable/nextcloud/6.0.27/questions.yaml diff --git a/stable/nextcloud/6.0.26/templates/_configmap.tpl b/stable/nextcloud/6.0.27/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/6.0.26/templates/_configmap.tpl rename to stable/nextcloud/6.0.27/templates/_configmap.tpl diff --git a/stable/nextcloud/6.0.26/templates/_cronjob.tpl b/stable/nextcloud/6.0.27/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/6.0.26/templates/_cronjob.tpl rename to stable/nextcloud/6.0.27/templates/_cronjob.tpl diff --git a/stable/nextcloud/6.0.26/templates/_secrets.tpl b/stable/nextcloud/6.0.27/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/6.0.26/templates/_secrets.tpl rename to stable/nextcloud/6.0.27/templates/_secrets.tpl diff --git a/stable/nextcloud/6.0.26/templates/common.yaml b/stable/nextcloud/6.0.27/templates/common.yaml similarity index 100% rename from stable/nextcloud/6.0.26/templates/common.yaml rename to stable/nextcloud/6.0.27/templates/common.yaml diff --git a/stable/nextcloud/6.0.26/values.yaml b/stable/nextcloud/6.0.27/values.yaml similarity index 100% rename from stable/nextcloud/6.0.26/values.yaml rename to stable/nextcloud/6.0.27/values.yaml diff --git a/stable/nextcloud/item.yaml b/stable/nextcloud/item.yaml index 68795418375..9f2a8ce26ec 100644 --- a/stable/nextcloud/item.yaml +++ b/stable/nextcloud/item.yaml @@ -1,3 +1,4 @@ +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png categories: - - cloud -icon_url: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png +- cloud + diff --git a/stable/node-red/8.0.11/CHANGELOG.md b/stable/node-red/8.0.11/CHANGELOG.md deleted file mode 100644 index 0140016c377..00000000000 --- a/stable/node-red/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [node-red-8.0.11](https://github.com/truecharts/apps/compare/node-red-8.0.10...node-red-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/node-red/8.0.11/Chart.lock b/stable/node-red/8.0.11/Chart.lock deleted file mode 100644 index 05c8ec4dec3..00000000000 --- a/stable/node-red/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:28:04.526330774Z" diff --git a/stable/node-red/8.0.11/charts/common-8.3.12.tgz b/stable/node-red/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/node-red/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/node-red/8.0.12/CHANGELOG.md b/stable/node-red/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a912c3a2885 --- /dev/null +++ b/stable/node-red/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [node-red-8.0.12](https://github.com/truecharts/apps/compare/node-red-8.0.11...node-red-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [node-red-8.0.11](https://github.com/truecharts/apps/compare/node-red-8.0.10...node-red-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [node-red-8.0.10](https://github.com/truecharts/apps/compare/node-red-8.0.9...node-red-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [node-red-8.0.9](https://github.com/truecharts/apps/compare/node-red-8.0.8...node-red-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [node-red-8.0.8](https://github.com/truecharts/apps/compare/node-red-8.0.7...node-red-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [node-red-8.0.7](https://github.com/truecharts/apps/compare/node-red-8.0.6...node-red-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [node-red-8.0.6](https://github.com/truecharts/apps/compare/node-red-8.0.5...node-red-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [node-red-8.0.5](https://github.com/truecharts/apps/compare/node-red-8.0.4...node-red-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [node-red-8.0.4](https://github.com/truecharts/apps/compare/node-red-8.0.3...node-red-8.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/node-red/8.0.11/CONFIG.md b/stable/node-red/8.0.12/CONFIG.md similarity index 100% rename from stable/node-red/8.0.11/CONFIG.md rename to stable/node-red/8.0.12/CONFIG.md diff --git a/stable/node-red/8.0.12/Chart.lock b/stable/node-red/8.0.12/Chart.lock new file mode 100644 index 00000000000..451b13d7e91 --- /dev/null +++ b/stable/node-red/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:07:47.422594645Z" diff --git a/stable/node-red/8.0.11/Chart.yaml b/stable/node-red/8.0.12/Chart.yaml similarity index 78% rename from stable/node-red/8.0.11/Chart.yaml rename to stable/node-red/8.0.12/Chart.yaml index c9af0967864..5688317394f 100644 --- a/stable/node-red/8.0.11/Chart.yaml +++ b/stable/node-red/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Node-RED is low-code programming for event-driven applications home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red @@ -20,4 +20,10 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - tools + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/node-red/8.0.11/README.md b/stable/node-red/8.0.12/README.md similarity index 96% rename from stable/node-red/8.0.11/README.md rename to stable/node-red/8.0.12/README.md index 98ec6f99d6c..4109a055b88 100644 --- a/stable/node-red/8.0.11/README.md +++ b/stable/node-red/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/node-red/8.0.11/app-readme.md b/stable/node-red/8.0.12/app-readme.md similarity index 100% rename from stable/node-red/8.0.11/app-readme.md rename to stable/node-red/8.0.12/app-readme.md diff --git a/stable/node-red/8.0.12/charts/common-8.3.13.tgz b/stable/node-red/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/node-red/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/node-red/8.0.11/helm-values.md b/stable/node-red/8.0.12/helm-values.md similarity index 100% rename from stable/node-red/8.0.11/helm-values.md rename to stable/node-red/8.0.12/helm-values.md diff --git a/stable/node-red/8.0.11/ix_values.yaml b/stable/node-red/8.0.12/ix_values.yaml similarity index 100% rename from stable/node-red/8.0.11/ix_values.yaml rename to stable/node-red/8.0.12/ix_values.yaml diff --git a/stable/node-red/8.0.11/questions.yaml b/stable/node-red/8.0.12/questions.yaml similarity index 100% rename from stable/node-red/8.0.11/questions.yaml rename to stable/node-red/8.0.12/questions.yaml diff --git a/stable/node-red/8.0.11/templates/common.yaml b/stable/node-red/8.0.12/templates/common.yaml similarity index 100% rename from stable/node-red/8.0.11/templates/common.yaml rename to stable/node-red/8.0.12/templates/common.yaml diff --git a/stable/node-red/8.0.11/values.yaml b/stable/node-red/8.0.12/values.yaml similarity index 100% rename from stable/node-red/8.0.11/values.yaml rename to stable/node-red/8.0.12/values.yaml diff --git a/stable/node-red/item.yaml b/stable/node-red/item.yaml index 31b0c4a8754..f477c1dcad9 100644 --- a/stable/node-red/item.yaml +++ b/stable/node-red/item.yaml @@ -1,3 +1,4 @@ +icon: https://nodered.org/about/resources/media/node-red-icon-2.png categories: - - tools -icon_url: https://nodered.org/about/resources/media/node-red-icon-2.png +- tools + diff --git a/stable/nullserv/3.0.11/CHANGELOG.md b/stable/nullserv/3.0.11/CHANGELOG.md deleted file mode 100644 index da8a210a570..00000000000 --- a/stable/nullserv/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nullserv-3.0.11](https://github.com/truecharts/apps/compare/nullserv-3.0.10...nullserv-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/nullserv/3.0.11/Chart.lock b/stable/nullserv/3.0.11/Chart.lock deleted file mode 100644 index 057104a62c8..00000000000 --- a/stable/nullserv/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:28:29.827829229Z" diff --git a/stable/nullserv/3.0.11/charts/common-8.3.12.tgz b/stable/nullserv/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/nullserv/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/nullserv/3.0.12/CHANGELOG.md b/stable/nullserv/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..71a3bd3eebd --- /dev/null +++ b/stable/nullserv/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [nullserv-3.0.12](https://github.com/truecharts/apps/compare/nullserv-3.0.11...nullserv-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [nullserv-3.0.11](https://github.com/truecharts/apps/compare/nullserv-3.0.10...nullserv-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [nullserv-3.0.10](https://github.com/truecharts/apps/compare/nullserv-3.0.9...nullserv-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [nullserv-3.0.9](https://github.com/truecharts/apps/compare/nullserv-3.0.8...nullserv-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [nullserv-3.0.8](https://github.com/truecharts/apps/compare/nullserv-3.0.7...nullserv-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [nullserv-3.0.7](https://github.com/truecharts/apps/compare/nullserv-3.0.6...nullserv-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [nullserv-3.0.6](https://github.com/truecharts/apps/compare/nullserv-3.0.5...nullserv-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [nullserv-3.0.5](https://github.com/truecharts/apps/compare/nullserv-3.0.4...nullserv-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [nullserv-3.0.4](https://github.com/truecharts/apps/compare/nullserv-3.0.3...nullserv-3.0.4) (2021-10-05) diff --git a/stable/nullserv/3.0.11/CONFIG.md b/stable/nullserv/3.0.12/CONFIG.md similarity index 100% rename from stable/nullserv/3.0.11/CONFIG.md rename to stable/nullserv/3.0.12/CONFIG.md diff --git a/stable/nullserv/3.0.12/Chart.lock b/stable/nullserv/3.0.12/Chart.lock new file mode 100644 index 00000000000..648f9710f93 --- /dev/null +++ b/stable/nullserv/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:08:08.465963695Z" diff --git a/stable/nullserv/3.0.11/Chart.yaml b/stable/nullserv/3.0.12/Chart.yaml similarity index 76% rename from stable/nullserv/3.0.11/Chart.yaml rename to stable/nullserv/3.0.12/Chart.yaml index 59c364d5e2c..13d16846ccb 100644 --- a/stable/nullserv/3.0.11/Chart.yaml +++ b/stable/nullserv/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: A simple null file http and https server home: https://github.com/truechartsapps/tree/master/charts/stable/nullserv icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png @@ -17,4 +17,10 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nullserv/3.0.11/README.md b/stable/nullserv/3.0.12/README.md similarity index 96% rename from stable/nullserv/3.0.11/README.md rename to stable/nullserv/3.0.12/README.md index 0c8de539f63..611e27a9815 100644 --- a/stable/nullserv/3.0.11/README.md +++ b/stable/nullserv/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/nullserv/3.0.11/app-readme.md b/stable/nullserv/3.0.12/app-readme.md similarity index 100% rename from stable/nullserv/3.0.11/app-readme.md rename to stable/nullserv/3.0.12/app-readme.md diff --git a/stable/nullserv/3.0.12/charts/common-8.3.13.tgz b/stable/nullserv/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/nullserv/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/nullserv/3.0.11/helm-values.md b/stable/nullserv/3.0.12/helm-values.md similarity index 100% rename from stable/nullserv/3.0.11/helm-values.md rename to stable/nullserv/3.0.12/helm-values.md diff --git a/stable/nullserv/3.0.11/ix_values.yaml b/stable/nullserv/3.0.12/ix_values.yaml similarity index 100% rename from stable/nullserv/3.0.11/ix_values.yaml rename to stable/nullserv/3.0.12/ix_values.yaml diff --git a/stable/nullserv/3.0.11/questions.yaml b/stable/nullserv/3.0.12/questions.yaml similarity index 100% rename from stable/nullserv/3.0.11/questions.yaml rename to stable/nullserv/3.0.12/questions.yaml diff --git a/stable/nullserv/3.0.11/templates/common.yaml b/stable/nullserv/3.0.12/templates/common.yaml similarity index 100% rename from stable/nullserv/3.0.11/templates/common.yaml rename to stable/nullserv/3.0.12/templates/common.yaml diff --git a/stable/nullserv/3.0.11/values.yaml b/stable/nullserv/3.0.12/values.yaml similarity index 100% rename from stable/nullserv/3.0.11/values.yaml rename to stable/nullserv/3.0.12/values.yaml diff --git a/stable/nullserv/item.yaml b/stable/nullserv/item.yaml index 74aee3f6ae6..c7dbb2fc401 100644 --- a/stable/nullserv/item.yaml +++ b/stable/nullserv/item.yaml @@ -1,3 +1,4 @@ +icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png categories: - - media -icon_url: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png +- media + diff --git a/stable/nzbget/8.0.11/CHANGELOG.md b/stable/nzbget/8.0.11/CHANGELOG.md deleted file mode 100644 index 6ab3126006e..00000000000 --- a/stable/nzbget/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nzbget-8.0.11](https://github.com/truecharts/apps/compare/nzbget-8.0.10...nzbget-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/nzbget/8.0.11/Chart.lock b/stable/nzbget/8.0.11/Chart.lock deleted file mode 100644 index b9131228211..00000000000 --- a/stable/nzbget/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:28:55.024058866Z" diff --git a/stable/nzbget/8.0.11/charts/common-8.3.12.tgz b/stable/nzbget/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/nzbget/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/nzbget/8.0.12/CHANGELOG.md b/stable/nzbget/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..03b05a67e1d --- /dev/null +++ b/stable/nzbget/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [nzbget-8.0.12](https://github.com/truecharts/apps/compare/nzbget-8.0.11...nzbget-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [nzbget-8.0.11](https://github.com/truecharts/apps/compare/nzbget-8.0.10...nzbget-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [nzbget-8.0.10](https://github.com/truecharts/apps/compare/nzbget-8.0.9...nzbget-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [nzbget-8.0.9](https://github.com/truecharts/apps/compare/nzbget-8.0.8...nzbget-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [nzbget-8.0.8](https://github.com/truecharts/apps/compare/nzbget-8.0.7...nzbget-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [nzbget-8.0.7](https://github.com/truecharts/apps/compare/nzbget-8.0.6...nzbget-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [nzbget-8.0.6](https://github.com/truecharts/apps/compare/nzbget-8.0.5...nzbget-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [nzbget-8.0.5](https://github.com/truecharts/apps/compare/nzbget-8.0.4...nzbget-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [nzbget-8.0.4](https://github.com/truecharts/apps/compare/nzbget-8.0.3...nzbget-8.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/nzbget/8.0.11/CONFIG.md b/stable/nzbget/8.0.12/CONFIG.md similarity index 100% rename from stable/nzbget/8.0.11/CONFIG.md rename to stable/nzbget/8.0.12/CONFIG.md diff --git a/stable/nzbget/8.0.12/Chart.lock b/stable/nzbget/8.0.12/Chart.lock new file mode 100644 index 00000000000..f7226aaef7f --- /dev/null +++ b/stable/nzbget/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:08:29.651527603Z" diff --git a/stable/nzbget/8.0.11/Chart.yaml b/stable/nzbget/8.0.12/Chart.yaml similarity index 76% rename from stable/nzbget/8.0.11/Chart.yaml rename to stable/nzbget/8.0.12/Chart.yaml index e187644b914..802281a1a72 100644 --- a/stable/nzbget/8.0.11/Chart.yaml +++ b/stable/nzbget/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "21.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: NZBGet is a Usenet downloader client home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget @@ -20,4 +20,10 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbget/8.0.11/README.md b/stable/nzbget/8.0.12/README.md similarity index 96% rename from stable/nzbget/8.0.11/README.md rename to stable/nzbget/8.0.12/README.md index 27043b53254..46d20e0423c 100644 --- a/stable/nzbget/8.0.11/README.md +++ b/stable/nzbget/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/nzbget/8.0.11/app-readme.md b/stable/nzbget/8.0.12/app-readme.md similarity index 100% rename from stable/nzbget/8.0.11/app-readme.md rename to stable/nzbget/8.0.12/app-readme.md diff --git a/stable/nzbget/8.0.12/charts/common-8.3.13.tgz b/stable/nzbget/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/nzbget/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/nzbget/8.0.11/helm-values.md b/stable/nzbget/8.0.12/helm-values.md similarity index 100% rename from stable/nzbget/8.0.11/helm-values.md rename to stable/nzbget/8.0.12/helm-values.md diff --git a/stable/nzbget/8.0.11/ix_values.yaml b/stable/nzbget/8.0.12/ix_values.yaml similarity index 100% rename from stable/nzbget/8.0.11/ix_values.yaml rename to stable/nzbget/8.0.12/ix_values.yaml diff --git a/stable/nzbget/8.0.11/questions.yaml b/stable/nzbget/8.0.12/questions.yaml similarity index 100% rename from stable/nzbget/8.0.11/questions.yaml rename to stable/nzbget/8.0.12/questions.yaml diff --git a/stable/nzbget/8.0.11/templates/common.yaml b/stable/nzbget/8.0.12/templates/common.yaml similarity index 100% rename from stable/nzbget/8.0.11/templates/common.yaml rename to stable/nzbget/8.0.12/templates/common.yaml diff --git a/stable/nzbget/8.0.11/values.yaml b/stable/nzbget/8.0.12/values.yaml similarity index 100% rename from stable/nzbget/8.0.11/values.yaml rename to stable/nzbget/8.0.12/values.yaml diff --git a/stable/nzbget/item.yaml b/stable/nzbget/item.yaml index 86059d18d2b..81d7a11b60a 100644 --- a/stable/nzbget/item.yaml +++ b/stable/nzbget/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4 categories: - - media -icon_url: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4 +- media + diff --git a/stable/nzbhydra/8.0.15/CHANGELOG.md b/stable/nzbhydra/8.0.15/CHANGELOG.md deleted file mode 100644 index a75f270a1c0..00000000000 --- a/stable/nzbhydra/8.0.15/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nzbhydra-8.0.15](https://github.com/truecharts/apps/compare/nzbhydra-8.0.14...nzbhydra-8.0.15) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/nzbhydra/8.0.15/Chart.lock b/stable/nzbhydra/8.0.15/Chart.lock deleted file mode 100644 index 529c9c2686d..00000000000 --- a/stable/nzbhydra/8.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:29:19.043185771Z" diff --git a/stable/nzbhydra/8.0.15/charts/common-8.3.12.tgz b/stable/nzbhydra/8.0.15/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/nzbhydra/8.0.15/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/nzbhydra/8.0.16/CHANGELOG.md b/stable/nzbhydra/8.0.16/CHANGELOG.md new file mode 100644 index 00000000000..53854a6931f --- /dev/null +++ b/stable/nzbhydra/8.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [nzbhydra-8.0.16](https://github.com/truecharts/apps/compare/nzbhydra-8.0.15...nzbhydra-8.0.16) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [nzbhydra-8.0.15](https://github.com/truecharts/apps/compare/nzbhydra-8.0.14...nzbhydra-8.0.15) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [nzbhydra-8.0.14](https://github.com/truecharts/apps/compare/nzbhydra-8.0.13...nzbhydra-8.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [nzbhydra-8.0.13](https://github.com/truecharts/apps/compare/nzbhydra-8.0.12...nzbhydra-8.0.13) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [nzbhydra-8.0.12](https://github.com/truecharts/apps/compare/nzbhydra-8.0.11...nzbhydra-8.0.12) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [nzbhydra-8.0.11](https://github.com/truecharts/apps/compare/nzbhydra-8.0.10...nzbhydra-8.0.11) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [nzbhydra-8.0.10](https://github.com/truecharts/apps/compare/nzbhydra-8.0.9...nzbhydra-8.0.10) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [nzbhydra-8.0.9](https://github.com/truecharts/apps/compare/nzbhydra-8.0.8...nzbhydra-8.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [nzbhydra-8.0.8](https://github.com/truecharts/apps/compare/nzbhydra-8.0.7...nzbhydra-8.0.8) (2021-10-05) + +#### Chore + +* update non-major ([#1103](https://github.com/truecharts/apps/issues/1103)) diff --git a/stable/nzbhydra/8.0.15/CONFIG.md b/stable/nzbhydra/8.0.16/CONFIG.md similarity index 100% rename from stable/nzbhydra/8.0.15/CONFIG.md rename to stable/nzbhydra/8.0.16/CONFIG.md diff --git a/stable/nzbhydra/8.0.16/Chart.lock b/stable/nzbhydra/8.0.16/Chart.lock new file mode 100644 index 00000000000..7d8fc756a9d --- /dev/null +++ b/stable/nzbhydra/8.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:08:50.772130416Z" diff --git a/stable/nzbhydra/8.0.15/Chart.yaml b/stable/nzbhydra/8.0.16/Chart.yaml similarity index 75% rename from stable/nzbhydra/8.0.15/Chart.yaml rename to stable/nzbhydra/8.0.16/Chart.yaml index 81629cd324a..8a851428139 100644 --- a/stable/nzbhydra/8.0.15/Chart.yaml +++ b/stable/nzbhydra/8.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.17.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: true description: Usenet meta search home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra @@ -17,4 +17,10 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 8.0.15 +version: 8.0.16 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbhydra/8.0.15/README.md b/stable/nzbhydra/8.0.16/README.md similarity index 96% rename from stable/nzbhydra/8.0.15/README.md rename to stable/nzbhydra/8.0.16/README.md index d6dd87db665..fdc7c3afc9a 100644 --- a/stable/nzbhydra/8.0.15/README.md +++ b/stable/nzbhydra/8.0.16/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/nzbhydra/8.0.15/app-readme.md b/stable/nzbhydra/8.0.16/app-readme.md similarity index 100% rename from stable/nzbhydra/8.0.15/app-readme.md rename to stable/nzbhydra/8.0.16/app-readme.md diff --git a/stable/nzbhydra/8.0.16/charts/common-8.3.13.tgz b/stable/nzbhydra/8.0.16/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/nzbhydra/8.0.16/charts/common-8.3.13.tgz differ diff --git a/stable/nzbhydra/8.0.15/helm-values.md b/stable/nzbhydra/8.0.16/helm-values.md similarity index 100% rename from stable/nzbhydra/8.0.15/helm-values.md rename to stable/nzbhydra/8.0.16/helm-values.md diff --git a/stable/nzbhydra/8.0.15/ix_values.yaml b/stable/nzbhydra/8.0.16/ix_values.yaml similarity index 100% rename from stable/nzbhydra/8.0.15/ix_values.yaml rename to stable/nzbhydra/8.0.16/ix_values.yaml diff --git a/stable/nzbhydra/8.0.15/questions.yaml b/stable/nzbhydra/8.0.16/questions.yaml similarity index 100% rename from stable/nzbhydra/8.0.15/questions.yaml rename to stable/nzbhydra/8.0.16/questions.yaml diff --git a/stable/nzbhydra/8.0.15/templates/common.yaml b/stable/nzbhydra/8.0.16/templates/common.yaml similarity index 100% rename from stable/nzbhydra/8.0.15/templates/common.yaml rename to stable/nzbhydra/8.0.16/templates/common.yaml diff --git a/stable/nzbhydra/8.0.15/values.yaml b/stable/nzbhydra/8.0.16/values.yaml similarity index 100% rename from stable/nzbhydra/8.0.15/values.yaml rename to stable/nzbhydra/8.0.16/values.yaml diff --git a/stable/nzbhydra/item.yaml b/stable/nzbhydra/item.yaml index 9da6666b467..b6b9593f7ca 100644 --- a/stable/nzbhydra/item.yaml +++ b/stable/nzbhydra/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png categories: - - media -icon_url: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png +- media + diff --git a/stable/octoprint/3.0.12/CHANGELOG.md b/stable/octoprint/3.0.12/CHANGELOG.md deleted file mode 100644 index b8a42310499..00000000000 --- a/stable/octoprint/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [octoprint-3.0.12](https://github.com/truecharts/apps/compare/octoprint-3.0.11...octoprint-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/octoprint/3.0.12/Chart.lock b/stable/octoprint/3.0.12/Chart.lock deleted file mode 100644 index 33296fe9603..00000000000 --- a/stable/octoprint/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:29:42.765752189Z" diff --git a/stable/octoprint/3.0.12/charts/common-8.3.12.tgz b/stable/octoprint/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/octoprint/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/octoprint/3.0.13/CHANGELOG.md b/stable/octoprint/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..0b4726357d1 --- /dev/null +++ b/stable/octoprint/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [octoprint-3.0.13](https://github.com/truecharts/apps/compare/octoprint-3.0.12...octoprint-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [octoprint-3.0.12](https://github.com/truecharts/apps/compare/octoprint-3.0.11...octoprint-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [octoprint-3.0.11](https://github.com/truecharts/apps/compare/octoprint-3.0.10...octoprint-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [octoprint-3.0.10](https://github.com/truecharts/apps/compare/octoprint-3.0.9...octoprint-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [octoprint-3.0.9](https://github.com/truecharts/apps/compare/octoprint-3.0.8...octoprint-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [octoprint-3.0.8](https://github.com/truecharts/apps/compare/octoprint-3.0.7...octoprint-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [octoprint-3.0.7](https://github.com/truecharts/apps/compare/octoprint-3.0.6...octoprint-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [octoprint-3.0.6](https://github.com/truecharts/apps/compare/octoprint-3.0.5...octoprint-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [octoprint-3.0.5](https://github.com/truecharts/apps/compare/octoprint-3.0.4...octoprint-3.0.5) (2021-10-12) diff --git a/stable/octoprint/3.0.12/CONFIG.md b/stable/octoprint/3.0.13/CONFIG.md similarity index 100% rename from stable/octoprint/3.0.12/CONFIG.md rename to stable/octoprint/3.0.13/CONFIG.md diff --git a/stable/octoprint/3.0.13/Chart.lock b/stable/octoprint/3.0.13/Chart.lock new file mode 100644 index 00000000000..9571fb5bff8 --- /dev/null +++ b/stable/octoprint/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:09:11.89878269Z" diff --git a/stable/octoprint/3.0.12/Chart.yaml b/stable/octoprint/3.0.13/Chart.yaml similarity index 78% rename from stable/octoprint/3.0.12/Chart.yaml rename to stable/octoprint/3.0.13/Chart.yaml index a3db2aaff4d..602b9daa78b 100644 --- a/stable/octoprint/3.0.12/Chart.yaml +++ b/stable/octoprint/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: OctoPrint is the snappy web interface for your 3D printer home: https://github.com/truechartsapps/tree/master/charts/stable/octoprint icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 @@ -20,4 +20,10 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/octoprint/3.0.12/README.md b/stable/octoprint/3.0.13/README.md similarity index 96% rename from stable/octoprint/3.0.12/README.md rename to stable/octoprint/3.0.13/README.md index 595747db3f1..4498a31d35c 100644 --- a/stable/octoprint/3.0.12/README.md +++ b/stable/octoprint/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/octoprint/3.0.12/app-readme.md b/stable/octoprint/3.0.13/app-readme.md similarity index 100% rename from stable/octoprint/3.0.12/app-readme.md rename to stable/octoprint/3.0.13/app-readme.md diff --git a/stable/octoprint/3.0.13/charts/common-8.3.13.tgz b/stable/octoprint/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/octoprint/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/octoprint/3.0.12/helm-values.md b/stable/octoprint/3.0.13/helm-values.md similarity index 100% rename from stable/octoprint/3.0.12/helm-values.md rename to stable/octoprint/3.0.13/helm-values.md diff --git a/stable/octoprint/3.0.12/ix_values.yaml b/stable/octoprint/3.0.13/ix_values.yaml similarity index 100% rename from stable/octoprint/3.0.12/ix_values.yaml rename to stable/octoprint/3.0.13/ix_values.yaml diff --git a/stable/octoprint/3.0.12/questions.yaml b/stable/octoprint/3.0.13/questions.yaml similarity index 100% rename from stable/octoprint/3.0.12/questions.yaml rename to stable/octoprint/3.0.13/questions.yaml diff --git a/stable/octoprint/3.0.12/templates/common.yaml b/stable/octoprint/3.0.13/templates/common.yaml similarity index 100% rename from stable/octoprint/3.0.12/templates/common.yaml rename to stable/octoprint/3.0.13/templates/common.yaml diff --git a/stable/octoprint/3.0.12/values.yaml b/stable/octoprint/3.0.13/values.yaml similarity index 100% rename from stable/octoprint/3.0.12/values.yaml rename to stable/octoprint/3.0.13/values.yaml diff --git a/stable/octoprint/item.yaml b/stable/octoprint/item.yaml index 1b8aaf25a23..4720c0c4837 100644 --- a/stable/octoprint/item.yaml +++ b/stable/octoprint/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 categories: - - media -icon_url: https://avatars3.githubusercontent.com/u/5982294?s=400PLACEHOLDERICONv=4 +- media + diff --git a/stable/omada-controller/3.0.15/CHANGELOG.md b/stable/omada-controller/3.0.15/CHANGELOG.md deleted file mode 100644 index 6a11268dea2..00000000000 --- a/stable/omada-controller/3.0.15/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [omada-controller-3.0.15](https://github.com/truecharts/apps/compare/omada-controller-3.0.14...omada-controller-3.0.15) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/omada-controller/3.0.15/Chart.lock b/stable/omada-controller/3.0.15/Chart.lock deleted file mode 100644 index 382d7ee553b..00000000000 --- a/stable/omada-controller/3.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:30:06.507459466Z" diff --git a/stable/omada-controller/3.0.15/charts/common-8.3.12.tgz b/stable/omada-controller/3.0.15/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/omada-controller/3.0.15/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/omada-controller/3.0.16/CHANGELOG.md b/stable/omada-controller/3.0.16/CHANGELOG.md new file mode 100644 index 00000000000..2df57d66de3 --- /dev/null +++ b/stable/omada-controller/3.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [omada-controller-3.0.16](https://github.com/truecharts/apps/compare/omada-controller-3.0.15...omada-controller-3.0.16) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [omada-controller-3.0.15](https://github.com/truecharts/apps/compare/omada-controller-3.0.14...omada-controller-3.0.15) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [omada-controller-3.0.14](https://github.com/truecharts/apps/compare/omada-controller-3.0.13...omada-controller-3.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [omada-controller-3.0.13](https://github.com/truecharts/apps/compare/omada-controller-3.0.12...omada-controller-3.0.13) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [omada-controller-3.0.12](https://github.com/truecharts/apps/compare/omada-controller-3.0.11...omada-controller-3.0.12) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [omada-controller-3.0.11](https://github.com/truecharts/apps/compare/omada-controller-3.0.10...omada-controller-3.0.11) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [omada-controller-3.0.10](https://github.com/truecharts/apps/compare/omada-controller-3.0.9...omada-controller-3.0.10) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### [omada-controller-3.0.9](https://github.com/truecharts/apps/compare/omada-controller-3.0.8...omada-controller-3.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + diff --git a/stable/omada-controller/3.0.15/CONFIG.md b/stable/omada-controller/3.0.16/CONFIG.md similarity index 100% rename from stable/omada-controller/3.0.15/CONFIG.md rename to stable/omada-controller/3.0.16/CONFIG.md diff --git a/stable/omada-controller/3.0.16/Chart.lock b/stable/omada-controller/3.0.16/Chart.lock new file mode 100644 index 00000000000..c0052054568 --- /dev/null +++ b/stable/omada-controller/3.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:09:32.953352122Z" diff --git a/stable/omada-controller/3.0.15/Chart.yaml b/stable/omada-controller/3.0.16/Chart.yaml similarity index 81% rename from stable/omada-controller/3.0.15/Chart.yaml rename to stable/omada-controller/3.0.16/Chart.yaml index 8cc4b1a35c6..e323e7ee62e 100644 --- a/stable/omada-controller/3.0.15/Chart.yaml +++ b/stable/omada-controller/3.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform. home: https://github.com/truechartsapps/tree/master/charts/stable/omada-controller @@ -19,4 +19,10 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 3.0.15 +version: 3.0.16 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/omada-controller/3.0.15/README.md b/stable/omada-controller/3.0.16/README.md similarity index 96% rename from stable/omada-controller/3.0.15/README.md rename to stable/omada-controller/3.0.16/README.md index 10a562a3d41..aa0dff9d343 100644 --- a/stable/omada-controller/3.0.15/README.md +++ b/stable/omada-controller/3.0.16/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/omada-controller/3.0.15/app-readme.md b/stable/omada-controller/3.0.16/app-readme.md similarity index 100% rename from stable/omada-controller/3.0.15/app-readme.md rename to stable/omada-controller/3.0.16/app-readme.md diff --git a/stable/omada-controller/3.0.16/charts/common-8.3.13.tgz b/stable/omada-controller/3.0.16/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/omada-controller/3.0.16/charts/common-8.3.13.tgz differ diff --git a/stable/omada-controller/3.0.15/helm-values.md b/stable/omada-controller/3.0.16/helm-values.md similarity index 92% rename from stable/omada-controller/3.0.15/helm-values.md rename to stable/omada-controller/3.0.16/helm-values.md index b2f945d0635..f444663a346 100644 --- a/stable/omada-controller/3.0.15/helm-values.md +++ b/stable/omada-controller/3.0.16/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"docker.io/mbentley/omada-controller"` | image repository | -| image.tag | string | `"4.4@sha256:e349c2a1c03e04843fdc0ce59a927298fac6c2e8a16ff33a0b3772ebad2c5dcc"` | image tag | +| image.tag | string | `"4.4@sha256:73a19237abf90e9509cd75e2a96157f352ed9f5c7978908f731e0fe3c5f1707f"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/omada-controller/3.0.15/ix_values.yaml b/stable/omada-controller/3.0.16/ix_values.yaml similarity index 92% rename from stable/omada-controller/3.0.15/ix_values.yaml rename to stable/omada-controller/3.0.16/ix_values.yaml index ebc5c0dfacd..e1571c54b69 100644 --- a/stable/omada-controller/3.0.15/ix_values.yaml +++ b/stable/omada-controller/3.0.16/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: docker.io/mbentley/omada-controller # -- image tag - tag: 4.4@sha256:e349c2a1c03e04843fdc0ce59a927298fac6c2e8a16ff33a0b3772ebad2c5dcc + tag: 4.4@sha256:73a19237abf90e9509cd75e2a96157f352ed9f5c7978908f731e0fe3c5f1707f # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/omada-controller/3.0.15/questions.yaml b/stable/omada-controller/3.0.16/questions.yaml similarity index 100% rename from stable/omada-controller/3.0.15/questions.yaml rename to stable/omada-controller/3.0.16/questions.yaml diff --git a/stable/omada-controller/3.0.15/templates/common.yaml b/stable/omada-controller/3.0.16/templates/common.yaml similarity index 100% rename from stable/omada-controller/3.0.15/templates/common.yaml rename to stable/omada-controller/3.0.16/templates/common.yaml diff --git a/stable/omada-controller/3.0.15/values.yaml b/stable/omada-controller/3.0.16/values.yaml similarity index 100% rename from stable/omada-controller/3.0.15/values.yaml rename to stable/omada-controller/3.0.16/values.yaml diff --git a/stable/omada-controller/item.yaml b/stable/omada-controller/item.yaml index 9c3657267e9..1b14f63cd40 100644 --- a/stable/omada-controller/item.yaml +++ b/stable/omada-controller/item.yaml @@ -1,3 +1,4 @@ +icon: https://www.tp-link.com/assets/images/icon/logo-white.svg categories: - - media -icon_url: https://www.tp-link.com/assets/images/icon/logo-white.svg +- media + diff --git a/stable/ombi/8.0.11/CHANGELOG.md b/stable/ombi/8.0.11/CHANGELOG.md deleted file mode 100644 index 3c5963d41b9..00000000000 --- a/stable/ombi/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [ombi-8.0.11](https://github.com/truecharts/apps/compare/ombi-8.0.10...ombi-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/ombi/8.0.11/Chart.lock b/stable/ombi/8.0.11/Chart.lock deleted file mode 100644 index 17c8d5b36d3..00000000000 --- a/stable/ombi/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:30:31.190251936Z" diff --git a/stable/ombi/8.0.11/charts/common-8.3.12.tgz b/stable/ombi/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/ombi/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/ombi/8.0.12/CHANGELOG.md b/stable/ombi/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..851f0211e31 --- /dev/null +++ b/stable/ombi/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [ombi-8.0.12](https://github.com/truecharts/apps/compare/ombi-8.0.11...ombi-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [ombi-8.0.11](https://github.com/truecharts/apps/compare/ombi-8.0.10...ombi-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [ombi-8.0.10](https://github.com/truecharts/apps/compare/ombi-8.0.9...ombi-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [ombi-8.0.9](https://github.com/truecharts/apps/compare/ombi-8.0.8...ombi-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [ombi-8.0.8](https://github.com/truecharts/apps/compare/ombi-8.0.7...ombi-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [ombi-8.0.7](https://github.com/truecharts/apps/compare/ombi-8.0.6...ombi-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [ombi-8.0.6](https://github.com/truecharts/apps/compare/ombi-8.0.5...ombi-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [ombi-8.0.5](https://github.com/truecharts/apps/compare/ombi-8.0.4...ombi-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [ombi-8.0.4](https://github.com/truecharts/apps/compare/ombi-8.0.3...ombi-8.0.4) (2021-10-05) diff --git a/stable/ombi/8.0.11/CONFIG.md b/stable/ombi/8.0.12/CONFIG.md similarity index 100% rename from stable/ombi/8.0.11/CONFIG.md rename to stable/ombi/8.0.12/CONFIG.md diff --git a/stable/ombi/8.0.12/Chart.lock b/stable/ombi/8.0.12/Chart.lock new file mode 100644 index 00000000000..9a531b97136 --- /dev/null +++ b/stable/ombi/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:09:53.941069045Z" diff --git a/stable/ombi/8.0.11/Chart.yaml b/stable/ombi/8.0.12/Chart.yaml similarity index 81% rename from stable/ombi/8.0.11/Chart.yaml rename to stable/ombi/8.0.12/Chart.yaml index 6e2884d0f5f..135bd4e97c3 100644 --- a/stable/ombi/8.0.11/Chart.yaml +++ b/stable/ombi/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.0.1482" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Want a Movie or TV Show on Plex or Emby? Use Ombi! home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi @@ -27,4 +27,9 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ombi/8.0.11/README.md b/stable/ombi/8.0.12/README.md similarity index 96% rename from stable/ombi/8.0.11/README.md rename to stable/ombi/8.0.12/README.md index 27c8f3cca39..dd2e2ab15a9 100644 --- a/stable/ombi/8.0.11/README.md +++ b/stable/ombi/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/ombi/8.0.11/app-readme.md b/stable/ombi/8.0.12/app-readme.md similarity index 100% rename from stable/ombi/8.0.11/app-readme.md rename to stable/ombi/8.0.12/app-readme.md diff --git a/stable/ombi/8.0.12/charts/common-8.3.13.tgz b/stable/ombi/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/ombi/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/ombi/8.0.11/helm-values.md b/stable/ombi/8.0.12/helm-values.md similarity index 100% rename from stable/ombi/8.0.11/helm-values.md rename to stable/ombi/8.0.12/helm-values.md diff --git a/stable/ombi/8.0.11/ix_values.yaml b/stable/ombi/8.0.12/ix_values.yaml similarity index 100% rename from stable/ombi/8.0.11/ix_values.yaml rename to stable/ombi/8.0.12/ix_values.yaml diff --git a/stable/ombi/8.0.11/questions.yaml b/stable/ombi/8.0.12/questions.yaml similarity index 100% rename from stable/ombi/8.0.11/questions.yaml rename to stable/ombi/8.0.12/questions.yaml diff --git a/stable/ombi/8.0.11/templates/common.yaml b/stable/ombi/8.0.12/templates/common.yaml similarity index 100% rename from stable/ombi/8.0.11/templates/common.yaml rename to stable/ombi/8.0.12/templates/common.yaml diff --git a/stable/ombi/8.0.11/values.yaml b/stable/ombi/8.0.12/values.yaml similarity index 100% rename from stable/ombi/8.0.11/values.yaml rename to stable/ombi/8.0.12/values.yaml diff --git a/stable/ombi/item.yaml b/stable/ombi/item.yaml index 16151dee42a..b65a8608660 100644 --- a/stable/ombi/item.yaml +++ b/stable/ombi/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/Ombi-app/Ombi/gh-pages/img/android-chrome-512x512.png categories: - - media -icon_url: https://raw.githubusercontent.com/Ombi-app/Ombi/gh-pages/img/android-chrome-512x512.png +- media + diff --git a/stable/onlyoffice-document-server/1.0.5/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.5/CHANGELOG.md deleted file mode 100644 index 13ccf46c14c..00000000000 --- a/stable/onlyoffice-document-server/1.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [onlyoffice-document-server-1.0.5](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.4...onlyoffice-document-server-1.0.5) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/onlyoffice-document-server/1.0.5/Chart.lock b/stable/onlyoffice-document-server/1.0.5/Chart.lock deleted file mode 100644 index c756229f71e..00000000000 --- a/stable/onlyoffice-document-server/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:30:55.748882927Z" diff --git a/stable/onlyoffice-document-server/1.0.5/charts/common-8.3.12.tgz b/stable/onlyoffice-document-server/1.0.5/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/onlyoffice-document-server/1.0.5/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/1.0.6/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.6/CHANGELOG.md new file mode 100644 index 00000000000..cfd293b0742 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [onlyoffice-document-server-1.0.6](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.5...onlyoffice-document-server-1.0.6) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [onlyoffice-document-server-1.0.5](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.4...onlyoffice-document-server-1.0.5) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [onlyoffice-document-server-1.0.4](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.3...onlyoffice-document-server-1.0.4) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [onlyoffice-document-server-1.0.3](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.2...onlyoffice-document-server-1.0.3) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [onlyoffice-document-server-1.0.2](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.1...onlyoffice-document-server-1.0.2) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [onlyoffice-document-server-1.0.1](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.0...onlyoffice-document-server-1.0.1) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [onlyoffice-document-server-0.0.5](https://github.com/truecharts/apps/compare/onlyoffice-document-server-0.0.4...onlyoffice-document-server-0.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [onlyoffice-document-server-0.0.4](https://github.com/truecharts/apps/compare/onlyoffice-document-server-0.0.3...onlyoffice-document-server-0.0.4) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [onlyoffice-document-server-0.0.3](https://github.com/truecharts/apps/compare/onlyoffice-document-server-0.0.2...onlyoffice-document-server-0.0.3) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) + + + diff --git a/stable/onlyoffice-document-server/1.0.5/CONFIG.md b/stable/onlyoffice-document-server/1.0.6/CONFIG.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.5/CONFIG.md rename to stable/onlyoffice-document-server/1.0.6/CONFIG.md diff --git a/stable/onlyoffice-document-server/1.0.6/Chart.lock b/stable/onlyoffice-document-server/1.0.6/Chart.lock new file mode 100644 index 00000000000..42df72fe5d0 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:10:14.938632724Z" diff --git a/stable/onlyoffice-document-server/1.0.5/Chart.yaml b/stable/onlyoffice-document-server/1.0.6/Chart.yaml similarity index 81% rename from stable/onlyoffice-document-server/1.0.5/Chart.yaml rename to stable/onlyoffice-document-server/1.0.6/Chart.yaml index 3aa7c3d81c4..26dfa8421a6 100644 --- a/stable/onlyoffice-document-server/1.0.5/Chart.yaml +++ b/stable/onlyoffice-document-server/1.0.6/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "6.4.1.45" +appVersion: "6.4.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real @@ -25,4 +25,11 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 1.0.5 +version: 1.0.6 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/onlyoffice-document-server/1.0.5/README.md b/stable/onlyoffice-document-server/1.0.6/README.md similarity index 97% rename from stable/onlyoffice-document-server/1.0.5/README.md rename to stable/onlyoffice-document-server/1.0.6/README.md index 1951c7be48d..e6054522ef4 100644 --- a/stable/onlyoffice-document-server/1.0.5/README.md +++ b/stable/onlyoffice-document-server/1.0.6/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/onlyoffice-document-server/1.0.5/app-readme.md b/stable/onlyoffice-document-server/1.0.6/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.5/app-readme.md rename to stable/onlyoffice-document-server/1.0.6/app-readme.md diff --git a/stable/onlyoffice-document-server/1.0.6/charts/common-8.3.13.tgz b/stable/onlyoffice-document-server/1.0.6/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/onlyoffice-document-server/1.0.6/charts/common-8.3.13.tgz differ diff --git a/stable/onlyoffice-document-server/1.0.5/helm-values.md b/stable/onlyoffice-document-server/1.0.6/helm-values.md similarity index 92% rename from stable/onlyoffice-document-server/1.0.5/helm-values.md rename to stable/onlyoffice-document-server/1.0.6/helm-values.md index ee5e1031bad..e83f5e9d51d 100644 --- a/stable/onlyoffice-document-server/1.0.5/helm-values.md +++ b/stable/onlyoffice-document-server/1.0.6/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{"JWT_ENABLED":true,"JWT_SECRET":"randomgeneratedstring","WOPI_ENABLED":true}` | environment variables. See [image docs](https://github.com/ONLYOFFICE/Docker-DocumentServer#available-configuration-parameters) for more details. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"onlyoffice/documentserver"` | image repository | -| image.tag | string | `"6.4.1.45@sha256:ba4d4bbdc0eef02e3706a039b757b3e8c512f5c741299ffaf0a1dc8c2421be2f"` | image tag | +| image.tag | string | `"6.4.2.6@sha256:7e4a36f99966640fa7d0298ec3334309331229f61bdce7280667575ba9c8f7f6"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/onlyoffice-document-server/1.0.5/ix_values.yaml b/stable/onlyoffice-document-server/1.0.6/ix_values.yaml similarity index 91% rename from stable/onlyoffice-document-server/1.0.5/ix_values.yaml rename to stable/onlyoffice-document-server/1.0.6/ix_values.yaml index 5cb8ce53046..4b472202db0 100644 --- a/stable/onlyoffice-document-server/1.0.5/ix_values.yaml +++ b/stable/onlyoffice-document-server/1.0.6/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: onlyoffice/documentserver # -- image tag - tag: 6.4.1.45@sha256:ba4d4bbdc0eef02e3706a039b757b3e8c512f5c741299ffaf0a1dc8c2421be2f + tag: 6.4.2.6@sha256:7e4a36f99966640fa7d0298ec3334309331229f61bdce7280667575ba9c8f7f6 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/onlyoffice-document-server/1.0.5/questions.yaml b/stable/onlyoffice-document-server/1.0.6/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.5/questions.yaml rename to stable/onlyoffice-document-server/1.0.6/questions.yaml diff --git a/stable/onlyoffice-document-server/1.0.5/templates/common.yaml b/stable/onlyoffice-document-server/1.0.6/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.5/templates/common.yaml rename to stable/onlyoffice-document-server/1.0.6/templates/common.yaml diff --git a/stable/onlyoffice-document-server/1.0.5/values.yaml b/stable/onlyoffice-document-server/1.0.6/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.5/values.yaml rename to stable/onlyoffice-document-server/1.0.6/values.yaml diff --git a/stable/onlyoffice-document-server/item.yaml b/stable/onlyoffice-document-server/item.yaml index 65a6c2897f0..bccfd554fc4 100644 --- a/stable/onlyoffice-document-server/item.yaml +++ b/stable/onlyoffice-document-server/item.yaml @@ -1,5 +1,6 @@ +icon: https://avatars.githubusercontent.com/u/1426033?s=200&v=4 categories: - - office - - documents - - productivity -icon_url: https://avatars.githubusercontent.com/u/1426033?s=200&v=4 +- office +- documents +- productivity + diff --git a/stable/openldap/3.0.11/CHANGELOG.md b/stable/openldap/3.0.11/CHANGELOG.md deleted file mode 100644 index a2e758adf72..00000000000 --- a/stable/openldap/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [openldap-3.0.11](https://github.com/truecharts/apps/compare/openldap-3.0.10...openldap-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/openldap/3.0.11/Chart.lock b/stable/openldap/3.0.11/Chart.lock deleted file mode 100644 index b87378e1231..00000000000 --- a/stable/openldap/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:31:20.253302262Z" diff --git a/stable/openldap/3.0.11/charts/common-8.3.12.tgz b/stable/openldap/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/openldap/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/openldap/3.0.12/CHANGELOG.md b/stable/openldap/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4dbc46608e1 --- /dev/null +++ b/stable/openldap/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [openldap-3.0.12](https://github.com/truecharts/apps/compare/openldap-3.0.11...openldap-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [openldap-3.0.11](https://github.com/truecharts/apps/compare/openldap-3.0.10...openldap-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [openldap-3.0.10](https://github.com/truecharts/apps/compare/openldap-3.0.9...openldap-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [openldap-3.0.9](https://github.com/truecharts/apps/compare/openldap-3.0.8...openldap-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [openldap-3.0.8](https://github.com/truecharts/apps/compare/openldap-3.0.7...openldap-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [openldap-3.0.7](https://github.com/truecharts/apps/compare/openldap-3.0.6...openldap-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [openldap-3.0.6](https://github.com/truecharts/apps/compare/openldap-3.0.5...openldap-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [openldap-3.0.5](https://github.com/truecharts/apps/compare/openldap-3.0.4...openldap-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [openldap-3.0.4](https://github.com/truecharts/apps/compare/openldap-3.0.3...openldap-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/openldap/3.0.11/CONFIG.md b/stable/openldap/3.0.12/CONFIG.md similarity index 100% rename from stable/openldap/3.0.11/CONFIG.md rename to stable/openldap/3.0.12/CONFIG.md diff --git a/stable/openldap/3.0.12/Chart.lock b/stable/openldap/3.0.12/Chart.lock new file mode 100644 index 00000000000..56794bd6212 --- /dev/null +++ b/stable/openldap/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:10:35.840320182Z" diff --git a/stable/openldap/3.0.11/Chart.yaml b/stable/openldap/3.0.12/Chart.yaml similarity index 81% rename from stable/openldap/3.0.11/Chart.yaml rename to stable/openldap/3.0.12/Chart.yaml index 46092a82b0b..fcfb6b374a2 100644 --- a/stable/openldap/3.0.11/Chart.yaml +++ b/stable/openldap/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Community developed LDAP software home: https://www.openldap.org @@ -26,4 +26,10 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - cloud + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openldap/3.0.11/README.md b/stable/openldap/3.0.12/README.md similarity index 96% rename from stable/openldap/3.0.11/README.md rename to stable/openldap/3.0.12/README.md index f80d4a8e3fe..cb5350b3ee4 100644 --- a/stable/openldap/3.0.11/README.md +++ b/stable/openldap/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/openldap/3.0.11/app-readme.md b/stable/openldap/3.0.12/app-readme.md similarity index 100% rename from stable/openldap/3.0.11/app-readme.md rename to stable/openldap/3.0.12/app-readme.md diff --git a/stable/openldap/3.0.12/charts/common-8.3.13.tgz b/stable/openldap/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/openldap/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/openldap/3.0.11/helm-values.md b/stable/openldap/3.0.12/helm-values.md similarity index 100% rename from stable/openldap/3.0.11/helm-values.md rename to stable/openldap/3.0.12/helm-values.md diff --git a/stable/openldap/3.0.11/ix_values.yaml b/stable/openldap/3.0.12/ix_values.yaml similarity index 100% rename from stable/openldap/3.0.11/ix_values.yaml rename to stable/openldap/3.0.12/ix_values.yaml diff --git a/stable/openldap/3.0.11/questions.yaml b/stable/openldap/3.0.12/questions.yaml similarity index 100% rename from stable/openldap/3.0.11/questions.yaml rename to stable/openldap/3.0.12/questions.yaml diff --git a/stable/openldap/3.0.11/templates/_configmap.tpl b/stable/openldap/3.0.12/templates/_configmap.tpl similarity index 100% rename from stable/openldap/3.0.11/templates/_configmap.tpl rename to stable/openldap/3.0.12/templates/_configmap.tpl diff --git a/stable/openldap/3.0.11/templates/common.yaml b/stable/openldap/3.0.12/templates/common.yaml similarity index 100% rename from stable/openldap/3.0.11/templates/common.yaml rename to stable/openldap/3.0.12/templates/common.yaml diff --git a/stable/openldap/3.0.11/values.yaml b/stable/openldap/3.0.12/values.yaml similarity index 100% rename from stable/openldap/3.0.11/values.yaml rename to stable/openldap/3.0.12/values.yaml diff --git a/stable/openldap/item.yaml b/stable/openldap/item.yaml index 53b38a7d3a0..de1ebef2f31 100644 --- a/stable/openldap/item.yaml +++ b/stable/openldap/item.yaml @@ -1,3 +1,4 @@ +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Database-openldap.svg/640px-Database-openldap.svg.png categories: - - cloud -icon_url: https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Database-openldap.svg/640px-Database-openldap.svg.png +- cloud + diff --git a/stable/organizr/8.0.12/CHANGELOG.md b/stable/organizr/8.0.12/CHANGELOG.md deleted file mode 100644 index e92099f9003..00000000000 --- a/stable/organizr/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [organizr-8.0.12](https://github.com/truecharts/apps/compare/organizr-8.0.11...organizr-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/organizr/8.0.12/Chart.lock b/stable/organizr/8.0.12/Chart.lock deleted file mode 100644 index 01f82231590..00000000000 --- a/stable/organizr/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:31:44.215413087Z" diff --git a/stable/organizr/8.0.12/charts/common-8.3.12.tgz b/stable/organizr/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/organizr/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/organizr/8.0.13/CHANGELOG.md b/stable/organizr/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..56b98e4dcc5 --- /dev/null +++ b/stable/organizr/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [organizr-8.0.13](https://github.com/truecharts/apps/compare/organizr-8.0.12...organizr-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [organizr-8.0.12](https://github.com/truecharts/apps/compare/organizr-8.0.11...organizr-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [organizr-8.0.11](https://github.com/truecharts/apps/compare/organizr-8.0.10...organizr-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [organizr-8.0.10](https://github.com/truecharts/apps/compare/organizr-8.0.9...organizr-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [organizr-8.0.9](https://github.com/truecharts/apps/compare/organizr-8.0.8...organizr-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [organizr-8.0.8](https://github.com/truecharts/apps/compare/organizr-8.0.7...organizr-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [organizr-8.0.7](https://github.com/truecharts/apps/compare/organizr-8.0.6...organizr-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [organizr-8.0.6](https://github.com/truecharts/apps/compare/organizr-8.0.5...organizr-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [organizr-8.0.5](https://github.com/truecharts/apps/compare/organizr-8.0.4...organizr-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) diff --git a/stable/organizr/8.0.12/CONFIG.md b/stable/organizr/8.0.13/CONFIG.md similarity index 100% rename from stable/organizr/8.0.12/CONFIG.md rename to stable/organizr/8.0.13/CONFIG.md diff --git a/stable/organizr/8.0.13/Chart.lock b/stable/organizr/8.0.13/Chart.lock new file mode 100644 index 00000000000..71240ca1d92 --- /dev/null +++ b/stable/organizr/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:10:56.916496064Z" diff --git a/stable/organizr/8.0.12/Chart.yaml b/stable/organizr/8.0.13/Chart.yaml similarity index 78% rename from stable/organizr/8.0.12/Chart.yaml rename to stable/organizr/8.0.13/Chart.yaml index b37b5855f01..a2601a56260 100644 --- a/stable/organizr/8.0.12/Chart.yaml +++ b/stable/organizr/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: HTPC/Homelab Services Organizer home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr @@ -20,4 +20,10 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - organizers + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/organizr/8.0.12/README.md b/stable/organizr/8.0.13/README.md similarity index 96% rename from stable/organizr/8.0.12/README.md rename to stable/organizr/8.0.13/README.md index b4c413166b4..4aa70584066 100644 --- a/stable/organizr/8.0.12/README.md +++ b/stable/organizr/8.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/organizr/8.0.12/app-readme.md b/stable/organizr/8.0.13/app-readme.md similarity index 100% rename from stable/organizr/8.0.12/app-readme.md rename to stable/organizr/8.0.13/app-readme.md diff --git a/stable/organizr/8.0.13/charts/common-8.3.13.tgz b/stable/organizr/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/organizr/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/organizr/8.0.12/helm-values.md b/stable/organizr/8.0.13/helm-values.md similarity index 100% rename from stable/organizr/8.0.12/helm-values.md rename to stable/organizr/8.0.13/helm-values.md diff --git a/stable/organizr/8.0.12/ix_values.yaml b/stable/organizr/8.0.13/ix_values.yaml similarity index 100% rename from stable/organizr/8.0.12/ix_values.yaml rename to stable/organizr/8.0.13/ix_values.yaml diff --git a/stable/organizr/8.0.12/questions.yaml b/stable/organizr/8.0.13/questions.yaml similarity index 100% rename from stable/organizr/8.0.12/questions.yaml rename to stable/organizr/8.0.13/questions.yaml diff --git a/stable/organizr/8.0.12/templates/common.yaml b/stable/organizr/8.0.13/templates/common.yaml similarity index 100% rename from stable/organizr/8.0.12/templates/common.yaml rename to stable/organizr/8.0.13/templates/common.yaml diff --git a/stable/organizr/8.0.12/values.yaml b/stable/organizr/8.0.13/values.yaml similarity index 100% rename from stable/organizr/8.0.12/values.yaml rename to stable/organizr/8.0.13/values.yaml diff --git a/stable/organizr/item.yaml b/stable/organizr/item.yaml index 8d111e1fc8d..8f47b105756 100644 --- a/stable/organizr/item.yaml +++ b/stable/organizr/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true categories: - - organizers -icon_url: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true +- organizers + diff --git a/stable/oscam/3.0.11/CHANGELOG.md b/stable/oscam/3.0.11/CHANGELOG.md deleted file mode 100644 index 673fb46b3f8..00000000000 --- a/stable/oscam/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [oscam-3.0.11](https://github.com/truecharts/apps/compare/oscam-3.0.10...oscam-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/oscam/3.0.11/Chart.lock b/stable/oscam/3.0.11/Chart.lock deleted file mode 100644 index 174376a7977..00000000000 --- a/stable/oscam/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:32:07.151288404Z" diff --git a/stable/oscam/3.0.11/charts/common-8.3.12.tgz b/stable/oscam/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/oscam/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/oscam/3.0.12/CHANGELOG.md b/stable/oscam/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c0b7246d279 --- /dev/null +++ b/stable/oscam/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [oscam-3.0.12](https://github.com/truecharts/apps/compare/oscam-3.0.11...oscam-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [oscam-3.0.11](https://github.com/truecharts/apps/compare/oscam-3.0.10...oscam-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [oscam-3.0.10](https://github.com/truecharts/apps/compare/oscam-3.0.9...oscam-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [oscam-3.0.9](https://github.com/truecharts/apps/compare/oscam-3.0.8...oscam-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [oscam-3.0.8](https://github.com/truecharts/apps/compare/oscam-3.0.7...oscam-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [oscam-3.0.7](https://github.com/truecharts/apps/compare/oscam-3.0.6...oscam-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [oscam-3.0.6](https://github.com/truecharts/apps/compare/oscam-3.0.5...oscam-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [oscam-3.0.5](https://github.com/truecharts/apps/compare/oscam-3.0.4...oscam-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [oscam-3.0.4](https://github.com/truecharts/apps/compare/oscam-3.0.3...oscam-3.0.4) (2021-10-05) diff --git a/stable/oscam/3.0.11/CONFIG.md b/stable/oscam/3.0.12/CONFIG.md similarity index 100% rename from stable/oscam/3.0.11/CONFIG.md rename to stable/oscam/3.0.12/CONFIG.md diff --git a/stable/oscam/3.0.12/Chart.lock b/stable/oscam/3.0.12/Chart.lock new file mode 100644 index 00000000000..f92103eedff --- /dev/null +++ b/stable/oscam/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:11:17.893333744Z" diff --git a/stable/oscam/3.0.11/Chart.yaml b/stable/oscam/3.0.12/Chart.yaml similarity index 78% rename from stable/oscam/3.0.11/Chart.yaml rename to stable/oscam/3.0.12/Chart.yaml index ca41d637721..fd35308d881 100644 --- a/stable/oscam/3.0.11/Chart.yaml +++ b/stable/oscam/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11693" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Open Source Conditional Access Module software home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam @@ -19,4 +19,10 @@ name: oscam sources: - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - DIY + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/oscam/3.0.11/README.md b/stable/oscam/3.0.12/README.md similarity index 96% rename from stable/oscam/3.0.11/README.md rename to stable/oscam/3.0.12/README.md index 08979edb908..4f1b3090c2c 100644 --- a/stable/oscam/3.0.11/README.md +++ b/stable/oscam/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/oscam/3.0.11/app-readme.md b/stable/oscam/3.0.12/app-readme.md similarity index 100% rename from stable/oscam/3.0.11/app-readme.md rename to stable/oscam/3.0.12/app-readme.md diff --git a/stable/oscam/3.0.12/charts/common-8.3.13.tgz b/stable/oscam/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/oscam/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/oscam/3.0.11/helm-values.md b/stable/oscam/3.0.12/helm-values.md similarity index 100% rename from stable/oscam/3.0.11/helm-values.md rename to stable/oscam/3.0.12/helm-values.md diff --git a/stable/oscam/3.0.11/ix_values.yaml b/stable/oscam/3.0.12/ix_values.yaml similarity index 100% rename from stable/oscam/3.0.11/ix_values.yaml rename to stable/oscam/3.0.12/ix_values.yaml diff --git a/stable/oscam/3.0.11/questions.yaml b/stable/oscam/3.0.12/questions.yaml similarity index 100% rename from stable/oscam/3.0.11/questions.yaml rename to stable/oscam/3.0.12/questions.yaml diff --git a/stable/oscam/3.0.11/templates/common.yaml b/stable/oscam/3.0.12/templates/common.yaml similarity index 100% rename from stable/oscam/3.0.11/templates/common.yaml rename to stable/oscam/3.0.12/templates/common.yaml diff --git a/stable/oscam/3.0.11/values.yaml b/stable/oscam/3.0.12/values.yaml similarity index 100% rename from stable/oscam/3.0.11/values.yaml rename to stable/oscam/3.0.12/values.yaml diff --git a/stable/oscam/item.yaml b/stable/oscam/item.yaml index 3fd8ea55313..8c17da86277 100644 --- a/stable/oscam/item.yaml +++ b/stable/oscam/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/oscam-logo.png categories: - - DIY -icon_url: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/oscam-logo.png +- DIY + diff --git a/stable/overseerr/3.0.11/CHANGELOG.md b/stable/overseerr/3.0.11/CHANGELOG.md deleted file mode 100644 index 8029497c885..00000000000 --- a/stable/overseerr/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [overseerr-3.0.11](https://github.com/truecharts/apps/compare/overseerr-3.0.10...overseerr-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/overseerr/3.0.11/Chart.lock b/stable/overseerr/3.0.11/Chart.lock deleted file mode 100644 index df6f289870c..00000000000 --- a/stable/overseerr/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:32:31.519342435Z" diff --git a/stable/overseerr/3.0.11/charts/common-8.3.12.tgz b/stable/overseerr/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/overseerr/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/overseerr/3.0.12/CHANGELOG.md b/stable/overseerr/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..bd94b50e8ff --- /dev/null +++ b/stable/overseerr/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [overseerr-3.0.12](https://github.com/truecharts/apps/compare/overseerr-3.0.11...overseerr-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [overseerr-3.0.11](https://github.com/truecharts/apps/compare/overseerr-3.0.10...overseerr-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [overseerr-3.0.10](https://github.com/truecharts/apps/compare/overseerr-3.0.9...overseerr-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [overseerr-3.0.9](https://github.com/truecharts/apps/compare/overseerr-3.0.8...overseerr-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [overseerr-3.0.8](https://github.com/truecharts/apps/compare/overseerr-3.0.7...overseerr-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [overseerr-3.0.7](https://github.com/truecharts/apps/compare/overseerr-3.0.6...overseerr-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [overseerr-3.0.6](https://github.com/truecharts/apps/compare/overseerr-3.0.5...overseerr-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [overseerr-3.0.5](https://github.com/truecharts/apps/compare/overseerr-3.0.4...overseerr-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + diff --git a/stable/overseerr/3.0.11/CONFIG.md b/stable/overseerr/3.0.12/CONFIG.md similarity index 100% rename from stable/overseerr/3.0.11/CONFIG.md rename to stable/overseerr/3.0.12/CONFIG.md diff --git a/stable/overseerr/3.0.12/Chart.lock b/stable/overseerr/3.0.12/Chart.lock new file mode 100644 index 00000000000..a6df562c010 --- /dev/null +++ b/stable/overseerr/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:11:38.952133562Z" diff --git a/stable/overseerr/3.0.11/Chart.yaml b/stable/overseerr/3.0.12/Chart.yaml similarity index 78% rename from stable/overseerr/3.0.11/Chart.yaml rename to stable/overseerr/3.0.12/Chart.yaml index ec51ba8816b..2d3eede775b 100644 --- a/stable/overseerr/3.0.11/Chart.yaml +++ b/stable/overseerr/3.0.12/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.26.1" +appVersion: "1.27.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! @@ -23,4 +23,10 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/overseerr/3.0.11/README.md b/stable/overseerr/3.0.12/README.md similarity index 96% rename from stable/overseerr/3.0.11/README.md rename to stable/overseerr/3.0.12/README.md index c1e809d3beb..033a1913397 100644 --- a/stable/overseerr/3.0.11/README.md +++ b/stable/overseerr/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/overseerr/3.0.11/app-readme.md b/stable/overseerr/3.0.12/app-readme.md similarity index 100% rename from stable/overseerr/3.0.11/app-readme.md rename to stable/overseerr/3.0.12/app-readme.md diff --git a/stable/overseerr/3.0.12/charts/common-8.3.13.tgz b/stable/overseerr/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/overseerr/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/overseerr/3.0.11/helm-values.md b/stable/overseerr/3.0.12/helm-values.md similarity index 91% rename from stable/overseerr/3.0.11/helm-values.md rename to stable/overseerr/3.0.12/helm-values.md index 6575e9d4d47..6d375732155 100644 --- a/stable/overseerr/3.0.11/helm-values.md +++ b/stable/overseerr/3.0.12/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/sct/overseerr"` | image repository | -| image.tag | string | `"1.26.1@sha256:254d16af8f71061d0f8feb0d4990078641eff13a17824938b60b43b334342f9d"` | image tag | +| image.tag | string | `"1.27.0@sha256:061f876e32bd85050c767dee57e09593c293e8676e06a7dc40536f28bf55fc68"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/stable/overseerr/3.0.11/ix_values.yaml b/stable/overseerr/3.0.12/ix_values.yaml similarity index 91% rename from stable/overseerr/3.0.11/ix_values.yaml rename to stable/overseerr/3.0.12/ix_values.yaml index b6980752f63..c76d7b1e4c5 100644 --- a/stable/overseerr/3.0.11/ix_values.yaml +++ b/stable/overseerr/3.0.12/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/sct/overseerr # -- image tag - tag: 1.26.1@sha256:254d16af8f71061d0f8feb0d4990078641eff13a17824938b60b43b334342f9d + tag: 1.27.0@sha256:061f876e32bd85050c767dee57e09593c293e8676e06a7dc40536f28bf55fc68 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/overseerr/3.0.11/questions.yaml b/stable/overseerr/3.0.12/questions.yaml similarity index 100% rename from stable/overseerr/3.0.11/questions.yaml rename to stable/overseerr/3.0.12/questions.yaml diff --git a/stable/overseerr/3.0.11/templates/common.yaml b/stable/overseerr/3.0.12/templates/common.yaml similarity index 100% rename from stable/overseerr/3.0.11/templates/common.yaml rename to stable/overseerr/3.0.12/templates/common.yaml diff --git a/stable/overseerr/3.0.11/values.yaml b/stable/overseerr/3.0.12/values.yaml similarity index 100% rename from stable/overseerr/3.0.11/values.yaml rename to stable/overseerr/3.0.12/values.yaml diff --git a/stable/overseerr/item.yaml b/stable/overseerr/item.yaml index e733bd61cb7..cd5a2948088 100644 --- a/stable/overseerr/item.yaml +++ b/stable/overseerr/item.yaml @@ -1,3 +1,4 @@ +icon: https://i.imgur.com/TMoEG7g.png categories: - - media -icon_url: https://i.imgur.com/TMoEG7g.png +- media + diff --git a/stable/owncast/3.0.13/CHANGELOG.md b/stable/owncast/3.0.13/CHANGELOG.md deleted file mode 100644 index 126ff32be80..00000000000 --- a/stable/owncast/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [owncast-3.0.13](https://github.com/truecharts/apps/compare/owncast-3.0.12...owncast-3.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/owncast/3.0.13/Chart.lock b/stable/owncast/3.0.13/Chart.lock deleted file mode 100644 index 1fff5f4e49a..00000000000 --- a/stable/owncast/3.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:32:56.60171909Z" diff --git a/stable/owncast/3.0.13/charts/common-8.3.12.tgz b/stable/owncast/3.0.13/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/owncast/3.0.13/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/owncast/3.0.14/CHANGELOG.md b/stable/owncast/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..4151625958b --- /dev/null +++ b/stable/owncast/3.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [owncast-3.0.14](https://github.com/truecharts/apps/compare/owncast-3.0.13...owncast-3.0.14) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [owncast-3.0.13](https://github.com/truecharts/apps/compare/owncast-3.0.12...owncast-3.0.13) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [owncast-3.0.12](https://github.com/truecharts/apps/compare/owncast-3.0.11...owncast-3.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [owncast-3.0.11](https://github.com/truecharts/apps/compare/owncast-3.0.10...owncast-3.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [owncast-3.0.10](https://github.com/truecharts/apps/compare/owncast-3.0.9...owncast-3.0.10) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [owncast-3.0.9](https://github.com/truecharts/apps/compare/owncast-3.0.8...owncast-3.0.9) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [owncast-3.0.8](https://github.com/truecharts/apps/compare/owncast-3.0.7...owncast-3.0.8) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [owncast-3.0.7](https://github.com/truecharts/apps/compare/owncast-3.0.6...owncast-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [owncast-3.0.6](https://github.com/truecharts/apps/compare/owncast-3.0.5...owncast-3.0.6) (2021-10-12) diff --git a/stable/owncast/3.0.13/CONFIG.md b/stable/owncast/3.0.14/CONFIG.md similarity index 100% rename from stable/owncast/3.0.13/CONFIG.md rename to stable/owncast/3.0.14/CONFIG.md diff --git a/stable/owncast/3.0.14/Chart.lock b/stable/owncast/3.0.14/Chart.lock new file mode 100644 index 00000000000..d7bc365f353 --- /dev/null +++ b/stable/owncast/3.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:12:00.047620605Z" diff --git a/stable/owncast/3.0.13/Chart.yaml b/stable/owncast/3.0.14/Chart.yaml similarity index 79% rename from stable/owncast/3.0.13/Chart.yaml rename to stable/owncast/3.0.14/Chart.yaml index 705bf07f6dd..ab9555b0619 100644 --- a/stable/owncast/3.0.13/Chart.yaml +++ b/stable/owncast/3.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. home: https://github.com/truechartsapps/tree/master/charts/stable/owncast @@ -22,4 +22,10 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 3.0.13 +version: 3.0.14 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncast/3.0.13/README.md b/stable/owncast/3.0.14/README.md similarity index 96% rename from stable/owncast/3.0.13/README.md rename to stable/owncast/3.0.14/README.md index 831c927c65f..10dbdd5a274 100644 --- a/stable/owncast/3.0.13/README.md +++ b/stable/owncast/3.0.14/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/owncast/3.0.13/app-readme.md b/stable/owncast/3.0.14/app-readme.md similarity index 100% rename from stable/owncast/3.0.13/app-readme.md rename to stable/owncast/3.0.14/app-readme.md diff --git a/stable/owncast/3.0.14/charts/common-8.3.13.tgz b/stable/owncast/3.0.14/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/owncast/3.0.14/charts/common-8.3.13.tgz differ diff --git a/stable/owncast/3.0.13/helm-values.md b/stable/owncast/3.0.14/helm-values.md similarity index 100% rename from stable/owncast/3.0.13/helm-values.md rename to stable/owncast/3.0.14/helm-values.md diff --git a/stable/owncast/3.0.13/ix_values.yaml b/stable/owncast/3.0.14/ix_values.yaml similarity index 100% rename from stable/owncast/3.0.13/ix_values.yaml rename to stable/owncast/3.0.14/ix_values.yaml diff --git a/stable/owncast/3.0.13/questions.yaml b/stable/owncast/3.0.14/questions.yaml similarity index 100% rename from stable/owncast/3.0.13/questions.yaml rename to stable/owncast/3.0.14/questions.yaml diff --git a/stable/owncast/3.0.13/templates/common.yaml b/stable/owncast/3.0.14/templates/common.yaml similarity index 100% rename from stable/owncast/3.0.13/templates/common.yaml rename to stable/owncast/3.0.14/templates/common.yaml diff --git a/stable/owncast/3.0.13/values.yaml b/stable/owncast/3.0.14/values.yaml similarity index 100% rename from stable/owncast/3.0.13/values.yaml rename to stable/owncast/3.0.14/values.yaml diff --git a/stable/owncast/item.yaml b/stable/owncast/item.yaml index 6f39f8f676f..d671281b458 100644 --- a/stable/owncast/item.yaml +++ b/stable/owncast/item.yaml @@ -1,3 +1,4 @@ +icon: https://owncast.online/images/owncast-logo-1000x1000.png categories: - - media -icon_url: https://owncast.online/images/owncast-logo-1000x1000.png +- media + diff --git a/stable/owncloud-ocis/3.0.12/CHANGELOG.md b/stable/owncloud-ocis/3.0.12/CHANGELOG.md deleted file mode 100644 index 496a7358b70..00000000000 --- a/stable/owncloud-ocis/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [owncloud-ocis-3.0.12](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.11...owncloud-ocis-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/owncloud-ocis/3.0.12/Chart.lock b/stable/owncloud-ocis/3.0.12/Chart.lock deleted file mode 100644 index 012195427ea..00000000000 --- a/stable/owncloud-ocis/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:33:21.82375495Z" diff --git a/stable/owncloud-ocis/3.0.12/charts/common-8.3.12.tgz b/stable/owncloud-ocis/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/owncloud-ocis/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/3.0.13/CHANGELOG.md b/stable/owncloud-ocis/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..39a59954781 --- /dev/null +++ b/stable/owncloud-ocis/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [owncloud-ocis-3.0.13](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.12...owncloud-ocis-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [owncloud-ocis-3.0.12](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.11...owncloud-ocis-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [owncloud-ocis-3.0.11](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.10...owncloud-ocis-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [owncloud-ocis-3.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.9...owncloud-ocis-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [owncloud-ocis-3.0.9](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.8...owncloud-ocis-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [owncloud-ocis-3.0.8](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.7...owncloud-ocis-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [owncloud-ocis-3.0.7](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.6...owncloud-ocis-3.0.7) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### [owncloud-ocis-3.0.6](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.5...owncloud-ocis-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [owncloud-ocis-3.0.5](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.4...owncloud-ocis-3.0.5) (2021-10-12) diff --git a/stable/owncloud-ocis/3.0.12/CONFIG.md b/stable/owncloud-ocis/3.0.13/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/3.0.12/CONFIG.md rename to stable/owncloud-ocis/3.0.13/CONFIG.md diff --git a/stable/owncloud-ocis/3.0.13/Chart.lock b/stable/owncloud-ocis/3.0.13/Chart.lock new file mode 100644 index 00000000000..e73f5967f7e --- /dev/null +++ b/stable/owncloud-ocis/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:12:21.014517871Z" diff --git a/stable/owncloud-ocis/3.0.12/Chart.yaml b/stable/owncloud-ocis/3.0.13/Chart.yaml similarity index 80% rename from stable/owncloud-ocis/3.0.12/Chart.yaml rename to stable/owncloud-ocis/3.0.13/Chart.yaml index c5a306b0c2f..b752c55bacb 100644 --- a/stable/owncloud-ocis/3.0.12/Chart.yaml +++ b/stable/owncloud-ocis/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.13.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: ownCloud Infinite Scale is a self-hosted file sync and share server. home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 @@ -25,4 +25,10 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncloud-ocis/3.0.12/README.md b/stable/owncloud-ocis/3.0.13/README.md similarity index 96% rename from stable/owncloud-ocis/3.0.12/README.md rename to stable/owncloud-ocis/3.0.13/README.md index 48d938fbedd..f46d513addc 100644 --- a/stable/owncloud-ocis/3.0.12/README.md +++ b/stable/owncloud-ocis/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/owncloud-ocis/3.0.12/app-readme.md b/stable/owncloud-ocis/3.0.13/app-readme.md similarity index 100% rename from stable/owncloud-ocis/3.0.12/app-readme.md rename to stable/owncloud-ocis/3.0.13/app-readme.md diff --git a/stable/owncloud-ocis/3.0.13/charts/common-8.3.13.tgz b/stable/owncloud-ocis/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/owncloud-ocis/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/owncloud-ocis/3.0.12/helm-values.md b/stable/owncloud-ocis/3.0.13/helm-values.md similarity index 100% rename from stable/owncloud-ocis/3.0.12/helm-values.md rename to stable/owncloud-ocis/3.0.13/helm-values.md diff --git a/stable/owncloud-ocis/3.0.12/ix_values.yaml b/stable/owncloud-ocis/3.0.13/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.12/ix_values.yaml rename to stable/owncloud-ocis/3.0.13/ix_values.yaml diff --git a/stable/owncloud-ocis/3.0.12/questions.yaml b/stable/owncloud-ocis/3.0.13/questions.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.12/questions.yaml rename to stable/owncloud-ocis/3.0.13/questions.yaml diff --git a/stable/owncloud-ocis/3.0.12/templates/common.yaml b/stable/owncloud-ocis/3.0.13/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.12/templates/common.yaml rename to stable/owncloud-ocis/3.0.13/templates/common.yaml diff --git a/stable/owncloud-ocis/3.0.12/values.yaml b/stable/owncloud-ocis/3.0.13/values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.12/values.yaml rename to stable/owncloud-ocis/3.0.13/values.yaml diff --git a/stable/owncloud-ocis/item.yaml b/stable/owncloud-ocis/item.yaml index f258a70e2eb..5d75670d960 100644 --- a/stable/owncloud-ocis/item.yaml +++ b/stable/owncloud-ocis/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/1645051?s=200PLACEHOLDERICONv=4 +- media + diff --git a/stable/pgadmin/3.0.12/CHANGELOG.md b/stable/pgadmin/3.0.12/CHANGELOG.md deleted file mode 100644 index bf1ac296f01..00000000000 --- a/stable/pgadmin/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pgadmin-3.0.12](https://github.com/truecharts/apps/compare/pgadmin-3.0.11...pgadmin-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/pgadmin/3.0.12/Chart.lock b/stable/pgadmin/3.0.12/Chart.lock deleted file mode 100644 index c3f5f992568..00000000000 --- a/stable/pgadmin/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:33:47.12887267Z" diff --git a/stable/pgadmin/3.0.12/charts/common-8.3.12.tgz b/stable/pgadmin/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/pgadmin/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/pgadmin/3.0.13/CHANGELOG.md b/stable/pgadmin/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..9fdbe24ba3c --- /dev/null +++ b/stable/pgadmin/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [pgadmin-3.0.13](https://github.com/truecharts/apps/compare/pgadmin-3.0.12...pgadmin-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [pgadmin-3.0.12](https://github.com/truecharts/apps/compare/pgadmin-3.0.11...pgadmin-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [pgadmin-3.0.11](https://github.com/truecharts/apps/compare/pgadmin-3.0.10...pgadmin-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [pgadmin-3.0.10](https://github.com/truecharts/apps/compare/pgadmin-3.0.9...pgadmin-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [pgadmin-3.0.9](https://github.com/truecharts/apps/compare/pgadmin-3.0.8...pgadmin-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [pgadmin-3.0.8](https://github.com/truecharts/apps/compare/pgadmin-3.0.7...pgadmin-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [pgadmin-3.0.7](https://github.com/truecharts/apps/compare/pgadmin-3.0.6...pgadmin-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [pgadmin-3.0.6](https://github.com/truecharts/apps/compare/pgadmin-3.0.5...pgadmin-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + diff --git a/stable/pgadmin/3.0.12/CONFIG.md b/stable/pgadmin/3.0.13/CONFIG.md similarity index 100% rename from stable/pgadmin/3.0.12/CONFIG.md rename to stable/pgadmin/3.0.13/CONFIG.md diff --git a/stable/pgadmin/3.0.13/Chart.lock b/stable/pgadmin/3.0.13/Chart.lock new file mode 100644 index 00000000000..c3642cbb852 --- /dev/null +++ b/stable/pgadmin/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:12:41.990173748Z" diff --git a/stable/pgadmin/3.0.12/Chart.yaml b/stable/pgadmin/3.0.13/Chart.yaml similarity index 79% rename from stable/pgadmin/3.0.12/Chart.yaml rename to stable/pgadmin/3.0.13/Chart.yaml index fea6bec097f..e023fba2ec0 100644 --- a/stable/pgadmin/3.0.12/Chart.yaml +++ b/stable/pgadmin/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Web-Based postgresql database management utility home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin @@ -24,4 +24,10 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - management + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pgadmin/3.0.12/README.md b/stable/pgadmin/3.0.13/README.md similarity index 96% rename from stable/pgadmin/3.0.12/README.md rename to stable/pgadmin/3.0.13/README.md index a1afe292743..15dfc74af26 100644 --- a/stable/pgadmin/3.0.12/README.md +++ b/stable/pgadmin/3.0.13/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/pgadmin/3.0.12/app-readme.md b/stable/pgadmin/3.0.13/app-readme.md similarity index 100% rename from stable/pgadmin/3.0.12/app-readme.md rename to stable/pgadmin/3.0.13/app-readme.md diff --git a/stable/pgadmin/3.0.13/charts/common-8.3.13.tgz b/stable/pgadmin/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/pgadmin/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/pgadmin/3.0.12/helm-values.md b/stable/pgadmin/3.0.13/helm-values.md similarity index 93% rename from stable/pgadmin/3.0.12/helm-values.md rename to stable/pgadmin/3.0.13/helm-values.md index 115c9422128..8a424d9a507 100644 --- a/stable/pgadmin/3.0.12/helm-values.md +++ b/stable/pgadmin/3.0.13/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PGADMIN_DEFAULT_PASSWORD | string | `"changeme"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"docker.io/dpage/pgadmin4"` | | -| image.tag | string | `"6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691"` | | +| image.tag | string | `"6.0@sha256:7ea3d72f0c962a7b5ce6d37dea84fb30b32fb52e8cb1a6eb38a15d512e2a15a0"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/var/lib/pgadmin"` | | diff --git a/stable/pgadmin/3.0.12/ix_values.yaml b/stable/pgadmin/3.0.13/ix_values.yaml similarity index 86% rename from stable/pgadmin/3.0.12/ix_values.yaml rename to stable/pgadmin/3.0.13/ix_values.yaml index e4b21ccdf06..aff2ac85dd6 100644 --- a/stable/pgadmin/3.0.12/ix_values.yaml +++ b/stable/pgadmin/3.0.13/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: docker.io/dpage/pgadmin4 pullPolicy: IfNotPresent - tag: 6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691 + tag: 6.0@sha256:7ea3d72f0c962a7b5ce6d37dea84fb30b32fb52e8cb1a6eb38a15d512e2a15a0 securityContext: runAsNonRoot: false diff --git a/stable/pgadmin/3.0.12/questions.yaml b/stable/pgadmin/3.0.13/questions.yaml similarity index 100% rename from stable/pgadmin/3.0.12/questions.yaml rename to stable/pgadmin/3.0.13/questions.yaml diff --git a/stable/pgadmin/3.0.12/templates/common.yaml b/stable/pgadmin/3.0.13/templates/common.yaml similarity index 100% rename from stable/pgadmin/3.0.12/templates/common.yaml rename to stable/pgadmin/3.0.13/templates/common.yaml diff --git a/stable/pgadmin/3.0.12/values.yaml b/stable/pgadmin/3.0.13/values.yaml similarity index 100% rename from stable/pgadmin/3.0.12/values.yaml rename to stable/pgadmin/3.0.13/values.yaml diff --git a/stable/pgadmin/item.yaml b/stable/pgadmin/item.yaml index 26fcdcf4297..dc2cd230ec5 100644 --- a/stable/pgadmin/item.yaml +++ b/stable/pgadmin/item.yaml @@ -1,3 +1,4 @@ +icon: https://www.postgresql.org/message-id/attachment/1139/pgAdmin.svg categories: - - management -icon_url: https://www.postgresql.org/message-id/attachment/1139/pgAdmin.svg +- management + diff --git a/stable/photoprism/4.0.6/Chart.lock b/stable/photoprism/4.0.6/Chart.lock deleted file mode 100644 index 455fe88955c..00000000000 --- a/stable/photoprism/4.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T15:48:00.0479613Z" diff --git a/stable/photoprism/4.0.6/charts/common-8.3.12.tgz b/stable/photoprism/4.0.6/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/photoprism/4.0.6/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/photoprism/4.0.6/CHANGELOG.md b/stable/photoprism/4.0.7/CHANGELOG.md similarity index 75% rename from stable/photoprism/4.0.6/CHANGELOG.md rename to stable/photoprism/4.0.7/CHANGELOG.md index 63ec1c8f4b3..8be222aaa6b 100644 --- a/stable/photoprism/4.0.6/CHANGELOG.md +++ b/stable/photoprism/4.0.7/CHANGELOG.md @@ -1,6 +1,28 @@ # Changelog
+ +### [photoprism-4.0.7](https://github.com/truecharts/apps/compare/photoprism-4.0.6...photoprism-4.0.7) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [photoprism-4.0.6](https://github.com/truecharts/apps/compare/photoprism-4.0.5...photoprism-4.0.6) (2021-10-19) @@ -75,25 +97,3 @@ #### Chore * update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - - - -### [photoprism-3.0.8](https://github.com/truecharts/apps/compare/photoprism-3.0.7...photoprism-3.0.8) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) - - - - -### [photoprism-3.0.7](https://github.com/truecharts/apps/compare/photoprism-3.0.6...photoprism-3.0.7) (2021-10-12) - -#### Chore - -* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124)) - - - - diff --git a/stable/photoprism/4.0.6/CONFIG.md b/stable/photoprism/4.0.7/CONFIG.md similarity index 100% rename from stable/photoprism/4.0.6/CONFIG.md rename to stable/photoprism/4.0.7/CONFIG.md diff --git a/stable/photoprism/4.0.7/Chart.lock b/stable/photoprism/4.0.7/Chart.lock new file mode 100644 index 00000000000..6058116e573 --- /dev/null +++ b/stable/photoprism/4.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:13:03.02761512Z" diff --git a/stable/photoprism/4.0.6/Chart.yaml b/stable/photoprism/4.0.7/Chart.yaml similarity index 81% rename from stable/photoprism/4.0.6/Chart.yaml rename to stable/photoprism/4.0.7/Chart.yaml index 8410a9b9613..66f5710e23e 100644 --- a/stable/photoprism/4.0.6/Chart.yaml +++ b/stable/photoprism/4.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20211018" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ \ and sharing your personal photo collection" home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism @@ -22,4 +22,10 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 4.0.6 +version: 4.0.7 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/4.0.6/README.md b/stable/photoprism/4.0.7/README.md similarity index 96% rename from stable/photoprism/4.0.6/README.md rename to stable/photoprism/4.0.7/README.md index b4aa1cee207..3a781538493 100644 --- a/stable/photoprism/4.0.6/README.md +++ b/stable/photoprism/4.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/photoprism/4.0.6/app-readme.md b/stable/photoprism/4.0.7/app-readme.md similarity index 100% rename from stable/photoprism/4.0.6/app-readme.md rename to stable/photoprism/4.0.7/app-readme.md diff --git a/stable/photoprism/4.0.7/charts/common-8.3.13.tgz b/stable/photoprism/4.0.7/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/photoprism/4.0.7/charts/common-8.3.13.tgz differ diff --git a/stable/photoprism/4.0.6/helm-values.md b/stable/photoprism/4.0.7/helm-values.md similarity index 100% rename from stable/photoprism/4.0.6/helm-values.md rename to stable/photoprism/4.0.7/helm-values.md diff --git a/stable/photoprism/4.0.6/ix_values.yaml b/stable/photoprism/4.0.7/ix_values.yaml similarity index 100% rename from stable/photoprism/4.0.6/ix_values.yaml rename to stable/photoprism/4.0.7/ix_values.yaml diff --git a/stable/photoprism/4.0.6/questions.yaml b/stable/photoprism/4.0.7/questions.yaml similarity index 100% rename from stable/photoprism/4.0.6/questions.yaml rename to stable/photoprism/4.0.7/questions.yaml diff --git a/stable/photoprism/4.0.6/templates/common.yaml b/stable/photoprism/4.0.7/templates/common.yaml similarity index 100% rename from stable/photoprism/4.0.6/templates/common.yaml rename to stable/photoprism/4.0.7/templates/common.yaml diff --git a/stable/photoprism/4.0.6/values.yaml b/stable/photoprism/4.0.7/values.yaml similarity index 100% rename from stable/photoprism/4.0.6/values.yaml rename to stable/photoprism/4.0.7/values.yaml diff --git a/stable/photoprism/item.yaml b/stable/photoprism/item.yaml index 3842fa4485f..c0f03d8da3f 100644 --- a/stable/photoprism/item.yaml +++ b/stable/photoprism/item.yaml @@ -1,3 +1,4 @@ +icon: https://demo.photoprism.org/static/img/logo-avatar.svg categories: - - media -icon_url: https://demo.photoprism.org/static/img/logo-avatar.svg +- media + diff --git a/stable/phpldapadmin/3.0.11/CHANGELOG.md b/stable/phpldapadmin/3.0.11/CHANGELOG.md deleted file mode 100644 index 7f3b2fff768..00000000000 --- a/stable/phpldapadmin/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [phpldapadmin-3.0.11](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.10...phpldapadmin-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/phpldapadmin/3.0.11/Chart.lock b/stable/phpldapadmin/3.0.11/Chart.lock deleted file mode 100644 index 80bb827ac12..00000000000 --- a/stable/phpldapadmin/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:34:35.597200099Z" diff --git a/stable/phpldapadmin/3.0.11/charts/common-8.3.12.tgz b/stable/phpldapadmin/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/phpldapadmin/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/phpldapadmin/3.0.12/CHANGELOG.md b/stable/phpldapadmin/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6b8e496893e --- /dev/null +++ b/stable/phpldapadmin/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [phpldapadmin-3.0.12](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.11...phpldapadmin-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [phpldapadmin-3.0.11](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.10...phpldapadmin-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [phpldapadmin-3.0.10](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.9...phpldapadmin-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [phpldapadmin-3.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.8...phpldapadmin-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [phpldapadmin-3.0.8](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.7...phpldapadmin-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [phpldapadmin-3.0.7](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.6...phpldapadmin-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [phpldapadmin-3.0.6](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.5...phpldapadmin-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [phpldapadmin-3.0.5](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.4...phpldapadmin-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [phpldapadmin-3.0.4](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.3...phpldapadmin-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) + + + + diff --git a/stable/phpldapadmin/3.0.11/CONFIG.md b/stable/phpldapadmin/3.0.12/CONFIG.md similarity index 100% rename from stable/phpldapadmin/3.0.11/CONFIG.md rename to stable/phpldapadmin/3.0.12/CONFIG.md diff --git a/stable/phpldapadmin/3.0.12/Chart.lock b/stable/phpldapadmin/3.0.12/Chart.lock new file mode 100644 index 00000000000..9b057596464 --- /dev/null +++ b/stable/phpldapadmin/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:13:23.968309139Z" diff --git a/stable/phpldapadmin/3.0.11/Chart.yaml b/stable/phpldapadmin/3.0.12/Chart.yaml similarity index 81% rename from stable/phpldapadmin/3.0.11/Chart.yaml rename to stable/phpldapadmin/3.0.12/Chart.yaml index 61a299ad252..1bcde7224a4 100644 --- a/stable/phpldapadmin/3.0.11/Chart.yaml +++ b/stable/phpldapadmin/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Web-based LDAP browser to manage your LDAP server home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin @@ -24,4 +24,10 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - management + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/phpldapadmin/3.0.11/README.md b/stable/phpldapadmin/3.0.12/README.md similarity index 96% rename from stable/phpldapadmin/3.0.11/README.md rename to stable/phpldapadmin/3.0.12/README.md index 7d1f888559f..1e19ed0c58f 100644 --- a/stable/phpldapadmin/3.0.11/README.md +++ b/stable/phpldapadmin/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/phpldapadmin/3.0.11/app-readme.md b/stable/phpldapadmin/3.0.12/app-readme.md similarity index 100% rename from stable/phpldapadmin/3.0.11/app-readme.md rename to stable/phpldapadmin/3.0.12/app-readme.md diff --git a/stable/phpldapadmin/3.0.12/charts/common-8.3.13.tgz b/stable/phpldapadmin/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/phpldapadmin/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/phpldapadmin/3.0.11/helm-values.md b/stable/phpldapadmin/3.0.12/helm-values.md similarity index 100% rename from stable/phpldapadmin/3.0.11/helm-values.md rename to stable/phpldapadmin/3.0.12/helm-values.md diff --git a/stable/phpldapadmin/3.0.11/ix_values.yaml b/stable/phpldapadmin/3.0.12/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.11/ix_values.yaml rename to stable/phpldapadmin/3.0.12/ix_values.yaml diff --git a/stable/phpldapadmin/3.0.11/questions.yaml b/stable/phpldapadmin/3.0.12/questions.yaml similarity index 100% rename from stable/phpldapadmin/3.0.11/questions.yaml rename to stable/phpldapadmin/3.0.12/questions.yaml diff --git a/stable/phpldapadmin/3.0.11/templates/common.yaml b/stable/phpldapadmin/3.0.12/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/3.0.11/templates/common.yaml rename to stable/phpldapadmin/3.0.12/templates/common.yaml diff --git a/stable/phpldapadmin/3.0.11/values.yaml b/stable/phpldapadmin/3.0.12/values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.11/values.yaml rename to stable/phpldapadmin/3.0.12/values.yaml diff --git a/stable/phpldapadmin/item.yaml b/stable/phpldapadmin/item.yaml index ff370722a17..c16e966c63e 100644 --- a/stable/phpldapadmin/item.yaml +++ b/stable/phpldapadmin/item.yaml @@ -1,3 +1,4 @@ +icon: https://repository-images.githubusercontent.com/3665191/dd213f80-766c-11e9-8117-6b639095ef99 categories: - - management -icon_url: https://repository-images.githubusercontent.com/3665191/dd213f80-766c-11e9-8117-6b639095ef99 +- management + diff --git a/stable/piaware/3.0.11/CHANGELOG.md b/stable/piaware/3.0.11/CHANGELOG.md deleted file mode 100644 index cce241b9c55..00000000000 --- a/stable/piaware/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [piaware-3.0.11](https://github.com/truecharts/apps/compare/piaware-3.0.10...piaware-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/piaware/3.0.11/Chart.lock b/stable/piaware/3.0.11/Chart.lock deleted file mode 100644 index 412ba774270..00000000000 --- a/stable/piaware/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:34:58.878517411Z" diff --git a/stable/piaware/3.0.11/charts/common-8.3.12.tgz b/stable/piaware/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/piaware/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/piaware/3.0.12/CHANGELOG.md b/stable/piaware/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..94f690ef9a5 --- /dev/null +++ b/stable/piaware/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [piaware-3.0.12](https://github.com/truecharts/apps/compare/piaware-3.0.11...piaware-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [piaware-3.0.11](https://github.com/truecharts/apps/compare/piaware-3.0.10...piaware-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [piaware-3.0.10](https://github.com/truecharts/apps/compare/piaware-3.0.9...piaware-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [piaware-3.0.9](https://github.com/truecharts/apps/compare/piaware-3.0.8...piaware-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [piaware-3.0.8](https://github.com/truecharts/apps/compare/piaware-3.0.7...piaware-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [piaware-3.0.7](https://github.com/truecharts/apps/compare/piaware-3.0.6...piaware-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [piaware-3.0.6](https://github.com/truecharts/apps/compare/piaware-3.0.5...piaware-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [piaware-3.0.5](https://github.com/truecharts/apps/compare/piaware-3.0.4...piaware-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [piaware-3.0.4](https://github.com/truecharts/apps/compare/piaware-3.0.3...piaware-3.0.4) (2021-10-05) diff --git a/stable/piaware/3.0.11/CONFIG.md b/stable/piaware/3.0.12/CONFIG.md similarity index 100% rename from stable/piaware/3.0.11/CONFIG.md rename to stable/piaware/3.0.12/CONFIG.md diff --git a/stable/piaware/3.0.12/Chart.lock b/stable/piaware/3.0.12/Chart.lock new file mode 100644 index 00000000000..0be4400bfa8 --- /dev/null +++ b/stable/piaware/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:13:44.924776847Z" diff --git a/stable/piaware/3.0.11/Chart.yaml b/stable/piaware/3.0.12/Chart.yaml similarity index 77% rename from stable/piaware/3.0.11/Chart.yaml rename to stable/piaware/3.0.12/Chart.yaml index 93f05181dde..5708caaca94 100644 --- a/stable/piaware/3.0.11/Chart.yaml +++ b/stable/piaware/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Program for forwarding ADS-B data to FlightAware home: https://github.com/truechartsapps/tree/master/charts/stable/piaware icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg @@ -19,4 +19,10 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/piaware/3.0.11/README.md b/stable/piaware/3.0.12/README.md similarity index 96% rename from stable/piaware/3.0.11/README.md rename to stable/piaware/3.0.12/README.md index 06155d0f762..d7ddfecea35 100644 --- a/stable/piaware/3.0.11/README.md +++ b/stable/piaware/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/piaware/3.0.11/app-readme.md b/stable/piaware/3.0.12/app-readme.md similarity index 100% rename from stable/piaware/3.0.11/app-readme.md rename to stable/piaware/3.0.12/app-readme.md diff --git a/stable/piaware/3.0.12/charts/common-8.3.13.tgz b/stable/piaware/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/piaware/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/piaware/3.0.11/ci/ct-values.yaml b/stable/piaware/3.0.12/ci/ct-values.yaml similarity index 100% rename from stable/piaware/3.0.11/ci/ct-values.yaml rename to stable/piaware/3.0.12/ci/ct-values.yaml diff --git a/stable/piaware/3.0.11/helm-values.md b/stable/piaware/3.0.12/helm-values.md similarity index 100% rename from stable/piaware/3.0.11/helm-values.md rename to stable/piaware/3.0.12/helm-values.md diff --git a/stable/piaware/3.0.11/ix_values.yaml b/stable/piaware/3.0.12/ix_values.yaml similarity index 100% rename from stable/piaware/3.0.11/ix_values.yaml rename to stable/piaware/3.0.12/ix_values.yaml diff --git a/stable/piaware/3.0.11/questions.yaml b/stable/piaware/3.0.12/questions.yaml similarity index 100% rename from stable/piaware/3.0.11/questions.yaml rename to stable/piaware/3.0.12/questions.yaml diff --git a/stable/piaware/3.0.11/templates/common.yaml b/stable/piaware/3.0.12/templates/common.yaml similarity index 100% rename from stable/piaware/3.0.11/templates/common.yaml rename to stable/piaware/3.0.12/templates/common.yaml diff --git a/stable/piaware/3.0.11/values.yaml b/stable/piaware/3.0.12/values.yaml similarity index 100% rename from stable/piaware/3.0.11/values.yaml rename to stable/piaware/3.0.12/values.yaml diff --git a/stable/piaware/item.yaml b/stable/piaware/item.yaml index 1a42b825c81..4275efc94fc 100644 --- a/stable/piaware/item.yaml +++ b/stable/piaware/item.yaml @@ -1,3 +1,4 @@ +icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg categories: - - media -icon_url: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg +- media + diff --git a/stable/pihole/3.0.12/CHANGELOG.md b/stable/pihole/3.0.12/CHANGELOG.md deleted file mode 100644 index 9e16f50acb3..00000000000 --- a/stable/pihole/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pihole-3.0.12](https://github.com/truecharts/apps/compare/pihole-3.0.11...pihole-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/pihole/3.0.12/Chart.lock b/stable/pihole/3.0.12/Chart.lock deleted file mode 100644 index b9f5c4fb8ab..00000000000 --- a/stable/pihole/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:35:21.920352801Z" diff --git a/stable/pihole/3.0.12/charts/common-8.3.12.tgz b/stable/pihole/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/pihole/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/pihole/3.0.13/CHANGELOG.md b/stable/pihole/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..bbef8499d40 --- /dev/null +++ b/stable/pihole/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [pihole-3.0.13](https://github.com/truecharts/apps/compare/pihole-3.0.12...pihole-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [pihole-3.0.12](https://github.com/truecharts/apps/compare/pihole-3.0.11...pihole-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [pihole-3.0.11](https://github.com/truecharts/apps/compare/pihole-3.0.10...pihole-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [pihole-3.0.10](https://github.com/truecharts/apps/compare/pihole-3.0.9...pihole-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [pihole-3.0.9](https://github.com/truecharts/apps/compare/pihole-3.0.8...pihole-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [pihole-3.0.8](https://github.com/truecharts/apps/compare/pihole-3.0.7...pihole-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [pihole-3.0.7](https://github.com/truecharts/apps/compare/pihole-3.0.6...pihole-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [pihole-3.0.6](https://github.com/truecharts/apps/compare/pihole-3.0.5...pihole-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [pihole-3.0.5](https://github.com/truecharts/apps/compare/pihole-3.0.4...pihole-3.0.5) (2021-10-05) diff --git a/stable/pihole/3.0.12/CONFIG.md b/stable/pihole/3.0.13/CONFIG.md similarity index 100% rename from stable/pihole/3.0.12/CONFIG.md rename to stable/pihole/3.0.13/CONFIG.md diff --git a/stable/pihole/3.0.13/Chart.lock b/stable/pihole/3.0.13/Chart.lock new file mode 100644 index 00000000000..2fe0a88f2a1 --- /dev/null +++ b/stable/pihole/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:14:05.892316336Z" diff --git a/stable/pihole/3.0.12/Chart.yaml b/stable/pihole/3.0.13/Chart.yaml similarity index 79% rename from stable/pihole/3.0.12/Chart.yaml rename to stable/pihole/3.0.13/Chart.yaml index 766202d939a..0321928d83a 100644 --- a/stable/pihole/3.0.12/Chart.yaml +++ b/stable/pihole/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: DNS and Ad-filtering for your network home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole @@ -21,4 +21,10 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - networking + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pihole/3.0.12/README.md b/stable/pihole/3.0.13/README.md similarity index 96% rename from stable/pihole/3.0.12/README.md rename to stable/pihole/3.0.13/README.md index 25eeceb2c3d..df3a26bb7f5 100644 --- a/stable/pihole/3.0.12/README.md +++ b/stable/pihole/3.0.13/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/pihole/3.0.12/app-readme.md b/stable/pihole/3.0.13/app-readme.md similarity index 100% rename from stable/pihole/3.0.12/app-readme.md rename to stable/pihole/3.0.13/app-readme.md diff --git a/stable/pihole/3.0.13/charts/common-8.3.13.tgz b/stable/pihole/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/pihole/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/pihole/3.0.12/helm-values.md b/stable/pihole/3.0.13/helm-values.md similarity index 100% rename from stable/pihole/3.0.12/helm-values.md rename to stable/pihole/3.0.13/helm-values.md diff --git a/stable/pihole/3.0.12/ix_values.yaml b/stable/pihole/3.0.13/ix_values.yaml similarity index 100% rename from stable/pihole/3.0.12/ix_values.yaml rename to stable/pihole/3.0.13/ix_values.yaml diff --git a/stable/pihole/3.0.12/questions.yaml b/stable/pihole/3.0.13/questions.yaml similarity index 100% rename from stable/pihole/3.0.12/questions.yaml rename to stable/pihole/3.0.13/questions.yaml diff --git a/stable/pihole/3.0.12/templates/_configmap.tpl b/stable/pihole/3.0.13/templates/_configmap.tpl similarity index 100% rename from stable/pihole/3.0.12/templates/_configmap.tpl rename to stable/pihole/3.0.13/templates/_configmap.tpl diff --git a/stable/pihole/3.0.12/templates/common.yaml b/stable/pihole/3.0.13/templates/common.yaml similarity index 100% rename from stable/pihole/3.0.12/templates/common.yaml rename to stable/pihole/3.0.13/templates/common.yaml diff --git a/stable/pihole/3.0.12/values.yaml b/stable/pihole/3.0.13/values.yaml similarity index 100% rename from stable/pihole/3.0.12/values.yaml rename to stable/pihole/3.0.13/values.yaml diff --git a/stable/pihole/item.yaml b/stable/pihole/item.yaml index 5baf68f09c7..ba93ee7f404 100644 --- a/stable/pihole/item.yaml +++ b/stable/pihole/item.yaml @@ -1,3 +1,4 @@ +icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png categories: - - networking -icon_url: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png +- networking + diff --git a/stable/plex/7.0.12/CHANGELOG.md b/stable/plex/7.0.12/CHANGELOG.md deleted file mode 100644 index e217045232c..00000000000 --- a/stable/plex/7.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [plex-7.0.12](https://github.com/truecharts/apps/compare/plex-7.0.11...plex-7.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/plex/7.0.12/Chart.lock b/stable/plex/7.0.12/Chart.lock deleted file mode 100644 index e11a3621916..00000000000 --- a/stable/plex/7.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:35:45.098311703Z" diff --git a/stable/plex/7.0.12/charts/common-8.3.12.tgz b/stable/plex/7.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/plex/7.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/plex/7.0.13/CHANGELOG.md b/stable/plex/7.0.13/CHANGELOG.md new file mode 100644 index 00000000000..57a3aa14efd --- /dev/null +++ b/stable/plex/7.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [plex-7.0.13](https://github.com/truecharts/apps/compare/plex-7.0.12...plex-7.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [plex-7.0.12](https://github.com/truecharts/apps/compare/plex-7.0.11...plex-7.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [plex-7.0.11](https://github.com/truecharts/apps/compare/plex-7.0.10...plex-7.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [plex-7.0.10](https://github.com/truecharts/apps/compare/plex-7.0.9...plex-7.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [plex-7.0.9](https://github.com/truecharts/apps/compare/plex-7.0.8...plex-7.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [plex-7.0.8](https://github.com/truecharts/apps/compare/plex-7.0.7...plex-7.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [plex-7.0.7](https://github.com/truecharts/apps/compare/plex-7.0.6...plex-7.0.7) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### [plex-7.0.6](https://github.com/truecharts/apps/compare/plex-7.0.5...plex-7.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [plex-7.0.5](https://github.com/truecharts/apps/compare/plex-7.0.4...plex-7.0.5) (2021-10-12) diff --git a/stable/plex/7.0.12/CONFIG.md b/stable/plex/7.0.13/CONFIG.md similarity index 100% rename from stable/plex/7.0.12/CONFIG.md rename to stable/plex/7.0.13/CONFIG.md diff --git a/stable/plex/7.0.13/Chart.lock b/stable/plex/7.0.13/Chart.lock new file mode 100644 index 00000000000..f569d792928 --- /dev/null +++ b/stable/plex/7.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:14:26.894269971Z" diff --git a/stable/plex/7.0.12/Chart.yaml b/stable/plex/7.0.13/Chart.yaml similarity index 78% rename from stable/plex/7.0.12/Chart.yaml rename to stable/plex/7.0.13/Chart.yaml index 627323bff4d..dcce4299c6a 100644 --- a/stable/plex/7.0.12/Chart.yaml +++ b/stable/plex/7.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.4.508" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/plex @@ -22,4 +22,10 @@ maintainers: name: plex sources: null type: application -version: 7.0.12 +version: 7.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex/7.0.12/README.md b/stable/plex/7.0.13/README.md similarity index 96% rename from stable/plex/7.0.12/README.md rename to stable/plex/7.0.13/README.md index 37fcc73d193..bbd4edce59f 100644 --- a/stable/plex/7.0.12/README.md +++ b/stable/plex/7.0.13/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/plex/7.0.12/app-readme.md b/stable/plex/7.0.13/app-readme.md similarity index 100% rename from stable/plex/7.0.12/app-readme.md rename to stable/plex/7.0.13/app-readme.md diff --git a/stable/plex/7.0.13/charts/common-8.3.13.tgz b/stable/plex/7.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/plex/7.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/plex/7.0.12/helm-values.md b/stable/plex/7.0.13/helm-values.md similarity index 100% rename from stable/plex/7.0.12/helm-values.md rename to stable/plex/7.0.13/helm-values.md diff --git a/stable/plex/7.0.12/ix_values.yaml b/stable/plex/7.0.13/ix_values.yaml similarity index 100% rename from stable/plex/7.0.12/ix_values.yaml rename to stable/plex/7.0.13/ix_values.yaml diff --git a/stable/plex/7.0.12/questions.yaml b/stable/plex/7.0.13/questions.yaml similarity index 100% rename from stable/plex/7.0.12/questions.yaml rename to stable/plex/7.0.13/questions.yaml diff --git a/stable/plex/7.0.12/templates/common.yaml b/stable/plex/7.0.13/templates/common.yaml similarity index 100% rename from stable/plex/7.0.12/templates/common.yaml rename to stable/plex/7.0.13/templates/common.yaml diff --git a/stable/plex/7.0.12/values.yaml b/stable/plex/7.0.13/values.yaml similarity index 100% rename from stable/plex/7.0.12/values.yaml rename to stable/plex/7.0.13/values.yaml diff --git a/stable/plex/item.yaml b/stable/plex/item.yaml index c5e97ecd69c..821937c8da7 100644 --- a/stable/plex/item.yaml +++ b/stable/plex/item.yaml @@ -1,3 +1,4 @@ +icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png categories: - - media -icon_url: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png +- media + diff --git a/stable/podgrab/6.0.11/CHANGELOG.md b/stable/podgrab/6.0.11/CHANGELOG.md deleted file mode 100644 index da571305366..00000000000 --- a/stable/podgrab/6.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [podgrab-6.0.11](https://github.com/truecharts/apps/compare/podgrab-6.0.10...podgrab-6.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/podgrab/6.0.11/Chart.lock b/stable/podgrab/6.0.11/Chart.lock deleted file mode 100644 index 845a24805ff..00000000000 --- a/stable/podgrab/6.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:36:08.736629218Z" diff --git a/stable/podgrab/6.0.11/charts/common-8.3.12.tgz b/stable/podgrab/6.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/podgrab/6.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/podgrab/6.0.12/CHANGELOG.md b/stable/podgrab/6.0.12/CHANGELOG.md new file mode 100644 index 00000000000..766910b1de0 --- /dev/null +++ b/stable/podgrab/6.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [podgrab-6.0.12](https://github.com/truecharts/apps/compare/podgrab-6.0.11...podgrab-6.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [podgrab-6.0.11](https://github.com/truecharts/apps/compare/podgrab-6.0.10...podgrab-6.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [podgrab-6.0.10](https://github.com/truecharts/apps/compare/podgrab-6.0.9...podgrab-6.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [podgrab-6.0.9](https://github.com/truecharts/apps/compare/podgrab-6.0.8...podgrab-6.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [podgrab-6.0.8](https://github.com/truecharts/apps/compare/podgrab-6.0.7...podgrab-6.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [podgrab-6.0.7](https://github.com/truecharts/apps/compare/podgrab-6.0.6...podgrab-6.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [podgrab-6.0.6](https://github.com/truecharts/apps/compare/podgrab-6.0.5...podgrab-6.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [podgrab-6.0.5](https://github.com/truecharts/apps/compare/podgrab-6.0.4...podgrab-6.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [podgrab-6.0.4](https://github.com/truecharts/apps/compare/podgrab-6.0.3...podgrab-6.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/podgrab/6.0.11/CONFIG.md b/stable/podgrab/6.0.12/CONFIG.md similarity index 100% rename from stable/podgrab/6.0.11/CONFIG.md rename to stable/podgrab/6.0.12/CONFIG.md diff --git a/stable/podgrab/6.0.12/Chart.lock b/stable/podgrab/6.0.12/Chart.lock new file mode 100644 index 00000000000..e9ca7f98983 --- /dev/null +++ b/stable/podgrab/6.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:14:47.914448441Z" diff --git a/stable/podgrab/6.0.11/Chart.yaml b/stable/podgrab/6.0.12/Chart.yaml similarity index 82% rename from stable/podgrab/6.0.11/Chart.yaml rename to stable/podgrab/6.0.12/Chart.yaml index bddf7040c0b..d3486b89764 100644 --- a/stable/podgrab/6.0.11/Chart.yaml +++ b/stable/podgrab/6.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: A self-hosted podcast manager to download episodes as soon as they become live. @@ -24,4 +24,10 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 6.0.11 +version: 6.0.12 +annotations: + truecharts.org/catagories: | + - mutlimedia + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/podgrab/6.0.11/README.md b/stable/podgrab/6.0.12/README.md similarity index 96% rename from stable/podgrab/6.0.11/README.md rename to stable/podgrab/6.0.12/README.md index edbc75eba12..bd4bf5c71f6 100644 --- a/stable/podgrab/6.0.11/README.md +++ b/stable/podgrab/6.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/podgrab/6.0.11/app-readme.md b/stable/podgrab/6.0.12/app-readme.md similarity index 100% rename from stable/podgrab/6.0.11/app-readme.md rename to stable/podgrab/6.0.12/app-readme.md diff --git a/stable/podgrab/6.0.12/charts/common-8.3.13.tgz b/stable/podgrab/6.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/podgrab/6.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/podgrab/6.0.11/helm-values.md b/stable/podgrab/6.0.12/helm-values.md similarity index 100% rename from stable/podgrab/6.0.11/helm-values.md rename to stable/podgrab/6.0.12/helm-values.md diff --git a/stable/podgrab/6.0.11/ix_values.yaml b/stable/podgrab/6.0.12/ix_values.yaml similarity index 100% rename from stable/podgrab/6.0.11/ix_values.yaml rename to stable/podgrab/6.0.12/ix_values.yaml diff --git a/stable/podgrab/6.0.11/questions.yaml b/stable/podgrab/6.0.12/questions.yaml similarity index 100% rename from stable/podgrab/6.0.11/questions.yaml rename to stable/podgrab/6.0.12/questions.yaml diff --git a/stable/podgrab/6.0.11/templates/common.yaml b/stable/podgrab/6.0.12/templates/common.yaml similarity index 100% rename from stable/podgrab/6.0.11/templates/common.yaml rename to stable/podgrab/6.0.12/templates/common.yaml diff --git a/stable/podgrab/6.0.11/values.yaml b/stable/podgrab/6.0.12/values.yaml similarity index 100% rename from stable/podgrab/6.0.11/values.yaml rename to stable/podgrab/6.0.12/values.yaml diff --git a/stable/podgrab/item.yaml b/stable/podgrab/item.yaml index 9bb79de3e81..5fa8c8d1a8d 100644 --- a/stable/podgrab/item.yaml +++ b/stable/podgrab/item.yaml @@ -1,3 +1,4 @@ +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Podcasts_%28iOS%29.svg/1024px-Podcasts_%28iOS%29.svg.png categories: - - mutlimedia -icon_url: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Podcasts_%28iOS%29.svg/1024px-Podcasts_%28iOS%29.svg.png +- mutlimedia + diff --git a/stable/postgresql/3.0.20/CHANGELOG.md b/stable/postgresql/3.0.20/CHANGELOG.md deleted file mode 100644 index c3e7a7006ef..00000000000 --- a/stable/postgresql/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [postgresql-3.0.20](https://github.com/truecharts/apps/compare/postgresql-3.0.19...postgresql-3.0.20) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/postgresql/3.0.20/Chart.lock b/stable/postgresql/3.0.20/Chart.lock deleted file mode 100644 index 828a48bb0ed..00000000000 --- a/stable/postgresql/3.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:36:33.118932316Z" diff --git a/stable/postgresql/3.0.20/charts/common-8.3.12.tgz b/stable/postgresql/3.0.20/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/postgresql/3.0.20/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/postgresql/3.0.21/CHANGELOG.md b/stable/postgresql/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..e2fcc464756 --- /dev/null +++ b/stable/postgresql/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [postgresql-3.0.21](https://github.com/truecharts/apps/compare/postgresql-3.0.20...postgresql-3.0.21) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [postgresql-3.0.20](https://github.com/truecharts/apps/compare/postgresql-3.0.19...postgresql-3.0.20) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [postgresql-3.0.19](https://github.com/truecharts/apps/compare/postgresql-3.0.18...postgresql-3.0.19) (2021-10-19) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [postgresql-3.0.18](https://github.com/truecharts/apps/compare/postgresql-3.0.17...postgresql-3.0.18) (2021-10-18) + +#### Chore + +* bump common on postgresql + + + + +### [postgresql-3.0.17](https://github.com/truecharts/apps/compare/postgresql-3.0.16...postgresql-3.0.17) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [postgresql-3.0.16](https://github.com/truecharts/apps/compare/postgresql-3.0.15...postgresql-3.0.16) (2021-10-13) + +#### Chore + +* bump common + + + + +### [postgresql-3.0.15](https://github.com/truecharts/apps/compare/postgresql-3.0.14...postgresql-3.0.15) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [postgresql-3.0.14](https://github.com/truecharts/apps/compare/postgresql-3.0.13...postgresql-3.0.14) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/stable/postgresql/3.0.20/CONFIG.md b/stable/postgresql/3.0.21/CONFIG.md similarity index 100% rename from stable/postgresql/3.0.20/CONFIG.md rename to stable/postgresql/3.0.21/CONFIG.md diff --git a/stable/postgresql/3.0.21/Chart.lock b/stable/postgresql/3.0.21/Chart.lock new file mode 100644 index 00000000000..9971d7155c7 --- /dev/null +++ b/stable/postgresql/3.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:15:09.072068091Z" diff --git a/stable/postgresql/3.0.20/Chart.yaml b/stable/postgresql/3.0.21/Chart.yaml similarity index 79% rename from stable/postgresql/3.0.20/Chart.yaml rename to stable/postgresql/3.0.21/Chart.yaml index a6b13a24e2a..0408322d1e2 100644 --- a/stable/postgresql/3.0.20/Chart.yaml +++ b/stable/postgresql/3.0.21/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "13.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -25,4 +25,10 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 3.0.20 +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - database + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/postgresql/3.0.20/README.md b/stable/postgresql/3.0.21/README.md similarity index 96% rename from stable/postgresql/3.0.20/README.md rename to stable/postgresql/3.0.21/README.md index 775e400e6ef..f1ccda6b6a8 100644 --- a/stable/postgresql/3.0.20/README.md +++ b/stable/postgresql/3.0.21/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/postgresql/3.0.20/app-readme.md b/stable/postgresql/3.0.21/app-readme.md similarity index 100% rename from stable/postgresql/3.0.20/app-readme.md rename to stable/postgresql/3.0.21/app-readme.md diff --git a/stable/postgresql/3.0.21/charts/common-8.3.13.tgz b/stable/postgresql/3.0.21/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/postgresql/3.0.21/charts/common-8.3.13.tgz differ diff --git a/stable/postgresql/3.0.20/helm-values.md b/stable/postgresql/3.0.21/helm-values.md similarity index 97% rename from stable/postgresql/3.0.20/helm-values.md rename to stable/postgresql/3.0.21/helm-values.md index 4b56e0dbac6..0d32024cbb1 100644 --- a/stable/postgresql/3.0.20/helm-values.md +++ b/stable/postgresql/3.0.21/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"13.4.0@sha256:d206387b26ef8716b2c8d30eb987b58a05cca5ab735248fe21515b0f18eb01d6"` | | +| image.tag | string | `"13.4.0@sha256:2312f61d3c07ca3a05c1393ca3e02b210379dc0264610bf0c050e94bba9dd3ad"` | | | initContainers.migrate-db.command[0] | string | `"/bin/sh"` | | | initContainers.migrate-db.command[1] | string | `"-cx"` | | | initContainers.migrate-db.command[2] | string | `"echo 'trying to migrate old db to new location...'\nmkdir -p /bitnami/postgresql/data\nmv -f /bitnami/postgresql/old/* /bitnami/postgresql/data/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data\nchmod 775 /bitnami/postgresql/data\n"` | | diff --git a/stable/postgresql/3.0.20/ix_values.yaml b/stable/postgresql/3.0.21/ix_values.yaml similarity index 95% rename from stable/postgresql/3.0.20/ix_values.yaml rename to stable/postgresql/3.0.21/ix_values.yaml index 452ca2d6fc0..76899abc283 100644 --- a/stable/postgresql/3.0.20/ix_values.yaml +++ b/stable/postgresql/3.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:d206387b26ef8716b2c8d30eb987b58a05cca5ab735248fe21515b0f18eb01d6 + tag: 13.4.0@sha256:2312f61d3c07ca3a05c1393ca3e02b210379dc0264610bf0c050e94bba9dd3ad securityContext: readOnlyRootFilesystem: false diff --git a/stable/postgresql/3.0.20/questions.yaml b/stable/postgresql/3.0.21/questions.yaml similarity index 100% rename from stable/postgresql/3.0.20/questions.yaml rename to stable/postgresql/3.0.21/questions.yaml diff --git a/stable/postgresql/3.0.20/templates/backup-postgres-config.yaml b/stable/postgresql/3.0.21/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/3.0.20/templates/backup-postgres-config.yaml rename to stable/postgresql/3.0.21/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/3.0.20/templates/common.yaml b/stable/postgresql/3.0.21/templates/common.yaml similarity index 100% rename from stable/postgresql/3.0.20/templates/common.yaml rename to stable/postgresql/3.0.21/templates/common.yaml diff --git a/stable/postgresql/3.0.20/templates/secret.yaml b/stable/postgresql/3.0.21/templates/secret.yaml similarity index 100% rename from stable/postgresql/3.0.20/templates/secret.yaml rename to stable/postgresql/3.0.21/templates/secret.yaml diff --git a/stable/postgresql/3.0.20/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/3.0.21/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/3.0.20/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/3.0.21/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/postgresql/3.0.20/values.yaml b/stable/postgresql/3.0.21/values.yaml similarity index 100% rename from stable/postgresql/3.0.20/values.yaml rename to stable/postgresql/3.0.21/values.yaml diff --git a/stable/postgresql/item.yaml b/stable/postgresql/item.yaml index 67ed8d0c9d6..2c031ff7e99 100644 --- a/stable/postgresql/item.yaml +++ b/stable/postgresql/item.yaml @@ -1,3 +1,4 @@ +icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png categories: - - database -icon_url: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png +- database + diff --git a/stable/pretend-youre-xyzzy/3.0.11/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.11/CHANGELOG.md deleted file mode 100644 index 0dd17bb4d1c..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pretend-youre-xyzzy-3.0.11](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.10...pretend-youre-xyzzy-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/pretend-youre-xyzzy/3.0.11/Chart.lock b/stable/pretend-youre-xyzzy/3.0.11/Chart.lock deleted file mode 100644 index 13d0d7143ed..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:36:56.52005401Z" diff --git a/stable/pretend-youre-xyzzy/3.0.11/charts/common-8.3.12.tgz b/stable/pretend-youre-xyzzy/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/pretend-youre-xyzzy/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/3.0.12/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f64bd788a01 --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [pretend-youre-xyzzy-3.0.12](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.11...pretend-youre-xyzzy-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [pretend-youre-xyzzy-3.0.11](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.10...pretend-youre-xyzzy-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [pretend-youre-xyzzy-3.0.10](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.9...pretend-youre-xyzzy-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [pretend-youre-xyzzy-3.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.8...pretend-youre-xyzzy-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [pretend-youre-xyzzy-3.0.8](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.7...pretend-youre-xyzzy-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [pretend-youre-xyzzy-3.0.7](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.6...pretend-youre-xyzzy-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [pretend-youre-xyzzy-3.0.6](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.5...pretend-youre-xyzzy-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [pretend-youre-xyzzy-3.0.5](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.4...pretend-youre-xyzzy-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [pretend-youre-xyzzy-3.0.4](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.3...pretend-youre-xyzzy-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) + + + + diff --git a/stable/pretend-youre-xyzzy/3.0.11/CONFIG.md b/stable/pretend-youre-xyzzy/3.0.12/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.11/CONFIG.md rename to stable/pretend-youre-xyzzy/3.0.12/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/3.0.12/Chart.lock b/stable/pretend-youre-xyzzy/3.0.12/Chart.lock new file mode 100644 index 00000000000..3f65678de0b --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:15:29.974214322Z" diff --git a/stable/pretend-youre-xyzzy/3.0.11/Chart.yaml b/stable/pretend-youre-xyzzy/3.0.12/Chart.yaml similarity index 80% rename from stable/pretend-youre-xyzzy/3.0.11/Chart.yaml rename to stable/pretend-youre-xyzzy/3.0.12/Chart.yaml index b156d1ae070..dc3c32e07f6 100644 --- a/stable/pretend-youre-xyzzy/3.0.11/Chart.yaml +++ b/stable/pretend-youre-xyzzy/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: pretend-youre-xyzzy, a cards against humanity clone home: https://github.com/truechartsapps/tree/master/charts/stable/pretend-youre-xyzzy icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png @@ -21,4 +21,10 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/3.0.11/README.md b/stable/pretend-youre-xyzzy/3.0.12/README.md similarity index 96% rename from stable/pretend-youre-xyzzy/3.0.11/README.md rename to stable/pretend-youre-xyzzy/3.0.12/README.md index 220b4b552aa..660ce6d0ead 100644 --- a/stable/pretend-youre-xyzzy/3.0.11/README.md +++ b/stable/pretend-youre-xyzzy/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/pretend-youre-xyzzy/3.0.11/app-readme.md b/stable/pretend-youre-xyzzy/3.0.12/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.11/app-readme.md rename to stable/pretend-youre-xyzzy/3.0.12/app-readme.md diff --git a/stable/pretend-youre-xyzzy/3.0.12/charts/common-8.3.13.tgz b/stable/pretend-youre-xyzzy/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/pretend-youre-xyzzy/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/pretend-youre-xyzzy/3.0.11/helm-values.md b/stable/pretend-youre-xyzzy/3.0.12/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.11/helm-values.md rename to stable/pretend-youre-xyzzy/3.0.12/helm-values.md diff --git a/stable/pretend-youre-xyzzy/3.0.11/ix_values.yaml b/stable/pretend-youre-xyzzy/3.0.12/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.11/ix_values.yaml rename to stable/pretend-youre-xyzzy/3.0.12/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.11/questions.yaml b/stable/pretend-youre-xyzzy/3.0.12/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.11/questions.yaml rename to stable/pretend-youre-xyzzy/3.0.12/questions.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.11/templates/common.yaml b/stable/pretend-youre-xyzzy/3.0.12/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.11/templates/common.yaml rename to stable/pretend-youre-xyzzy/3.0.12/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.11/values.yaml b/stable/pretend-youre-xyzzy/3.0.12/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.11/values.yaml rename to stable/pretend-youre-xyzzy/3.0.12/values.yaml diff --git a/stable/pretend-youre-xyzzy/item.yaml b/stable/pretend-youre-xyzzy/item.yaml index 5ae0e189304..b0c86b6885b 100644 --- a/stable/pretend-youre-xyzzy/item.yaml +++ b/stable/pretend-youre-xyzzy/item.yaml @@ -1,3 +1,4 @@ +icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png categories: - - media -icon_url: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png +- media + diff --git a/stable/protonmail-bridge/3.0.11/CHANGELOG.md b/stable/protonmail-bridge/3.0.11/CHANGELOG.md deleted file mode 100644 index f7654014f34..00000000000 --- a/stable/protonmail-bridge/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [protonmail-bridge-3.0.11](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.10...protonmail-bridge-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/protonmail-bridge/3.0.11/Chart.lock b/stable/protonmail-bridge/3.0.11/Chart.lock deleted file mode 100644 index a75e7d2f776..00000000000 --- a/stable/protonmail-bridge/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:37:19.914844071Z" diff --git a/stable/protonmail-bridge/3.0.11/charts/common-8.3.12.tgz b/stable/protonmail-bridge/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/protonmail-bridge/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/3.0.12/CHANGELOG.md b/stable/protonmail-bridge/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7cff88af42d --- /dev/null +++ b/stable/protonmail-bridge/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [protonmail-bridge-3.0.12](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.11...protonmail-bridge-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [protonmail-bridge-3.0.11](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.10...protonmail-bridge-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [protonmail-bridge-3.0.10](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.9...protonmail-bridge-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [protonmail-bridge-3.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.8...protonmail-bridge-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [protonmail-bridge-3.0.8](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.7...protonmail-bridge-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [protonmail-bridge-3.0.7](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.6...protonmail-bridge-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [protonmail-bridge-3.0.6](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.5...protonmail-bridge-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [protonmail-bridge-3.0.5](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.4...protonmail-bridge-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + diff --git a/stable/protonmail-bridge/3.0.11/CONFIG.md b/stable/protonmail-bridge/3.0.12/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/3.0.11/CONFIG.md rename to stable/protonmail-bridge/3.0.12/CONFIG.md diff --git a/stable/protonmail-bridge/3.0.12/Chart.lock b/stable/protonmail-bridge/3.0.12/Chart.lock new file mode 100644 index 00000000000..f4de1f52887 --- /dev/null +++ b/stable/protonmail-bridge/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:15:50.945317594Z" diff --git a/stable/protonmail-bridge/3.0.11/Chart.yaml b/stable/protonmail-bridge/3.0.12/Chart.yaml similarity index 78% rename from stable/protonmail-bridge/3.0.11/Chart.yaml rename to stable/protonmail-bridge/3.0.12/Chart.yaml index acaabac8a35..56128068666 100644 --- a/stable/protonmail-bridge/3.0.11/Chart.yaml +++ b/stable/protonmail-bridge/3.0.12/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "1.8.9" +appVersion: "1.8.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Container for protonmail bridge to work on the network. home: https://github.com/truechartsapps/tree/master/charts/stable/protonmail-bridge icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png @@ -19,4 +19,10 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/protonmail-bridge/3.0.11/README.md b/stable/protonmail-bridge/3.0.12/README.md similarity index 96% rename from stable/protonmail-bridge/3.0.11/README.md rename to stable/protonmail-bridge/3.0.12/README.md index c79c82aea25..898d5af88db 100644 --- a/stable/protonmail-bridge/3.0.11/README.md +++ b/stable/protonmail-bridge/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/protonmail-bridge/3.0.11/app-readme.md b/stable/protonmail-bridge/3.0.12/app-readme.md similarity index 100% rename from stable/protonmail-bridge/3.0.11/app-readme.md rename to stable/protonmail-bridge/3.0.12/app-readme.md diff --git a/stable/protonmail-bridge/3.0.12/charts/common-8.3.13.tgz b/stable/protonmail-bridge/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/protonmail-bridge/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/protonmail-bridge/3.0.11/helm-values.md b/stable/protonmail-bridge/3.0.12/helm-values.md similarity index 91% rename from stable/protonmail-bridge/3.0.11/helm-values.md rename to stable/protonmail-bridge/3.0.12/helm-values.md index 613eadd901a..8b6e2e47217 100644 --- a/stable/protonmail-bridge/3.0.11/helm-values.md +++ b/stable/protonmail-bridge/3.0.12/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"shenxn/protonmail-bridge"` | image repository | -| image.tag | string | `"1.8.9-1@sha256:b296e8dd5bc01af3e3bf769ed3be3b2cea689a88a1c097776322d2641a7b3ba4"` | image tag | +| image.tag | string | `"1.8.10-1@sha256:c4e426125864f255c70b882b658b4af6830f1caa920da94140166a4a9e40dfc8"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/protonmail-bridge/3.0.11/ix_values.yaml b/stable/protonmail-bridge/3.0.12/ix_values.yaml similarity index 92% rename from stable/protonmail-bridge/3.0.11/ix_values.yaml rename to stable/protonmail-bridge/3.0.12/ix_values.yaml index 93bf8b98a90..6808c2ed2e6 100644 --- a/stable/protonmail-bridge/3.0.11/ix_values.yaml +++ b/stable/protonmail-bridge/3.0.12/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: shenxn/protonmail-bridge # -- image tag - tag: 1.8.9-1@sha256:b296e8dd5bc01af3e3bf769ed3be3b2cea689a88a1c097776322d2641a7b3ba4 + tag: 1.8.10-1@sha256:c4e426125864f255c70b882b658b4af6830f1caa920da94140166a4a9e40dfc8 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/protonmail-bridge/3.0.11/questions.yaml b/stable/protonmail-bridge/3.0.12/questions.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.11/questions.yaml rename to stable/protonmail-bridge/3.0.12/questions.yaml diff --git a/stable/protonmail-bridge/3.0.11/templates/common.yaml b/stable/protonmail-bridge/3.0.12/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.11/templates/common.yaml rename to stable/protonmail-bridge/3.0.12/templates/common.yaml diff --git a/stable/protonmail-bridge/3.0.11/values.yaml b/stable/protonmail-bridge/3.0.12/values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.11/values.yaml rename to stable/protonmail-bridge/3.0.12/values.yaml diff --git a/stable/protonmail-bridge/item.yaml b/stable/protonmail-bridge/item.yaml index cea0b94b25c..668fed4cc40 100644 --- a/stable/protonmail-bridge/item.yaml +++ b/stable/protonmail-bridge/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png categories: - - media -icon_url: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png +- media + diff --git a/stable/prowlarr/3.0.15/CHANGELOG.md b/stable/prowlarr/3.0.15/CHANGELOG.md deleted file mode 100644 index 10f5106b9aa..00000000000 --- a/stable/prowlarr/3.0.15/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [prowlarr-3.0.15](https://github.com/truecharts/apps/compare/prowlarr-3.0.14...prowlarr-3.0.15) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/prowlarr/3.0.15/Chart.lock b/stable/prowlarr/3.0.15/Chart.lock deleted file mode 100644 index 8d81507c451..00000000000 --- a/stable/prowlarr/3.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:37:44.140331672Z" diff --git a/stable/prowlarr/3.0.15/charts/common-8.3.12.tgz b/stable/prowlarr/3.0.15/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/prowlarr/3.0.15/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/prowlarr/3.0.16/CHANGELOG.md b/stable/prowlarr/3.0.16/CHANGELOG.md new file mode 100644 index 00000000000..807e849d5ff --- /dev/null +++ b/stable/prowlarr/3.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [prowlarr-3.0.16](https://github.com/truecharts/apps/compare/prowlarr-3.0.15...prowlarr-3.0.16) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [prowlarr-3.0.15](https://github.com/truecharts/apps/compare/prowlarr-3.0.14...prowlarr-3.0.15) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [prowlarr-3.0.14](https://github.com/truecharts/apps/compare/prowlarr-3.0.13...prowlarr-3.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [prowlarr-3.0.13](https://github.com/truecharts/apps/compare/prowlarr-3.0.12...prowlarr-3.0.13) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [prowlarr-3.0.12](https://github.com/truecharts/apps/compare/prowlarr-3.0.11...prowlarr-3.0.12) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [prowlarr-3.0.11](https://github.com/truecharts/apps/compare/prowlarr-3.0.10...prowlarr-3.0.11) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [prowlarr-3.0.10](https://github.com/truecharts/apps/compare/prowlarr-3.0.9...prowlarr-3.0.10) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [prowlarr-3.0.9](https://github.com/truecharts/apps/compare/prowlarr-3.0.8...prowlarr-3.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [prowlarr-3.0.8](https://github.com/truecharts/apps/compare/prowlarr-3.0.7...prowlarr-3.0.8) (2021-10-12) + +#### Chore + diff --git a/stable/prowlarr/3.0.15/CONFIG.md b/stable/prowlarr/3.0.16/CONFIG.md similarity index 100% rename from stable/prowlarr/3.0.15/CONFIG.md rename to stable/prowlarr/3.0.16/CONFIG.md diff --git a/stable/prowlarr/3.0.16/Chart.lock b/stable/prowlarr/3.0.16/Chart.lock new file mode 100644 index 00000000000..8dde4aea385 --- /dev/null +++ b/stable/prowlarr/3.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:16:11.91183169Z" diff --git a/stable/prowlarr/3.0.15/Chart.yaml b/stable/prowlarr/3.0.16/Chart.yaml similarity index 77% rename from stable/prowlarr/3.0.15/Chart.yaml rename to stable/prowlarr/3.0.16/Chart.yaml index 903b0bff8e0..161b37332c7 100644 --- a/stable/prowlarr/3.0.15/Chart.yaml +++ b/stable/prowlarr/3.0.16/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.1.1.1006" +appVersion: "0.1.1.1029" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr @@ -21,4 +21,10 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 3.0.15 +version: 3.0.16 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prowlarr/3.0.15/README.md b/stable/prowlarr/3.0.16/README.md similarity index 96% rename from stable/prowlarr/3.0.15/README.md rename to stable/prowlarr/3.0.16/README.md index c346b631429..355fdf0f5c1 100644 --- a/stable/prowlarr/3.0.15/README.md +++ b/stable/prowlarr/3.0.16/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/prowlarr/3.0.15/app-readme.md b/stable/prowlarr/3.0.16/app-readme.md similarity index 100% rename from stable/prowlarr/3.0.15/app-readme.md rename to stable/prowlarr/3.0.16/app-readme.md diff --git a/stable/prowlarr/3.0.16/charts/common-8.3.13.tgz b/stable/prowlarr/3.0.16/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/prowlarr/3.0.16/charts/common-8.3.13.tgz differ diff --git a/stable/prowlarr/3.0.15/helm-values.md b/stable/prowlarr/3.0.16/helm-values.md similarity index 91% rename from stable/prowlarr/3.0.15/helm-values.md rename to stable/prowlarr/3.0.16/helm-values.md index 51044845345..27b4a27fa9e 100644 --- a/stable/prowlarr/3.0.15/helm-values.md +++ b/stable/prowlarr/3.0.16/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository | -| image.tag | string | `"v0.1.1.1006@sha256:573b1936d8261262c3e463aadaf5824145fd81bf847b8af64b045ee3c4629ac8"` | image tag | +| image.tag | string | `"v0.1.1.1029@sha256:76a099f8ea058a6a0aa08bfa89e296e5fa2f28d1874c73d1e4185f680f2c84b1"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/prowlarr/3.0.15/ix_values.yaml b/stable/prowlarr/3.0.16/ix_values.yaml similarity index 91% rename from stable/prowlarr/3.0.15/ix_values.yaml rename to stable/prowlarr/3.0.16/ix_values.yaml index be51e8d093e..e41bde4079f 100644 --- a/stable/prowlarr/3.0.15/ix_values.yaml +++ b/stable/prowlarr/3.0.16/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.1.1006@sha256:573b1936d8261262c3e463aadaf5824145fd81bf847b8af64b045ee3c4629ac8 + tag: v0.1.1.1029@sha256:76a099f8ea058a6a0aa08bfa89e296e5fa2f28d1874c73d1e4185f680f2c84b1 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/prowlarr/3.0.15/questions.yaml b/stable/prowlarr/3.0.16/questions.yaml similarity index 100% rename from stable/prowlarr/3.0.15/questions.yaml rename to stable/prowlarr/3.0.16/questions.yaml diff --git a/stable/prowlarr/3.0.15/templates/common.yaml b/stable/prowlarr/3.0.16/templates/common.yaml similarity index 100% rename from stable/prowlarr/3.0.15/templates/common.yaml rename to stable/prowlarr/3.0.16/templates/common.yaml diff --git a/stable/prowlarr/3.0.15/values.yaml b/stable/prowlarr/3.0.16/values.yaml similarity index 100% rename from stable/prowlarr/3.0.15/values.yaml rename to stable/prowlarr/3.0.16/values.yaml diff --git a/stable/prowlarr/item.yaml b/stable/prowlarr/item.yaml index 7cfad93016c..ff878b72443 100644 --- a/stable/prowlarr/item.yaml +++ b/stable/prowlarr/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png categories: - - media -icon_url: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png +- media + diff --git a/stable/pyload/3.0.11/CHANGELOG.md b/stable/pyload/3.0.11/CHANGELOG.md deleted file mode 100644 index 3ce2cba2704..00000000000 --- a/stable/pyload/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pyload-3.0.11](https://github.com/truecharts/apps/compare/pyload-3.0.10...pyload-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/pyload/3.0.11/Chart.lock b/stable/pyload/3.0.11/Chart.lock deleted file mode 100644 index fd8c6b1e667..00000000000 --- a/stable/pyload/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:38:09.416900474Z" diff --git a/stable/pyload/3.0.11/charts/common-8.3.12.tgz b/stable/pyload/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/pyload/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/pyload/3.0.12/CHANGELOG.md b/stable/pyload/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..bf7d36c7671 --- /dev/null +++ b/stable/pyload/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [pyload-3.0.12](https://github.com/truecharts/apps/compare/pyload-3.0.11...pyload-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [pyload-3.0.11](https://github.com/truecharts/apps/compare/pyload-3.0.10...pyload-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [pyload-3.0.10](https://github.com/truecharts/apps/compare/pyload-3.0.9...pyload-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [pyload-3.0.9](https://github.com/truecharts/apps/compare/pyload-3.0.8...pyload-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [pyload-3.0.8](https://github.com/truecharts/apps/compare/pyload-3.0.7...pyload-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [pyload-3.0.7](https://github.com/truecharts/apps/compare/pyload-3.0.6...pyload-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [pyload-3.0.6](https://github.com/truecharts/apps/compare/pyload-3.0.5...pyload-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [pyload-3.0.5](https://github.com/truecharts/apps/compare/pyload-3.0.4...pyload-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [pyload-3.0.4](https://github.com/truecharts/apps/compare/pyload-3.0.3...pyload-3.0.4) (2021-10-05) diff --git a/stable/pyload/3.0.11/CONFIG.md b/stable/pyload/3.0.12/CONFIG.md similarity index 100% rename from stable/pyload/3.0.11/CONFIG.md rename to stable/pyload/3.0.12/CONFIG.md diff --git a/stable/pyload/3.0.12/Chart.lock b/stable/pyload/3.0.12/Chart.lock new file mode 100644 index 00000000000..6ef0db99e42 --- /dev/null +++ b/stable/pyload/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:16:32.808186405Z" diff --git a/stable/pyload/3.0.11/Chart.yaml b/stable/pyload/3.0.12/Chart.yaml similarity index 81% rename from stable/pyload/3.0.11/Chart.yaml rename to stable/pyload/3.0.12/Chart.yaml index 46eadf9840d..8bb30274a18 100644 --- a/stable/pyload/3.0.11/Chart.yaml +++ b/stable/pyload/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5de90278" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. @@ -21,4 +21,10 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pyload/3.0.11/README.md b/stable/pyload/3.0.12/README.md similarity index 96% rename from stable/pyload/3.0.11/README.md rename to stable/pyload/3.0.12/README.md index 57254dfe904..990a10f43b0 100644 --- a/stable/pyload/3.0.11/README.md +++ b/stable/pyload/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/pyload/3.0.11/app-readme.md b/stable/pyload/3.0.12/app-readme.md similarity index 100% rename from stable/pyload/3.0.11/app-readme.md rename to stable/pyload/3.0.12/app-readme.md diff --git a/stable/pyload/3.0.12/charts/common-8.3.13.tgz b/stable/pyload/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/pyload/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/pyload/3.0.11/helm-values.md b/stable/pyload/3.0.12/helm-values.md similarity index 100% rename from stable/pyload/3.0.11/helm-values.md rename to stable/pyload/3.0.12/helm-values.md diff --git a/stable/pyload/3.0.11/ix_values.yaml b/stable/pyload/3.0.12/ix_values.yaml similarity index 100% rename from stable/pyload/3.0.11/ix_values.yaml rename to stable/pyload/3.0.12/ix_values.yaml diff --git a/stable/pyload/3.0.11/questions.yaml b/stable/pyload/3.0.12/questions.yaml similarity index 100% rename from stable/pyload/3.0.11/questions.yaml rename to stable/pyload/3.0.12/questions.yaml diff --git a/stable/pyload/3.0.11/templates/common.yaml b/stable/pyload/3.0.12/templates/common.yaml similarity index 100% rename from stable/pyload/3.0.11/templates/common.yaml rename to stable/pyload/3.0.12/templates/common.yaml diff --git a/stable/pyload/3.0.11/values.yaml b/stable/pyload/3.0.12/values.yaml similarity index 100% rename from stable/pyload/3.0.11/values.yaml rename to stable/pyload/3.0.12/values.yaml diff --git a/stable/pyload/item.yaml b/stable/pyload/item.yaml index fb11543f3a9..63583bcaf37 100644 --- a/stable/pyload/item.yaml +++ b/stable/pyload/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/3521496?s=200&v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/3521496?s=200PLACEHOLDERICONv=4 +- media + diff --git a/stable/qbittorrent/8.0.12/CHANGELOG.md b/stable/qbittorrent/8.0.12/CHANGELOG.md deleted file mode 100644 index 95e33cc6656..00000000000 --- a/stable/qbittorrent/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [qbittorrent-8.0.12](https://github.com/truecharts/apps/compare/qbittorrent-8.0.11...qbittorrent-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/qbittorrent/8.0.12/Chart.lock b/stable/qbittorrent/8.0.12/Chart.lock deleted file mode 100644 index 1e8a7b2c4e3..00000000000 --- a/stable/qbittorrent/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:38:34.768733034Z" diff --git a/stable/qbittorrent/8.0.12/charts/common-8.3.12.tgz b/stable/qbittorrent/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/qbittorrent/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/qbittorrent/8.0.13/CHANGELOG.md b/stable/qbittorrent/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..63f97bff64b --- /dev/null +++ b/stable/qbittorrent/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [qbittorrent-8.0.13](https://github.com/truecharts/apps/compare/qbittorrent-8.0.12...qbittorrent-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [qbittorrent-8.0.12](https://github.com/truecharts/apps/compare/qbittorrent-8.0.11...qbittorrent-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [qbittorrent-8.0.11](https://github.com/truecharts/apps/compare/qbittorrent-8.0.10...qbittorrent-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [qbittorrent-8.0.10](https://github.com/truecharts/apps/compare/qbittorrent-8.0.9...qbittorrent-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [qbittorrent-8.0.9](https://github.com/truecharts/apps/compare/qbittorrent-8.0.8...qbittorrent-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [qbittorrent-8.0.8](https://github.com/truecharts/apps/compare/qbittorrent-8.0.7...qbittorrent-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [qbittorrent-8.0.7](https://github.com/truecharts/apps/compare/qbittorrent-8.0.6...qbittorrent-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [qbittorrent-8.0.6](https://github.com/truecharts/apps/compare/qbittorrent-8.0.5...qbittorrent-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [qbittorrent-8.0.5](https://github.com/truecharts/apps/compare/qbittorrent-8.0.4...qbittorrent-8.0.5) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/qbittorrent/8.0.12/CONFIG.md b/stable/qbittorrent/8.0.13/CONFIG.md similarity index 100% rename from stable/qbittorrent/8.0.12/CONFIG.md rename to stable/qbittorrent/8.0.13/CONFIG.md diff --git a/stable/qbittorrent/8.0.13/Chart.lock b/stable/qbittorrent/8.0.13/Chart.lock new file mode 100644 index 00000000000..6353387c23b --- /dev/null +++ b/stable/qbittorrent/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:16:53.903010163Z" diff --git a/stable/qbittorrent/8.0.12/Chart.yaml b/stable/qbittorrent/8.0.13/Chart.yaml similarity index 78% rename from stable/qbittorrent/8.0.12/Chart.yaml rename to stable/qbittorrent/8.0.13/Chart.yaml index e11f1be7313..a9039e27803 100644 --- a/stable/qbittorrent/8.0.12/Chart.yaml +++ b/stable/qbittorrent/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent @@ -19,4 +19,10 @@ maintainers: name: qbittorrent sources: null type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qbittorrent/8.0.12/README.md b/stable/qbittorrent/8.0.13/README.md similarity index 96% rename from stable/qbittorrent/8.0.12/README.md rename to stable/qbittorrent/8.0.13/README.md index ca4900efb88..65548859a5e 100644 --- a/stable/qbittorrent/8.0.12/README.md +++ b/stable/qbittorrent/8.0.13/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/qbittorrent/8.0.12/app-readme.md b/stable/qbittorrent/8.0.13/app-readme.md similarity index 100% rename from stable/qbittorrent/8.0.12/app-readme.md rename to stable/qbittorrent/8.0.13/app-readme.md diff --git a/stable/qbittorrent/8.0.13/charts/common-8.3.13.tgz b/stable/qbittorrent/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/qbittorrent/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/qbittorrent/8.0.12/helm-values.md b/stable/qbittorrent/8.0.13/helm-values.md similarity index 100% rename from stable/qbittorrent/8.0.12/helm-values.md rename to stable/qbittorrent/8.0.13/helm-values.md diff --git a/stable/qbittorrent/8.0.12/ix_values.yaml b/stable/qbittorrent/8.0.13/ix_values.yaml similarity index 100% rename from stable/qbittorrent/8.0.12/ix_values.yaml rename to stable/qbittorrent/8.0.13/ix_values.yaml diff --git a/stable/qbittorrent/8.0.12/questions.yaml b/stable/qbittorrent/8.0.13/questions.yaml similarity index 100% rename from stable/qbittorrent/8.0.12/questions.yaml rename to stable/qbittorrent/8.0.13/questions.yaml diff --git a/stable/qbittorrent/8.0.12/templates/_configmap.tpl b/stable/qbittorrent/8.0.13/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/8.0.12/templates/_configmap.tpl rename to stable/qbittorrent/8.0.13/templates/_configmap.tpl diff --git a/stable/qbittorrent/8.0.12/templates/common.yaml b/stable/qbittorrent/8.0.13/templates/common.yaml similarity index 100% rename from stable/qbittorrent/8.0.12/templates/common.yaml rename to stable/qbittorrent/8.0.13/templates/common.yaml diff --git a/stable/qbittorrent/8.0.12/values.yaml b/stable/qbittorrent/8.0.13/values.yaml similarity index 100% rename from stable/qbittorrent/8.0.12/values.yaml rename to stable/qbittorrent/8.0.13/values.yaml diff --git a/stable/qbittorrent/item.yaml b/stable/qbittorrent/item.yaml index a366e589c6e..e9b700ce7fd 100644 --- a/stable/qbittorrent/item.yaml +++ b/stable/qbittorrent/item.yaml @@ -1,3 +1,4 @@ +icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png categories: - - media -icon_url: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png +- media + diff --git a/stable/radarr/8.0.11/CHANGELOG.md b/stable/radarr/8.0.11/CHANGELOG.md deleted file mode 100644 index dab8e8256db..00000000000 --- a/stable/radarr/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [radarr-8.0.11](https://github.com/truecharts/apps/compare/radarr-8.0.10...radarr-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/radarr/8.0.11/Chart.lock b/stable/radarr/8.0.11/Chart.lock deleted file mode 100644 index 6ca4a0f364a..00000000000 --- a/stable/radarr/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:39:00.315697943Z" diff --git a/stable/radarr/8.0.11/charts/common-8.3.12.tgz b/stable/radarr/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/radarr/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/radarr/8.0.12/CHANGELOG.md b/stable/radarr/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a49b4be5a5d --- /dev/null +++ b/stable/radarr/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [radarr-8.0.12](https://github.com/truecharts/apps/compare/radarr-8.0.11...radarr-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [radarr-8.0.11](https://github.com/truecharts/apps/compare/radarr-8.0.10...radarr-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [radarr-8.0.10](https://github.com/truecharts/apps/compare/radarr-8.0.9...radarr-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [radarr-8.0.9](https://github.com/truecharts/apps/compare/radarr-8.0.8...radarr-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [radarr-8.0.8](https://github.com/truecharts/apps/compare/radarr-8.0.7...radarr-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [radarr-8.0.7](https://github.com/truecharts/apps/compare/radarr-8.0.6...radarr-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [radarr-8.0.6](https://github.com/truecharts/apps/compare/radarr-8.0.5...radarr-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [radarr-8.0.5](https://github.com/truecharts/apps/compare/radarr-8.0.4...radarr-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [radarr-8.0.4](https://github.com/truecharts/apps/compare/radarr-8.0.3...radarr-8.0.4) (2021-10-05) diff --git a/stable/radarr/8.0.11/CONFIG.md b/stable/radarr/8.0.12/CONFIG.md similarity index 100% rename from stable/radarr/8.0.11/CONFIG.md rename to stable/radarr/8.0.12/CONFIG.md diff --git a/stable/radarr/8.0.12/Chart.lock b/stable/radarr/8.0.12/Chart.lock new file mode 100644 index 00000000000..b0d5f63b129 --- /dev/null +++ b/stable/radarr/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:17:15.216273821Z" diff --git a/stable/radarr/8.0.11/Chart.yaml b/stable/radarr/8.0.12/Chart.yaml similarity index 80% rename from stable/radarr/8.0.11/Chart.yaml rename to stable/radarr/8.0.12/Chart.yaml index a1236d80933..fcb8d79f70b 100644 --- a/stable/radarr/8.0.11/Chart.yaml +++ b/stable/radarr/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.2.2.5080" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: "A fork of Sonarr to work with movies \xE0 la Couchpotato" home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr @@ -24,4 +24,10 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/radarr/8.0.11/README.md b/stable/radarr/8.0.12/README.md similarity index 96% rename from stable/radarr/8.0.11/README.md rename to stable/radarr/8.0.12/README.md index 586bc273226..3e653f57401 100644 --- a/stable/radarr/8.0.11/README.md +++ b/stable/radarr/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/radarr/8.0.11/app-readme.md b/stable/radarr/8.0.12/app-readme.md similarity index 100% rename from stable/radarr/8.0.11/app-readme.md rename to stable/radarr/8.0.12/app-readme.md diff --git a/stable/radarr/8.0.12/charts/common-8.3.13.tgz b/stable/radarr/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/radarr/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/radarr/8.0.11/helm-values.md b/stable/radarr/8.0.12/helm-values.md similarity index 100% rename from stable/radarr/8.0.11/helm-values.md rename to stable/radarr/8.0.12/helm-values.md diff --git a/stable/radarr/8.0.11/ix_values.yaml b/stable/radarr/8.0.12/ix_values.yaml similarity index 100% rename from stable/radarr/8.0.11/ix_values.yaml rename to stable/radarr/8.0.12/ix_values.yaml diff --git a/stable/radarr/8.0.11/questions.yaml b/stable/radarr/8.0.12/questions.yaml similarity index 100% rename from stable/radarr/8.0.11/questions.yaml rename to stable/radarr/8.0.12/questions.yaml diff --git a/stable/radarr/8.0.11/templates/common.yaml b/stable/radarr/8.0.12/templates/common.yaml similarity index 100% rename from stable/radarr/8.0.11/templates/common.yaml rename to stable/radarr/8.0.12/templates/common.yaml diff --git a/stable/radarr/8.0.11/values.yaml b/stable/radarr/8.0.12/values.yaml similarity index 100% rename from stable/radarr/8.0.11/values.yaml rename to stable/radarr/8.0.12/values.yaml diff --git a/stable/radarr/item.yaml b/stable/radarr/item.yaml index f0e92a80668..696c4929df4 100644 --- a/stable/radarr/item.yaml +++ b/stable/radarr/item.yaml @@ -1,3 +1,4 @@ +icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png categories: - - media -icon_url: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png +- media + diff --git a/stable/readarr/8.0.14/CHANGELOG.md b/stable/readarr/8.0.14/CHANGELOG.md deleted file mode 100644 index 59bed32d08f..00000000000 --- a/stable/readarr/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [readarr-8.0.14](https://github.com/truecharts/apps/compare/readarr-8.0.13...readarr-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/readarr/8.0.14/Chart.lock b/stable/readarr/8.0.14/Chart.lock deleted file mode 100644 index d219ee029cf..00000000000 --- a/stable/readarr/8.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:39:24.361584029Z" diff --git a/stable/readarr/8.0.14/charts/common-8.3.12.tgz b/stable/readarr/8.0.14/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/readarr/8.0.14/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/readarr/8.0.15/CHANGELOG.md b/stable/readarr/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..efe1290778b --- /dev/null +++ b/stable/readarr/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [readarr-8.0.15](https://github.com/truecharts/apps/compare/readarr-8.0.14...readarr-8.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [readarr-8.0.14](https://github.com/truecharts/apps/compare/readarr-8.0.13...readarr-8.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [readarr-8.0.13](https://github.com/truecharts/apps/compare/readarr-8.0.12...readarr-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [readarr-8.0.12](https://github.com/truecharts/apps/compare/readarr-8.0.11...readarr-8.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [readarr-8.0.11](https://github.com/truecharts/apps/compare/readarr-8.0.10...readarr-8.0.11) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [readarr-8.0.10](https://github.com/truecharts/apps/compare/readarr-8.0.9...readarr-8.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [readarr-8.0.9](https://github.com/truecharts/apps/compare/readarr-8.0.8...readarr-8.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [readarr-8.0.8](https://github.com/truecharts/apps/compare/readarr-8.0.7...readarr-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [readarr-8.0.7](https://github.com/truecharts/apps/compare/readarr-8.0.6...readarr-8.0.7) (2021-10-12) + +#### Chore + diff --git a/stable/readarr/8.0.14/CONFIG.md b/stable/readarr/8.0.15/CONFIG.md similarity index 100% rename from stable/readarr/8.0.14/CONFIG.md rename to stable/readarr/8.0.15/CONFIG.md diff --git a/stable/readarr/8.0.15/Chart.lock b/stable/readarr/8.0.15/Chart.lock new file mode 100644 index 00000000000..4e5fd37941b --- /dev/null +++ b/stable/readarr/8.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:17:36.097409279Z" diff --git a/stable/readarr/8.0.14/Chart.yaml b/stable/readarr/8.0.15/Chart.yaml similarity index 78% rename from stable/readarr/8.0.14/Chart.yaml rename to stable/readarr/8.0.15/Chart.yaml index 7a2b12a839f..8f1ab476ec5 100644 --- a/stable/readarr/8.0.14/Chart.yaml +++ b/stable/readarr/8.0.15/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "0.1.0.991" +appVersion: "0.1.0.997" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: A fork of Radarr to work with Books & AudioBooks home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr @@ -27,4 +27,10 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 8.0.14 +version: 8.0.15 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/readarr/8.0.14/README.md b/stable/readarr/8.0.15/README.md similarity index 96% rename from stable/readarr/8.0.14/README.md rename to stable/readarr/8.0.15/README.md index 4f860155915..5c8af121b86 100644 --- a/stable/readarr/8.0.14/README.md +++ b/stable/readarr/8.0.15/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/readarr/8.0.14/app-readme.md b/stable/readarr/8.0.15/app-readme.md similarity index 100% rename from stable/readarr/8.0.14/app-readme.md rename to stable/readarr/8.0.15/app-readme.md diff --git a/stable/readarr/8.0.15/charts/common-8.3.13.tgz b/stable/readarr/8.0.15/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/readarr/8.0.15/charts/common-8.3.13.tgz differ diff --git a/stable/readarr/8.0.14/helm-values.md b/stable/readarr/8.0.15/helm-values.md similarity index 94% rename from stable/readarr/8.0.14/helm-values.md rename to stable/readarr/8.0.15/helm-values.md index aaa5c14d6f7..90452eea295 100644 --- a/stable/readarr/8.0.14/helm-values.md +++ b/stable/readarr/8.0.15/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/readarr"` | | -| image.tag | string | `"v0.1.0.991@sha256:bec54cccb3e4cd8e3126ea78e5e20aca4cf25d1a69151b62e0b0e885dfcde83e"` | | +| image.tag | string | `"v0.1.0.997@sha256:e57faf72efa514d771c1489c6811187e89243b7146db02de0811c2c902f849d4"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/readarr/8.0.14/ix_values.yaml b/stable/readarr/8.0.15/ix_values.yaml similarity index 92% rename from stable/readarr/8.0.14/ix_values.yaml rename to stable/readarr/8.0.15/ix_values.yaml index 5a121399bc9..a80726abc17 100644 --- a/stable/readarr/8.0.14/ix_values.yaml +++ b/stable/readarr/8.0.15/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent - tag: v0.1.0.991@sha256:bec54cccb3e4cd8e3126ea78e5e20aca4cf25d1a69151b62e0b0e885dfcde83e + tag: v0.1.0.997@sha256:e57faf72efa514d771c1489c6811187e89243b7146db02de0811c2c902f849d4 securityContext: readOnlyRootFilesystem: false diff --git a/stable/readarr/8.0.14/questions.yaml b/stable/readarr/8.0.15/questions.yaml similarity index 100% rename from stable/readarr/8.0.14/questions.yaml rename to stable/readarr/8.0.15/questions.yaml diff --git a/stable/readarr/8.0.14/templates/common.yaml b/stable/readarr/8.0.15/templates/common.yaml similarity index 100% rename from stable/readarr/8.0.14/templates/common.yaml rename to stable/readarr/8.0.15/templates/common.yaml diff --git a/stable/readarr/8.0.14/values.yaml b/stable/readarr/8.0.15/values.yaml similarity index 100% rename from stable/readarr/8.0.14/values.yaml rename to stable/readarr/8.0.15/values.yaml diff --git a/stable/readarr/item.yaml b/stable/readarr/item.yaml index e409535fd6c..a14d45b167e 100644 --- a/stable/readarr/item.yaml +++ b/stable/readarr/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true categories: - - media -icon_url: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true +- media + diff --git a/stable/reg/3.0.11/CHANGELOG.md b/stable/reg/3.0.11/CHANGELOG.md deleted file mode 100644 index 031e60f11d7..00000000000 --- a/stable/reg/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [reg-3.0.11](https://github.com/truecharts/apps/compare/reg-3.0.10...reg-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/reg/3.0.11/Chart.lock b/stable/reg/3.0.11/Chart.lock deleted file mode 100644 index c60ec0f2346..00000000000 --- a/stable/reg/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:39:47.478398486Z" diff --git a/stable/reg/3.0.11/charts/common-8.3.12.tgz b/stable/reg/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/reg/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/reg/3.0.12/CHANGELOG.md b/stable/reg/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ba102043c8f --- /dev/null +++ b/stable/reg/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [reg-3.0.12](https://github.com/truecharts/apps/compare/reg-3.0.11...reg-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [reg-3.0.11](https://github.com/truecharts/apps/compare/reg-3.0.10...reg-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [reg-3.0.10](https://github.com/truecharts/apps/compare/reg-3.0.9...reg-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [reg-3.0.9](https://github.com/truecharts/apps/compare/reg-3.0.8...reg-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [reg-3.0.8](https://github.com/truecharts/apps/compare/reg-3.0.7...reg-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [reg-3.0.7](https://github.com/truecharts/apps/compare/reg-3.0.6...reg-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [reg-3.0.6](https://github.com/truecharts/apps/compare/reg-3.0.5...reg-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [reg-3.0.5](https://github.com/truecharts/apps/compare/reg-3.0.4...reg-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [reg-3.0.4](https://github.com/truecharts/apps/compare/reg-3.0.3...reg-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/reg/3.0.11/CONFIG.md b/stable/reg/3.0.12/CONFIG.md similarity index 100% rename from stable/reg/3.0.11/CONFIG.md rename to stable/reg/3.0.12/CONFIG.md diff --git a/stable/reg/3.0.12/Chart.lock b/stable/reg/3.0.12/Chart.lock new file mode 100644 index 00000000000..5d6ec15d287 --- /dev/null +++ b/stable/reg/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:17:57.122383078Z" diff --git a/stable/reg/3.0.11/Chart.yaml b/stable/reg/3.0.12/Chart.yaml similarity index 77% rename from stable/reg/3.0.11/Chart.yaml rename to stable/reg/3.0.12/Chart.yaml index ac1e888fe47..0ad446f8345 100644 --- a/stable/reg/3.0.11/Chart.yaml +++ b/stable/reg/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.16.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Docker registry v2 command line client and repo listing generator with security checks. home: https://github.com/truecharts/apps/tree/master/charts/stable/reg @@ -19,4 +19,10 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - utilities + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/reg/3.0.11/README.md b/stable/reg/3.0.12/README.md similarity index 96% rename from stable/reg/3.0.11/README.md rename to stable/reg/3.0.12/README.md index 09e455d5cf3..1bed5761673 100644 --- a/stable/reg/3.0.11/README.md +++ b/stable/reg/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/reg/3.0.11/app-readme.md b/stable/reg/3.0.12/app-readme.md similarity index 100% rename from stable/reg/3.0.11/app-readme.md rename to stable/reg/3.0.12/app-readme.md diff --git a/stable/reg/3.0.12/charts/common-8.3.13.tgz b/stable/reg/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/reg/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/reg/3.0.11/ci/ct-values.yaml b/stable/reg/3.0.12/ci/ct-values.yaml similarity index 100% rename from stable/reg/3.0.11/ci/ct-values.yaml rename to stable/reg/3.0.12/ci/ct-values.yaml diff --git a/stable/reg/3.0.11/helm-values.md b/stable/reg/3.0.12/helm-values.md similarity index 100% rename from stable/reg/3.0.11/helm-values.md rename to stable/reg/3.0.12/helm-values.md diff --git a/stable/reg/3.0.11/ix_values.yaml b/stable/reg/3.0.12/ix_values.yaml similarity index 100% rename from stable/reg/3.0.11/ix_values.yaml rename to stable/reg/3.0.12/ix_values.yaml diff --git a/stable/reg/3.0.11/questions.yaml b/stable/reg/3.0.12/questions.yaml similarity index 100% rename from stable/reg/3.0.11/questions.yaml rename to stable/reg/3.0.12/questions.yaml diff --git a/stable/reg/3.0.11/templates/common.yaml b/stable/reg/3.0.12/templates/common.yaml similarity index 100% rename from stable/reg/3.0.11/templates/common.yaml rename to stable/reg/3.0.12/templates/common.yaml diff --git a/stable/reg/3.0.11/values.yaml b/stable/reg/3.0.12/values.yaml similarity index 100% rename from stable/reg/3.0.11/values.yaml rename to stable/reg/3.0.12/values.yaml diff --git a/stable/reg/item.yaml b/stable/reg/item.yaml index 1bd553781f7..abe43d9c60d 100644 --- a/stable/reg/item.yaml +++ b/stable/reg/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/37218338 categories: - - utilities -icon_url: https://avatars.githubusercontent.com/u/37218338 +- utilities + diff --git a/stable/resilio-sync/3.0.11/CHANGELOG.md b/stable/resilio-sync/3.0.11/CHANGELOG.md deleted file mode 100644 index 0e9bd4349f9..00000000000 --- a/stable/resilio-sync/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [resilio-sync-3.0.11](https://github.com/truecharts/apps/compare/resilio-sync-3.0.10...resilio-sync-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/resilio-sync/3.0.11/Chart.lock b/stable/resilio-sync/3.0.11/Chart.lock deleted file mode 100644 index dab44f32dd0..00000000000 --- a/stable/resilio-sync/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:40:10.782113073Z" diff --git a/stable/resilio-sync/3.0.11/charts/common-8.3.12.tgz b/stable/resilio-sync/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/resilio-sync/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/resilio-sync/3.0.12/CHANGELOG.md b/stable/resilio-sync/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c0a7dc9b4be --- /dev/null +++ b/stable/resilio-sync/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [resilio-sync-3.0.12](https://github.com/truecharts/apps/compare/resilio-sync-3.0.11...resilio-sync-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [resilio-sync-3.0.11](https://github.com/truecharts/apps/compare/resilio-sync-3.0.10...resilio-sync-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [resilio-sync-3.0.10](https://github.com/truecharts/apps/compare/resilio-sync-3.0.9...resilio-sync-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [resilio-sync-3.0.9](https://github.com/truecharts/apps/compare/resilio-sync-3.0.8...resilio-sync-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [resilio-sync-3.0.8](https://github.com/truecharts/apps/compare/resilio-sync-3.0.7...resilio-sync-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [resilio-sync-3.0.7](https://github.com/truecharts/apps/compare/resilio-sync-3.0.6...resilio-sync-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [resilio-sync-3.0.6](https://github.com/truecharts/apps/compare/resilio-sync-3.0.5...resilio-sync-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [resilio-sync-3.0.5](https://github.com/truecharts/apps/compare/resilio-sync-3.0.4...resilio-sync-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [resilio-sync-3.0.4](https://github.com/truecharts/apps/compare/resilio-sync-3.0.3...resilio-sync-3.0.4) (2021-10-05) diff --git a/stable/resilio-sync/3.0.11/CONFIG.md b/stable/resilio-sync/3.0.12/CONFIG.md similarity index 100% rename from stable/resilio-sync/3.0.11/CONFIG.md rename to stable/resilio-sync/3.0.12/CONFIG.md diff --git a/stable/resilio-sync/3.0.12/Chart.lock b/stable/resilio-sync/3.0.12/Chart.lock new file mode 100644 index 00000000000..7d3235e3172 --- /dev/null +++ b/stable/resilio-sync/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:18:18.064794995Z" diff --git a/stable/resilio-sync/3.0.11/Chart.yaml b/stable/resilio-sync/3.0.12/Chart.yaml similarity index 80% rename from stable/resilio-sync/3.0.11/Chart.yaml rename to stable/resilio-sync/3.0.12/Chart.yaml index 521ced76ccf..64aa4b98d42 100644 --- a/stable/resilio-sync/3.0.11/Chart.yaml +++ b/stable/resilio-sync/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.2.1375" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology home: https://github.com/truechartsapps/tree/master/charts/stable/resio-sync @@ -21,4 +21,10 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/resilio-sync/3.0.11/README.md b/stable/resilio-sync/3.0.12/README.md similarity index 96% rename from stable/resilio-sync/3.0.11/README.md rename to stable/resilio-sync/3.0.12/README.md index 11b25d4ee4b..851cbc9688b 100644 --- a/stable/resilio-sync/3.0.11/README.md +++ b/stable/resilio-sync/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/resilio-sync/3.0.11/app-readme.md b/stable/resilio-sync/3.0.12/app-readme.md similarity index 100% rename from stable/resilio-sync/3.0.11/app-readme.md rename to stable/resilio-sync/3.0.12/app-readme.md diff --git a/stable/resilio-sync/3.0.12/charts/common-8.3.13.tgz b/stable/resilio-sync/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/resilio-sync/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/resilio-sync/3.0.11/helm-values.md b/stable/resilio-sync/3.0.12/helm-values.md similarity index 100% rename from stable/resilio-sync/3.0.11/helm-values.md rename to stable/resilio-sync/3.0.12/helm-values.md diff --git a/stable/resilio-sync/3.0.11/ix_values.yaml b/stable/resilio-sync/3.0.12/ix_values.yaml similarity index 100% rename from stable/resilio-sync/3.0.11/ix_values.yaml rename to stable/resilio-sync/3.0.12/ix_values.yaml diff --git a/stable/resilio-sync/3.0.11/questions.yaml b/stable/resilio-sync/3.0.12/questions.yaml similarity index 100% rename from stable/resilio-sync/3.0.11/questions.yaml rename to stable/resilio-sync/3.0.12/questions.yaml diff --git a/stable/resilio-sync/3.0.11/templates/common.yaml b/stable/resilio-sync/3.0.12/templates/common.yaml similarity index 100% rename from stable/resilio-sync/3.0.11/templates/common.yaml rename to stable/resilio-sync/3.0.12/templates/common.yaml diff --git a/stable/resilio-sync/3.0.11/values.yaml b/stable/resilio-sync/3.0.12/values.yaml similarity index 100% rename from stable/resilio-sync/3.0.11/values.yaml rename to stable/resilio-sync/3.0.12/values.yaml diff --git a/stable/resilio-sync/item.yaml b/stable/resilio-sync/item.yaml index ede17b2a3c3..f400b1dffe4 100644 --- a/stable/resilio-sync/item.yaml +++ b/stable/resilio-sync/item.yaml @@ -1,3 +1,4 @@ +icon: https://blog.resilio.com/wp-content/uploads/2016/06/SyncSymbol-260x260px.png categories: - - media -icon_url: https://blog.resilio.com/wp-content/uploads/2016/06/SyncSymbol-260x260px.png +- media + diff --git a/stable/sabnzbd/8.0.12/CHANGELOG.md b/stable/sabnzbd/8.0.12/CHANGELOG.md deleted file mode 100644 index 37323a8e885..00000000000 --- a/stable/sabnzbd/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sabnzbd-8.0.12](https://github.com/truecharts/apps/compare/sabnzbd-8.0.11...sabnzbd-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/sabnzbd/8.0.12/Chart.lock b/stable/sabnzbd/8.0.12/Chart.lock deleted file mode 100644 index 153156f9fdd..00000000000 --- a/stable/sabnzbd/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:40:34.974182803Z" diff --git a/stable/sabnzbd/8.0.12/charts/common-8.3.12.tgz b/stable/sabnzbd/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/sabnzbd/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/sabnzbd/8.0.13/CHANGELOG.md b/stable/sabnzbd/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..8b878113466 --- /dev/null +++ b/stable/sabnzbd/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [sabnzbd-8.0.13](https://github.com/truecharts/apps/compare/sabnzbd-8.0.12...sabnzbd-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [sabnzbd-8.0.12](https://github.com/truecharts/apps/compare/sabnzbd-8.0.11...sabnzbd-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [sabnzbd-8.0.11](https://github.com/truecharts/apps/compare/sabnzbd-8.0.10...sabnzbd-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [sabnzbd-8.0.10](https://github.com/truecharts/apps/compare/sabnzbd-8.0.9...sabnzbd-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [sabnzbd-8.0.9](https://github.com/truecharts/apps/compare/sabnzbd-8.0.8...sabnzbd-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [sabnzbd-8.0.8](https://github.com/truecharts/apps/compare/sabnzbd-8.0.7...sabnzbd-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [sabnzbd-8.0.7](https://github.com/truecharts/apps/compare/sabnzbd-8.0.6...sabnzbd-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [sabnzbd-8.0.6](https://github.com/truecharts/apps/compare/sabnzbd-8.0.5...sabnzbd-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [sabnzbd-8.0.5](https://github.com/truecharts/apps/compare/sabnzbd-8.0.4...sabnzbd-8.0.5) (2021-10-05) + +#### Chore + diff --git a/stable/sabnzbd/8.0.12/CONFIG.md b/stable/sabnzbd/8.0.13/CONFIG.md similarity index 100% rename from stable/sabnzbd/8.0.12/CONFIG.md rename to stable/sabnzbd/8.0.13/CONFIG.md diff --git a/stable/sabnzbd/8.0.13/Chart.lock b/stable/sabnzbd/8.0.13/Chart.lock new file mode 100644 index 00000000000..5842aefbc37 --- /dev/null +++ b/stable/sabnzbd/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:18:39.073326409Z" diff --git a/stable/sabnzbd/8.0.12/Chart.yaml b/stable/sabnzbd/8.0.13/Chart.yaml similarity index 73% rename from stable/sabnzbd/8.0.12/Chart.yaml rename to stable/sabnzbd/8.0.13/Chart.yaml index fecccbbd67f..cf765a354ab 100644 --- a/stable/sabnzbd/8.0.12/Chart.yaml +++ b/stable/sabnzbd/8.0.13/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "3.4.1" +appVersion: "3.4.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Free and easy binary newsreader home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd @@ -20,4 +20,10 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sabnzbd/8.0.12/README.md b/stable/sabnzbd/8.0.13/README.md similarity index 96% rename from stable/sabnzbd/8.0.12/README.md rename to stable/sabnzbd/8.0.13/README.md index 9abf8d5699e..acbe8f93a97 100644 --- a/stable/sabnzbd/8.0.12/README.md +++ b/stable/sabnzbd/8.0.13/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/sabnzbd/8.0.12/app-readme.md b/stable/sabnzbd/8.0.13/app-readme.md similarity index 100% rename from stable/sabnzbd/8.0.12/app-readme.md rename to stable/sabnzbd/8.0.13/app-readme.md diff --git a/stable/sabnzbd/8.0.13/charts/common-8.3.13.tgz b/stable/sabnzbd/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/sabnzbd/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/sabnzbd/8.0.12/helm-values.md b/stable/sabnzbd/8.0.13/helm-values.md similarity index 91% rename from stable/sabnzbd/8.0.12/helm-values.md rename to stable/sabnzbd/8.0.13/helm-values.md index 7122b5a6642..9b72c8137a1 100644 --- a/stable/sabnzbd/8.0.12/helm-values.md +++ b/stable/sabnzbd/8.0.13/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/sabnzbd"` | | -| image.tag | string | `"v3.4.1@sha256:1c8ecab8f4783fd84fe69855c7aa0b78a62002b3733aa9ef0aaec591f90125a0"` | | +| image.tag | string | `"v3.4.2@sha256:26dc34fc8fbad6a678993ee03742ede43d5b1ec079ac15990063c2861375e597"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/sabnzbd/8.0.12/ix_values.yaml b/stable/sabnzbd/8.0.13/ix_values.yaml similarity index 79% rename from stable/sabnzbd/8.0.12/ix_values.yaml rename to stable/sabnzbd/8.0.13/ix_values.yaml index e00a967c263..808feefff5b 100644 --- a/stable/sabnzbd/8.0.12/ix_values.yaml +++ b/stable/sabnzbd/8.0.13/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/sabnzbd pullPolicy: IfNotPresent - tag: v3.4.1@sha256:1c8ecab8f4783fd84fe69855c7aa0b78a62002b3733aa9ef0aaec591f90125a0 + tag: v3.4.2@sha256:26dc34fc8fbad6a678993ee03742ede43d5b1ec079ac15990063c2861375e597 service: main: diff --git a/stable/sabnzbd/8.0.12/questions.yaml b/stable/sabnzbd/8.0.13/questions.yaml similarity index 100% rename from stable/sabnzbd/8.0.12/questions.yaml rename to stable/sabnzbd/8.0.13/questions.yaml diff --git a/stable/sabnzbd/8.0.12/templates/common.yaml b/stable/sabnzbd/8.0.13/templates/common.yaml similarity index 100% rename from stable/sabnzbd/8.0.12/templates/common.yaml rename to stable/sabnzbd/8.0.13/templates/common.yaml diff --git a/stable/sabnzbd/8.0.12/values.yaml b/stable/sabnzbd/8.0.13/values.yaml similarity index 100% rename from stable/sabnzbd/8.0.12/values.yaml rename to stable/sabnzbd/8.0.13/values.yaml diff --git a/stable/sabnzbd/item.yaml b/stable/sabnzbd/item.yaml index b81149d20ef..7b2178d9702 100644 --- a/stable/sabnzbd/item.yaml +++ b/stable/sabnzbd/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4 categories: - - media -icon_url: https://avatars1.githubusercontent.com/u/960698?s=400&v=4 +- media + diff --git a/stable/ser2sock/3.0.11/CHANGELOG.md b/stable/ser2sock/3.0.11/CHANGELOG.md deleted file mode 100644 index fc78e982e70..00000000000 --- a/stable/ser2sock/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [ser2sock-3.0.11](https://github.com/truecharts/apps/compare/ser2sock-3.0.10...ser2sock-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/ser2sock/3.0.11/Chart.lock b/stable/ser2sock/3.0.11/Chart.lock deleted file mode 100644 index 9843f524e00..00000000000 --- a/stable/ser2sock/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:41:00.405811774Z" diff --git a/stable/ser2sock/3.0.11/charts/common-8.3.12.tgz b/stable/ser2sock/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/ser2sock/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/ser2sock/3.0.12/CHANGELOG.md b/stable/ser2sock/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0af6cebca26 --- /dev/null +++ b/stable/ser2sock/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [ser2sock-3.0.12](https://github.com/truecharts/apps/compare/ser2sock-3.0.11...ser2sock-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [ser2sock-3.0.11](https://github.com/truecharts/apps/compare/ser2sock-3.0.10...ser2sock-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [ser2sock-3.0.10](https://github.com/truecharts/apps/compare/ser2sock-3.0.9...ser2sock-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [ser2sock-3.0.9](https://github.com/truecharts/apps/compare/ser2sock-3.0.8...ser2sock-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [ser2sock-3.0.8](https://github.com/truecharts/apps/compare/ser2sock-3.0.7...ser2sock-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [ser2sock-3.0.7](https://github.com/truecharts/apps/compare/ser2sock-3.0.6...ser2sock-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [ser2sock-3.0.6](https://github.com/truecharts/apps/compare/ser2sock-3.0.5...ser2sock-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [ser2sock-3.0.5](https://github.com/truecharts/apps/compare/ser2sock-3.0.4...ser2sock-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [ser2sock-3.0.4](https://github.com/truecharts/apps/compare/ser2sock-3.0.3...ser2sock-3.0.4) (2021-10-05) diff --git a/stable/ser2sock/3.0.11/CONFIG.md b/stable/ser2sock/3.0.12/CONFIG.md similarity index 100% rename from stable/ser2sock/3.0.11/CONFIG.md rename to stable/ser2sock/3.0.12/CONFIG.md diff --git a/stable/ser2sock/3.0.12/Chart.lock b/stable/ser2sock/3.0.12/Chart.lock new file mode 100644 index 00000000000..37d481a613b --- /dev/null +++ b/stable/ser2sock/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:18:59.944788408Z" diff --git a/stable/ser2sock/3.0.11/Chart.yaml b/stable/ser2sock/3.0.12/Chart.yaml similarity index 76% rename from stable/ser2sock/3.0.11/Chart.yaml rename to stable/ser2sock/3.0.12/Chart.yaml index 35712a16056..7c228cb919c 100644 --- a/stable/ser2sock/3.0.11/Chart.yaml +++ b/stable/ser2sock/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: Serial to Socket Redirector home: https://github.com/truechartsapps/tree/master/charts/stable/ser2sock icon: https://i.imgur.com/GfZ7McO.png @@ -18,4 +18,10 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ser2sock/3.0.11/README.md b/stable/ser2sock/3.0.12/README.md similarity index 96% rename from stable/ser2sock/3.0.11/README.md rename to stable/ser2sock/3.0.12/README.md index 82b563f45fa..087d08c33a3 100644 --- a/stable/ser2sock/3.0.11/README.md +++ b/stable/ser2sock/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/ser2sock/3.0.11/app-readme.md b/stable/ser2sock/3.0.12/app-readme.md similarity index 100% rename from stable/ser2sock/3.0.11/app-readme.md rename to stable/ser2sock/3.0.12/app-readme.md diff --git a/stable/ser2sock/3.0.12/charts/common-8.3.13.tgz b/stable/ser2sock/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/ser2sock/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/ser2sock/3.0.11/helm-values.md b/stable/ser2sock/3.0.12/helm-values.md similarity index 100% rename from stable/ser2sock/3.0.11/helm-values.md rename to stable/ser2sock/3.0.12/helm-values.md diff --git a/stable/ser2sock/3.0.11/ix_values.yaml b/stable/ser2sock/3.0.12/ix_values.yaml similarity index 100% rename from stable/ser2sock/3.0.11/ix_values.yaml rename to stable/ser2sock/3.0.12/ix_values.yaml diff --git a/stable/ser2sock/3.0.11/questions.yaml b/stable/ser2sock/3.0.12/questions.yaml similarity index 100% rename from stable/ser2sock/3.0.11/questions.yaml rename to stable/ser2sock/3.0.12/questions.yaml diff --git a/stable/ser2sock/3.0.11/templates/common.yaml b/stable/ser2sock/3.0.12/templates/common.yaml similarity index 100% rename from stable/ser2sock/3.0.11/templates/common.yaml rename to stable/ser2sock/3.0.12/templates/common.yaml diff --git a/stable/ser2sock/3.0.11/values.yaml b/stable/ser2sock/3.0.12/values.yaml similarity index 100% rename from stable/ser2sock/3.0.11/values.yaml rename to stable/ser2sock/3.0.12/values.yaml diff --git a/stable/ser2sock/item.yaml b/stable/ser2sock/item.yaml index 746694eff65..831cd700d9c 100644 --- a/stable/ser2sock/item.yaml +++ b/stable/ser2sock/item.yaml @@ -1,3 +1,4 @@ +icon: https://i.imgur.com/GfZ7McO.png categories: - - media -icon_url: https://i.imgur.com/GfZ7McO.png +- media + diff --git a/stable/sonarr/8.0.13/CHANGELOG.md b/stable/sonarr/8.0.13/CHANGELOG.md deleted file mode 100644 index 1267d3df50c..00000000000 --- a/stable/sonarr/8.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sonarr-8.0.13](https://github.com/truecharts/apps/compare/sonarr-8.0.12...sonarr-8.0.13) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/sonarr/8.0.13/Chart.lock b/stable/sonarr/8.0.13/Chart.lock deleted file mode 100644 index dc9c6959a21..00000000000 --- a/stable/sonarr/8.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:41:26.10804365Z" diff --git a/stable/sonarr/8.0.13/charts/common-8.3.12.tgz b/stable/sonarr/8.0.13/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/sonarr/8.0.13/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/sonarr/8.0.14/CHANGELOG.md b/stable/sonarr/8.0.14/CHANGELOG.md new file mode 100644 index 00000000000..52e6f7c6614 --- /dev/null +++ b/stable/sonarr/8.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [sonarr-8.0.14](https://github.com/truecharts/apps/compare/sonarr-8.0.13...sonarr-8.0.14) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [sonarr-8.0.13](https://github.com/truecharts/apps/compare/sonarr-8.0.12...sonarr-8.0.13) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [sonarr-8.0.12](https://github.com/truecharts/apps/compare/sonarr-8.0.11...sonarr-8.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [sonarr-8.0.11](https://github.com/truecharts/apps/compare/sonarr-8.0.10...sonarr-8.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [sonarr-8.0.10](https://github.com/truecharts/apps/compare/sonarr-8.0.9...sonarr-8.0.10) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [sonarr-8.0.9](https://github.com/truecharts/apps/compare/sonarr-8.0.8...sonarr-8.0.9) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [sonarr-8.0.8](https://github.com/truecharts/apps/compare/sonarr-8.0.7...sonarr-8.0.8) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [sonarr-8.0.7](https://github.com/truecharts/apps/compare/sonarr-8.0.6...sonarr-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [sonarr-8.0.6](https://github.com/truecharts/apps/compare/sonarr-8.0.5...sonarr-8.0.6) (2021-10-05) diff --git a/stable/sonarr/8.0.13/CONFIG.md b/stable/sonarr/8.0.14/CONFIG.md similarity index 100% rename from stable/sonarr/8.0.13/CONFIG.md rename to stable/sonarr/8.0.14/CONFIG.md diff --git a/stable/sonarr/8.0.14/Chart.lock b/stable/sonarr/8.0.14/Chart.lock new file mode 100644 index 00000000000..f8e41763f0c --- /dev/null +++ b/stable/sonarr/8.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:19:21.080450056Z" diff --git a/stable/sonarr/8.0.13/Chart.yaml b/stable/sonarr/8.0.14/Chart.yaml similarity index 80% rename from stable/sonarr/8.0.13/Chart.yaml rename to stable/sonarr/8.0.14/Chart.yaml index 8cbb316c1b2..c7a76a7d789 100644 --- a/stable/sonarr/8.0.13/Chart.yaml +++ b/stable/sonarr/8.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.6.1342" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Smart PVR for newsgroup and bittorrent users home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr @@ -24,4 +24,10 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 8.0.13 +version: 8.0.14 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sonarr/8.0.13/README.md b/stable/sonarr/8.0.14/README.md similarity index 96% rename from stable/sonarr/8.0.13/README.md rename to stable/sonarr/8.0.14/README.md index b034f48c803..2424e2ba0ec 100644 --- a/stable/sonarr/8.0.13/README.md +++ b/stable/sonarr/8.0.14/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/sonarr/8.0.13/app-readme.md b/stable/sonarr/8.0.14/app-readme.md similarity index 100% rename from stable/sonarr/8.0.13/app-readme.md rename to stable/sonarr/8.0.14/app-readme.md diff --git a/stable/sonarr/8.0.14/charts/common-8.3.13.tgz b/stable/sonarr/8.0.14/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/sonarr/8.0.14/charts/common-8.3.13.tgz differ diff --git a/stable/sonarr/8.0.13/helm-values.md b/stable/sonarr/8.0.14/helm-values.md similarity index 100% rename from stable/sonarr/8.0.13/helm-values.md rename to stable/sonarr/8.0.14/helm-values.md diff --git a/stable/sonarr/8.0.13/ix_values.yaml b/stable/sonarr/8.0.14/ix_values.yaml similarity index 100% rename from stable/sonarr/8.0.13/ix_values.yaml rename to stable/sonarr/8.0.14/ix_values.yaml diff --git a/stable/sonarr/8.0.13/questions.yaml b/stable/sonarr/8.0.14/questions.yaml similarity index 100% rename from stable/sonarr/8.0.13/questions.yaml rename to stable/sonarr/8.0.14/questions.yaml diff --git a/stable/sonarr/8.0.13/templates/common.yaml b/stable/sonarr/8.0.14/templates/common.yaml similarity index 100% rename from stable/sonarr/8.0.13/templates/common.yaml rename to stable/sonarr/8.0.14/templates/common.yaml diff --git a/stable/sonarr/8.0.13/values.yaml b/stable/sonarr/8.0.14/values.yaml similarity index 100% rename from stable/sonarr/8.0.13/values.yaml rename to stable/sonarr/8.0.14/values.yaml diff --git a/stable/sonarr/item.yaml b/stable/sonarr/item.yaml index e076b34f1c3..a50228d1c3d 100644 --- a/stable/sonarr/item.yaml +++ b/stable/sonarr/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true categories: - - media -icon_url: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true +- media + diff --git a/stable/stash/3.0.12/CHANGELOG.md b/stable/stash/3.0.12/CHANGELOG.md deleted file mode 100644 index 968310ad3b9..00000000000 --- a/stable/stash/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [stash-3.0.12](https://github.com/truecharts/apps/compare/stash-3.0.11...stash-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/stash/3.0.12/Chart.lock b/stable/stash/3.0.12/Chart.lock deleted file mode 100644 index 057a284f9dc..00000000000 --- a/stable/stash/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:41:51.307039477Z" diff --git a/stable/stash/3.0.12/charts/common-8.3.12.tgz b/stable/stash/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/stash/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/stash/3.0.13/CHANGELOG.md b/stable/stash/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..1e079277479 --- /dev/null +++ b/stable/stash/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [stash-3.0.13](https://github.com/truecharts/apps/compare/stash-3.0.12...stash-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [stash-3.0.12](https://github.com/truecharts/apps/compare/stash-3.0.11...stash-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [stash-3.0.11](https://github.com/truecharts/apps/compare/stash-3.0.10...stash-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [stash-3.0.10](https://github.com/truecharts/apps/compare/stash-3.0.9...stash-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [stash-3.0.9](https://github.com/truecharts/apps/compare/stash-3.0.8...stash-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [stash-3.0.8](https://github.com/truecharts/apps/compare/stash-3.0.7...stash-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [stash-3.0.7](https://github.com/truecharts/apps/compare/stash-3.0.6...stash-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [stash-3.0.6](https://github.com/truecharts/apps/compare/stash-3.0.5...stash-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + +### [stash-3.0.5](https://github.com/truecharts/apps/compare/stash-3.0.4...stash-3.0.5) (2021-10-12) diff --git a/stable/stash/3.0.12/CONFIG.md b/stable/stash/3.0.13/CONFIG.md similarity index 100% rename from stable/stash/3.0.12/CONFIG.md rename to stable/stash/3.0.13/CONFIG.md diff --git a/stable/stash/3.0.13/Chart.lock b/stable/stash/3.0.13/Chart.lock new file mode 100644 index 00000000000..a7e5397d7f0 --- /dev/null +++ b/stable/stash/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:19:42.077717062Z" diff --git a/stable/stash/3.0.12/Chart.yaml b/stable/stash/3.0.13/Chart.yaml similarity index 77% rename from stable/stash/3.0.12/Chart.yaml rename to stable/stash/3.0.13/Chart.yaml index 427e0d6db60..49888350b2c 100644 --- a/stable/stash/3.0.12/Chart.yaml +++ b/stable/stash/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: An organizer for your porn, written in Go home: https://github.com/truechartsapps/tree/master/charts/stable/stash icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg @@ -18,4 +18,10 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/stash/3.0.12/README.md b/stable/stash/3.0.13/README.md similarity index 96% rename from stable/stash/3.0.12/README.md rename to stable/stash/3.0.13/README.md index d6fb03f8420..a63d0de21fc 100644 --- a/stable/stash/3.0.12/README.md +++ b/stable/stash/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/stash/3.0.12/app-readme.md b/stable/stash/3.0.13/app-readme.md similarity index 100% rename from stable/stash/3.0.12/app-readme.md rename to stable/stash/3.0.13/app-readme.md diff --git a/stable/stash/3.0.13/charts/common-8.3.13.tgz b/stable/stash/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/stash/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/stash/3.0.12/ci/ct-values.yaml b/stable/stash/3.0.13/ci/ct-values.yaml similarity index 100% rename from stable/stash/3.0.12/ci/ct-values.yaml rename to stable/stash/3.0.13/ci/ct-values.yaml diff --git a/stable/stash/3.0.12/helm-values.md b/stable/stash/3.0.13/helm-values.md similarity index 100% rename from stable/stash/3.0.12/helm-values.md rename to stable/stash/3.0.13/helm-values.md diff --git a/stable/stash/3.0.12/ix_values.yaml b/stable/stash/3.0.13/ix_values.yaml similarity index 100% rename from stable/stash/3.0.12/ix_values.yaml rename to stable/stash/3.0.13/ix_values.yaml diff --git a/stable/stash/3.0.12/questions.yaml b/stable/stash/3.0.13/questions.yaml similarity index 100% rename from stable/stash/3.0.12/questions.yaml rename to stable/stash/3.0.13/questions.yaml diff --git a/stable/stash/3.0.12/templates/common.yaml b/stable/stash/3.0.13/templates/common.yaml similarity index 100% rename from stable/stash/3.0.12/templates/common.yaml rename to stable/stash/3.0.13/templates/common.yaml diff --git a/stable/stash/3.0.12/values.yaml b/stable/stash/3.0.13/values.yaml similarity index 100% rename from stable/stash/3.0.12/values.yaml rename to stable/stash/3.0.13/values.yaml diff --git a/stable/stash/item.yaml b/stable/stash/item.yaml index 4047f299710..40aea2c239a 100644 --- a/stable/stash/item.yaml +++ b/stable/stash/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg categories: - - media -icon_url: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg +- media + diff --git a/stable/syncthing/8.0.12/CHANGELOG.md b/stable/syncthing/8.0.12/CHANGELOG.md deleted file mode 100644 index eac02d9cd64..00000000000 --- a/stable/syncthing/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [syncthing-8.0.12](https://github.com/truecharts/apps/compare/syncthing-8.0.11...syncthing-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/syncthing/8.0.12/Chart.lock b/stable/syncthing/8.0.12/Chart.lock deleted file mode 100644 index af42bbff1de..00000000000 --- a/stable/syncthing/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:42:16.852266404Z" diff --git a/stable/syncthing/8.0.12/charts/common-8.3.12.tgz b/stable/syncthing/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/syncthing/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/syncthing/8.0.13/CHANGELOG.md b/stable/syncthing/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..2e70375fcc1 --- /dev/null +++ b/stable/syncthing/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [syncthing-8.0.13](https://github.com/truecharts/apps/compare/syncthing-8.0.12...syncthing-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [syncthing-8.0.12](https://github.com/truecharts/apps/compare/syncthing-8.0.11...syncthing-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [syncthing-8.0.11](https://github.com/truecharts/apps/compare/syncthing-8.0.10...syncthing-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [syncthing-8.0.10](https://github.com/truecharts/apps/compare/syncthing-8.0.9...syncthing-8.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [syncthing-8.0.9](https://github.com/truecharts/apps/compare/syncthing-8.0.8...syncthing-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [syncthing-8.0.8](https://github.com/truecharts/apps/compare/syncthing-8.0.7...syncthing-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [syncthing-8.0.7](https://github.com/truecharts/apps/compare/syncthing-8.0.6...syncthing-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [syncthing-8.0.6](https://github.com/truecharts/apps/compare/syncthing-8.0.5...syncthing-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [syncthing-8.0.5](https://github.com/truecharts/apps/compare/syncthing-8.0.4...syncthing-8.0.5) (2021-10-05) diff --git a/stable/syncthing/8.0.12/CONFIG.md b/stable/syncthing/8.0.13/CONFIG.md similarity index 100% rename from stable/syncthing/8.0.12/CONFIG.md rename to stable/syncthing/8.0.13/CONFIG.md diff --git a/stable/syncthing/8.0.13/Chart.lock b/stable/syncthing/8.0.13/Chart.lock new file mode 100644 index 00000000000..7130af1bd9a --- /dev/null +++ b/stable/syncthing/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:20:03.089014574Z" diff --git a/stable/syncthing/8.0.12/Chart.yaml b/stable/syncthing/8.0.13/Chart.yaml similarity index 81% rename from stable/syncthing/8.0.12/Chart.yaml rename to stable/syncthing/8.0.13/Chart.yaml index a9d5a8027d7..ee0640a53dc 100644 --- a/stable/syncthing/8.0.12/Chart.yaml +++ b/stable/syncthing/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: P2P file synchronization application home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing @@ -24,4 +24,10 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/syncthing/8.0.12/README.md b/stable/syncthing/8.0.13/README.md similarity index 96% rename from stable/syncthing/8.0.12/README.md rename to stable/syncthing/8.0.13/README.md index e330b6eb7e2..ed8a4e2829e 100644 --- a/stable/syncthing/8.0.12/README.md +++ b/stable/syncthing/8.0.13/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/syncthing/8.0.12/app-readme.md b/stable/syncthing/8.0.13/app-readme.md similarity index 100% rename from stable/syncthing/8.0.12/app-readme.md rename to stable/syncthing/8.0.13/app-readme.md diff --git a/stable/syncthing/8.0.13/charts/common-8.3.13.tgz b/stable/syncthing/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/syncthing/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/syncthing/8.0.12/helm-values.md b/stable/syncthing/8.0.13/helm-values.md similarity index 100% rename from stable/syncthing/8.0.12/helm-values.md rename to stable/syncthing/8.0.13/helm-values.md diff --git a/stable/syncthing/8.0.12/ix_values.yaml b/stable/syncthing/8.0.13/ix_values.yaml similarity index 100% rename from stable/syncthing/8.0.12/ix_values.yaml rename to stable/syncthing/8.0.13/ix_values.yaml diff --git a/stable/syncthing/8.0.12/questions.yaml b/stable/syncthing/8.0.13/questions.yaml similarity index 100% rename from stable/syncthing/8.0.12/questions.yaml rename to stable/syncthing/8.0.13/questions.yaml diff --git a/stable/syncthing/8.0.12/templates/common.yaml b/stable/syncthing/8.0.13/templates/common.yaml similarity index 100% rename from stable/syncthing/8.0.12/templates/common.yaml rename to stable/syncthing/8.0.13/templates/common.yaml diff --git a/stable/syncthing/8.0.12/values.yaml b/stable/syncthing/8.0.13/values.yaml similarity index 100% rename from stable/syncthing/8.0.12/values.yaml rename to stable/syncthing/8.0.13/values.yaml diff --git a/stable/syncthing/item.yaml b/stable/syncthing/item.yaml index 62634b4252c..a5c53b06ae6 100644 --- a/stable/syncthing/item.yaml +++ b/stable/syncthing/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png categories: - - media -icon_url: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png +- media + diff --git a/stable/tautulli/8.0.11/CHANGELOG.md b/stable/tautulli/8.0.11/CHANGELOG.md deleted file mode 100644 index f8d7aff9b7e..00000000000 --- a/stable/tautulli/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tautulli-8.0.11](https://github.com/truecharts/apps/compare/tautulli-8.0.10...tautulli-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/tautulli/8.0.11/Chart.lock b/stable/tautulli/8.0.11/Chart.lock deleted file mode 100644 index 11710ec53c6..00000000000 --- a/stable/tautulli/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:42:40.640422208Z" diff --git a/stable/tautulli/8.0.11/charts/common-8.3.12.tgz b/stable/tautulli/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/tautulli/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/tautulli/8.0.12/CHANGELOG.md b/stable/tautulli/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f5133c11978 --- /dev/null +++ b/stable/tautulli/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [tautulli-8.0.12](https://github.com/truecharts/apps/compare/tautulli-8.0.11...tautulli-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [tautulli-8.0.11](https://github.com/truecharts/apps/compare/tautulli-8.0.10...tautulli-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [tautulli-8.0.10](https://github.com/truecharts/apps/compare/tautulli-8.0.9...tautulli-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [tautulli-8.0.9](https://github.com/truecharts/apps/compare/tautulli-8.0.8...tautulli-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [tautulli-8.0.8](https://github.com/truecharts/apps/compare/tautulli-8.0.7...tautulli-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [tautulli-8.0.7](https://github.com/truecharts/apps/compare/tautulli-8.0.6...tautulli-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [tautulli-8.0.6](https://github.com/truecharts/apps/compare/tautulli-8.0.5...tautulli-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [tautulli-8.0.5](https://github.com/truecharts/apps/compare/tautulli-8.0.4...tautulli-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + diff --git a/stable/tautulli/8.0.11/CONFIG.md b/stable/tautulli/8.0.12/CONFIG.md similarity index 100% rename from stable/tautulli/8.0.11/CONFIG.md rename to stable/tautulli/8.0.12/CONFIG.md diff --git a/stable/tautulli/8.0.12/Chart.lock b/stable/tautulli/8.0.12/Chart.lock new file mode 100644 index 00000000000..546f72b6e20 --- /dev/null +++ b/stable/tautulli/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:20:24.047382041Z" diff --git a/stable/tautulli/8.0.11/Chart.yaml b/stable/tautulli/8.0.12/Chart.yaml similarity index 78% rename from stable/tautulli/8.0.11/Chart.yaml rename to stable/tautulli/8.0.12/Chart.yaml index 600c2bcffd5..7e7f4d706fb 100644 --- a/stable/tautulli/8.0.11/Chart.yaml +++ b/stable/tautulli/8.0.12/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.7.6" +appVersion: "2.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: A Python based monitoring and tracking tool for Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli @@ -23,4 +23,10 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tautulli/8.0.11/README.md b/stable/tautulli/8.0.12/README.md similarity index 96% rename from stable/tautulli/8.0.11/README.md rename to stable/tautulli/8.0.12/README.md index d9da4c9de02..14bd2ee3f2b 100644 --- a/stable/tautulli/8.0.11/README.md +++ b/stable/tautulli/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/tautulli/8.0.11/app-readme.md b/stable/tautulli/8.0.12/app-readme.md similarity index 100% rename from stable/tautulli/8.0.11/app-readme.md rename to stable/tautulli/8.0.12/app-readme.md diff --git a/stable/tautulli/8.0.12/charts/common-8.3.13.tgz b/stable/tautulli/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/tautulli/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/tautulli/8.0.11/helm-values.md b/stable/tautulli/8.0.12/helm-values.md similarity index 91% rename from stable/tautulli/8.0.11/helm-values.md rename to stable/tautulli/8.0.12/helm-values.md index cf7090d8666..56695bb34b1 100644 --- a/stable/tautulli/8.0.11/helm-values.md +++ b/stable/tautulli/8.0.12/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/tautulli"` | | -| image.tag | string | `"v2.7.6@sha256:228d77ccde9af6a33f94bd99c5c59aed093f2e35bd90e296dc0a51b62954395d"` | | +| image.tag | string | `"v2.7.7@sha256:4ea617c30397c4651c3e5ac850d4f4d2d7bfc5d37ac6dec44c5d109258d4f03f"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/tautulli/8.0.11/ix_values.yaml b/stable/tautulli/8.0.12/ix_values.yaml similarity index 79% rename from stable/tautulli/8.0.11/ix_values.yaml rename to stable/tautulli/8.0.12/ix_values.yaml index 3fa1ffffdaf..083b27d6da4 100644 --- a/stable/tautulli/8.0.11/ix_values.yaml +++ b/stable/tautulli/8.0.12/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/tautulli pullPolicy: IfNotPresent - tag: v2.7.6@sha256:228d77ccde9af6a33f94bd99c5c59aed093f2e35bd90e296dc0a51b62954395d + tag: v2.7.7@sha256:4ea617c30397c4651c3e5ac850d4f4d2d7bfc5d37ac6dec44c5d109258d4f03f service: main: diff --git a/stable/tautulli/8.0.11/questions.yaml b/stable/tautulli/8.0.12/questions.yaml similarity index 100% rename from stable/tautulli/8.0.11/questions.yaml rename to stable/tautulli/8.0.12/questions.yaml diff --git a/stable/tautulli/8.0.11/templates/common.yaml b/stable/tautulli/8.0.12/templates/common.yaml similarity index 100% rename from stable/tautulli/8.0.11/templates/common.yaml rename to stable/tautulli/8.0.12/templates/common.yaml diff --git a/stable/tautulli/8.0.11/values.yaml b/stable/tautulli/8.0.12/values.yaml similarity index 100% rename from stable/tautulli/8.0.11/values.yaml rename to stable/tautulli/8.0.12/values.yaml diff --git a/stable/tautulli/item.yaml b/stable/tautulli/item.yaml index a1c8c4a5214..c7e9ebdafeb 100644 --- a/stable/tautulli/item.yaml +++ b/stable/tautulli/item.yaml @@ -1,3 +1,4 @@ +icon: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true categories: - - media -icon_url: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true +- media + diff --git a/stable/teamspeak3/1.0.12/CHANGELOG.md b/stable/teamspeak3/1.0.12/CHANGELOG.md deleted file mode 100644 index cdfe065c8d2..00000000000 --- a/stable/teamspeak3/1.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [teamspeak3-1.0.12](https://github.com/truecharts/apps/compare/teamspeak3-1.0.11...teamspeak3-1.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/teamspeak3/1.0.12/Chart.lock b/stable/teamspeak3/1.0.12/Chart.lock deleted file mode 100644 index bf176d4d6d5..00000000000 --- a/stable/teamspeak3/1.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:43:03.915833276Z" diff --git a/stable/teamspeak3/1.0.12/charts/common-8.3.12.tgz b/stable/teamspeak3/1.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/teamspeak3/1.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/teamspeak3/1.0.13/CHANGELOG.md b/stable/teamspeak3/1.0.13/CHANGELOG.md new file mode 100644 index 00000000000..af138a8a3e0 --- /dev/null +++ b/stable/teamspeak3/1.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [teamspeak3-1.0.13](https://github.com/truecharts/apps/compare/teamspeak3-1.0.12...teamspeak3-1.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [teamspeak3-1.0.12](https://github.com/truecharts/apps/compare/teamspeak3-1.0.11...teamspeak3-1.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [teamspeak3-1.0.11](https://github.com/truecharts/apps/compare/teamspeak3-1.0.10...teamspeak3-1.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [teamspeak3-1.0.10](https://github.com/truecharts/apps/compare/teamspeak3-1.0.9...teamspeak3-1.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [teamspeak3-1.0.9](https://github.com/truecharts/apps/compare/teamspeak3-1.0.8...teamspeak3-1.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [teamspeak3-1.0.8](https://github.com/truecharts/apps/compare/teamspeak3-1.0.7...teamspeak3-1.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [teamspeak3-1.0.7](https://github.com/truecharts/apps/compare/teamspeak3-1.0.6...teamspeak3-1.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [teamspeak3-1.0.6](https://github.com/truecharts/apps/compare/teamspeak3-1.0.5...teamspeak3-1.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [teamspeak3-1.0.5](https://github.com/truecharts/apps/compare/teamspeak3-1.0.4...teamspeak3-1.0.5) (2021-10-05) diff --git a/stable/teamspeak3/1.0.12/CONFIG.md b/stable/teamspeak3/1.0.13/CONFIG.md similarity index 100% rename from stable/teamspeak3/1.0.12/CONFIG.md rename to stable/teamspeak3/1.0.13/CONFIG.md diff --git a/stable/teamspeak3/1.0.13/Chart.lock b/stable/teamspeak3/1.0.13/Chart.lock new file mode 100644 index 00000000000..95db08054c2 --- /dev/null +++ b/stable/teamspeak3/1.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:20:44.920671262Z" diff --git a/stable/teamspeak3/1.0.12/Chart.yaml b/stable/teamspeak3/1.0.13/Chart.yaml similarity index 81% rename from stable/teamspeak3/1.0.12/Chart.yaml rename to stable/teamspeak3/1.0.13/Chart.yaml index a734e879cfc..57fc4368449 100644 --- a/stable/teamspeak3/1.0.12/Chart.yaml +++ b/stable/teamspeak3/1.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.13.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: TeamSpeak is software for quality voice communication via the Internet. home: https://github.com/truecharts/apps/tree/master/charts/stable/teamspeak3 @@ -23,4 +23,10 @@ sources: - https://hub.docker.com/_/teamspeak - https://www.teamspeak.com/en/ type: application -version: 1.0.12 +version: 1.0.13 +annotations: + truecharts.org/catagories: | + - voice + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/teamspeak3/1.0.12/README.md b/stable/teamspeak3/1.0.13/README.md similarity index 96% rename from stable/teamspeak3/1.0.12/README.md rename to stable/teamspeak3/1.0.13/README.md index 6484cde961e..349b0a1b0f4 100644 --- a/stable/teamspeak3/1.0.12/README.md +++ b/stable/teamspeak3/1.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/teamspeak3/1.0.12/app-readme.md b/stable/teamspeak3/1.0.13/app-readme.md similarity index 100% rename from stable/teamspeak3/1.0.12/app-readme.md rename to stable/teamspeak3/1.0.13/app-readme.md diff --git a/stable/teamspeak3/1.0.13/charts/common-8.3.13.tgz b/stable/teamspeak3/1.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/teamspeak3/1.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/teamspeak3/1.0.12/helm-values.md b/stable/teamspeak3/1.0.13/helm-values.md similarity index 100% rename from stable/teamspeak3/1.0.12/helm-values.md rename to stable/teamspeak3/1.0.13/helm-values.md diff --git a/stable/teamspeak3/1.0.12/ix_values.yaml b/stable/teamspeak3/1.0.13/ix_values.yaml similarity index 100% rename from stable/teamspeak3/1.0.12/ix_values.yaml rename to stable/teamspeak3/1.0.13/ix_values.yaml diff --git a/stable/teamspeak3/1.0.12/questions.yaml b/stable/teamspeak3/1.0.13/questions.yaml similarity index 100% rename from stable/teamspeak3/1.0.12/questions.yaml rename to stable/teamspeak3/1.0.13/questions.yaml diff --git a/stable/teamspeak3/1.0.12/templates/common.yaml b/stable/teamspeak3/1.0.13/templates/common.yaml similarity index 100% rename from stable/teamspeak3/1.0.12/templates/common.yaml rename to stable/teamspeak3/1.0.13/templates/common.yaml diff --git a/stable/teamspeak3/1.0.12/values.yaml b/stable/teamspeak3/1.0.13/values.yaml similarity index 100% rename from stable/teamspeak3/1.0.12/values.yaml rename to stable/teamspeak3/1.0.13/values.yaml diff --git a/stable/teamspeak3/item.yaml b/stable/teamspeak3/item.yaml index aea6dc8af19..52bdeb7be33 100644 --- a/stable/teamspeak3/item.yaml +++ b/stable/teamspeak3/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/docker-library/docs/618191cf82de051ff6661c3c8b82cfca1b663972/teamspeak/logo.png categories: - - voice -icon_url: https://raw.githubusercontent.com/docker-library/docs/618191cf82de051ff6661c3c8b82cfca1b663972/teamspeak/logo.png +- voice + diff --git a/stable/thelounge/3.0.11/CHANGELOG.md b/stable/thelounge/3.0.11/CHANGELOG.md deleted file mode 100644 index a532490011d..00000000000 --- a/stable/thelounge/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [thelounge-3.0.11](https://github.com/truecharts/apps/compare/thelounge-3.0.10...thelounge-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/thelounge/3.0.11/Chart.lock b/stable/thelounge/3.0.11/Chart.lock deleted file mode 100644 index 8b5416d7dbd..00000000000 --- a/stable/thelounge/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:43:26.924312743Z" diff --git a/stable/thelounge/3.0.11/charts/common-8.3.12.tgz b/stable/thelounge/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/thelounge/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/thelounge/3.0.12/CHANGELOG.md b/stable/thelounge/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7b3906a0fb1 --- /dev/null +++ b/stable/thelounge/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [thelounge-3.0.12](https://github.com/truecharts/apps/compare/thelounge-3.0.11...thelounge-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [thelounge-3.0.11](https://github.com/truecharts/apps/compare/thelounge-3.0.10...thelounge-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [thelounge-3.0.10](https://github.com/truecharts/apps/compare/thelounge-3.0.9...thelounge-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [thelounge-3.0.9](https://github.com/truecharts/apps/compare/thelounge-3.0.8...thelounge-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [thelounge-3.0.8](https://github.com/truecharts/apps/compare/thelounge-3.0.7...thelounge-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [thelounge-3.0.7](https://github.com/truecharts/apps/compare/thelounge-3.0.6...thelounge-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [thelounge-3.0.6](https://github.com/truecharts/apps/compare/thelounge-3.0.5...thelounge-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [thelounge-3.0.5](https://github.com/truecharts/apps/compare/thelounge-3.0.4...thelounge-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [thelounge-3.0.4](https://github.com/truecharts/apps/compare/thelounge-3.0.3...thelounge-3.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/thelounge/3.0.11/CONFIG.md b/stable/thelounge/3.0.12/CONFIG.md similarity index 100% rename from stable/thelounge/3.0.11/CONFIG.md rename to stable/thelounge/3.0.12/CONFIG.md diff --git a/stable/thelounge/3.0.12/Chart.lock b/stable/thelounge/3.0.12/Chart.lock new file mode 100644 index 00000000000..a7c432141b1 --- /dev/null +++ b/stable/thelounge/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:21:05.922001739Z" diff --git a/stable/thelounge/3.0.11/Chart.yaml b/stable/thelounge/3.0.12/Chart.yaml similarity index 77% rename from stable/thelounge/3.0.11/Chart.yaml rename to stable/thelounge/3.0.12/Chart.yaml index c8b518c5c8f..5dbc1e95600 100644 --- a/stable/thelounge/3.0.11/Chart.yaml +++ b/stable/thelounge/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: The Lounge, modern web IRC client designed for self-hosting home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 @@ -21,4 +21,10 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - utilities + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/thelounge/3.0.11/README.md b/stable/thelounge/3.0.12/README.md similarity index 96% rename from stable/thelounge/3.0.11/README.md rename to stable/thelounge/3.0.12/README.md index a579d7ea25c..499afa7b52c 100644 --- a/stable/thelounge/3.0.11/README.md +++ b/stable/thelounge/3.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/thelounge/3.0.11/app-readme.md b/stable/thelounge/3.0.12/app-readme.md similarity index 100% rename from stable/thelounge/3.0.11/app-readme.md rename to stable/thelounge/3.0.12/app-readme.md diff --git a/stable/thelounge/3.0.12/charts/common-8.3.13.tgz b/stable/thelounge/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/thelounge/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/thelounge/3.0.11/helm-values.md b/stable/thelounge/3.0.12/helm-values.md similarity index 100% rename from stable/thelounge/3.0.11/helm-values.md rename to stable/thelounge/3.0.12/helm-values.md diff --git a/stable/thelounge/3.0.11/ix_values.yaml b/stable/thelounge/3.0.12/ix_values.yaml similarity index 100% rename from stable/thelounge/3.0.11/ix_values.yaml rename to stable/thelounge/3.0.12/ix_values.yaml diff --git a/stable/thelounge/3.0.11/questions.yaml b/stable/thelounge/3.0.12/questions.yaml similarity index 100% rename from stable/thelounge/3.0.11/questions.yaml rename to stable/thelounge/3.0.12/questions.yaml diff --git a/stable/thelounge/3.0.11/templates/common.yaml b/stable/thelounge/3.0.12/templates/common.yaml similarity index 100% rename from stable/thelounge/3.0.11/templates/common.yaml rename to stable/thelounge/3.0.12/templates/common.yaml diff --git a/stable/thelounge/3.0.11/values.yaml b/stable/thelounge/3.0.12/values.yaml similarity index 100% rename from stable/thelounge/3.0.11/values.yaml rename to stable/thelounge/3.0.12/values.yaml diff --git a/stable/thelounge/item.yaml b/stable/thelounge/item.yaml index 9bffe0841bb..dde67065e33 100644 --- a/stable/thelounge/item.yaml +++ b/stable/thelounge/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 categories: - - utilities -icon_url: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 +- utilities + diff --git a/stable/traefik/9.0.14/CHANGELOG.md b/stable/traefik/9.0.14/CHANGELOG.md deleted file mode 100644 index 4f798bf0758..00000000000 --- a/stable/traefik/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [traefik-9.0.14](https://github.com/truecharts/apps/compare/traefik-9.0.13...traefik-9.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/traefik/9.0.14/Chart.lock b/stable/traefik/9.0.14/Chart.lock deleted file mode 100644 index c950a8135ee..00000000000 --- a/stable/traefik/9.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:43:50.045264005Z" diff --git a/stable/traefik/9.0.14/charts/common-8.3.12.tgz b/stable/traefik/9.0.14/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/traefik/9.0.14/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/traefik/9.0.15/CHANGELOG.md b/stable/traefik/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..92b4d9dfe79 --- /dev/null +++ b/stable/traefik/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [traefik-9.0.15](https://github.com/truecharts/apps/compare/traefik-9.0.14...traefik-9.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [traefik-9.0.14](https://github.com/truecharts/apps/compare/traefik-9.0.13...traefik-9.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [traefik-9.0.13](https://github.com/truecharts/apps/compare/traefik-9.0.12...traefik-9.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [traefik-9.0.12](https://github.com/truecharts/apps/compare/traefik-9.0.11...traefik-9.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [traefik-9.0.11](https://github.com/truecharts/apps/compare/traefik-9.0.10...traefik-9.0.11) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + + + + +### [traefik-9.0.10](https://github.com/truecharts/apps/compare/traefik-9.0.9...traefik-9.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [traefik-9.0.9](https://github.com/truecharts/apps/compare/traefik-9.0.8...traefik-9.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [traefik-9.0.8](https://github.com/truecharts/apps/compare/traefik-9.0.7...traefik-9.0.8) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [traefik-9.0.7](https://github.com/truecharts/apps/compare/traefik-9.0.6...traefik-9.0.7) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) + + + + diff --git a/stable/traefik/9.0.14/CONFIG.md b/stable/traefik/9.0.15/CONFIG.md similarity index 100% rename from stable/traefik/9.0.14/CONFIG.md rename to stable/traefik/9.0.15/CONFIG.md diff --git a/stable/traefik/9.0.15/Chart.lock b/stable/traefik/9.0.15/Chart.lock new file mode 100644 index 00000000000..08ef866fcb9 --- /dev/null +++ b/stable/traefik/9.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:21:26.884169613Z" diff --git a/stable/traefik/9.0.14/Chart.yaml b/stable/traefik/9.0.15/Chart.yaml similarity index 79% rename from stable/traefik/9.0.14/Chart.yaml rename to stable/traefik/9.0.15/Chart.yaml index 870856b1c31..3db3c96815e 100644 --- a/stable/traefik/9.0.14/Chart.yaml +++ b/stable/traefik/9.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Test App for Traefik home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik @@ -22,4 +22,10 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 9.0.14 +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - network + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traefik/9.0.14/README.md b/stable/traefik/9.0.15/README.md similarity index 96% rename from stable/traefik/9.0.14/README.md rename to stable/traefik/9.0.15/README.md index 68d6392c881..5b6d050b3c9 100644 --- a/stable/traefik/9.0.14/README.md +++ b/stable/traefik/9.0.15/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/traefik/9.0.14/app-readme.md b/stable/traefik/9.0.15/app-readme.md similarity index 100% rename from stable/traefik/9.0.14/app-readme.md rename to stable/traefik/9.0.15/app-readme.md diff --git a/stable/traefik/9.0.15/charts/common-8.3.13.tgz b/stable/traefik/9.0.15/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/traefik/9.0.15/charts/common-8.3.13.tgz differ diff --git a/stable/traefik/9.0.14/crds/ingressroute.yaml b/stable/traefik/9.0.15/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/ingressroute.yaml rename to stable/traefik/9.0.15/crds/ingressroute.yaml diff --git a/stable/traefik/9.0.14/crds/ingressroutetcp.yaml b/stable/traefik/9.0.15/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/ingressroutetcp.yaml rename to stable/traefik/9.0.15/crds/ingressroutetcp.yaml diff --git a/stable/traefik/9.0.14/crds/ingressrouteudp.yaml b/stable/traefik/9.0.15/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/ingressrouteudp.yaml rename to stable/traefik/9.0.15/crds/ingressrouteudp.yaml diff --git a/stable/traefik/9.0.14/crds/middlewares.yaml b/stable/traefik/9.0.15/crds/middlewares.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/middlewares.yaml rename to stable/traefik/9.0.15/crds/middlewares.yaml diff --git a/stable/traefik/9.0.14/crds/middlewarestcp.yaml b/stable/traefik/9.0.15/crds/middlewarestcp.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/middlewarestcp.yaml rename to stable/traefik/9.0.15/crds/middlewarestcp.yaml diff --git a/stable/traefik/9.0.14/crds/serverstransports.yaml b/stable/traefik/9.0.15/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/serverstransports.yaml rename to stable/traefik/9.0.15/crds/serverstransports.yaml diff --git a/stable/traefik/9.0.14/crds/tlsoptions.yaml b/stable/traefik/9.0.15/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/tlsoptions.yaml rename to stable/traefik/9.0.15/crds/tlsoptions.yaml diff --git a/stable/traefik/9.0.14/crds/tlsstores.yaml b/stable/traefik/9.0.15/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/tlsstores.yaml rename to stable/traefik/9.0.15/crds/tlsstores.yaml diff --git a/stable/traefik/9.0.14/crds/traefikservices.yaml b/stable/traefik/9.0.15/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/9.0.14/crds/traefikservices.yaml rename to stable/traefik/9.0.15/crds/traefikservices.yaml diff --git a/stable/traefik/9.0.14/helm-values.md b/stable/traefik/9.0.15/helm-values.md similarity index 100% rename from stable/traefik/9.0.14/helm-values.md rename to stable/traefik/9.0.15/helm-values.md diff --git a/stable/traefik/9.0.14/ix_values.yaml b/stable/traefik/9.0.15/ix_values.yaml similarity index 100% rename from stable/traefik/9.0.14/ix_values.yaml rename to stable/traefik/9.0.15/ix_values.yaml diff --git a/stable/traefik/9.0.14/questions.yaml b/stable/traefik/9.0.15/questions.yaml similarity index 100% rename from stable/traefik/9.0.14/questions.yaml rename to stable/traefik/9.0.15/questions.yaml diff --git a/stable/traefik/9.0.14/templates/_args.tpl b/stable/traefik/9.0.15/templates/_args.tpl similarity index 100% rename from stable/traefik/9.0.14/templates/_args.tpl rename to stable/traefik/9.0.15/templates/_args.tpl diff --git a/stable/traefik/9.0.14/templates/_helpers.tpl b/stable/traefik/9.0.15/templates/_helpers.tpl similarity index 100% rename from stable/traefik/9.0.14/templates/_helpers.tpl rename to stable/traefik/9.0.15/templates/_helpers.tpl diff --git a/stable/traefik/9.0.14/templates/_ingressclass.tpl b/stable/traefik/9.0.15/templates/_ingressclass.tpl similarity index 100% rename from stable/traefik/9.0.14/templates/_ingressclass.tpl rename to stable/traefik/9.0.15/templates/_ingressclass.tpl diff --git a/stable/traefik/9.0.14/templates/_ingressroute.tpl b/stable/traefik/9.0.15/templates/_ingressroute.tpl similarity index 100% rename from stable/traefik/9.0.14/templates/_ingressroute.tpl rename to stable/traefik/9.0.15/templates/_ingressroute.tpl diff --git a/stable/traefik/9.0.14/templates/_portalhook.tpl b/stable/traefik/9.0.15/templates/_portalhook.tpl similarity index 100% rename from stable/traefik/9.0.14/templates/_portalhook.tpl rename to stable/traefik/9.0.15/templates/_portalhook.tpl diff --git a/stable/traefik/9.0.14/templates/_tlsoptions.tpl b/stable/traefik/9.0.15/templates/_tlsoptions.tpl similarity index 100% rename from stable/traefik/9.0.14/templates/_tlsoptions.tpl rename to stable/traefik/9.0.15/templates/_tlsoptions.tpl diff --git a/stable/traefik/9.0.14/templates/common.yaml b/stable/traefik/9.0.15/templates/common.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/common.yaml rename to stable/traefik/9.0.15/templates/common.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/basic-middleware.yaml b/stable/traefik/9.0.15/templates/middlewares/basic-middleware.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/basic-middleware.yaml rename to stable/traefik/9.0.15/templates/middlewares/basic-middleware.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/basicauth.yaml b/stable/traefik/9.0.15/templates/middlewares/basicauth.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/basicauth.yaml rename to stable/traefik/9.0.15/templates/middlewares/basicauth.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/chain.yaml b/stable/traefik/9.0.15/templates/middlewares/chain.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/chain.yaml rename to stable/traefik/9.0.15/templates/middlewares/chain.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/forwardauth.yaml b/stable/traefik/9.0.15/templates/middlewares/forwardauth.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/forwardauth.yaml rename to stable/traefik/9.0.15/templates/middlewares/forwardauth.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/ipwhitelist.yaml b/stable/traefik/9.0.15/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/ipwhitelist.yaml rename to stable/traefik/9.0.15/templates/middlewares/ipwhitelist.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/ratelimit.yaml b/stable/traefik/9.0.15/templates/middlewares/ratelimit.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/ratelimit.yaml rename to stable/traefik/9.0.15/templates/middlewares/ratelimit.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/redirectScheme.yaml b/stable/traefik/9.0.15/templates/middlewares/redirectScheme.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/redirectScheme.yaml rename to stable/traefik/9.0.15/templates/middlewares/redirectScheme.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/redirectregex.yaml b/stable/traefik/9.0.15/templates/middlewares/redirectregex.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/redirectregex.yaml rename to stable/traefik/9.0.15/templates/middlewares/redirectregex.yaml diff --git a/stable/traefik/9.0.14/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/9.0.15/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from stable/traefik/9.0.14/templates/middlewares/tc-nextcloud.yaml rename to stable/traefik/9.0.15/templates/middlewares/tc-nextcloud.yaml diff --git a/stable/traefik/9.0.14/values.yaml b/stable/traefik/9.0.15/values.yaml similarity index 100% rename from stable/traefik/9.0.14/values.yaml rename to stable/traefik/9.0.15/values.yaml diff --git a/stable/traefik/item.yaml b/stable/traefik/item.yaml index 7439526df23..4e9cf5e6521 100644 --- a/stable/traefik/item.yaml +++ b/stable/traefik/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png categories: - - network -icon_url: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png +- network + diff --git a/stable/transmission/8.0.11/CHANGELOG.md b/stable/transmission/8.0.11/CHANGELOG.md deleted file mode 100644 index 119333bfa18..00000000000 --- a/stable/transmission/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [transmission-8.0.11](https://github.com/truecharts/apps/compare/transmission-8.0.10...transmission-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/transmission/8.0.11/Chart.lock b/stable/transmission/8.0.11/Chart.lock deleted file mode 100644 index 0dea9b0c3de..00000000000 --- a/stable/transmission/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:44:12.53217488Z" diff --git a/stable/transmission/8.0.11/charts/common-8.3.12.tgz b/stable/transmission/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/transmission/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/transmission/8.0.12/CHANGELOG.md b/stable/transmission/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..9fd3a3f7557 --- /dev/null +++ b/stable/transmission/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [transmission-8.0.12](https://github.com/truecharts/apps/compare/transmission-8.0.11...transmission-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [transmission-8.0.11](https://github.com/truecharts/apps/compare/transmission-8.0.10...transmission-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [transmission-8.0.10](https://github.com/truecharts/apps/compare/transmission-8.0.9...transmission-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [transmission-8.0.9](https://github.com/truecharts/apps/compare/transmission-8.0.8...transmission-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [transmission-8.0.8](https://github.com/truecharts/apps/compare/transmission-8.0.7...transmission-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [transmission-8.0.7](https://github.com/truecharts/apps/compare/transmission-8.0.6...transmission-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [transmission-8.0.6](https://github.com/truecharts/apps/compare/transmission-8.0.5...transmission-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [transmission-8.0.5](https://github.com/truecharts/apps/compare/transmission-8.0.4...transmission-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [transmission-8.0.4](https://github.com/truecharts/apps/compare/transmission-8.0.3...transmission-8.0.4) (2021-10-05) diff --git a/stable/transmission/8.0.11/CONFIG.md b/stable/transmission/8.0.12/CONFIG.md similarity index 100% rename from stable/transmission/8.0.11/CONFIG.md rename to stable/transmission/8.0.12/CONFIG.md diff --git a/stable/transmission/8.0.12/Chart.lock b/stable/transmission/8.0.12/Chart.lock new file mode 100644 index 00000000000..042b73ee76d --- /dev/null +++ b/stable/transmission/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:21:47.872815443Z" diff --git a/stable/transmission/8.0.11/Chart.yaml b/stable/transmission/8.0.12/Chart.yaml similarity index 81% rename from stable/transmission/8.0.11/Chart.yaml rename to stable/transmission/8.0.12/Chart.yaml index f0ac115fe32..24ac71009ca 100644 --- a/stable/transmission/8.0.11/Chart.yaml +++ b/stable/transmission/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.00" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission @@ -25,4 +25,10 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - download-tools + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/transmission/8.0.11/README.md b/stable/transmission/8.0.12/README.md similarity index 96% rename from stable/transmission/8.0.11/README.md rename to stable/transmission/8.0.12/README.md index ec6315bdec6..3ce3345283b 100644 --- a/stable/transmission/8.0.11/README.md +++ b/stable/transmission/8.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/transmission/8.0.11/app-readme.md b/stable/transmission/8.0.12/app-readme.md similarity index 100% rename from stable/transmission/8.0.11/app-readme.md rename to stable/transmission/8.0.12/app-readme.md diff --git a/stable/transmission/8.0.12/charts/common-8.3.13.tgz b/stable/transmission/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/transmission/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/transmission/8.0.11/helm-values.md b/stable/transmission/8.0.12/helm-values.md similarity index 100% rename from stable/transmission/8.0.11/helm-values.md rename to stable/transmission/8.0.12/helm-values.md diff --git a/stable/transmission/8.0.11/ix_values.yaml b/stable/transmission/8.0.12/ix_values.yaml similarity index 100% rename from stable/transmission/8.0.11/ix_values.yaml rename to stable/transmission/8.0.12/ix_values.yaml diff --git a/stable/transmission/8.0.11/questions.yaml b/stable/transmission/8.0.12/questions.yaml similarity index 100% rename from stable/transmission/8.0.11/questions.yaml rename to stable/transmission/8.0.12/questions.yaml diff --git a/stable/transmission/8.0.11/templates/common.yaml b/stable/transmission/8.0.12/templates/common.yaml similarity index 100% rename from stable/transmission/8.0.11/templates/common.yaml rename to stable/transmission/8.0.12/templates/common.yaml diff --git a/stable/transmission/8.0.11/values.yaml b/stable/transmission/8.0.12/values.yaml similarity index 100% rename from stable/transmission/8.0.11/values.yaml rename to stable/transmission/8.0.12/values.yaml diff --git a/stable/transmission/item.yaml b/stable/transmission/item.yaml index ef0bb5986ff..a4f457b2a9c 100644 --- a/stable/transmission/item.yaml +++ b/stable/transmission/item.yaml @@ -1,3 +1,4 @@ +icon: https://upload.wikimedia.org/wikipedia/commons/6/6d/Transmission_icon.png categories: - - download-tools -icon_url: https://upload.wikimedia.org/wikipedia/commons/6/6d/Transmission_icon.png +- download-tools + diff --git a/stable/truecommand/8.0.11/CHANGELOG.md b/stable/truecommand/8.0.11/CHANGELOG.md deleted file mode 100644 index 35940729a6c..00000000000 --- a/stable/truecommand/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [truecommand-8.0.11](https://github.com/truecharts/apps/compare/truecommand-8.0.10...truecommand-8.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/truecommand/8.0.11/Chart.lock b/stable/truecommand/8.0.11/Chart.lock deleted file mode 100644 index 90bcc000173..00000000000 --- a/stable/truecommand/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:44:33.522965126Z" diff --git a/stable/truecommand/8.0.11/charts/common-8.3.12.tgz b/stable/truecommand/8.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/truecommand/8.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/truecommand/8.0.12/CHANGELOG.md b/stable/truecommand/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..85f84d4ab6b --- /dev/null +++ b/stable/truecommand/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [truecommand-8.0.12](https://github.com/truecharts/apps/compare/truecommand-8.0.11...truecommand-8.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [truecommand-8.0.11](https://github.com/truecharts/apps/compare/truecommand-8.0.10...truecommand-8.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [truecommand-8.0.10](https://github.com/truecharts/apps/compare/truecommand-8.0.9...truecommand-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [truecommand-8.0.9](https://github.com/truecharts/apps/compare/truecommand-8.0.8...truecommand-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [truecommand-8.0.8](https://github.com/truecharts/apps/compare/truecommand-8.0.7...truecommand-8.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [truecommand-8.0.7](https://github.com/truecharts/apps/compare/truecommand-8.0.6...truecommand-8.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [truecommand-8.0.6](https://github.com/truecharts/apps/compare/truecommand-8.0.5...truecommand-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [truecommand-8.0.5](https://github.com/truecharts/apps/compare/truecommand-8.0.4...truecommand-8.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [truecommand-8.0.4](https://github.com/truecharts/apps/compare/truecommand-8.0.3...truecommand-8.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/truecommand/8.0.11/CONFIG.md b/stable/truecommand/8.0.12/CONFIG.md similarity index 100% rename from stable/truecommand/8.0.11/CONFIG.md rename to stable/truecommand/8.0.12/CONFIG.md diff --git a/stable/truecommand/8.0.12/Chart.lock b/stable/truecommand/8.0.12/Chart.lock new file mode 100644 index 00000000000..659e68cea06 --- /dev/null +++ b/stable/truecommand/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:22:08.665203749Z" diff --git a/stable/truecommand/8.0.11/Chart.yaml b/stable/truecommand/8.0.12/Chart.yaml similarity index 79% rename from stable/truecommand/8.0.11/Chart.yaml rename to stable/truecommand/8.0.12/Chart.yaml index 32998295684..2dd6c3eccc8 100644 --- a/stable/truecommand/8.0.11/Chart.yaml +++ b/stable/truecommand/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand @@ -22,4 +22,10 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 8.0.11 +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - Administration + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/truecommand/8.0.11/README.md b/stable/truecommand/8.0.12/README.md similarity index 96% rename from stable/truecommand/8.0.11/README.md rename to stable/truecommand/8.0.12/README.md index 38bb081d115..fc5594547ff 100644 --- a/stable/truecommand/8.0.11/README.md +++ b/stable/truecommand/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/truecommand/8.0.11/app-readme.md b/stable/truecommand/8.0.12/app-readme.md similarity index 100% rename from stable/truecommand/8.0.11/app-readme.md rename to stable/truecommand/8.0.12/app-readme.md diff --git a/stable/truecommand/8.0.12/charts/common-8.3.13.tgz b/stable/truecommand/8.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/truecommand/8.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/truecommand/8.0.11/helm-values.md b/stable/truecommand/8.0.12/helm-values.md similarity index 100% rename from stable/truecommand/8.0.11/helm-values.md rename to stable/truecommand/8.0.12/helm-values.md diff --git a/stable/truecommand/8.0.11/ix_values.yaml b/stable/truecommand/8.0.12/ix_values.yaml similarity index 100% rename from stable/truecommand/8.0.11/ix_values.yaml rename to stable/truecommand/8.0.12/ix_values.yaml diff --git a/stable/truecommand/8.0.11/questions.yaml b/stable/truecommand/8.0.12/questions.yaml similarity index 100% rename from stable/truecommand/8.0.11/questions.yaml rename to stable/truecommand/8.0.12/questions.yaml diff --git a/stable/truecommand/8.0.11/templates/common.yaml b/stable/truecommand/8.0.12/templates/common.yaml similarity index 100% rename from stable/truecommand/8.0.11/templates/common.yaml rename to stable/truecommand/8.0.12/templates/common.yaml diff --git a/stable/truecommand/8.0.11/values.yaml b/stable/truecommand/8.0.12/values.yaml similarity index 100% rename from stable/truecommand/8.0.11/values.yaml rename to stable/truecommand/8.0.12/values.yaml diff --git a/stable/truecommand/item.yaml b/stable/truecommand/item.yaml index 9c10785bd1c..8f781f0136a 100644 --- a/stable/truecommand/item.yaml +++ b/stable/truecommand/item.yaml @@ -1,3 +1,4 @@ +icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png categories: - - Administration -icon_url: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png +- Administration + diff --git a/stable/tvheadend/9.0.11/CHANGELOG.md b/stable/tvheadend/9.0.11/CHANGELOG.md deleted file mode 100644 index 061da111f40..00000000000 --- a/stable/tvheadend/9.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tvheadend-9.0.11](https://github.com/truecharts/apps/compare/tvheadend-9.0.10...tvheadend-9.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/tvheadend/9.0.11/Chart.lock b/stable/tvheadend/9.0.11/Chart.lock deleted file mode 100644 index 9a35cda1ce2..00000000000 --- a/stable/tvheadend/9.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:44:58.375172374Z" diff --git a/stable/tvheadend/9.0.11/charts/common-8.3.12.tgz b/stable/tvheadend/9.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/tvheadend/9.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/tvheadend/9.0.12/CHANGELOG.md b/stable/tvheadend/9.0.12/CHANGELOG.md new file mode 100644 index 00000000000..141ad8af802 --- /dev/null +++ b/stable/tvheadend/9.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [tvheadend-9.0.12](https://github.com/truecharts/apps/compare/tvheadend-9.0.11...tvheadend-9.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [tvheadend-9.0.11](https://github.com/truecharts/apps/compare/tvheadend-9.0.10...tvheadend-9.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [tvheadend-9.0.10](https://github.com/truecharts/apps/compare/tvheadend-9.0.9...tvheadend-9.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [tvheadend-9.0.9](https://github.com/truecharts/apps/compare/tvheadend-9.0.8...tvheadend-9.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [tvheadend-9.0.8](https://github.com/truecharts/apps/compare/tvheadend-9.0.7...tvheadend-9.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [tvheadend-9.0.7](https://github.com/truecharts/apps/compare/tvheadend-9.0.6...tvheadend-9.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [tvheadend-9.0.6](https://github.com/truecharts/apps/compare/tvheadend-9.0.5...tvheadend-9.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [tvheadend-9.0.5](https://github.com/truecharts/apps/compare/tvheadend-9.0.4...tvheadend-9.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [tvheadend-9.0.4](https://github.com/truecharts/apps/compare/tvheadend-9.0.3...tvheadend-9.0.4) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/tvheadend/9.0.11/CONFIG.md b/stable/tvheadend/9.0.12/CONFIG.md similarity index 100% rename from stable/tvheadend/9.0.11/CONFIG.md rename to stable/tvheadend/9.0.12/CONFIG.md diff --git a/stable/tvheadend/9.0.12/Chart.lock b/stable/tvheadend/9.0.12/Chart.lock new file mode 100644 index 00000000000..b5142bc4070 --- /dev/null +++ b/stable/tvheadend/9.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:22:29.630838778Z" diff --git a/stable/tvheadend/9.0.11/Chart.yaml b/stable/tvheadend/9.0.12/Chart.yaml similarity index 78% rename from stable/tvheadend/9.0.11/Chart.yaml rename to stable/tvheadend/9.0.12/Chart.yaml index 57bcd0e7984..dab12ee9668 100644 --- a/stable/tvheadend/9.0.11/Chart.yaml +++ b/stable/tvheadend/9.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "63784405" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: TVheadend - a TV streaming server and digital video recorder home: https://github.com/truecharts/apps/tree/master/charts/stable/tvheadend @@ -22,4 +22,10 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 9.0.11 +version: 9.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/9.0.11/README.md b/stable/tvheadend/9.0.12/README.md similarity index 96% rename from stable/tvheadend/9.0.11/README.md rename to stable/tvheadend/9.0.12/README.md index 7564299c4f1..56099789c70 100644 --- a/stable/tvheadend/9.0.11/README.md +++ b/stable/tvheadend/9.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/tvheadend/9.0.11/app-readme.md b/stable/tvheadend/9.0.12/app-readme.md similarity index 100% rename from stable/tvheadend/9.0.11/app-readme.md rename to stable/tvheadend/9.0.12/app-readme.md diff --git a/stable/tvheadend/9.0.12/charts/common-8.3.13.tgz b/stable/tvheadend/9.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/tvheadend/9.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/tvheadend/9.0.11/helm-values.md b/stable/tvheadend/9.0.12/helm-values.md similarity index 100% rename from stable/tvheadend/9.0.11/helm-values.md rename to stable/tvheadend/9.0.12/helm-values.md diff --git a/stable/tvheadend/9.0.11/ix_values.yaml b/stable/tvheadend/9.0.12/ix_values.yaml similarity index 100% rename from stable/tvheadend/9.0.11/ix_values.yaml rename to stable/tvheadend/9.0.12/ix_values.yaml diff --git a/stable/tvheadend/9.0.11/questions.yaml b/stable/tvheadend/9.0.12/questions.yaml similarity index 100% rename from stable/tvheadend/9.0.11/questions.yaml rename to stable/tvheadend/9.0.12/questions.yaml diff --git a/stable/tvheadend/9.0.11/templates/common.yaml b/stable/tvheadend/9.0.12/templates/common.yaml similarity index 100% rename from stable/tvheadend/9.0.11/templates/common.yaml rename to stable/tvheadend/9.0.12/templates/common.yaml diff --git a/stable/tvheadend/9.0.11/values.yaml b/stable/tvheadend/9.0.12/values.yaml similarity index 100% rename from stable/tvheadend/9.0.11/values.yaml rename to stable/tvheadend/9.0.12/values.yaml diff --git a/stable/tvheadend/item.yaml b/stable/tvheadend/item.yaml index 4e787795c0b..78dec08a33c 100644 --- a/stable/tvheadend/item.yaml +++ b/stable/tvheadend/item.yaml @@ -1,3 +1,4 @@ +icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4 categories: - - media -icon_url: https://avatars.githubusercontent.com/u/1908588?s=200&v=4 +- media + diff --git a/stable/unifi/8.0.12/CHANGELOG.md b/stable/unifi/8.0.12/CHANGELOG.md deleted file mode 100644 index 861a9e5105c..00000000000 --- a/stable/unifi/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [unifi-8.0.12](https://github.com/truecharts/apps/compare/unifi-8.0.11...unifi-8.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/unifi/8.0.12/Chart.lock b/stable/unifi/8.0.12/Chart.lock deleted file mode 100644 index 411d3284e86..00000000000 --- a/stable/unifi/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:45:23.526977961Z" diff --git a/stable/unifi/8.0.12/charts/common-8.3.12.tgz b/stable/unifi/8.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/unifi/8.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/unifi/8.0.13/CHANGELOG.md b/stable/unifi/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..7635a2ecfce --- /dev/null +++ b/stable/unifi/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [unifi-8.0.13](https://github.com/truecharts/apps/compare/unifi-8.0.12...unifi-8.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [unifi-8.0.12](https://github.com/truecharts/apps/compare/unifi-8.0.11...unifi-8.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [unifi-8.0.11](https://github.com/truecharts/apps/compare/unifi-8.0.10...unifi-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [unifi-8.0.10](https://github.com/truecharts/apps/compare/unifi-8.0.9...unifi-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [unifi-8.0.9](https://github.com/truecharts/apps/compare/unifi-8.0.8...unifi-8.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [unifi-8.0.8](https://github.com/truecharts/apps/compare/unifi-8.0.7...unifi-8.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [unifi-8.0.7](https://github.com/truecharts/apps/compare/unifi-8.0.6...unifi-8.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [unifi-8.0.6](https://github.com/truecharts/apps/compare/unifi-8.0.5...unifi-8.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [unifi-8.0.5](https://github.com/truecharts/apps/compare/unifi-8.0.4...unifi-8.0.5) (2021-10-05) + +#### Chore + +* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) diff --git a/stable/unifi/8.0.12/CONFIG.md b/stable/unifi/8.0.13/CONFIG.md similarity index 100% rename from stable/unifi/8.0.12/CONFIG.md rename to stable/unifi/8.0.13/CONFIG.md diff --git a/stable/unifi/8.0.13/Chart.lock b/stable/unifi/8.0.13/Chart.lock new file mode 100644 index 00000000000..494c410a51e --- /dev/null +++ b/stable/unifi/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:22:50.659604839Z" diff --git a/stable/unifi/8.0.12/Chart.yaml b/stable/unifi/8.0.13/Chart.yaml similarity index 77% rename from stable/unifi/8.0.12/Chart.yaml rename to stable/unifi/8.0.13/Chart.yaml index 4ac8555f5cf..54af9979318 100644 --- a/stable/unifi/8.0.12/Chart.yaml +++ b/stable/unifi/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.54" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Ubiquiti Network's Unifi Controller home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi @@ -21,4 +21,10 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 8.0.12 +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - Networking + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unifi/8.0.12/README.md b/stable/unifi/8.0.13/README.md similarity index 96% rename from stable/unifi/8.0.12/README.md rename to stable/unifi/8.0.13/README.md index 4a708acf246..b3b1f6fee44 100644 --- a/stable/unifi/8.0.12/README.md +++ b/stable/unifi/8.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/unifi/8.0.12/app-readme.md b/stable/unifi/8.0.13/app-readme.md similarity index 100% rename from stable/unifi/8.0.12/app-readme.md rename to stable/unifi/8.0.13/app-readme.md diff --git a/stable/unifi/8.0.13/charts/common-8.3.13.tgz b/stable/unifi/8.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/unifi/8.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/unifi/8.0.12/helm-values.md b/stable/unifi/8.0.13/helm-values.md similarity index 100% rename from stable/unifi/8.0.12/helm-values.md rename to stable/unifi/8.0.13/helm-values.md diff --git a/stable/unifi/8.0.12/ix_values.yaml b/stable/unifi/8.0.13/ix_values.yaml similarity index 100% rename from stable/unifi/8.0.12/ix_values.yaml rename to stable/unifi/8.0.13/ix_values.yaml diff --git a/stable/unifi/8.0.12/questions.yaml b/stable/unifi/8.0.13/questions.yaml similarity index 100% rename from stable/unifi/8.0.12/questions.yaml rename to stable/unifi/8.0.13/questions.yaml diff --git a/stable/unifi/8.0.12/templates/common.yaml b/stable/unifi/8.0.13/templates/common.yaml similarity index 100% rename from stable/unifi/8.0.12/templates/common.yaml rename to stable/unifi/8.0.13/templates/common.yaml diff --git a/stable/unifi/8.0.12/values.yaml b/stable/unifi/8.0.13/values.yaml similarity index 100% rename from stable/unifi/8.0.12/values.yaml rename to stable/unifi/8.0.13/values.yaml diff --git a/stable/unifi/item.yaml b/stable/unifi/item.yaml index 288785c11dd..c4debb510ad 100644 --- a/stable/unifi/item.yaml +++ b/stable/unifi/item.yaml @@ -1,3 +1,4 @@ +icon: https://dl.ubnt.com/press/logo-UniFi.png categories: - - Networking -icon_url: https://dl.ubnt.com/press/logo-UniFi.png +- Networking + diff --git a/stable/unpackerr/3.0.11/CHANGELOG.md b/stable/unpackerr/3.0.11/CHANGELOG.md deleted file mode 100644 index 42b55c98b59..00000000000 --- a/stable/unpackerr/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [unpackerr-3.0.11](https://github.com/truecharts/apps/compare/unpackerr-3.0.10...unpackerr-3.0.11) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/unpackerr/3.0.11/Chart.lock b/stable/unpackerr/3.0.11/Chart.lock deleted file mode 100644 index 3d6aedeec42..00000000000 --- a/stable/unpackerr/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:45:48.932132201Z" diff --git a/stable/unpackerr/3.0.11/charts/common-8.3.12.tgz b/stable/unpackerr/3.0.11/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/unpackerr/3.0.11/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/unpackerr/3.0.12/CHANGELOG.md b/stable/unpackerr/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..7149acd59a2 --- /dev/null +++ b/stable/unpackerr/3.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [unpackerr-3.0.12](https://github.com/truecharts/apps/compare/unpackerr-3.0.11...unpackerr-3.0.12) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [unpackerr-3.0.11](https://github.com/truecharts/apps/compare/unpackerr-3.0.10...unpackerr-3.0.11) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [unpackerr-3.0.10](https://github.com/truecharts/apps/compare/unpackerr-3.0.9...unpackerr-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [unpackerr-3.0.9](https://github.com/truecharts/apps/compare/unpackerr-3.0.8...unpackerr-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [unpackerr-3.0.8](https://github.com/truecharts/apps/compare/unpackerr-3.0.7...unpackerr-3.0.8) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [unpackerr-3.0.7](https://github.com/truecharts/apps/compare/unpackerr-3.0.6...unpackerr-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [unpackerr-3.0.6](https://github.com/truecharts/apps/compare/unpackerr-3.0.5...unpackerr-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [unpackerr-3.0.5](https://github.com/truecharts/apps/compare/unpackerr-3.0.4...unpackerr-3.0.5) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [unpackerr-3.0.4](https://github.com/truecharts/apps/compare/unpackerr-3.0.3...unpackerr-3.0.4) (2021-10-05) diff --git a/stable/unpackerr/3.0.11/CONFIG.md b/stable/unpackerr/3.0.12/CONFIG.md similarity index 100% rename from stable/unpackerr/3.0.11/CONFIG.md rename to stable/unpackerr/3.0.12/CONFIG.md diff --git a/stable/unpackerr/3.0.12/Chart.lock b/stable/unpackerr/3.0.12/Chart.lock new file mode 100644 index 00000000000..f1b72981df9 --- /dev/null +++ b/stable/unpackerr/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:23:11.615138647Z" diff --git a/stable/unpackerr/3.0.11/Chart.yaml b/stable/unpackerr/3.0.12/Chart.yaml similarity index 83% rename from stable/unpackerr/3.0.11/Chart.yaml rename to stable/unpackerr/3.0.12/Chart.yaml index 7066ccda9d8..bc55567edf2 100644 --- a/stable/unpackerr/3.0.11/Chart.yaml +++ b/stable/unpackerr/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may @@ -26,4 +26,10 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 3.0.11 +version: 3.0.12 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpackerr/3.0.11/README.md b/stable/unpackerr/3.0.12/README.md similarity index 96% rename from stable/unpackerr/3.0.11/README.md rename to stable/unpackerr/3.0.12/README.md index b010b2a8e96..c04bcc571d2 100644 --- a/stable/unpackerr/3.0.11/README.md +++ b/stable/unpackerr/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/unpackerr/3.0.11/app-readme.md b/stable/unpackerr/3.0.12/app-readme.md similarity index 100% rename from stable/unpackerr/3.0.11/app-readme.md rename to stable/unpackerr/3.0.12/app-readme.md diff --git a/stable/unpackerr/3.0.12/charts/common-8.3.13.tgz b/stable/unpackerr/3.0.12/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/unpackerr/3.0.12/charts/common-8.3.13.tgz differ diff --git a/stable/unpackerr/3.0.11/helm-values.md b/stable/unpackerr/3.0.12/helm-values.md similarity index 100% rename from stable/unpackerr/3.0.11/helm-values.md rename to stable/unpackerr/3.0.12/helm-values.md diff --git a/stable/unpackerr/3.0.11/ix_values.yaml b/stable/unpackerr/3.0.12/ix_values.yaml similarity index 100% rename from stable/unpackerr/3.0.11/ix_values.yaml rename to stable/unpackerr/3.0.12/ix_values.yaml diff --git a/stable/unpackerr/3.0.11/questions.yaml b/stable/unpackerr/3.0.12/questions.yaml similarity index 100% rename from stable/unpackerr/3.0.11/questions.yaml rename to stable/unpackerr/3.0.12/questions.yaml diff --git a/stable/unpackerr/3.0.11/templates/common.yaml b/stable/unpackerr/3.0.12/templates/common.yaml similarity index 100% rename from stable/unpackerr/3.0.11/templates/common.yaml rename to stable/unpackerr/3.0.12/templates/common.yaml diff --git a/stable/unpackerr/3.0.11/values.yaml b/stable/unpackerr/3.0.12/values.yaml similarity index 100% rename from stable/unpackerr/3.0.11/values.yaml rename to stable/unpackerr/3.0.12/values.yaml diff --git a/stable/unpackerr/item.yaml b/stable/unpackerr/item.yaml index e076b34f1c3..a09f28230d1 100644 --- a/stable/unpackerr/item.yaml +++ b/stable/unpackerr/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/wiki/davidnewhall/unpackerr/images/unpackerr-logo-text.png categories: - - media -icon_url: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true +- media + diff --git a/stable/vaultwarden/9.0.21/Chart.lock b/stable/vaultwarden/9.0.21/Chart.lock deleted file mode 100644 index 512671ea1b1..00000000000 --- a/stable/vaultwarden/9.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.20 -digest: sha256:aea718ddd1a7b93ffe12d9953c15f62a8bacd994cbbd1ca15b36c6158e232827 -generated: "2021-10-19T13:47:40.692521967Z" diff --git a/stable/vaultwarden/9.0.21/charts/common-8.3.12.tgz b/stable/vaultwarden/9.0.21/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/vaultwarden/9.0.21/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/vaultwarden/9.0.21/CHANGELOG.md b/stable/vaultwarden/9.0.22/CHANGELOG.md similarity index 76% rename from stable/vaultwarden/9.0.21/CHANGELOG.md rename to stable/vaultwarden/9.0.22/CHANGELOG.md index 7e292eec58a..ab34a6ba1c4 100644 --- a/stable/vaultwarden/9.0.21/CHANGELOG.md +++ b/stable/vaultwarden/9.0.22/CHANGELOG.md @@ -1,6 +1,28 @@ # Changelog
+ +### [vaultwarden-9.0.22](https://github.com/truecharts/apps/compare/vaultwarden-9.0.21...vaultwarden-9.0.22) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [vaultwarden-9.0.21](https://github.com/truecharts/apps/compare/vaultwarden-9.0.20...vaultwarden-9.0.21) (2021-10-19) @@ -75,25 +97,3 @@ #### Chore * update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - - - -### [vaultwarden-9.0.13](https://github.com/truecharts/apps/compare/vaultwarden-9.0.12...vaultwarden-9.0.13) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) - - - - -### [vaultwarden-9.0.12](https://github.com/truecharts/apps/compare/vaultwarden-9.0.11...vaultwarden-9.0.12) (2021-10-09) - - - - -### [vaultwarden-9.0.11](https://github.com/truecharts/apps/compare/vaultwarden-9.0.10...vaultwarden-9.0.11) (2021-10-05) - -#### Chore - diff --git a/stable/vaultwarden/9.0.21/CONFIG.md b/stable/vaultwarden/9.0.22/CONFIG.md similarity index 100% rename from stable/vaultwarden/9.0.21/CONFIG.md rename to stable/vaultwarden/9.0.22/CONFIG.md diff --git a/stable/vaultwarden/9.0.22/Chart.lock b/stable/vaultwarden/9.0.22/Chart.lock new file mode 100644 index 00000000000..07b9b9ff948 --- /dev/null +++ b/stable/vaultwarden/9.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.20 +digest: sha256:012cd8e7ab0e61a19ccf92840df9d5f3c1371a06b57fd6203b159660cabb042a +generated: "2021-10-19T22:23:33.793569793Z" diff --git a/stable/vaultwarden/9.0.21/Chart.yaml b/stable/vaultwarden/9.0.22/Chart.yaml similarity index 82% rename from stable/vaultwarden/9.0.21/Chart.yaml rename to stable/vaultwarden/9.0.22/Chart.yaml index 2351c0e0811..c7f0dab9e49 100644 --- a/stable/vaultwarden/9.0.21/Chart.yaml +++ b/stable/vaultwarden/9.0.22/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -28,4 +28,10 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.21 +version: 9.0.22 +annotations: + truecharts.org/catagories: | + - security + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/9.0.21/README.md b/stable/vaultwarden/9.0.22/README.md similarity index 96% rename from stable/vaultwarden/9.0.21/README.md rename to stable/vaultwarden/9.0.22/README.md index 9442749eb5d..0e80005886f 100644 --- a/stable/vaultwarden/9.0.21/README.md +++ b/stable/vaultwarden/9.0.22/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.20 | -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/vaultwarden/9.0.21/app-readme.md b/stable/vaultwarden/9.0.22/app-readme.md similarity index 100% rename from stable/vaultwarden/9.0.21/app-readme.md rename to stable/vaultwarden/9.0.22/app-readme.md diff --git a/stable/vaultwarden/9.0.22/charts/common-8.3.13.tgz b/stable/vaultwarden/9.0.22/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/vaultwarden/9.0.22/charts/common-8.3.13.tgz differ diff --git a/stable/vaultwarden/9.0.21/charts/postgresql-3.0.20.tgz b/stable/vaultwarden/9.0.22/charts/postgresql-3.0.20.tgz similarity index 100% rename from stable/vaultwarden/9.0.21/charts/postgresql-3.0.20.tgz rename to stable/vaultwarden/9.0.22/charts/postgresql-3.0.20.tgz diff --git a/stable/vaultwarden/9.0.21/helm-values.md b/stable/vaultwarden/9.0.22/helm-values.md similarity index 100% rename from stable/vaultwarden/9.0.21/helm-values.md rename to stable/vaultwarden/9.0.22/helm-values.md diff --git a/stable/vaultwarden/9.0.21/ix_values.yaml b/stable/vaultwarden/9.0.22/ix_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.21/ix_values.yaml rename to stable/vaultwarden/9.0.22/ix_values.yaml diff --git a/stable/vaultwarden/9.0.21/questions.yaml b/stable/vaultwarden/9.0.22/questions.yaml similarity index 100% rename from stable/vaultwarden/9.0.21/questions.yaml rename to stable/vaultwarden/9.0.22/questions.yaml diff --git a/stable/vaultwarden/9.0.21/templates/_configmap.tpl b/stable/vaultwarden/9.0.22/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/9.0.21/templates/_configmap.tpl rename to stable/vaultwarden/9.0.22/templates/_configmap.tpl diff --git a/stable/vaultwarden/9.0.21/templates/_secrets.tpl b/stable/vaultwarden/9.0.22/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/9.0.21/templates/_secrets.tpl rename to stable/vaultwarden/9.0.22/templates/_secrets.tpl diff --git a/stable/vaultwarden/9.0.21/templates/_validate.tpl b/stable/vaultwarden/9.0.22/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/9.0.21/templates/_validate.tpl rename to stable/vaultwarden/9.0.22/templates/_validate.tpl diff --git a/stable/vaultwarden/9.0.21/templates/common.yaml b/stable/vaultwarden/9.0.22/templates/common.yaml similarity index 100% rename from stable/vaultwarden/9.0.21/templates/common.yaml rename to stable/vaultwarden/9.0.22/templates/common.yaml diff --git a/stable/vaultwarden/9.0.21/values.yaml b/stable/vaultwarden/9.0.22/values.yaml similarity index 100% rename from stable/vaultwarden/9.0.21/values.yaml rename to stable/vaultwarden/9.0.22/values.yaml diff --git a/stable/vaultwarden/item.yaml b/stable/vaultwarden/item.yaml index 12bd3f41af9..80b2a83c5e1 100644 --- a/stable/vaultwarden/item.yaml +++ b/stable/vaultwarden/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png categories: - - security -icon_url: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png +- security + diff --git a/stable/xteve/3.0.12/CHANGELOG.md b/stable/xteve/3.0.12/CHANGELOG.md deleted file mode 100644 index 7e117114b7f..00000000000 --- a/stable/xteve/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [xteve-3.0.12](https://github.com/truecharts/apps/compare/xteve-3.0.11...xteve-3.0.12) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/xteve/3.0.12/Chart.lock b/stable/xteve/3.0.12/Chart.lock deleted file mode 100644 index 8151fb8ba9a..00000000000 --- a/stable/xteve/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:46:49.593049416Z" diff --git a/stable/xteve/3.0.12/charts/common-8.3.12.tgz b/stable/xteve/3.0.12/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/xteve/3.0.12/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/xteve/3.0.13/CHANGELOG.md b/stable/xteve/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..e8418b0b119 --- /dev/null +++ b/stable/xteve/3.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [xteve-3.0.13](https://github.com/truecharts/apps/compare/xteve-3.0.12...xteve-3.0.13) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [xteve-3.0.12](https://github.com/truecharts/apps/compare/xteve-3.0.11...xteve-3.0.12) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [xteve-3.0.11](https://github.com/truecharts/apps/compare/xteve-3.0.10...xteve-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [xteve-3.0.10](https://github.com/truecharts/apps/compare/xteve-3.0.9...xteve-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [xteve-3.0.9](https://github.com/truecharts/apps/compare/xteve-3.0.8...xteve-3.0.9) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [xteve-3.0.8](https://github.com/truecharts/apps/compare/xteve-3.0.7...xteve-3.0.8) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [xteve-3.0.7](https://github.com/truecharts/apps/compare/xteve-3.0.6...xteve-3.0.7) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [xteve-3.0.6](https://github.com/truecharts/apps/compare/xteve-3.0.5...xteve-3.0.6) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) + + + + +### [xteve-3.0.5](https://github.com/truecharts/apps/compare/xteve-3.0.4...xteve-3.0.5) (2021-10-05) diff --git a/stable/xteve/3.0.12/CONFIG.md b/stable/xteve/3.0.13/CONFIG.md similarity index 100% rename from stable/xteve/3.0.12/CONFIG.md rename to stable/xteve/3.0.13/CONFIG.md diff --git a/stable/xteve/3.0.13/Chart.lock b/stable/xteve/3.0.13/Chart.lock new file mode 100644 index 00000000000..038b6d4e484 --- /dev/null +++ b/stable/xteve/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:24:01.606004228Z" diff --git a/stable/xteve/3.0.12/Chart.yaml b/stable/xteve/3.0.13/Chart.yaml similarity index 79% rename from stable/xteve/3.0.12/Chart.yaml rename to stable/xteve/3.0.13/Chart.yaml index 0316e68f53b..385aaa8b125 100644 --- a/stable/xteve/3.0.12/Chart.yaml +++ b/stable/xteve/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0.200" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 description: M3U Proxy for Plex DVR and Emby Live TV. home: https://github.com/truechartsapps/tree/master/charts/stable/xteve icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg @@ -21,4 +21,10 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 3.0.12 +version: 3.0.13 +annotations: + truecharts.org/catagories: | + - media + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xteve/3.0.12/README.md b/stable/xteve/3.0.13/README.md similarity index 96% rename from stable/xteve/3.0.12/README.md rename to stable/xteve/3.0.13/README.md index d5c6a8dced0..b1408cec302 100644 --- a/stable/xteve/3.0.12/README.md +++ b/stable/xteve/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/xteve/3.0.12/app-readme.md b/stable/xteve/3.0.13/app-readme.md similarity index 100% rename from stable/xteve/3.0.12/app-readme.md rename to stable/xteve/3.0.13/app-readme.md diff --git a/stable/xteve/3.0.13/charts/common-8.3.13.tgz b/stable/xteve/3.0.13/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/xteve/3.0.13/charts/common-8.3.13.tgz differ diff --git a/stable/xteve/3.0.12/helm-values.md b/stable/xteve/3.0.13/helm-values.md similarity index 100% rename from stable/xteve/3.0.12/helm-values.md rename to stable/xteve/3.0.13/helm-values.md diff --git a/stable/xteve/3.0.12/ix_values.yaml b/stable/xteve/3.0.13/ix_values.yaml similarity index 100% rename from stable/xteve/3.0.12/ix_values.yaml rename to stable/xteve/3.0.13/ix_values.yaml diff --git a/stable/xteve/3.0.12/questions.yaml b/stable/xteve/3.0.13/questions.yaml similarity index 100% rename from stable/xteve/3.0.12/questions.yaml rename to stable/xteve/3.0.13/questions.yaml diff --git a/stable/xteve/3.0.12/templates/common.yaml b/stable/xteve/3.0.13/templates/common.yaml similarity index 100% rename from stable/xteve/3.0.12/templates/common.yaml rename to stable/xteve/3.0.13/templates/common.yaml diff --git a/stable/xteve/3.0.12/values.yaml b/stable/xteve/3.0.13/values.yaml similarity index 100% rename from stable/xteve/3.0.12/values.yaml rename to stable/xteve/3.0.13/values.yaml diff --git a/stable/xteve/item.yaml b/stable/xteve/item.yaml index e276f041308..8a595947955 100644 --- a/stable/xteve/item.yaml +++ b/stable/xteve/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg categories: - - media -icon_url: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg +- media + diff --git a/stable/zwavejs2mqtt/8.0.14/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.14/CHANGELOG.md deleted file mode 100644 index 7bc4707ee4a..00000000000 --- a/stable/zwavejs2mqtt/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [zwavejs2mqtt-8.0.14](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.13...zwavejs2mqtt-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/zwavejs2mqtt/8.0.14/Chart.lock b/stable/zwavejs2mqtt/8.0.14/Chart.lock deleted file mode 100644 index da552ec1d55..00000000000 --- a/stable/zwavejs2mqtt/8.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:47:15.189505343Z" diff --git a/stable/zwavejs2mqtt/8.0.14/charts/common-8.3.12.tgz b/stable/zwavejs2mqtt/8.0.14/charts/common-8.3.12.tgz deleted file mode 100644 index 688075abdbf..00000000000 Binary files a/stable/zwavejs2mqtt/8.0.14/charts/common-8.3.12.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/8.0.15/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..f44e0f44dea --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [zwavejs2mqtt-8.0.15](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.14...zwavejs2mqtt-8.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + + +### [zwavejs2mqtt-8.0.14](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.13...zwavejs2mqtt-8.0.14) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [zwavejs2mqtt-8.0.13](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.12...zwavejs2mqtt-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [zwavejs2mqtt-8.0.12](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.11...zwavejs2mqtt-8.0.12) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [zwavejs2mqtt-8.0.11](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.10...zwavejs2mqtt-8.0.11) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [zwavejs2mqtt-8.0.10](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.9...zwavejs2mqtt-8.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [zwavejs2mqtt-8.0.9](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.8...zwavejs2mqtt-8.0.9) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [zwavejs2mqtt-8.0.8](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.7...zwavejs2mqtt-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + + diff --git a/stable/zwavejs2mqtt/8.0.14/CONFIG.md b/stable/zwavejs2mqtt/8.0.15/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.14/CONFIG.md rename to stable/zwavejs2mqtt/8.0.15/CONFIG.md diff --git a/stable/zwavejs2mqtt/8.0.15/Chart.lock b/stable/zwavejs2mqtt/8.0.15/Chart.lock new file mode 100644 index 00000000000..e9af64cd41c --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.13 +digest: sha256:38521d8871083b8bc3f8ca0a196265462c48e7a063b592146533b04bf32d4838 +generated: "2021-10-19T22:24:22.716312208Z" diff --git a/stable/zwavejs2mqtt/8.0.14/Chart.yaml b/stable/zwavejs2mqtt/8.0.15/Chart.yaml similarity index 80% rename from stable/zwavejs2mqtt/8.0.14/Chart.yaml rename to stable/zwavejs2mqtt/8.0.15/Chart.yaml index 7a8f05d1da0..02b2ee7d381 100644 --- a/stable/zwavejs2mqtt/8.0.14/Chart.yaml +++ b/stable/zwavejs2mqtt/8.0.15/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "5.8.0" +appVersion: "5.9.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.12 + version: 8.3.13 deprecated: false description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -27,4 +27,10 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 8.0.14 +version: 8.0.15 +annotations: + truecharts.org/catagories: | + - tools + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zwavejs2mqtt/8.0.14/README.md b/stable/zwavejs2mqtt/8.0.15/README.md similarity index 96% rename from stable/zwavejs2mqtt/8.0.14/README.md rename to stable/zwavejs2mqtt/8.0.15/README.md index 77c0f191dc3..de4cc0b697a 100644 --- a/stable/zwavejs2mqtt/8.0.14/README.md +++ b/stable/zwavejs2mqtt/8.0.15/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.12 | +| https://truecharts.org | common | 8.3.13 | ## Installing the Chart diff --git a/stable/zwavejs2mqtt/8.0.14/app-readme.md b/stable/zwavejs2mqtt/8.0.15/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.14/app-readme.md rename to stable/zwavejs2mqtt/8.0.15/app-readme.md diff --git a/stable/zwavejs2mqtt/8.0.15/charts/common-8.3.13.tgz b/stable/zwavejs2mqtt/8.0.15/charts/common-8.3.13.tgz new file mode 100644 index 00000000000..b53f0b5937f Binary files /dev/null and b/stable/zwavejs2mqtt/8.0.15/charts/common-8.3.13.tgz differ diff --git a/stable/zwavejs2mqtt/8.0.14/helm-values.md b/stable/zwavejs2mqtt/8.0.15/helm-values.md similarity index 93% rename from stable/zwavejs2mqtt/8.0.14/helm-values.md rename to stable/zwavejs2mqtt/8.0.15/helm-values.md index 5de16756118..806fc7d94a3 100644 --- a/stable/zwavejs2mqtt/8.0.14/helm-values.md +++ b/stable/zwavejs2mqtt/8.0.15/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | | -| image.tag | string | `"v5.8.0@sha256:4701b08731f069a296e44d25aae6c203d9fca5b8faa34c3eefbbe4833987e53b"` | | +| image.tag | string | `"v5.9.0@sha256:f284cad4dbe95f1fd8144a2ef6dc8b93dc8640f48a9a59544734523b53979b22"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/zwavejs2mqtt/8.0.14/ix_values.yaml b/stable/zwavejs2mqtt/8.0.15/ix_values.yaml similarity index 95% rename from stable/zwavejs2mqtt/8.0.14/ix_values.yaml rename to stable/zwavejs2mqtt/8.0.15/ix_values.yaml index 733971e3aa1..b6d76c32d3b 100644 --- a/stable/zwavejs2mqtt/8.0.14/ix_values.yaml +++ b/stable/zwavejs2mqtt/8.0.15/ix_values.yaml @@ -5,7 +5,7 @@ image: repository: ghcr.io/truecharts/zwavejs2mqtt pullPolicy: IfNotPresent - tag: v5.8.0@sha256:4701b08731f069a296e44d25aae6c203d9fca5b8faa34c3eefbbe4833987e53b + tag: v5.9.0@sha256:f284cad4dbe95f1fd8144a2ef6dc8b93dc8640f48a9a59544734523b53979b22 securityContext: readOnlyRootFilesystem: false diff --git a/stable/zwavejs2mqtt/8.0.14/questions.yaml b/stable/zwavejs2mqtt/8.0.15/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.14/questions.yaml rename to stable/zwavejs2mqtt/8.0.15/questions.yaml diff --git a/stable/zwavejs2mqtt/8.0.14/templates/common.yaml b/stable/zwavejs2mqtt/8.0.15/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.14/templates/common.yaml rename to stable/zwavejs2mqtt/8.0.15/templates/common.yaml diff --git a/stable/zwavejs2mqtt/8.0.14/values.yaml b/stable/zwavejs2mqtt/8.0.15/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.14/values.yaml rename to stable/zwavejs2mqtt/8.0.15/values.yaml diff --git a/stable/zwavejs2mqtt/item.yaml b/stable/zwavejs2mqtt/item.yaml index ea8174cb71a..978072eaab1 100644 --- a/stable/zwavejs2mqtt/item.yaml +++ b/stable/zwavejs2mqtt/item.yaml @@ -1,3 +1,4 @@ +icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png categories: - - tools -icon_url: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png +- tools +