diff --git a/incubator/amcrest2mqtt/0.0.2/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.2/CHANGELOG.md deleted file mode 100644 index 106cb7ef97..0000000000 --- a/incubator/amcrest2mqtt/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/amcrest2mqtt/0.0.2/Chart.lock b/incubator/amcrest2mqtt/0.0.2/Chart.lock deleted file mode 100644 index 98c959e48f..0000000000 --- a/incubator/amcrest2mqtt/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:23:08.654689738Z" diff --git a/incubator/amcrest2mqtt/0.0.2/charts/common-8.2.1.tgz b/incubator/amcrest2mqtt/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/amcrest2mqtt/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/amcrest2mqtt/0.0.3/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..a3ab59db65 --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/amcrest2mqtt/0.0.2/CONFIG.md b/incubator/amcrest2mqtt/0.0.3/CONFIG.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.2/CONFIG.md rename to incubator/amcrest2mqtt/0.0.3/CONFIG.md diff --git a/incubator/amcrest2mqtt/0.0.3/Chart.lock b/incubator/amcrest2mqtt/0.0.3/Chart.lock new file mode 100644 index 0000000000..09557fb9f2 --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:16:30.792097466Z" diff --git a/incubator/amcrest2mqtt/0.0.2/Chart.yaml b/incubator/amcrest2mqtt/0.0.3/Chart.yaml similarity index 94% rename from incubator/amcrest2mqtt/0.0.2/Chart.yaml rename to incubator/amcrest2mqtt/0.0.3/Chart.yaml index 914f2c70d5..d2ba7e08b1 100644 --- a/incubator/amcrest2mqtt/0.0.2/Chart.yaml +++ b/incubator/amcrest2mqtt/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.9" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ maintainers: name: amcrest2mqtt sources: - https://github.com/dchesterton/amcrest2mqtt -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/amcrest2mqtt/0.0.2/README.md b/incubator/amcrest2mqtt/0.0.3/README.md similarity index 96% rename from incubator/amcrest2mqtt/0.0.2/README.md rename to incubator/amcrest2mqtt/0.0.3/README.md index 3477d7be4e..bce48c85bc 100644 --- a/incubator/amcrest2mqtt/0.0.2/README.md +++ b/incubator/amcrest2mqtt/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/amcrest2mqtt/0.0.2/app-readme.md b/incubator/amcrest2mqtt/0.0.3/app-readme.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.2/app-readme.md rename to incubator/amcrest2mqtt/0.0.3/app-readme.md diff --git a/incubator/amcrest2mqtt/0.0.3/charts/common-8.3.6.tgz b/incubator/amcrest2mqtt/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/amcrest2mqtt/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/amcrest2mqtt/0.0.2/helm-values.md b/incubator/amcrest2mqtt/0.0.3/helm-values.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.2/helm-values.md rename to incubator/amcrest2mqtt/0.0.3/helm-values.md diff --git a/incubator/amcrest2mqtt/0.0.2/ix_values.yaml b/incubator/amcrest2mqtt/0.0.3/ix_values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.2/ix_values.yaml rename to incubator/amcrest2mqtt/0.0.3/ix_values.yaml diff --git a/incubator/amcrest2mqtt/0.0.2/questions.yaml b/incubator/amcrest2mqtt/0.0.3/questions.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.2/questions.yaml rename to incubator/amcrest2mqtt/0.0.3/questions.yaml diff --git a/incubator/amcrest2mqtt/0.0.2/templates/common.yaml b/incubator/amcrest2mqtt/0.0.3/templates/common.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.2/templates/common.yaml rename to incubator/amcrest2mqtt/0.0.3/templates/common.yaml diff --git a/incubator/amcrest2mqtt/0.0.2/test_values.yaml b/incubator/amcrest2mqtt/0.0.3/test_values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.2/test_values.yaml rename to incubator/amcrest2mqtt/0.0.3/test_values.yaml diff --git a/incubator/amcrest2mqtt/0.0.2/values.yaml b/incubator/amcrest2mqtt/0.0.3/values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.2/values.yaml rename to incubator/amcrest2mqtt/0.0.3/values.yaml diff --git a/incubator/apache-musicindex/0.0.2/CHANGELOG.md b/incubator/apache-musicindex/0.0.2/CHANGELOG.md deleted file mode 100644 index 297be4e54e..0000000000 --- a/incubator/apache-musicindex/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/apache-musicindex/0.0.2/Chart.lock b/incubator/apache-musicindex/0.0.2/Chart.lock deleted file mode 100644 index 0b900676d4..0000000000 --- a/incubator/apache-musicindex/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:23:21.621548254Z" diff --git a/incubator/apache-musicindex/0.0.2/charts/common-8.2.1.tgz b/incubator/apache-musicindex/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/apache-musicindex/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/apache-musicindex/0.0.3/CHANGELOG.md b/incubator/apache-musicindex/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..dfe6a37603 --- /dev/null +++ b/incubator/apache-musicindex/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/apache-musicindex/0.0.2/CONFIG.md b/incubator/apache-musicindex/0.0.3/CONFIG.md similarity index 100% rename from incubator/apache-musicindex/0.0.2/CONFIG.md rename to incubator/apache-musicindex/0.0.3/CONFIG.md diff --git a/incubator/apache-musicindex/0.0.3/Chart.lock b/incubator/apache-musicindex/0.0.3/Chart.lock new file mode 100644 index 0000000000..bd9d9bcca9 --- /dev/null +++ b/incubator/apache-musicindex/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:16:44.832740757Z" diff --git a/incubator/apache-musicindex/0.0.2/Chart.yaml b/incubator/apache-musicindex/0.0.3/Chart.yaml similarity index 95% rename from incubator/apache-musicindex/0.0.2/Chart.yaml rename to incubator/apache-musicindex/0.0.3/Chart.yaml index 16e9903a1e..d13fce1649 100644 --- a/incubator/apache-musicindex/0.0.2/Chart.yaml +++ b/incubator/apache-musicindex/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ maintainers: name: apache-musicindex sources: - http://hacks.slashdirt.org/sw/musicindex/ -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/apache-musicindex/0.0.2/README.md b/incubator/apache-musicindex/0.0.3/README.md similarity index 96% rename from incubator/apache-musicindex/0.0.2/README.md rename to incubator/apache-musicindex/0.0.3/README.md index b9624eea71..d0a762c33d 100644 --- a/incubator/apache-musicindex/0.0.2/README.md +++ b/incubator/apache-musicindex/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/apache-musicindex/0.0.2/app-readme.md b/incubator/apache-musicindex/0.0.3/app-readme.md similarity index 100% rename from incubator/apache-musicindex/0.0.2/app-readme.md rename to incubator/apache-musicindex/0.0.3/app-readme.md diff --git a/incubator/apache-musicindex/0.0.3/charts/common-8.3.6.tgz b/incubator/apache-musicindex/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/apache-musicindex/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/apache-musicindex/0.0.2/helm-values.md b/incubator/apache-musicindex/0.0.3/helm-values.md similarity index 100% rename from incubator/apache-musicindex/0.0.2/helm-values.md rename to incubator/apache-musicindex/0.0.3/helm-values.md diff --git a/incubator/apache-musicindex/0.0.2/ix_values.yaml b/incubator/apache-musicindex/0.0.3/ix_values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.2/ix_values.yaml rename to incubator/apache-musicindex/0.0.3/ix_values.yaml diff --git a/incubator/apache-musicindex/0.0.2/questions.yaml b/incubator/apache-musicindex/0.0.3/questions.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.2/questions.yaml rename to incubator/apache-musicindex/0.0.3/questions.yaml diff --git a/incubator/apache-musicindex/0.0.2/templates/common.yaml b/incubator/apache-musicindex/0.0.3/templates/common.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.2/templates/common.yaml rename to incubator/apache-musicindex/0.0.3/templates/common.yaml diff --git a/incubator/apache-musicindex/0.0.2/test_values.yaml b/incubator/apache-musicindex/0.0.3/test_values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.2/test_values.yaml rename to incubator/apache-musicindex/0.0.3/test_values.yaml diff --git a/incubator/apache-musicindex/0.0.2/values.yaml b/incubator/apache-musicindex/0.0.3/values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.2/values.yaml rename to incubator/apache-musicindex/0.0.3/values.yaml diff --git a/incubator/aria2/0.0.2/CHANGELOG.md b/incubator/aria2/0.0.2/CHANGELOG.md deleted file mode 100644 index cf6144089c..0000000000 --- a/incubator/aria2/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/aria2/0.0.2/Chart.lock b/incubator/aria2/0.0.2/Chart.lock deleted file mode 100644 index 488e6ad93b..0000000000 --- a/incubator/aria2/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:23:34.595079709Z" diff --git a/incubator/aria2/0.0.2/charts/common-8.2.1.tgz b/incubator/aria2/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/aria2/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/aria2/0.0.3/CHANGELOG.md b/incubator/aria2/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..e75b116ffa --- /dev/null +++ b/incubator/aria2/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/aria2/0.0.2/CONFIG.md b/incubator/aria2/0.0.3/CONFIG.md similarity index 100% rename from incubator/aria2/0.0.2/CONFIG.md rename to incubator/aria2/0.0.3/CONFIG.md diff --git a/incubator/aria2/0.0.3/Chart.lock b/incubator/aria2/0.0.3/Chart.lock new file mode 100644 index 0000000000..a6479c7d12 --- /dev/null +++ b/incubator/aria2/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:16:58.56042343Z" diff --git a/incubator/aria2/0.0.2/Chart.yaml b/incubator/aria2/0.0.3/Chart.yaml similarity index 93% rename from incubator/aria2/0.0.2/Chart.yaml rename to incubator/aria2/0.0.3/Chart.yaml index a77abfc013..9e72eb67d8 100644 --- a/incubator/aria2/0.0.2/Chart.yaml +++ b/incubator/aria2/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ maintainers: name: aria2 sources: - https://github.com/P3TERX/Aria2-Pro-Docker -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/aria2/0.0.2/README.md b/incubator/aria2/0.0.3/README.md similarity index 96% rename from incubator/aria2/0.0.2/README.md rename to incubator/aria2/0.0.3/README.md index aa9f4cc5cc..151c0baef4 100644 --- a/incubator/aria2/0.0.2/README.md +++ b/incubator/aria2/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/aria2/0.0.2/app-readme.md b/incubator/aria2/0.0.3/app-readme.md similarity index 100% rename from incubator/aria2/0.0.2/app-readme.md rename to incubator/aria2/0.0.3/app-readme.md diff --git a/incubator/aria2/0.0.3/charts/common-8.3.6.tgz b/incubator/aria2/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/aria2/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/aria2/0.0.2/helm-values.md b/incubator/aria2/0.0.3/helm-values.md similarity index 100% rename from incubator/aria2/0.0.2/helm-values.md rename to incubator/aria2/0.0.3/helm-values.md diff --git a/incubator/aria2/0.0.2/ix_values.yaml b/incubator/aria2/0.0.3/ix_values.yaml similarity index 100% rename from incubator/aria2/0.0.2/ix_values.yaml rename to incubator/aria2/0.0.3/ix_values.yaml diff --git a/incubator/aria2/0.0.2/questions.yaml b/incubator/aria2/0.0.3/questions.yaml similarity index 100% rename from incubator/aria2/0.0.2/questions.yaml rename to incubator/aria2/0.0.3/questions.yaml diff --git a/incubator/aria2/0.0.2/templates/common.yaml b/incubator/aria2/0.0.3/templates/common.yaml similarity index 100% rename from incubator/aria2/0.0.2/templates/common.yaml rename to incubator/aria2/0.0.3/templates/common.yaml diff --git a/incubator/aria2/0.0.2/test_values.yaml b/incubator/aria2/0.0.3/test_values.yaml similarity index 100% rename from incubator/aria2/0.0.2/test_values.yaml rename to incubator/aria2/0.0.3/test_values.yaml diff --git a/incubator/aria2/0.0.2/values.yaml b/incubator/aria2/0.0.3/values.yaml similarity index 100% rename from incubator/aria2/0.0.2/values.yaml rename to incubator/aria2/0.0.3/values.yaml diff --git a/incubator/audacity/0.0.2/CHANGELOG.md b/incubator/audacity/0.0.2/CHANGELOG.md deleted file mode 100644 index 2782be4a9c..0000000000 --- a/incubator/audacity/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/audacity/0.0.2/Chart.lock b/incubator/audacity/0.0.2/Chart.lock deleted file mode 100644 index d338706b53..0000000000 --- a/incubator/audacity/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:23:47.349268325Z" diff --git a/incubator/audacity/0.0.2/charts/common-8.2.1.tgz b/incubator/audacity/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/audacity/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/audacity/0.0.3/CHANGELOG.md b/incubator/audacity/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..89aba64f06 --- /dev/null +++ b/incubator/audacity/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/audacity/0.0.2/CONFIG.md b/incubator/audacity/0.0.3/CONFIG.md similarity index 100% rename from incubator/audacity/0.0.2/CONFIG.md rename to incubator/audacity/0.0.3/CONFIG.md diff --git a/incubator/audacity/0.0.3/Chart.lock b/incubator/audacity/0.0.3/Chart.lock new file mode 100644 index 0000000000..594d340ec3 --- /dev/null +++ b/incubator/audacity/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:17:11.912776371Z" diff --git a/incubator/audacity/0.0.2/Chart.yaml b/incubator/audacity/0.0.3/Chart.yaml similarity index 95% rename from incubator/audacity/0.0.2/Chart.yaml rename to incubator/audacity/0.0.3/Chart.yaml index bed42f269b..8d4412b85d 100644 --- a/incubator/audacity/0.0.2/Chart.yaml +++ b/incubator/audacity/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/audacity/0.0.2/README.md b/incubator/audacity/0.0.3/README.md similarity index 96% rename from incubator/audacity/0.0.2/README.md rename to incubator/audacity/0.0.3/README.md index 7dd0bbc825..4e2b064bf6 100644 --- a/incubator/audacity/0.0.2/README.md +++ b/incubator/audacity/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/audacity/0.0.2/app-readme.md b/incubator/audacity/0.0.3/app-readme.md similarity index 100% rename from incubator/audacity/0.0.2/app-readme.md rename to incubator/audacity/0.0.3/app-readme.md diff --git a/incubator/audacity/0.0.3/charts/common-8.3.6.tgz b/incubator/audacity/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/audacity/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/audacity/0.0.2/helm-values.md b/incubator/audacity/0.0.3/helm-values.md similarity index 100% rename from incubator/audacity/0.0.2/helm-values.md rename to incubator/audacity/0.0.3/helm-values.md diff --git a/incubator/audacity/0.0.2/ix_values.yaml b/incubator/audacity/0.0.3/ix_values.yaml similarity index 100% rename from incubator/audacity/0.0.2/ix_values.yaml rename to incubator/audacity/0.0.3/ix_values.yaml diff --git a/incubator/audacity/0.0.2/questions.yaml b/incubator/audacity/0.0.3/questions.yaml similarity index 100% rename from incubator/audacity/0.0.2/questions.yaml rename to incubator/audacity/0.0.3/questions.yaml diff --git a/incubator/audacity/0.0.2/templates/common.yaml b/incubator/audacity/0.0.3/templates/common.yaml similarity index 100% rename from incubator/audacity/0.0.2/templates/common.yaml rename to incubator/audacity/0.0.3/templates/common.yaml diff --git a/incubator/audacity/0.0.2/test_values.yaml b/incubator/audacity/0.0.3/test_values.yaml similarity index 100% rename from incubator/audacity/0.0.2/test_values.yaml rename to incubator/audacity/0.0.3/test_values.yaml diff --git a/incubator/audacity/0.0.2/values.yaml b/incubator/audacity/0.0.3/values.yaml similarity index 100% rename from incubator/audacity/0.0.2/values.yaml rename to incubator/audacity/0.0.3/values.yaml diff --git a/incubator/beets/0.0.2/CHANGELOG.md b/incubator/beets/0.0.2/CHANGELOG.md deleted file mode 100644 index 30017c2c25..0000000000 --- a/incubator/beets/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/beets/0.0.2/Chart.lock b/incubator/beets/0.0.2/Chart.lock deleted file mode 100644 index 75289af526..0000000000 --- a/incubator/beets/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:24:00.169888566Z" diff --git a/incubator/beets/0.0.2/charts/common-8.2.1.tgz b/incubator/beets/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/beets/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/beets/0.0.3/CHANGELOG.md b/incubator/beets/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..676fbb263e --- /dev/null +++ b/incubator/beets/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/beets/0.0.2/CONFIG.md b/incubator/beets/0.0.3/CONFIG.md similarity index 100% rename from incubator/beets/0.0.2/CONFIG.md rename to incubator/beets/0.0.3/CONFIG.md diff --git a/incubator/beets/0.0.3/Chart.lock b/incubator/beets/0.0.3/Chart.lock new file mode 100644 index 0000000000..7ca8999d31 --- /dev/null +++ b/incubator/beets/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:17:25.421479712Z" diff --git a/incubator/beets/0.0.2/Chart.yaml b/incubator/beets/0.0.3/Chart.yaml similarity index 94% rename from incubator/beets/0.0.2/Chart.yaml rename to incubator/beets/0.0.3/Chart.yaml index 7911ea133c..1fdaa6e592 100644 --- a/incubator/beets/0.0.2/Chart.yaml +++ b/incubator/beets/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/beets/0.0.2/README.md b/incubator/beets/0.0.3/README.md similarity index 96% rename from incubator/beets/0.0.2/README.md rename to incubator/beets/0.0.3/README.md index 3299f5ee63..3852591e9c 100644 --- a/incubator/beets/0.0.2/README.md +++ b/incubator/beets/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/beets/0.0.2/app-readme.md b/incubator/beets/0.0.3/app-readme.md similarity index 100% rename from incubator/beets/0.0.2/app-readme.md rename to incubator/beets/0.0.3/app-readme.md diff --git a/incubator/beets/0.0.3/charts/common-8.3.6.tgz b/incubator/beets/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/beets/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/beets/0.0.2/helm-values.md b/incubator/beets/0.0.3/helm-values.md similarity index 100% rename from incubator/beets/0.0.2/helm-values.md rename to incubator/beets/0.0.3/helm-values.md diff --git a/incubator/beets/0.0.2/ix_values.yaml b/incubator/beets/0.0.3/ix_values.yaml similarity index 100% rename from incubator/beets/0.0.2/ix_values.yaml rename to incubator/beets/0.0.3/ix_values.yaml diff --git a/incubator/beets/0.0.2/questions.yaml b/incubator/beets/0.0.3/questions.yaml similarity index 100% rename from incubator/beets/0.0.2/questions.yaml rename to incubator/beets/0.0.3/questions.yaml diff --git a/incubator/beets/0.0.2/templates/common.yaml b/incubator/beets/0.0.3/templates/common.yaml similarity index 100% rename from incubator/beets/0.0.2/templates/common.yaml rename to incubator/beets/0.0.3/templates/common.yaml diff --git a/incubator/beets/0.0.2/test_values.yaml b/incubator/beets/0.0.3/test_values.yaml similarity index 100% rename from incubator/beets/0.0.2/test_values.yaml rename to incubator/beets/0.0.3/test_values.yaml diff --git a/incubator/beets/0.0.2/values.yaml b/incubator/beets/0.0.3/values.yaml similarity index 100% rename from incubator/beets/0.0.2/values.yaml rename to incubator/beets/0.0.3/values.yaml diff --git a/incubator/cloud9/0.0.2/CHANGELOG.md b/incubator/cloud9/0.0.2/CHANGELOG.md deleted file mode 100644 index be29bbb021..0000000000 --- a/incubator/cloud9/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/cloud9/0.0.2/Chart.lock b/incubator/cloud9/0.0.2/Chart.lock deleted file mode 100644 index 744364f530..0000000000 --- a/incubator/cloud9/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:24:13.29152127Z" diff --git a/incubator/cloud9/0.0.2/charts/common-8.2.1.tgz b/incubator/cloud9/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/cloud9/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/cloud9/0.0.3/CHANGELOG.md b/incubator/cloud9/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..626ac73465 --- /dev/null +++ b/incubator/cloud9/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/cloud9/0.0.2/CONFIG.md b/incubator/cloud9/0.0.3/CONFIG.md similarity index 100% rename from incubator/cloud9/0.0.2/CONFIG.md rename to incubator/cloud9/0.0.3/CONFIG.md diff --git a/incubator/cloud9/0.0.3/Chart.lock b/incubator/cloud9/0.0.3/Chart.lock new file mode 100644 index 0000000000..2ee5984ee3 --- /dev/null +++ b/incubator/cloud9/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:17:39.014852065Z" diff --git a/incubator/cloud9/0.0.2/Chart.yaml b/incubator/cloud9/0.0.3/Chart.yaml similarity index 95% rename from incubator/cloud9/0.0.2/Chart.yaml rename to incubator/cloud9/0.0.3/Chart.yaml index 18b967f532..fbe2c6768b 100644 --- a/incubator/cloud9/0.0.2/Chart.yaml +++ b/incubator/cloud9/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.2" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/cloud9/0.0.2/README.md b/incubator/cloud9/0.0.3/README.md similarity index 96% rename from incubator/cloud9/0.0.2/README.md rename to incubator/cloud9/0.0.3/README.md index 57021a105b..5a74e63736 100644 --- a/incubator/cloud9/0.0.2/README.md +++ b/incubator/cloud9/0.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/cloud9/0.0.2/app-readme.md b/incubator/cloud9/0.0.3/app-readme.md similarity index 100% rename from incubator/cloud9/0.0.2/app-readme.md rename to incubator/cloud9/0.0.3/app-readme.md diff --git a/incubator/cloud9/0.0.3/charts/common-8.3.6.tgz b/incubator/cloud9/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/cloud9/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/cloud9/0.0.2/helm-values.md b/incubator/cloud9/0.0.3/helm-values.md similarity index 100% rename from incubator/cloud9/0.0.2/helm-values.md rename to incubator/cloud9/0.0.3/helm-values.md diff --git a/incubator/cloud9/0.0.2/ix_values.yaml b/incubator/cloud9/0.0.3/ix_values.yaml similarity index 100% rename from incubator/cloud9/0.0.2/ix_values.yaml rename to incubator/cloud9/0.0.3/ix_values.yaml diff --git a/incubator/cloud9/0.0.2/questions.yaml b/incubator/cloud9/0.0.3/questions.yaml similarity index 100% rename from incubator/cloud9/0.0.2/questions.yaml rename to incubator/cloud9/0.0.3/questions.yaml diff --git a/incubator/cloud9/0.0.2/templates/common.yaml b/incubator/cloud9/0.0.3/templates/common.yaml similarity index 100% rename from incubator/cloud9/0.0.2/templates/common.yaml rename to incubator/cloud9/0.0.3/templates/common.yaml diff --git a/incubator/cloud9/0.0.2/test_values.yaml b/incubator/cloud9/0.0.3/test_values.yaml similarity index 100% rename from incubator/cloud9/0.0.2/test_values.yaml rename to incubator/cloud9/0.0.3/test_values.yaml diff --git a/incubator/cloud9/0.0.2/values.yaml b/incubator/cloud9/0.0.3/values.yaml similarity index 100% rename from incubator/cloud9/0.0.2/values.yaml rename to incubator/cloud9/0.0.3/values.yaml diff --git a/incubator/code-server/0.0.2/CHANGELOG.md b/incubator/code-server/0.0.2/CHANGELOG.md deleted file mode 100644 index 2c889448b0..0000000000 --- a/incubator/code-server/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/code-server/0.0.2/Chart.lock b/incubator/code-server/0.0.2/Chart.lock deleted file mode 100644 index c1fc062893..0000000000 --- a/incubator/code-server/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:24:25.916282727Z" diff --git a/incubator/code-server/0.0.2/charts/common-8.2.1.tgz b/incubator/code-server/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/code-server/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/code-server/0.0.3/CHANGELOG.md b/incubator/code-server/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..1d84b3f362 --- /dev/null +++ b/incubator/code-server/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/code-server/0.0.2/CONFIG.md b/incubator/code-server/0.0.3/CONFIG.md similarity index 100% rename from incubator/code-server/0.0.2/CONFIG.md rename to incubator/code-server/0.0.3/CONFIG.md diff --git a/incubator/code-server/0.0.3/Chart.lock b/incubator/code-server/0.0.3/Chart.lock new file mode 100644 index 0000000000..a25f467ddb --- /dev/null +++ b/incubator/code-server/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:17:52.550172498Z" diff --git a/incubator/code-server/0.0.2/Chart.yaml b/incubator/code-server/0.0.3/Chart.yaml similarity index 95% rename from incubator/code-server/0.0.2/Chart.yaml rename to incubator/code-server/0.0.3/Chart.yaml index 98eafd552b..a7e0a6acc4 100644 --- a/incubator/code-server/0.0.2/Chart.yaml +++ b/incubator/code-server/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.11.1" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/cdr/code-server - https://hub.docker.com/r/linuxserver/code-server type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/code-server/0.0.2/README.md b/incubator/code-server/0.0.3/README.md similarity index 96% rename from incubator/code-server/0.0.2/README.md rename to incubator/code-server/0.0.3/README.md index 93fa69cdc9..d8568c2364 100644 --- a/incubator/code-server/0.0.2/README.md +++ b/incubator/code-server/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/code-server/0.0.2/app-readme.md b/incubator/code-server/0.0.3/app-readme.md similarity index 100% rename from incubator/code-server/0.0.2/app-readme.md rename to incubator/code-server/0.0.3/app-readme.md diff --git a/incubator/code-server/0.0.3/charts/common-8.3.6.tgz b/incubator/code-server/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/code-server/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/code-server/0.0.2/helm-values.md b/incubator/code-server/0.0.3/helm-values.md similarity index 100% rename from incubator/code-server/0.0.2/helm-values.md rename to incubator/code-server/0.0.3/helm-values.md diff --git a/incubator/code-server/0.0.2/ix_values.yaml b/incubator/code-server/0.0.3/ix_values.yaml similarity index 100% rename from incubator/code-server/0.0.2/ix_values.yaml rename to incubator/code-server/0.0.3/ix_values.yaml diff --git a/incubator/code-server/0.0.2/questions.yaml b/incubator/code-server/0.0.3/questions.yaml similarity index 100% rename from incubator/code-server/0.0.2/questions.yaml rename to incubator/code-server/0.0.3/questions.yaml diff --git a/incubator/code-server/0.0.2/templates/common.yaml b/incubator/code-server/0.0.3/templates/common.yaml similarity index 100% rename from incubator/code-server/0.0.2/templates/common.yaml rename to incubator/code-server/0.0.3/templates/common.yaml diff --git a/incubator/code-server/0.0.2/test_values.yaml b/incubator/code-server/0.0.3/test_values.yaml similarity index 100% rename from incubator/code-server/0.0.2/test_values.yaml rename to incubator/code-server/0.0.3/test_values.yaml diff --git a/incubator/code-server/0.0.2/values.yaml b/incubator/code-server/0.0.3/values.yaml similarity index 100% rename from incubator/code-server/0.0.2/values.yaml rename to incubator/code-server/0.0.3/values.yaml diff --git a/incubator/cryptofolio/0.0.2/CHANGELOG.md b/incubator/cryptofolio/0.0.2/CHANGELOG.md deleted file mode 100644 index fa352acbed..0000000000 --- a/incubator/cryptofolio/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/cryptofolio/0.0.2/Chart.lock b/incubator/cryptofolio/0.0.2/Chart.lock deleted file mode 100644 index b8da584ddc..0000000000 --- a/incubator/cryptofolio/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:24:38.5576582Z" diff --git a/incubator/cryptofolio/0.0.2/charts/common-8.2.1.tgz b/incubator/cryptofolio/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/cryptofolio/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/cryptofolio/0.0.3/CHANGELOG.md b/incubator/cryptofolio/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..ebe84a7934 --- /dev/null +++ b/incubator/cryptofolio/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/cryptofolio/0.0.2/CONFIG.md b/incubator/cryptofolio/0.0.3/CONFIG.md similarity index 100% rename from incubator/cryptofolio/0.0.2/CONFIG.md rename to incubator/cryptofolio/0.0.3/CONFIG.md diff --git a/incubator/cryptofolio/0.0.3/Chart.lock b/incubator/cryptofolio/0.0.3/Chart.lock new file mode 100644 index 0000000000..bedf7c0fdf --- /dev/null +++ b/incubator/cryptofolio/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:18:05.871956797Z" diff --git a/incubator/cryptofolio/0.0.2/Chart.yaml b/incubator/cryptofolio/0.0.3/Chart.yaml similarity index 94% rename from incubator/cryptofolio/0.0.2/Chart.yaml rename to incubator/cryptofolio/0.0.3/Chart.yaml index cb2dc054e9..bb66507a3c 100644 --- a/incubator/cryptofolio/0.0.2/Chart.yaml +++ b/incubator/cryptofolio/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ maintainers: name: cryptofolio sources: - https://github.com/Xtrendence/cryptofolio -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/cryptofolio/0.0.2/README.md b/incubator/cryptofolio/0.0.3/README.md similarity index 96% rename from incubator/cryptofolio/0.0.2/README.md rename to incubator/cryptofolio/0.0.3/README.md index 75a7129ac6..377faea84a 100644 --- a/incubator/cryptofolio/0.0.2/README.md +++ b/incubator/cryptofolio/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/cryptofolio/0.0.2/app-readme.md b/incubator/cryptofolio/0.0.3/app-readme.md similarity index 100% rename from incubator/cryptofolio/0.0.2/app-readme.md rename to incubator/cryptofolio/0.0.3/app-readme.md diff --git a/incubator/cryptofolio/0.0.3/charts/common-8.3.6.tgz b/incubator/cryptofolio/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/cryptofolio/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/cryptofolio/0.0.2/helm-values.md b/incubator/cryptofolio/0.0.3/helm-values.md similarity index 100% rename from incubator/cryptofolio/0.0.2/helm-values.md rename to incubator/cryptofolio/0.0.3/helm-values.md diff --git a/incubator/cryptofolio/0.0.2/ix_values.yaml b/incubator/cryptofolio/0.0.3/ix_values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.2/ix_values.yaml rename to incubator/cryptofolio/0.0.3/ix_values.yaml diff --git a/incubator/cryptofolio/0.0.2/questions.yaml b/incubator/cryptofolio/0.0.3/questions.yaml similarity index 100% rename from incubator/cryptofolio/0.0.2/questions.yaml rename to incubator/cryptofolio/0.0.3/questions.yaml diff --git a/incubator/cryptofolio/0.0.2/templates/common.yaml b/incubator/cryptofolio/0.0.3/templates/common.yaml similarity index 100% rename from incubator/cryptofolio/0.0.2/templates/common.yaml rename to incubator/cryptofolio/0.0.3/templates/common.yaml diff --git a/incubator/cryptofolio/0.0.2/test_values.yaml b/incubator/cryptofolio/0.0.3/test_values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.2/test_values.yaml rename to incubator/cryptofolio/0.0.3/test_values.yaml diff --git a/incubator/cryptofolio/0.0.2/values.yaml b/incubator/cryptofolio/0.0.3/values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.2/values.yaml rename to incubator/cryptofolio/0.0.3/values.yaml diff --git a/incubator/davos/0.0.2/CHANGELOG.md b/incubator/davos/0.0.2/CHANGELOG.md deleted file mode 100644 index 4644292a36..0000000000 --- a/incubator/davos/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/davos/0.0.2/Chart.lock b/incubator/davos/0.0.2/Chart.lock deleted file mode 100644 index ed1e6c342b..0000000000 --- a/incubator/davos/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:24:51.125522155Z" diff --git a/incubator/davos/0.0.2/charts/common-8.2.1.tgz b/incubator/davos/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/davos/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/davos/0.0.3/CHANGELOG.md b/incubator/davos/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..b03ff2d079 --- /dev/null +++ b/incubator/davos/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/davos/0.0.2/CONFIG.md b/incubator/davos/0.0.3/CONFIG.md similarity index 100% rename from incubator/davos/0.0.2/CONFIG.md rename to incubator/davos/0.0.3/CONFIG.md diff --git a/incubator/davos/0.0.3/Chart.lock b/incubator/davos/0.0.3/Chart.lock new file mode 100644 index 0000000000..144cf44def --- /dev/null +++ b/incubator/davos/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:18:19.212644829Z" diff --git a/incubator/davos/0.0.2/Chart.yaml b/incubator/davos/0.0.3/Chart.yaml similarity index 95% rename from incubator/davos/0.0.2/Chart.yaml rename to incubator/davos/0.0.3/Chart.yaml index bcda55f7ad..17519399ad 100644 --- a/incubator/davos/0.0.2/Chart.yaml +++ b/incubator/davos/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/davos/0.0.2/README.md b/incubator/davos/0.0.3/README.md similarity index 96% rename from incubator/davos/0.0.2/README.md rename to incubator/davos/0.0.3/README.md index 2078729c29..33dde1ba70 100644 --- a/incubator/davos/0.0.2/README.md +++ b/incubator/davos/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/davos/0.0.2/app-readme.md b/incubator/davos/0.0.3/app-readme.md similarity index 100% rename from incubator/davos/0.0.2/app-readme.md rename to incubator/davos/0.0.3/app-readme.md diff --git a/incubator/davos/0.0.3/charts/common-8.3.6.tgz b/incubator/davos/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/davos/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/davos/0.0.2/helm-values.md b/incubator/davos/0.0.3/helm-values.md similarity index 100% rename from incubator/davos/0.0.2/helm-values.md rename to incubator/davos/0.0.3/helm-values.md diff --git a/incubator/davos/0.0.2/ix_values.yaml b/incubator/davos/0.0.3/ix_values.yaml similarity index 100% rename from incubator/davos/0.0.2/ix_values.yaml rename to incubator/davos/0.0.3/ix_values.yaml diff --git a/incubator/davos/0.0.2/questions.yaml b/incubator/davos/0.0.3/questions.yaml similarity index 100% rename from incubator/davos/0.0.2/questions.yaml rename to incubator/davos/0.0.3/questions.yaml diff --git a/incubator/davos/0.0.2/templates/common.yaml b/incubator/davos/0.0.3/templates/common.yaml similarity index 100% rename from incubator/davos/0.0.2/templates/common.yaml rename to incubator/davos/0.0.3/templates/common.yaml diff --git a/incubator/davos/0.0.2/test_values.yaml b/incubator/davos/0.0.3/test_values.yaml similarity index 100% rename from incubator/davos/0.0.2/test_values.yaml rename to incubator/davos/0.0.3/test_values.yaml diff --git a/incubator/davos/0.0.2/values.yaml b/incubator/davos/0.0.3/values.yaml similarity index 100% rename from incubator/davos/0.0.2/values.yaml rename to incubator/davos/0.0.3/values.yaml diff --git a/incubator/digikam/0.0.2/CHANGELOG.md b/incubator/digikam/0.0.2/CHANGELOG.md deleted file mode 100644 index 194d36d2cc..0000000000 --- a/incubator/digikam/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/digikam/0.0.2/Chart.lock b/incubator/digikam/0.0.2/Chart.lock deleted file mode 100644 index e5459dfe51..0000000000 --- a/incubator/digikam/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:25:03.687552562Z" diff --git a/incubator/digikam/0.0.2/charts/common-8.2.1.tgz b/incubator/digikam/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/digikam/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/digikam/0.0.3/CHANGELOG.md b/incubator/digikam/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..ccec6e1960 --- /dev/null +++ b/incubator/digikam/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/digikam/0.0.2/CONFIG.md b/incubator/digikam/0.0.3/CONFIG.md similarity index 100% rename from incubator/digikam/0.0.2/CONFIG.md rename to incubator/digikam/0.0.3/CONFIG.md diff --git a/incubator/digikam/0.0.3/Chart.lock b/incubator/digikam/0.0.3/Chart.lock new file mode 100644 index 0000000000..141674ca7c --- /dev/null +++ b/incubator/digikam/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:18:32.608938833Z" diff --git a/incubator/digikam/0.0.2/Chart.yaml b/incubator/digikam/0.0.3/Chart.yaml similarity index 95% rename from incubator/digikam/0.0.2/Chart.yaml rename to incubator/digikam/0.0.3/Chart.yaml index e63271ba4d..9f0ca0344e 100644 --- a/incubator/digikam/0.0.2/Chart.yaml +++ b/incubator/digikam/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/digikam/0.0.2/README.md b/incubator/digikam/0.0.3/README.md similarity index 96% rename from incubator/digikam/0.0.2/README.md rename to incubator/digikam/0.0.3/README.md index 8bd649de4a..3d124f0cc7 100644 --- a/incubator/digikam/0.0.2/README.md +++ b/incubator/digikam/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/digikam/0.0.2/app-readme.md b/incubator/digikam/0.0.3/app-readme.md similarity index 100% rename from incubator/digikam/0.0.2/app-readme.md rename to incubator/digikam/0.0.3/app-readme.md diff --git a/incubator/digikam/0.0.3/charts/common-8.3.6.tgz b/incubator/digikam/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/digikam/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/digikam/0.0.2/helm-values.md b/incubator/digikam/0.0.3/helm-values.md similarity index 100% rename from incubator/digikam/0.0.2/helm-values.md rename to incubator/digikam/0.0.3/helm-values.md diff --git a/incubator/digikam/0.0.2/ix_values.yaml b/incubator/digikam/0.0.3/ix_values.yaml similarity index 100% rename from incubator/digikam/0.0.2/ix_values.yaml rename to incubator/digikam/0.0.3/ix_values.yaml diff --git a/incubator/digikam/0.0.2/questions.yaml b/incubator/digikam/0.0.3/questions.yaml similarity index 100% rename from incubator/digikam/0.0.2/questions.yaml rename to incubator/digikam/0.0.3/questions.yaml diff --git a/incubator/digikam/0.0.2/templates/common.yaml b/incubator/digikam/0.0.3/templates/common.yaml similarity index 100% rename from incubator/digikam/0.0.2/templates/common.yaml rename to incubator/digikam/0.0.3/templates/common.yaml diff --git a/incubator/digikam/0.0.2/test_values.yaml b/incubator/digikam/0.0.3/test_values.yaml similarity index 100% rename from incubator/digikam/0.0.2/test_values.yaml rename to incubator/digikam/0.0.3/test_values.yaml diff --git a/incubator/digikam/0.0.2/values.yaml b/incubator/digikam/0.0.3/values.yaml similarity index 100% rename from incubator/digikam/0.0.2/values.yaml rename to incubator/digikam/0.0.3/values.yaml diff --git a/incubator/doublecommander/0.0.2/CHANGELOG.md b/incubator/doublecommander/0.0.2/CHANGELOG.md deleted file mode 100644 index 650f45282e..0000000000 --- a/incubator/doublecommander/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/doublecommander/0.0.2/Chart.lock b/incubator/doublecommander/0.0.2/Chart.lock deleted file mode 100644 index e657b6f6b5..0000000000 --- a/incubator/doublecommander/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:25:16.715598246Z" diff --git a/incubator/doublecommander/0.0.2/charts/common-8.2.1.tgz b/incubator/doublecommander/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/doublecommander/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/doublecommander/0.0.3/CHANGELOG.md b/incubator/doublecommander/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..1949a93fa6 --- /dev/null +++ b/incubator/doublecommander/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/doublecommander/0.0.2/CONFIG.md b/incubator/doublecommander/0.0.3/CONFIG.md similarity index 100% rename from incubator/doublecommander/0.0.2/CONFIG.md rename to incubator/doublecommander/0.0.3/CONFIG.md diff --git a/incubator/doublecommander/0.0.3/Chart.lock b/incubator/doublecommander/0.0.3/Chart.lock new file mode 100644 index 0000000000..17e7f700d5 --- /dev/null +++ b/incubator/doublecommander/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:18:46.156381717Z" diff --git a/incubator/doublecommander/0.0.2/Chart.yaml b/incubator/doublecommander/0.0.3/Chart.yaml similarity index 95% rename from incubator/doublecommander/0.0.2/Chart.yaml rename to incubator/doublecommander/0.0.3/Chart.yaml index 3e35b25160..7f8644e1b6 100644 --- a/incubator/doublecommander/0.0.2/Chart.yaml +++ b/incubator/doublecommander/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.2" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/doublecommander/0.0.2/README.md b/incubator/doublecommander/0.0.3/README.md similarity index 96% rename from incubator/doublecommander/0.0.2/README.md rename to incubator/doublecommander/0.0.3/README.md index 5be6e615c0..61249b9657 100644 --- a/incubator/doublecommander/0.0.2/README.md +++ b/incubator/doublecommander/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/doublecommander/0.0.2/app-readme.md b/incubator/doublecommander/0.0.3/app-readme.md similarity index 100% rename from incubator/doublecommander/0.0.2/app-readme.md rename to incubator/doublecommander/0.0.3/app-readme.md diff --git a/incubator/doublecommander/0.0.3/charts/common-8.3.6.tgz b/incubator/doublecommander/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/doublecommander/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/doublecommander/0.0.2/helm-values.md b/incubator/doublecommander/0.0.3/helm-values.md similarity index 100% rename from incubator/doublecommander/0.0.2/helm-values.md rename to incubator/doublecommander/0.0.3/helm-values.md diff --git a/incubator/doublecommander/0.0.2/ix_values.yaml b/incubator/doublecommander/0.0.3/ix_values.yaml similarity index 100% rename from incubator/doublecommander/0.0.2/ix_values.yaml rename to incubator/doublecommander/0.0.3/ix_values.yaml diff --git a/incubator/doublecommander/0.0.2/questions.yaml b/incubator/doublecommander/0.0.3/questions.yaml similarity index 100% rename from incubator/doublecommander/0.0.2/questions.yaml rename to incubator/doublecommander/0.0.3/questions.yaml diff --git a/incubator/doublecommander/0.0.2/templates/common.yaml b/incubator/doublecommander/0.0.3/templates/common.yaml similarity index 100% rename from incubator/doublecommander/0.0.2/templates/common.yaml rename to incubator/doublecommander/0.0.3/templates/common.yaml diff --git a/incubator/doublecommander/0.0.2/test_values.yaml b/incubator/doublecommander/0.0.3/test_values.yaml similarity index 100% rename from incubator/doublecommander/0.0.2/test_values.yaml rename to incubator/doublecommander/0.0.3/test_values.yaml diff --git a/incubator/doublecommander/0.0.2/values.yaml b/incubator/doublecommander/0.0.3/values.yaml similarity index 100% rename from incubator/doublecommander/0.0.2/values.yaml rename to incubator/doublecommander/0.0.3/values.yaml diff --git a/incubator/filezilla/0.0.2/CHANGELOG.md b/incubator/filezilla/0.0.2/CHANGELOG.md deleted file mode 100644 index c39c1c3f30..0000000000 --- a/incubator/filezilla/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/filezilla/0.0.2/Chart.lock b/incubator/filezilla/0.0.2/Chart.lock deleted file mode 100644 index ff0bdd275e..0000000000 --- a/incubator/filezilla/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:25:29.424091768Z" diff --git a/incubator/filezilla/0.0.2/charts/common-8.2.1.tgz b/incubator/filezilla/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/filezilla/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/filezilla/0.0.3/CHANGELOG.md b/incubator/filezilla/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..2035ecd6e8 --- /dev/null +++ b/incubator/filezilla/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/filezilla/0.0.2/CONFIG.md b/incubator/filezilla/0.0.3/CONFIG.md similarity index 100% rename from incubator/filezilla/0.0.2/CONFIG.md rename to incubator/filezilla/0.0.3/CONFIG.md diff --git a/incubator/filezilla/0.0.3/Chart.lock b/incubator/filezilla/0.0.3/Chart.lock new file mode 100644 index 0000000000..b4fc98eb4a --- /dev/null +++ b/incubator/filezilla/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:18:59.728796238Z" diff --git a/incubator/filezilla/0.0.2/Chart.yaml b/incubator/filezilla/0.0.3/Chart.yaml similarity index 95% rename from incubator/filezilla/0.0.2/Chart.yaml rename to incubator/filezilla/0.0.3/Chart.yaml index a48db94d0d..2f81c613bc 100644 --- a/incubator/filezilla/0.0.2/Chart.yaml +++ b/incubator/filezilla/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.51.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/filezilla/0.0.2/README.md b/incubator/filezilla/0.0.3/README.md similarity index 96% rename from incubator/filezilla/0.0.2/README.md rename to incubator/filezilla/0.0.3/README.md index c7f1acdfec..382eee641a 100644 --- a/incubator/filezilla/0.0.2/README.md +++ b/incubator/filezilla/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/filezilla/0.0.2/app-readme.md b/incubator/filezilla/0.0.3/app-readme.md similarity index 100% rename from incubator/filezilla/0.0.2/app-readme.md rename to incubator/filezilla/0.0.3/app-readme.md diff --git a/incubator/filezilla/0.0.3/charts/common-8.3.6.tgz b/incubator/filezilla/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/filezilla/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/filezilla/0.0.2/helm-values.md b/incubator/filezilla/0.0.3/helm-values.md similarity index 100% rename from incubator/filezilla/0.0.2/helm-values.md rename to incubator/filezilla/0.0.3/helm-values.md diff --git a/incubator/filezilla/0.0.2/ix_values.yaml b/incubator/filezilla/0.0.3/ix_values.yaml similarity index 100% rename from incubator/filezilla/0.0.2/ix_values.yaml rename to incubator/filezilla/0.0.3/ix_values.yaml diff --git a/incubator/filezilla/0.0.2/questions.yaml b/incubator/filezilla/0.0.3/questions.yaml similarity index 100% rename from incubator/filezilla/0.0.2/questions.yaml rename to incubator/filezilla/0.0.3/questions.yaml diff --git a/incubator/filezilla/0.0.2/templates/common.yaml b/incubator/filezilla/0.0.3/templates/common.yaml similarity index 100% rename from incubator/filezilla/0.0.2/templates/common.yaml rename to incubator/filezilla/0.0.3/templates/common.yaml diff --git a/incubator/filezilla/0.0.2/test_values.yaml b/incubator/filezilla/0.0.3/test_values.yaml similarity index 100% rename from incubator/filezilla/0.0.2/test_values.yaml rename to incubator/filezilla/0.0.3/test_values.yaml diff --git a/incubator/filezilla/0.0.2/values.yaml b/incubator/filezilla/0.0.3/values.yaml similarity index 100% rename from incubator/filezilla/0.0.2/values.yaml rename to incubator/filezilla/0.0.3/values.yaml diff --git a/incubator/fossil/0.0.2/CHANGELOG.md b/incubator/fossil/0.0.2/CHANGELOG.md deleted file mode 100644 index 83319e6372..0000000000 --- a/incubator/fossil/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/fossil/0.0.2/Chart.lock b/incubator/fossil/0.0.2/Chart.lock deleted file mode 100644 index 28fd52e190..0000000000 --- a/incubator/fossil/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:25:41.96599186Z" diff --git a/incubator/fossil/0.0.2/charts/common-8.2.1.tgz b/incubator/fossil/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/fossil/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/fossil/0.0.3/CHANGELOG.md b/incubator/fossil/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..d8c5244686 --- /dev/null +++ b/incubator/fossil/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/fossil/0.0.2/CONFIG.md b/incubator/fossil/0.0.3/CONFIG.md similarity index 100% rename from incubator/fossil/0.0.2/CONFIG.md rename to incubator/fossil/0.0.3/CONFIG.md diff --git a/incubator/fossil/0.0.3/Chart.lock b/incubator/fossil/0.0.3/Chart.lock new file mode 100644 index 0000000000..482ac1f263 --- /dev/null +++ b/incubator/fossil/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:19:13.437104627Z" diff --git a/incubator/fossil/0.0.2/Chart.yaml b/incubator/fossil/0.0.3/Chart.yaml similarity index 94% rename from incubator/fossil/0.0.2/Chart.yaml rename to incubator/fossil/0.0.3/Chart.yaml index dc18df3e5d..962019868f 100644 --- a/incubator/fossil/0.0.2/Chart.yaml +++ b/incubator/fossil/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.15.1" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 description: A simple, high-reliability, distributed software configuration management system home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil @@ -20,4 +20,4 @@ name: fossil sources: - https://fossil-scm.org/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/fossil/0.0.2/README.md b/incubator/fossil/0.0.3/README.md similarity index 96% rename from incubator/fossil/0.0.2/README.md rename to incubator/fossil/0.0.3/README.md index 866def0859..ef3b1f8e9f 100644 --- a/incubator/fossil/0.0.2/README.md +++ b/incubator/fossil/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/fossil/0.0.2/app-readme.md b/incubator/fossil/0.0.3/app-readme.md similarity index 100% rename from incubator/fossil/0.0.2/app-readme.md rename to incubator/fossil/0.0.3/app-readme.md diff --git a/incubator/fossil/0.0.3/charts/common-8.3.6.tgz b/incubator/fossil/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/fossil/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/fossil/0.0.2/helm-values.md b/incubator/fossil/0.0.3/helm-values.md similarity index 100% rename from incubator/fossil/0.0.2/helm-values.md rename to incubator/fossil/0.0.3/helm-values.md diff --git a/incubator/fossil/0.0.2/ix_values.yaml b/incubator/fossil/0.0.3/ix_values.yaml similarity index 100% rename from incubator/fossil/0.0.2/ix_values.yaml rename to incubator/fossil/0.0.3/ix_values.yaml diff --git a/incubator/fossil/0.0.2/questions.yaml b/incubator/fossil/0.0.3/questions.yaml similarity index 100% rename from incubator/fossil/0.0.2/questions.yaml rename to incubator/fossil/0.0.3/questions.yaml diff --git a/incubator/fossil/0.0.2/templates/common.yaml b/incubator/fossil/0.0.3/templates/common.yaml similarity index 100% rename from incubator/fossil/0.0.2/templates/common.yaml rename to incubator/fossil/0.0.3/templates/common.yaml diff --git a/incubator/fossil/0.0.2/test_values.yaml b/incubator/fossil/0.0.3/test_values.yaml similarity index 100% rename from incubator/fossil/0.0.2/test_values.yaml rename to incubator/fossil/0.0.3/test_values.yaml diff --git a/incubator/fossil/0.0.2/values.yaml b/incubator/fossil/0.0.3/values.yaml similarity index 100% rename from incubator/fossil/0.0.2/values.yaml rename to incubator/fossil/0.0.3/values.yaml diff --git a/incubator/golinks/0.0.2/CHANGELOG.md b/incubator/golinks/0.0.2/CHANGELOG.md deleted file mode 100644 index 4ca1a0c467..0000000000 --- a/incubator/golinks/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/golinks/0.0.2/Chart.lock b/incubator/golinks/0.0.2/Chart.lock deleted file mode 100644 index 14d665df17..0000000000 --- a/incubator/golinks/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:25:54.60357401Z" diff --git a/incubator/golinks/0.0.2/charts/common-8.2.1.tgz b/incubator/golinks/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/golinks/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/golinks/0.0.3/CHANGELOG.md b/incubator/golinks/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..35a6e7c03f --- /dev/null +++ b/incubator/golinks/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/golinks/0.0.2/CONFIG.md b/incubator/golinks/0.0.3/CONFIG.md similarity index 100% rename from incubator/golinks/0.0.2/CONFIG.md rename to incubator/golinks/0.0.3/CONFIG.md diff --git a/incubator/golinks/0.0.3/Chart.lock b/incubator/golinks/0.0.3/Chart.lock new file mode 100644 index 0000000000..87820297c4 --- /dev/null +++ b/incubator/golinks/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:19:27.090727087Z" diff --git a/incubator/golinks/0.0.2/Chart.yaml b/incubator/golinks/0.0.3/Chart.yaml similarity index 95% rename from incubator/golinks/0.0.2/Chart.yaml rename to incubator/golinks/0.0.3/Chart.yaml index 38f948be34..65f92cdf44 100644 --- a/incubator/golinks/0.0.2/Chart.yaml +++ b/incubator/golinks/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "154c581" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/golinks/0.0.2/README.md b/incubator/golinks/0.0.3/README.md similarity index 96% rename from incubator/golinks/0.0.2/README.md rename to incubator/golinks/0.0.3/README.md index 5ca05491d5..2b5a9e4708 100644 --- a/incubator/golinks/0.0.2/README.md +++ b/incubator/golinks/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/golinks/0.0.2/app-readme.md b/incubator/golinks/0.0.3/app-readme.md similarity index 100% rename from incubator/golinks/0.0.2/app-readme.md rename to incubator/golinks/0.0.3/app-readme.md diff --git a/incubator/golinks/0.0.3/charts/common-8.3.6.tgz b/incubator/golinks/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/golinks/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/golinks/0.0.2/helm-values.md b/incubator/golinks/0.0.3/helm-values.md similarity index 100% rename from incubator/golinks/0.0.2/helm-values.md rename to incubator/golinks/0.0.3/helm-values.md diff --git a/incubator/golinks/0.0.2/ix_values.yaml b/incubator/golinks/0.0.3/ix_values.yaml similarity index 100% rename from incubator/golinks/0.0.2/ix_values.yaml rename to incubator/golinks/0.0.3/ix_values.yaml diff --git a/incubator/golinks/0.0.2/questions.yaml b/incubator/golinks/0.0.3/questions.yaml similarity index 100% rename from incubator/golinks/0.0.2/questions.yaml rename to incubator/golinks/0.0.3/questions.yaml diff --git a/incubator/golinks/0.0.2/templates/common.yaml b/incubator/golinks/0.0.3/templates/common.yaml similarity index 100% rename from incubator/golinks/0.0.2/templates/common.yaml rename to incubator/golinks/0.0.3/templates/common.yaml diff --git a/incubator/golinks/0.0.2/test_values.yaml b/incubator/golinks/0.0.3/test_values.yaml similarity index 100% rename from incubator/golinks/0.0.2/test_values.yaml rename to incubator/golinks/0.0.3/test_values.yaml diff --git a/incubator/golinks/0.0.2/values.yaml b/incubator/golinks/0.0.3/values.yaml similarity index 100% rename from incubator/golinks/0.0.2/values.yaml rename to incubator/golinks/0.0.3/values.yaml diff --git a/incubator/grav/0.0.2/CHANGELOG.md b/incubator/grav/0.0.2/CHANGELOG.md deleted file mode 100644 index 27aaf71dc3..0000000000 --- a/incubator/grav/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/grav/0.0.2/Chart.lock b/incubator/grav/0.0.2/Chart.lock deleted file mode 100644 index edafb8571a..0000000000 --- a/incubator/grav/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:26:07.363499168Z" diff --git a/incubator/grav/0.0.2/charts/common-8.2.1.tgz b/incubator/grav/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/grav/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/grav/0.0.3/CHANGELOG.md b/incubator/grav/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..5289c39d05 --- /dev/null +++ b/incubator/grav/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/grav/0.0.2/CONFIG.md b/incubator/grav/0.0.3/CONFIG.md similarity index 100% rename from incubator/grav/0.0.2/CONFIG.md rename to incubator/grav/0.0.3/CONFIG.md diff --git a/incubator/grav/0.0.3/Chart.lock b/incubator/grav/0.0.3/Chart.lock new file mode 100644 index 0000000000..e2d28f611c --- /dev/null +++ b/incubator/grav/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:19:40.832910984Z" diff --git a/incubator/grav/0.0.2/Chart.yaml b/incubator/grav/0.0.3/Chart.yaml similarity index 95% rename from incubator/grav/0.0.2/Chart.yaml rename to incubator/grav/0.0.3/Chart.yaml index 908a708303..9e375e3c67 100644 --- a/incubator/grav/0.0.2/Chart.yaml +++ b/incubator/grav/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.18" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/grav/0.0.2/README.md b/incubator/grav/0.0.3/README.md similarity index 96% rename from incubator/grav/0.0.2/README.md rename to incubator/grav/0.0.3/README.md index dcfde8ea2f..878d0fe5ac 100644 --- a/incubator/grav/0.0.2/README.md +++ b/incubator/grav/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/grav/0.0.2/app-readme.md b/incubator/grav/0.0.3/app-readme.md similarity index 100% rename from incubator/grav/0.0.2/app-readme.md rename to incubator/grav/0.0.3/app-readme.md diff --git a/incubator/grav/0.0.3/charts/common-8.3.6.tgz b/incubator/grav/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/grav/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/grav/0.0.2/helm-values.md b/incubator/grav/0.0.3/helm-values.md similarity index 100% rename from incubator/grav/0.0.2/helm-values.md rename to incubator/grav/0.0.3/helm-values.md diff --git a/incubator/grav/0.0.2/ix_values.yaml b/incubator/grav/0.0.3/ix_values.yaml similarity index 100% rename from incubator/grav/0.0.2/ix_values.yaml rename to incubator/grav/0.0.3/ix_values.yaml diff --git a/incubator/grav/0.0.2/questions.yaml b/incubator/grav/0.0.3/questions.yaml similarity index 100% rename from incubator/grav/0.0.2/questions.yaml rename to incubator/grav/0.0.3/questions.yaml diff --git a/incubator/grav/0.0.2/templates/common.yaml b/incubator/grav/0.0.3/templates/common.yaml similarity index 100% rename from incubator/grav/0.0.2/templates/common.yaml rename to incubator/grav/0.0.3/templates/common.yaml diff --git a/incubator/grav/0.0.2/test_values.yaml b/incubator/grav/0.0.3/test_values.yaml similarity index 100% rename from incubator/grav/0.0.2/test_values.yaml rename to incubator/grav/0.0.3/test_values.yaml diff --git a/incubator/grav/0.0.2/values.yaml b/incubator/grav/0.0.3/values.yaml similarity index 100% rename from incubator/grav/0.0.2/values.yaml rename to incubator/grav/0.0.3/values.yaml diff --git a/incubator/headphones/0.0.2/CHANGELOG.md b/incubator/headphones/0.0.2/CHANGELOG.md deleted file mode 100644 index ffff3d9d74..0000000000 --- a/incubator/headphones/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/headphones/0.0.2/Chart.lock b/incubator/headphones/0.0.2/Chart.lock deleted file mode 100644 index b2544600bc..0000000000 --- a/incubator/headphones/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:26:20.083653715Z" diff --git a/incubator/headphones/0.0.2/charts/common-8.2.1.tgz b/incubator/headphones/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/headphones/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/headphones/0.0.3/CHANGELOG.md b/incubator/headphones/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..c71ed80bf5 --- /dev/null +++ b/incubator/headphones/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/headphones/0.0.2/CONFIG.md b/incubator/headphones/0.0.3/CONFIG.md similarity index 100% rename from incubator/headphones/0.0.2/CONFIG.md rename to incubator/headphones/0.0.3/CONFIG.md diff --git a/incubator/headphones/0.0.3/Chart.lock b/incubator/headphones/0.0.3/Chart.lock new file mode 100644 index 0000000000..dcbf13ae2a --- /dev/null +++ b/incubator/headphones/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:19:54.726478913Z" diff --git a/incubator/headphones/0.0.2/Chart.yaml b/incubator/headphones/0.0.3/Chart.yaml similarity index 95% rename from incubator/headphones/0.0.2/Chart.yaml rename to incubator/headphones/0.0.3/Chart.yaml index f7146c420a..4fa5f3bb05 100644 --- a/incubator/headphones/0.0.2/Chart.yaml +++ b/incubator/headphones/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "58edc604" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/headphones/0.0.2/README.md b/incubator/headphones/0.0.3/README.md similarity index 96% rename from incubator/headphones/0.0.2/README.md rename to incubator/headphones/0.0.3/README.md index 620164738a..dd269dc195 100644 --- a/incubator/headphones/0.0.2/README.md +++ b/incubator/headphones/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/headphones/0.0.2/app-readme.md b/incubator/headphones/0.0.3/app-readme.md similarity index 100% rename from incubator/headphones/0.0.2/app-readme.md rename to incubator/headphones/0.0.3/app-readme.md diff --git a/incubator/headphones/0.0.3/charts/common-8.3.6.tgz b/incubator/headphones/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/headphones/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/headphones/0.0.2/helm-values.md b/incubator/headphones/0.0.3/helm-values.md similarity index 100% rename from incubator/headphones/0.0.2/helm-values.md rename to incubator/headphones/0.0.3/helm-values.md diff --git a/incubator/headphones/0.0.2/ix_values.yaml b/incubator/headphones/0.0.3/ix_values.yaml similarity index 100% rename from incubator/headphones/0.0.2/ix_values.yaml rename to incubator/headphones/0.0.3/ix_values.yaml diff --git a/incubator/headphones/0.0.2/questions.yaml b/incubator/headphones/0.0.3/questions.yaml similarity index 100% rename from incubator/headphones/0.0.2/questions.yaml rename to incubator/headphones/0.0.3/questions.yaml diff --git a/incubator/headphones/0.0.2/templates/common.yaml b/incubator/headphones/0.0.3/templates/common.yaml similarity index 100% rename from incubator/headphones/0.0.2/templates/common.yaml rename to incubator/headphones/0.0.3/templates/common.yaml diff --git a/incubator/headphones/0.0.2/test_values.yaml b/incubator/headphones/0.0.3/test_values.yaml similarity index 100% rename from incubator/headphones/0.0.2/test_values.yaml rename to incubator/headphones/0.0.3/test_values.yaml diff --git a/incubator/headphones/0.0.2/values.yaml b/incubator/headphones/0.0.3/values.yaml similarity index 100% rename from incubator/headphones/0.0.2/values.yaml rename to incubator/headphones/0.0.3/values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.2/CHANGELOG.md deleted file mode 100644 index bdbee8830f..0000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.2/Chart.lock deleted file mode 100644 index 31f46d2b06..0000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:26:32.709119845Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/charts/common-8.2.1.tgz b/incubator/icantbelieveitsnotvaletudo/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/icantbelieveitsnotvaletudo/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..1f6a101bc5 --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/CONFIG.md b/incubator/icantbelieveitsnotvaletudo/0.0.3/CONFIG.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/CONFIG.md rename to incubator/icantbelieveitsnotvaletudo/0.0.3/CONFIG.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.lock new file mode 100644 index 0000000000..bbe00ee74d --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:20:08.048588435Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/Chart.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.yaml similarity index 95% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/Chart.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.yaml index 5d6b0c5aa6..db988a4c8f 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.2/Chart.yaml +++ b/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ name: icantbelieveitsnotvaletudo sources: - https://github.com/Hypfer/ICantBelieveItsNotValetudo - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/README.md b/incubator/icantbelieveitsnotvaletudo/0.0.3/README.md similarity index 96% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/README.md rename to incubator/icantbelieveitsnotvaletudo/0.0.3/README.md index 2c1c42e546..9f83abc17d 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.2/README.md +++ b/incubator/icantbelieveitsnotvaletudo/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/app-readme.md b/incubator/icantbelieveitsnotvaletudo/0.0.3/app-readme.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/app-readme.md rename to incubator/icantbelieveitsnotvaletudo/0.0.3/app-readme.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/charts/common-8.3.6.tgz b/incubator/icantbelieveitsnotvaletudo/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/icantbelieveitsnotvaletudo/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/helm-values.md b/incubator/icantbelieveitsnotvaletudo/0.0.3/helm-values.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/helm-values.md rename to incubator/icantbelieveitsnotvaletudo/0.0.3/helm-values.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/ix_values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.3/ix_values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/ix_values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.3/ix_values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/questions.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.3/questions.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/questions.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.3/questions.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/templates/common.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.3/templates/common.yaml similarity index 90% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/templates/common.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.3/templates/common.yaml index ee5849d43d..870213ec49 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.2/templates/common.yaml +++ b/incubator/icantbelieveitsnotvaletudo/0.0.3/templates/common.yaml @@ -1,4 +1,4 @@ -{{- include "common.values.setup" . }} +{{- include "common.setup" . }} {{/* Append the hardcoded settings */}} {{- define "icantbelieveitsnotvaletudo.harcodedValues" -}} @@ -27,4 +27,4 @@ service: {{- $_ := mergeOverwrite .Values (include "icantbelieveitsnotvaletudo.harcodedValues" . | fromYaml) -}} {{/* Render the templates */}} -{{ include "common.all" . }} +{{ include "common.postSetup" . }} diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/templates/configmap.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.3/templates/configmap.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/templates/configmap.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.3/templates/configmap.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/test_values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.3/test_values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/test_values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.3/test_values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.2/values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.3/values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.2/values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.3/values.yaml diff --git a/incubator/leaf2mqtt/0.0.2/CHANGELOG.md b/incubator/leaf2mqtt/0.0.2/CHANGELOG.md deleted file mode 100644 index 81592ab438..0000000000 --- a/incubator/leaf2mqtt/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/leaf2mqtt/0.0.2/Chart.lock b/incubator/leaf2mqtt/0.0.2/Chart.lock deleted file mode 100644 index 27fafd8ae4..0000000000 --- a/incubator/leaf2mqtt/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:26:45.405335821Z" diff --git a/incubator/leaf2mqtt/0.0.2/charts/common-8.2.1.tgz b/incubator/leaf2mqtt/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/leaf2mqtt/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/leaf2mqtt/0.0.3/CHANGELOG.md b/incubator/leaf2mqtt/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..3b29e9ea4d --- /dev/null +++ b/incubator/leaf2mqtt/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/leaf2mqtt/0.0.2/CONFIG.md b/incubator/leaf2mqtt/0.0.3/CONFIG.md similarity index 100% rename from incubator/leaf2mqtt/0.0.2/CONFIG.md rename to incubator/leaf2mqtt/0.0.3/CONFIG.md diff --git a/incubator/leaf2mqtt/0.0.3/Chart.lock b/incubator/leaf2mqtt/0.0.3/Chart.lock new file mode 100644 index 0000000000..a305fc987c --- /dev/null +++ b/incubator/leaf2mqtt/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:20:21.474103651Z" diff --git a/incubator/leaf2mqtt/0.0.2/Chart.yaml b/incubator/leaf2mqtt/0.0.3/Chart.yaml similarity index 95% rename from incubator/leaf2mqtt/0.0.2/Chart.yaml rename to incubator/leaf2mqtt/0.0.3/Chart.yaml index 5002dd938d..94af5d6678 100644 --- a/incubator/leaf2mqtt/0.0.2/Chart.yaml +++ b/incubator/leaf2mqtt/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ name: leaf2mqtt sources: - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/leaf2mqtt/0.0.2/README.md b/incubator/leaf2mqtt/0.0.3/README.md similarity index 96% rename from incubator/leaf2mqtt/0.0.2/README.md rename to incubator/leaf2mqtt/0.0.3/README.md index 17e5d725f0..ace3a8f0cd 100644 --- a/incubator/leaf2mqtt/0.0.2/README.md +++ b/incubator/leaf2mqtt/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/leaf2mqtt/0.0.2/app-readme.md b/incubator/leaf2mqtt/0.0.3/app-readme.md similarity index 100% rename from incubator/leaf2mqtt/0.0.2/app-readme.md rename to incubator/leaf2mqtt/0.0.3/app-readme.md diff --git a/incubator/leaf2mqtt/0.0.3/charts/common-8.3.6.tgz b/incubator/leaf2mqtt/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/leaf2mqtt/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/leaf2mqtt/0.0.2/helm-values.md b/incubator/leaf2mqtt/0.0.3/helm-values.md similarity index 100% rename from incubator/leaf2mqtt/0.0.2/helm-values.md rename to incubator/leaf2mqtt/0.0.3/helm-values.md diff --git a/incubator/leaf2mqtt/0.0.2/ix_values.yaml b/incubator/leaf2mqtt/0.0.3/ix_values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.2/ix_values.yaml rename to incubator/leaf2mqtt/0.0.3/ix_values.yaml diff --git a/incubator/leaf2mqtt/0.0.2/questions.yaml b/incubator/leaf2mqtt/0.0.3/questions.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.2/questions.yaml rename to incubator/leaf2mqtt/0.0.3/questions.yaml diff --git a/incubator/leaf2mqtt/0.0.2/templates/common.yaml b/incubator/leaf2mqtt/0.0.3/templates/common.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.2/templates/common.yaml rename to incubator/leaf2mqtt/0.0.3/templates/common.yaml diff --git a/incubator/leaf2mqtt/0.0.2/test_values.yaml b/incubator/leaf2mqtt/0.0.3/test_values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.2/test_values.yaml rename to incubator/leaf2mqtt/0.0.3/test_values.yaml diff --git a/incubator/leaf2mqtt/0.0.2/values.yaml b/incubator/leaf2mqtt/0.0.3/values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.2/values.yaml rename to incubator/leaf2mqtt/0.0.3/values.yaml diff --git a/incubator/medusa/0.0.2/CHANGELOG.md b/incubator/medusa/0.0.2/CHANGELOG.md deleted file mode 100644 index 04fb2ad8d4..0000000000 --- a/incubator/medusa/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/medusa/0.0.2/Chart.lock b/incubator/medusa/0.0.2/Chart.lock deleted file mode 100644 index 3f0f0047b2..0000000000 --- a/incubator/medusa/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:26:58.037923251Z" diff --git a/incubator/medusa/0.0.2/charts/common-8.2.1.tgz b/incubator/medusa/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/medusa/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/medusa/0.0.3/CHANGELOG.md b/incubator/medusa/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..a9d5fcc20a --- /dev/null +++ b/incubator/medusa/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/medusa/0.0.2/CONFIG.md b/incubator/medusa/0.0.3/CONFIG.md similarity index 100% rename from incubator/medusa/0.0.2/CONFIG.md rename to incubator/medusa/0.0.3/CONFIG.md diff --git a/incubator/medusa/0.0.3/Chart.lock b/incubator/medusa/0.0.3/Chart.lock new file mode 100644 index 0000000000..0abf550483 --- /dev/null +++ b/incubator/medusa/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:20:34.990689841Z" diff --git a/incubator/medusa/0.0.2/Chart.yaml b/incubator/medusa/0.0.3/Chart.yaml similarity index 95% rename from incubator/medusa/0.0.2/Chart.yaml rename to incubator/medusa/0.0.3/Chart.yaml index 32719dcf8d..13cf68d322 100644 --- a/incubator/medusa/0.0.2/Chart.yaml +++ b/incubator/medusa/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.17" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/medusa/0.0.2/README.md b/incubator/medusa/0.0.3/README.md similarity index 96% rename from incubator/medusa/0.0.2/README.md rename to incubator/medusa/0.0.3/README.md index 4e01519081..6668817d6e 100644 --- a/incubator/medusa/0.0.2/README.md +++ b/incubator/medusa/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/medusa/0.0.2/app-readme.md b/incubator/medusa/0.0.3/app-readme.md similarity index 100% rename from incubator/medusa/0.0.2/app-readme.md rename to incubator/medusa/0.0.3/app-readme.md diff --git a/incubator/medusa/0.0.3/charts/common-8.3.6.tgz b/incubator/medusa/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/medusa/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/medusa/0.0.2/helm-values.md b/incubator/medusa/0.0.3/helm-values.md similarity index 100% rename from incubator/medusa/0.0.2/helm-values.md rename to incubator/medusa/0.0.3/helm-values.md diff --git a/incubator/medusa/0.0.2/ix_values.yaml b/incubator/medusa/0.0.3/ix_values.yaml similarity index 100% rename from incubator/medusa/0.0.2/ix_values.yaml rename to incubator/medusa/0.0.3/ix_values.yaml diff --git a/incubator/medusa/0.0.2/questions.yaml b/incubator/medusa/0.0.3/questions.yaml similarity index 100% rename from incubator/medusa/0.0.2/questions.yaml rename to incubator/medusa/0.0.3/questions.yaml diff --git a/incubator/medusa/0.0.2/templates/common.yaml b/incubator/medusa/0.0.3/templates/common.yaml similarity index 100% rename from incubator/medusa/0.0.2/templates/common.yaml rename to incubator/medusa/0.0.3/templates/common.yaml diff --git a/incubator/medusa/0.0.2/test_values.yaml b/incubator/medusa/0.0.3/test_values.yaml similarity index 100% rename from incubator/medusa/0.0.2/test_values.yaml rename to incubator/medusa/0.0.3/test_values.yaml diff --git a/incubator/medusa/0.0.2/values.yaml b/incubator/medusa/0.0.3/values.yaml similarity index 100% rename from incubator/medusa/0.0.2/values.yaml rename to incubator/medusa/0.0.3/values.yaml diff --git a/incubator/minio-console/0.0.2/CHANGELOG.md b/incubator/minio-console/0.0.2/CHANGELOG.md deleted file mode 100644 index 5f9613216a..0000000000 --- a/incubator/minio-console/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/minio-console/0.0.2/Chart.lock b/incubator/minio-console/0.0.2/Chart.lock deleted file mode 100644 index 306e454750..0000000000 --- a/incubator/minio-console/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:27:10.716350779Z" diff --git a/incubator/minio-console/0.0.2/charts/common-8.2.1.tgz b/incubator/minio-console/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/minio-console/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/minio-console/0.0.3/CHANGELOG.md b/incubator/minio-console/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..f5ce12bb13 --- /dev/null +++ b/incubator/minio-console/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/minio-console/0.0.2/CONFIG.md b/incubator/minio-console/0.0.3/CONFIG.md similarity index 100% rename from incubator/minio-console/0.0.2/CONFIG.md rename to incubator/minio-console/0.0.3/CONFIG.md diff --git a/incubator/minio-console/0.0.3/Chart.lock b/incubator/minio-console/0.0.3/Chart.lock new file mode 100644 index 0000000000..ad67fac8b2 --- /dev/null +++ b/incubator/minio-console/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:20:48.320974408Z" diff --git a/incubator/minio-console/0.0.2/Chart.yaml b/incubator/minio-console/0.0.3/Chart.yaml similarity index 94% rename from incubator/minio-console/0.0.2/Chart.yaml rename to incubator/minio-console/0.0.3/Chart.yaml index 06b8acd911..8c0e05de67 100644 --- a/incubator/minio-console/0.0.2/Chart.yaml +++ b/incubator/minio-console/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.4" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ maintainers: name: minio-console sources: - https://github.com/minio/console -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/minio-console/0.0.2/README.md b/incubator/minio-console/0.0.3/README.md similarity index 96% rename from incubator/minio-console/0.0.2/README.md rename to incubator/minio-console/0.0.3/README.md index 6e6dc2bca2..85b01ff002 100644 --- a/incubator/minio-console/0.0.2/README.md +++ b/incubator/minio-console/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/minio-console/0.0.2/app-readme.md b/incubator/minio-console/0.0.3/app-readme.md similarity index 100% rename from incubator/minio-console/0.0.2/app-readme.md rename to incubator/minio-console/0.0.3/app-readme.md diff --git a/incubator/minio-console/0.0.3/charts/common-8.3.6.tgz b/incubator/minio-console/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/minio-console/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/minio-console/0.0.2/helm-values.md b/incubator/minio-console/0.0.3/helm-values.md similarity index 100% rename from incubator/minio-console/0.0.2/helm-values.md rename to incubator/minio-console/0.0.3/helm-values.md diff --git a/incubator/minio-console/0.0.2/ix_values.yaml b/incubator/minio-console/0.0.3/ix_values.yaml similarity index 100% rename from incubator/minio-console/0.0.2/ix_values.yaml rename to incubator/minio-console/0.0.3/ix_values.yaml diff --git a/incubator/minio-console/0.0.2/questions.yaml b/incubator/minio-console/0.0.3/questions.yaml similarity index 100% rename from incubator/minio-console/0.0.2/questions.yaml rename to incubator/minio-console/0.0.3/questions.yaml diff --git a/incubator/minio-console/0.0.2/templates/common.yaml b/incubator/minio-console/0.0.3/templates/common.yaml similarity index 100% rename from incubator/minio-console/0.0.2/templates/common.yaml rename to incubator/minio-console/0.0.3/templates/common.yaml diff --git a/incubator/minio-console/0.0.2/test_values.yaml b/incubator/minio-console/0.0.3/test_values.yaml similarity index 100% rename from incubator/minio-console/0.0.2/test_values.yaml rename to incubator/minio-console/0.0.3/test_values.yaml diff --git a/incubator/minio-console/0.0.2/values.yaml b/incubator/minio-console/0.0.3/values.yaml similarity index 100% rename from incubator/minio-console/0.0.2/values.yaml rename to incubator/minio-console/0.0.3/values.yaml diff --git a/incubator/mstream/0.0.2/CHANGELOG.md b/incubator/mstream/0.0.2/CHANGELOG.md deleted file mode 100644 index 0ede88a362..0000000000 --- a/incubator/mstream/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/mstream/0.0.2/Chart.lock b/incubator/mstream/0.0.2/Chart.lock deleted file mode 100644 index 9603425148..0000000000 --- a/incubator/mstream/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:27:23.269535867Z" diff --git a/incubator/mstream/0.0.2/charts/common-8.2.1.tgz b/incubator/mstream/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/mstream/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/mstream/0.0.3/CHANGELOG.md b/incubator/mstream/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..3013705e1f --- /dev/null +++ b/incubator/mstream/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/mstream/0.0.2/CONFIG.md b/incubator/mstream/0.0.3/CONFIG.md similarity index 100% rename from incubator/mstream/0.0.2/CONFIG.md rename to incubator/mstream/0.0.3/CONFIG.md diff --git a/incubator/mstream/0.0.3/Chart.lock b/incubator/mstream/0.0.3/Chart.lock new file mode 100644 index 0000000000..09b333c54b --- /dev/null +++ b/incubator/mstream/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:21:01.788908628Z" diff --git a/incubator/mstream/0.0.2/Chart.yaml b/incubator/mstream/0.0.3/Chart.yaml similarity index 94% rename from incubator/mstream/0.0.2/Chart.yaml rename to incubator/mstream/0.0.3/Chart.yaml index c985e5c792..c99479b55d 100644 --- a/incubator/mstream/0.0.2/Chart.yaml +++ b/incubator/mstream/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.5" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/mstream/0.0.2/README.md b/incubator/mstream/0.0.3/README.md similarity index 96% rename from incubator/mstream/0.0.2/README.md rename to incubator/mstream/0.0.3/README.md index 7d91a3ecf9..618b4fcc78 100644 --- a/incubator/mstream/0.0.2/README.md +++ b/incubator/mstream/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/mstream/0.0.2/app-readme.md b/incubator/mstream/0.0.3/app-readme.md similarity index 100% rename from incubator/mstream/0.0.2/app-readme.md rename to incubator/mstream/0.0.3/app-readme.md diff --git a/incubator/mstream/0.0.3/charts/common-8.3.6.tgz b/incubator/mstream/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/mstream/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/mstream/0.0.2/helm-values.md b/incubator/mstream/0.0.3/helm-values.md similarity index 100% rename from incubator/mstream/0.0.2/helm-values.md rename to incubator/mstream/0.0.3/helm-values.md diff --git a/incubator/mstream/0.0.2/ix_values.yaml b/incubator/mstream/0.0.3/ix_values.yaml similarity index 100% rename from incubator/mstream/0.0.2/ix_values.yaml rename to incubator/mstream/0.0.3/ix_values.yaml diff --git a/incubator/mstream/0.0.2/questions.yaml b/incubator/mstream/0.0.3/questions.yaml similarity index 100% rename from incubator/mstream/0.0.2/questions.yaml rename to incubator/mstream/0.0.3/questions.yaml diff --git a/incubator/mstream/0.0.2/templates/common.yaml b/incubator/mstream/0.0.3/templates/common.yaml similarity index 100% rename from incubator/mstream/0.0.2/templates/common.yaml rename to incubator/mstream/0.0.3/templates/common.yaml diff --git a/incubator/mstream/0.0.2/test_values.yaml b/incubator/mstream/0.0.3/test_values.yaml similarity index 100% rename from incubator/mstream/0.0.2/test_values.yaml rename to incubator/mstream/0.0.3/test_values.yaml diff --git a/incubator/mstream/0.0.2/values.yaml b/incubator/mstream/0.0.3/values.yaml similarity index 100% rename from incubator/mstream/0.0.2/values.yaml rename to incubator/mstream/0.0.3/values.yaml diff --git a/incubator/muximux/0.0.2/CHANGELOG.md b/incubator/muximux/0.0.2/CHANGELOG.md deleted file mode 100644 index fede14ee3e..0000000000 --- a/incubator/muximux/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/muximux/0.0.2/Chart.lock b/incubator/muximux/0.0.2/Chart.lock deleted file mode 100644 index 3a2b29d1e3..0000000000 --- a/incubator/muximux/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:27:35.897869587Z" diff --git a/incubator/muximux/0.0.2/charts/common-8.2.1.tgz b/incubator/muximux/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/muximux/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/muximux/0.0.3/CHANGELOG.md b/incubator/muximux/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..7d50c73033 --- /dev/null +++ b/incubator/muximux/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/muximux/0.0.2/CONFIG.md b/incubator/muximux/0.0.3/CONFIG.md similarity index 100% rename from incubator/muximux/0.0.2/CONFIG.md rename to incubator/muximux/0.0.3/CONFIG.md diff --git a/incubator/muximux/0.0.3/Chart.lock b/incubator/muximux/0.0.3/Chart.lock new file mode 100644 index 0000000000..6391c2a32c --- /dev/null +++ b/incubator/muximux/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:21:15.215942586Z" diff --git a/incubator/muximux/0.0.2/Chart.yaml b/incubator/muximux/0.0.3/Chart.yaml similarity index 95% rename from incubator/muximux/0.0.2/Chart.yaml rename to incubator/muximux/0.0.3/Chart.yaml index 98c009335a..c8a0a1e461 100644 --- a/incubator/muximux/0.0.2/Chart.yaml +++ b/incubator/muximux/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "057352e8" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/muximux/0.0.2/README.md b/incubator/muximux/0.0.3/README.md similarity index 96% rename from incubator/muximux/0.0.2/README.md rename to incubator/muximux/0.0.3/README.md index 6b364540fb..88803e456f 100644 --- a/incubator/muximux/0.0.2/README.md +++ b/incubator/muximux/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/muximux/0.0.2/app-readme.md b/incubator/muximux/0.0.3/app-readme.md similarity index 100% rename from incubator/muximux/0.0.2/app-readme.md rename to incubator/muximux/0.0.3/app-readme.md diff --git a/incubator/muximux/0.0.3/charts/common-8.3.6.tgz b/incubator/muximux/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/muximux/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/muximux/0.0.2/helm-values.md b/incubator/muximux/0.0.3/helm-values.md similarity index 100% rename from incubator/muximux/0.0.2/helm-values.md rename to incubator/muximux/0.0.3/helm-values.md diff --git a/incubator/muximux/0.0.2/ix_values.yaml b/incubator/muximux/0.0.3/ix_values.yaml similarity index 100% rename from incubator/muximux/0.0.2/ix_values.yaml rename to incubator/muximux/0.0.3/ix_values.yaml diff --git a/incubator/muximux/0.0.2/questions.yaml b/incubator/muximux/0.0.3/questions.yaml similarity index 100% rename from incubator/muximux/0.0.2/questions.yaml rename to incubator/muximux/0.0.3/questions.yaml diff --git a/incubator/muximux/0.0.2/templates/common.yaml b/incubator/muximux/0.0.3/templates/common.yaml similarity index 100% rename from incubator/muximux/0.0.2/templates/common.yaml rename to incubator/muximux/0.0.3/templates/common.yaml diff --git a/incubator/muximux/0.0.2/test_values.yaml b/incubator/muximux/0.0.3/test_values.yaml similarity index 100% rename from incubator/muximux/0.0.2/test_values.yaml rename to incubator/muximux/0.0.3/test_values.yaml diff --git a/incubator/muximux/0.0.2/values.yaml b/incubator/muximux/0.0.3/values.yaml similarity index 100% rename from incubator/muximux/0.0.2/values.yaml rename to incubator/muximux/0.0.3/values.yaml diff --git a/incubator/notes/0.0.2/CHANGELOG.md b/incubator/notes/0.0.2/CHANGELOG.md deleted file mode 100644 index ba33db1558..0000000000 --- a/incubator/notes/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/notes/0.0.2/Chart.lock b/incubator/notes/0.0.2/Chart.lock deleted file mode 100644 index 7df1eb1fe1..0000000000 --- a/incubator/notes/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:27:48.615713045Z" diff --git a/incubator/notes/0.0.2/charts/common-8.2.1.tgz b/incubator/notes/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/notes/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/notes/0.0.3/CHANGELOG.md b/incubator/notes/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..f9bf4f586d --- /dev/null +++ b/incubator/notes/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/notes/0.0.2/CONFIG.md b/incubator/notes/0.0.3/CONFIG.md similarity index 100% rename from incubator/notes/0.0.2/CONFIG.md rename to incubator/notes/0.0.3/CONFIG.md diff --git a/incubator/notes/0.0.3/Chart.lock b/incubator/notes/0.0.3/Chart.lock new file mode 100644 index 0000000000..f747d07cbe --- /dev/null +++ b/incubator/notes/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:21:28.582971342Z" diff --git a/incubator/notes/0.0.2/Chart.yaml b/incubator/notes/0.0.3/Chart.yaml similarity index 94% rename from incubator/notes/0.0.2/Chart.yaml rename to incubator/notes/0.0.3/Chart.yaml index e61d9b12e4..fa0ec10603 100644 --- a/incubator/notes/0.0.2/Chart.yaml +++ b/incubator/notes/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee287b9" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/prologic/notes - https://github.com/nicholaswilde/docker-notes type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/notes/0.0.2/README.md b/incubator/notes/0.0.3/README.md similarity index 96% rename from incubator/notes/0.0.2/README.md rename to incubator/notes/0.0.3/README.md index bba570b3cc..98dbef1bd6 100644 --- a/incubator/notes/0.0.2/README.md +++ b/incubator/notes/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/notes/0.0.2/app-readme.md b/incubator/notes/0.0.3/app-readme.md similarity index 100% rename from incubator/notes/0.0.2/app-readme.md rename to incubator/notes/0.0.3/app-readme.md diff --git a/incubator/notes/0.0.3/charts/common-8.3.6.tgz b/incubator/notes/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/notes/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/notes/0.0.2/helm-values.md b/incubator/notes/0.0.3/helm-values.md similarity index 100% rename from incubator/notes/0.0.2/helm-values.md rename to incubator/notes/0.0.3/helm-values.md diff --git a/incubator/notes/0.0.2/ix_values.yaml b/incubator/notes/0.0.3/ix_values.yaml similarity index 100% rename from incubator/notes/0.0.2/ix_values.yaml rename to incubator/notes/0.0.3/ix_values.yaml diff --git a/incubator/notes/0.0.2/questions.yaml b/incubator/notes/0.0.3/questions.yaml similarity index 100% rename from incubator/notes/0.0.2/questions.yaml rename to incubator/notes/0.0.3/questions.yaml diff --git a/incubator/notes/0.0.2/templates/common.yaml b/incubator/notes/0.0.3/templates/common.yaml similarity index 100% rename from incubator/notes/0.0.2/templates/common.yaml rename to incubator/notes/0.0.3/templates/common.yaml diff --git a/incubator/notes/0.0.2/test_values.yaml b/incubator/notes/0.0.3/test_values.yaml similarity index 100% rename from incubator/notes/0.0.2/test_values.yaml rename to incubator/notes/0.0.3/test_values.yaml diff --git a/incubator/notes/0.0.2/values.yaml b/incubator/notes/0.0.3/values.yaml similarity index 100% rename from incubator/notes/0.0.2/values.yaml rename to incubator/notes/0.0.3/values.yaml diff --git a/incubator/novnc/0.0.2/CHANGELOG.md b/incubator/novnc/0.0.2/CHANGELOG.md deleted file mode 100644 index fb0fd167a1..0000000000 --- a/incubator/novnc/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/novnc/0.0.2/Chart.lock b/incubator/novnc/0.0.2/Chart.lock deleted file mode 100644 index 3aa07ece18..0000000000 --- a/incubator/novnc/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:28:01.189772574Z" diff --git a/incubator/novnc/0.0.2/charts/common-8.2.1.tgz b/incubator/novnc/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/novnc/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/novnc/0.0.3/CHANGELOG.md b/incubator/novnc/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..8678c4a75a --- /dev/null +++ b/incubator/novnc/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/novnc/0.0.2/CONFIG.md b/incubator/novnc/0.0.3/CONFIG.md similarity index 100% rename from incubator/novnc/0.0.2/CONFIG.md rename to incubator/novnc/0.0.3/CONFIG.md diff --git a/incubator/novnc/0.0.3/Chart.lock b/incubator/novnc/0.0.3/Chart.lock new file mode 100644 index 0000000000..d1ea061ed9 --- /dev/null +++ b/incubator/novnc/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:21:42.103802967Z" diff --git a/incubator/novnc/0.0.2/Chart.yaml b/incubator/novnc/0.0.3/Chart.yaml similarity index 93% rename from incubator/novnc/0.0.2/Chart.yaml rename to incubator/novnc/0.0.3/Chart.yaml index 919409c1cd..5b24821855 100644 --- a/incubator/novnc/0.0.2/Chart.yaml +++ b/incubator/novnc/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ name: novnc sources: - https://novnc.com/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/novnc/0.0.2/README.md b/incubator/novnc/0.0.3/README.md similarity index 96% rename from incubator/novnc/0.0.2/README.md rename to incubator/novnc/0.0.3/README.md index 501bcc38e9..1030f696ee 100644 --- a/incubator/novnc/0.0.2/README.md +++ b/incubator/novnc/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/novnc/0.0.2/app-readme.md b/incubator/novnc/0.0.3/app-readme.md similarity index 100% rename from incubator/novnc/0.0.2/app-readme.md rename to incubator/novnc/0.0.3/app-readme.md diff --git a/incubator/novnc/0.0.3/charts/common-8.3.6.tgz b/incubator/novnc/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/novnc/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/novnc/0.0.2/helm-values.md b/incubator/novnc/0.0.3/helm-values.md similarity index 100% rename from incubator/novnc/0.0.2/helm-values.md rename to incubator/novnc/0.0.3/helm-values.md diff --git a/incubator/novnc/0.0.2/ix_values.yaml b/incubator/novnc/0.0.3/ix_values.yaml similarity index 100% rename from incubator/novnc/0.0.2/ix_values.yaml rename to incubator/novnc/0.0.3/ix_values.yaml diff --git a/incubator/novnc/0.0.2/questions.yaml b/incubator/novnc/0.0.3/questions.yaml similarity index 100% rename from incubator/novnc/0.0.2/questions.yaml rename to incubator/novnc/0.0.3/questions.yaml diff --git a/incubator/novnc/0.0.2/templates/common.yaml b/incubator/novnc/0.0.3/templates/common.yaml similarity index 100% rename from incubator/novnc/0.0.2/templates/common.yaml rename to incubator/novnc/0.0.3/templates/common.yaml diff --git a/incubator/novnc/0.0.2/test_values.yaml b/incubator/novnc/0.0.3/test_values.yaml similarity index 100% rename from incubator/novnc/0.0.2/test_values.yaml rename to incubator/novnc/0.0.3/test_values.yaml diff --git a/incubator/novnc/0.0.2/values.yaml b/incubator/novnc/0.0.3/values.yaml similarity index 100% rename from incubator/novnc/0.0.2/values.yaml rename to incubator/novnc/0.0.3/values.yaml diff --git a/incubator/photoshow/0.0.2/CHANGELOG.md b/incubator/photoshow/0.0.2/CHANGELOG.md deleted file mode 100644 index f247e159b9..0000000000 --- a/incubator/photoshow/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/photoshow/0.0.2/Chart.lock b/incubator/photoshow/0.0.2/Chart.lock deleted file mode 100644 index 87e4cbb940..0000000000 --- a/incubator/photoshow/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:28:13.786247784Z" diff --git a/incubator/photoshow/0.0.2/charts/common-8.2.1.tgz b/incubator/photoshow/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/photoshow/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/photoshow/0.0.3/CHANGELOG.md b/incubator/photoshow/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..bdb5bd7496 --- /dev/null +++ b/incubator/photoshow/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/photoshow/0.0.2/CONFIG.md b/incubator/photoshow/0.0.3/CONFIG.md similarity index 100% rename from incubator/photoshow/0.0.2/CONFIG.md rename to incubator/photoshow/0.0.3/CONFIG.md diff --git a/incubator/photoshow/0.0.3/Chart.lock b/incubator/photoshow/0.0.3/Chart.lock new file mode 100644 index 0000000000..ea397eb314 --- /dev/null +++ b/incubator/photoshow/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:21:55.542257503Z" diff --git a/incubator/photoshow/0.0.2/Chart.yaml b/incubator/photoshow/0.0.3/Chart.yaml similarity index 95% rename from incubator/photoshow/0.0.2/Chart.yaml rename to incubator/photoshow/0.0.3/Chart.yaml index 9ef6c802ef..d072e69712 100644 --- a/incubator/photoshow/0.0.2/Chart.yaml +++ b/incubator/photoshow/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "48aabb98" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/photoshow/0.0.2/README.md b/incubator/photoshow/0.0.3/README.md similarity index 96% rename from incubator/photoshow/0.0.2/README.md rename to incubator/photoshow/0.0.3/README.md index 76031fa7f8..e047ed6562 100644 --- a/incubator/photoshow/0.0.2/README.md +++ b/incubator/photoshow/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/photoshow/0.0.2/app-readme.md b/incubator/photoshow/0.0.3/app-readme.md similarity index 100% rename from incubator/photoshow/0.0.2/app-readme.md rename to incubator/photoshow/0.0.3/app-readme.md diff --git a/incubator/photoshow/0.0.3/charts/common-8.3.6.tgz b/incubator/photoshow/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/photoshow/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/photoshow/0.0.2/helm-values.md b/incubator/photoshow/0.0.3/helm-values.md similarity index 100% rename from incubator/photoshow/0.0.2/helm-values.md rename to incubator/photoshow/0.0.3/helm-values.md diff --git a/incubator/photoshow/0.0.2/ix_values.yaml b/incubator/photoshow/0.0.3/ix_values.yaml similarity index 100% rename from incubator/photoshow/0.0.2/ix_values.yaml rename to incubator/photoshow/0.0.3/ix_values.yaml diff --git a/incubator/photoshow/0.0.2/questions.yaml b/incubator/photoshow/0.0.3/questions.yaml similarity index 100% rename from incubator/photoshow/0.0.2/questions.yaml rename to incubator/photoshow/0.0.3/questions.yaml diff --git a/incubator/photoshow/0.0.2/templates/common.yaml b/incubator/photoshow/0.0.3/templates/common.yaml similarity index 100% rename from incubator/photoshow/0.0.2/templates/common.yaml rename to incubator/photoshow/0.0.3/templates/common.yaml diff --git a/incubator/photoshow/0.0.2/test_values.yaml b/incubator/photoshow/0.0.3/test_values.yaml similarity index 100% rename from incubator/photoshow/0.0.2/test_values.yaml rename to incubator/photoshow/0.0.3/test_values.yaml diff --git a/incubator/photoshow/0.0.2/values.yaml b/incubator/photoshow/0.0.3/values.yaml similarity index 100% rename from incubator/photoshow/0.0.2/values.yaml rename to incubator/photoshow/0.0.3/values.yaml diff --git a/incubator/piwigo/0.0.2/CHANGELOG.md b/incubator/piwigo/0.0.2/CHANGELOG.md deleted file mode 100644 index 34dd1b093b..0000000000 --- a/incubator/piwigo/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/piwigo/0.0.2/Chart.lock b/incubator/piwigo/0.0.2/Chart.lock deleted file mode 100644 index 5e3162ccee..0000000000 --- a/incubator/piwigo/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:28:26.39454144Z" diff --git a/incubator/piwigo/0.0.2/charts/common-8.2.1.tgz b/incubator/piwigo/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/piwigo/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/piwigo/0.0.3/CHANGELOG.md b/incubator/piwigo/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..c089020f5b --- /dev/null +++ b/incubator/piwigo/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/piwigo/0.0.2/CONFIG.md b/incubator/piwigo/0.0.3/CONFIG.md similarity index 100% rename from incubator/piwigo/0.0.2/CONFIG.md rename to incubator/piwigo/0.0.3/CONFIG.md diff --git a/incubator/piwigo/0.0.3/Chart.lock b/incubator/piwigo/0.0.3/Chart.lock new file mode 100644 index 0000000000..cad2f0b69c --- /dev/null +++ b/incubator/piwigo/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:22:09.036158328Z" diff --git a/incubator/piwigo/0.0.2/Chart.yaml b/incubator/piwigo/0.0.3/Chart.yaml similarity index 95% rename from incubator/piwigo/0.0.2/Chart.yaml rename to incubator/piwigo/0.0.3/Chart.yaml index 051e31f848..4c0d37f6d4 100644 --- a/incubator/piwigo/0.0.2/Chart.yaml +++ b/incubator/piwigo/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/piwigo/0.0.2/README.md b/incubator/piwigo/0.0.3/README.md similarity index 96% rename from incubator/piwigo/0.0.2/README.md rename to incubator/piwigo/0.0.3/README.md index 1e21933b22..6ae665a9ff 100644 --- a/incubator/piwigo/0.0.2/README.md +++ b/incubator/piwigo/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/piwigo/0.0.2/app-readme.md b/incubator/piwigo/0.0.3/app-readme.md similarity index 100% rename from incubator/piwigo/0.0.2/app-readme.md rename to incubator/piwigo/0.0.3/app-readme.md diff --git a/incubator/piwigo/0.0.3/charts/common-8.3.6.tgz b/incubator/piwigo/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/piwigo/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/piwigo/0.0.2/helm-values.md b/incubator/piwigo/0.0.3/helm-values.md similarity index 100% rename from incubator/piwigo/0.0.2/helm-values.md rename to incubator/piwigo/0.0.3/helm-values.md diff --git a/incubator/piwigo/0.0.2/ix_values.yaml b/incubator/piwigo/0.0.3/ix_values.yaml similarity index 100% rename from incubator/piwigo/0.0.2/ix_values.yaml rename to incubator/piwigo/0.0.3/ix_values.yaml diff --git a/incubator/piwigo/0.0.2/questions.yaml b/incubator/piwigo/0.0.3/questions.yaml similarity index 100% rename from incubator/piwigo/0.0.2/questions.yaml rename to incubator/piwigo/0.0.3/questions.yaml diff --git a/incubator/piwigo/0.0.2/templates/common.yaml b/incubator/piwigo/0.0.3/templates/common.yaml similarity index 100% rename from incubator/piwigo/0.0.2/templates/common.yaml rename to incubator/piwigo/0.0.3/templates/common.yaml diff --git a/incubator/piwigo/0.0.2/test_values.yaml b/incubator/piwigo/0.0.3/test_values.yaml similarity index 100% rename from incubator/piwigo/0.0.2/test_values.yaml rename to incubator/piwigo/0.0.3/test_values.yaml diff --git a/incubator/piwigo/0.0.2/values.yaml b/incubator/piwigo/0.0.3/values.yaml similarity index 100% rename from incubator/piwigo/0.0.2/values.yaml rename to incubator/piwigo/0.0.3/values.yaml diff --git a/incubator/pixapop/0.0.2/CHANGELOG.md b/incubator/pixapop/0.0.2/CHANGELOG.md deleted file mode 100644 index c4b6e49b00..0000000000 --- a/incubator/pixapop/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/pixapop/0.0.2/Chart.lock b/incubator/pixapop/0.0.2/Chart.lock deleted file mode 100644 index f9a9b0c48d..0000000000 --- a/incubator/pixapop/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:28:39.111747266Z" diff --git a/incubator/pixapop/0.0.2/charts/common-8.2.1.tgz b/incubator/pixapop/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/pixapop/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/pixapop/0.0.3/CHANGELOG.md b/incubator/pixapop/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..50508b1bb6 --- /dev/null +++ b/incubator/pixapop/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/pixapop/0.0.2/CONFIG.md b/incubator/pixapop/0.0.3/CONFIG.md similarity index 100% rename from incubator/pixapop/0.0.2/CONFIG.md rename to incubator/pixapop/0.0.3/CONFIG.md diff --git a/incubator/pixapop/0.0.3/Chart.lock b/incubator/pixapop/0.0.3/Chart.lock new file mode 100644 index 0000000000..18cdb4597d --- /dev/null +++ b/incubator/pixapop/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:22:22.487663869Z" diff --git a/incubator/pixapop/0.0.2/Chart.yaml b/incubator/pixapop/0.0.3/Chart.yaml similarity index 95% rename from incubator/pixapop/0.0.2/Chart.yaml rename to incubator/pixapop/0.0.3/Chart.yaml index 1140a741a0..9d9fa31937 100644 --- a/incubator/pixapop/0.0.2/Chart.yaml +++ b/incubator/pixapop/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/pixapop/0.0.2/README.md b/incubator/pixapop/0.0.3/README.md similarity index 96% rename from incubator/pixapop/0.0.2/README.md rename to incubator/pixapop/0.0.3/README.md index 7c2d532545..430fd9f37b 100644 --- a/incubator/pixapop/0.0.2/README.md +++ b/incubator/pixapop/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/pixapop/0.0.2/app-readme.md b/incubator/pixapop/0.0.3/app-readme.md similarity index 100% rename from incubator/pixapop/0.0.2/app-readme.md rename to incubator/pixapop/0.0.3/app-readme.md diff --git a/incubator/pixapop/0.0.3/charts/common-8.3.6.tgz b/incubator/pixapop/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/pixapop/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/pixapop/0.0.2/helm-values.md b/incubator/pixapop/0.0.3/helm-values.md similarity index 100% rename from incubator/pixapop/0.0.2/helm-values.md rename to incubator/pixapop/0.0.3/helm-values.md diff --git a/incubator/pixapop/0.0.2/ix_values.yaml b/incubator/pixapop/0.0.3/ix_values.yaml similarity index 100% rename from incubator/pixapop/0.0.2/ix_values.yaml rename to incubator/pixapop/0.0.3/ix_values.yaml diff --git a/incubator/pixapop/0.0.2/questions.yaml b/incubator/pixapop/0.0.3/questions.yaml similarity index 100% rename from incubator/pixapop/0.0.2/questions.yaml rename to incubator/pixapop/0.0.3/questions.yaml diff --git a/incubator/pixapop/0.0.2/templates/common.yaml b/incubator/pixapop/0.0.3/templates/common.yaml similarity index 100% rename from incubator/pixapop/0.0.2/templates/common.yaml rename to incubator/pixapop/0.0.3/templates/common.yaml diff --git a/incubator/pixapop/0.0.2/test_values.yaml b/incubator/pixapop/0.0.3/test_values.yaml similarity index 100% rename from incubator/pixapop/0.0.2/test_values.yaml rename to incubator/pixapop/0.0.3/test_values.yaml diff --git a/incubator/pixapop/0.0.2/values.yaml b/incubator/pixapop/0.0.3/values.yaml similarity index 100% rename from incubator/pixapop/0.0.2/values.yaml rename to incubator/pixapop/0.0.3/values.yaml diff --git a/incubator/remmina/0.0.2/CHANGELOG.md b/incubator/remmina/0.0.2/CHANGELOG.md deleted file mode 100644 index 94f52b15d4..0000000000 --- a/incubator/remmina/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/remmina/0.0.2/Chart.lock b/incubator/remmina/0.0.2/Chart.lock deleted file mode 100644 index 5104331ef9..0000000000 --- a/incubator/remmina/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:28:51.812833418Z" diff --git a/incubator/remmina/0.0.2/charts/common-8.2.1.tgz b/incubator/remmina/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/remmina/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/remmina/0.0.3/CHANGELOG.md b/incubator/remmina/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..28349d5139 --- /dev/null +++ b/incubator/remmina/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/remmina/0.0.2/CONFIG.md b/incubator/remmina/0.0.3/CONFIG.md similarity index 100% rename from incubator/remmina/0.0.2/CONFIG.md rename to incubator/remmina/0.0.3/CONFIG.md diff --git a/incubator/remmina/0.0.3/Chart.lock b/incubator/remmina/0.0.3/Chart.lock new file mode 100644 index 0000000000..0c1da75e8e --- /dev/null +++ b/incubator/remmina/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:22:36.061228259Z" diff --git a/incubator/remmina/0.0.2/Chart.yaml b/incubator/remmina/0.0.3/Chart.yaml similarity index 95% rename from incubator/remmina/0.0.2/Chart.yaml rename to incubator/remmina/0.0.3/Chart.yaml index b870dfb221..890a2bb7a0 100644 --- a/incubator/remmina/0.0.2/Chart.yaml +++ b/incubator/remmina/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0-rcgi" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/remmina/0.0.2/README.md b/incubator/remmina/0.0.3/README.md similarity index 96% rename from incubator/remmina/0.0.2/README.md rename to incubator/remmina/0.0.3/README.md index 530949172b..803bd87898 100644 --- a/incubator/remmina/0.0.2/README.md +++ b/incubator/remmina/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/remmina/0.0.2/app-readme.md b/incubator/remmina/0.0.3/app-readme.md similarity index 100% rename from incubator/remmina/0.0.2/app-readme.md rename to incubator/remmina/0.0.3/app-readme.md diff --git a/incubator/remmina/0.0.3/charts/common-8.3.6.tgz b/incubator/remmina/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/remmina/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/remmina/0.0.2/helm-values.md b/incubator/remmina/0.0.3/helm-values.md similarity index 100% rename from incubator/remmina/0.0.2/helm-values.md rename to incubator/remmina/0.0.3/helm-values.md diff --git a/incubator/remmina/0.0.2/ix_values.yaml b/incubator/remmina/0.0.3/ix_values.yaml similarity index 100% rename from incubator/remmina/0.0.2/ix_values.yaml rename to incubator/remmina/0.0.3/ix_values.yaml diff --git a/incubator/remmina/0.0.2/questions.yaml b/incubator/remmina/0.0.3/questions.yaml similarity index 100% rename from incubator/remmina/0.0.2/questions.yaml rename to incubator/remmina/0.0.3/questions.yaml diff --git a/incubator/remmina/0.0.2/templates/common.yaml b/incubator/remmina/0.0.3/templates/common.yaml similarity index 100% rename from incubator/remmina/0.0.2/templates/common.yaml rename to incubator/remmina/0.0.3/templates/common.yaml diff --git a/incubator/remmina/0.0.2/test_values.yaml b/incubator/remmina/0.0.3/test_values.yaml similarity index 100% rename from incubator/remmina/0.0.2/test_values.yaml rename to incubator/remmina/0.0.3/test_values.yaml diff --git a/incubator/remmina/0.0.2/values.yaml b/incubator/remmina/0.0.3/values.yaml similarity index 100% rename from incubator/remmina/0.0.2/values.yaml rename to incubator/remmina/0.0.3/values.yaml diff --git a/incubator/shorturl/0.0.2/CHANGELOG.md b/incubator/shorturl/0.0.2/CHANGELOG.md deleted file mode 100644 index ae72e9d2ce..0000000000 --- a/incubator/shorturl/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/shorturl/0.0.2/Chart.lock b/incubator/shorturl/0.0.2/Chart.lock deleted file mode 100644 index 8cb040a86c..0000000000 --- a/incubator/shorturl/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:29:04.51504638Z" diff --git a/incubator/shorturl/0.0.2/charts/common-8.2.1.tgz b/incubator/shorturl/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/shorturl/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/shorturl/0.0.3/CHANGELOG.md b/incubator/shorturl/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..1e38d36ab7 --- /dev/null +++ b/incubator/shorturl/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/shorturl/0.0.2/CONFIG.md b/incubator/shorturl/0.0.3/CONFIG.md similarity index 100% rename from incubator/shorturl/0.0.2/CONFIG.md rename to incubator/shorturl/0.0.3/CONFIG.md diff --git a/incubator/shorturl/0.0.3/Chart.lock b/incubator/shorturl/0.0.3/Chart.lock new file mode 100644 index 0000000000..7955f274e4 --- /dev/null +++ b/incubator/shorturl/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:22:49.526044391Z" diff --git a/incubator/shorturl/0.0.2/Chart.yaml b/incubator/shorturl/0.0.3/Chart.yaml similarity index 94% rename from incubator/shorturl/0.0.2/Chart.yaml rename to incubator/shorturl/0.0.3/Chart.yaml index dde8d9592a..36cb8519fb 100644 --- a/incubator/shorturl/0.0.2/Chart.yaml +++ b/incubator/shorturl/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/shorturl/0.0.2/README.md b/incubator/shorturl/0.0.3/README.md similarity index 96% rename from incubator/shorturl/0.0.2/README.md rename to incubator/shorturl/0.0.3/README.md index cebda2c4ed..21febda639 100644 --- a/incubator/shorturl/0.0.2/README.md +++ b/incubator/shorturl/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/shorturl/0.0.2/app-readme.md b/incubator/shorturl/0.0.3/app-readme.md similarity index 100% rename from incubator/shorturl/0.0.2/app-readme.md rename to incubator/shorturl/0.0.3/app-readme.md diff --git a/incubator/shorturl/0.0.3/charts/common-8.3.6.tgz b/incubator/shorturl/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/shorturl/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/shorturl/0.0.2/helm-values.md b/incubator/shorturl/0.0.3/helm-values.md similarity index 100% rename from incubator/shorturl/0.0.2/helm-values.md rename to incubator/shorturl/0.0.3/helm-values.md diff --git a/incubator/shorturl/0.0.2/ix_values.yaml b/incubator/shorturl/0.0.3/ix_values.yaml similarity index 100% rename from incubator/shorturl/0.0.2/ix_values.yaml rename to incubator/shorturl/0.0.3/ix_values.yaml diff --git a/incubator/shorturl/0.0.2/questions.yaml b/incubator/shorturl/0.0.3/questions.yaml similarity index 100% rename from incubator/shorturl/0.0.2/questions.yaml rename to incubator/shorturl/0.0.3/questions.yaml diff --git a/incubator/shorturl/0.0.2/templates/common.yaml b/incubator/shorturl/0.0.3/templates/common.yaml similarity index 100% rename from incubator/shorturl/0.0.2/templates/common.yaml rename to incubator/shorturl/0.0.3/templates/common.yaml diff --git a/incubator/shorturl/0.0.2/test_values.yaml b/incubator/shorturl/0.0.3/test_values.yaml similarity index 100% rename from incubator/shorturl/0.0.2/test_values.yaml rename to incubator/shorturl/0.0.3/test_values.yaml diff --git a/incubator/shorturl/0.0.2/values.yaml b/incubator/shorturl/0.0.3/values.yaml similarity index 100% rename from incubator/shorturl/0.0.2/values.yaml rename to incubator/shorturl/0.0.3/values.yaml diff --git a/incubator/sickchill/0.0.2/CHANGELOG.md b/incubator/sickchill/0.0.2/CHANGELOG.md deleted file mode 100644 index 1c73841e32..0000000000 --- a/incubator/sickchill/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/sickchill/0.0.2/Chart.lock b/incubator/sickchill/0.0.2/Chart.lock deleted file mode 100644 index 5514b947c3..0000000000 --- a/incubator/sickchill/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:29:17.449089958Z" diff --git a/incubator/sickchill/0.0.2/charts/common-8.2.1.tgz b/incubator/sickchill/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/sickchill/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/sickchill/0.0.3/CHANGELOG.md b/incubator/sickchill/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..9830bdf02b --- /dev/null +++ b/incubator/sickchill/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/sickchill/0.0.2/CONFIG.md b/incubator/sickchill/0.0.3/CONFIG.md similarity index 100% rename from incubator/sickchill/0.0.2/CONFIG.md rename to incubator/sickchill/0.0.3/CONFIG.md diff --git a/incubator/sickchill/0.0.3/Chart.lock b/incubator/sickchill/0.0.3/Chart.lock new file mode 100644 index 0000000000..550b091714 --- /dev/null +++ b/incubator/sickchill/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:23:03.240713351Z" diff --git a/incubator/sickchill/0.0.2/Chart.yaml b/incubator/sickchill/0.0.3/Chart.yaml similarity index 95% rename from incubator/sickchill/0.0.2/Chart.yaml rename to incubator/sickchill/0.0.3/Chart.yaml index 02a8919002..c3efc68cb7 100644 --- a/incubator/sickchill/0.0.2/Chart.yaml +++ b/incubator/sickchill/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.5.10" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/sickchill/0.0.2/README.md b/incubator/sickchill/0.0.3/README.md similarity index 96% rename from incubator/sickchill/0.0.2/README.md rename to incubator/sickchill/0.0.3/README.md index a1577f4b66..cc1f2b4fde 100644 --- a/incubator/sickchill/0.0.2/README.md +++ b/incubator/sickchill/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/sickchill/0.0.2/app-readme.md b/incubator/sickchill/0.0.3/app-readme.md similarity index 100% rename from incubator/sickchill/0.0.2/app-readme.md rename to incubator/sickchill/0.0.3/app-readme.md diff --git a/incubator/sickchill/0.0.3/charts/common-8.3.6.tgz b/incubator/sickchill/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/sickchill/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/sickchill/0.0.2/helm-values.md b/incubator/sickchill/0.0.3/helm-values.md similarity index 100% rename from incubator/sickchill/0.0.2/helm-values.md rename to incubator/sickchill/0.0.3/helm-values.md diff --git a/incubator/sickchill/0.0.2/ix_values.yaml b/incubator/sickchill/0.0.3/ix_values.yaml similarity index 100% rename from incubator/sickchill/0.0.2/ix_values.yaml rename to incubator/sickchill/0.0.3/ix_values.yaml diff --git a/incubator/sickchill/0.0.2/questions.yaml b/incubator/sickchill/0.0.3/questions.yaml similarity index 100% rename from incubator/sickchill/0.0.2/questions.yaml rename to incubator/sickchill/0.0.3/questions.yaml diff --git a/incubator/sickchill/0.0.2/templates/common.yaml b/incubator/sickchill/0.0.3/templates/common.yaml similarity index 100% rename from incubator/sickchill/0.0.2/templates/common.yaml rename to incubator/sickchill/0.0.3/templates/common.yaml diff --git a/incubator/sickchill/0.0.2/test_values.yaml b/incubator/sickchill/0.0.3/test_values.yaml similarity index 100% rename from incubator/sickchill/0.0.2/test_values.yaml rename to incubator/sickchill/0.0.3/test_values.yaml diff --git a/incubator/sickchill/0.0.2/values.yaml b/incubator/sickchill/0.0.3/values.yaml similarity index 100% rename from incubator/sickchill/0.0.2/values.yaml rename to incubator/sickchill/0.0.3/values.yaml diff --git a/incubator/sickgear/0.0.2/CHANGELOG.md b/incubator/sickgear/0.0.2/CHANGELOG.md deleted file mode 100644 index 5cb329340b..0000000000 --- a/incubator/sickgear/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/sickgear/0.0.2/Chart.lock b/incubator/sickgear/0.0.2/Chart.lock deleted file mode 100644 index 5d535d69c9..0000000000 --- a/incubator/sickgear/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:29:30.167644517Z" diff --git a/incubator/sickgear/0.0.2/charts/common-8.2.1.tgz b/incubator/sickgear/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/sickgear/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/sickgear/0.0.3/CHANGELOG.md b/incubator/sickgear/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..6ef0fd2d1c --- /dev/null +++ b/incubator/sickgear/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/sickgear/0.0.2/CONFIG.md b/incubator/sickgear/0.0.3/CONFIG.md similarity index 100% rename from incubator/sickgear/0.0.2/CONFIG.md rename to incubator/sickgear/0.0.3/CONFIG.md diff --git a/incubator/sickgear/0.0.3/Chart.lock b/incubator/sickgear/0.0.3/Chart.lock new file mode 100644 index 0000000000..8b419af37f --- /dev/null +++ b/incubator/sickgear/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:23:16.883456552Z" diff --git a/incubator/sickgear/0.0.2/Chart.yaml b/incubator/sickgear/0.0.3/Chart.yaml similarity index 95% rename from incubator/sickgear/0.0.2/Chart.yaml rename to incubator/sickgear/0.0.3/Chart.yaml index 039abafbc5..83d2656370 100644 --- a/incubator/sickgear/0.0.2/Chart.yaml +++ b/incubator/sickgear/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.25.4" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-sickgear - https://github.com/SickGear/SickGear type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/sickgear/0.0.2/README.md b/incubator/sickgear/0.0.3/README.md similarity index 96% rename from incubator/sickgear/0.0.2/README.md rename to incubator/sickgear/0.0.3/README.md index ab6944b45d..a048968280 100644 --- a/incubator/sickgear/0.0.2/README.md +++ b/incubator/sickgear/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/sickgear/0.0.2/app-readme.md b/incubator/sickgear/0.0.3/app-readme.md similarity index 100% rename from incubator/sickgear/0.0.2/app-readme.md rename to incubator/sickgear/0.0.3/app-readme.md diff --git a/incubator/sickgear/0.0.3/charts/common-8.3.6.tgz b/incubator/sickgear/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/sickgear/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/sickgear/0.0.2/helm-values.md b/incubator/sickgear/0.0.3/helm-values.md similarity index 100% rename from incubator/sickgear/0.0.2/helm-values.md rename to incubator/sickgear/0.0.3/helm-values.md diff --git a/incubator/sickgear/0.0.2/ix_values.yaml b/incubator/sickgear/0.0.3/ix_values.yaml similarity index 100% rename from incubator/sickgear/0.0.2/ix_values.yaml rename to incubator/sickgear/0.0.3/ix_values.yaml diff --git a/incubator/sickgear/0.0.2/questions.yaml b/incubator/sickgear/0.0.3/questions.yaml similarity index 100% rename from incubator/sickgear/0.0.2/questions.yaml rename to incubator/sickgear/0.0.3/questions.yaml diff --git a/incubator/sickgear/0.0.2/templates/common.yaml b/incubator/sickgear/0.0.3/templates/common.yaml similarity index 100% rename from incubator/sickgear/0.0.2/templates/common.yaml rename to incubator/sickgear/0.0.3/templates/common.yaml diff --git a/incubator/sickgear/0.0.2/test_values.yaml b/incubator/sickgear/0.0.3/test_values.yaml similarity index 100% rename from incubator/sickgear/0.0.2/test_values.yaml rename to incubator/sickgear/0.0.3/test_values.yaml diff --git a/incubator/sickgear/0.0.2/values.yaml b/incubator/sickgear/0.0.3/values.yaml similarity index 100% rename from incubator/sickgear/0.0.2/values.yaml rename to incubator/sickgear/0.0.3/values.yaml diff --git a/incubator/smokeping/0.0.2/CHANGELOG.md b/incubator/smokeping/0.0.2/CHANGELOG.md deleted file mode 100644 index 244e0244d8..0000000000 --- a/incubator/smokeping/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/smokeping/0.0.2/Chart.lock b/incubator/smokeping/0.0.2/Chart.lock deleted file mode 100644 index 7a3fe3558f..0000000000 --- a/incubator/smokeping/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:29:43.029450823Z" diff --git a/incubator/smokeping/0.0.2/charts/common-8.2.1.tgz b/incubator/smokeping/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/smokeping/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/smokeping/0.0.3/CHANGELOG.md b/incubator/smokeping/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..3be32e0fa4 --- /dev/null +++ b/incubator/smokeping/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/smokeping/0.0.2/CONFIG.md b/incubator/smokeping/0.0.3/CONFIG.md similarity index 100% rename from incubator/smokeping/0.0.2/CONFIG.md rename to incubator/smokeping/0.0.3/CONFIG.md diff --git a/incubator/smokeping/0.0.3/Chart.lock b/incubator/smokeping/0.0.3/Chart.lock new file mode 100644 index 0000000000..3d7c03f998 --- /dev/null +++ b/incubator/smokeping/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:23:30.807825497Z" diff --git a/incubator/smokeping/0.0.2/Chart.yaml b/incubator/smokeping/0.0.3/Chart.yaml similarity index 94% rename from incubator/smokeping/0.0.2/Chart.yaml rename to incubator/smokeping/0.0.3/Chart.yaml index 68d411b03c..6dd49039fe 100644 --- a/incubator/smokeping/0.0.2/Chart.yaml +++ b/incubator/smokeping/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.3" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/smokeping/0.0.2/README.md b/incubator/smokeping/0.0.3/README.md similarity index 96% rename from incubator/smokeping/0.0.2/README.md rename to incubator/smokeping/0.0.3/README.md index 0f822d934e..84949e70d0 100644 --- a/incubator/smokeping/0.0.2/README.md +++ b/incubator/smokeping/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/smokeping/0.0.2/app-readme.md b/incubator/smokeping/0.0.3/app-readme.md similarity index 100% rename from incubator/smokeping/0.0.2/app-readme.md rename to incubator/smokeping/0.0.3/app-readme.md diff --git a/incubator/smokeping/0.0.3/charts/common-8.3.6.tgz b/incubator/smokeping/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/smokeping/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/smokeping/0.0.2/helm-values.md b/incubator/smokeping/0.0.3/helm-values.md similarity index 100% rename from incubator/smokeping/0.0.2/helm-values.md rename to incubator/smokeping/0.0.3/helm-values.md diff --git a/incubator/smokeping/0.0.2/ix_values.yaml b/incubator/smokeping/0.0.3/ix_values.yaml similarity index 100% rename from incubator/smokeping/0.0.2/ix_values.yaml rename to incubator/smokeping/0.0.3/ix_values.yaml diff --git a/incubator/smokeping/0.0.2/questions.yaml b/incubator/smokeping/0.0.3/questions.yaml similarity index 100% rename from incubator/smokeping/0.0.2/questions.yaml rename to incubator/smokeping/0.0.3/questions.yaml diff --git a/incubator/smokeping/0.0.2/templates/common.yaml b/incubator/smokeping/0.0.3/templates/common.yaml similarity index 100% rename from incubator/smokeping/0.0.2/templates/common.yaml rename to incubator/smokeping/0.0.3/templates/common.yaml diff --git a/incubator/smokeping/0.0.2/test_values.yaml b/incubator/smokeping/0.0.3/test_values.yaml similarity index 100% rename from incubator/smokeping/0.0.2/test_values.yaml rename to incubator/smokeping/0.0.3/test_values.yaml diff --git a/incubator/smokeping/0.0.2/values.yaml b/incubator/smokeping/0.0.3/values.yaml similarity index 100% rename from incubator/smokeping/0.0.2/values.yaml rename to incubator/smokeping/0.0.3/values.yaml diff --git a/incubator/sqlitebrowser/0.0.2/CHANGELOG.md b/incubator/sqlitebrowser/0.0.2/CHANGELOG.md deleted file mode 100644 index 7e17d343de..0000000000 --- a/incubator/sqlitebrowser/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/sqlitebrowser/0.0.2/Chart.lock b/incubator/sqlitebrowser/0.0.2/Chart.lock deleted file mode 100644 index 0b9e02ccf6..0000000000 --- a/incubator/sqlitebrowser/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:29:55.766328173Z" diff --git a/incubator/sqlitebrowser/0.0.2/charts/common-8.2.1.tgz b/incubator/sqlitebrowser/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/sqlitebrowser/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/sqlitebrowser/0.0.3/CHANGELOG.md b/incubator/sqlitebrowser/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..11ae7f417f --- /dev/null +++ b/incubator/sqlitebrowser/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/sqlitebrowser/0.0.2/CONFIG.md b/incubator/sqlitebrowser/0.0.3/CONFIG.md similarity index 100% rename from incubator/sqlitebrowser/0.0.2/CONFIG.md rename to incubator/sqlitebrowser/0.0.3/CONFIG.md diff --git a/incubator/sqlitebrowser/0.0.3/Chart.lock b/incubator/sqlitebrowser/0.0.3/Chart.lock new file mode 100644 index 0000000000..cf845c6fb9 --- /dev/null +++ b/incubator/sqlitebrowser/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:23:44.625029376Z" diff --git a/incubator/sqlitebrowser/0.0.2/Chart.yaml b/incubator/sqlitebrowser/0.0.3/Chart.yaml similarity index 95% rename from incubator/sqlitebrowser/0.0.2/Chart.yaml rename to incubator/sqlitebrowser/0.0.3/Chart.yaml index e6f78089fc..95d70a6885 100644 --- a/incubator/sqlitebrowser/0.0.2/Chart.yaml +++ b/incubator/sqlitebrowser/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.12.2" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/sqlitebrowser/0.0.2/README.md b/incubator/sqlitebrowser/0.0.3/README.md similarity index 96% rename from incubator/sqlitebrowser/0.0.2/README.md rename to incubator/sqlitebrowser/0.0.3/README.md index 4ccedc4b25..9a95f9b096 100644 --- a/incubator/sqlitebrowser/0.0.2/README.md +++ b/incubator/sqlitebrowser/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/sqlitebrowser/0.0.2/app-readme.md b/incubator/sqlitebrowser/0.0.3/app-readme.md similarity index 100% rename from incubator/sqlitebrowser/0.0.2/app-readme.md rename to incubator/sqlitebrowser/0.0.3/app-readme.md diff --git a/incubator/sqlitebrowser/0.0.3/charts/common-8.3.6.tgz b/incubator/sqlitebrowser/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/sqlitebrowser/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/sqlitebrowser/0.0.2/helm-values.md b/incubator/sqlitebrowser/0.0.3/helm-values.md similarity index 100% rename from incubator/sqlitebrowser/0.0.2/helm-values.md rename to incubator/sqlitebrowser/0.0.3/helm-values.md diff --git a/incubator/sqlitebrowser/0.0.2/ix_values.yaml b/incubator/sqlitebrowser/0.0.3/ix_values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.2/ix_values.yaml rename to incubator/sqlitebrowser/0.0.3/ix_values.yaml diff --git a/incubator/sqlitebrowser/0.0.2/questions.yaml b/incubator/sqlitebrowser/0.0.3/questions.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.2/questions.yaml rename to incubator/sqlitebrowser/0.0.3/questions.yaml diff --git a/incubator/sqlitebrowser/0.0.2/templates/common.yaml b/incubator/sqlitebrowser/0.0.3/templates/common.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.2/templates/common.yaml rename to incubator/sqlitebrowser/0.0.3/templates/common.yaml diff --git a/incubator/sqlitebrowser/0.0.2/test_values.yaml b/incubator/sqlitebrowser/0.0.3/test_values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.2/test_values.yaml rename to incubator/sqlitebrowser/0.0.3/test_values.yaml diff --git a/incubator/sqlitebrowser/0.0.2/values.yaml b/incubator/sqlitebrowser/0.0.3/values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.2/values.yaml rename to incubator/sqlitebrowser/0.0.3/values.yaml diff --git a/incubator/static/0.0.2/CHANGELOG.md b/incubator/static/0.0.2/CHANGELOG.md deleted file mode 100644 index f43c154648..0000000000 --- a/incubator/static/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/static/0.0.2/Chart.lock b/incubator/static/0.0.2/Chart.lock deleted file mode 100644 index a487526310..0000000000 --- a/incubator/static/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:30:08.516172005Z" diff --git a/incubator/static/0.0.2/charts/common-8.2.1.tgz b/incubator/static/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/static/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/static/0.0.3/CHANGELOG.md b/incubator/static/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..1b62af7c04 --- /dev/null +++ b/incubator/static/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/static/0.0.2/CONFIG.md b/incubator/static/0.0.3/CONFIG.md similarity index 100% rename from incubator/static/0.0.2/CONFIG.md rename to incubator/static/0.0.3/CONFIG.md diff --git a/incubator/static/0.0.3/Chart.lock b/incubator/static/0.0.3/Chart.lock new file mode 100644 index 0000000000..246e1419c4 --- /dev/null +++ b/incubator/static/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:23:58.43958839Z" diff --git a/incubator/static/0.0.2/Chart.yaml b/incubator/static/0.0.3/Chart.yaml similarity index 94% rename from incubator/static/0.0.2/Chart.yaml rename to incubator/static/0.0.3/Chart.yaml index de097a4c03..76e0796473 100644 --- a/incubator/static/0.0.2/Chart.yaml +++ b/incubator/static/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee8a20c" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/prologic/static - https://github.com/nicholaswilde/docker-static type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/static/0.0.2/README.md b/incubator/static/0.0.3/README.md similarity index 96% rename from incubator/static/0.0.2/README.md rename to incubator/static/0.0.3/README.md index 7e46c1f371..e562d3b6eb 100644 --- a/incubator/static/0.0.2/README.md +++ b/incubator/static/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/static/0.0.2/app-readme.md b/incubator/static/0.0.3/app-readme.md similarity index 100% rename from incubator/static/0.0.2/app-readme.md rename to incubator/static/0.0.3/app-readme.md diff --git a/incubator/static/0.0.3/charts/common-8.3.6.tgz b/incubator/static/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/static/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/static/0.0.2/helm-values.md b/incubator/static/0.0.3/helm-values.md similarity index 100% rename from incubator/static/0.0.2/helm-values.md rename to incubator/static/0.0.3/helm-values.md diff --git a/incubator/static/0.0.2/ix_values.yaml b/incubator/static/0.0.3/ix_values.yaml similarity index 100% rename from incubator/static/0.0.2/ix_values.yaml rename to incubator/static/0.0.3/ix_values.yaml diff --git a/incubator/static/0.0.2/questions.yaml b/incubator/static/0.0.3/questions.yaml similarity index 100% rename from incubator/static/0.0.2/questions.yaml rename to incubator/static/0.0.3/questions.yaml diff --git a/incubator/static/0.0.2/templates/common.yaml b/incubator/static/0.0.3/templates/common.yaml similarity index 100% rename from incubator/static/0.0.2/templates/common.yaml rename to incubator/static/0.0.3/templates/common.yaml diff --git a/incubator/static/0.0.2/test_values.yaml b/incubator/static/0.0.3/test_values.yaml similarity index 100% rename from incubator/static/0.0.2/test_values.yaml rename to incubator/static/0.0.3/test_values.yaml diff --git a/incubator/static/0.0.2/values.yaml b/incubator/static/0.0.3/values.yaml similarity index 100% rename from incubator/static/0.0.2/values.yaml rename to incubator/static/0.0.3/values.yaml diff --git a/incubator/twtxt/0.0.2/CHANGELOG.md b/incubator/twtxt/0.0.2/CHANGELOG.md deleted file mode 100644 index e37ee19d25..0000000000 --- a/incubator/twtxt/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/twtxt/0.0.2/Chart.lock b/incubator/twtxt/0.0.2/Chart.lock deleted file mode 100644 index 65708667b8..0000000000 --- a/incubator/twtxt/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:30:21.05025975Z" diff --git a/incubator/twtxt/0.0.2/charts/common-8.2.1.tgz b/incubator/twtxt/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/twtxt/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/twtxt/0.0.3/CHANGELOG.md b/incubator/twtxt/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..5823b9f1a4 --- /dev/null +++ b/incubator/twtxt/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/twtxt/0.0.2/CONFIG.md b/incubator/twtxt/0.0.3/CONFIG.md similarity index 100% rename from incubator/twtxt/0.0.2/CONFIG.md rename to incubator/twtxt/0.0.3/CONFIG.md diff --git a/incubator/twtxt/0.0.3/Chart.lock b/incubator/twtxt/0.0.3/Chart.lock new file mode 100644 index 0000000000..7642c0aae4 --- /dev/null +++ b/incubator/twtxt/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:24:12.217664423Z" diff --git a/incubator/twtxt/0.0.2/Chart.yaml b/incubator/twtxt/0.0.3/Chart.yaml similarity index 95% rename from incubator/twtxt/0.0.2/Chart.yaml rename to incubator/twtxt/0.0.3/Chart.yaml index 4bdfe952de..c43d9069b7 100644 --- a/incubator/twtxt/0.0.2/Chart.yaml +++ b/incubator/twtxt/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/twtxt/0.0.2/README.md b/incubator/twtxt/0.0.3/README.md similarity index 96% rename from incubator/twtxt/0.0.2/README.md rename to incubator/twtxt/0.0.3/README.md index 8b6dff0a65..8197d9620f 100644 --- a/incubator/twtxt/0.0.2/README.md +++ b/incubator/twtxt/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/twtxt/0.0.2/app-readme.md b/incubator/twtxt/0.0.3/app-readme.md similarity index 100% rename from incubator/twtxt/0.0.2/app-readme.md rename to incubator/twtxt/0.0.3/app-readme.md diff --git a/incubator/twtxt/0.0.3/charts/common-8.3.6.tgz b/incubator/twtxt/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/twtxt/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/twtxt/0.0.2/helm-values.md b/incubator/twtxt/0.0.3/helm-values.md similarity index 100% rename from incubator/twtxt/0.0.2/helm-values.md rename to incubator/twtxt/0.0.3/helm-values.md diff --git a/incubator/twtxt/0.0.2/ix_values.yaml b/incubator/twtxt/0.0.3/ix_values.yaml similarity index 100% rename from incubator/twtxt/0.0.2/ix_values.yaml rename to incubator/twtxt/0.0.3/ix_values.yaml diff --git a/incubator/twtxt/0.0.2/questions.yaml b/incubator/twtxt/0.0.3/questions.yaml similarity index 100% rename from incubator/twtxt/0.0.2/questions.yaml rename to incubator/twtxt/0.0.3/questions.yaml diff --git a/incubator/twtxt/0.0.2/templates/common.yaml b/incubator/twtxt/0.0.3/templates/common.yaml similarity index 100% rename from incubator/twtxt/0.0.2/templates/common.yaml rename to incubator/twtxt/0.0.3/templates/common.yaml diff --git a/incubator/twtxt/0.0.2/test_values.yaml b/incubator/twtxt/0.0.3/test_values.yaml similarity index 100% rename from incubator/twtxt/0.0.2/test_values.yaml rename to incubator/twtxt/0.0.3/test_values.yaml diff --git a/incubator/twtxt/0.0.2/values.yaml b/incubator/twtxt/0.0.3/values.yaml similarity index 100% rename from incubator/twtxt/0.0.2/values.yaml rename to incubator/twtxt/0.0.3/values.yaml diff --git a/incubator/valheim/0.0.2/CHANGELOG.md b/incubator/valheim/0.0.2/CHANGELOG.md deleted file mode 100644 index 1713b8c6f7..0000000000 --- a/incubator/valheim/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/valheim/0.0.2/Chart.lock b/incubator/valheim/0.0.2/Chart.lock deleted file mode 100644 index 2a3e820306..0000000000 --- a/incubator/valheim/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:30:34.020575322Z" diff --git a/incubator/valheim/0.0.2/charts/common-8.2.1.tgz b/incubator/valheim/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/valheim/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/valheim/0.0.3/CHANGELOG.md b/incubator/valheim/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..b2df072218 --- /dev/null +++ b/incubator/valheim/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/valheim/0.0.2/CONFIG.md b/incubator/valheim/0.0.3/CONFIG.md similarity index 100% rename from incubator/valheim/0.0.2/CONFIG.md rename to incubator/valheim/0.0.3/CONFIG.md diff --git a/incubator/valheim/0.0.3/Chart.lock b/incubator/valheim/0.0.3/Chart.lock new file mode 100644 index 0000000000..a003c702a1 --- /dev/null +++ b/incubator/valheim/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:24:25.466414372Z" diff --git a/incubator/valheim/0.0.2/Chart.yaml b/incubator/valheim/0.0.3/Chart.yaml similarity index 95% rename from incubator/valheim/0.0.2/Chart.yaml rename to incubator/valheim/0.0.3/Chart.yaml index b9cde99b0f..cf9b731ddb 100644 --- a/incubator/valheim/0.0.2/Chart.yaml +++ b/incubator/valheim/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ name: valheim sources: - https://github.com/lloesche/valheim-server-docker - https://hub.docker.com/r/lloesche/valheim-server -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/valheim/0.0.2/README.md b/incubator/valheim/0.0.3/README.md similarity index 96% rename from incubator/valheim/0.0.2/README.md rename to incubator/valheim/0.0.3/README.md index 8fef2dff93..1e65f22edf 100644 --- a/incubator/valheim/0.0.2/README.md +++ b/incubator/valheim/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/valheim/0.0.2/app-readme.md b/incubator/valheim/0.0.3/app-readme.md similarity index 100% rename from incubator/valheim/0.0.2/app-readme.md rename to incubator/valheim/0.0.3/app-readme.md diff --git a/incubator/valheim/0.0.3/charts/common-8.3.6.tgz b/incubator/valheim/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/valheim/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/valheim/0.0.2/helm-values.md b/incubator/valheim/0.0.3/helm-values.md similarity index 100% rename from incubator/valheim/0.0.2/helm-values.md rename to incubator/valheim/0.0.3/helm-values.md diff --git a/incubator/valheim/0.0.2/ix_values.yaml b/incubator/valheim/0.0.3/ix_values.yaml similarity index 100% rename from incubator/valheim/0.0.2/ix_values.yaml rename to incubator/valheim/0.0.3/ix_values.yaml diff --git a/incubator/valheim/0.0.2/questions.yaml b/incubator/valheim/0.0.3/questions.yaml similarity index 100% rename from incubator/valheim/0.0.2/questions.yaml rename to incubator/valheim/0.0.3/questions.yaml diff --git a/incubator/valheim/0.0.2/templates/common.yaml b/incubator/valheim/0.0.3/templates/common.yaml similarity index 82% rename from incubator/valheim/0.0.2/templates/common.yaml rename to incubator/valheim/0.0.3/templates/common.yaml index 944c76f271..ed68b8e6fe 100644 --- a/incubator/valheim/0.0.2/templates/common.yaml +++ b/incubator/valheim/0.0.3/templates/common.yaml @@ -1,4 +1,4 @@ -{{- include "common.values.setup" . }} +{{- include "common.setup" . }} {{/* Append the hardcoded settings */}} {{- define "valheim.hardcodedValues" -}} @@ -13,4 +13,4 @@ probes: {{- $_ := mergeOverwrite .Values (include "valheim.hardcodedValues" . | fromYaml) -}} {{/* Render the templates */}} -{{ include "common.all" . }} +{{ include "common.postSetup" . }} diff --git a/incubator/valheim/0.0.2/test_values.yaml b/incubator/valheim/0.0.3/test_values.yaml similarity index 100% rename from incubator/valheim/0.0.2/test_values.yaml rename to incubator/valheim/0.0.3/test_values.yaml diff --git a/incubator/valheim/0.0.2/values.yaml b/incubator/valheim/0.0.3/values.yaml similarity index 100% rename from incubator/valheim/0.0.2/values.yaml rename to incubator/valheim/0.0.3/values.yaml diff --git a/incubator/whoogle/0.0.2/CHANGELOG.md b/incubator/whoogle/0.0.2/CHANGELOG.md deleted file mode 100644 index 53a1f1e1c5..0000000000 --- a/incubator/whoogle/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/whoogle/0.0.2/Chart.lock b/incubator/whoogle/0.0.2/Chart.lock deleted file mode 100644 index 5e3d181c77..0000000000 --- a/incubator/whoogle/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:30:46.603756552Z" diff --git a/incubator/whoogle/0.0.2/charts/common-8.2.1.tgz b/incubator/whoogle/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/whoogle/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/whoogle/0.0.3/CHANGELOG.md b/incubator/whoogle/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..da32a8b6c3 --- /dev/null +++ b/incubator/whoogle/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/whoogle/0.0.2/CONFIG.md b/incubator/whoogle/0.0.3/CONFIG.md similarity index 100% rename from incubator/whoogle/0.0.2/CONFIG.md rename to incubator/whoogle/0.0.3/CONFIG.md diff --git a/incubator/whoogle/0.0.3/Chart.lock b/incubator/whoogle/0.0.3/Chart.lock new file mode 100644 index 0000000000..84e43e2729 --- /dev/null +++ b/incubator/whoogle/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:24:39.100069818Z" diff --git a/incubator/whoogle/0.0.2/Chart.yaml b/incubator/whoogle/0.0.3/Chart.yaml similarity index 94% rename from incubator/whoogle/0.0.2/Chart.yaml rename to incubator/whoogle/0.0.3/Chart.yaml index 40336ab756..782859efd2 100644 --- a/incubator/whoogle/0.0.2/Chart.yaml +++ b/incubator/whoogle/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ maintainers: name: whoogle sources: - https://github.com/benbusby/whoogle-search -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/whoogle/0.0.2/README.md b/incubator/whoogle/0.0.3/README.md similarity index 96% rename from incubator/whoogle/0.0.2/README.md rename to incubator/whoogle/0.0.3/README.md index b512846816..f5f77f9111 100644 --- a/incubator/whoogle/0.0.2/README.md +++ b/incubator/whoogle/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/whoogle/0.0.2/app-readme.md b/incubator/whoogle/0.0.3/app-readme.md similarity index 100% rename from incubator/whoogle/0.0.2/app-readme.md rename to incubator/whoogle/0.0.3/app-readme.md diff --git a/incubator/whoogle/0.0.3/charts/common-8.3.6.tgz b/incubator/whoogle/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/whoogle/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/whoogle/0.0.2/helm-values.md b/incubator/whoogle/0.0.3/helm-values.md similarity index 100% rename from incubator/whoogle/0.0.2/helm-values.md rename to incubator/whoogle/0.0.3/helm-values.md diff --git a/incubator/whoogle/0.0.2/ix_values.yaml b/incubator/whoogle/0.0.3/ix_values.yaml similarity index 100% rename from incubator/whoogle/0.0.2/ix_values.yaml rename to incubator/whoogle/0.0.3/ix_values.yaml diff --git a/incubator/whoogle/0.0.2/questions.yaml b/incubator/whoogle/0.0.3/questions.yaml similarity index 100% rename from incubator/whoogle/0.0.2/questions.yaml rename to incubator/whoogle/0.0.3/questions.yaml diff --git a/incubator/whoogle/0.0.2/templates/common.yaml b/incubator/whoogle/0.0.3/templates/common.yaml similarity index 100% rename from incubator/whoogle/0.0.2/templates/common.yaml rename to incubator/whoogle/0.0.3/templates/common.yaml diff --git a/incubator/whoogle/0.0.2/test_values.yaml b/incubator/whoogle/0.0.3/test_values.yaml similarity index 100% rename from incubator/whoogle/0.0.2/test_values.yaml rename to incubator/whoogle/0.0.3/test_values.yaml diff --git a/incubator/whoogle/0.0.2/values.yaml b/incubator/whoogle/0.0.3/values.yaml similarity index 100% rename from incubator/whoogle/0.0.2/values.yaml rename to incubator/whoogle/0.0.3/values.yaml diff --git a/incubator/wiki/0.0.2/CHANGELOG.md b/incubator/wiki/0.0.2/CHANGELOG.md deleted file mode 100644 index 40385811b4..0000000000 --- a/incubator/wiki/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/wiki/0.0.2/Chart.lock b/incubator/wiki/0.0.2/Chart.lock deleted file mode 100644 index e035fd29f3..0000000000 --- a/incubator/wiki/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:30:59.157106428Z" diff --git a/incubator/wiki/0.0.2/charts/common-8.2.1.tgz b/incubator/wiki/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/wiki/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/wiki/0.0.3/CHANGELOG.md b/incubator/wiki/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..00fae4f00d --- /dev/null +++ b/incubator/wiki/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/wiki/0.0.2/CONFIG.md b/incubator/wiki/0.0.3/CONFIG.md similarity index 100% rename from incubator/wiki/0.0.2/CONFIG.md rename to incubator/wiki/0.0.3/CONFIG.md diff --git a/incubator/wiki/0.0.3/Chart.lock b/incubator/wiki/0.0.3/Chart.lock new file mode 100644 index 0000000000..85bff61457 --- /dev/null +++ b/incubator/wiki/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:24:52.796005869Z" diff --git a/incubator/wiki/0.0.2/Chart.yaml b/incubator/wiki/0.0.3/Chart.yaml similarity index 94% rename from incubator/wiki/0.0.2/Chart.yaml rename to incubator/wiki/0.0.3/Chart.yaml index 2bb3bf4965..4a25c99262 100644 --- a/incubator/wiki/0.0.2/Chart.yaml +++ b/incubator/wiki/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "900b76a" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ sources: - https://github.com/prologic/wiki - https://github.com/nicholaswilde/docker-wiki type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/wiki/0.0.2/README.md b/incubator/wiki/0.0.3/README.md similarity index 96% rename from incubator/wiki/0.0.2/README.md rename to incubator/wiki/0.0.3/README.md index 733fb98bd6..12faa35d34 100644 --- a/incubator/wiki/0.0.2/README.md +++ b/incubator/wiki/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/wiki/0.0.2/app-readme.md b/incubator/wiki/0.0.3/app-readme.md similarity index 100% rename from incubator/wiki/0.0.2/app-readme.md rename to incubator/wiki/0.0.3/app-readme.md diff --git a/incubator/wiki/0.0.3/charts/common-8.3.6.tgz b/incubator/wiki/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/wiki/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/wiki/0.0.2/helm-values.md b/incubator/wiki/0.0.3/helm-values.md similarity index 100% rename from incubator/wiki/0.0.2/helm-values.md rename to incubator/wiki/0.0.3/helm-values.md diff --git a/incubator/wiki/0.0.2/ix_values.yaml b/incubator/wiki/0.0.3/ix_values.yaml similarity index 100% rename from incubator/wiki/0.0.2/ix_values.yaml rename to incubator/wiki/0.0.3/ix_values.yaml diff --git a/incubator/wiki/0.0.2/questions.yaml b/incubator/wiki/0.0.3/questions.yaml similarity index 100% rename from incubator/wiki/0.0.2/questions.yaml rename to incubator/wiki/0.0.3/questions.yaml diff --git a/incubator/wiki/0.0.2/templates/common.yaml b/incubator/wiki/0.0.3/templates/common.yaml similarity index 100% rename from incubator/wiki/0.0.2/templates/common.yaml rename to incubator/wiki/0.0.3/templates/common.yaml diff --git a/incubator/wiki/0.0.2/test_values.yaml b/incubator/wiki/0.0.3/test_values.yaml similarity index 100% rename from incubator/wiki/0.0.2/test_values.yaml rename to incubator/wiki/0.0.3/test_values.yaml diff --git a/incubator/wiki/0.0.2/values.yaml b/incubator/wiki/0.0.3/values.yaml similarity index 100% rename from incubator/wiki/0.0.2/values.yaml rename to incubator/wiki/0.0.3/values.yaml diff --git a/incubator/zigbee2mqtt/0.0.2/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.2/CHANGELOG.md deleted file mode 100644 index 5049efc9da..0000000000 --- a/incubator/zigbee2mqtt/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/incubator/zigbee2mqtt/0.0.2/Chart.lock b/incubator/zigbee2mqtt/0.0.2/Chart.lock deleted file mode 100644 index 2f03d2149d..0000000000 --- a/incubator/zigbee2mqtt/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.2.1 -digest: sha256:5785ccff652662d3ac3d8698a03b12087f89608220c84ee7072135c9fddda966 -generated: "2021-10-13T21:31:11.778633327Z" diff --git a/incubator/zigbee2mqtt/0.0.2/charts/common-8.2.1.tgz b/incubator/zigbee2mqtt/0.0.2/charts/common-8.2.1.tgz deleted file mode 100644 index 282da19d70..0000000000 Binary files a/incubator/zigbee2mqtt/0.0.2/charts/common-8.2.1.tgz and /dev/null differ diff --git a/incubator/zigbee2mqtt/0.0.3/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..3b7607e81c --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/incubator/zigbee2mqtt/0.0.2/CONFIG.md b/incubator/zigbee2mqtt/0.0.3/CONFIG.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/CONFIG.md rename to incubator/zigbee2mqtt/0.0.3/CONFIG.md diff --git a/incubator/zigbee2mqtt/0.0.3/Chart.lock b/incubator/zigbee2mqtt/0.0.3/Chart.lock new file mode 100644 index 0000000000..a3829dac6f --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:25:06.420133375Z" diff --git a/incubator/zigbee2mqtt/0.0.2/Chart.yaml b/incubator/zigbee2mqtt/0.0.3/Chart.yaml similarity index 94% rename from incubator/zigbee2mqtt/0.0.2/Chart.yaml rename to incubator/zigbee2mqtt/0.0.3/Chart.yaml index d5f8c8c2dd..0e0b1e61d2 100644 --- a/incubator/zigbee2mqtt/0.0.2/Chart.yaml +++ b/incubator/zigbee2mqtt/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.21.2" dependencies: - name: common repository: https://truecharts.org - version: 8.2.1 + version: 8.3.6 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,4 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/zigbee2mqtt/0.0.2/README.md b/incubator/zigbee2mqtt/0.0.3/README.md similarity index 96% rename from incubator/zigbee2mqtt/0.0.2/README.md rename to incubator/zigbee2mqtt/0.0.3/README.md index d85995a0a7..889dd6bcea 100644 --- a/incubator/zigbee2mqtt/0.0.2/README.md +++ b/incubator/zigbee2mqtt/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.2.1 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/incubator/zigbee2mqtt/0.0.2/SKIPINSTALL b/incubator/zigbee2mqtt/0.0.3/SKIPINSTALL similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/SKIPINSTALL rename to incubator/zigbee2mqtt/0.0.3/SKIPINSTALL diff --git a/incubator/zigbee2mqtt/0.0.2/app-readme.md b/incubator/zigbee2mqtt/0.0.3/app-readme.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/app-readme.md rename to incubator/zigbee2mqtt/0.0.3/app-readme.md diff --git a/incubator/zigbee2mqtt/0.0.3/charts/common-8.3.6.tgz b/incubator/zigbee2mqtt/0.0.3/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/incubator/zigbee2mqtt/0.0.3/charts/common-8.3.6.tgz differ diff --git a/incubator/zigbee2mqtt/0.0.2/helm-values.md b/incubator/zigbee2mqtt/0.0.3/helm-values.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/helm-values.md rename to incubator/zigbee2mqtt/0.0.3/helm-values.md diff --git a/incubator/zigbee2mqtt/0.0.2/ix_values.yaml b/incubator/zigbee2mqtt/0.0.3/ix_values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/ix_values.yaml rename to incubator/zigbee2mqtt/0.0.3/ix_values.yaml diff --git a/incubator/zigbee2mqtt/0.0.2/questions.yaml b/incubator/zigbee2mqtt/0.0.3/questions.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/questions.yaml rename to incubator/zigbee2mqtt/0.0.3/questions.yaml diff --git a/incubator/zigbee2mqtt/0.0.2/templates/common.yaml b/incubator/zigbee2mqtt/0.0.3/templates/common.yaml similarity index 87% rename from incubator/zigbee2mqtt/0.0.2/templates/common.yaml rename to incubator/zigbee2mqtt/0.0.3/templates/common.yaml index f65ea7ffba..e13f800a2f 100644 --- a/incubator/zigbee2mqtt/0.0.2/templates/common.yaml +++ b/incubator/zigbee2mqtt/0.0.3/templates/common.yaml @@ -1,5 +1,5 @@ {{/* Make sure all variables are set properly */}} -{{- include "common.values.setup" . }} +{{- include "common.setup" . }} {{/* Append the configMap volume to the volumes */}} {{- define "zigbee2mqtt.settingsVolume" -}} @@ -14,4 +14,4 @@ volumeSpec: {{- $_ := set .Values.persistence "zigbee2mqtt-settings" (include "zigbee2mqtt.settingsVolume" . | fromYaml) -}} {{/* Render the templates */}} -{{ include "common.all" . }} +{{ include "common.postSetup" . }} diff --git a/incubator/zigbee2mqtt/0.0.2/templates/configmap.yaml b/incubator/zigbee2mqtt/0.0.3/templates/configmap.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/templates/configmap.yaml rename to incubator/zigbee2mqtt/0.0.3/templates/configmap.yaml diff --git a/incubator/zigbee2mqtt/0.0.2/test_values.yaml b/incubator/zigbee2mqtt/0.0.3/test_values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/test_values.yaml rename to incubator/zigbee2mqtt/0.0.3/test_values.yaml diff --git a/incubator/zigbee2mqtt/0.0.2/values.yaml b/incubator/zigbee2mqtt/0.0.3/values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.2/values.yaml rename to incubator/zigbee2mqtt/0.0.3/values.yaml diff --git a/stable/airsonic/3.0.10/CHANGELOG.md b/stable/airsonic/3.0.10/CHANGELOG.md new file mode 100644 index 0000000000..d4dfe94f39 --- /dev/null +++ b/stable/airsonic/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/airsonic/3.0.9/CONFIG.md b/stable/airsonic/3.0.10/CONFIG.md similarity index 100% rename from stable/airsonic/3.0.9/CONFIG.md rename to stable/airsonic/3.0.10/CONFIG.md diff --git a/stable/airsonic/3.0.10/Chart.lock b/stable/airsonic/3.0.10/Chart.lock new file mode 100644 index 0000000000..2e99b37d38 --- /dev/null +++ b/stable/airsonic/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:25:20.164465236Z" diff --git a/stable/airsonic/3.0.9/Chart.yaml b/stable/airsonic/3.0.10/Chart.yaml similarity index 95% rename from stable/airsonic/3.0.9/Chart.yaml rename to stable/airsonic/3.0.10/Chart.yaml index bfa8697b11..b27b3cecbb 100644 --- a/stable/airsonic/3.0.9/Chart.yaml +++ b/stable/airsonic/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ 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.9 +version: 3.0.10 diff --git a/stable/airsonic/3.0.9/README.md b/stable/airsonic/3.0.10/README.md similarity index 96% rename from stable/airsonic/3.0.9/README.md rename to stable/airsonic/3.0.10/README.md index 36677b343a..9eed9317d1 100644 --- a/stable/airsonic/3.0.9/README.md +++ b/stable/airsonic/3.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/airsonic/3.0.9/app-readme.md b/stable/airsonic/3.0.10/app-readme.md similarity index 100% rename from stable/airsonic/3.0.9/app-readme.md rename to stable/airsonic/3.0.10/app-readme.md diff --git a/stable/airsonic/3.0.10/charts/common-8.3.6.tgz b/stable/airsonic/3.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/airsonic/3.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/airsonic/3.0.9/helm-values.md b/stable/airsonic/3.0.10/helm-values.md similarity index 100% rename from stable/airsonic/3.0.9/helm-values.md rename to stable/airsonic/3.0.10/helm-values.md diff --git a/stable/airsonic/3.0.9/ix_values.yaml b/stable/airsonic/3.0.10/ix_values.yaml similarity index 100% rename from stable/airsonic/3.0.9/ix_values.yaml rename to stable/airsonic/3.0.10/ix_values.yaml diff --git a/stable/airsonic/3.0.9/questions.yaml b/stable/airsonic/3.0.10/questions.yaml similarity index 100% rename from stable/airsonic/3.0.9/questions.yaml rename to stable/airsonic/3.0.10/questions.yaml diff --git a/stable/airsonic/3.0.9/templates/common.yaml b/stable/airsonic/3.0.10/templates/common.yaml similarity index 100% rename from stable/airsonic/3.0.9/templates/common.yaml rename to stable/airsonic/3.0.10/templates/common.yaml diff --git a/stable/airsonic/3.0.9/test_values.yaml b/stable/airsonic/3.0.10/test_values.yaml similarity index 100% rename from stable/airsonic/3.0.9/test_values.yaml rename to stable/airsonic/3.0.10/test_values.yaml diff --git a/stable/airsonic/3.0.9/values.yaml b/stable/airsonic/3.0.10/values.yaml similarity index 100% rename from stable/airsonic/3.0.9/values.yaml rename to stable/airsonic/3.0.10/values.yaml diff --git a/stable/airsonic/3.0.9/CHANGELOG.md b/stable/airsonic/3.0.9/CHANGELOG.md deleted file mode 100644 index 725019f621..0000000000 --- a/stable/airsonic/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/airsonic/3.0.9/Chart.lock b/stable/airsonic/3.0.9/Chart.lock deleted file mode 100644 index fa3f439278..0000000000 --- a/stable/airsonic/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:23:04.655595985Z" diff --git a/stable/airsonic/3.0.9/charts/common-8.3.5.tgz b/stable/airsonic/3.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/airsonic/3.0.9/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/appdaemon/5.0.6/CHANGELOG.md b/stable/appdaemon/5.0.6/CHANGELOG.md deleted file mode 100644 index 27ed366e1d..0000000000 --- a/stable/appdaemon/5.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/appdaemon/5.0.6/Chart.lock b/stable/appdaemon/5.0.6/Chart.lock deleted file mode 100644 index 4af79381ad..0000000000 --- a/stable/appdaemon/5.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:23:16.601670782Z" diff --git a/stable/appdaemon/5.0.6/charts/common-8.3.5.tgz b/stable/appdaemon/5.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/appdaemon/5.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/appdaemon/5.0.7/CHANGELOG.md b/stable/appdaemon/5.0.7/CHANGELOG.md new file mode 100644 index 0000000000..c6c5c22635 --- /dev/null +++ b/stable/appdaemon/5.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/appdaemon/5.0.6/CONFIG.md b/stable/appdaemon/5.0.7/CONFIG.md similarity index 100% rename from stable/appdaemon/5.0.6/CONFIG.md rename to stable/appdaemon/5.0.7/CONFIG.md diff --git a/stable/appdaemon/5.0.7/Chart.lock b/stable/appdaemon/5.0.7/Chart.lock new file mode 100644 index 0000000000..70f803b69d --- /dev/null +++ b/stable/appdaemon/5.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:25:33.670073476Z" diff --git a/stable/appdaemon/5.0.6/Chart.yaml b/stable/appdaemon/5.0.7/Chart.yaml similarity index 96% rename from stable/appdaemon/5.0.6/Chart.yaml rename to stable/appdaemon/5.0.7/Chart.yaml index 163e2cf56c..165ca48da7 100644 --- a/stable/appdaemon/5.0.6/Chart.yaml +++ b/stable/appdaemon/5.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 5.0.6 +version: 5.0.7 diff --git a/stable/appdaemon/5.0.6/README.md b/stable/appdaemon/5.0.7/README.md similarity index 97% rename from stable/appdaemon/5.0.6/README.md rename to stable/appdaemon/5.0.7/README.md index 2f80ae2f6b..b2fb5d8e2c 100644 --- a/stable/appdaemon/5.0.6/README.md +++ b/stable/appdaemon/5.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/appdaemon/5.0.6/app-readme.md b/stable/appdaemon/5.0.7/app-readme.md similarity index 100% rename from stable/appdaemon/5.0.6/app-readme.md rename to stable/appdaemon/5.0.7/app-readme.md diff --git a/stable/appdaemon/5.0.7/charts/common-8.3.6.tgz b/stable/appdaemon/5.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/appdaemon/5.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/appdaemon/5.0.6/helm-values.md b/stable/appdaemon/5.0.7/helm-values.md similarity index 100% rename from stable/appdaemon/5.0.6/helm-values.md rename to stable/appdaemon/5.0.7/helm-values.md diff --git a/stable/appdaemon/5.0.6/ix_values.yaml b/stable/appdaemon/5.0.7/ix_values.yaml similarity index 100% rename from stable/appdaemon/5.0.6/ix_values.yaml rename to stable/appdaemon/5.0.7/ix_values.yaml diff --git a/stable/appdaemon/5.0.6/questions.yaml b/stable/appdaemon/5.0.7/questions.yaml similarity index 100% rename from stable/appdaemon/5.0.6/questions.yaml rename to stable/appdaemon/5.0.7/questions.yaml diff --git a/stable/appdaemon/5.0.6/templates/common.yaml b/stable/appdaemon/5.0.7/templates/common.yaml similarity index 100% rename from stable/appdaemon/5.0.6/templates/common.yaml rename to stable/appdaemon/5.0.7/templates/common.yaml diff --git a/stable/appdaemon/5.0.6/test_values.yaml b/stable/appdaemon/5.0.7/test_values.yaml similarity index 100% rename from stable/appdaemon/5.0.6/test_values.yaml rename to stable/appdaemon/5.0.7/test_values.yaml diff --git a/stable/appdaemon/5.0.6/values.yaml b/stable/appdaemon/5.0.7/values.yaml similarity index 100% rename from stable/appdaemon/5.0.6/values.yaml rename to stable/appdaemon/5.0.7/values.yaml diff --git a/stable/authelia/4.0.17/CHANGELOG.md b/stable/authelia/4.0.17/CHANGELOG.md deleted file mode 100644 index c718644756..0000000000 --- a/stable/authelia/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [authelia-4.0.17](https://github.com/truecharts/apps/compare/authelia-4.0.16...authelia-4.0.17) (2021-10-12) - -#### Chore - -* update helm chart postgresql to v3.0.15 ([#1127](https://github.com/truecharts/apps/issues/1127)) - diff --git a/stable/authelia/4.0.17/charts/common-8.3.5.tgz b/stable/authelia/4.0.17/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/authelia/4.0.17/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/authelia/4.0.17/charts/postgresql-3.0.15.tgz b/stable/authelia/4.0.17/charts/postgresql-3.0.15.tgz deleted file mode 100644 index 6c98a62c49..0000000000 Binary files a/stable/authelia/4.0.17/charts/postgresql-3.0.15.tgz and /dev/null differ diff --git a/stable/authelia/4.0.18/CHANGELOG.md b/stable/authelia/4.0.18/CHANGELOG.md new file mode 100644 index 0000000000..617f2b4939 --- /dev/null +++ b/stable/authelia/4.0.18/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [authelia-4.0.18](https://github.com/truecharts/apps/compare/authelia-4.0.17...authelia-4.0.18) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/authelia/4.0.17/CONFIG.md b/stable/authelia/4.0.18/CONFIG.md similarity index 100% rename from stable/authelia/4.0.17/CONFIG.md rename to stable/authelia/4.0.18/CONFIG.md diff --git a/stable/authelia/4.0.17/Chart.lock b/stable/authelia/4.0.18/Chart.lock similarity index 56% rename from stable/authelia/4.0.17/Chart.lock rename to stable/authelia/4.0.18/Chart.lock index fc883112fb..b96eae23ab 100644 --- a/stable/authelia/4.0.17/Chart.lock +++ b/stable/authelia/4.0.18/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - name: postgresql repository: https://truecharts.org/ - version: 3.0.15 + version: 3.0.16 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.1 -digest: sha256:a2395af59f211bbad1a3f16331c8b498bb32e18c841ae96baef275675ed7204e -generated: "2021-10-12T18:04:17.863519498Z" +digest: sha256:c41c7264c1cc4fea5f2e16c226cf7711f71f799613c18de09806156528bf74a4 +generated: "2021-10-13T22:25:50.193370843Z" diff --git a/stable/authelia/4.0.17/Chart.yaml b/stable/authelia/4.0.18/Chart.yaml similarity index 94% rename from stable/authelia/4.0.17/Chart.yaml rename to stable/authelia/4.0.18/Chart.yaml index 45bb7d2353..a1990125b2 100644 --- a/stable/authelia/4.0.17/Chart.yaml +++ b/stable/authelia/4.0.18/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "4.32.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.15 + version: 3.0.16 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 4.0.17 +version: 4.0.18 diff --git a/stable/authelia/4.0.17/README.md b/stable/authelia/4.0.18/README.md similarity index 93% rename from stable/authelia/4.0.17/README.md rename to stable/authelia/4.0.18/README.md index d4ed4d288a..c4688142f3 100644 --- a/stable/authelia/4.0.17/README.md +++ b/stable/authelia/4.0.18/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.4.1 | -| https://truecharts.org/ | postgresql | 3.0.15 | -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org/ | postgresql | 3.0.16 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/authelia/4.0.17/app-readme.md b/stable/authelia/4.0.18/app-readme.md similarity index 100% rename from stable/authelia/4.0.17/app-readme.md rename to stable/authelia/4.0.18/app-readme.md diff --git a/stable/authelia/4.0.18/charts/common-8.3.6.tgz b/stable/authelia/4.0.18/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/authelia/4.0.18/charts/common-8.3.6.tgz differ diff --git a/stable/authelia/4.0.18/charts/postgresql-3.0.16.tgz b/stable/authelia/4.0.18/charts/postgresql-3.0.16.tgz new file mode 100644 index 0000000000..a6bcd7d61c Binary files /dev/null and b/stable/authelia/4.0.18/charts/postgresql-3.0.16.tgz differ diff --git a/stable/authelia/4.0.17/charts/redis-15.4.1.tgz b/stable/authelia/4.0.18/charts/redis-15.4.1.tgz similarity index 100% rename from stable/authelia/4.0.17/charts/redis-15.4.1.tgz rename to stable/authelia/4.0.18/charts/redis-15.4.1.tgz diff --git a/stable/authelia/4.0.17/helm-values.md b/stable/authelia/4.0.18/helm-values.md similarity index 100% rename from stable/authelia/4.0.17/helm-values.md rename to stable/authelia/4.0.18/helm-values.md diff --git a/stable/authelia/4.0.17/ix_values.yaml b/stable/authelia/4.0.18/ix_values.yaml similarity index 100% rename from stable/authelia/4.0.17/ix_values.yaml rename to stable/authelia/4.0.18/ix_values.yaml diff --git a/stable/authelia/4.0.17/questions.yaml b/stable/authelia/4.0.18/questions.yaml similarity index 100% rename from stable/authelia/4.0.17/questions.yaml rename to stable/authelia/4.0.18/questions.yaml diff --git a/stable/authelia/4.0.17/templates/_configmap.tpl b/stable/authelia/4.0.18/templates/_configmap.tpl similarity index 100% rename from stable/authelia/4.0.17/templates/_configmap.tpl rename to stable/authelia/4.0.18/templates/_configmap.tpl diff --git a/stable/authelia/4.0.17/templates/_secrets.tpl b/stable/authelia/4.0.18/templates/_secrets.tpl similarity index 100% rename from stable/authelia/4.0.17/templates/_secrets.tpl rename to stable/authelia/4.0.18/templates/_secrets.tpl diff --git a/stable/authelia/4.0.17/templates/common.yaml b/stable/authelia/4.0.18/templates/common.yaml similarity index 100% rename from stable/authelia/4.0.17/templates/common.yaml rename to stable/authelia/4.0.18/templates/common.yaml diff --git a/stable/authelia/4.0.17/test_values.yaml b/stable/authelia/4.0.18/test_values.yaml similarity index 100% rename from stable/authelia/4.0.17/test_values.yaml rename to stable/authelia/4.0.18/test_values.yaml diff --git a/stable/authelia/4.0.17/values.yaml b/stable/authelia/4.0.18/values.yaml similarity index 100% rename from stable/authelia/4.0.17/values.yaml rename to stable/authelia/4.0.18/values.yaml diff --git a/stable/bazarr/8.0.7/CHANGELOG.md b/stable/bazarr/8.0.7/CHANGELOG.md deleted file mode 100644 index 8153d0fd2a..0000000000 --- a/stable/bazarr/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/bazarr/8.0.7/Chart.lock b/stable/bazarr/8.0.7/Chart.lock deleted file mode 100644 index 5e2a294d84..0000000000 --- a/stable/bazarr/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-13T21:47:31.080213988Z" diff --git a/stable/bazarr/8.0.7/charts/common-8.3.5.tgz b/stable/bazarr/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/bazarr/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/bazarr/8.0.8/CHANGELOG.md b/stable/bazarr/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..81bde27030 --- /dev/null +++ b/stable/bazarr/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/bazarr/8.0.7/CONFIG.md b/stable/bazarr/8.0.8/CONFIG.md similarity index 100% rename from stable/bazarr/8.0.7/CONFIG.md rename to stable/bazarr/8.0.8/CONFIG.md diff --git a/stable/bazarr/8.0.8/Chart.lock b/stable/bazarr/8.0.8/Chart.lock new file mode 100644 index 0000000000..731e0fd253 --- /dev/null +++ b/stable/bazarr/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:26:13.517817796Z" diff --git a/stable/bazarr/8.0.7/Chart.yaml b/stable/bazarr/8.0.8/Chart.yaml similarity index 96% rename from stable/bazarr/8.0.7/Chart.yaml rename to stable/bazarr/8.0.8/Chart.yaml index c12fc7e6a4..49c922cfa3 100644 --- a/stable/bazarr/8.0.7/Chart.yaml +++ b/stable/bazarr/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements @@ -29,4 +29,4 @@ sources: - https://github.com/Bazarr/Bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/bazarr/8.0.7/README.md b/stable/bazarr/8.0.8/README.md similarity index 96% rename from stable/bazarr/8.0.7/README.md rename to stable/bazarr/8.0.8/README.md index 18fa58feba..790993ce6f 100644 --- a/stable/bazarr/8.0.7/README.md +++ b/stable/bazarr/8.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/bazarr/8.0.7/app-readme.md b/stable/bazarr/8.0.8/app-readme.md similarity index 100% rename from stable/bazarr/8.0.7/app-readme.md rename to stable/bazarr/8.0.8/app-readme.md diff --git a/stable/bazarr/8.0.8/charts/common-8.3.6.tgz b/stable/bazarr/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/bazarr/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/bazarr/8.0.7/helm-values.md b/stable/bazarr/8.0.8/helm-values.md similarity index 100% rename from stable/bazarr/8.0.7/helm-values.md rename to stable/bazarr/8.0.8/helm-values.md diff --git a/stable/bazarr/8.0.7/ix_values.yaml b/stable/bazarr/8.0.8/ix_values.yaml similarity index 100% rename from stable/bazarr/8.0.7/ix_values.yaml rename to stable/bazarr/8.0.8/ix_values.yaml diff --git a/stable/bazarr/8.0.7/questions.yaml b/stable/bazarr/8.0.8/questions.yaml similarity index 100% rename from stable/bazarr/8.0.7/questions.yaml rename to stable/bazarr/8.0.8/questions.yaml diff --git a/stable/bazarr/8.0.7/templates/common.yaml b/stable/bazarr/8.0.8/templates/common.yaml similarity index 100% rename from stable/bazarr/8.0.7/templates/common.yaml rename to stable/bazarr/8.0.8/templates/common.yaml diff --git a/stable/bazarr/8.0.7/test_values.yaml b/stable/bazarr/8.0.8/test_values.yaml similarity index 100% rename from stable/bazarr/8.0.7/test_values.yaml rename to stable/bazarr/8.0.8/test_values.yaml diff --git a/stable/bazarr/8.0.7/values.yaml b/stable/bazarr/8.0.8/values.yaml similarity index 100% rename from stable/bazarr/8.0.7/values.yaml rename to stable/bazarr/8.0.8/values.yaml diff --git a/stable/booksonic-air/3.0.8/CHANGELOG.md b/stable/booksonic-air/3.0.8/CHANGELOG.md deleted file mode 100644 index f8e88c017f..0000000000 --- a/stable/booksonic-air/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/booksonic-air/3.0.8/Chart.lock b/stable/booksonic-air/3.0.8/Chart.lock deleted file mode 100644 index 9db7e079cf..0000000000 --- a/stable/booksonic-air/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:24:03.51070752Z" diff --git a/stable/booksonic-air/3.0.8/charts/common-8.3.5.tgz b/stable/booksonic-air/3.0.8/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/booksonic-air/3.0.8/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/booksonic-air/3.0.9/CHANGELOG.md b/stable/booksonic-air/3.0.9/CHANGELOG.md new file mode 100644 index 0000000000..5d4186706b --- /dev/null +++ b/stable/booksonic-air/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/booksonic-air/3.0.8/CONFIG.md b/stable/booksonic-air/3.0.9/CONFIG.md similarity index 100% rename from stable/booksonic-air/3.0.8/CONFIG.md rename to stable/booksonic-air/3.0.9/CONFIG.md diff --git a/stable/booksonic-air/3.0.9/Chart.lock b/stable/booksonic-air/3.0.9/Chart.lock new file mode 100644 index 0000000000..0d06a19c60 --- /dev/null +++ b/stable/booksonic-air/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:26:26.98227521Z" diff --git a/stable/booksonic-air/3.0.8/Chart.yaml b/stable/booksonic-air/3.0.9/Chart.yaml similarity index 95% rename from stable/booksonic-air/3.0.8/Chart.yaml rename to stable/booksonic-air/3.0.9/Chart.yaml index 760c27cba1..13d8cbbc38 100644 --- a/stable/booksonic-air/3.0.8/Chart.yaml +++ b/stable/booksonic-air/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2009.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: booksonic-air sources: - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 3.0.8 +version: 3.0.9 diff --git a/stable/booksonic-air/3.0.8/README.md b/stable/booksonic-air/3.0.9/README.md similarity index 96% rename from stable/booksonic-air/3.0.8/README.md rename to stable/booksonic-air/3.0.9/README.md index 691e54a6cb..62a85d78c0 100644 --- a/stable/booksonic-air/3.0.8/README.md +++ b/stable/booksonic-air/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/booksonic-air/3.0.8/app-readme.md b/stable/booksonic-air/3.0.9/app-readme.md similarity index 100% rename from stable/booksonic-air/3.0.8/app-readme.md rename to stable/booksonic-air/3.0.9/app-readme.md diff --git a/stable/booksonic-air/3.0.9/charts/common-8.3.6.tgz b/stable/booksonic-air/3.0.9/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/booksonic-air/3.0.9/charts/common-8.3.6.tgz differ diff --git a/stable/booksonic-air/3.0.8/helm-values.md b/stable/booksonic-air/3.0.9/helm-values.md similarity index 100% rename from stable/booksonic-air/3.0.8/helm-values.md rename to stable/booksonic-air/3.0.9/helm-values.md diff --git a/stable/booksonic-air/3.0.8/ix_values.yaml b/stable/booksonic-air/3.0.9/ix_values.yaml similarity index 100% rename from stable/booksonic-air/3.0.8/ix_values.yaml rename to stable/booksonic-air/3.0.9/ix_values.yaml diff --git a/stable/booksonic-air/3.0.8/questions.yaml b/stable/booksonic-air/3.0.9/questions.yaml similarity index 100% rename from stable/booksonic-air/3.0.8/questions.yaml rename to stable/booksonic-air/3.0.9/questions.yaml diff --git a/stable/booksonic-air/3.0.8/templates/common.yaml b/stable/booksonic-air/3.0.9/templates/common.yaml similarity index 100% rename from stable/booksonic-air/3.0.8/templates/common.yaml rename to stable/booksonic-air/3.0.9/templates/common.yaml diff --git a/stable/booksonic-air/3.0.8/test_values.yaml b/stable/booksonic-air/3.0.9/test_values.yaml similarity index 100% rename from stable/booksonic-air/3.0.8/test_values.yaml rename to stable/booksonic-air/3.0.9/test_values.yaml diff --git a/stable/booksonic-air/3.0.8/values.yaml b/stable/booksonic-air/3.0.9/values.yaml similarity index 100% rename from stable/booksonic-air/3.0.8/values.yaml rename to stable/booksonic-air/3.0.9/values.yaml diff --git a/stable/calibre-web/8.0.6/CHANGELOG.md b/stable/calibre-web/8.0.6/CHANGELOG.md deleted file mode 100644 index 15e44a0f91..0000000000 --- a/stable/calibre-web/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/calibre-web/8.0.6/Chart.lock b/stable/calibre-web/8.0.6/Chart.lock deleted file mode 100644 index 22ce353d7e..0000000000 --- a/stable/calibre-web/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:24:15.546647369Z" diff --git a/stable/calibre-web/8.0.6/charts/common-8.3.5.tgz b/stable/calibre-web/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/calibre-web/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/calibre-web/8.0.7/CHANGELOG.md b/stable/calibre-web/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..20a4a520b3 --- /dev/null +++ b/stable/calibre-web/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/calibre-web/8.0.6/CONFIG.md b/stable/calibre-web/8.0.7/CONFIG.md similarity index 100% rename from stable/calibre-web/8.0.6/CONFIG.md rename to stable/calibre-web/8.0.7/CONFIG.md diff --git a/stable/calibre-web/8.0.7/Chart.lock b/stable/calibre-web/8.0.7/Chart.lock new file mode 100644 index 0000000000..4806acc8b4 --- /dev/null +++ b/stable/calibre-web/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:26:40.70796555Z" diff --git a/stable/calibre-web/8.0.6/Chart.yaml b/stable/calibre-web/8.0.7/Chart.yaml similarity index 95% rename from stable/calibre-web/8.0.6/Chart.yaml rename to stable/calibre-web/8.0.7/Chart.yaml index d4e1b47853..0d63e0040c 100644 --- a/stable/calibre-web/8.0.6/Chart.yaml +++ b/stable/calibre-web/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/calibre-web/8.0.6/README.md b/stable/calibre-web/8.0.7/README.md similarity index 96% rename from stable/calibre-web/8.0.6/README.md rename to stable/calibre-web/8.0.7/README.md index 139cd5c4b9..227ab18d78 100644 --- a/stable/calibre-web/8.0.6/README.md +++ b/stable/calibre-web/8.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/calibre-web/8.0.6/app-readme.md b/stable/calibre-web/8.0.7/app-readme.md similarity index 100% rename from stable/calibre-web/8.0.6/app-readme.md rename to stable/calibre-web/8.0.7/app-readme.md diff --git a/stable/calibre-web/8.0.7/charts/common-8.3.6.tgz b/stable/calibre-web/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/calibre-web/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/calibre-web/8.0.6/helm-values.md b/stable/calibre-web/8.0.7/helm-values.md similarity index 100% rename from stable/calibre-web/8.0.6/helm-values.md rename to stable/calibre-web/8.0.7/helm-values.md diff --git a/stable/calibre-web/8.0.6/ix_values.yaml b/stable/calibre-web/8.0.7/ix_values.yaml similarity index 100% rename from stable/calibre-web/8.0.6/ix_values.yaml rename to stable/calibre-web/8.0.7/ix_values.yaml diff --git a/stable/calibre-web/8.0.6/questions.yaml b/stable/calibre-web/8.0.7/questions.yaml similarity index 100% rename from stable/calibre-web/8.0.6/questions.yaml rename to stable/calibre-web/8.0.7/questions.yaml diff --git a/stable/calibre-web/8.0.6/templates/common.yaml b/stable/calibre-web/8.0.7/templates/common.yaml similarity index 100% rename from stable/calibre-web/8.0.6/templates/common.yaml rename to stable/calibre-web/8.0.7/templates/common.yaml diff --git a/stable/calibre-web/8.0.6/test_values.yaml b/stable/calibre-web/8.0.7/test_values.yaml similarity index 100% rename from stable/calibre-web/8.0.6/test_values.yaml rename to stable/calibre-web/8.0.7/test_values.yaml diff --git a/stable/calibre-web/8.0.6/values.yaml b/stable/calibre-web/8.0.7/values.yaml similarity index 100% rename from stable/calibre-web/8.0.6/values.yaml rename to stable/calibre-web/8.0.7/values.yaml diff --git a/stable/calibre/3.0.6/CHANGELOG.md b/stable/calibre/3.0.6/CHANGELOG.md deleted file mode 100644 index bd652930bc..0000000000 --- a/stable/calibre/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/calibre/3.0.6/Chart.lock b/stable/calibre/3.0.6/Chart.lock deleted file mode 100644 index 7258990fb7..0000000000 --- a/stable/calibre/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:24:27.664712265Z" diff --git a/stable/calibre/3.0.6/charts/common-8.3.5.tgz b/stable/calibre/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/calibre/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/calibre/3.0.7/CHANGELOG.md b/stable/calibre/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..ea32768796 --- /dev/null +++ b/stable/calibre/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/calibre/3.0.6/CONFIG.md b/stable/calibre/3.0.7/CONFIG.md similarity index 100% rename from stable/calibre/3.0.6/CONFIG.md rename to stable/calibre/3.0.7/CONFIG.md diff --git a/stable/calibre/3.0.7/Chart.lock b/stable/calibre/3.0.7/Chart.lock new file mode 100644 index 0000000000..a5e1683853 --- /dev/null +++ b/stable/calibre/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:26:54.294700112Z" diff --git a/stable/calibre/3.0.6/Chart.yaml b/stable/calibre/3.0.7/Chart.yaml similarity index 94% rename from stable/calibre/3.0.6/Chart.yaml rename to stable/calibre/3.0.7/Chart.yaml index 336ac86734..1da3e98219 100644 --- a/stable/calibre/3.0.6/Chart.yaml +++ b/stable/calibre/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.26.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 3.0.6 +version: 3.0.7 diff --git a/stable/calibre/3.0.6/README.md b/stable/calibre/3.0.7/README.md similarity index 96% rename from stable/calibre/3.0.6/README.md rename to stable/calibre/3.0.7/README.md index dd2528af48..00c7743c4a 100644 --- a/stable/calibre/3.0.6/README.md +++ b/stable/calibre/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/calibre/3.0.6/app-readme.md b/stable/calibre/3.0.7/app-readme.md similarity index 100% rename from stable/calibre/3.0.6/app-readme.md rename to stable/calibre/3.0.7/app-readme.md diff --git a/stable/calibre/3.0.7/charts/common-8.3.6.tgz b/stable/calibre/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/calibre/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/calibre/3.0.6/helm-values.md b/stable/calibre/3.0.7/helm-values.md similarity index 100% rename from stable/calibre/3.0.6/helm-values.md rename to stable/calibre/3.0.7/helm-values.md diff --git a/stable/calibre/3.0.6/ix_values.yaml b/stable/calibre/3.0.7/ix_values.yaml similarity index 100% rename from stable/calibre/3.0.6/ix_values.yaml rename to stable/calibre/3.0.7/ix_values.yaml diff --git a/stable/calibre/3.0.6/questions.yaml b/stable/calibre/3.0.7/questions.yaml similarity index 100% rename from stable/calibre/3.0.6/questions.yaml rename to stable/calibre/3.0.7/questions.yaml diff --git a/stable/calibre/3.0.6/templates/common.yaml b/stable/calibre/3.0.7/templates/common.yaml similarity index 100% rename from stable/calibre/3.0.6/templates/common.yaml rename to stable/calibre/3.0.7/templates/common.yaml diff --git a/stable/calibre/3.0.6/test_values.yaml b/stable/calibre/3.0.7/test_values.yaml similarity index 100% rename from stable/calibre/3.0.6/test_values.yaml rename to stable/calibre/3.0.7/test_values.yaml diff --git a/stable/calibre/3.0.6/values.yaml b/stable/calibre/3.0.7/values.yaml similarity index 100% rename from stable/calibre/3.0.6/values.yaml rename to stable/calibre/3.0.7/values.yaml diff --git a/stable/collabora-online/8.0.7/CHANGELOG.md b/stable/collabora-online/8.0.7/CHANGELOG.md deleted file mode 100644 index c8d7771d8c..0000000000 --- a/stable/collabora-online/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/collabora-online/8.0.7/Chart.lock b/stable/collabora-online/8.0.7/Chart.lock deleted file mode 100644 index f48e979c49..0000000000 --- a/stable/collabora-online/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:24:39.61255209Z" diff --git a/stable/collabora-online/8.0.7/charts/common-8.3.5.tgz b/stable/collabora-online/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/collabora-online/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/collabora-online/8.0.8/CHANGELOG.md b/stable/collabora-online/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..07aa40e347 --- /dev/null +++ b/stable/collabora-online/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/collabora-online/8.0.7/CONFIG.md b/stable/collabora-online/8.0.8/CONFIG.md similarity index 100% rename from stable/collabora-online/8.0.7/CONFIG.md rename to stable/collabora-online/8.0.8/CONFIG.md diff --git a/stable/collabora-online/8.0.8/Chart.lock b/stable/collabora-online/8.0.8/Chart.lock new file mode 100644 index 0000000000..958f823bbe --- /dev/null +++ b/stable/collabora-online/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:27:07.884478471Z" diff --git a/stable/collabora-online/8.0.7/Chart.yaml b/stable/collabora-online/8.0.8/Chart.yaml similarity index 96% rename from stable/collabora-online/8.0.7/Chart.yaml rename to stable/collabora-online/8.0.8/Chart.yaml index 05f7f56829..f3a6603056 100644 --- a/stable/collabora-online/8.0.7/Chart.yaml +++ b/stable/collabora-online/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.13.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ suite image suitable for home use." @@ -25,4 +25,4 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/collabora-online/8.0.7/README.md b/stable/collabora-online/8.0.8/README.md similarity index 96% rename from stable/collabora-online/8.0.7/README.md rename to stable/collabora-online/8.0.8/README.md index 92649c3ff5..b6ca7ceb34 100644 --- a/stable/collabora-online/8.0.7/README.md +++ b/stable/collabora-online/8.0.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/collabora-online/8.0.7/app-readme.md b/stable/collabora-online/8.0.8/app-readme.md similarity index 100% rename from stable/collabora-online/8.0.7/app-readme.md rename to stable/collabora-online/8.0.8/app-readme.md diff --git a/stable/collabora-online/8.0.8/charts/common-8.3.6.tgz b/stable/collabora-online/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/collabora-online/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/collabora-online/8.0.7/helm-values.md b/stable/collabora-online/8.0.8/helm-values.md similarity index 100% rename from stable/collabora-online/8.0.7/helm-values.md rename to stable/collabora-online/8.0.8/helm-values.md diff --git a/stable/collabora-online/8.0.7/ix_values.yaml b/stable/collabora-online/8.0.8/ix_values.yaml similarity index 100% rename from stable/collabora-online/8.0.7/ix_values.yaml rename to stable/collabora-online/8.0.8/ix_values.yaml diff --git a/stable/collabora-online/8.0.7/questions.yaml b/stable/collabora-online/8.0.8/questions.yaml similarity index 100% rename from stable/collabora-online/8.0.7/questions.yaml rename to stable/collabora-online/8.0.8/questions.yaml diff --git a/stable/collabora-online/8.0.7/templates/common.yaml b/stable/collabora-online/8.0.8/templates/common.yaml similarity index 100% rename from stable/collabora-online/8.0.7/templates/common.yaml rename to stable/collabora-online/8.0.8/templates/common.yaml diff --git a/stable/collabora-online/8.0.7/test_values.yaml b/stable/collabora-online/8.0.8/test_values.yaml similarity index 100% rename from stable/collabora-online/8.0.7/test_values.yaml rename to stable/collabora-online/8.0.8/test_values.yaml diff --git a/stable/collabora-online/8.0.7/values.yaml b/stable/collabora-online/8.0.8/values.yaml similarity index 100% rename from stable/collabora-online/8.0.7/values.yaml rename to stable/collabora-online/8.0.8/values.yaml diff --git a/stable/custom-app/2.0.11/CHANGELOG.md b/stable/custom-app/2.0.11/CHANGELOG.md deleted file mode 100644 index 5f2cd039a3..0000000000 --- a/stable/custom-app/2.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/custom-app/2.0.11/Chart.lock b/stable/custom-app/2.0.11/Chart.lock deleted file mode 100644 index 817f41dc5b..0000000000 --- a/stable/custom-app/2.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-13T21:31:25.001295544Z" diff --git a/stable/custom-app/2.0.11/charts/common-8.3.5.tgz b/stable/custom-app/2.0.11/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/custom-app/2.0.11/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/custom-app/2.0.12/CHANGELOG.md b/stable/custom-app/2.0.12/CHANGELOG.md new file mode 100644 index 0000000000..60edd39e97 --- /dev/null +++ b/stable/custom-app/2.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/custom-app/2.0.11/CONFIG.md b/stable/custom-app/2.0.12/CONFIG.md similarity index 100% rename from stable/custom-app/2.0.11/CONFIG.md rename to stable/custom-app/2.0.12/CONFIG.md diff --git a/stable/custom-app/2.0.12/Chart.lock b/stable/custom-app/2.0.12/Chart.lock new file mode 100644 index 0000000000..a1ea1f9a43 --- /dev/null +++ b/stable/custom-app/2.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:27:21.283794261Z" diff --git a/stable/custom-app/2.0.11/Chart.yaml b/stable/custom-app/2.0.12/Chart.yaml similarity index 94% rename from stable/custom-app/2.0.11/Chart.yaml rename to stable/custom-app/2.0.12/Chart.yaml index 8122b8a268..6311bc40c7 100644 --- a/stable/custom-app/2.0.11/Chart.yaml +++ b/stable/custom-app/2.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.18.984" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 2.0.11 +version: 2.0.12 diff --git a/stable/custom-app/2.0.11/README.md b/stable/custom-app/2.0.12/README.md similarity index 96% rename from stable/custom-app/2.0.11/README.md rename to stable/custom-app/2.0.12/README.md index 6474e33ca6..9edfb0c3d6 100644 --- a/stable/custom-app/2.0.11/README.md +++ b/stable/custom-app/2.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/custom-app/2.0.11/app-readme.md b/stable/custom-app/2.0.12/app-readme.md similarity index 100% rename from stable/custom-app/2.0.11/app-readme.md rename to stable/custom-app/2.0.12/app-readme.md diff --git a/stable/custom-app/2.0.12/charts/common-8.3.6.tgz b/stable/custom-app/2.0.12/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/custom-app/2.0.12/charts/common-8.3.6.tgz differ diff --git a/stable/custom-app/2.0.11/helm-values.md b/stable/custom-app/2.0.12/helm-values.md similarity index 100% rename from stable/custom-app/2.0.11/helm-values.md rename to stable/custom-app/2.0.12/helm-values.md diff --git a/stable/custom-app/2.0.11/ix_values.yaml b/stable/custom-app/2.0.12/ix_values.yaml similarity index 100% rename from stable/custom-app/2.0.11/ix_values.yaml rename to stable/custom-app/2.0.12/ix_values.yaml diff --git a/stable/custom-app/2.0.11/questions.yaml b/stable/custom-app/2.0.12/questions.yaml similarity index 100% rename from stable/custom-app/2.0.11/questions.yaml rename to stable/custom-app/2.0.12/questions.yaml diff --git a/stable/custom-app/2.0.11/templates/common.yaml b/stable/custom-app/2.0.12/templates/common.yaml similarity index 100% rename from stable/custom-app/2.0.11/templates/common.yaml rename to stable/custom-app/2.0.12/templates/common.yaml diff --git a/stable/custom-app/2.0.11/test_values.yaml b/stable/custom-app/2.0.12/test_values.yaml similarity index 100% rename from stable/custom-app/2.0.11/test_values.yaml rename to stable/custom-app/2.0.12/test_values.yaml diff --git a/stable/custom-app/2.0.11/values.yaml b/stable/custom-app/2.0.12/values.yaml similarity index 100% rename from stable/custom-app/2.0.11/values.yaml rename to stable/custom-app/2.0.12/values.yaml diff --git a/stable/deconz/3.0.7/CHANGELOG.md b/stable/deconz/3.0.7/CHANGELOG.md deleted file mode 100644 index c626235982..0000000000 --- a/stable/deconz/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/deconz/3.0.7/Chart.lock b/stable/deconz/3.0.7/Chart.lock deleted file mode 100644 index c301b120d3..0000000000 --- a/stable/deconz/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:25:03.564720434Z" diff --git a/stable/deconz/3.0.7/charts/common-8.3.5.tgz b/stable/deconz/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/deconz/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/deconz/3.0.8/CHANGELOG.md b/stable/deconz/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..a64261d39f --- /dev/null +++ b/stable/deconz/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/deconz/3.0.7/CONFIG.md b/stable/deconz/3.0.8/CONFIG.md similarity index 100% rename from stable/deconz/3.0.7/CONFIG.md rename to stable/deconz/3.0.8/CONFIG.md diff --git a/stable/deconz/3.0.8/Chart.lock b/stable/deconz/3.0.8/Chart.lock new file mode 100644 index 0000000000..5599375ca8 --- /dev/null +++ b/stable/deconz/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:27:35.092758589Z" diff --git a/stable/deconz/3.0.7/Chart.yaml b/stable/deconz/3.0.8/Chart.yaml similarity index 95% rename from stable/deconz/3.0.7/Chart.yaml rename to stable/deconz/3.0.8/Chart.yaml index defeb8b623..01382a6050 100644 --- a/stable/deconz/3.0.7/Chart.yaml +++ b/stable/deconz/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.13.01" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 3.0.7 +version: 3.0.8 diff --git a/stable/deconz/3.0.7/README.md b/stable/deconz/3.0.8/README.md similarity index 96% rename from stable/deconz/3.0.7/README.md rename to stable/deconz/3.0.8/README.md index 9fcdbc2fd0..0ccb156870 100644 --- a/stable/deconz/3.0.7/README.md +++ b/stable/deconz/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/deconz/3.0.7/app-readme.md b/stable/deconz/3.0.8/app-readme.md similarity index 100% rename from stable/deconz/3.0.7/app-readme.md rename to stable/deconz/3.0.8/app-readme.md diff --git a/stable/deconz/3.0.8/charts/common-8.3.6.tgz b/stable/deconz/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/deconz/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/deconz/3.0.7/helm-values.md b/stable/deconz/3.0.8/helm-values.md similarity index 100% rename from stable/deconz/3.0.7/helm-values.md rename to stable/deconz/3.0.8/helm-values.md diff --git a/stable/deconz/3.0.7/ix_values.yaml b/stable/deconz/3.0.8/ix_values.yaml similarity index 100% rename from stable/deconz/3.0.7/ix_values.yaml rename to stable/deconz/3.0.8/ix_values.yaml diff --git a/stable/deconz/3.0.7/questions.yaml b/stable/deconz/3.0.8/questions.yaml similarity index 100% rename from stable/deconz/3.0.7/questions.yaml rename to stable/deconz/3.0.8/questions.yaml diff --git a/stable/deconz/3.0.7/templates/common.yaml b/stable/deconz/3.0.8/templates/common.yaml similarity index 100% rename from stable/deconz/3.0.7/templates/common.yaml rename to stable/deconz/3.0.8/templates/common.yaml diff --git a/stable/deconz/3.0.7/test_values.yaml b/stable/deconz/3.0.8/test_values.yaml similarity index 100% rename from stable/deconz/3.0.7/test_values.yaml rename to stable/deconz/3.0.8/test_values.yaml diff --git a/stable/deconz/3.0.7/values.yaml b/stable/deconz/3.0.8/values.yaml similarity index 100% rename from stable/deconz/3.0.7/values.yaml rename to stable/deconz/3.0.8/values.yaml diff --git a/stable/deepstack-cpu/6.0.6/CHANGELOG.md b/stable/deepstack-cpu/6.0.6/CHANGELOG.md deleted file mode 100644 index b918d71d93..0000000000 --- a/stable/deepstack-cpu/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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.6/Chart.lock b/stable/deepstack-cpu/6.0.6/Chart.lock deleted file mode 100644 index 6f7e729430..0000000000 --- a/stable/deepstack-cpu/6.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:25:15.523818308Z" diff --git a/stable/deepstack-cpu/6.0.6/charts/common-8.3.5.tgz b/stable/deepstack-cpu/6.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/deepstack-cpu/6.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/deepstack-cpu/6.0.7/CHANGELOG.md b/stable/deepstack-cpu/6.0.7/CHANGELOG.md new file mode 100644 index 0000000000..b1a21373d4 --- /dev/null +++ b/stable/deepstack-cpu/6.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/deepstack-cpu/6.0.6/CONFIG.md b/stable/deepstack-cpu/6.0.7/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/6.0.6/CONFIG.md rename to stable/deepstack-cpu/6.0.7/CONFIG.md diff --git a/stable/deepstack-cpu/6.0.7/Chart.lock b/stable/deepstack-cpu/6.0.7/Chart.lock new file mode 100644 index 0000000000..6d3a171c7b --- /dev/null +++ b/stable/deepstack-cpu/6.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:27:48.879857983Z" diff --git a/stable/deepstack-cpu/6.0.6/Chart.yaml b/stable/deepstack-cpu/6.0.7/Chart.yaml similarity index 96% rename from stable/deepstack-cpu/6.0.6/Chart.yaml rename to stable/deepstack-cpu/6.0.7/Chart.yaml index fb9b72b379..504424da78 100644 --- a/stable/deepstack-cpu/6.0.6/Chart.yaml +++ b/stable/deepstack-cpu/6.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "cpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 6.0.6 +version: 6.0.7 diff --git a/stable/deepstack-cpu/6.0.6/README.md b/stable/deepstack-cpu/6.0.7/README.md similarity index 96% rename from stable/deepstack-cpu/6.0.6/README.md rename to stable/deepstack-cpu/6.0.7/README.md index 6bd6c53077..a08f369a9f 100644 --- a/stable/deepstack-cpu/6.0.6/README.md +++ b/stable/deepstack-cpu/6.0.7/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/deepstack-cpu/6.0.6/app-readme.md b/stable/deepstack-cpu/6.0.7/app-readme.md similarity index 100% rename from stable/deepstack-cpu/6.0.6/app-readme.md rename to stable/deepstack-cpu/6.0.7/app-readme.md diff --git a/stable/deepstack-cpu/6.0.7/charts/common-8.3.6.tgz b/stable/deepstack-cpu/6.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/deepstack-cpu/6.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/deepstack-cpu/6.0.6/helm-values.md b/stable/deepstack-cpu/6.0.7/helm-values.md similarity index 100% rename from stable/deepstack-cpu/6.0.6/helm-values.md rename to stable/deepstack-cpu/6.0.7/helm-values.md diff --git a/stable/deepstack-cpu/6.0.6/ix_values.yaml b/stable/deepstack-cpu/6.0.7/ix_values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.6/ix_values.yaml rename to stable/deepstack-cpu/6.0.7/ix_values.yaml diff --git a/stable/deepstack-cpu/6.0.6/questions.yaml b/stable/deepstack-cpu/6.0.7/questions.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.6/questions.yaml rename to stable/deepstack-cpu/6.0.7/questions.yaml diff --git a/stable/deepstack-cpu/6.0.6/templates/common.yaml b/stable/deepstack-cpu/6.0.7/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.6/templates/common.yaml rename to stable/deepstack-cpu/6.0.7/templates/common.yaml diff --git a/stable/deepstack-cpu/6.0.6/test_values.yaml b/stable/deepstack-cpu/6.0.7/test_values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.6/test_values.yaml rename to stable/deepstack-cpu/6.0.7/test_values.yaml diff --git a/stable/deepstack-cpu/6.0.6/values.yaml b/stable/deepstack-cpu/6.0.7/values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.6/values.yaml rename to stable/deepstack-cpu/6.0.7/values.yaml diff --git a/stable/deluge/8.0.10/CHANGELOG.md b/stable/deluge/8.0.10/CHANGELOG.md deleted file mode 100644 index 9ee9839e14..0000000000 --- a/stable/deluge/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/deluge/8.0.10/Chart.lock b/stable/deluge/8.0.10/Chart.lock deleted file mode 100644 index 539c7d6777..0000000000 --- a/stable/deluge/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-13T21:31:37.760344929Z" diff --git a/stable/deluge/8.0.10/charts/common-8.3.5.tgz b/stable/deluge/8.0.10/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/deluge/8.0.10/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/deluge/8.0.11/CHANGELOG.md b/stable/deluge/8.0.11/CHANGELOG.md new file mode 100644 index 0000000000..41f71c7c9e --- /dev/null +++ b/stable/deluge/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/deluge/8.0.10/CONFIG.md b/stable/deluge/8.0.11/CONFIG.md similarity index 100% rename from stable/deluge/8.0.10/CONFIG.md rename to stable/deluge/8.0.11/CONFIG.md diff --git a/stable/deluge/8.0.11/Chart.lock b/stable/deluge/8.0.11/Chart.lock new file mode 100644 index 0000000000..e89efeee62 --- /dev/null +++ b/stable/deluge/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:28:02.750529794Z" diff --git a/stable/deluge/8.0.10/Chart.yaml b/stable/deluge/8.0.11/Chart.yaml similarity index 94% rename from stable/deluge/8.0.10/Chart.yaml rename to stable/deluge/8.0.11/Chart.yaml index e108f2e6e6..121441ca73 100644 --- a/stable/deluge/8.0.10/Chart.yaml +++ b/stable/deluge/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Deluge App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge @@ -21,4 +21,4 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/deluge/8.0.10/README.md b/stable/deluge/8.0.11/README.md similarity index 96% rename from stable/deluge/8.0.10/README.md rename to stable/deluge/8.0.11/README.md index 0304df0899..335780ff3f 100644 --- a/stable/deluge/8.0.10/README.md +++ b/stable/deluge/8.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/deluge/8.0.10/app-readme.md b/stable/deluge/8.0.11/app-readme.md similarity index 100% rename from stable/deluge/8.0.10/app-readme.md rename to stable/deluge/8.0.11/app-readme.md diff --git a/stable/deluge/8.0.11/charts/common-8.3.6.tgz b/stable/deluge/8.0.11/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/deluge/8.0.11/charts/common-8.3.6.tgz differ diff --git a/stable/deluge/8.0.10/helm-values.md b/stable/deluge/8.0.11/helm-values.md similarity index 100% rename from stable/deluge/8.0.10/helm-values.md rename to stable/deluge/8.0.11/helm-values.md diff --git a/stable/deluge/8.0.10/ix_values.yaml b/stable/deluge/8.0.11/ix_values.yaml similarity index 100% rename from stable/deluge/8.0.10/ix_values.yaml rename to stable/deluge/8.0.11/ix_values.yaml diff --git a/stable/deluge/8.0.10/questions.yaml b/stable/deluge/8.0.11/questions.yaml similarity index 100% rename from stable/deluge/8.0.10/questions.yaml rename to stable/deluge/8.0.11/questions.yaml diff --git a/stable/deluge/8.0.10/templates/common.yaml b/stable/deluge/8.0.11/templates/common.yaml similarity index 100% rename from stable/deluge/8.0.10/templates/common.yaml rename to stable/deluge/8.0.11/templates/common.yaml diff --git a/stable/deluge/8.0.10/test_values.yaml b/stable/deluge/8.0.11/test_values.yaml similarity index 100% rename from stable/deluge/8.0.10/test_values.yaml rename to stable/deluge/8.0.11/test_values.yaml diff --git a/stable/deluge/8.0.10/values.yaml b/stable/deluge/8.0.11/values.yaml similarity index 100% rename from stable/deluge/8.0.10/values.yaml rename to stable/deluge/8.0.11/values.yaml diff --git a/stable/dizquetv/3.0.7/CHANGELOG.md b/stable/dizquetv/3.0.7/CHANGELOG.md deleted file mode 100644 index 3a065259a7..0000000000 --- a/stable/dizquetv/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/dizquetv/3.0.7/Chart.lock b/stable/dizquetv/3.0.7/Chart.lock deleted file mode 100644 index c371c5067c..0000000000 --- a/stable/dizquetv/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:25:39.470090397Z" diff --git a/stable/dizquetv/3.0.7/charts/common-8.3.5.tgz b/stable/dizquetv/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/dizquetv/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/dizquetv/3.0.8/CHANGELOG.md b/stable/dizquetv/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..d655319b07 --- /dev/null +++ b/stable/dizquetv/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/dizquetv/3.0.7/CONFIG.md b/stable/dizquetv/3.0.8/CONFIG.md similarity index 100% rename from stable/dizquetv/3.0.7/CONFIG.md rename to stable/dizquetv/3.0.8/CONFIG.md diff --git a/stable/dizquetv/3.0.8/Chart.lock b/stable/dizquetv/3.0.8/Chart.lock new file mode 100644 index 0000000000..5ba0f95208 --- /dev/null +++ b/stable/dizquetv/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:28:16.588297789Z" diff --git a/stable/dizquetv/3.0.7/Chart.yaml b/stable/dizquetv/3.0.8/Chart.yaml similarity index 94% rename from stable/dizquetv/3.0.7/Chart.yaml rename to stable/dizquetv/3.0.8/Chart.yaml index 98e0e8a80d..5b564411d8 100644 --- a/stable/dizquetv/3.0.7/Chart.yaml +++ b/stable/dizquetv/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 3.0.7 +version: 3.0.8 diff --git a/stable/dizquetv/3.0.7/README.md b/stable/dizquetv/3.0.8/README.md similarity index 96% rename from stable/dizquetv/3.0.7/README.md rename to stable/dizquetv/3.0.8/README.md index 2c1f492304..8feb779bf7 100644 --- a/stable/dizquetv/3.0.7/README.md +++ b/stable/dizquetv/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/dizquetv/3.0.7/app-readme.md b/stable/dizquetv/3.0.8/app-readme.md similarity index 100% rename from stable/dizquetv/3.0.7/app-readme.md rename to stable/dizquetv/3.0.8/app-readme.md diff --git a/stable/dizquetv/3.0.8/charts/common-8.3.6.tgz b/stable/dizquetv/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/dizquetv/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/dizquetv/3.0.7/helm-values.md b/stable/dizquetv/3.0.8/helm-values.md similarity index 100% rename from stable/dizquetv/3.0.7/helm-values.md rename to stable/dizquetv/3.0.8/helm-values.md diff --git a/stable/dizquetv/3.0.7/ix_values.yaml b/stable/dizquetv/3.0.8/ix_values.yaml similarity index 100% rename from stable/dizquetv/3.0.7/ix_values.yaml rename to stable/dizquetv/3.0.8/ix_values.yaml diff --git a/stable/dizquetv/3.0.7/questions.yaml b/stable/dizquetv/3.0.8/questions.yaml similarity index 100% rename from stable/dizquetv/3.0.7/questions.yaml rename to stable/dizquetv/3.0.8/questions.yaml diff --git a/stable/dizquetv/3.0.7/templates/common.yaml b/stable/dizquetv/3.0.8/templates/common.yaml similarity index 100% rename from stable/dizquetv/3.0.7/templates/common.yaml rename to stable/dizquetv/3.0.8/templates/common.yaml diff --git a/stable/dizquetv/3.0.7/test_values.yaml b/stable/dizquetv/3.0.8/test_values.yaml similarity index 100% rename from stable/dizquetv/3.0.7/test_values.yaml rename to stable/dizquetv/3.0.8/test_values.yaml diff --git a/stable/dizquetv/3.0.7/values.yaml b/stable/dizquetv/3.0.8/values.yaml similarity index 100% rename from stable/dizquetv/3.0.7/values.yaml rename to stable/dizquetv/3.0.8/values.yaml diff --git a/stable/duplicati/3.0.10/CHANGELOG.md b/stable/duplicati/3.0.10/CHANGELOG.md new file mode 100644 index 0000000000..8f4869d669 --- /dev/null +++ b/stable/duplicati/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/duplicati/3.0.9/CONFIG.md b/stable/duplicati/3.0.10/CONFIG.md similarity index 100% rename from stable/duplicati/3.0.9/CONFIG.md rename to stable/duplicati/3.0.10/CONFIG.md diff --git a/stable/duplicati/3.0.10/Chart.lock b/stable/duplicati/3.0.10/Chart.lock new file mode 100644 index 0000000000..df9cecda9a --- /dev/null +++ b/stable/duplicati/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:28:30.017347655Z" diff --git a/stable/duplicati/3.0.9/Chart.yaml b/stable/duplicati/3.0.10/Chart.yaml similarity index 94% rename from stable/duplicati/3.0.9/Chart.yaml rename to stable/duplicati/3.0.10/Chart.yaml index c880f31d26..646a3872ad 100644 --- a/stable/duplicati/3.0.9/Chart.yaml +++ b/stable/duplicati/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 3.0.9 +version: 3.0.10 diff --git a/stable/duplicati/3.0.9/README.md b/stable/duplicati/3.0.10/README.md similarity index 96% rename from stable/duplicati/3.0.9/README.md rename to stable/duplicati/3.0.10/README.md index 64353a9463..6c1d4b6e28 100644 --- a/stable/duplicati/3.0.9/README.md +++ b/stable/duplicati/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/duplicati/3.0.9/app-readme.md b/stable/duplicati/3.0.10/app-readme.md similarity index 100% rename from stable/duplicati/3.0.9/app-readme.md rename to stable/duplicati/3.0.10/app-readme.md diff --git a/stable/duplicati/3.0.10/charts/common-8.3.6.tgz b/stable/duplicati/3.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/duplicati/3.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/duplicati/3.0.9/helm-values.md b/stable/duplicati/3.0.10/helm-values.md similarity index 100% rename from stable/duplicati/3.0.9/helm-values.md rename to stable/duplicati/3.0.10/helm-values.md diff --git a/stable/duplicati/3.0.9/ix_values.yaml b/stable/duplicati/3.0.10/ix_values.yaml similarity index 100% rename from stable/duplicati/3.0.9/ix_values.yaml rename to stable/duplicati/3.0.10/ix_values.yaml diff --git a/stable/duplicati/3.0.9/questions.yaml b/stable/duplicati/3.0.10/questions.yaml similarity index 100% rename from stable/duplicati/3.0.9/questions.yaml rename to stable/duplicati/3.0.10/questions.yaml diff --git a/stable/duplicati/3.0.9/templates/common.yaml b/stable/duplicati/3.0.10/templates/common.yaml similarity index 100% rename from stable/duplicati/3.0.9/templates/common.yaml rename to stable/duplicati/3.0.10/templates/common.yaml diff --git a/stable/duplicati/3.0.9/test_values.yaml b/stable/duplicati/3.0.10/test_values.yaml similarity index 100% rename from stable/duplicati/3.0.9/test_values.yaml rename to stable/duplicati/3.0.10/test_values.yaml diff --git a/stable/duplicati/3.0.9/values.yaml b/stable/duplicati/3.0.10/values.yaml similarity index 100% rename from stable/duplicati/3.0.9/values.yaml rename to stable/duplicati/3.0.10/values.yaml diff --git a/stable/duplicati/3.0.9/CHANGELOG.md b/stable/duplicati/3.0.9/CHANGELOG.md deleted file mode 100644 index 482a7d1b58..0000000000 --- a/stable/duplicati/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/duplicati/3.0.9/Chart.lock b/stable/duplicati/3.0.9/Chart.lock deleted file mode 100644 index bd500ecbc3..0000000000 --- a/stable/duplicati/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:25:51.352349713Z" diff --git a/stable/duplicati/3.0.9/charts/common-8.3.5.tgz b/stable/duplicati/3.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/duplicati/3.0.9/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/emby/8.0.6/CHANGELOG.md b/stable/emby/8.0.6/CHANGELOG.md deleted file mode 100644 index 4a658123bb..0000000000 --- a/stable/emby/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/emby/8.0.6/Chart.lock b/stable/emby/8.0.6/Chart.lock deleted file mode 100644 index e6ecf2cfce..0000000000 --- a/stable/emby/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:26:03.373065098Z" diff --git a/stable/emby/8.0.6/charts/common-8.3.5.tgz b/stable/emby/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/emby/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/emby/8.0.7/CHANGELOG.md b/stable/emby/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..d0f0b9cd50 --- /dev/null +++ b/stable/emby/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/emby/8.0.6/CONFIG.md b/stable/emby/8.0.7/CONFIG.md similarity index 100% rename from stable/emby/8.0.6/CONFIG.md rename to stable/emby/8.0.7/CONFIG.md diff --git a/stable/emby/8.0.7/Chart.lock b/stable/emby/8.0.7/Chart.lock new file mode 100644 index 0000000000..0bebe2fc1a --- /dev/null +++ b/stable/emby/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:28:43.91598261Z" diff --git a/stable/emby/8.0.6/Chart.yaml b/stable/emby/8.0.7/Chart.yaml similarity index 95% rename from stable/emby/8.0.6/Chart.yaml rename to stable/emby/8.0.7/Chart.yaml index 8a021ee56c..0d0f2d0978 100644 --- a/stable/emby/8.0.6/Chart.yaml +++ b/stable/emby/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Emby Server is a home media server home: https://github.com/truecharts/apps/master/stable/emby @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/emby/8.0.6/README.md b/stable/emby/8.0.7/README.md similarity index 96% rename from stable/emby/8.0.6/README.md rename to stable/emby/8.0.7/README.md index fad3d478bd..b3e94bb175 100644 --- a/stable/emby/8.0.6/README.md +++ b/stable/emby/8.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/emby/8.0.6/app-readme.md b/stable/emby/8.0.7/app-readme.md similarity index 100% rename from stable/emby/8.0.6/app-readme.md rename to stable/emby/8.0.7/app-readme.md diff --git a/stable/emby/8.0.7/charts/common-8.3.6.tgz b/stable/emby/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/emby/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/emby/8.0.6/helm-values.md b/stable/emby/8.0.7/helm-values.md similarity index 100% rename from stable/emby/8.0.6/helm-values.md rename to stable/emby/8.0.7/helm-values.md diff --git a/stable/emby/8.0.6/ix_values.yaml b/stable/emby/8.0.7/ix_values.yaml similarity index 100% rename from stable/emby/8.0.6/ix_values.yaml rename to stable/emby/8.0.7/ix_values.yaml diff --git a/stable/emby/8.0.6/questions.yaml b/stable/emby/8.0.7/questions.yaml similarity index 100% rename from stable/emby/8.0.6/questions.yaml rename to stable/emby/8.0.7/questions.yaml diff --git a/stable/emby/8.0.6/templates/common.yaml b/stable/emby/8.0.7/templates/common.yaml similarity index 100% rename from stable/emby/8.0.6/templates/common.yaml rename to stable/emby/8.0.7/templates/common.yaml diff --git a/stable/emby/8.0.6/test_values.yaml b/stable/emby/8.0.7/test_values.yaml similarity index 100% rename from stable/emby/8.0.6/test_values.yaml rename to stable/emby/8.0.7/test_values.yaml diff --git a/stable/emby/8.0.6/values.yaml b/stable/emby/8.0.7/values.yaml similarity index 100% rename from stable/emby/8.0.6/values.yaml rename to stable/emby/8.0.7/values.yaml diff --git a/stable/esphome/8.0.8/CHANGELOG.md b/stable/esphome/8.0.8/CHANGELOG.md deleted file mode 100644 index 9f4da6a9de..0000000000 --- a/stable/esphome/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/esphome/8.0.8/Chart.lock b/stable/esphome/8.0.8/Chart.lock deleted file mode 100644 index e2f8138ba2..0000000000 --- a/stable/esphome/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:26:15.346239691Z" diff --git a/stable/esphome/8.0.8/charts/common-8.3.5.tgz b/stable/esphome/8.0.8/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/esphome/8.0.8/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/esphome/8.0.9/CHANGELOG.md b/stable/esphome/8.0.9/CHANGELOG.md new file mode 100644 index 0000000000..6f038981e8 --- /dev/null +++ b/stable/esphome/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/esphome/8.0.8/CONFIG.md b/stable/esphome/8.0.9/CONFIG.md similarity index 100% rename from stable/esphome/8.0.8/CONFIG.md rename to stable/esphome/8.0.9/CONFIG.md diff --git a/stable/esphome/8.0.9/Chart.lock b/stable/esphome/8.0.9/Chart.lock new file mode 100644 index 0000000000..71bc558fd9 --- /dev/null +++ b/stable/esphome/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:28:57.73762394Z" diff --git a/stable/esphome/8.0.8/Chart.yaml b/stable/esphome/8.0.9/Chart.yaml similarity index 95% rename from stable/esphome/8.0.8/Chart.yaml rename to stable/esphome/8.0.9/Chart.yaml index 928cc0b72d..ba1d43b34e 100644 --- a/stable/esphome/8.0.8/Chart.yaml +++ b/stable/esphome/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.9.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 8.0.8 +version: 8.0.9 diff --git a/stable/esphome/8.0.8/README.md b/stable/esphome/8.0.9/README.md similarity index 96% rename from stable/esphome/8.0.8/README.md rename to stable/esphome/8.0.9/README.md index 7b895b161f..69a0de8338 100644 --- a/stable/esphome/8.0.8/README.md +++ b/stable/esphome/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/esphome/8.0.8/app-readme.md b/stable/esphome/8.0.9/app-readme.md similarity index 100% rename from stable/esphome/8.0.8/app-readme.md rename to stable/esphome/8.0.9/app-readme.md diff --git a/stable/esphome/8.0.9/charts/common-8.3.6.tgz b/stable/esphome/8.0.9/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/esphome/8.0.9/charts/common-8.3.6.tgz differ diff --git a/stable/esphome/8.0.8/helm-values.md b/stable/esphome/8.0.9/helm-values.md similarity index 100% rename from stable/esphome/8.0.8/helm-values.md rename to stable/esphome/8.0.9/helm-values.md diff --git a/stable/esphome/8.0.8/ix_values.yaml b/stable/esphome/8.0.9/ix_values.yaml similarity index 100% rename from stable/esphome/8.0.8/ix_values.yaml rename to stable/esphome/8.0.9/ix_values.yaml diff --git a/stable/esphome/8.0.8/questions.yaml b/stable/esphome/8.0.9/questions.yaml similarity index 100% rename from stable/esphome/8.0.8/questions.yaml rename to stable/esphome/8.0.9/questions.yaml diff --git a/stable/esphome/8.0.8/templates/common.yaml b/stable/esphome/8.0.9/templates/common.yaml similarity index 100% rename from stable/esphome/8.0.8/templates/common.yaml rename to stable/esphome/8.0.9/templates/common.yaml diff --git a/stable/esphome/8.0.8/test_values.yaml b/stable/esphome/8.0.9/test_values.yaml similarity index 100% rename from stable/esphome/8.0.8/test_values.yaml rename to stable/esphome/8.0.9/test_values.yaml diff --git a/stable/esphome/8.0.8/values.yaml b/stable/esphome/8.0.9/values.yaml similarity index 100% rename from stable/esphome/8.0.8/values.yaml rename to stable/esphome/8.0.9/values.yaml diff --git a/stable/external-service/3.0.6/CHANGELOG.md b/stable/external-service/3.0.6/CHANGELOG.md deleted file mode 100644 index 1fe8862043..0000000000 --- a/stable/external-service/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/external-service/3.0.6/Chart.lock b/stable/external-service/3.0.6/Chart.lock deleted file mode 100644 index c7696cc955..0000000000 --- a/stable/external-service/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:26:27.3447196Z" diff --git a/stable/external-service/3.0.6/charts/common-8.3.5.tgz b/stable/external-service/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/external-service/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/external-service/3.0.7/CHANGELOG.md b/stable/external-service/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..5604d1568c --- /dev/null +++ b/stable/external-service/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/external-service/3.0.6/CONFIG.md b/stable/external-service/3.0.7/CONFIG.md similarity index 100% rename from stable/external-service/3.0.6/CONFIG.md rename to stable/external-service/3.0.7/CONFIG.md diff --git a/stable/external-service/3.0.7/Chart.lock b/stable/external-service/3.0.7/Chart.lock new file mode 100644 index 0000000000..5cc46b3fa0 --- /dev/null +++ b/stable/external-service/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:29:11.417162454Z" diff --git a/stable/external-service/3.0.6/Chart.yaml b/stable/external-service/3.0.7/Chart.yaml similarity index 95% rename from stable/external-service/3.0.6/Chart.yaml rename to stable/external-service/3.0.7/Chart.yaml index 59aee7cda3..16f84982ec 100644 --- a/stable/external-service/3.0.6/Chart.yaml +++ b/stable/external-service/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.66.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: external-service sources: - https://github.com/truecharts/apps/tree/master/charts/stable/external-service type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/external-service/3.0.6/README.md b/stable/external-service/3.0.7/README.md similarity index 96% rename from stable/external-service/3.0.6/README.md rename to stable/external-service/3.0.7/README.md index 7847ebad17..eb3b5c5f57 100644 --- a/stable/external-service/3.0.6/README.md +++ b/stable/external-service/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/external-service/3.0.6/app-readme.md b/stable/external-service/3.0.7/app-readme.md similarity index 100% rename from stable/external-service/3.0.6/app-readme.md rename to stable/external-service/3.0.7/app-readme.md diff --git a/stable/external-service/3.0.7/charts/common-8.3.6.tgz b/stable/external-service/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/external-service/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/external-service/3.0.6/helm-values.md b/stable/external-service/3.0.7/helm-values.md similarity index 100% rename from stable/external-service/3.0.6/helm-values.md rename to stable/external-service/3.0.7/helm-values.md diff --git a/stable/external-service/3.0.6/ix_values.yaml b/stable/external-service/3.0.7/ix_values.yaml similarity index 100% rename from stable/external-service/3.0.6/ix_values.yaml rename to stable/external-service/3.0.7/ix_values.yaml diff --git a/stable/external-service/3.0.6/questions.yaml b/stable/external-service/3.0.7/questions.yaml similarity index 100% rename from stable/external-service/3.0.6/questions.yaml rename to stable/external-service/3.0.7/questions.yaml diff --git a/stable/external-service/3.0.6/templates/common.yaml b/stable/external-service/3.0.7/templates/common.yaml similarity index 100% rename from stable/external-service/3.0.6/templates/common.yaml rename to stable/external-service/3.0.7/templates/common.yaml diff --git a/stable/external-service/3.0.6/test_values.yaml b/stable/external-service/3.0.7/test_values.yaml similarity index 100% rename from stable/external-service/3.0.6/test_values.yaml rename to stable/external-service/3.0.7/test_values.yaml diff --git a/stable/external-service/3.0.6/values.yaml b/stable/external-service/3.0.7/values.yaml similarity index 100% rename from stable/external-service/3.0.6/values.yaml rename to stable/external-service/3.0.7/values.yaml diff --git a/stable/fireflyiii/9.0.15/CHANGELOG.md b/stable/fireflyiii/9.0.15/CHANGELOG.md deleted file mode 100644 index 9531949108..0000000000 --- a/stable/fireflyiii/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fireflyiii-9.0.15](https://github.com/truecharts/apps/compare/fireflyiii-9.0.14...fireflyiii-9.0.15) (2021-10-12) - -#### Chore - -* update helm chart postgresql to v3.0.15 ([#1127](https://github.com/truecharts/apps/issues/1127)) - diff --git a/stable/fireflyiii/9.0.15/Chart.lock b/stable/fireflyiii/9.0.15/Chart.lock deleted file mode 100644 index 1dec7a4f62..0000000000 --- a/stable/fireflyiii/9.0.15/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.15 -digest: sha256:4633342592a974e6dee8eeefbcd369495ca1052f6b635418a868dabf28be6094 -generated: "2021-10-12T18:04:36.323330944Z" diff --git a/stable/fireflyiii/9.0.15/charts/common-8.3.5.tgz b/stable/fireflyiii/9.0.15/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/fireflyiii/9.0.15/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/fireflyiii/9.0.15/charts/postgresql-3.0.15.tgz b/stable/fireflyiii/9.0.15/charts/postgresql-3.0.15.tgz deleted file mode 100644 index 6c98a62c49..0000000000 Binary files a/stable/fireflyiii/9.0.15/charts/postgresql-3.0.15.tgz and /dev/null differ diff --git a/stable/fireflyiii/9.0.16/CHANGELOG.md b/stable/fireflyiii/9.0.16/CHANGELOG.md new file mode 100644 index 0000000000..3dcbe668bb --- /dev/null +++ b/stable/fireflyiii/9.0.16/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [fireflyiii-9.0.16](https://github.com/truecharts/apps/compare/fireflyiii-9.0.15...fireflyiii-9.0.16) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/fireflyiii/9.0.15/CONFIG.md b/stable/fireflyiii/9.0.16/CONFIG.md similarity index 100% rename from stable/fireflyiii/9.0.15/CONFIG.md rename to stable/fireflyiii/9.0.16/CONFIG.md diff --git a/stable/fireflyiii/9.0.16/Chart.lock b/stable/fireflyiii/9.0.16/Chart.lock new file mode 100644 index 0000000000..a1acdd93d1 --- /dev/null +++ b/stable/fireflyiii/9.0.16/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.16 +digest: sha256:164b001a6659e768d4d1c868be97fa52b7d08b590219bccb734aeeeeae24de4d +generated: "2021-10-13T22:29:26.554851766Z" diff --git a/stable/fireflyiii/9.0.15/Chart.yaml b/stable/fireflyiii/9.0.16/Chart.yaml similarity index 93% rename from stable/fireflyiii/9.0.15/Chart.yaml rename to stable/fireflyiii/9.0.16/Chart.yaml index 9e7f255d1b..2215f146cb 100644 --- a/stable/fireflyiii/9.0.15/Chart.yaml +++ b/stable/fireflyiii/9.0.16/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "5.5.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.15 + version: 3.0.16 deprecated: false description: A free and open source personal finance manager home: https://github.com/firefly-iii/firefly-iii/ @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.15 +version: 9.0.16 diff --git a/stable/fireflyiii/9.0.15/README.md b/stable/fireflyiii/9.0.16/README.md similarity index 92% rename from stable/fireflyiii/9.0.15/README.md rename to stable/fireflyiii/9.0.16/README.md index 2e01f9955a..73cda5f626 100644 --- a/stable/fireflyiii/9.0.15/README.md +++ b/stable/fireflyiii/9.0.16/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.15 | -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org/ | postgresql | 3.0.16 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/fireflyiii/9.0.15/app-readme.md b/stable/fireflyiii/9.0.16/app-readme.md similarity index 100% rename from stable/fireflyiii/9.0.15/app-readme.md rename to stable/fireflyiii/9.0.16/app-readme.md diff --git a/stable/fireflyiii/9.0.16/charts/common-8.3.6.tgz b/stable/fireflyiii/9.0.16/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/fireflyiii/9.0.16/charts/common-8.3.6.tgz differ diff --git a/stable/fireflyiii/9.0.16/charts/postgresql-3.0.16.tgz b/stable/fireflyiii/9.0.16/charts/postgresql-3.0.16.tgz new file mode 100644 index 0000000000..a6bcd7d61c Binary files /dev/null and b/stable/fireflyiii/9.0.16/charts/postgresql-3.0.16.tgz differ diff --git a/stable/fireflyiii/9.0.15/helm-values.md b/stable/fireflyiii/9.0.16/helm-values.md similarity index 100% rename from stable/fireflyiii/9.0.15/helm-values.md rename to stable/fireflyiii/9.0.16/helm-values.md diff --git a/stable/fireflyiii/9.0.15/ix_values.yaml b/stable/fireflyiii/9.0.16/ix_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.15/ix_values.yaml rename to stable/fireflyiii/9.0.16/ix_values.yaml diff --git a/stable/fireflyiii/9.0.15/questions.yaml b/stable/fireflyiii/9.0.16/questions.yaml similarity index 100% rename from stable/fireflyiii/9.0.15/questions.yaml rename to stable/fireflyiii/9.0.16/questions.yaml diff --git a/stable/fireflyiii/9.0.15/templates/common.yaml b/stable/fireflyiii/9.0.16/templates/common.yaml similarity index 100% rename from stable/fireflyiii/9.0.15/templates/common.yaml rename to stable/fireflyiii/9.0.16/templates/common.yaml diff --git a/stable/fireflyiii/9.0.15/test_values.yaml b/stable/fireflyiii/9.0.16/test_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.15/test_values.yaml rename to stable/fireflyiii/9.0.16/test_values.yaml diff --git a/stable/fireflyiii/9.0.15/values.yaml b/stable/fireflyiii/9.0.16/values.yaml similarity index 100% rename from stable/fireflyiii/9.0.15/values.yaml rename to stable/fireflyiii/9.0.16/values.yaml diff --git a/stable/flaresolverr/3.0.6/CHANGELOG.md b/stable/flaresolverr/3.0.6/CHANGELOG.md deleted file mode 100644 index 6ee390a105..0000000000 --- a/stable/flaresolverr/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/flaresolverr/3.0.6/Chart.lock b/stable/flaresolverr/3.0.6/Chart.lock deleted file mode 100644 index 320e4df3a6..0000000000 --- a/stable/flaresolverr/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:26:55.084628387Z" diff --git a/stable/flaresolverr/3.0.6/charts/common-8.3.5.tgz b/stable/flaresolverr/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/flaresolverr/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/flaresolverr/3.0.7/CHANGELOG.md b/stable/flaresolverr/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..acf050651c --- /dev/null +++ b/stable/flaresolverr/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/flaresolverr/3.0.6/CONFIG.md b/stable/flaresolverr/3.0.7/CONFIG.md similarity index 100% rename from stable/flaresolverr/3.0.6/CONFIG.md rename to stable/flaresolverr/3.0.7/CONFIG.md diff --git a/stable/flaresolverr/3.0.7/Chart.lock b/stable/flaresolverr/3.0.7/Chart.lock new file mode 100644 index 0000000000..0536fb9900 --- /dev/null +++ b/stable/flaresolverr/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:29:42.958585013Z" diff --git a/stable/flaresolverr/3.0.6/Chart.yaml b/stable/flaresolverr/3.0.7/Chart.yaml similarity index 95% rename from stable/flaresolverr/3.0.6/Chart.yaml rename to stable/flaresolverr/3.0.7/Chart.yaml index 4f83d8c9b3..60fac553d7 100644 --- a/stable/flaresolverr/3.0.6/Chart.yaml +++ b/stable/flaresolverr/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 3.0.6 +version: 3.0.7 diff --git a/stable/flaresolverr/3.0.6/README.md b/stable/flaresolverr/3.0.7/README.md similarity index 96% rename from stable/flaresolverr/3.0.6/README.md rename to stable/flaresolverr/3.0.7/README.md index b896e8f673..4df9a4c184 100644 --- a/stable/flaresolverr/3.0.6/README.md +++ b/stable/flaresolverr/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/flaresolverr/3.0.6/app-readme.md b/stable/flaresolverr/3.0.7/app-readme.md similarity index 100% rename from stable/flaresolverr/3.0.6/app-readme.md rename to stable/flaresolverr/3.0.7/app-readme.md diff --git a/stable/flaresolverr/3.0.7/charts/common-8.3.6.tgz b/stable/flaresolverr/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/flaresolverr/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/flaresolverr/3.0.6/helm-values.md b/stable/flaresolverr/3.0.7/helm-values.md similarity index 100% rename from stable/flaresolverr/3.0.6/helm-values.md rename to stable/flaresolverr/3.0.7/helm-values.md diff --git a/stable/flaresolverr/3.0.6/ix_values.yaml b/stable/flaresolverr/3.0.7/ix_values.yaml similarity index 100% rename from stable/flaresolverr/3.0.6/ix_values.yaml rename to stable/flaresolverr/3.0.7/ix_values.yaml diff --git a/stable/flaresolverr/3.0.6/questions.yaml b/stable/flaresolverr/3.0.7/questions.yaml similarity index 100% rename from stable/flaresolverr/3.0.6/questions.yaml rename to stable/flaresolverr/3.0.7/questions.yaml diff --git a/stable/flaresolverr/3.0.6/templates/common.yaml b/stable/flaresolverr/3.0.7/templates/common.yaml similarity index 100% rename from stable/flaresolverr/3.0.6/templates/common.yaml rename to stable/flaresolverr/3.0.7/templates/common.yaml diff --git a/stable/flaresolverr/3.0.6/test_values.yaml b/stable/flaresolverr/3.0.7/test_values.yaml similarity index 100% rename from stable/flaresolverr/3.0.6/test_values.yaml rename to stable/flaresolverr/3.0.7/test_values.yaml diff --git a/stable/flaresolverr/3.0.6/values.yaml b/stable/flaresolverr/3.0.7/values.yaml similarity index 100% rename from stable/flaresolverr/3.0.6/values.yaml rename to stable/flaresolverr/3.0.7/values.yaml diff --git a/stable/flood/3.0.7/CHANGELOG.md b/stable/flood/3.0.7/CHANGELOG.md deleted file mode 100644 index 88d0db2fb3..0000000000 --- a/stable/flood/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/flood/3.0.7/Chart.lock b/stable/flood/3.0.7/Chart.lock deleted file mode 100644 index 7b981d9056..0000000000 --- a/stable/flood/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:27:07.157597821Z" diff --git a/stable/flood/3.0.7/charts/common-8.3.5.tgz b/stable/flood/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/flood/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/flood/3.0.8/CHANGELOG.md b/stable/flood/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..33c9185800 --- /dev/null +++ b/stable/flood/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/flood/3.0.7/CONFIG.md b/stable/flood/3.0.8/CONFIG.md similarity index 100% rename from stable/flood/3.0.7/CONFIG.md rename to stable/flood/3.0.8/CONFIG.md diff --git a/stable/flood/3.0.8/Chart.lock b/stable/flood/3.0.8/Chart.lock new file mode 100644 index 0000000000..17c4e1efa0 --- /dev/null +++ b/stable/flood/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:29:56.514937094Z" diff --git a/stable/flood/3.0.7/Chart.yaml b/stable/flood/3.0.8/Chart.yaml similarity index 94% rename from stable/flood/3.0.7/Chart.yaml rename to stable/flood/3.0.8/Chart.yaml index db5cf28311..766ad50cc2 100644 --- a/stable/flood/3.0.7/Chart.yaml +++ b/stable/flood/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 3.0.7 +version: 3.0.8 diff --git a/stable/flood/3.0.7/README.md b/stable/flood/3.0.8/README.md similarity index 96% rename from stable/flood/3.0.7/README.md rename to stable/flood/3.0.8/README.md index 47b1b016c6..2dfb548807 100644 --- a/stable/flood/3.0.7/README.md +++ b/stable/flood/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/flood/3.0.7/app-readme.md b/stable/flood/3.0.8/app-readme.md similarity index 100% rename from stable/flood/3.0.7/app-readme.md rename to stable/flood/3.0.8/app-readme.md diff --git a/stable/flood/3.0.8/charts/common-8.3.6.tgz b/stable/flood/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/flood/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/flood/3.0.7/ci/ct-values.yaml b/stable/flood/3.0.8/ci/ct-values.yaml similarity index 100% rename from stable/flood/3.0.7/ci/ct-values.yaml rename to stable/flood/3.0.8/ci/ct-values.yaml diff --git a/stable/flood/3.0.7/helm-values.md b/stable/flood/3.0.8/helm-values.md similarity index 100% rename from stable/flood/3.0.7/helm-values.md rename to stable/flood/3.0.8/helm-values.md diff --git a/stable/flood/3.0.7/ix_values.yaml b/stable/flood/3.0.8/ix_values.yaml similarity index 100% rename from stable/flood/3.0.7/ix_values.yaml rename to stable/flood/3.0.8/ix_values.yaml diff --git a/stable/flood/3.0.7/questions.yaml b/stable/flood/3.0.8/questions.yaml similarity index 100% rename from stable/flood/3.0.7/questions.yaml rename to stable/flood/3.0.8/questions.yaml diff --git a/stable/flood/3.0.7/templates/common.yaml b/stable/flood/3.0.8/templates/common.yaml similarity index 100% rename from stable/flood/3.0.7/templates/common.yaml rename to stable/flood/3.0.8/templates/common.yaml diff --git a/stable/flood/3.0.7/test_values.yaml b/stable/flood/3.0.8/test_values.yaml similarity index 100% rename from stable/flood/3.0.7/test_values.yaml rename to stable/flood/3.0.8/test_values.yaml diff --git a/stable/flood/3.0.7/values.yaml b/stable/flood/3.0.8/values.yaml similarity index 100% rename from stable/flood/3.0.7/values.yaml rename to stable/flood/3.0.8/values.yaml diff --git a/stable/focalboard/3.0.6/CHANGELOG.md b/stable/focalboard/3.0.6/CHANGELOG.md deleted file mode 100644 index 7457807047..0000000000 --- a/stable/focalboard/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/focalboard/3.0.6/Chart.lock b/stable/focalboard/3.0.6/Chart.lock deleted file mode 100644 index fc59664c99..0000000000 --- a/stable/focalboard/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:27:19.117028776Z" diff --git a/stable/focalboard/3.0.6/charts/common-8.3.5.tgz b/stable/focalboard/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/focalboard/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/focalboard/3.0.7/CHANGELOG.md b/stable/focalboard/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..23efb82654 --- /dev/null +++ b/stable/focalboard/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/focalboard/3.0.6/CONFIG.md b/stable/focalboard/3.0.7/CONFIG.md similarity index 100% rename from stable/focalboard/3.0.6/CONFIG.md rename to stable/focalboard/3.0.7/CONFIG.md diff --git a/stable/focalboard/3.0.7/Chart.lock b/stable/focalboard/3.0.7/Chart.lock new file mode 100644 index 0000000000..40460acf1e --- /dev/null +++ b/stable/focalboard/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:30:09.999761944Z" diff --git a/stable/focalboard/3.0.6/Chart.yaml b/stable/focalboard/3.0.7/Chart.yaml similarity index 95% rename from stable/focalboard/3.0.6/Chart.yaml rename to stable/focalboard/3.0.7/Chart.yaml index be09b885f4..09a4411bad 100644 --- a/stable/focalboard/3.0.6/Chart.yaml +++ b/stable/focalboard/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 3.0.6 +version: 3.0.7 diff --git a/stable/focalboard/3.0.6/README.md b/stable/focalboard/3.0.7/README.md similarity index 96% rename from stable/focalboard/3.0.6/README.md rename to stable/focalboard/3.0.7/README.md index 65511daf13..7aaf7b8102 100644 --- a/stable/focalboard/3.0.6/README.md +++ b/stable/focalboard/3.0.7/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/focalboard/3.0.6/app-readme.md b/stable/focalboard/3.0.7/app-readme.md similarity index 100% rename from stable/focalboard/3.0.6/app-readme.md rename to stable/focalboard/3.0.7/app-readme.md diff --git a/stable/focalboard/3.0.7/charts/common-8.3.6.tgz b/stable/focalboard/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/focalboard/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/focalboard/3.0.6/helm-values.md b/stable/focalboard/3.0.7/helm-values.md similarity index 100% rename from stable/focalboard/3.0.6/helm-values.md rename to stable/focalboard/3.0.7/helm-values.md diff --git a/stable/focalboard/3.0.6/ix_values.yaml b/stable/focalboard/3.0.7/ix_values.yaml similarity index 100% rename from stable/focalboard/3.0.6/ix_values.yaml rename to stable/focalboard/3.0.7/ix_values.yaml diff --git a/stable/focalboard/3.0.6/questions.yaml b/stable/focalboard/3.0.7/questions.yaml similarity index 100% rename from stable/focalboard/3.0.6/questions.yaml rename to stable/focalboard/3.0.7/questions.yaml diff --git a/stable/focalboard/3.0.6/templates/common.yaml b/stable/focalboard/3.0.7/templates/common.yaml similarity index 100% rename from stable/focalboard/3.0.6/templates/common.yaml rename to stable/focalboard/3.0.7/templates/common.yaml diff --git a/stable/focalboard/3.0.6/test_values.yaml b/stable/focalboard/3.0.7/test_values.yaml similarity index 100% rename from stable/focalboard/3.0.6/test_values.yaml rename to stable/focalboard/3.0.7/test_values.yaml diff --git a/stable/focalboard/3.0.6/values.yaml b/stable/focalboard/3.0.7/values.yaml similarity index 100% rename from stable/focalboard/3.0.6/values.yaml rename to stable/focalboard/3.0.7/values.yaml diff --git a/stable/freeradius/3.0.6/CHANGELOG.md b/stable/freeradius/3.0.6/CHANGELOG.md deleted file mode 100644 index 35644bb7d9..0000000000 --- a/stable/freeradius/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/freeradius/3.0.6/Chart.lock b/stable/freeradius/3.0.6/Chart.lock deleted file mode 100644 index 5ea7418560..0000000000 --- a/stable/freeradius/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:27:31.099690635Z" diff --git a/stable/freeradius/3.0.6/charts/common-8.3.5.tgz b/stable/freeradius/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/freeradius/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/freeradius/3.0.7/CHANGELOG.md b/stable/freeradius/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..62a27b3dbf --- /dev/null +++ b/stable/freeradius/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/freeradius/3.0.6/CONFIG.md b/stable/freeradius/3.0.7/CONFIG.md similarity index 100% rename from stable/freeradius/3.0.6/CONFIG.md rename to stable/freeradius/3.0.7/CONFIG.md diff --git a/stable/freeradius/3.0.7/Chart.lock b/stable/freeradius/3.0.7/Chart.lock new file mode 100644 index 0000000000..f81e3e62f3 --- /dev/null +++ b/stable/freeradius/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:30:23.42403998Z" diff --git a/stable/freeradius/3.0.6/Chart.yaml b/stable/freeradius/3.0.7/Chart.yaml similarity index 94% rename from stable/freeradius/3.0.6/Chart.yaml rename to stable/freeradius/3.0.7/Chart.yaml index 242fccae8f..0fe4e3a120 100644 --- a/stable/freeradius/3.0.6/Chart.yaml +++ b/stable/freeradius/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.23" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: OpenSource Radius implementation home: https://www.openldap.org @@ -24,4 +24,4 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/freeradius/3.0.6/README.md b/stable/freeradius/3.0.7/README.md similarity index 96% rename from stable/freeradius/3.0.6/README.md rename to stable/freeradius/3.0.7/README.md index 121ad619ac..b1ee1f9fe7 100644 --- a/stable/freeradius/3.0.6/README.md +++ b/stable/freeradius/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/freeradius/3.0.6/app-readme.md b/stable/freeradius/3.0.7/app-readme.md similarity index 100% rename from stable/freeradius/3.0.6/app-readme.md rename to stable/freeradius/3.0.7/app-readme.md diff --git a/stable/freeradius/3.0.7/charts/common-8.3.6.tgz b/stable/freeradius/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/freeradius/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/freeradius/3.0.6/helm-values.md b/stable/freeradius/3.0.7/helm-values.md similarity index 100% rename from stable/freeradius/3.0.6/helm-values.md rename to stable/freeradius/3.0.7/helm-values.md diff --git a/stable/freeradius/3.0.6/ix_values.yaml b/stable/freeradius/3.0.7/ix_values.yaml similarity index 100% rename from stable/freeradius/3.0.6/ix_values.yaml rename to stable/freeradius/3.0.7/ix_values.yaml diff --git a/stable/freeradius/3.0.6/questions.yaml b/stable/freeradius/3.0.7/questions.yaml similarity index 100% rename from stable/freeradius/3.0.6/questions.yaml rename to stable/freeradius/3.0.7/questions.yaml diff --git a/stable/freeradius/3.0.6/templates/common.yaml b/stable/freeradius/3.0.7/templates/common.yaml similarity index 100% rename from stable/freeradius/3.0.6/templates/common.yaml rename to stable/freeradius/3.0.7/templates/common.yaml diff --git a/stable/freeradius/3.0.6/test_values.yaml b/stable/freeradius/3.0.7/test_values.yaml similarity index 100% rename from stable/freeradius/3.0.6/test_values.yaml rename to stable/freeradius/3.0.7/test_values.yaml diff --git a/stable/freeradius/3.0.6/values.yaml b/stable/freeradius/3.0.7/values.yaml similarity index 100% rename from stable/freeradius/3.0.6/values.yaml rename to stable/freeradius/3.0.7/values.yaml diff --git a/stable/freshrss/8.0.10/CHANGELOG.md b/stable/freshrss/8.0.10/CHANGELOG.md new file mode 100644 index 0000000000..788e20b177 --- /dev/null +++ b/stable/freshrss/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/freshrss/8.0.9/CONFIG.md b/stable/freshrss/8.0.10/CONFIG.md similarity index 100% rename from stable/freshrss/8.0.9/CONFIG.md rename to stable/freshrss/8.0.10/CONFIG.md diff --git a/stable/freshrss/8.0.10/Chart.lock b/stable/freshrss/8.0.10/Chart.lock new file mode 100644 index 0000000000..230f136f53 --- /dev/null +++ b/stable/freshrss/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:30:36.965948466Z" diff --git a/stable/freshrss/8.0.9/Chart.yaml b/stable/freshrss/8.0.10/Chart.yaml similarity index 94% rename from stable/freshrss/8.0.9/Chart.yaml rename to stable/freshrss/8.0.10/Chart.yaml index cf6747ba1d..2f96d24db3 100644 --- a/stable/freshrss/8.0.9/Chart.yaml +++ b/stable/freshrss/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/freshrss/8.0.9/README.md b/stable/freshrss/8.0.10/README.md similarity index 96% rename from stable/freshrss/8.0.9/README.md rename to stable/freshrss/8.0.10/README.md index e414221617..4e8ce01a0c 100644 --- a/stable/freshrss/8.0.9/README.md +++ b/stable/freshrss/8.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/freshrss/8.0.9/app-readme.md b/stable/freshrss/8.0.10/app-readme.md similarity index 100% rename from stable/freshrss/8.0.9/app-readme.md rename to stable/freshrss/8.0.10/app-readme.md diff --git a/stable/freshrss/8.0.10/charts/common-8.3.6.tgz b/stable/freshrss/8.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/freshrss/8.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/freshrss/8.0.9/helm-values.md b/stable/freshrss/8.0.10/helm-values.md similarity index 100% rename from stable/freshrss/8.0.9/helm-values.md rename to stable/freshrss/8.0.10/helm-values.md diff --git a/stable/freshrss/8.0.9/ix_values.yaml b/stable/freshrss/8.0.10/ix_values.yaml similarity index 100% rename from stable/freshrss/8.0.9/ix_values.yaml rename to stable/freshrss/8.0.10/ix_values.yaml diff --git a/stable/freshrss/8.0.9/questions.yaml b/stable/freshrss/8.0.10/questions.yaml similarity index 100% rename from stable/freshrss/8.0.9/questions.yaml rename to stable/freshrss/8.0.10/questions.yaml diff --git a/stable/freshrss/8.0.9/templates/common.yaml b/stable/freshrss/8.0.10/templates/common.yaml similarity index 100% rename from stable/freshrss/8.0.9/templates/common.yaml rename to stable/freshrss/8.0.10/templates/common.yaml diff --git a/stable/freshrss/8.0.9/test_values.yaml b/stable/freshrss/8.0.10/test_values.yaml similarity index 100% rename from stable/freshrss/8.0.9/test_values.yaml rename to stable/freshrss/8.0.10/test_values.yaml diff --git a/stable/freshrss/8.0.9/values.yaml b/stable/freshrss/8.0.10/values.yaml similarity index 100% rename from stable/freshrss/8.0.9/values.yaml rename to stable/freshrss/8.0.10/values.yaml diff --git a/stable/freshrss/8.0.9/CHANGELOG.md b/stable/freshrss/8.0.9/CHANGELOG.md deleted file mode 100644 index 388569eeb3..0000000000 --- a/stable/freshrss/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/freshrss/8.0.9/Chart.lock b/stable/freshrss/8.0.9/Chart.lock deleted file mode 100644 index 0558750bd5..0000000000 --- a/stable/freshrss/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:27:43.11741625Z" diff --git a/stable/freshrss/8.0.9/charts/common-8.3.5.tgz b/stable/freshrss/8.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/freshrss/8.0.9/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/gaps/8.0.6/CHANGELOG.md b/stable/gaps/8.0.6/CHANGELOG.md deleted file mode 100644 index 3daf56b5c4..0000000000 --- a/stable/gaps/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/gaps/8.0.6/Chart.lock b/stable/gaps/8.0.6/Chart.lock deleted file mode 100644 index bf36d8906a..0000000000 --- a/stable/gaps/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:27:55.164100315Z" diff --git a/stable/gaps/8.0.6/charts/common-8.3.5.tgz b/stable/gaps/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/gaps/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/gaps/8.0.7/CHANGELOG.md b/stable/gaps/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..68d882cedc --- /dev/null +++ b/stable/gaps/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/gaps/8.0.6/CONFIG.md b/stable/gaps/8.0.7/CONFIG.md similarity index 100% rename from stable/gaps/8.0.6/CONFIG.md rename to stable/gaps/8.0.7/CONFIG.md diff --git a/stable/gaps/8.0.7/Chart.lock b/stable/gaps/8.0.7/Chart.lock new file mode 100644 index 0000000000..9dd024d2d3 --- /dev/null +++ b/stable/gaps/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:30:50.518883929Z" diff --git a/stable/gaps/8.0.6/Chart.yaml b/stable/gaps/8.0.7/Chart.yaml similarity index 95% rename from stable/gaps/8.0.6/Chart.yaml rename to stable/gaps/8.0.7/Chart.yaml index d6a241680e..9a7bbe76ce 100644 --- a/stable/gaps/8.0.6/Chart.yaml +++ b/stable/gaps/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/gaps/8.0.6/README.md b/stable/gaps/8.0.7/README.md similarity index 96% rename from stable/gaps/8.0.6/README.md rename to stable/gaps/8.0.7/README.md index 45f5cc74c4..6d0bd2041f 100644 --- a/stable/gaps/8.0.6/README.md +++ b/stable/gaps/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/gaps/8.0.6/app-readme.md b/stable/gaps/8.0.7/app-readme.md similarity index 100% rename from stable/gaps/8.0.6/app-readme.md rename to stable/gaps/8.0.7/app-readme.md diff --git a/stable/gaps/8.0.7/charts/common-8.3.6.tgz b/stable/gaps/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/gaps/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/gaps/8.0.6/helm-values.md b/stable/gaps/8.0.7/helm-values.md similarity index 100% rename from stable/gaps/8.0.6/helm-values.md rename to stable/gaps/8.0.7/helm-values.md diff --git a/stable/gaps/8.0.6/ix_values.yaml b/stable/gaps/8.0.7/ix_values.yaml similarity index 100% rename from stable/gaps/8.0.6/ix_values.yaml rename to stable/gaps/8.0.7/ix_values.yaml diff --git a/stable/gaps/8.0.6/questions.yaml b/stable/gaps/8.0.7/questions.yaml similarity index 100% rename from stable/gaps/8.0.6/questions.yaml rename to stable/gaps/8.0.7/questions.yaml diff --git a/stable/gaps/8.0.6/templates/common.yaml b/stable/gaps/8.0.7/templates/common.yaml similarity index 100% rename from stable/gaps/8.0.6/templates/common.yaml rename to stable/gaps/8.0.7/templates/common.yaml diff --git a/stable/gaps/8.0.6/test_values.yaml b/stable/gaps/8.0.7/test_values.yaml similarity index 100% rename from stable/gaps/8.0.6/test_values.yaml rename to stable/gaps/8.0.7/test_values.yaml diff --git a/stable/gaps/8.0.6/values.yaml b/stable/gaps/8.0.7/values.yaml similarity index 100% rename from stable/gaps/8.0.6/values.yaml rename to stable/gaps/8.0.7/values.yaml diff --git a/stable/gitea/1.0.8/CHANGELOG.md b/stable/gitea/1.0.8/CHANGELOG.md deleted file mode 100644 index 82a6b9da48..0000000000 --- a/stable/gitea/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [gitea-1.0.8](https://github.com/truecharts/apps/compare/gitea-1.0.7...gitea-1.0.8) (2021-10-12) - -#### Chore - -* update helm chart postgresql to v3.0.15 ([#1127](https://github.com/truecharts/apps/issues/1127)) - diff --git a/stable/gitea/1.0.8/charts/common-8.3.5.tgz b/stable/gitea/1.0.8/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/gitea/1.0.8/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/gitea/1.0.8/charts/postgresql-3.0.15.tgz b/stable/gitea/1.0.8/charts/postgresql-3.0.15.tgz deleted file mode 100644 index 6c98a62c49..0000000000 Binary files a/stable/gitea/1.0.8/charts/postgresql-3.0.15.tgz and /dev/null differ diff --git a/stable/gitea/1.0.9/CHANGELOG.md b/stable/gitea/1.0.9/CHANGELOG.md new file mode 100644 index 0000000000..46982e4242 --- /dev/null +++ b/stable/gitea/1.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [gitea-1.0.9](https://github.com/truecharts/apps/compare/gitea-1.0.8...gitea-1.0.9) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/gitea/1.0.8/CONFIG.md b/stable/gitea/1.0.9/CONFIG.md similarity index 100% rename from stable/gitea/1.0.8/CONFIG.md rename to stable/gitea/1.0.9/CONFIG.md diff --git a/stable/gitea/1.0.8/Chart.lock b/stable/gitea/1.0.9/Chart.lock similarity index 56% rename from stable/gitea/1.0.8/Chart.lock rename to stable/gitea/1.0.9/Chart.lock index 30a79bf600..3f1dc89d66 100644 --- a/stable/gitea/1.0.8/Chart.lock +++ b/stable/gitea/1.0.9/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - name: postgresql repository: https://truecharts.org/ - version: 3.0.15 + version: 3.0.16 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.5 -digest: sha256:5e5cd6697c1b0630a074536db0eaf230f63777c7189f24c7f3aa70ce46e804c6 -generated: "2021-10-12T18:04:51.202782761Z" +digest: sha256:b464c0ddc2a63e24f500f3c7eee5d4f155a4813c975cb55449fe5f23087aa734 +generated: "2021-10-13T22:31:07.161719797Z" diff --git a/stable/gitea/1.0.8/Chart.yaml b/stable/gitea/1.0.9/Chart.yaml similarity index 94% rename from stable/gitea/1.0.8/Chart.yaml rename to stable/gitea/1.0.9/Chart.yaml index 42fce341c2..8011a9fb76 100644 --- a/stable/gitea/1.0.8/Chart.yaml +++ b/stable/gitea/1.0.9/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "1.15.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.15 + version: 3.0.16 - condition: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami @@ -34,4 +34,4 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 1.0.8 +version: 1.0.9 diff --git a/stable/gitea/1.0.8/README.md b/stable/gitea/1.0.9/README.md similarity index 93% rename from stable/gitea/1.0.8/README.md rename to stable/gitea/1.0.9/README.md index c032ca0121..6ce1891124 100644 --- a/stable/gitea/1.0.8/README.md +++ b/stable/gitea/1.0.9/README.md @@ -20,8 +20,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | memcached | 5.15.5 | -| https://truecharts.org/ | postgresql | 3.0.15 | -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org/ | postgresql | 3.0.16 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/gitea/1.0.8/app-readme.md b/stable/gitea/1.0.9/app-readme.md similarity index 100% rename from stable/gitea/1.0.8/app-readme.md rename to stable/gitea/1.0.9/app-readme.md diff --git a/stable/gitea/1.0.9/charts/common-8.3.6.tgz b/stable/gitea/1.0.9/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/gitea/1.0.9/charts/common-8.3.6.tgz differ diff --git a/stable/gitea/1.0.8/charts/memcached-5.15.5.tgz b/stable/gitea/1.0.9/charts/memcached-5.15.5.tgz similarity index 100% rename from stable/gitea/1.0.8/charts/memcached-5.15.5.tgz rename to stable/gitea/1.0.9/charts/memcached-5.15.5.tgz diff --git a/stable/gitea/1.0.9/charts/postgresql-3.0.16.tgz b/stable/gitea/1.0.9/charts/postgresql-3.0.16.tgz new file mode 100644 index 0000000000..a6bcd7d61c Binary files /dev/null and b/stable/gitea/1.0.9/charts/postgresql-3.0.16.tgz differ diff --git a/stable/gitea/1.0.8/ci/basic-values.yaml b/stable/gitea/1.0.9/ci/basic-values.yaml similarity index 100% rename from stable/gitea/1.0.8/ci/basic-values.yaml rename to stable/gitea/1.0.9/ci/basic-values.yaml diff --git a/stable/gitea/1.0.8/ci/ingress-values.yaml b/stable/gitea/1.0.9/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/1.0.8/ci/ingress-values.yaml rename to stable/gitea/1.0.9/ci/ingress-values.yaml diff --git a/stable/gitea/1.0.8/helm-values.md b/stable/gitea/1.0.9/helm-values.md similarity index 100% rename from stable/gitea/1.0.8/helm-values.md rename to stable/gitea/1.0.9/helm-values.md diff --git a/stable/gitea/1.0.8/ix_values.yaml b/stable/gitea/1.0.9/ix_values.yaml similarity index 100% rename from stable/gitea/1.0.8/ix_values.yaml rename to stable/gitea/1.0.9/ix_values.yaml diff --git a/stable/gitea/1.0.8/questions.yaml b/stable/gitea/1.0.9/questions.yaml similarity index 100% rename from stable/gitea/1.0.8/questions.yaml rename to stable/gitea/1.0.9/questions.yaml diff --git a/stable/gitea/1.0.8/templates/_configmap.tpl b/stable/gitea/1.0.9/templates/_configmap.tpl similarity index 100% rename from stable/gitea/1.0.8/templates/_configmap.tpl rename to stable/gitea/1.0.9/templates/_configmap.tpl diff --git a/stable/gitea/1.0.8/templates/_secrets.tpl b/stable/gitea/1.0.9/templates/_secrets.tpl similarity index 100% rename from stable/gitea/1.0.8/templates/_secrets.tpl rename to stable/gitea/1.0.9/templates/_secrets.tpl diff --git a/stable/gitea/1.0.8/templates/common.yaml b/stable/gitea/1.0.9/templates/common.yaml similarity index 100% rename from stable/gitea/1.0.8/templates/common.yaml rename to stable/gitea/1.0.9/templates/common.yaml diff --git a/stable/gitea/1.0.8/test_values.yaml b/stable/gitea/1.0.9/test_values.yaml similarity index 100% rename from stable/gitea/1.0.8/test_values.yaml rename to stable/gitea/1.0.9/test_values.yaml diff --git a/stable/gitea/1.0.8/values.yaml b/stable/gitea/1.0.9/values.yaml similarity index 100% rename from stable/gitea/1.0.8/values.yaml rename to stable/gitea/1.0.9/values.yaml diff --git a/stable/gonic/3.0.7/CHANGELOG.md b/stable/gonic/3.0.7/CHANGELOG.md deleted file mode 100644 index d7625feb9b..0000000000 --- a/stable/gonic/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/gonic/3.0.7/Chart.lock b/stable/gonic/3.0.7/Chart.lock deleted file mode 100644 index a724d392b8..0000000000 --- a/stable/gonic/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:28:30.266970912Z" diff --git a/stable/gonic/3.0.7/charts/common-8.3.5.tgz b/stable/gonic/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/gonic/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/gonic/3.0.8/CHANGELOG.md b/stable/gonic/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..a925bf4b08 --- /dev/null +++ b/stable/gonic/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/gonic/3.0.7/CONFIG.md b/stable/gonic/3.0.8/CONFIG.md similarity index 100% rename from stable/gonic/3.0.7/CONFIG.md rename to stable/gonic/3.0.8/CONFIG.md diff --git a/stable/gonic/3.0.8/Chart.lock b/stable/gonic/3.0.8/Chart.lock new file mode 100644 index 0000000000..6b8c1a106c --- /dev/null +++ b/stable/gonic/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:31:29.841127618Z" diff --git a/stable/gonic/3.0.7/Chart.yaml b/stable/gonic/3.0.8/Chart.yaml similarity index 94% rename from stable/gonic/3.0.7/Chart.yaml rename to stable/gonic/3.0.8/Chart.yaml index 900a2a6304..1fcd358397 100644 --- a/stable/gonic/3.0.7/Chart.yaml +++ b/stable/gonic/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 3.0.7 +version: 3.0.8 diff --git a/stable/gonic/3.0.7/README.md b/stable/gonic/3.0.8/README.md similarity index 96% rename from stable/gonic/3.0.7/README.md rename to stable/gonic/3.0.8/README.md index 7e2e203628..70b6d931c3 100644 --- a/stable/gonic/3.0.7/README.md +++ b/stable/gonic/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/gonic/3.0.7/app-readme.md b/stable/gonic/3.0.8/app-readme.md similarity index 100% rename from stable/gonic/3.0.7/app-readme.md rename to stable/gonic/3.0.8/app-readme.md diff --git a/stable/gonic/3.0.8/charts/common-8.3.6.tgz b/stable/gonic/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/gonic/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/gonic/3.0.7/ci/ct-values.yaml b/stable/gonic/3.0.8/ci/ct-values.yaml similarity index 100% rename from stable/gonic/3.0.7/ci/ct-values.yaml rename to stable/gonic/3.0.8/ci/ct-values.yaml diff --git a/stable/gonic/3.0.7/helm-values.md b/stable/gonic/3.0.8/helm-values.md similarity index 100% rename from stable/gonic/3.0.7/helm-values.md rename to stable/gonic/3.0.8/helm-values.md diff --git a/stable/gonic/3.0.7/ix_values.yaml b/stable/gonic/3.0.8/ix_values.yaml similarity index 100% rename from stable/gonic/3.0.7/ix_values.yaml rename to stable/gonic/3.0.8/ix_values.yaml diff --git a/stable/gonic/3.0.7/questions.yaml b/stable/gonic/3.0.8/questions.yaml similarity index 100% rename from stable/gonic/3.0.7/questions.yaml rename to stable/gonic/3.0.8/questions.yaml diff --git a/stable/gonic/3.0.7/templates/common.yaml b/stable/gonic/3.0.8/templates/common.yaml similarity index 100% rename from stable/gonic/3.0.7/templates/common.yaml rename to stable/gonic/3.0.8/templates/common.yaml diff --git a/stable/gonic/3.0.7/test_values.yaml b/stable/gonic/3.0.8/test_values.yaml similarity index 100% rename from stable/gonic/3.0.7/test_values.yaml rename to stable/gonic/3.0.8/test_values.yaml diff --git a/stable/gonic/3.0.7/values.yaml b/stable/gonic/3.0.8/values.yaml similarity index 100% rename from stable/gonic/3.0.7/values.yaml rename to stable/gonic/3.0.8/values.yaml diff --git a/stable/grocy/8.0.7/CHANGELOG.md b/stable/grocy/8.0.7/CHANGELOG.md deleted file mode 100644 index 6692768a97..0000000000 --- a/stable/grocy/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/grocy/8.0.7/Chart.lock b/stable/grocy/8.0.7/Chart.lock deleted file mode 100644 index 702e7e9cc8..0000000000 --- a/stable/grocy/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:28:42.329720707Z" diff --git a/stable/grocy/8.0.7/charts/common-8.3.5.tgz b/stable/grocy/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/grocy/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/grocy/8.0.8/CHANGELOG.md b/stable/grocy/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..a932b93553 --- /dev/null +++ b/stable/grocy/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/grocy/8.0.7/CONFIG.md b/stable/grocy/8.0.8/CONFIG.md similarity index 100% rename from stable/grocy/8.0.7/CONFIG.md rename to stable/grocy/8.0.8/CONFIG.md diff --git a/stable/grocy/8.0.8/Chart.lock b/stable/grocy/8.0.8/Chart.lock new file mode 100644 index 0000000000..f7a7b662a9 --- /dev/null +++ b/stable/grocy/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:31:43.323080976Z" diff --git a/stable/grocy/8.0.7/Chart.yaml b/stable/grocy/8.0.8/Chart.yaml similarity index 94% rename from stable/grocy/8.0.7/Chart.yaml rename to stable/grocy/8.0.8/Chart.yaml index 653f92bd27..5147ace00a 100644 --- a/stable/grocy/8.0.7/Chart.yaml +++ b/stable/grocy/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -20,4 +20,4 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/grocy/8.0.7/README.md b/stable/grocy/8.0.8/README.md similarity index 96% rename from stable/grocy/8.0.7/README.md rename to stable/grocy/8.0.8/README.md index f85e496d76..825b2a396b 100644 --- a/stable/grocy/8.0.7/README.md +++ b/stable/grocy/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/grocy/8.0.7/app-readme.md b/stable/grocy/8.0.8/app-readme.md similarity index 100% rename from stable/grocy/8.0.7/app-readme.md rename to stable/grocy/8.0.8/app-readme.md diff --git a/stable/grocy/8.0.8/charts/common-8.3.6.tgz b/stable/grocy/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/grocy/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/grocy/8.0.7/helm-values.md b/stable/grocy/8.0.8/helm-values.md similarity index 100% rename from stable/grocy/8.0.7/helm-values.md rename to stable/grocy/8.0.8/helm-values.md diff --git a/stable/grocy/8.0.7/ix_values.yaml b/stable/grocy/8.0.8/ix_values.yaml similarity index 100% rename from stable/grocy/8.0.7/ix_values.yaml rename to stable/grocy/8.0.8/ix_values.yaml diff --git a/stable/grocy/8.0.7/questions.yaml b/stable/grocy/8.0.8/questions.yaml similarity index 100% rename from stable/grocy/8.0.7/questions.yaml rename to stable/grocy/8.0.8/questions.yaml diff --git a/stable/grocy/8.0.7/templates/common.yaml b/stable/grocy/8.0.8/templates/common.yaml similarity index 100% rename from stable/grocy/8.0.7/templates/common.yaml rename to stable/grocy/8.0.8/templates/common.yaml diff --git a/stable/grocy/8.0.7/test_values.yaml b/stable/grocy/8.0.8/test_values.yaml similarity index 100% rename from stable/grocy/8.0.7/test_values.yaml rename to stable/grocy/8.0.8/test_values.yaml diff --git a/stable/grocy/8.0.7/values.yaml b/stable/grocy/8.0.8/values.yaml similarity index 100% rename from stable/grocy/8.0.7/values.yaml rename to stable/grocy/8.0.8/values.yaml diff --git a/stable/handbrake/8.0.7/CHANGELOG.md b/stable/handbrake/8.0.7/CHANGELOG.md deleted file mode 100644 index 6582bf3918..0000000000 --- a/stable/handbrake/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/handbrake/8.0.7/Chart.lock b/stable/handbrake/8.0.7/Chart.lock deleted file mode 100644 index 792b78c89b..0000000000 --- a/stable/handbrake/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:28:54.273014716Z" diff --git a/stable/handbrake/8.0.7/charts/common-8.3.5.tgz b/stable/handbrake/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/handbrake/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/handbrake/8.0.8/CHANGELOG.md b/stable/handbrake/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..e32ffd1691 --- /dev/null +++ b/stable/handbrake/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/handbrake/8.0.7/CONFIG.md b/stable/handbrake/8.0.8/CONFIG.md similarity index 100% rename from stable/handbrake/8.0.7/CONFIG.md rename to stable/handbrake/8.0.8/CONFIG.md diff --git a/stable/handbrake/8.0.8/Chart.lock b/stable/handbrake/8.0.8/Chart.lock new file mode 100644 index 0000000000..5ef35ba3fe --- /dev/null +++ b/stable/handbrake/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:31:57.055336131Z" diff --git a/stable/handbrake/8.0.7/Chart.yaml b/stable/handbrake/8.0.8/Chart.yaml similarity index 95% rename from stable/handbrake/8.0.7/Chart.yaml rename to stable/handbrake/8.0.8/Chart.yaml index 827b7af9dc..76ddd26033 100644 --- a/stable/handbrake/8.0.7/Chart.yaml +++ b/stable/handbrake/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/handbrake/8.0.7/README.md b/stable/handbrake/8.0.8/README.md similarity index 96% rename from stable/handbrake/8.0.7/README.md rename to stable/handbrake/8.0.8/README.md index 3b9d5efa95..b2c191804a 100644 --- a/stable/handbrake/8.0.7/README.md +++ b/stable/handbrake/8.0.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/handbrake/8.0.7/app-readme.md b/stable/handbrake/8.0.8/app-readme.md similarity index 100% rename from stable/handbrake/8.0.7/app-readme.md rename to stable/handbrake/8.0.8/app-readme.md diff --git a/stable/handbrake/8.0.8/charts/common-8.3.6.tgz b/stable/handbrake/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/handbrake/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/handbrake/8.0.7/helm-values.md b/stable/handbrake/8.0.8/helm-values.md similarity index 100% rename from stable/handbrake/8.0.7/helm-values.md rename to stable/handbrake/8.0.8/helm-values.md diff --git a/stable/handbrake/8.0.7/ix_values.yaml b/stable/handbrake/8.0.8/ix_values.yaml similarity index 100% rename from stable/handbrake/8.0.7/ix_values.yaml rename to stable/handbrake/8.0.8/ix_values.yaml diff --git a/stable/handbrake/8.0.7/questions.yaml b/stable/handbrake/8.0.8/questions.yaml similarity index 100% rename from stable/handbrake/8.0.7/questions.yaml rename to stable/handbrake/8.0.8/questions.yaml diff --git a/stable/handbrake/8.0.7/templates/common.yaml b/stable/handbrake/8.0.8/templates/common.yaml similarity index 100% rename from stable/handbrake/8.0.7/templates/common.yaml rename to stable/handbrake/8.0.8/templates/common.yaml diff --git a/stable/handbrake/8.0.7/test_values.yaml b/stable/handbrake/8.0.8/test_values.yaml similarity index 100% rename from stable/handbrake/8.0.7/test_values.yaml rename to stable/handbrake/8.0.8/test_values.yaml diff --git a/stable/handbrake/8.0.7/values.yaml b/stable/handbrake/8.0.8/values.yaml similarity index 100% rename from stable/handbrake/8.0.7/values.yaml rename to stable/handbrake/8.0.8/values.yaml diff --git a/stable/haste-server/3.0.6/CHANGELOG.md b/stable/haste-server/3.0.6/CHANGELOG.md deleted file mode 100644 index 273e322dda..0000000000 --- a/stable/haste-server/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/haste-server/3.0.6/Chart.lock b/stable/haste-server/3.0.6/Chart.lock deleted file mode 100644 index 92251d132a..0000000000 --- a/stable/haste-server/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:29:06.231217362Z" diff --git a/stable/haste-server/3.0.6/charts/common-8.3.5.tgz b/stable/haste-server/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/haste-server/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/haste-server/3.0.7/CHANGELOG.md b/stable/haste-server/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..415bf2e627 --- /dev/null +++ b/stable/haste-server/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/haste-server/3.0.6/CONFIG.md b/stable/haste-server/3.0.7/CONFIG.md similarity index 100% rename from stable/haste-server/3.0.6/CONFIG.md rename to stable/haste-server/3.0.7/CONFIG.md diff --git a/stable/haste-server/3.0.7/Chart.lock b/stable/haste-server/3.0.7/Chart.lock new file mode 100644 index 0000000000..bf38fccddc --- /dev/null +++ b/stable/haste-server/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:32:10.482895343Z" diff --git a/stable/haste-server/3.0.6/Chart.yaml b/stable/haste-server/3.0.7/Chart.yaml similarity index 94% rename from stable/haste-server/3.0.6/Chart.yaml rename to stable/haste-server/3.0.7/Chart.yaml index 6468077764..6996bafac5 100644 --- a/stable/haste-server/3.0.6/Chart.yaml +++ b/stable/haste-server/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 3.0.6 +version: 3.0.7 diff --git a/stable/haste-server/3.0.6/README.md b/stable/haste-server/3.0.7/README.md similarity index 96% rename from stable/haste-server/3.0.6/README.md rename to stable/haste-server/3.0.7/README.md index 61fd98a63f..a987c39121 100644 --- a/stable/haste-server/3.0.6/README.md +++ b/stable/haste-server/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/haste-server/3.0.6/app-readme.md b/stable/haste-server/3.0.7/app-readme.md similarity index 100% rename from stable/haste-server/3.0.6/app-readme.md rename to stable/haste-server/3.0.7/app-readme.md diff --git a/stable/haste-server/3.0.7/charts/common-8.3.6.tgz b/stable/haste-server/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/haste-server/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/haste-server/3.0.6/helm-values.md b/stable/haste-server/3.0.7/helm-values.md similarity index 100% rename from stable/haste-server/3.0.6/helm-values.md rename to stable/haste-server/3.0.7/helm-values.md diff --git a/stable/haste-server/3.0.6/ix_values.yaml b/stable/haste-server/3.0.7/ix_values.yaml similarity index 100% rename from stable/haste-server/3.0.6/ix_values.yaml rename to stable/haste-server/3.0.7/ix_values.yaml diff --git a/stable/haste-server/3.0.6/questions.yaml b/stable/haste-server/3.0.7/questions.yaml similarity index 100% rename from stable/haste-server/3.0.6/questions.yaml rename to stable/haste-server/3.0.7/questions.yaml diff --git a/stable/haste-server/3.0.6/templates/common.yaml b/stable/haste-server/3.0.7/templates/common.yaml similarity index 100% rename from stable/haste-server/3.0.6/templates/common.yaml rename to stable/haste-server/3.0.7/templates/common.yaml diff --git a/stable/haste-server/3.0.6/test_values.yaml b/stable/haste-server/3.0.7/test_values.yaml similarity index 100% rename from stable/haste-server/3.0.6/test_values.yaml rename to stable/haste-server/3.0.7/test_values.yaml diff --git a/stable/haste-server/3.0.6/values.yaml b/stable/haste-server/3.0.7/values.yaml similarity index 100% rename from stable/haste-server/3.0.6/values.yaml rename to stable/haste-server/3.0.7/values.yaml diff --git a/stable/healthchecks/3.0.8/CHANGELOG.md b/stable/healthchecks/3.0.8/CHANGELOG.md deleted file mode 100644 index 8f284ef9df..0000000000 --- a/stable/healthchecks/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/healthchecks/3.0.8/Chart.lock b/stable/healthchecks/3.0.8/Chart.lock deleted file mode 100644 index 65cb71907f..0000000000 --- a/stable/healthchecks/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:29:18.218359053Z" diff --git a/stable/healthchecks/3.0.8/charts/common-8.3.5.tgz b/stable/healthchecks/3.0.8/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/healthchecks/3.0.8/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/healthchecks/3.0.9/CHANGELOG.md b/stable/healthchecks/3.0.9/CHANGELOG.md new file mode 100644 index 0000000000..87eab963e3 --- /dev/null +++ b/stable/healthchecks/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/healthchecks/3.0.8/CONFIG.md b/stable/healthchecks/3.0.9/CONFIG.md similarity index 100% rename from stable/healthchecks/3.0.8/CONFIG.md rename to stable/healthchecks/3.0.9/CONFIG.md diff --git a/stable/healthchecks/3.0.9/Chart.lock b/stable/healthchecks/3.0.9/Chart.lock new file mode 100644 index 0000000000..759588cd19 --- /dev/null +++ b/stable/healthchecks/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:32:23.948337072Z" diff --git a/stable/healthchecks/3.0.8/Chart.yaml b/stable/healthchecks/3.0.9/Chart.yaml similarity index 96% rename from stable/healthchecks/3.0.8/Chart.yaml rename to stable/healthchecks/3.0.9/Chart.yaml index ff0ec2ee43..64528c7397 100644 --- a/stable/healthchecks/3.0.8/Chart.yaml +++ b/stable/healthchecks/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 3.0.8 +version: 3.0.9 diff --git a/stable/healthchecks/3.0.8/README.md b/stable/healthchecks/3.0.9/README.md similarity index 97% rename from stable/healthchecks/3.0.8/README.md rename to stable/healthchecks/3.0.9/README.md index ca3e446c7a..324ed6e349 100644 --- a/stable/healthchecks/3.0.8/README.md +++ b/stable/healthchecks/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/healthchecks/3.0.8/app-readme.md b/stable/healthchecks/3.0.9/app-readme.md similarity index 100% rename from stable/healthchecks/3.0.8/app-readme.md rename to stable/healthchecks/3.0.9/app-readme.md diff --git a/stable/healthchecks/3.0.9/charts/common-8.3.6.tgz b/stable/healthchecks/3.0.9/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/healthchecks/3.0.9/charts/common-8.3.6.tgz differ diff --git a/stable/healthchecks/3.0.8/helm-values.md b/stable/healthchecks/3.0.9/helm-values.md similarity index 100% rename from stable/healthchecks/3.0.8/helm-values.md rename to stable/healthchecks/3.0.9/helm-values.md diff --git a/stable/healthchecks/3.0.8/ix_values.yaml b/stable/healthchecks/3.0.9/ix_values.yaml similarity index 100% rename from stable/healthchecks/3.0.8/ix_values.yaml rename to stable/healthchecks/3.0.9/ix_values.yaml diff --git a/stable/healthchecks/3.0.8/questions.yaml b/stable/healthchecks/3.0.9/questions.yaml similarity index 100% rename from stable/healthchecks/3.0.8/questions.yaml rename to stable/healthchecks/3.0.9/questions.yaml diff --git a/stable/healthchecks/3.0.8/templates/common.yaml b/stable/healthchecks/3.0.9/templates/common.yaml similarity index 100% rename from stable/healthchecks/3.0.8/templates/common.yaml rename to stable/healthchecks/3.0.9/templates/common.yaml diff --git a/stable/healthchecks/3.0.8/test_values.yaml b/stable/healthchecks/3.0.9/test_values.yaml similarity index 100% rename from stable/healthchecks/3.0.8/test_values.yaml rename to stable/healthchecks/3.0.9/test_values.yaml diff --git a/stable/healthchecks/3.0.8/values.yaml b/stable/healthchecks/3.0.9/values.yaml similarity index 100% rename from stable/healthchecks/3.0.8/values.yaml rename to stable/healthchecks/3.0.9/values.yaml diff --git a/stable/heimdall/8.0.10/CHANGELOG.md b/stable/heimdall/8.0.10/CHANGELOG.md new file mode 100644 index 0000000000..d749262260 --- /dev/null +++ b/stable/heimdall/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/heimdall/8.0.9/CONFIG.md b/stable/heimdall/8.0.10/CONFIG.md similarity index 100% rename from stable/heimdall/8.0.9/CONFIG.md rename to stable/heimdall/8.0.10/CONFIG.md diff --git a/stable/heimdall/8.0.10/Chart.lock b/stable/heimdall/8.0.10/Chart.lock new file mode 100644 index 0000000000..62ea256c75 --- /dev/null +++ b/stable/heimdall/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:32:37.56122428Z" diff --git a/stable/heimdall/8.0.9/Chart.yaml b/stable/heimdall/8.0.10/Chart.yaml similarity index 93% rename from stable/heimdall/8.0.9/Chart.yaml rename to stable/heimdall/8.0.10/Chart.yaml index 4b602ac064..55c7adf03d 100644 --- a/stable/heimdall/8.0.9/Chart.yaml +++ b/stable/heimdall/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: An Application dashboard and launcher home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall @@ -18,4 +18,4 @@ maintainers: name: heimdall sources: null type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/heimdall/8.0.9/README.md b/stable/heimdall/8.0.10/README.md similarity index 96% rename from stable/heimdall/8.0.9/README.md rename to stable/heimdall/8.0.10/README.md index ed7acf213b..db1a7c50f1 100644 --- a/stable/heimdall/8.0.9/README.md +++ b/stable/heimdall/8.0.10/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/heimdall/8.0.9/app-readme.md b/stable/heimdall/8.0.10/app-readme.md similarity index 100% rename from stable/heimdall/8.0.9/app-readme.md rename to stable/heimdall/8.0.10/app-readme.md diff --git a/stable/heimdall/8.0.10/charts/common-8.3.6.tgz b/stable/heimdall/8.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/heimdall/8.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/heimdall/8.0.9/helm-values.md b/stable/heimdall/8.0.10/helm-values.md similarity index 100% rename from stable/heimdall/8.0.9/helm-values.md rename to stable/heimdall/8.0.10/helm-values.md diff --git a/stable/heimdall/8.0.9/ix_values.yaml b/stable/heimdall/8.0.10/ix_values.yaml similarity index 100% rename from stable/heimdall/8.0.9/ix_values.yaml rename to stable/heimdall/8.0.10/ix_values.yaml diff --git a/stable/heimdall/8.0.9/questions.yaml b/stable/heimdall/8.0.10/questions.yaml similarity index 100% rename from stable/heimdall/8.0.9/questions.yaml rename to stable/heimdall/8.0.10/questions.yaml diff --git a/stable/heimdall/8.0.9/templates/common.yaml b/stable/heimdall/8.0.10/templates/common.yaml similarity index 100% rename from stable/heimdall/8.0.9/templates/common.yaml rename to stable/heimdall/8.0.10/templates/common.yaml diff --git a/stable/heimdall/8.0.9/test_values.yaml b/stable/heimdall/8.0.10/test_values.yaml similarity index 100% rename from stable/heimdall/8.0.9/test_values.yaml rename to stable/heimdall/8.0.10/test_values.yaml diff --git a/stable/heimdall/8.0.9/values.yaml b/stable/heimdall/8.0.10/values.yaml similarity index 100% rename from stable/heimdall/8.0.9/values.yaml rename to stable/heimdall/8.0.10/values.yaml diff --git a/stable/heimdall/8.0.9/CHANGELOG.md b/stable/heimdall/8.0.9/CHANGELOG.md deleted file mode 100644 index f004b78999..0000000000 --- a/stable/heimdall/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/heimdall/8.0.9/Chart.lock b/stable/heimdall/8.0.9/Chart.lock deleted file mode 100644 index ce5ee13024..0000000000 --- a/stable/heimdall/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:29:30.144013409Z" diff --git a/stable/heimdall/8.0.9/charts/common-8.3.5.tgz b/stable/heimdall/8.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/heimdall/8.0.9/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/home-assistant/8.2.0/CHANGELOG.md b/stable/home-assistant/8.2.0/CHANGELOG.md deleted file mode 100644 index a13abd5d80..0000000000 --- a/stable/home-assistant/8.2.0/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### [home-assistant-8.2.0](https://github.com/truecharts/apps/compare/home-assistant-8.1.4...home-assistant-8.2.0) (2021-10-13) - diff --git a/stable/home-assistant/8.2.0/Chart.lock b/stable/home-assistant/8.2.0/Chart.lock deleted file mode 100644 index 99d65fe8c7..0000000000 --- a/stable/home-assistant/8.2.0/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.14 -digest: sha256:0c1ecfaee7e9cdd1d1971984ab8e22f3a74fb994b546e555904277f24bdf01f7 -generated: "2021-10-13T17:37:01.350555172Z" diff --git a/stable/home-assistant/8.2.0/charts/common-8.3.5.tgz b/stable/home-assistant/8.2.0/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/home-assistant/8.2.0/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/home-assistant/8.2.0/charts/postgresql-3.0.14.tgz b/stable/home-assistant/8.2.0/charts/postgresql-3.0.14.tgz deleted file mode 100644 index 81c37a069f..0000000000 Binary files a/stable/home-assistant/8.2.0/charts/postgresql-3.0.14.tgz and /dev/null differ diff --git a/stable/home-assistant/8.2.1/CHANGELOG.md b/stable/home-assistant/8.2.1/CHANGELOG.md new file mode 100644 index 0000000000..9fcd5567a8 --- /dev/null +++ b/stable/home-assistant/8.2.1/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [home-assistant-8.2.1](https://github.com/truecharts/apps/compare/home-assistant-8.2.0...home-assistant-8.2.1) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/home-assistant/8.2.0/CONFIG.md b/stable/home-assistant/8.2.1/CONFIG.md similarity index 100% rename from stable/home-assistant/8.2.0/CONFIG.md rename to stable/home-assistant/8.2.1/CONFIG.md diff --git a/stable/home-assistant/8.2.1/Chart.lock b/stable/home-assistant/8.2.1/Chart.lock new file mode 100644 index 0000000000..8ac8059159 --- /dev/null +++ b/stable/home-assistant/8.2.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.16 +digest: sha256:164b001a6659e768d4d1c868be97fa52b7d08b590219bccb734aeeeeae24de4d +generated: "2021-10-13T22:32:52.388744283Z" diff --git a/stable/home-assistant/8.2.0/Chart.yaml b/stable/home-assistant/8.2.1/Chart.yaml similarity index 94% rename from stable/home-assistant/8.2.0/Chart.yaml rename to stable/home-assistant/8.2.1/Chart.yaml index 211aeb4723..a13122f18b 100644 --- a/stable/home-assistant/8.2.0/Chart.yaml +++ b/stable/home-assistant/8.2.1/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "2021.10.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.14 + version: 3.0.16 deprecated: false description: home-assistant App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant @@ -29,4 +29,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 8.2.0 +version: 8.2.1 diff --git a/stable/home-assistant/8.2.0/README.md b/stable/home-assistant/8.2.1/README.md similarity index 93% rename from stable/home-assistant/8.2.0/README.md rename to stable/home-assistant/8.2.1/README.md index 1ec7f9399a..4c7ad5bd51 100644 --- a/stable/home-assistant/8.2.0/README.md +++ b/stable/home-assistant/8.2.1/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.14 | -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org/ | postgresql | 3.0.16 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/home-assistant/8.2.0/app-readme.md b/stable/home-assistant/8.2.1/app-readme.md similarity index 100% rename from stable/home-assistant/8.2.0/app-readme.md rename to stable/home-assistant/8.2.1/app-readme.md diff --git a/stable/home-assistant/8.2.1/charts/common-8.3.6.tgz b/stable/home-assistant/8.2.1/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/home-assistant/8.2.1/charts/common-8.3.6.tgz differ diff --git a/stable/home-assistant/8.2.1/charts/postgresql-3.0.16.tgz b/stable/home-assistant/8.2.1/charts/postgresql-3.0.16.tgz new file mode 100644 index 0000000000..a6bcd7d61c Binary files /dev/null and b/stable/home-assistant/8.2.1/charts/postgresql-3.0.16.tgz differ diff --git a/stable/home-assistant/8.2.0/helm-values.md b/stable/home-assistant/8.2.1/helm-values.md similarity index 100% rename from stable/home-assistant/8.2.0/helm-values.md rename to stable/home-assistant/8.2.1/helm-values.md diff --git a/stable/home-assistant/8.2.0/ix_values.yaml b/stable/home-assistant/8.2.1/ix_values.yaml similarity index 100% rename from stable/home-assistant/8.2.0/ix_values.yaml rename to stable/home-assistant/8.2.1/ix_values.yaml diff --git a/stable/home-assistant/8.2.0/questions.yaml b/stable/home-assistant/8.2.1/questions.yaml similarity index 100% rename from stable/home-assistant/8.2.0/questions.yaml rename to stable/home-assistant/8.2.1/questions.yaml diff --git a/stable/home-assistant/8.2.0/templates/_configmap.tpl b/stable/home-assistant/8.2.1/templates/_configmap.tpl similarity index 100% rename from stable/home-assistant/8.2.0/templates/_configmap.tpl rename to stable/home-assistant/8.2.1/templates/_configmap.tpl diff --git a/stable/home-assistant/8.2.0/templates/common.yaml b/stable/home-assistant/8.2.1/templates/common.yaml similarity index 100% rename from stable/home-assistant/8.2.0/templates/common.yaml rename to stable/home-assistant/8.2.1/templates/common.yaml diff --git a/stable/home-assistant/8.2.0/templates/secret.yaml b/stable/home-assistant/8.2.1/templates/secret.yaml similarity index 100% rename from stable/home-assistant/8.2.0/templates/secret.yaml rename to stable/home-assistant/8.2.1/templates/secret.yaml diff --git a/stable/home-assistant/8.2.0/test_values.yaml b/stable/home-assistant/8.2.1/test_values.yaml similarity index 100% rename from stable/home-assistant/8.2.0/test_values.yaml rename to stable/home-assistant/8.2.1/test_values.yaml diff --git a/stable/home-assistant/8.2.0/values.yaml b/stable/home-assistant/8.2.1/values.yaml similarity index 100% rename from stable/home-assistant/8.2.0/values.yaml rename to stable/home-assistant/8.2.1/values.yaml diff --git a/stable/hyperion-ng/3.0.6/CHANGELOG.md b/stable/hyperion-ng/3.0.6/CHANGELOG.md deleted file mode 100644 index 6de006b886..0000000000 --- a/stable/hyperion-ng/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/hyperion-ng/3.0.6/Chart.lock b/stable/hyperion-ng/3.0.6/Chart.lock deleted file mode 100644 index 133282a067..0000000000 --- a/stable/hyperion-ng/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:29:54.192727782Z" diff --git a/stable/hyperion-ng/3.0.6/charts/common-8.3.5.tgz b/stable/hyperion-ng/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/hyperion-ng/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/hyperion-ng/3.0.7/CHANGELOG.md b/stable/hyperion-ng/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..dd077ca6a8 --- /dev/null +++ b/stable/hyperion-ng/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/hyperion-ng/3.0.6/CONFIG.md b/stable/hyperion-ng/3.0.7/CONFIG.md similarity index 100% rename from stable/hyperion-ng/3.0.6/CONFIG.md rename to stable/hyperion-ng/3.0.7/CONFIG.md diff --git a/stable/hyperion-ng/3.0.7/Chart.lock b/stable/hyperion-ng/3.0.7/Chart.lock new file mode 100644 index 0000000000..58d7efc068 --- /dev/null +++ b/stable/hyperion-ng/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:33:08.908548194Z" diff --git a/stable/hyperion-ng/3.0.6/Chart.yaml b/stable/hyperion-ng/3.0.7/Chart.yaml similarity index 95% rename from stable/hyperion-ng/3.0.6/Chart.yaml rename to stable/hyperion-ng/3.0.7/Chart.yaml index 1bfbdf0235..8b8865eaec 100644 --- a/stable/hyperion-ng/3.0.6/Chart.yaml +++ b/stable/hyperion-ng/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.0-alph" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 3.0.6 +version: 3.0.7 diff --git a/stable/hyperion-ng/3.0.6/README.md b/stable/hyperion-ng/3.0.7/README.md similarity index 96% rename from stable/hyperion-ng/3.0.6/README.md rename to stable/hyperion-ng/3.0.7/README.md index 1e25e93c0f..db00d18313 100644 --- a/stable/hyperion-ng/3.0.6/README.md +++ b/stable/hyperion-ng/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/hyperion-ng/3.0.6/app-readme.md b/stable/hyperion-ng/3.0.7/app-readme.md similarity index 100% rename from stable/hyperion-ng/3.0.6/app-readme.md rename to stable/hyperion-ng/3.0.7/app-readme.md diff --git a/stable/hyperion-ng/3.0.7/charts/common-8.3.6.tgz b/stable/hyperion-ng/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/hyperion-ng/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/hyperion-ng/3.0.6/helm-values.md b/stable/hyperion-ng/3.0.7/helm-values.md similarity index 100% rename from stable/hyperion-ng/3.0.6/helm-values.md rename to stable/hyperion-ng/3.0.7/helm-values.md diff --git a/stable/hyperion-ng/3.0.6/ix_values.yaml b/stable/hyperion-ng/3.0.7/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.6/ix_values.yaml rename to stable/hyperion-ng/3.0.7/ix_values.yaml diff --git a/stable/hyperion-ng/3.0.6/questions.yaml b/stable/hyperion-ng/3.0.7/questions.yaml similarity index 100% rename from stable/hyperion-ng/3.0.6/questions.yaml rename to stable/hyperion-ng/3.0.7/questions.yaml diff --git a/stable/hyperion-ng/3.0.6/templates/common.yaml b/stable/hyperion-ng/3.0.7/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/3.0.6/templates/common.yaml rename to stable/hyperion-ng/3.0.7/templates/common.yaml diff --git a/stable/hyperion-ng/3.0.6/test_values.yaml b/stable/hyperion-ng/3.0.7/test_values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.6/test_values.yaml rename to stable/hyperion-ng/3.0.7/test_values.yaml diff --git a/stable/hyperion-ng/3.0.6/values.yaml b/stable/hyperion-ng/3.0.7/values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.6/values.yaml rename to stable/hyperion-ng/3.0.7/values.yaml diff --git a/stable/jackett/8.0.11/CHANGELOG.md b/stable/jackett/8.0.11/CHANGELOG.md deleted file mode 100644 index 8f189e9b88..0000000000 --- a/stable/jackett/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/jackett/8.0.11/Chart.lock b/stable/jackett/8.0.11/Chart.lock deleted file mode 100644 index 0e04786a2e..0000000000 --- a/stable/jackett/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-13T21:31:50.594873326Z" diff --git a/stable/jackett/8.0.11/charts/common-8.3.5.tgz b/stable/jackett/8.0.11/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/jackett/8.0.11/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/jackett/8.0.12/CHANGELOG.md b/stable/jackett/8.0.12/CHANGELOG.md new file mode 100644 index 0000000000..ab860e9434 --- /dev/null +++ b/stable/jackett/8.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [jackett-8.0.12](https://github.com/truecharts/apps/compare/jackett-8.0.11...jackett-8.0.12) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/jackett/8.0.11/CONFIG.md b/stable/jackett/8.0.12/CONFIG.md similarity index 100% rename from stable/jackett/8.0.11/CONFIG.md rename to stable/jackett/8.0.12/CONFIG.md diff --git a/stable/jackett/8.0.12/Chart.lock b/stable/jackett/8.0.12/Chart.lock new file mode 100644 index 0000000000..b005c02c91 --- /dev/null +++ b/stable/jackett/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:33:22.358675341Z" diff --git a/stable/jackett/8.0.11/Chart.yaml b/stable/jackett/8.0.12/Chart.yaml similarity index 94% rename from stable/jackett/8.0.11/Chart.yaml rename to stable/jackett/8.0.12/Chart.yaml index 5e9cb7da01..474fab352c 100644 --- a/stable/jackett/8.0.11/Chart.yaml +++ b/stable/jackett/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.18.984" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 8.0.11 +version: 8.0.12 diff --git a/stable/jackett/8.0.11/README.md b/stable/jackett/8.0.12/README.md similarity index 96% rename from stable/jackett/8.0.11/README.md rename to stable/jackett/8.0.12/README.md index df5d4516ec..bd22a8e7e7 100644 --- a/stable/jackett/8.0.11/README.md +++ b/stable/jackett/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/jackett/8.0.11/app-readme.md b/stable/jackett/8.0.12/app-readme.md similarity index 100% rename from stable/jackett/8.0.11/app-readme.md rename to stable/jackett/8.0.12/app-readme.md diff --git a/stable/jackett/8.0.12/charts/common-8.3.6.tgz b/stable/jackett/8.0.12/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/jackett/8.0.12/charts/common-8.3.6.tgz differ diff --git a/stable/jackett/8.0.11/helm-values.md b/stable/jackett/8.0.12/helm-values.md similarity index 100% rename from stable/jackett/8.0.11/helm-values.md rename to stable/jackett/8.0.12/helm-values.md diff --git a/stable/jackett/8.0.11/ix_values.yaml b/stable/jackett/8.0.12/ix_values.yaml similarity index 100% rename from stable/jackett/8.0.11/ix_values.yaml rename to stable/jackett/8.0.12/ix_values.yaml diff --git a/stable/jackett/8.0.11/questions.yaml b/stable/jackett/8.0.12/questions.yaml similarity index 100% rename from stable/jackett/8.0.11/questions.yaml rename to stable/jackett/8.0.12/questions.yaml diff --git a/stable/jackett/8.0.11/templates/common.yaml b/stable/jackett/8.0.12/templates/common.yaml similarity index 100% rename from stable/jackett/8.0.11/templates/common.yaml rename to stable/jackett/8.0.12/templates/common.yaml diff --git a/stable/jackett/8.0.11/test_values.yaml b/stable/jackett/8.0.12/test_values.yaml similarity index 100% rename from stable/jackett/8.0.11/test_values.yaml rename to stable/jackett/8.0.12/test_values.yaml diff --git a/stable/jackett/8.0.11/values.yaml b/stable/jackett/8.0.12/values.yaml similarity index 100% rename from stable/jackett/8.0.11/values.yaml rename to stable/jackett/8.0.12/values.yaml diff --git a/stable/jdownloader2/3.0.6/CHANGELOG.md b/stable/jdownloader2/3.0.6/CHANGELOG.md deleted file mode 100644 index 95acf4ddc5..0000000000 --- a/stable/jdownloader2/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/jdownloader2/3.0.6/Chart.lock b/stable/jdownloader2/3.0.6/Chart.lock deleted file mode 100644 index 8b17c467ea..0000000000 --- a/stable/jdownloader2/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:30:18.114548532Z" diff --git a/stable/jdownloader2/3.0.6/charts/common-8.3.5.tgz b/stable/jdownloader2/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/jdownloader2/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/jdownloader2/3.0.7/CHANGELOG.md b/stable/jdownloader2/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..1cf24023b3 --- /dev/null +++ b/stable/jdownloader2/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/jdownloader2/3.0.6/CONFIG.md b/stable/jdownloader2/3.0.7/CONFIG.md similarity index 100% rename from stable/jdownloader2/3.0.6/CONFIG.md rename to stable/jdownloader2/3.0.7/CONFIG.md diff --git a/stable/jdownloader2/3.0.7/Chart.lock b/stable/jdownloader2/3.0.7/Chart.lock new file mode 100644 index 0000000000..20b9cb9f76 --- /dev/null +++ b/stable/jdownloader2/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:33:35.949046938Z" diff --git a/stable/jdownloader2/3.0.6/Chart.yaml b/stable/jdownloader2/3.0.7/Chart.yaml similarity index 95% rename from stable/jdownloader2/3.0.6/Chart.yaml rename to stable/jdownloader2/3.0.7/Chart.yaml index bd4e993a60..472877436e 100644 --- a/stable/jdownloader2/3.0.6/Chart.yaml +++ b/stable/jdownloader2/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://hub.docker.com/r/jlesage/jdownloader-2 - https://jdownloader.org/ type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/jdownloader2/3.0.6/README.md b/stable/jdownloader2/3.0.7/README.md similarity index 97% rename from stable/jdownloader2/3.0.6/README.md rename to stable/jdownloader2/3.0.7/README.md index 0887e987a5..d5ff16d625 100644 --- a/stable/jdownloader2/3.0.6/README.md +++ b/stable/jdownloader2/3.0.7/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/jdownloader2/3.0.6/app-readme.md b/stable/jdownloader2/3.0.7/app-readme.md similarity index 100% rename from stable/jdownloader2/3.0.6/app-readme.md rename to stable/jdownloader2/3.0.7/app-readme.md diff --git a/stable/jdownloader2/3.0.7/charts/common-8.3.6.tgz b/stable/jdownloader2/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/jdownloader2/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/jdownloader2/3.0.6/helm-values.md b/stable/jdownloader2/3.0.7/helm-values.md similarity index 100% rename from stable/jdownloader2/3.0.6/helm-values.md rename to stable/jdownloader2/3.0.7/helm-values.md diff --git a/stable/jdownloader2/3.0.6/ix_values.yaml b/stable/jdownloader2/3.0.7/ix_values.yaml similarity index 100% rename from stable/jdownloader2/3.0.6/ix_values.yaml rename to stable/jdownloader2/3.0.7/ix_values.yaml diff --git a/stable/jdownloader2/3.0.6/questions.yaml b/stable/jdownloader2/3.0.7/questions.yaml similarity index 100% rename from stable/jdownloader2/3.0.6/questions.yaml rename to stable/jdownloader2/3.0.7/questions.yaml diff --git a/stable/jdownloader2/3.0.6/templates/common.yaml b/stable/jdownloader2/3.0.7/templates/common.yaml similarity index 100% rename from stable/jdownloader2/3.0.6/templates/common.yaml rename to stable/jdownloader2/3.0.7/templates/common.yaml diff --git a/stable/jdownloader2/3.0.6/test_values.yaml b/stable/jdownloader2/3.0.7/test_values.yaml similarity index 100% rename from stable/jdownloader2/3.0.6/test_values.yaml rename to stable/jdownloader2/3.0.7/test_values.yaml diff --git a/stable/jdownloader2/3.0.6/values.yaml b/stable/jdownloader2/3.0.7/values.yaml similarity index 100% rename from stable/jdownloader2/3.0.6/values.yaml rename to stable/jdownloader2/3.0.7/values.yaml diff --git a/stable/jellyfin/8.0.6/CHANGELOG.md b/stable/jellyfin/8.0.6/CHANGELOG.md deleted file mode 100644 index 5eb2e86270..0000000000 --- a/stable/jellyfin/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/jellyfin/8.0.6/Chart.lock b/stable/jellyfin/8.0.6/Chart.lock deleted file mode 100644 index 68537b1982..0000000000 --- a/stable/jellyfin/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:30:30.037006139Z" diff --git a/stable/jellyfin/8.0.6/charts/common-8.3.5.tgz b/stable/jellyfin/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/jellyfin/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/jellyfin/8.0.7/CHANGELOG.md b/stable/jellyfin/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..39d9ad92c1 --- /dev/null +++ b/stable/jellyfin/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/jellyfin/8.0.6/CONFIG.md b/stable/jellyfin/8.0.7/CONFIG.md similarity index 100% rename from stable/jellyfin/8.0.6/CONFIG.md rename to stable/jellyfin/8.0.7/CONFIG.md diff --git a/stable/jellyfin/8.0.7/Chart.lock b/stable/jellyfin/8.0.7/Chart.lock new file mode 100644 index 0000000000..7e0f52de66 --- /dev/null +++ b/stable/jellyfin/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:33:49.503511164Z" diff --git a/stable/jellyfin/8.0.6/Chart.yaml b/stable/jellyfin/8.0.7/Chart.yaml similarity index 95% rename from stable/jellyfin/8.0.6/Chart.yaml rename to stable/jellyfin/8.0.7/Chart.yaml index ebbeabb91a..d0070f3575 100644 --- a/stable/jellyfin/8.0.6/Chart.yaml +++ b/stable/jellyfin/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Jellyfin is a Free Software Media System home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin @@ -24,4 +24,4 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/jellyfin/8.0.6/README.md b/stable/jellyfin/8.0.7/README.md similarity index 96% rename from stable/jellyfin/8.0.6/README.md rename to stable/jellyfin/8.0.7/README.md index 17f025d31d..1fb220504e 100644 --- a/stable/jellyfin/8.0.6/README.md +++ b/stable/jellyfin/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/jellyfin/8.0.6/app-readme.md b/stable/jellyfin/8.0.7/app-readme.md similarity index 100% rename from stable/jellyfin/8.0.6/app-readme.md rename to stable/jellyfin/8.0.7/app-readme.md diff --git a/stable/jellyfin/8.0.7/charts/common-8.3.6.tgz b/stable/jellyfin/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/jellyfin/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/jellyfin/8.0.6/helm-values.md b/stable/jellyfin/8.0.7/helm-values.md similarity index 100% rename from stable/jellyfin/8.0.6/helm-values.md rename to stable/jellyfin/8.0.7/helm-values.md diff --git a/stable/jellyfin/8.0.6/ix_values.yaml b/stable/jellyfin/8.0.7/ix_values.yaml similarity index 100% rename from stable/jellyfin/8.0.6/ix_values.yaml rename to stable/jellyfin/8.0.7/ix_values.yaml diff --git a/stable/jellyfin/8.0.6/questions.yaml b/stable/jellyfin/8.0.7/questions.yaml similarity index 100% rename from stable/jellyfin/8.0.6/questions.yaml rename to stable/jellyfin/8.0.7/questions.yaml diff --git a/stable/jellyfin/8.0.6/templates/common.yaml b/stable/jellyfin/8.0.7/templates/common.yaml similarity index 100% rename from stable/jellyfin/8.0.6/templates/common.yaml rename to stable/jellyfin/8.0.7/templates/common.yaml diff --git a/stable/jellyfin/8.0.6/test_values.yaml b/stable/jellyfin/8.0.7/test_values.yaml similarity index 100% rename from stable/jellyfin/8.0.6/test_values.yaml rename to stable/jellyfin/8.0.7/test_values.yaml diff --git a/stable/jellyfin/8.0.6/values.yaml b/stable/jellyfin/8.0.7/values.yaml similarity index 100% rename from stable/jellyfin/8.0.6/values.yaml rename to stable/jellyfin/8.0.7/values.yaml diff --git a/stable/k8s-gateway/3.0.6/CHANGELOG.md b/stable/k8s-gateway/3.0.6/CHANGELOG.md deleted file mode 100644 index a43f9dfdc2..0000000000 --- a/stable/k8s-gateway/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/k8s-gateway/3.0.6/Chart.lock b/stable/k8s-gateway/3.0.6/Chart.lock deleted file mode 100644 index 4024e2049f..0000000000 --- a/stable/k8s-gateway/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:30:42.037167032Z" diff --git a/stable/k8s-gateway/3.0.6/charts/common-8.3.5.tgz b/stable/k8s-gateway/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/k8s-gateway/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/k8s-gateway/3.0.7/CHANGELOG.md b/stable/k8s-gateway/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..354311c5b4 --- /dev/null +++ b/stable/k8s-gateway/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/k8s-gateway/3.0.6/CONFIG.md b/stable/k8s-gateway/3.0.7/CONFIG.md similarity index 100% rename from stable/k8s-gateway/3.0.6/CONFIG.md rename to stable/k8s-gateway/3.0.7/CONFIG.md diff --git a/stable/k8s-gateway/3.0.7/Chart.lock b/stable/k8s-gateway/3.0.7/Chart.lock new file mode 100644 index 0000000000..d74210ad09 --- /dev/null +++ b/stable/k8s-gateway/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:34:03.111135779Z" diff --git a/stable/k8s-gateway/3.0.6/Chart.yaml b/stable/k8s-gateway/3.0.7/Chart.yaml similarity index 94% rename from stable/k8s-gateway/3.0.6/Chart.yaml rename to stable/k8s-gateway/3.0.7/Chart.yaml index 6527ffd90e..a1b0d8f836 100644 --- a/stable/k8s-gateway/3.0.6/Chart.yaml +++ b/stable/k8s-gateway/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gateway type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/k8s-gateway/3.0.6/README.md b/stable/k8s-gateway/3.0.7/README.md similarity index 96% rename from stable/k8s-gateway/3.0.6/README.md rename to stable/k8s-gateway/3.0.7/README.md index 937ddb9134..608907db55 100644 --- a/stable/k8s-gateway/3.0.6/README.md +++ b/stable/k8s-gateway/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/k8s-gateway/3.0.6/app-readme.md b/stable/k8s-gateway/3.0.7/app-readme.md similarity index 100% rename from stable/k8s-gateway/3.0.6/app-readme.md rename to stable/k8s-gateway/3.0.7/app-readme.md diff --git a/stable/k8s-gateway/3.0.7/charts/common-8.3.6.tgz b/stable/k8s-gateway/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/k8s-gateway/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/k8s-gateway/3.0.6/helm-values.md b/stable/k8s-gateway/3.0.7/helm-values.md similarity index 100% rename from stable/k8s-gateway/3.0.6/helm-values.md rename to stable/k8s-gateway/3.0.7/helm-values.md diff --git a/stable/k8s-gateway/3.0.6/ix_values.yaml b/stable/k8s-gateway/3.0.7/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.6/ix_values.yaml rename to stable/k8s-gateway/3.0.7/ix_values.yaml diff --git a/stable/k8s-gateway/3.0.6/questions.yaml b/stable/k8s-gateway/3.0.7/questions.yaml similarity index 100% rename from stable/k8s-gateway/3.0.6/questions.yaml rename to stable/k8s-gateway/3.0.7/questions.yaml diff --git a/stable/k8s-gateway/3.0.6/templates/_configmap.tpl b/stable/k8s-gateway/3.0.7/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/3.0.6/templates/_configmap.tpl rename to stable/k8s-gateway/3.0.7/templates/_configmap.tpl diff --git a/stable/k8s-gateway/3.0.6/templates/common.yaml b/stable/k8s-gateway/3.0.7/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/3.0.6/templates/common.yaml rename to stable/k8s-gateway/3.0.7/templates/common.yaml diff --git a/stable/k8s-gateway/3.0.6/test_values.yaml b/stable/k8s-gateway/3.0.7/test_values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.6/test_values.yaml rename to stable/k8s-gateway/3.0.7/test_values.yaml diff --git a/stable/k8s-gateway/3.0.6/values.yaml b/stable/k8s-gateway/3.0.7/values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.6/values.yaml rename to stable/k8s-gateway/3.0.7/values.yaml diff --git a/stable/kms/8.0.8/CHANGELOG.md b/stable/kms/8.0.8/CHANGELOG.md deleted file mode 100644 index 08af0d2539..0000000000 --- a/stable/kms/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/kms/8.0.8/Chart.lock b/stable/kms/8.0.8/Chart.lock deleted file mode 100644 index 8e97983ba4..0000000000 --- a/stable/kms/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-13T21:32:03.359620689Z" diff --git a/stable/kms/8.0.8/charts/common-8.3.5.tgz b/stable/kms/8.0.8/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/kms/8.0.8/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/kms/8.0.9/CHANGELOG.md b/stable/kms/8.0.9/CHANGELOG.md new file mode 100644 index 0000000000..aae635d01c --- /dev/null +++ b/stable/kms/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/kms/8.0.8/CONFIG.md b/stable/kms/8.0.9/CONFIG.md similarity index 100% rename from stable/kms/8.0.8/CONFIG.md rename to stable/kms/8.0.9/CONFIG.md diff --git a/stable/kms/8.0.9/Chart.lock b/stable/kms/8.0.9/Chart.lock new file mode 100644 index 0000000000..c9311c2a83 --- /dev/null +++ b/stable/kms/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:34:17.124010372Z" diff --git a/stable/kms/8.0.8/Chart.yaml b/stable/kms/8.0.9/Chart.yaml similarity index 94% rename from stable/kms/8.0.8/Chart.yaml rename to stable/kms/8.0.9/Chart.yaml index b9436fc60e..87671a56bb 100644 --- a/stable/kms/8.0.8/Chart.yaml +++ b/stable/kms/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 8.0.8 +version: 8.0.9 diff --git a/stable/kms/8.0.8/README.md b/stable/kms/8.0.9/README.md similarity index 96% rename from stable/kms/8.0.8/README.md rename to stable/kms/8.0.9/README.md index 853c3608ae..08d8909688 100644 --- a/stable/kms/8.0.8/README.md +++ b/stable/kms/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/kms/8.0.8/app-readme.md b/stable/kms/8.0.9/app-readme.md similarity index 100% rename from stable/kms/8.0.8/app-readme.md rename to stable/kms/8.0.9/app-readme.md diff --git a/stable/kms/8.0.9/charts/common-8.3.6.tgz b/stable/kms/8.0.9/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/kms/8.0.9/charts/common-8.3.6.tgz differ diff --git a/stable/kms/8.0.8/helm-values.md b/stable/kms/8.0.9/helm-values.md similarity index 100% rename from stable/kms/8.0.8/helm-values.md rename to stable/kms/8.0.9/helm-values.md diff --git a/stable/kms/8.0.8/ix_values.yaml b/stable/kms/8.0.9/ix_values.yaml similarity index 100% rename from stable/kms/8.0.8/ix_values.yaml rename to stable/kms/8.0.9/ix_values.yaml diff --git a/stable/kms/8.0.8/questions.yaml b/stable/kms/8.0.9/questions.yaml similarity index 100% rename from stable/kms/8.0.8/questions.yaml rename to stable/kms/8.0.9/questions.yaml diff --git a/stable/kms/8.0.8/templates/common.yaml b/stable/kms/8.0.9/templates/common.yaml similarity index 100% rename from stable/kms/8.0.8/templates/common.yaml rename to stable/kms/8.0.9/templates/common.yaml diff --git a/stable/kms/8.0.8/test_values.yaml b/stable/kms/8.0.9/test_values.yaml similarity index 100% rename from stable/kms/8.0.8/test_values.yaml rename to stable/kms/8.0.9/test_values.yaml diff --git a/stable/kms/8.0.8/values.yaml b/stable/kms/8.0.9/values.yaml similarity index 100% rename from stable/kms/8.0.8/values.yaml rename to stable/kms/8.0.9/values.yaml diff --git a/stable/komga/3.0.10/CHANGELOG.md b/stable/komga/3.0.10/CHANGELOG.md deleted file mode 100644 index 3057782279..0000000000 --- a/stable/komga/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/komga/3.0.10/Chart.lock b/stable/komga/3.0.10/Chart.lock deleted file mode 100644 index 4ef70d2602..0000000000 --- a/stable/komga/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:31:05.920929319Z" diff --git a/stable/komga/3.0.10/charts/common-8.3.5.tgz b/stable/komga/3.0.10/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/komga/3.0.10/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/komga/3.0.11/CHANGELOG.md b/stable/komga/3.0.11/CHANGELOG.md new file mode 100644 index 0000000000..59898052e2 --- /dev/null +++ b/stable/komga/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/komga/3.0.10/CONFIG.md b/stable/komga/3.0.11/CONFIG.md similarity index 100% rename from stable/komga/3.0.10/CONFIG.md rename to stable/komga/3.0.11/CONFIG.md diff --git a/stable/komga/3.0.11/Chart.lock b/stable/komga/3.0.11/Chart.lock new file mode 100644 index 0000000000..b4e397faf2 --- /dev/null +++ b/stable/komga/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:34:30.7495436Z" diff --git a/stable/komga/3.0.10/Chart.yaml b/stable/komga/3.0.11/Chart.yaml similarity index 94% rename from stable/komga/3.0.10/Chart.yaml rename to stable/komga/3.0.11/Chart.yaml index a7178a0f90..48a3152373 100644 --- a/stable/komga/3.0.10/Chart.yaml +++ b/stable/komga/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.132.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 3.0.10 +version: 3.0.11 diff --git a/stable/komga/3.0.10/README.md b/stable/komga/3.0.11/README.md similarity index 96% rename from stable/komga/3.0.10/README.md rename to stable/komga/3.0.11/README.md index 5e039405e4..a2d9d39f30 100644 --- a/stable/komga/3.0.10/README.md +++ b/stable/komga/3.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/komga/3.0.10/app-readme.md b/stable/komga/3.0.11/app-readme.md similarity index 100% rename from stable/komga/3.0.10/app-readme.md rename to stable/komga/3.0.11/app-readme.md diff --git a/stable/komga/3.0.11/charts/common-8.3.6.tgz b/stable/komga/3.0.11/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/komga/3.0.11/charts/common-8.3.6.tgz differ diff --git a/stable/komga/3.0.10/helm-values.md b/stable/komga/3.0.11/helm-values.md similarity index 100% rename from stable/komga/3.0.10/helm-values.md rename to stable/komga/3.0.11/helm-values.md diff --git a/stable/komga/3.0.10/ix_values.yaml b/stable/komga/3.0.11/ix_values.yaml similarity index 100% rename from stable/komga/3.0.10/ix_values.yaml rename to stable/komga/3.0.11/ix_values.yaml diff --git a/stable/komga/3.0.10/questions.yaml b/stable/komga/3.0.11/questions.yaml similarity index 100% rename from stable/komga/3.0.10/questions.yaml rename to stable/komga/3.0.11/questions.yaml diff --git a/stable/komga/3.0.10/templates/common.yaml b/stable/komga/3.0.11/templates/common.yaml similarity index 100% rename from stable/komga/3.0.10/templates/common.yaml rename to stable/komga/3.0.11/templates/common.yaml diff --git a/stable/komga/3.0.10/test_values.yaml b/stable/komga/3.0.11/test_values.yaml similarity index 100% rename from stable/komga/3.0.10/test_values.yaml rename to stable/komga/3.0.11/test_values.yaml diff --git a/stable/komga/3.0.10/values.yaml b/stable/komga/3.0.11/values.yaml similarity index 100% rename from stable/komga/3.0.10/values.yaml rename to stable/komga/3.0.11/values.yaml diff --git a/stable/lazylibrarian/8.0.10/CHANGELOG.md b/stable/lazylibrarian/8.0.10/CHANGELOG.md new file mode 100644 index 0000000000..713ad53435 --- /dev/null +++ b/stable/lazylibrarian/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/lazylibrarian/8.0.9/CONFIG.md b/stable/lazylibrarian/8.0.10/CONFIG.md similarity index 100% rename from stable/lazylibrarian/8.0.9/CONFIG.md rename to stable/lazylibrarian/8.0.10/CONFIG.md diff --git a/stable/lazylibrarian/8.0.10/Chart.lock b/stable/lazylibrarian/8.0.10/Chart.lock new file mode 100644 index 0000000000..e322130cd1 --- /dev/null +++ b/stable/lazylibrarian/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:34:44.422396856Z" diff --git a/stable/lazylibrarian/8.0.9/Chart.yaml b/stable/lazylibrarian/8.0.10/Chart.yaml similarity index 95% rename from stable/lazylibrarian/8.0.9/Chart.yaml rename to stable/lazylibrarian/8.0.10/Chart.yaml index 7ca429aaef..8cd7a2ed74 100644 --- a/stable/lazylibrarian/8.0.9/Chart.yaml +++ b/stable/lazylibrarian/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/lazylibrarian/8.0.9/README.md b/stable/lazylibrarian/8.0.10/README.md similarity index 96% rename from stable/lazylibrarian/8.0.9/README.md rename to stable/lazylibrarian/8.0.10/README.md index 9e5fbdd7d8..995da27a0f 100644 --- a/stable/lazylibrarian/8.0.9/README.md +++ b/stable/lazylibrarian/8.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/lazylibrarian/8.0.9/app-readme.md b/stable/lazylibrarian/8.0.10/app-readme.md similarity index 100% rename from stable/lazylibrarian/8.0.9/app-readme.md rename to stable/lazylibrarian/8.0.10/app-readme.md diff --git a/stable/lazylibrarian/8.0.10/charts/common-8.3.6.tgz b/stable/lazylibrarian/8.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/lazylibrarian/8.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/lazylibrarian/8.0.9/helm-values.md b/stable/lazylibrarian/8.0.10/helm-values.md similarity index 100% rename from stable/lazylibrarian/8.0.9/helm-values.md rename to stable/lazylibrarian/8.0.10/helm-values.md diff --git a/stable/lazylibrarian/8.0.9/ix_values.yaml b/stable/lazylibrarian/8.0.10/ix_values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.9/ix_values.yaml rename to stable/lazylibrarian/8.0.10/ix_values.yaml diff --git a/stable/lazylibrarian/8.0.9/questions.yaml b/stable/lazylibrarian/8.0.10/questions.yaml similarity index 100% rename from stable/lazylibrarian/8.0.9/questions.yaml rename to stable/lazylibrarian/8.0.10/questions.yaml diff --git a/stable/lazylibrarian/8.0.9/templates/common.yaml b/stable/lazylibrarian/8.0.10/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/8.0.9/templates/common.yaml rename to stable/lazylibrarian/8.0.10/templates/common.yaml diff --git a/stable/lazylibrarian/8.0.9/test_values.yaml b/stable/lazylibrarian/8.0.10/test_values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.9/test_values.yaml rename to stable/lazylibrarian/8.0.10/test_values.yaml diff --git a/stable/lazylibrarian/8.0.9/values.yaml b/stable/lazylibrarian/8.0.10/values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.9/values.yaml rename to stable/lazylibrarian/8.0.10/values.yaml diff --git a/stable/lazylibrarian/8.0.9/CHANGELOG.md b/stable/lazylibrarian/8.0.9/CHANGELOG.md deleted file mode 100644 index 4680a017f4..0000000000 --- a/stable/lazylibrarian/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/lazylibrarian/8.0.9/Chart.lock b/stable/lazylibrarian/8.0.9/Chart.lock deleted file mode 100644 index f8af34be6a..0000000000 --- a/stable/lazylibrarian/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:31:17.949585818Z" diff --git a/stable/lazylibrarian/8.0.9/charts/common-8.3.5.tgz b/stable/lazylibrarian/8.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/lazylibrarian/8.0.9/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/librespeed/3.0.10/CHANGELOG.md b/stable/librespeed/3.0.10/CHANGELOG.md new file mode 100644 index 0000000000..0852a9cac7 --- /dev/null +++ b/stable/librespeed/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [librespeed-3.0.10](https://github.com/truecharts/apps/compare/librespeed-3.0.9...librespeed-3.0.10) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/librespeed/3.0.9/CONFIG.md b/stable/librespeed/3.0.10/CONFIG.md similarity index 100% rename from stable/librespeed/3.0.9/CONFIG.md rename to stable/librespeed/3.0.10/CONFIG.md diff --git a/stable/librespeed/3.0.10/Chart.lock b/stable/librespeed/3.0.10/Chart.lock new file mode 100644 index 0000000000..33ca8fd7cf --- /dev/null +++ b/stable/librespeed/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:34:58.023737683Z" diff --git a/stable/librespeed/3.0.9/Chart.yaml b/stable/librespeed/3.0.10/Chart.yaml similarity index 95% rename from stable/librespeed/3.0.9/Chart.yaml rename to stable/librespeed/3.0.10/Chart.yaml index 78a6f478b0..29a686a0c6 100644 --- a/stable/librespeed/3.0.9/Chart.yaml +++ b/stable/librespeed/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 3.0.9 +version: 3.0.10 diff --git a/stable/librespeed/3.0.9/README.md b/stable/librespeed/3.0.10/README.md similarity index 96% rename from stable/librespeed/3.0.9/README.md rename to stable/librespeed/3.0.10/README.md index 9a56a81a24..f38551abe4 100644 --- a/stable/librespeed/3.0.9/README.md +++ b/stable/librespeed/3.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/librespeed/3.0.9/app-readme.md b/stable/librespeed/3.0.10/app-readme.md similarity index 100% rename from stable/librespeed/3.0.9/app-readme.md rename to stable/librespeed/3.0.10/app-readme.md diff --git a/stable/librespeed/3.0.10/charts/common-8.3.6.tgz b/stable/librespeed/3.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/librespeed/3.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/librespeed/3.0.9/ci/ct-values.yaml b/stable/librespeed/3.0.10/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/3.0.9/ci/ct-values.yaml rename to stable/librespeed/3.0.10/ci/ct-values.yaml diff --git a/stable/librespeed/3.0.9/helm-values.md b/stable/librespeed/3.0.10/helm-values.md similarity index 100% rename from stable/librespeed/3.0.9/helm-values.md rename to stable/librespeed/3.0.10/helm-values.md diff --git a/stable/librespeed/3.0.9/ix_values.yaml b/stable/librespeed/3.0.10/ix_values.yaml similarity index 100% rename from stable/librespeed/3.0.9/ix_values.yaml rename to stable/librespeed/3.0.10/ix_values.yaml diff --git a/stable/librespeed/3.0.9/questions.yaml b/stable/librespeed/3.0.10/questions.yaml similarity index 100% rename from stable/librespeed/3.0.9/questions.yaml rename to stable/librespeed/3.0.10/questions.yaml diff --git a/stable/librespeed/3.0.9/templates/common.yaml b/stable/librespeed/3.0.10/templates/common.yaml similarity index 100% rename from stable/librespeed/3.0.9/templates/common.yaml rename to stable/librespeed/3.0.10/templates/common.yaml diff --git a/stable/librespeed/3.0.9/test_values.yaml b/stable/librespeed/3.0.10/test_values.yaml similarity index 100% rename from stable/librespeed/3.0.9/test_values.yaml rename to stable/librespeed/3.0.10/test_values.yaml diff --git a/stable/librespeed/3.0.9/values.yaml b/stable/librespeed/3.0.10/values.yaml similarity index 100% rename from stable/librespeed/3.0.9/values.yaml rename to stable/librespeed/3.0.10/values.yaml diff --git a/stable/librespeed/3.0.9/CHANGELOG.md b/stable/librespeed/3.0.9/CHANGELOG.md deleted file mode 100644 index 5fdd345c4f..0000000000 --- a/stable/librespeed/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [librespeed-3.0.9](https://github.com/truecharts/apps/compare/librespeed-3.0.8...librespeed-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/librespeed/3.0.9/Chart.lock b/stable/librespeed/3.0.9/Chart.lock deleted file mode 100644 index 2324de0818..0000000000 --- a/stable/librespeed/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:31:30.208236599Z" diff --git a/stable/librespeed/3.0.9/charts/common-8.3.5.tgz b/stable/librespeed/3.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/librespeed/3.0.9/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/lidarr/8.0.6/CHANGELOG.md b/stable/lidarr/8.0.6/CHANGELOG.md deleted file mode 100644 index c74978c1e6..0000000000 --- a/stable/lidarr/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/lidarr/8.0.6/Chart.lock b/stable/lidarr/8.0.6/Chart.lock deleted file mode 100644 index 9fc3c670ef..0000000000 --- a/stable/lidarr/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:31:42.188749688Z" diff --git a/stable/lidarr/8.0.6/charts/common-8.3.5.tgz b/stable/lidarr/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/lidarr/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/lidarr/8.0.7/CHANGELOG.md b/stable/lidarr/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..71e407cd58 --- /dev/null +++ b/stable/lidarr/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/lidarr/8.0.6/CONFIG.md b/stable/lidarr/8.0.7/CONFIG.md similarity index 100% rename from stable/lidarr/8.0.6/CONFIG.md rename to stable/lidarr/8.0.7/CONFIG.md diff --git a/stable/lidarr/8.0.7/Chart.lock b/stable/lidarr/8.0.7/Chart.lock new file mode 100644 index 0000000000..11ab6ebcac --- /dev/null +++ b/stable/lidarr/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:35:11.576835678Z" diff --git a/stable/lidarr/8.0.6/Chart.yaml b/stable/lidarr/8.0.7/Chart.yaml similarity index 95% rename from stable/lidarr/8.0.6/Chart.yaml rename to stable/lidarr/8.0.7/Chart.yaml index a59c6614f2..dbfd282f38 100644 --- a/stable/lidarr/8.0.6/Chart.yaml +++ b/stable/lidarr/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0.2255" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/lidarr/8.0.6/README.md b/stable/lidarr/8.0.7/README.md similarity index 96% rename from stable/lidarr/8.0.6/README.md rename to stable/lidarr/8.0.7/README.md index 62a23c35f6..a4ad861196 100644 --- a/stable/lidarr/8.0.6/README.md +++ b/stable/lidarr/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/lidarr/8.0.6/app-readme.md b/stable/lidarr/8.0.7/app-readme.md similarity index 100% rename from stable/lidarr/8.0.6/app-readme.md rename to stable/lidarr/8.0.7/app-readme.md diff --git a/stable/lidarr/8.0.7/charts/common-8.3.6.tgz b/stable/lidarr/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/lidarr/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/lidarr/8.0.6/helm-values.md b/stable/lidarr/8.0.7/helm-values.md similarity index 100% rename from stable/lidarr/8.0.6/helm-values.md rename to stable/lidarr/8.0.7/helm-values.md diff --git a/stable/lidarr/8.0.6/ix_values.yaml b/stable/lidarr/8.0.7/ix_values.yaml similarity index 100% rename from stable/lidarr/8.0.6/ix_values.yaml rename to stable/lidarr/8.0.7/ix_values.yaml diff --git a/stable/lidarr/8.0.6/questions.yaml b/stable/lidarr/8.0.7/questions.yaml similarity index 100% rename from stable/lidarr/8.0.6/questions.yaml rename to stable/lidarr/8.0.7/questions.yaml diff --git a/stable/lidarr/8.0.6/templates/common.yaml b/stable/lidarr/8.0.7/templates/common.yaml similarity index 100% rename from stable/lidarr/8.0.6/templates/common.yaml rename to stable/lidarr/8.0.7/templates/common.yaml diff --git a/stable/lidarr/8.0.6/test_values.yaml b/stable/lidarr/8.0.7/test_values.yaml similarity index 100% rename from stable/lidarr/8.0.6/test_values.yaml rename to stable/lidarr/8.0.7/test_values.yaml diff --git a/stable/lidarr/8.0.6/values.yaml b/stable/lidarr/8.0.7/values.yaml similarity index 100% rename from stable/lidarr/8.0.6/values.yaml rename to stable/lidarr/8.0.7/values.yaml diff --git a/stable/littlelink/3.0.8/CHANGELOG.md b/stable/littlelink/3.0.8/CHANGELOG.md deleted file mode 100644 index 8f7ea918da..0000000000 --- a/stable/littlelink/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/littlelink/3.0.8/Chart.lock b/stable/littlelink/3.0.8/Chart.lock deleted file mode 100644 index 3ac2a4306c..0000000000 --- a/stable/littlelink/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:31:54.335384989Z" diff --git a/stable/littlelink/3.0.8/charts/common-8.3.5.tgz b/stable/littlelink/3.0.8/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/littlelink/3.0.8/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/littlelink/3.0.9/CHANGELOG.md b/stable/littlelink/3.0.9/CHANGELOG.md new file mode 100644 index 0000000000..8ba34134be --- /dev/null +++ b/stable/littlelink/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/littlelink/3.0.8/CONFIG.md b/stable/littlelink/3.0.9/CONFIG.md similarity index 100% rename from stable/littlelink/3.0.8/CONFIG.md rename to stable/littlelink/3.0.9/CONFIG.md diff --git a/stable/littlelink/3.0.9/Chart.lock b/stable/littlelink/3.0.9/Chart.lock new file mode 100644 index 0000000000..5634e6758d --- /dev/null +++ b/stable/littlelink/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:35:25.104381302Z" diff --git a/stable/littlelink/3.0.8/Chart.yaml b/stable/littlelink/3.0.9/Chart.yaml similarity index 95% rename from stable/littlelink/3.0.8/Chart.yaml rename to stable/littlelink/3.0.9/Chart.yaml index bb730bea53..4a07f1cb4a 100644 --- a/stable/littlelink/3.0.8/Chart.yaml +++ b/stable/littlelink/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 3.0.8 +version: 3.0.9 diff --git a/stable/littlelink/3.0.8/README.md b/stable/littlelink/3.0.9/README.md similarity index 96% rename from stable/littlelink/3.0.8/README.md rename to stable/littlelink/3.0.9/README.md index ccffb71ec9..ccbfe64d2c 100644 --- a/stable/littlelink/3.0.8/README.md +++ b/stable/littlelink/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/littlelink/3.0.8/app-readme.md b/stable/littlelink/3.0.9/app-readme.md similarity index 100% rename from stable/littlelink/3.0.8/app-readme.md rename to stable/littlelink/3.0.9/app-readme.md diff --git a/stable/littlelink/3.0.9/charts/common-8.3.6.tgz b/stable/littlelink/3.0.9/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/littlelink/3.0.9/charts/common-8.3.6.tgz differ diff --git a/stable/littlelink/3.0.8/helm-values.md b/stable/littlelink/3.0.9/helm-values.md similarity index 100% rename from stable/littlelink/3.0.8/helm-values.md rename to stable/littlelink/3.0.9/helm-values.md diff --git a/stable/littlelink/3.0.8/ix_values.yaml b/stable/littlelink/3.0.9/ix_values.yaml similarity index 100% rename from stable/littlelink/3.0.8/ix_values.yaml rename to stable/littlelink/3.0.9/ix_values.yaml diff --git a/stable/littlelink/3.0.8/questions.yaml b/stable/littlelink/3.0.9/questions.yaml similarity index 100% rename from stable/littlelink/3.0.8/questions.yaml rename to stable/littlelink/3.0.9/questions.yaml diff --git a/stable/littlelink/3.0.8/templates/_configmap.tpl b/stable/littlelink/3.0.9/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/3.0.8/templates/_configmap.tpl rename to stable/littlelink/3.0.9/templates/_configmap.tpl diff --git a/stable/littlelink/3.0.8/templates/common.yaml b/stable/littlelink/3.0.9/templates/common.yaml similarity index 100% rename from stable/littlelink/3.0.8/templates/common.yaml rename to stable/littlelink/3.0.9/templates/common.yaml diff --git a/stable/littlelink/3.0.8/test_values.yaml b/stable/littlelink/3.0.9/test_values.yaml similarity index 100% rename from stable/littlelink/3.0.8/test_values.yaml rename to stable/littlelink/3.0.9/test_values.yaml diff --git a/stable/littlelink/3.0.8/values.yaml b/stable/littlelink/3.0.9/values.yaml similarity index 100% rename from stable/littlelink/3.0.8/values.yaml rename to stable/littlelink/3.0.9/values.yaml diff --git a/stable/lychee/8.0.6/CHANGELOG.md b/stable/lychee/8.0.6/CHANGELOG.md deleted file mode 100644 index 3711f56af8..0000000000 --- a/stable/lychee/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/lychee/8.0.6/Chart.lock b/stable/lychee/8.0.6/Chart.lock deleted file mode 100644 index 4e9c99b2be..0000000000 --- a/stable/lychee/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:32:06.484352147Z" diff --git a/stable/lychee/8.0.6/charts/common-8.3.5.tgz b/stable/lychee/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/lychee/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/lychee/8.0.7/CHANGELOG.md b/stable/lychee/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..9747971bc6 --- /dev/null +++ b/stable/lychee/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/lychee/8.0.6/CONFIG.md b/stable/lychee/8.0.7/CONFIG.md similarity index 100% rename from stable/lychee/8.0.6/CONFIG.md rename to stable/lychee/8.0.7/CONFIG.md diff --git a/stable/lychee/8.0.7/Chart.lock b/stable/lychee/8.0.7/Chart.lock new file mode 100644 index 0000000000..8a668dd7ce --- /dev/null +++ b/stable/lychee/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:35:38.74371594Z" diff --git a/stable/lychee/8.0.6/Chart.yaml b/stable/lychee/8.0.7/Chart.yaml similarity index 95% rename from stable/lychee/8.0.6/Chart.yaml rename to stable/lychee/8.0.7/Chart.yaml index cd5a0304fe..3d65cdfabb 100644 --- a/stable/lychee/8.0.6/Chart.yaml +++ b/stable/lychee/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -23,4 +23,4 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/lychee/8.0.6/README.md b/stable/lychee/8.0.7/README.md similarity index 96% rename from stable/lychee/8.0.6/README.md rename to stable/lychee/8.0.7/README.md index b32d775f1c..baf8d32b48 100644 --- a/stable/lychee/8.0.6/README.md +++ b/stable/lychee/8.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/lychee/8.0.6/app-readme.md b/stable/lychee/8.0.7/app-readme.md similarity index 100% rename from stable/lychee/8.0.6/app-readme.md rename to stable/lychee/8.0.7/app-readme.md diff --git a/stable/lychee/8.0.7/charts/common-8.3.6.tgz b/stable/lychee/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/lychee/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/lychee/8.0.6/helm-values.md b/stable/lychee/8.0.7/helm-values.md similarity index 100% rename from stable/lychee/8.0.6/helm-values.md rename to stable/lychee/8.0.7/helm-values.md diff --git a/stable/lychee/8.0.6/ix_values.yaml b/stable/lychee/8.0.7/ix_values.yaml similarity index 100% rename from stable/lychee/8.0.6/ix_values.yaml rename to stable/lychee/8.0.7/ix_values.yaml diff --git a/stable/lychee/8.0.6/questions.yaml b/stable/lychee/8.0.7/questions.yaml similarity index 100% rename from stable/lychee/8.0.6/questions.yaml rename to stable/lychee/8.0.7/questions.yaml diff --git a/stable/lychee/8.0.6/templates/common.yaml b/stable/lychee/8.0.7/templates/common.yaml similarity index 100% rename from stable/lychee/8.0.6/templates/common.yaml rename to stable/lychee/8.0.7/templates/common.yaml diff --git a/stable/lychee/8.0.6/test_values.yaml b/stable/lychee/8.0.7/test_values.yaml similarity index 100% rename from stable/lychee/8.0.6/test_values.yaml rename to stable/lychee/8.0.7/test_values.yaml diff --git a/stable/lychee/8.0.6/values.yaml b/stable/lychee/8.0.7/values.yaml similarity index 100% rename from stable/lychee/8.0.6/values.yaml rename to stable/lychee/8.0.7/values.yaml diff --git a/stable/mealie/3.0.6/CHANGELOG.md b/stable/mealie/3.0.6/CHANGELOG.md deleted file mode 100644 index f1a6fea4a7..0000000000 --- a/stable/mealie/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/mealie/3.0.6/Chart.lock b/stable/mealie/3.0.6/Chart.lock deleted file mode 100644 index 8884035c8b..0000000000 --- a/stable/mealie/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:32:18.475963258Z" diff --git a/stable/mealie/3.0.6/charts/common-8.3.5.tgz b/stable/mealie/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/mealie/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/mealie/3.0.7/CHANGELOG.md b/stable/mealie/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..ea9d50d1a5 --- /dev/null +++ b/stable/mealie/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/mealie/3.0.6/CONFIG.md b/stable/mealie/3.0.7/CONFIG.md similarity index 100% rename from stable/mealie/3.0.6/CONFIG.md rename to stable/mealie/3.0.7/CONFIG.md diff --git a/stable/mealie/3.0.7/Chart.lock b/stable/mealie/3.0.7/Chart.lock new file mode 100644 index 0000000000..b8d9920120 --- /dev/null +++ b/stable/mealie/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:35:52.432272213Z" diff --git a/stable/mealie/3.0.6/Chart.yaml b/stable/mealie/3.0.7/Chart.yaml similarity index 95% rename from stable/mealie/3.0.6/Chart.yaml rename to stable/mealie/3.0.7/Chart.yaml index dabc6e239f..0b87a7dbad 100644 --- a/stable/mealie/3.0.6/Chart.yaml +++ b/stable/mealie/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 3.0.6 +version: 3.0.7 diff --git a/stable/mealie/3.0.6/README.md b/stable/mealie/3.0.7/README.md similarity index 96% rename from stable/mealie/3.0.6/README.md rename to stable/mealie/3.0.7/README.md index 11056ae15b..c90724a134 100644 --- a/stable/mealie/3.0.6/README.md +++ b/stable/mealie/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/mealie/3.0.6/app-readme.md b/stable/mealie/3.0.7/app-readme.md similarity index 100% rename from stable/mealie/3.0.6/app-readme.md rename to stable/mealie/3.0.7/app-readme.md diff --git a/stable/mealie/3.0.7/charts/common-8.3.6.tgz b/stable/mealie/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/mealie/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/mealie/3.0.6/helm-values.md b/stable/mealie/3.0.7/helm-values.md similarity index 100% rename from stable/mealie/3.0.6/helm-values.md rename to stable/mealie/3.0.7/helm-values.md diff --git a/stable/mealie/3.0.6/ix_values.yaml b/stable/mealie/3.0.7/ix_values.yaml similarity index 100% rename from stable/mealie/3.0.6/ix_values.yaml rename to stable/mealie/3.0.7/ix_values.yaml diff --git a/stable/mealie/3.0.6/questions.yaml b/stable/mealie/3.0.7/questions.yaml similarity index 100% rename from stable/mealie/3.0.6/questions.yaml rename to stable/mealie/3.0.7/questions.yaml diff --git a/stable/mealie/3.0.6/templates/common.yaml b/stable/mealie/3.0.7/templates/common.yaml similarity index 100% rename from stable/mealie/3.0.6/templates/common.yaml rename to stable/mealie/3.0.7/templates/common.yaml diff --git a/stable/mealie/3.0.6/test_values.yaml b/stable/mealie/3.0.7/test_values.yaml similarity index 100% rename from stable/mealie/3.0.6/test_values.yaml rename to stable/mealie/3.0.7/test_values.yaml diff --git a/stable/mealie/3.0.6/values.yaml b/stable/mealie/3.0.7/values.yaml similarity index 100% rename from stable/mealie/3.0.6/values.yaml rename to stable/mealie/3.0.7/values.yaml diff --git a/stable/mosquitto/3.0.6/CHANGELOG.md b/stable/mosquitto/3.0.6/CHANGELOG.md deleted file mode 100644 index 562b353397..0000000000 --- a/stable/mosquitto/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mosquitto-3.0.6](https://github.com/truecharts/apps/compare/mosquitto-3.0.5...mosquitto-3.0.6) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - diff --git a/stable/mosquitto/3.0.6/Chart.lock b/stable/mosquitto/3.0.6/Chart.lock deleted file mode 100644 index aa05dd1a38..0000000000 --- a/stable/mosquitto/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:32:30.644902155Z" diff --git a/stable/mosquitto/3.0.6/charts/common-8.3.5.tgz b/stable/mosquitto/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/mosquitto/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/mosquitto/3.0.7/CHANGELOG.md b/stable/mosquitto/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..6fbdc6feb6 --- /dev/null +++ b/stable/mosquitto/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mosquitto-3.0.7](https://github.com/truecharts/apps/compare/mosquitto-3.0.6...mosquitto-3.0.7) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/mosquitto/3.0.6/CONFIG.md b/stable/mosquitto/3.0.7/CONFIG.md similarity index 100% rename from stable/mosquitto/3.0.6/CONFIG.md rename to stable/mosquitto/3.0.7/CONFIG.md diff --git a/stable/mosquitto/3.0.7/Chart.lock b/stable/mosquitto/3.0.7/Chart.lock new file mode 100644 index 0000000000..b4172636ca --- /dev/null +++ b/stable/mosquitto/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:36:06.038330628Z" diff --git a/stable/mosquitto/3.0.6/Chart.yaml b/stable/mosquitto/3.0.7/Chart.yaml similarity index 94% rename from stable/mosquitto/3.0.6/Chart.yaml rename to stable/mosquitto/3.0.7/Chart.yaml index 00df76feb5..8b0d740658 100644 --- a/stable/mosquitto/3.0.6/Chart.yaml +++ b/stable/mosquitto/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Eclipse Mosquitto - An open source MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto @@ -21,4 +21,4 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/mosquitto/3.0.6/README.md b/stable/mosquitto/3.0.7/README.md similarity index 96% rename from stable/mosquitto/3.0.6/README.md rename to stable/mosquitto/3.0.7/README.md index e90933fdff..0428e5ac3a 100644 --- a/stable/mosquitto/3.0.6/README.md +++ b/stable/mosquitto/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/mosquitto/3.0.6/app-readme.md b/stable/mosquitto/3.0.7/app-readme.md similarity index 100% rename from stable/mosquitto/3.0.6/app-readme.md rename to stable/mosquitto/3.0.7/app-readme.md diff --git a/stable/mosquitto/3.0.7/charts/common-8.3.6.tgz b/stable/mosquitto/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/mosquitto/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/mosquitto/3.0.6/helm-values.md b/stable/mosquitto/3.0.7/helm-values.md similarity index 100% rename from stable/mosquitto/3.0.6/helm-values.md rename to stable/mosquitto/3.0.7/helm-values.md diff --git a/stable/mosquitto/3.0.6/ix_values.yaml b/stable/mosquitto/3.0.7/ix_values.yaml similarity index 100% rename from stable/mosquitto/3.0.6/ix_values.yaml rename to stable/mosquitto/3.0.7/ix_values.yaml diff --git a/stable/mosquitto/3.0.6/questions.yaml b/stable/mosquitto/3.0.7/questions.yaml similarity index 100% rename from stable/mosquitto/3.0.6/questions.yaml rename to stable/mosquitto/3.0.7/questions.yaml diff --git a/stable/mosquitto/3.0.6/templates/common.yaml b/stable/mosquitto/3.0.7/templates/common.yaml similarity index 100% rename from stable/mosquitto/3.0.6/templates/common.yaml rename to stable/mosquitto/3.0.7/templates/common.yaml diff --git a/stable/mosquitto/3.0.6/templates/configmap.yaml b/stable/mosquitto/3.0.7/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/3.0.6/templates/configmap.yaml rename to stable/mosquitto/3.0.7/templates/configmap.yaml diff --git a/stable/mosquitto/3.0.6/test_values.yaml b/stable/mosquitto/3.0.7/test_values.yaml similarity index 100% rename from stable/mosquitto/3.0.6/test_values.yaml rename to stable/mosquitto/3.0.7/test_values.yaml diff --git a/stable/mosquitto/3.0.6/values.yaml b/stable/mosquitto/3.0.7/values.yaml similarity index 100% rename from stable/mosquitto/3.0.6/values.yaml rename to stable/mosquitto/3.0.7/values.yaml diff --git a/stable/mylar/3.0.6/CHANGELOG.md b/stable/mylar/3.0.6/CHANGELOG.md deleted file mode 100644 index c291143bd0..0000000000 --- a/stable/mylar/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/mylar/3.0.6/Chart.lock b/stable/mylar/3.0.6/Chart.lock deleted file mode 100644 index dcfcbb0947..0000000000 --- a/stable/mylar/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:32:42.788120754Z" diff --git a/stable/mylar/3.0.6/charts/common-8.3.5.tgz b/stable/mylar/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/mylar/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/mylar/3.0.7/CHANGELOG.md b/stable/mylar/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..42f75fa9ad --- /dev/null +++ b/stable/mylar/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/mylar/3.0.6/CONFIG.md b/stable/mylar/3.0.7/CONFIG.md similarity index 100% rename from stable/mylar/3.0.6/CONFIG.md rename to stable/mylar/3.0.7/CONFIG.md diff --git a/stable/mylar/3.0.7/Chart.lock b/stable/mylar/3.0.7/Chart.lock new file mode 100644 index 0000000000..7cc1e16f80 --- /dev/null +++ b/stable/mylar/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:36:19.786207326Z" diff --git a/stable/mylar/3.0.6/Chart.yaml b/stable/mylar/3.0.7/Chart.yaml similarity index 95% rename from stable/mylar/3.0.6/Chart.yaml rename to stable/mylar/3.0.7/Chart.yaml index 1de9040e57..cd4c3950d5 100644 --- a/stable/mylar/3.0.6/Chart.yaml +++ b/stable/mylar/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truechartsapps/tree/master/charts/mylar -version: 3.0.6 +version: 3.0.7 diff --git a/stable/mylar/3.0.6/README.md b/stable/mylar/3.0.7/README.md similarity index 96% rename from stable/mylar/3.0.6/README.md rename to stable/mylar/3.0.7/README.md index a3e4feeabe..299d16cb99 100644 --- a/stable/mylar/3.0.6/README.md +++ b/stable/mylar/3.0.7/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/mylar/3.0.6/app-readme.md b/stable/mylar/3.0.7/app-readme.md similarity index 100% rename from stable/mylar/3.0.6/app-readme.md rename to stable/mylar/3.0.7/app-readme.md diff --git a/stable/mylar/3.0.7/charts/common-8.3.6.tgz b/stable/mylar/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/mylar/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/mylar/3.0.6/helm-values.md b/stable/mylar/3.0.7/helm-values.md similarity index 100% rename from stable/mylar/3.0.6/helm-values.md rename to stable/mylar/3.0.7/helm-values.md diff --git a/stable/mylar/3.0.6/ix_values.yaml b/stable/mylar/3.0.7/ix_values.yaml similarity index 100% rename from stable/mylar/3.0.6/ix_values.yaml rename to stable/mylar/3.0.7/ix_values.yaml diff --git a/stable/mylar/3.0.6/questions.yaml b/stable/mylar/3.0.7/questions.yaml similarity index 100% rename from stable/mylar/3.0.6/questions.yaml rename to stable/mylar/3.0.7/questions.yaml diff --git a/stable/mylar/3.0.6/templates/common.yaml b/stable/mylar/3.0.7/templates/common.yaml similarity index 100% rename from stable/mylar/3.0.6/templates/common.yaml rename to stable/mylar/3.0.7/templates/common.yaml diff --git a/stable/mylar/3.0.6/test_values.yaml b/stable/mylar/3.0.7/test_values.yaml similarity index 100% rename from stable/mylar/3.0.6/test_values.yaml rename to stable/mylar/3.0.7/test_values.yaml diff --git a/stable/mylar/3.0.6/values.yaml b/stable/mylar/3.0.7/values.yaml similarity index 100% rename from stable/mylar/3.0.6/values.yaml rename to stable/mylar/3.0.7/values.yaml diff --git a/stable/navidrome/8.0.7/CHANGELOG.md b/stable/navidrome/8.0.7/CHANGELOG.md deleted file mode 100644 index 92c9a7806d..0000000000 --- a/stable/navidrome/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/navidrome/8.0.7/Chart.lock b/stable/navidrome/8.0.7/Chart.lock deleted file mode 100644 index 310e093fe9..0000000000 --- a/stable/navidrome/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:32:54.892130268Z" diff --git a/stable/navidrome/8.0.7/charts/common-8.3.5.tgz b/stable/navidrome/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/navidrome/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/navidrome/8.0.8/CHANGELOG.md b/stable/navidrome/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..4d31f4852a --- /dev/null +++ b/stable/navidrome/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/navidrome/8.0.7/CONFIG.md b/stable/navidrome/8.0.8/CONFIG.md similarity index 100% rename from stable/navidrome/8.0.7/CONFIG.md rename to stable/navidrome/8.0.8/CONFIG.md diff --git a/stable/navidrome/8.0.8/Chart.lock b/stable/navidrome/8.0.8/Chart.lock new file mode 100644 index 0000000000..ec984379f4 --- /dev/null +++ b/stable/navidrome/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:36:33.373518484Z" diff --git a/stable/navidrome/8.0.7/Chart.yaml b/stable/navidrome/8.0.8/Chart.yaml similarity index 95% rename from stable/navidrome/8.0.7/Chart.yaml rename to stable/navidrome/8.0.8/Chart.yaml index 33d7e35fc2..6cf6ccb387 100644 --- a/stable/navidrome/8.0.7/Chart.yaml +++ b/stable/navidrome/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.46.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/navidrome/8.0.7/README.md b/stable/navidrome/8.0.8/README.md similarity index 96% rename from stable/navidrome/8.0.7/README.md rename to stable/navidrome/8.0.8/README.md index 7476341948..ec14f4f17a 100644 --- a/stable/navidrome/8.0.7/README.md +++ b/stable/navidrome/8.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/navidrome/8.0.7/app-readme.md b/stable/navidrome/8.0.8/app-readme.md similarity index 100% rename from stable/navidrome/8.0.7/app-readme.md rename to stable/navidrome/8.0.8/app-readme.md diff --git a/stable/navidrome/8.0.8/charts/common-8.3.6.tgz b/stable/navidrome/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/navidrome/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/navidrome/8.0.7/helm-values.md b/stable/navidrome/8.0.8/helm-values.md similarity index 100% rename from stable/navidrome/8.0.7/helm-values.md rename to stable/navidrome/8.0.8/helm-values.md diff --git a/stable/navidrome/8.0.7/ix_values.yaml b/stable/navidrome/8.0.8/ix_values.yaml similarity index 100% rename from stable/navidrome/8.0.7/ix_values.yaml rename to stable/navidrome/8.0.8/ix_values.yaml diff --git a/stable/navidrome/8.0.7/questions.yaml b/stable/navidrome/8.0.8/questions.yaml similarity index 100% rename from stable/navidrome/8.0.7/questions.yaml rename to stable/navidrome/8.0.8/questions.yaml diff --git a/stable/navidrome/8.0.7/templates/common.yaml b/stable/navidrome/8.0.8/templates/common.yaml similarity index 100% rename from stable/navidrome/8.0.7/templates/common.yaml rename to stable/navidrome/8.0.8/templates/common.yaml diff --git a/stable/navidrome/8.0.7/test_values.yaml b/stable/navidrome/8.0.8/test_values.yaml similarity index 100% rename from stable/navidrome/8.0.7/test_values.yaml rename to stable/navidrome/8.0.8/test_values.yaml diff --git a/stable/navidrome/8.0.7/values.yaml b/stable/navidrome/8.0.8/values.yaml similarity index 100% rename from stable/navidrome/8.0.7/values.yaml rename to stable/navidrome/8.0.8/values.yaml diff --git a/stable/nextcloud/6.0.19/CHANGELOG.md b/stable/nextcloud/6.0.19/CHANGELOG.md deleted file mode 100644 index 0cba851a8e..0000000000 --- a/stable/nextcloud/6.0.19/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nextcloud-6.0.19](https://github.com/truecharts/apps/compare/nextcloud-6.0.18...nextcloud-6.0.19) (2021-10-13) - -#### Chore - -* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) - diff --git a/stable/nextcloud/6.0.19/charts/common-8.3.5.tgz b/stable/nextcloud/6.0.19/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/nextcloud/6.0.19/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/nextcloud/6.0.19/charts/postgresql-3.0.15.tgz b/stable/nextcloud/6.0.19/charts/postgresql-3.0.15.tgz deleted file mode 100644 index 6c98a62c49..0000000000 Binary files a/stable/nextcloud/6.0.19/charts/postgresql-3.0.15.tgz and /dev/null differ diff --git a/stable/nextcloud/6.0.20/CHANGELOG.md b/stable/nextcloud/6.0.20/CHANGELOG.md new file mode 100644 index 0000000000..919ceeb060 --- /dev/null +++ b/stable/nextcloud/6.0.20/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nextcloud-6.0.20](https://github.com/truecharts/apps/compare/nextcloud-6.0.19...nextcloud-6.0.20) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/nextcloud/6.0.19/CONFIG.md b/stable/nextcloud/6.0.20/CONFIG.md similarity index 100% rename from stable/nextcloud/6.0.19/CONFIG.md rename to stable/nextcloud/6.0.20/CONFIG.md diff --git a/stable/nextcloud/6.0.19/Chart.lock b/stable/nextcloud/6.0.20/Chart.lock similarity index 56% rename from stable/nextcloud/6.0.19/Chart.lock rename to stable/nextcloud/6.0.20/Chart.lock index 7a0d8dce5d..cd7e65c7bc 100644 --- a/stable/nextcloud/6.0.19/Chart.lock +++ b/stable/nextcloud/6.0.20/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - name: postgresql repository: https://truecharts.org/ - version: 3.0.15 + version: 3.0.16 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.1 -digest: sha256:a2395af59f211bbad1a3f16331c8b498bb32e18c841ae96baef275675ed7204e -generated: "2021-10-13T21:32:19.181320619Z" +digest: sha256:c41c7264c1cc4fea5f2e16c226cf7711f71f799613c18de09806156528bf74a4 +generated: "2021-10-13T22:36:49.915234288Z" diff --git a/stable/nextcloud/6.0.19/Chart.yaml b/stable/nextcloud/6.0.20/Chart.yaml similarity index 94% rename from stable/nextcloud/6.0.19/Chart.yaml rename to stable/nextcloud/6.0.20/Chart.yaml index db49a50a04..68801a92c2 100644 --- a/stable/nextcloud/6.0.19/Chart.yaml +++ b/stable/nextcloud/6.0.20/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "22.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.15 + version: 3.0.16 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.19 +version: 6.0.20 diff --git a/stable/nextcloud/6.0.19/README.md b/stable/nextcloud/6.0.20/README.md similarity index 93% rename from stable/nextcloud/6.0.19/README.md rename to stable/nextcloud/6.0.20/README.md index 7d7317c1b2..94509dcf46 100644 --- a/stable/nextcloud/6.0.19/README.md +++ b/stable/nextcloud/6.0.20/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.4.1 | -| https://truecharts.org/ | postgresql | 3.0.15 | -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org/ | postgresql | 3.0.16 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/nextcloud/6.0.19/app-readme.md b/stable/nextcloud/6.0.20/app-readme.md similarity index 100% rename from stable/nextcloud/6.0.19/app-readme.md rename to stable/nextcloud/6.0.20/app-readme.md diff --git a/stable/nextcloud/6.0.20/charts/common-8.3.6.tgz b/stable/nextcloud/6.0.20/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/nextcloud/6.0.20/charts/common-8.3.6.tgz differ diff --git a/stable/nextcloud/6.0.20/charts/postgresql-3.0.16.tgz b/stable/nextcloud/6.0.20/charts/postgresql-3.0.16.tgz new file mode 100644 index 0000000000..a6bcd7d61c Binary files /dev/null and b/stable/nextcloud/6.0.20/charts/postgresql-3.0.16.tgz differ diff --git a/stable/nextcloud/6.0.19/charts/redis-15.4.1.tgz b/stable/nextcloud/6.0.20/charts/redis-15.4.1.tgz similarity index 100% rename from stable/nextcloud/6.0.19/charts/redis-15.4.1.tgz rename to stable/nextcloud/6.0.20/charts/redis-15.4.1.tgz diff --git a/stable/nextcloud/6.0.19/helm-values.md b/stable/nextcloud/6.0.20/helm-values.md similarity index 100% rename from stable/nextcloud/6.0.19/helm-values.md rename to stable/nextcloud/6.0.20/helm-values.md diff --git a/stable/nextcloud/6.0.19/ix_values.yaml b/stable/nextcloud/6.0.20/ix_values.yaml similarity index 100% rename from stable/nextcloud/6.0.19/ix_values.yaml rename to stable/nextcloud/6.0.20/ix_values.yaml diff --git a/stable/nextcloud/6.0.19/questions.yaml b/stable/nextcloud/6.0.20/questions.yaml similarity index 100% rename from stable/nextcloud/6.0.19/questions.yaml rename to stable/nextcloud/6.0.20/questions.yaml diff --git a/stable/nextcloud/6.0.19/templates/_configmap.tpl b/stable/nextcloud/6.0.20/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/6.0.19/templates/_configmap.tpl rename to stable/nextcloud/6.0.20/templates/_configmap.tpl diff --git a/stable/nextcloud/6.0.19/templates/_cronjob.tpl b/stable/nextcloud/6.0.20/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/6.0.19/templates/_cronjob.tpl rename to stable/nextcloud/6.0.20/templates/_cronjob.tpl diff --git a/stable/nextcloud/6.0.19/templates/_secrets.tpl b/stable/nextcloud/6.0.20/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/6.0.19/templates/_secrets.tpl rename to stable/nextcloud/6.0.20/templates/_secrets.tpl diff --git a/stable/nextcloud/6.0.19/templates/common.yaml b/stable/nextcloud/6.0.20/templates/common.yaml similarity index 100% rename from stable/nextcloud/6.0.19/templates/common.yaml rename to stable/nextcloud/6.0.20/templates/common.yaml diff --git a/stable/nextcloud/6.0.19/test_values.yaml b/stable/nextcloud/6.0.20/test_values.yaml similarity index 100% rename from stable/nextcloud/6.0.19/test_values.yaml rename to stable/nextcloud/6.0.20/test_values.yaml diff --git a/stable/nextcloud/6.0.19/values.yaml b/stable/nextcloud/6.0.20/values.yaml similarity index 100% rename from stable/nextcloud/6.0.19/values.yaml rename to stable/nextcloud/6.0.20/values.yaml diff --git a/stable/node-red/8.0.6/CHANGELOG.md b/stable/node-red/8.0.6/CHANGELOG.md deleted file mode 100644 index 8656b40205..0000000000 --- a/stable/node-red/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/node-red/8.0.6/Chart.lock b/stable/node-red/8.0.6/Chart.lock deleted file mode 100644 index 354055766f..0000000000 --- a/stable/node-red/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:33:30.14995235Z" diff --git a/stable/node-red/8.0.6/charts/common-8.3.5.tgz b/stable/node-red/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/node-red/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/node-red/8.0.7/CHANGELOG.md b/stable/node-red/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..0d2367e10d --- /dev/null +++ b/stable/node-red/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/node-red/8.0.6/CONFIG.md b/stable/node-red/8.0.7/CONFIG.md similarity index 100% rename from stable/node-red/8.0.6/CONFIG.md rename to stable/node-red/8.0.7/CONFIG.md diff --git a/stable/node-red/8.0.7/Chart.lock b/stable/node-red/8.0.7/Chart.lock new file mode 100644 index 0000000000..4d63b16df3 --- /dev/null +++ b/stable/node-red/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:37:12.846120544Z" diff --git a/stable/node-red/8.0.6/Chart.yaml b/stable/node-red/8.0.7/Chart.yaml similarity index 94% rename from stable/node-red/8.0.6/Chart.yaml rename to stable/node-red/8.0.7/Chart.yaml index c85f1165b8..875e368873 100644 --- a/stable/node-red/8.0.6/Chart.yaml +++ b/stable/node-red/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/node-red/8.0.6/README.md b/stable/node-red/8.0.7/README.md similarity index 96% rename from stable/node-red/8.0.6/README.md rename to stable/node-red/8.0.7/README.md index 0613b58373..dcfeb27349 100644 --- a/stable/node-red/8.0.6/README.md +++ b/stable/node-red/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/node-red/8.0.6/app-readme.md b/stable/node-red/8.0.7/app-readme.md similarity index 100% rename from stable/node-red/8.0.6/app-readme.md rename to stable/node-red/8.0.7/app-readme.md diff --git a/stable/node-red/8.0.7/charts/common-8.3.6.tgz b/stable/node-red/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/node-red/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/node-red/8.0.6/helm-values.md b/stable/node-red/8.0.7/helm-values.md similarity index 100% rename from stable/node-red/8.0.6/helm-values.md rename to stable/node-red/8.0.7/helm-values.md diff --git a/stable/node-red/8.0.6/ix_values.yaml b/stable/node-red/8.0.7/ix_values.yaml similarity index 100% rename from stable/node-red/8.0.6/ix_values.yaml rename to stable/node-red/8.0.7/ix_values.yaml diff --git a/stable/node-red/8.0.6/questions.yaml b/stable/node-red/8.0.7/questions.yaml similarity index 100% rename from stable/node-red/8.0.6/questions.yaml rename to stable/node-red/8.0.7/questions.yaml diff --git a/stable/node-red/8.0.6/templates/common.yaml b/stable/node-red/8.0.7/templates/common.yaml similarity index 100% rename from stable/node-red/8.0.6/templates/common.yaml rename to stable/node-red/8.0.7/templates/common.yaml diff --git a/stable/node-red/8.0.6/test_values.yaml b/stable/node-red/8.0.7/test_values.yaml similarity index 100% rename from stable/node-red/8.0.6/test_values.yaml rename to stable/node-red/8.0.7/test_values.yaml diff --git a/stable/node-red/8.0.6/values.yaml b/stable/node-red/8.0.7/values.yaml similarity index 100% rename from stable/node-red/8.0.6/values.yaml rename to stable/node-red/8.0.7/values.yaml diff --git a/stable/nullserv/3.0.6/CHANGELOG.md b/stable/nullserv/3.0.6/CHANGELOG.md deleted file mode 100644 index f94f02334a..0000000000 --- a/stable/nullserv/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/nullserv/3.0.6/Chart.lock b/stable/nullserv/3.0.6/Chart.lock deleted file mode 100644 index 1d7bf6f2bd..0000000000 --- a/stable/nullserv/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:33:42.117872254Z" diff --git a/stable/nullserv/3.0.6/charts/common-8.3.5.tgz b/stable/nullserv/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/nullserv/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/nullserv/3.0.7/CHANGELOG.md b/stable/nullserv/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..c63ba160ef --- /dev/null +++ b/stable/nullserv/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/nullserv/3.0.6/CONFIG.md b/stable/nullserv/3.0.7/CONFIG.md similarity index 100% rename from stable/nullserv/3.0.6/CONFIG.md rename to stable/nullserv/3.0.7/CONFIG.md diff --git a/stable/nullserv/3.0.7/Chart.lock b/stable/nullserv/3.0.7/Chart.lock new file mode 100644 index 0000000000..0016e3bbb0 --- /dev/null +++ b/stable/nullserv/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:37:26.527165234Z" diff --git a/stable/nullserv/3.0.6/Chart.yaml b/stable/nullserv/3.0.7/Chart.yaml similarity index 93% rename from stable/nullserv/3.0.6/Chart.yaml rename to stable/nullserv/3.0.7/Chart.yaml index 50452f7bdf..77ef9919fe 100644 --- a/stable/nullserv/3.0.6/Chart.yaml +++ b/stable/nullserv/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 3.0.6 +version: 3.0.7 diff --git a/stable/nullserv/3.0.6/README.md b/stable/nullserv/3.0.7/README.md similarity index 96% rename from stable/nullserv/3.0.6/README.md rename to stable/nullserv/3.0.7/README.md index 0747ea4e3b..b98f67b1d0 100644 --- a/stable/nullserv/3.0.6/README.md +++ b/stable/nullserv/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/nullserv/3.0.6/app-readme.md b/stable/nullserv/3.0.7/app-readme.md similarity index 100% rename from stable/nullserv/3.0.6/app-readme.md rename to stable/nullserv/3.0.7/app-readme.md diff --git a/stable/nullserv/3.0.7/charts/common-8.3.6.tgz b/stable/nullserv/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/nullserv/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/nullserv/3.0.6/helm-values.md b/stable/nullserv/3.0.7/helm-values.md similarity index 100% rename from stable/nullserv/3.0.6/helm-values.md rename to stable/nullserv/3.0.7/helm-values.md diff --git a/stable/nullserv/3.0.6/ix_values.yaml b/stable/nullserv/3.0.7/ix_values.yaml similarity index 100% rename from stable/nullserv/3.0.6/ix_values.yaml rename to stable/nullserv/3.0.7/ix_values.yaml diff --git a/stable/nullserv/3.0.6/questions.yaml b/stable/nullserv/3.0.7/questions.yaml similarity index 100% rename from stable/nullserv/3.0.6/questions.yaml rename to stable/nullserv/3.0.7/questions.yaml diff --git a/stable/nullserv/3.0.6/templates/common.yaml b/stable/nullserv/3.0.7/templates/common.yaml similarity index 100% rename from stable/nullserv/3.0.6/templates/common.yaml rename to stable/nullserv/3.0.7/templates/common.yaml diff --git a/stable/nullserv/3.0.6/test_values.yaml b/stable/nullserv/3.0.7/test_values.yaml similarity index 100% rename from stable/nullserv/3.0.6/test_values.yaml rename to stable/nullserv/3.0.7/test_values.yaml diff --git a/stable/nullserv/3.0.6/values.yaml b/stable/nullserv/3.0.7/values.yaml similarity index 100% rename from stable/nullserv/3.0.6/values.yaml rename to stable/nullserv/3.0.7/values.yaml diff --git a/stable/nzbget/8.0.6/CHANGELOG.md b/stable/nzbget/8.0.6/CHANGELOG.md deleted file mode 100644 index cb205e0071..0000000000 --- a/stable/nzbget/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/nzbget/8.0.6/Chart.lock b/stable/nzbget/8.0.6/Chart.lock deleted file mode 100644 index 8dab134917..0000000000 --- a/stable/nzbget/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:33:54.088892738Z" diff --git a/stable/nzbget/8.0.6/charts/common-8.3.5.tgz b/stable/nzbget/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/nzbget/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/nzbget/8.0.7/CHANGELOG.md b/stable/nzbget/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..15354736d6 --- /dev/null +++ b/stable/nzbget/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/nzbget/8.0.6/CONFIG.md b/stable/nzbget/8.0.7/CONFIG.md similarity index 100% rename from stable/nzbget/8.0.6/CONFIG.md rename to stable/nzbget/8.0.7/CONFIG.md diff --git a/stable/nzbget/8.0.7/Chart.lock b/stable/nzbget/8.0.7/Chart.lock new file mode 100644 index 0000000000..b32d67d9a3 --- /dev/null +++ b/stable/nzbget/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:37:40.037924963Z" diff --git a/stable/nzbget/8.0.6/Chart.yaml b/stable/nzbget/8.0.7/Chart.yaml similarity index 94% rename from stable/nzbget/8.0.6/Chart.yaml rename to stable/nzbget/8.0.7/Chart.yaml index 831c6fdba0..f4390b7d32 100644 --- a/stable/nzbget/8.0.6/Chart.yaml +++ b/stable/nzbget/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "21.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: NZBGet is a Usenet downloader client home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget @@ -20,4 +20,4 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/nzbget/8.0.6/README.md b/stable/nzbget/8.0.7/README.md similarity index 96% rename from stable/nzbget/8.0.6/README.md rename to stable/nzbget/8.0.7/README.md index 792f1e55d6..47fb6311ce 100644 --- a/stable/nzbget/8.0.6/README.md +++ b/stable/nzbget/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/nzbget/8.0.6/app-readme.md b/stable/nzbget/8.0.7/app-readme.md similarity index 100% rename from stable/nzbget/8.0.6/app-readme.md rename to stable/nzbget/8.0.7/app-readme.md diff --git a/stable/nzbget/8.0.7/charts/common-8.3.6.tgz b/stable/nzbget/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/nzbget/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/nzbget/8.0.6/helm-values.md b/stable/nzbget/8.0.7/helm-values.md similarity index 100% rename from stable/nzbget/8.0.6/helm-values.md rename to stable/nzbget/8.0.7/helm-values.md diff --git a/stable/nzbget/8.0.6/ix_values.yaml b/stable/nzbget/8.0.7/ix_values.yaml similarity index 100% rename from stable/nzbget/8.0.6/ix_values.yaml rename to stable/nzbget/8.0.7/ix_values.yaml diff --git a/stable/nzbget/8.0.6/questions.yaml b/stable/nzbget/8.0.7/questions.yaml similarity index 100% rename from stable/nzbget/8.0.6/questions.yaml rename to stable/nzbget/8.0.7/questions.yaml diff --git a/stable/nzbget/8.0.6/templates/common.yaml b/stable/nzbget/8.0.7/templates/common.yaml similarity index 100% rename from stable/nzbget/8.0.6/templates/common.yaml rename to stable/nzbget/8.0.7/templates/common.yaml diff --git a/stable/nzbget/8.0.6/test_values.yaml b/stable/nzbget/8.0.7/test_values.yaml similarity index 100% rename from stable/nzbget/8.0.6/test_values.yaml rename to stable/nzbget/8.0.7/test_values.yaml diff --git a/stable/nzbget/8.0.6/values.yaml b/stable/nzbget/8.0.7/values.yaml similarity index 100% rename from stable/nzbget/8.0.6/values.yaml rename to stable/nzbget/8.0.7/values.yaml diff --git a/stable/nzbhydra/8.0.10/CHANGELOG.md b/stable/nzbhydra/8.0.10/CHANGELOG.md deleted file mode 100644 index 5d6fc72f6f..0000000000 --- a/stable/nzbhydra/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/nzbhydra/8.0.10/Chart.lock b/stable/nzbhydra/8.0.10/Chart.lock deleted file mode 100644 index 2a52a019f0..0000000000 --- a/stable/nzbhydra/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:34:06.220978609Z" diff --git a/stable/nzbhydra/8.0.10/charts/common-8.3.5.tgz b/stable/nzbhydra/8.0.10/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/nzbhydra/8.0.10/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/nzbhydra/8.0.11/CHANGELOG.md b/stable/nzbhydra/8.0.11/CHANGELOG.md new file mode 100644 index 0000000000..006393c5df --- /dev/null +++ b/stable/nzbhydra/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/nzbhydra/8.0.10/CONFIG.md b/stable/nzbhydra/8.0.11/CONFIG.md similarity index 100% rename from stable/nzbhydra/8.0.10/CONFIG.md rename to stable/nzbhydra/8.0.11/CONFIG.md diff --git a/stable/nzbhydra/8.0.11/Chart.lock b/stable/nzbhydra/8.0.11/Chart.lock new file mode 100644 index 0000000000..7a0bab3500 --- /dev/null +++ b/stable/nzbhydra/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:37:53.685516851Z" diff --git a/stable/nzbhydra/8.0.10/Chart.yaml b/stable/nzbhydra/8.0.11/Chart.yaml similarity index 93% rename from stable/nzbhydra/8.0.10/Chart.yaml rename to stable/nzbhydra/8.0.11/Chart.yaml index dab9d988a2..8d06b6cde9 100644 --- a/stable/nzbhydra/8.0.10/Chart.yaml +++ b/stable/nzbhydra/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.17.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: true description: Usenet meta search home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra @@ -17,4 +17,4 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/nzbhydra/8.0.10/README.md b/stable/nzbhydra/8.0.11/README.md similarity index 96% rename from stable/nzbhydra/8.0.10/README.md rename to stable/nzbhydra/8.0.11/README.md index fb44a95561..2a48048c65 100644 --- a/stable/nzbhydra/8.0.10/README.md +++ b/stable/nzbhydra/8.0.11/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/nzbhydra/8.0.10/app-readme.md b/stable/nzbhydra/8.0.11/app-readme.md similarity index 100% rename from stable/nzbhydra/8.0.10/app-readme.md rename to stable/nzbhydra/8.0.11/app-readme.md diff --git a/stable/nzbhydra/8.0.11/charts/common-8.3.6.tgz b/stable/nzbhydra/8.0.11/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/nzbhydra/8.0.11/charts/common-8.3.6.tgz differ diff --git a/stable/nzbhydra/8.0.10/helm-values.md b/stable/nzbhydra/8.0.11/helm-values.md similarity index 100% rename from stable/nzbhydra/8.0.10/helm-values.md rename to stable/nzbhydra/8.0.11/helm-values.md diff --git a/stable/nzbhydra/8.0.10/ix_values.yaml b/stable/nzbhydra/8.0.11/ix_values.yaml similarity index 100% rename from stable/nzbhydra/8.0.10/ix_values.yaml rename to stable/nzbhydra/8.0.11/ix_values.yaml diff --git a/stable/nzbhydra/8.0.10/questions.yaml b/stable/nzbhydra/8.0.11/questions.yaml similarity index 100% rename from stable/nzbhydra/8.0.10/questions.yaml rename to stable/nzbhydra/8.0.11/questions.yaml diff --git a/stable/nzbhydra/8.0.10/templates/common.yaml b/stable/nzbhydra/8.0.11/templates/common.yaml similarity index 100% rename from stable/nzbhydra/8.0.10/templates/common.yaml rename to stable/nzbhydra/8.0.11/templates/common.yaml diff --git a/stable/nzbhydra/8.0.10/test_values.yaml b/stable/nzbhydra/8.0.11/test_values.yaml similarity index 100% rename from stable/nzbhydra/8.0.10/test_values.yaml rename to stable/nzbhydra/8.0.11/test_values.yaml diff --git a/stable/nzbhydra/8.0.10/values.yaml b/stable/nzbhydra/8.0.11/values.yaml similarity index 100% rename from stable/nzbhydra/8.0.10/values.yaml rename to stable/nzbhydra/8.0.11/values.yaml diff --git a/stable/octoprint/3.0.7/CHANGELOG.md b/stable/octoprint/3.0.7/CHANGELOG.md deleted file mode 100644 index 1e2e771002..0000000000 --- a/stable/octoprint/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/octoprint/3.0.7/Chart.lock b/stable/octoprint/3.0.7/Chart.lock deleted file mode 100644 index eb8cb75c1d..0000000000 --- a/stable/octoprint/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:34:18.455344021Z" diff --git a/stable/octoprint/3.0.7/charts/common-8.3.5.tgz b/stable/octoprint/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/octoprint/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/octoprint/3.0.8/CHANGELOG.md b/stable/octoprint/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..396635b6e0 --- /dev/null +++ b/stable/octoprint/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/octoprint/3.0.7/CONFIG.md b/stable/octoprint/3.0.8/CONFIG.md similarity index 100% rename from stable/octoprint/3.0.7/CONFIG.md rename to stable/octoprint/3.0.8/CONFIG.md diff --git a/stable/octoprint/3.0.8/Chart.lock b/stable/octoprint/3.0.8/Chart.lock new file mode 100644 index 0000000000..ca80ac07c2 --- /dev/null +++ b/stable/octoprint/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:38:07.330307686Z" diff --git a/stable/octoprint/3.0.7/Chart.yaml b/stable/octoprint/3.0.8/Chart.yaml similarity index 94% rename from stable/octoprint/3.0.7/Chart.yaml rename to stable/octoprint/3.0.8/Chart.yaml index 027e072b67..cad8711c71 100644 --- a/stable/octoprint/3.0.7/Chart.yaml +++ b/stable/octoprint/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 3.0.7 +version: 3.0.8 diff --git a/stable/octoprint/3.0.7/README.md b/stable/octoprint/3.0.8/README.md similarity index 96% rename from stable/octoprint/3.0.7/README.md rename to stable/octoprint/3.0.8/README.md index 782afc68df..f55025c0c5 100644 --- a/stable/octoprint/3.0.7/README.md +++ b/stable/octoprint/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/octoprint/3.0.7/app-readme.md b/stable/octoprint/3.0.8/app-readme.md similarity index 100% rename from stable/octoprint/3.0.7/app-readme.md rename to stable/octoprint/3.0.8/app-readme.md diff --git a/stable/octoprint/3.0.8/charts/common-8.3.6.tgz b/stable/octoprint/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/octoprint/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/octoprint/3.0.7/helm-values.md b/stable/octoprint/3.0.8/helm-values.md similarity index 100% rename from stable/octoprint/3.0.7/helm-values.md rename to stable/octoprint/3.0.8/helm-values.md diff --git a/stable/octoprint/3.0.7/ix_values.yaml b/stable/octoprint/3.0.8/ix_values.yaml similarity index 100% rename from stable/octoprint/3.0.7/ix_values.yaml rename to stable/octoprint/3.0.8/ix_values.yaml diff --git a/stable/octoprint/3.0.7/questions.yaml b/stable/octoprint/3.0.8/questions.yaml similarity index 100% rename from stable/octoprint/3.0.7/questions.yaml rename to stable/octoprint/3.0.8/questions.yaml diff --git a/stable/octoprint/3.0.7/templates/common.yaml b/stable/octoprint/3.0.8/templates/common.yaml similarity index 100% rename from stable/octoprint/3.0.7/templates/common.yaml rename to stable/octoprint/3.0.8/templates/common.yaml diff --git a/stable/octoprint/3.0.7/test_values.yaml b/stable/octoprint/3.0.8/test_values.yaml similarity index 100% rename from stable/octoprint/3.0.7/test_values.yaml rename to stable/octoprint/3.0.8/test_values.yaml diff --git a/stable/octoprint/3.0.7/values.yaml b/stable/octoprint/3.0.8/values.yaml similarity index 100% rename from stable/octoprint/3.0.7/values.yaml rename to stable/octoprint/3.0.8/values.yaml diff --git a/stable/omada-controller/3.0.10/CHANGELOG.md b/stable/omada-controller/3.0.10/CHANGELOG.md deleted file mode 100644 index cae8b422df..0000000000 --- a/stable/omada-controller/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/omada-controller/3.0.10/Chart.lock b/stable/omada-controller/3.0.10/Chart.lock deleted file mode 100644 index 71f573b9c1..0000000000 --- a/stable/omada-controller/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-13T21:32:40.410860469Z" diff --git a/stable/omada-controller/3.0.10/charts/common-8.3.5.tgz b/stable/omada-controller/3.0.10/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/omada-controller/3.0.10/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/omada-controller/3.0.11/CHANGELOG.md b/stable/omada-controller/3.0.11/CHANGELOG.md new file mode 100644 index 0000000000..2f934e85ae --- /dev/null +++ b/stable/omada-controller/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/omada-controller/3.0.10/CONFIG.md b/stable/omada-controller/3.0.11/CONFIG.md similarity index 100% rename from stable/omada-controller/3.0.10/CONFIG.md rename to stable/omada-controller/3.0.11/CONFIG.md diff --git a/stable/omada-controller/3.0.11/Chart.lock b/stable/omada-controller/3.0.11/Chart.lock new file mode 100644 index 0000000000..64c643332d --- /dev/null +++ b/stable/omada-controller/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:38:20.827487054Z" diff --git a/stable/omada-controller/3.0.10/Chart.yaml b/stable/omada-controller/3.0.11/Chart.yaml similarity index 95% rename from stable/omada-controller/3.0.10/Chart.yaml rename to stable/omada-controller/3.0.11/Chart.yaml index dab7877285..9e54320edd 100644 --- a/stable/omada-controller/3.0.10/Chart.yaml +++ b/stable/omada-controller/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 3.0.10 +version: 3.0.11 diff --git a/stable/omada-controller/3.0.10/README.md b/stable/omada-controller/3.0.11/README.md similarity index 96% rename from stable/omada-controller/3.0.10/README.md rename to stable/omada-controller/3.0.11/README.md index 7f491446f0..dde6d0074e 100644 --- a/stable/omada-controller/3.0.10/README.md +++ b/stable/omada-controller/3.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/omada-controller/3.0.10/app-readme.md b/stable/omada-controller/3.0.11/app-readme.md similarity index 100% rename from stable/omada-controller/3.0.10/app-readme.md rename to stable/omada-controller/3.0.11/app-readme.md diff --git a/stable/omada-controller/3.0.11/charts/common-8.3.6.tgz b/stable/omada-controller/3.0.11/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/omada-controller/3.0.11/charts/common-8.3.6.tgz differ diff --git a/stable/omada-controller/3.0.10/helm-values.md b/stable/omada-controller/3.0.11/helm-values.md similarity index 100% rename from stable/omada-controller/3.0.10/helm-values.md rename to stable/omada-controller/3.0.11/helm-values.md diff --git a/stable/omada-controller/3.0.10/ix_values.yaml b/stable/omada-controller/3.0.11/ix_values.yaml similarity index 100% rename from stable/omada-controller/3.0.10/ix_values.yaml rename to stable/omada-controller/3.0.11/ix_values.yaml diff --git a/stable/omada-controller/3.0.10/questions.yaml b/stable/omada-controller/3.0.11/questions.yaml similarity index 100% rename from stable/omada-controller/3.0.10/questions.yaml rename to stable/omada-controller/3.0.11/questions.yaml diff --git a/stable/omada-controller/3.0.10/templates/common.yaml b/stable/omada-controller/3.0.11/templates/common.yaml similarity index 100% rename from stable/omada-controller/3.0.10/templates/common.yaml rename to stable/omada-controller/3.0.11/templates/common.yaml diff --git a/stable/omada-controller/3.0.10/test_values.yaml b/stable/omada-controller/3.0.11/test_values.yaml similarity index 100% rename from stable/omada-controller/3.0.10/test_values.yaml rename to stable/omada-controller/3.0.11/test_values.yaml diff --git a/stable/omada-controller/3.0.10/values.yaml b/stable/omada-controller/3.0.11/values.yaml similarity index 100% rename from stable/omada-controller/3.0.10/values.yaml rename to stable/omada-controller/3.0.11/values.yaml diff --git a/stable/ombi/8.0.6/CHANGELOG.md b/stable/ombi/8.0.6/CHANGELOG.md deleted file mode 100644 index 6a7085760d..0000000000 --- a/stable/ombi/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/ombi/8.0.6/Chart.lock b/stable/ombi/8.0.6/Chart.lock deleted file mode 100644 index 425fe4dedb..0000000000 --- a/stable/ombi/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:34:42.771981386Z" diff --git a/stable/ombi/8.0.6/charts/common-8.3.5.tgz b/stable/ombi/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/ombi/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/ombi/8.0.7/CHANGELOG.md b/stable/ombi/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..525a25648e --- /dev/null +++ b/stable/ombi/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/ombi/8.0.6/CONFIG.md b/stable/ombi/8.0.7/CONFIG.md similarity index 100% rename from stable/ombi/8.0.6/CONFIG.md rename to stable/ombi/8.0.7/CONFIG.md diff --git a/stable/ombi/8.0.7/Chart.lock b/stable/ombi/8.0.7/Chart.lock new file mode 100644 index 0000000000..694eb2cceb --- /dev/null +++ b/stable/ombi/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:38:34.610597465Z" diff --git a/stable/ombi/8.0.6/Chart.yaml b/stable/ombi/8.0.7/Chart.yaml similarity index 95% rename from stable/ombi/8.0.6/Chart.yaml rename to stable/ombi/8.0.7/Chart.yaml index 1450e6c8fb..947f55c295 100644 --- a/stable/ombi/8.0.6/Chart.yaml +++ b/stable/ombi/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.0.1482" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/ombi/8.0.6/README.md b/stable/ombi/8.0.7/README.md similarity index 96% rename from stable/ombi/8.0.6/README.md rename to stable/ombi/8.0.7/README.md index f23ba8579c..58d4cfc6f6 100644 --- a/stable/ombi/8.0.6/README.md +++ b/stable/ombi/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/ombi/8.0.6/app-readme.md b/stable/ombi/8.0.7/app-readme.md similarity index 100% rename from stable/ombi/8.0.6/app-readme.md rename to stable/ombi/8.0.7/app-readme.md diff --git a/stable/ombi/8.0.7/charts/common-8.3.6.tgz b/stable/ombi/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/ombi/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/ombi/8.0.6/helm-values.md b/stable/ombi/8.0.7/helm-values.md similarity index 100% rename from stable/ombi/8.0.6/helm-values.md rename to stable/ombi/8.0.7/helm-values.md diff --git a/stable/ombi/8.0.6/ix_values.yaml b/stable/ombi/8.0.7/ix_values.yaml similarity index 100% rename from stable/ombi/8.0.6/ix_values.yaml rename to stable/ombi/8.0.7/ix_values.yaml diff --git a/stable/ombi/8.0.6/questions.yaml b/stable/ombi/8.0.7/questions.yaml similarity index 100% rename from stable/ombi/8.0.6/questions.yaml rename to stable/ombi/8.0.7/questions.yaml diff --git a/stable/ombi/8.0.6/templates/common.yaml b/stable/ombi/8.0.7/templates/common.yaml similarity index 100% rename from stable/ombi/8.0.6/templates/common.yaml rename to stable/ombi/8.0.7/templates/common.yaml diff --git a/stable/ombi/8.0.6/test_values.yaml b/stable/ombi/8.0.7/test_values.yaml similarity index 100% rename from stable/ombi/8.0.6/test_values.yaml rename to stable/ombi/8.0.7/test_values.yaml diff --git a/stable/ombi/8.0.6/values.yaml b/stable/ombi/8.0.7/values.yaml similarity index 100% rename from stable/ombi/8.0.6/values.yaml rename to stable/ombi/8.0.7/values.yaml diff --git a/stable/onlyoffice-document-server/1.0.1/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.1/CHANGELOG.md new file mode 100644 index 0000000000..7bceaf1141 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/openldap/3.0.6/CONFIG.md b/stable/onlyoffice-document-server/1.0.1/CONFIG.md similarity index 100% rename from stable/openldap/3.0.6/CONFIG.md rename to stable/onlyoffice-document-server/1.0.1/CONFIG.md diff --git a/stable/onlyoffice-document-server/1.0.1/Chart.lock b/stable/onlyoffice-document-server/1.0.1/Chart.lock new file mode 100644 index 0000000000..23ea0f93ca --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:38:48.098102899Z" diff --git a/stable/onlyoffice-document-server/1.0.1/Chart.yaml b/stable/onlyoffice-document-server/1.0.1/Chart.yaml new file mode 100644 index 0000000000..543d267f8e --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/Chart.yaml @@ -0,0 +1,22 @@ +apiVersion: v2 +appVersion: "6.4.1.45" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +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 time." +home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-ds-ce +icon: https://avatars.githubusercontent.com/u/1426033?s=200&v=4 +keywords: +- onlyoffice +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: onlyoffice-document-server +sources: +- https://github.com/ONLYOFFICE/DocumentServer +- https://github.com/ONLYOFFICE/Docker-DocumentServer +- https://hub.docker.com/r/onlyoffice/documentserver/ +version: 1.0.1 diff --git a/stable/onlyoffice-document-server/1.0.1/README.md b/stable/onlyoffice-document-server/1.0.1/README.md new file mode 100644 index 0000000000..8710ecdf03 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/README.md @@ -0,0 +1,39 @@ +# Introduction + +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 time. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org | common | 8.3.6 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/onlyoffice-document-server/1.0.1/app-readme.md b/stable/onlyoffice-document-server/1.0.1/app-readme.md new file mode 100644 index 0000000000..954861b793 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/app-readme.md @@ -0,0 +1,3 @@ +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 time. + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/onlyoffice-document-server/1.0.1/charts/common-8.3.6.tgz b/stable/onlyoffice-document-server/1.0.1/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/onlyoffice-document-server/1.0.1/charts/common-8.3.6.tgz differ diff --git a/stable/onlyoffice-document-server/1.0.1/helm-values.md b/stable/onlyoffice-document-server/1.0.1/helm-values.md new file mode 100644 index 0000000000..ee5e1031ba --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/helm-values.md @@ -0,0 +1,25 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| 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 | +| 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` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `80` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/onlyoffice-document-server/1.0.1/ix_values.yaml b/stable/onlyoffice-document-server/1.0.1/ix_values.yaml new file mode 100644 index 0000000000..6289ab8492 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/ix_values.yaml @@ -0,0 +1,19 @@ +## +# This file contains Values.yaml content that gets added to the output of questions.yaml +# It's ONLY meant for content that the user is NOT expected to change. +# Example: Everything under "image" is not included in questions.yaml but is included here. +## + +image: + # -- image repository + repository: onlyoffice/documentserver + # -- image tag + tag: 6.4.1.45@sha256:ba4d4bbdc0eef02e3706a039b757b3e8c512f5c741299ffaf0a1dc8c2421be2f + # -- image pull policy + pullPolicy: IfNotPresent + + +## +# Most other defaults are set in questions.yaml +# For other options please refer to the wiki, default_values.yaml or the common library chart +## diff --git a/stable/onlyoffice-document-server/1.0.1/questions.yaml b/stable/onlyoffice-document-server/1.0.1/questions.yaml new file mode 100644 index 0000000000..35e3567cd4 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/questions.yaml @@ -0,0 +1,1609 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/welcome" + +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "RollingUpdate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + - variable: WOPI_ENABLED + label: "WOPI_ENABLED" + description: "Specifies the enabling the wopi handlers." + schema: + type: boolean + default: false + - variable: JWT_ENABLED + label: "JWT_ENABLED" + description: "Specifies the enabling the JSON Web Token validation by the ONLYOFFICE Document Server." + schema: + type: boolean + default: false + - variable: JWT_SECRET + label: "JWT_SECRET" + description: "Defines the secret key to validate the JSON Web Token in the request to the ONLYOFFICE Document Server." + schema: + show_if: [["JWT_ENABLED", "=", true]] + type: string + required: true + default: "" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 80 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 80 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36109 + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + - variable: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/organizr/8.0.7/templates/common.yaml b/stable/onlyoffice-document-server/1.0.1/templates/common.yaml similarity index 100% rename from stable/organizr/8.0.7/templates/common.yaml rename to stable/onlyoffice-document-server/1.0.1/templates/common.yaml diff --git a/stable/onlyoffice-document-server/1.0.1/test_values.yaml b/stable/onlyoffice-document-server/1.0.1/test_values.yaml new file mode 100644 index 0000000000..5cb8ce5304 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.1/test_values.yaml @@ -0,0 +1,40 @@ +# +# IMPORTANT NOTE +# +# This chart inherits from our common library chart. You can check the default values/options here: +# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml +# + +image: + # -- image repository + repository: onlyoffice/documentserver + # -- image tag + tag: 6.4.1.45@sha256:ba4d4bbdc0eef02e3706a039b757b3e8c512f5c741299ffaf0a1dc8c2421be2f + # -- image pull policy + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +# -- environment variables. See [image docs](https://github.com/ONLYOFFICE/Docker-DocumentServer#available-configuration-parameters) for more details. +env: + WOPI_ENABLED: true + JWT_ENABLED: true + JWT_SECRET: randomgeneratedstring + +service: + main: + ports: + main: + port: 80 + +ingress: + # -- Enable and configure ingress settings for the chart under this key. + # @default -- See values.yaml + main: + enabled: false diff --git a/stable/openldap/3.0.6/values.yaml b/stable/onlyoffice-document-server/1.0.1/values.yaml similarity index 100% rename from stable/openldap/3.0.6/values.yaml rename to stable/onlyoffice-document-server/1.0.1/values.yaml diff --git a/stable/onlyoffice-document-server/item.yaml b/stable/onlyoffice-document-server/item.yaml new file mode 100644 index 0000000000..65a6c2897f --- /dev/null +++ b/stable/onlyoffice-document-server/item.yaml @@ -0,0 +1,5 @@ +categories: + - office + - documents + - productivity +icon_url: https://avatars.githubusercontent.com/u/1426033?s=200&v=4 diff --git a/stable/openldap/3.0.6/CHANGELOG.md b/stable/openldap/3.0.6/CHANGELOG.md deleted file mode 100644 index 44f3f6bc17..0000000000 --- a/stable/openldap/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/openldap/3.0.6/Chart.lock b/stable/openldap/3.0.6/Chart.lock deleted file mode 100644 index dac08c8c04..0000000000 --- a/stable/openldap/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:34:54.741845787Z" diff --git a/stable/openldap/3.0.6/charts/common-8.3.5.tgz b/stable/openldap/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/openldap/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/openldap/3.0.7/CHANGELOG.md b/stable/openldap/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..57ac57f179 --- /dev/null +++ b/stable/openldap/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/organizr/8.0.7/CONFIG.md b/stable/openldap/3.0.7/CONFIG.md similarity index 100% rename from stable/organizr/8.0.7/CONFIG.md rename to stable/openldap/3.0.7/CONFIG.md diff --git a/stable/openldap/3.0.7/Chart.lock b/stable/openldap/3.0.7/Chart.lock new file mode 100644 index 0000000000..803815e5fb --- /dev/null +++ b/stable/openldap/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:39:01.739721038Z" diff --git a/stable/openldap/3.0.6/Chart.yaml b/stable/openldap/3.0.7/Chart.yaml similarity index 95% rename from stable/openldap/3.0.6/Chart.yaml rename to stable/openldap/3.0.7/Chart.yaml index 7d76dd5838..9b5051bb8e 100644 --- a/stable/openldap/3.0.6/Chart.yaml +++ b/stable/openldap/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Community developed LDAP software home: https://www.openldap.org @@ -26,4 +26,4 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/openldap/3.0.6/README.md b/stable/openldap/3.0.7/README.md similarity index 96% rename from stable/openldap/3.0.6/README.md rename to stable/openldap/3.0.7/README.md index 9f658da945..48581ea75c 100644 --- a/stable/openldap/3.0.6/README.md +++ b/stable/openldap/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/openldap/3.0.6/app-readme.md b/stable/openldap/3.0.7/app-readme.md similarity index 100% rename from stable/openldap/3.0.6/app-readme.md rename to stable/openldap/3.0.7/app-readme.md diff --git a/stable/openldap/3.0.7/charts/common-8.3.6.tgz b/stable/openldap/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/openldap/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/openldap/3.0.6/helm-values.md b/stable/openldap/3.0.7/helm-values.md similarity index 100% rename from stable/openldap/3.0.6/helm-values.md rename to stable/openldap/3.0.7/helm-values.md diff --git a/stable/openldap/3.0.6/ix_values.yaml b/stable/openldap/3.0.7/ix_values.yaml similarity index 100% rename from stable/openldap/3.0.6/ix_values.yaml rename to stable/openldap/3.0.7/ix_values.yaml diff --git a/stable/openldap/3.0.6/questions.yaml b/stable/openldap/3.0.7/questions.yaml similarity index 100% rename from stable/openldap/3.0.6/questions.yaml rename to stable/openldap/3.0.7/questions.yaml diff --git a/stable/openldap/3.0.6/templates/_configmap.tpl b/stable/openldap/3.0.7/templates/_configmap.tpl similarity index 100% rename from stable/openldap/3.0.6/templates/_configmap.tpl rename to stable/openldap/3.0.7/templates/_configmap.tpl diff --git a/stable/openldap/3.0.6/templates/common.yaml b/stable/openldap/3.0.7/templates/common.yaml similarity index 100% rename from stable/openldap/3.0.6/templates/common.yaml rename to stable/openldap/3.0.7/templates/common.yaml diff --git a/stable/openldap/3.0.6/test_values.yaml b/stable/openldap/3.0.7/test_values.yaml similarity index 100% rename from stable/openldap/3.0.6/test_values.yaml rename to stable/openldap/3.0.7/test_values.yaml diff --git a/stable/organizr/8.0.7/values.yaml b/stable/openldap/3.0.7/values.yaml similarity index 100% rename from stable/organizr/8.0.7/values.yaml rename to stable/openldap/3.0.7/values.yaml diff --git a/stable/organizr/8.0.7/CHANGELOG.md b/stable/organizr/8.0.7/CHANGELOG.md deleted file mode 100644 index 4147df0fc0..0000000000 --- a/stable/organizr/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/organizr/8.0.7/Chart.lock b/stable/organizr/8.0.7/Chart.lock deleted file mode 100644 index 39171d764b..0000000000 --- a/stable/organizr/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:35:06.762547467Z" diff --git a/stable/organizr/8.0.7/charts/common-8.3.5.tgz b/stable/organizr/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/organizr/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/organizr/8.0.8/CHANGELOG.md b/stable/organizr/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..4ae755078a --- /dev/null +++ b/stable/organizr/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/oscam/3.0.6/CONFIG.md b/stable/organizr/8.0.8/CONFIG.md similarity index 100% rename from stable/oscam/3.0.6/CONFIG.md rename to stable/organizr/8.0.8/CONFIG.md diff --git a/stable/organizr/8.0.8/Chart.lock b/stable/organizr/8.0.8/Chart.lock new file mode 100644 index 0000000000..2035ea9d27 --- /dev/null +++ b/stable/organizr/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:39:15.471708522Z" diff --git a/stable/organizr/8.0.7/Chart.yaml b/stable/organizr/8.0.8/Chart.yaml similarity index 94% rename from stable/organizr/8.0.7/Chart.yaml rename to stable/organizr/8.0.8/Chart.yaml index 962448bfcc..7fda6d77d3 100644 --- a/stable/organizr/8.0.7/Chart.yaml +++ b/stable/organizr/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: HTPC/Homelab Services Organizer home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr @@ -20,4 +20,4 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/organizr/8.0.7/README.md b/stable/organizr/8.0.8/README.md similarity index 96% rename from stable/organizr/8.0.7/README.md rename to stable/organizr/8.0.8/README.md index 35eee1ece3..752aa9e554 100644 --- a/stable/organizr/8.0.7/README.md +++ b/stable/organizr/8.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/organizr/8.0.7/app-readme.md b/stable/organizr/8.0.8/app-readme.md similarity index 100% rename from stable/organizr/8.0.7/app-readme.md rename to stable/organizr/8.0.8/app-readme.md diff --git a/stable/organizr/8.0.8/charts/common-8.3.6.tgz b/stable/organizr/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/organizr/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/organizr/8.0.7/helm-values.md b/stable/organizr/8.0.8/helm-values.md similarity index 100% rename from stable/organizr/8.0.7/helm-values.md rename to stable/organizr/8.0.8/helm-values.md diff --git a/stable/organizr/8.0.7/ix_values.yaml b/stable/organizr/8.0.8/ix_values.yaml similarity index 100% rename from stable/organizr/8.0.7/ix_values.yaml rename to stable/organizr/8.0.8/ix_values.yaml diff --git a/stable/organizr/8.0.7/questions.yaml b/stable/organizr/8.0.8/questions.yaml similarity index 100% rename from stable/organizr/8.0.7/questions.yaml rename to stable/organizr/8.0.8/questions.yaml diff --git a/stable/oscam/3.0.6/templates/common.yaml b/stable/organizr/8.0.8/templates/common.yaml similarity index 100% rename from stable/oscam/3.0.6/templates/common.yaml rename to stable/organizr/8.0.8/templates/common.yaml diff --git a/stable/organizr/8.0.7/test_values.yaml b/stable/organizr/8.0.8/test_values.yaml similarity index 100% rename from stable/organizr/8.0.7/test_values.yaml rename to stable/organizr/8.0.8/test_values.yaml diff --git a/stable/oscam/3.0.6/values.yaml b/stable/organizr/8.0.8/values.yaml similarity index 100% rename from stable/oscam/3.0.6/values.yaml rename to stable/organizr/8.0.8/values.yaml diff --git a/stable/oscam/3.0.6/CHANGELOG.md b/stable/oscam/3.0.6/CHANGELOG.md deleted file mode 100644 index edc8e39055..0000000000 --- a/stable/oscam/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/oscam/3.0.6/Chart.lock b/stable/oscam/3.0.6/Chart.lock deleted file mode 100644 index 2064dac653..0000000000 --- a/stable/oscam/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:35:18.75622228Z" diff --git a/stable/oscam/3.0.6/charts/common-8.3.5.tgz b/stable/oscam/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/oscam/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/oscam/3.0.7/CHANGELOG.md b/stable/oscam/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..e08d5f0d12 --- /dev/null +++ b/stable/oscam/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/overseerr/3.0.6/CONFIG.md b/stable/oscam/3.0.7/CONFIG.md similarity index 100% rename from stable/overseerr/3.0.6/CONFIG.md rename to stable/oscam/3.0.7/CONFIG.md diff --git a/stable/oscam/3.0.7/Chart.lock b/stable/oscam/3.0.7/Chart.lock new file mode 100644 index 0000000000..9740b4143a --- /dev/null +++ b/stable/oscam/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:39:29.268581945Z" diff --git a/stable/oscam/3.0.6/Chart.yaml b/stable/oscam/3.0.7/Chart.yaml similarity index 94% rename from stable/oscam/3.0.6/Chart.yaml rename to stable/oscam/3.0.7/Chart.yaml index c2b92e066c..bc665bb389 100644 --- a/stable/oscam/3.0.6/Chart.yaml +++ b/stable/oscam/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11693" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Open Source Conditional Access Module software home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam @@ -19,4 +19,4 @@ name: oscam sources: - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/oscam/3.0.6/README.md b/stable/oscam/3.0.7/README.md similarity index 96% rename from stable/oscam/3.0.6/README.md rename to stable/oscam/3.0.7/README.md index 3e9e417cf4..2b5e580dfd 100644 --- a/stable/oscam/3.0.6/README.md +++ b/stable/oscam/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/oscam/3.0.6/app-readme.md b/stable/oscam/3.0.7/app-readme.md similarity index 100% rename from stable/oscam/3.0.6/app-readme.md rename to stable/oscam/3.0.7/app-readme.md diff --git a/stable/oscam/3.0.7/charts/common-8.3.6.tgz b/stable/oscam/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/oscam/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/oscam/3.0.6/helm-values.md b/stable/oscam/3.0.7/helm-values.md similarity index 100% rename from stable/oscam/3.0.6/helm-values.md rename to stable/oscam/3.0.7/helm-values.md diff --git a/stable/oscam/3.0.6/ix_values.yaml b/stable/oscam/3.0.7/ix_values.yaml similarity index 100% rename from stable/oscam/3.0.6/ix_values.yaml rename to stable/oscam/3.0.7/ix_values.yaml diff --git a/stable/oscam/3.0.6/questions.yaml b/stable/oscam/3.0.7/questions.yaml similarity index 100% rename from stable/oscam/3.0.6/questions.yaml rename to stable/oscam/3.0.7/questions.yaml diff --git a/stable/overseerr/3.0.6/templates/common.yaml b/stable/oscam/3.0.7/templates/common.yaml similarity index 100% rename from stable/overseerr/3.0.6/templates/common.yaml rename to stable/oscam/3.0.7/templates/common.yaml diff --git a/stable/oscam/3.0.6/test_values.yaml b/stable/oscam/3.0.7/test_values.yaml similarity index 100% rename from stable/oscam/3.0.6/test_values.yaml rename to stable/oscam/3.0.7/test_values.yaml diff --git a/stable/overseerr/3.0.6/values.yaml b/stable/oscam/3.0.7/values.yaml similarity index 100% rename from stable/overseerr/3.0.6/values.yaml rename to stable/oscam/3.0.7/values.yaml diff --git a/stable/overseerr/3.0.6/CHANGELOG.md b/stable/overseerr/3.0.6/CHANGELOG.md deleted file mode 100644 index f8054d8f5a..0000000000 --- a/stable/overseerr/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/overseerr/3.0.6/Chart.lock b/stable/overseerr/3.0.6/Chart.lock deleted file mode 100644 index 4797635aa9..0000000000 --- a/stable/overseerr/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:35:30.811546674Z" diff --git a/stable/overseerr/3.0.6/charts/common-8.3.5.tgz b/stable/overseerr/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/overseerr/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/overseerr/3.0.7/CHANGELOG.md b/stable/overseerr/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..9089897789 --- /dev/null +++ b/stable/overseerr/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/owncast/3.0.8/CONFIG.md b/stable/overseerr/3.0.7/CONFIG.md similarity index 100% rename from stable/owncast/3.0.8/CONFIG.md rename to stable/overseerr/3.0.7/CONFIG.md diff --git a/stable/overseerr/3.0.7/Chart.lock b/stable/overseerr/3.0.7/Chart.lock new file mode 100644 index 0000000000..fd28ca0b19 --- /dev/null +++ b/stable/overseerr/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:39:42.970419109Z" diff --git a/stable/overseerr/3.0.6/Chart.yaml b/stable/overseerr/3.0.7/Chart.yaml similarity index 95% rename from stable/overseerr/3.0.6/Chart.yaml rename to stable/overseerr/3.0.7/Chart.yaml index a9554d9a21..e1419a4bb2 100644 --- a/stable/overseerr/3.0.6/Chart.yaml +++ b/stable/overseerr/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.26.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 3.0.6 +version: 3.0.7 diff --git a/stable/overseerr/3.0.6/README.md b/stable/overseerr/3.0.7/README.md similarity index 96% rename from stable/overseerr/3.0.6/README.md rename to stable/overseerr/3.0.7/README.md index 7cc0036293..2102fe9c0a 100644 --- a/stable/overseerr/3.0.6/README.md +++ b/stable/overseerr/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/overseerr/3.0.6/app-readme.md b/stable/overseerr/3.0.7/app-readme.md similarity index 100% rename from stable/overseerr/3.0.6/app-readme.md rename to stable/overseerr/3.0.7/app-readme.md diff --git a/stable/overseerr/3.0.7/charts/common-8.3.6.tgz b/stable/overseerr/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/overseerr/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/overseerr/3.0.6/helm-values.md b/stable/overseerr/3.0.7/helm-values.md similarity index 100% rename from stable/overseerr/3.0.6/helm-values.md rename to stable/overseerr/3.0.7/helm-values.md diff --git a/stable/overseerr/3.0.6/ix_values.yaml b/stable/overseerr/3.0.7/ix_values.yaml similarity index 100% rename from stable/overseerr/3.0.6/ix_values.yaml rename to stable/overseerr/3.0.7/ix_values.yaml diff --git a/stable/overseerr/3.0.6/questions.yaml b/stable/overseerr/3.0.7/questions.yaml similarity index 100% rename from stable/overseerr/3.0.6/questions.yaml rename to stable/overseerr/3.0.7/questions.yaml diff --git a/stable/owncast/3.0.8/templates/common.yaml b/stable/overseerr/3.0.7/templates/common.yaml similarity index 100% rename from stable/owncast/3.0.8/templates/common.yaml rename to stable/overseerr/3.0.7/templates/common.yaml diff --git a/stable/overseerr/3.0.6/test_values.yaml b/stable/overseerr/3.0.7/test_values.yaml similarity index 100% rename from stable/overseerr/3.0.6/test_values.yaml rename to stable/overseerr/3.0.7/test_values.yaml diff --git a/stable/owncast/3.0.8/values.yaml b/stable/overseerr/3.0.7/values.yaml similarity index 100% rename from stable/owncast/3.0.8/values.yaml rename to stable/overseerr/3.0.7/values.yaml diff --git a/stable/owncast/3.0.8/CHANGELOG.md b/stable/owncast/3.0.8/CHANGELOG.md deleted file mode 100644 index 6fd8f0394f..0000000000 --- a/stable/owncast/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/owncast/3.0.8/Chart.lock b/stable/owncast/3.0.8/Chart.lock deleted file mode 100644 index 4b8ad0b658..0000000000 --- a/stable/owncast/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:35:43.045779601Z" diff --git a/stable/owncast/3.0.8/charts/common-8.3.5.tgz b/stable/owncast/3.0.8/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/owncast/3.0.8/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/owncast/3.0.9/CHANGELOG.md b/stable/owncast/3.0.9/CHANGELOG.md new file mode 100644 index 0000000000..ee63cd6f77 --- /dev/null +++ b/stable/owncast/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/owncloud-ocis/3.0.7/CONFIG.md b/stable/owncast/3.0.9/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/3.0.7/CONFIG.md rename to stable/owncast/3.0.9/CONFIG.md diff --git a/stable/owncast/3.0.9/Chart.lock b/stable/owncast/3.0.9/Chart.lock new file mode 100644 index 0000000000..1a630e6568 --- /dev/null +++ b/stable/owncast/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:39:56.595445259Z" diff --git a/stable/owncast/3.0.8/Chart.yaml b/stable/owncast/3.0.9/Chart.yaml similarity index 94% rename from stable/owncast/3.0.8/Chart.yaml rename to stable/owncast/3.0.9/Chart.yaml index f34842c66d..23225279a4 100644 --- a/stable/owncast/3.0.8/Chart.yaml +++ b/stable/owncast/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 3.0.8 +version: 3.0.9 diff --git a/stable/owncast/3.0.8/README.md b/stable/owncast/3.0.9/README.md similarity index 96% rename from stable/owncast/3.0.8/README.md rename to stable/owncast/3.0.9/README.md index ed9edc596a..56e33a45e1 100644 --- a/stable/owncast/3.0.8/README.md +++ b/stable/owncast/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/owncast/3.0.8/app-readme.md b/stable/owncast/3.0.9/app-readme.md similarity index 100% rename from stable/owncast/3.0.8/app-readme.md rename to stable/owncast/3.0.9/app-readme.md diff --git a/stable/owncast/3.0.9/charts/common-8.3.6.tgz b/stable/owncast/3.0.9/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/owncast/3.0.9/charts/common-8.3.6.tgz differ diff --git a/stable/owncast/3.0.8/helm-values.md b/stable/owncast/3.0.9/helm-values.md similarity index 100% rename from stable/owncast/3.0.8/helm-values.md rename to stable/owncast/3.0.9/helm-values.md diff --git a/stable/owncast/3.0.8/ix_values.yaml b/stable/owncast/3.0.9/ix_values.yaml similarity index 100% rename from stable/owncast/3.0.8/ix_values.yaml rename to stable/owncast/3.0.9/ix_values.yaml diff --git a/stable/owncast/3.0.8/questions.yaml b/stable/owncast/3.0.9/questions.yaml similarity index 100% rename from stable/owncast/3.0.8/questions.yaml rename to stable/owncast/3.0.9/questions.yaml diff --git a/stable/owncloud-ocis/3.0.7/templates/common.yaml b/stable/owncast/3.0.9/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.7/templates/common.yaml rename to stable/owncast/3.0.9/templates/common.yaml diff --git a/stable/owncast/3.0.8/test_values.yaml b/stable/owncast/3.0.9/test_values.yaml similarity index 100% rename from stable/owncast/3.0.8/test_values.yaml rename to stable/owncast/3.0.9/test_values.yaml diff --git a/stable/owncloud-ocis/3.0.7/values.yaml b/stable/owncast/3.0.9/values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.7/values.yaml rename to stable/owncast/3.0.9/values.yaml diff --git a/stable/owncloud-ocis/3.0.7/CHANGELOG.md b/stable/owncloud-ocis/3.0.7/CHANGELOG.md deleted file mode 100644 index 27befa7546..0000000000 --- a/stable/owncloud-ocis/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/owncloud-ocis/3.0.7/Chart.lock b/stable/owncloud-ocis/3.0.7/Chart.lock deleted file mode 100644 index ae7474c626..0000000000 --- a/stable/owncloud-ocis/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-13T21:32:53.166775142Z" diff --git a/stable/owncloud-ocis/3.0.7/charts/common-8.3.5.tgz b/stable/owncloud-ocis/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/owncloud-ocis/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/3.0.8/CHANGELOG.md b/stable/owncloud-ocis/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..f529ef4983 --- /dev/null +++ b/stable/owncloud-ocis/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/pgadmin/3.0.7/CONFIG.md b/stable/owncloud-ocis/3.0.8/CONFIG.md similarity index 100% rename from stable/pgadmin/3.0.7/CONFIG.md rename to stable/owncloud-ocis/3.0.8/CONFIG.md diff --git a/stable/owncloud-ocis/3.0.8/Chart.lock b/stable/owncloud-ocis/3.0.8/Chart.lock new file mode 100644 index 0000000000..68261a9048 --- /dev/null +++ b/stable/owncloud-ocis/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:40:10.279014047Z" diff --git a/stable/owncloud-ocis/3.0.7/Chart.yaml b/stable/owncloud-ocis/3.0.8/Chart.yaml similarity index 95% rename from stable/owncloud-ocis/3.0.7/Chart.yaml rename to stable/owncloud-ocis/3.0.8/Chart.yaml index c334f2af78..1c3bbb297d 100644 --- a/stable/owncloud-ocis/3.0.7/Chart.yaml +++ b/stable/owncloud-ocis/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.13.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 3.0.7 +version: 3.0.8 diff --git a/stable/owncloud-ocis/3.0.7/README.md b/stable/owncloud-ocis/3.0.8/README.md similarity index 96% rename from stable/owncloud-ocis/3.0.7/README.md rename to stable/owncloud-ocis/3.0.8/README.md index 957ee13c92..08e5ca9210 100644 --- a/stable/owncloud-ocis/3.0.7/README.md +++ b/stable/owncloud-ocis/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/owncloud-ocis/3.0.7/app-readme.md b/stable/owncloud-ocis/3.0.8/app-readme.md similarity index 100% rename from stable/owncloud-ocis/3.0.7/app-readme.md rename to stable/owncloud-ocis/3.0.8/app-readme.md diff --git a/stable/owncloud-ocis/3.0.8/charts/common-8.3.6.tgz b/stable/owncloud-ocis/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/owncloud-ocis/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/owncloud-ocis/3.0.7/helm-values.md b/stable/owncloud-ocis/3.0.8/helm-values.md similarity index 100% rename from stable/owncloud-ocis/3.0.7/helm-values.md rename to stable/owncloud-ocis/3.0.8/helm-values.md diff --git a/stable/owncloud-ocis/3.0.7/ix_values.yaml b/stable/owncloud-ocis/3.0.8/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.7/ix_values.yaml rename to stable/owncloud-ocis/3.0.8/ix_values.yaml diff --git a/stable/owncloud-ocis/3.0.7/questions.yaml b/stable/owncloud-ocis/3.0.8/questions.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.7/questions.yaml rename to stable/owncloud-ocis/3.0.8/questions.yaml diff --git a/stable/pgadmin/3.0.7/templates/common.yaml b/stable/owncloud-ocis/3.0.8/templates/common.yaml similarity index 100% rename from stable/pgadmin/3.0.7/templates/common.yaml rename to stable/owncloud-ocis/3.0.8/templates/common.yaml diff --git a/stable/owncloud-ocis/3.0.7/test_values.yaml b/stable/owncloud-ocis/3.0.8/test_values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.7/test_values.yaml rename to stable/owncloud-ocis/3.0.8/test_values.yaml diff --git a/stable/pgadmin/3.0.7/values.yaml b/stable/owncloud-ocis/3.0.8/values.yaml similarity index 100% rename from stable/pgadmin/3.0.7/values.yaml rename to stable/owncloud-ocis/3.0.8/values.yaml diff --git a/stable/pgadmin/3.0.7/CHANGELOG.md b/stable/pgadmin/3.0.7/CHANGELOG.md deleted file mode 100644 index 0a57628519..0000000000 --- a/stable/pgadmin/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/pgadmin/3.0.7/Chart.lock b/stable/pgadmin/3.0.7/Chart.lock deleted file mode 100644 index aa09f26e9c..0000000000 --- a/stable/pgadmin/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:36:07.27690512Z" diff --git a/stable/pgadmin/3.0.7/charts/common-8.3.5.tgz b/stable/pgadmin/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/pgadmin/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/pgadmin/3.0.8/CHANGELOG.md b/stable/pgadmin/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..515fbbbe1f --- /dev/null +++ b/stable/pgadmin/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/photoprism/4.0.0/CONFIG.md b/stable/pgadmin/3.0.8/CONFIG.md similarity index 100% rename from stable/photoprism/4.0.0/CONFIG.md rename to stable/pgadmin/3.0.8/CONFIG.md diff --git a/stable/pgadmin/3.0.8/Chart.lock b/stable/pgadmin/3.0.8/Chart.lock new file mode 100644 index 0000000000..3023635aff --- /dev/null +++ b/stable/pgadmin/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:40:23.780525072Z" diff --git a/stable/pgadmin/3.0.7/Chart.yaml b/stable/pgadmin/3.0.8/Chart.yaml similarity index 95% rename from stable/pgadmin/3.0.7/Chart.yaml rename to stable/pgadmin/3.0.8/Chart.yaml index 23360143b3..131a028a1a 100644 --- a/stable/pgadmin/3.0.7/Chart.yaml +++ b/stable/pgadmin/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Web-Based postgresql database management utility home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin @@ -24,4 +24,4 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 3.0.7 +version: 3.0.8 diff --git a/stable/pgadmin/3.0.7/README.md b/stable/pgadmin/3.0.8/README.md similarity index 96% rename from stable/pgadmin/3.0.7/README.md rename to stable/pgadmin/3.0.8/README.md index 9b9c88819d..58e9a42ef4 100644 --- a/stable/pgadmin/3.0.7/README.md +++ b/stable/pgadmin/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/pgadmin/3.0.7/app-readme.md b/stable/pgadmin/3.0.8/app-readme.md similarity index 100% rename from stable/pgadmin/3.0.7/app-readme.md rename to stable/pgadmin/3.0.8/app-readme.md diff --git a/stable/pgadmin/3.0.8/charts/common-8.3.6.tgz b/stable/pgadmin/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/pgadmin/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/pgadmin/3.0.7/helm-values.md b/stable/pgadmin/3.0.8/helm-values.md similarity index 100% rename from stable/pgadmin/3.0.7/helm-values.md rename to stable/pgadmin/3.0.8/helm-values.md diff --git a/stable/pgadmin/3.0.7/ix_values.yaml b/stable/pgadmin/3.0.8/ix_values.yaml similarity index 100% rename from stable/pgadmin/3.0.7/ix_values.yaml rename to stable/pgadmin/3.0.8/ix_values.yaml diff --git a/stable/pgadmin/3.0.7/questions.yaml b/stable/pgadmin/3.0.8/questions.yaml similarity index 100% rename from stable/pgadmin/3.0.7/questions.yaml rename to stable/pgadmin/3.0.8/questions.yaml diff --git a/stable/photoprism/4.0.0/templates/common.yaml b/stable/pgadmin/3.0.8/templates/common.yaml similarity index 100% rename from stable/photoprism/4.0.0/templates/common.yaml rename to stable/pgadmin/3.0.8/templates/common.yaml diff --git a/stable/pgadmin/3.0.7/test_values.yaml b/stable/pgadmin/3.0.8/test_values.yaml similarity index 100% rename from stable/pgadmin/3.0.7/test_values.yaml rename to stable/pgadmin/3.0.8/test_values.yaml diff --git a/stable/photoprism/4.0.0/values.yaml b/stable/pgadmin/3.0.8/values.yaml similarity index 100% rename from stable/photoprism/4.0.0/values.yaml rename to stable/pgadmin/3.0.8/values.yaml diff --git a/stable/photoprism/4.0.0/CHANGELOG.md b/stable/photoprism/4.0.0/CHANGELOG.md deleted file mode 100644 index 32cf85cec4..0000000000 --- a/stable/photoprism/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### [photoprism-4.0.0](https://github.com/truecharts/apps/compare/photoprism-3.0.9...photoprism-4.0.0) (2021-10-12) - diff --git a/stable/photoprism/4.0.0/Chart.lock b/stable/photoprism/4.0.0/Chart.lock deleted file mode 100644 index f415d9a17e..0000000000 --- a/stable/photoprism/4.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T18:50:27.057027066Z" diff --git a/stable/photoprism/4.0.0/charts/common-8.3.5.tgz b/stable/photoprism/4.0.0/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/photoprism/4.0.0/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/photoprism/4.0.1/CHANGELOG.md b/stable/photoprism/4.0.1/CHANGELOG.md new file mode 100644 index 0000000000..f978167234 --- /dev/null +++ b/stable/photoprism/4.0.1/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [photoprism-4.0.1](https://github.com/truecharts/apps/compare/photoprism-4.0.0...photoprism-4.0.1) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/phpldapadmin/3.0.6/CONFIG.md b/stable/photoprism/4.0.1/CONFIG.md similarity index 100% rename from stable/phpldapadmin/3.0.6/CONFIG.md rename to stable/photoprism/4.0.1/CONFIG.md diff --git a/stable/photoprism/4.0.1/Chart.lock b/stable/photoprism/4.0.1/Chart.lock new file mode 100644 index 0000000000..b0eddd07fc --- /dev/null +++ b/stable/photoprism/4.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:40:37.332257649Z" diff --git a/stable/photoprism/4.0.0/Chart.yaml b/stable/photoprism/4.0.1/Chart.yaml similarity index 95% rename from stable/photoprism/4.0.0/Chart.yaml rename to stable/photoprism/4.0.1/Chart.yaml index 36490104d2..4da23e3353 100644 --- a/stable/photoprism/4.0.0/Chart.yaml +++ b/stable/photoprism/4.0.1/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20211010" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 4.0.0 +version: 4.0.1 diff --git a/stable/photoprism/4.0.0/README.md b/stable/photoprism/4.0.1/README.md similarity index 96% rename from stable/photoprism/4.0.0/README.md rename to stable/photoprism/4.0.1/README.md index 3add4682d8..c56d95dbb3 100644 --- a/stable/photoprism/4.0.0/README.md +++ b/stable/photoprism/4.0.1/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/photoprism/4.0.0/app-readme.md b/stable/photoprism/4.0.1/app-readme.md similarity index 100% rename from stable/photoprism/4.0.0/app-readme.md rename to stable/photoprism/4.0.1/app-readme.md diff --git a/stable/photoprism/4.0.1/charts/common-8.3.6.tgz b/stable/photoprism/4.0.1/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/photoprism/4.0.1/charts/common-8.3.6.tgz differ diff --git a/stable/photoprism/4.0.0/helm-values.md b/stable/photoprism/4.0.1/helm-values.md similarity index 100% rename from stable/photoprism/4.0.0/helm-values.md rename to stable/photoprism/4.0.1/helm-values.md diff --git a/stable/photoprism/4.0.0/ix_values.yaml b/stable/photoprism/4.0.1/ix_values.yaml similarity index 100% rename from stable/photoprism/4.0.0/ix_values.yaml rename to stable/photoprism/4.0.1/ix_values.yaml diff --git a/stable/photoprism/4.0.0/questions.yaml b/stable/photoprism/4.0.1/questions.yaml similarity index 100% rename from stable/photoprism/4.0.0/questions.yaml rename to stable/photoprism/4.0.1/questions.yaml diff --git a/stable/phpldapadmin/3.0.6/templates/common.yaml b/stable/photoprism/4.0.1/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/3.0.6/templates/common.yaml rename to stable/photoprism/4.0.1/templates/common.yaml diff --git a/stable/photoprism/4.0.0/test_values.yaml b/stable/photoprism/4.0.1/test_values.yaml similarity index 100% rename from stable/photoprism/4.0.0/test_values.yaml rename to stable/photoprism/4.0.1/test_values.yaml diff --git a/stable/phpldapadmin/3.0.6/values.yaml b/stable/photoprism/4.0.1/values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.6/values.yaml rename to stable/photoprism/4.0.1/values.yaml diff --git a/stable/phpldapadmin/3.0.6/CHANGELOG.md b/stable/phpldapadmin/3.0.6/CHANGELOG.md deleted file mode 100644 index ac6656a603..0000000000 --- a/stable/phpldapadmin/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/phpldapadmin/3.0.6/Chart.lock b/stable/phpldapadmin/3.0.6/Chart.lock deleted file mode 100644 index f0f46bf3c0..0000000000 --- a/stable/phpldapadmin/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:36:31.602420692Z" diff --git a/stable/phpldapadmin/3.0.6/charts/common-8.3.5.tgz b/stable/phpldapadmin/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/phpldapadmin/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/phpldapadmin/3.0.7/CHANGELOG.md b/stable/phpldapadmin/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..dde0b70d9d --- /dev/null +++ b/stable/phpldapadmin/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/piaware/3.0.6/CONFIG.md b/stable/phpldapadmin/3.0.7/CONFIG.md similarity index 100% rename from stable/piaware/3.0.6/CONFIG.md rename to stable/phpldapadmin/3.0.7/CONFIG.md diff --git a/stable/phpldapadmin/3.0.7/Chart.lock b/stable/phpldapadmin/3.0.7/Chart.lock new file mode 100644 index 0000000000..ed7277691f --- /dev/null +++ b/stable/phpldapadmin/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:40:50.941582233Z" diff --git a/stable/phpldapadmin/3.0.6/Chart.yaml b/stable/phpldapadmin/3.0.7/Chart.yaml similarity index 95% rename from stable/phpldapadmin/3.0.6/Chart.yaml rename to stable/phpldapadmin/3.0.7/Chart.yaml index c034ec09fa..f3c3a3187a 100644 --- a/stable/phpldapadmin/3.0.6/Chart.yaml +++ b/stable/phpldapadmin/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/phpldapadmin/3.0.6/README.md b/stable/phpldapadmin/3.0.7/README.md similarity index 96% rename from stable/phpldapadmin/3.0.6/README.md rename to stable/phpldapadmin/3.0.7/README.md index bc132f67b3..63b31ff536 100644 --- a/stable/phpldapadmin/3.0.6/README.md +++ b/stable/phpldapadmin/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/phpldapadmin/3.0.6/app-readme.md b/stable/phpldapadmin/3.0.7/app-readme.md similarity index 100% rename from stable/phpldapadmin/3.0.6/app-readme.md rename to stable/phpldapadmin/3.0.7/app-readme.md diff --git a/stable/phpldapadmin/3.0.7/charts/common-8.3.6.tgz b/stable/phpldapadmin/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/phpldapadmin/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/phpldapadmin/3.0.6/helm-values.md b/stable/phpldapadmin/3.0.7/helm-values.md similarity index 100% rename from stable/phpldapadmin/3.0.6/helm-values.md rename to stable/phpldapadmin/3.0.7/helm-values.md diff --git a/stable/phpldapadmin/3.0.6/ix_values.yaml b/stable/phpldapadmin/3.0.7/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.6/ix_values.yaml rename to stable/phpldapadmin/3.0.7/ix_values.yaml diff --git a/stable/phpldapadmin/3.0.6/questions.yaml b/stable/phpldapadmin/3.0.7/questions.yaml similarity index 100% rename from stable/phpldapadmin/3.0.6/questions.yaml rename to stable/phpldapadmin/3.0.7/questions.yaml diff --git a/stable/piaware/3.0.6/templates/common.yaml b/stable/phpldapadmin/3.0.7/templates/common.yaml similarity index 100% rename from stable/piaware/3.0.6/templates/common.yaml rename to stable/phpldapadmin/3.0.7/templates/common.yaml diff --git a/stable/phpldapadmin/3.0.6/test_values.yaml b/stable/phpldapadmin/3.0.7/test_values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.6/test_values.yaml rename to stable/phpldapadmin/3.0.7/test_values.yaml diff --git a/stable/piaware/3.0.6/values.yaml b/stable/phpldapadmin/3.0.7/values.yaml similarity index 100% rename from stable/piaware/3.0.6/values.yaml rename to stable/phpldapadmin/3.0.7/values.yaml diff --git a/stable/piaware/3.0.6/CHANGELOG.md b/stable/piaware/3.0.6/CHANGELOG.md deleted file mode 100644 index ba81f8cade..0000000000 --- a/stable/piaware/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/piaware/3.0.6/Chart.lock b/stable/piaware/3.0.6/Chart.lock deleted file mode 100644 index 1c9c0e4e70..0000000000 --- a/stable/piaware/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:36:43.786850167Z" diff --git a/stable/piaware/3.0.6/charts/common-8.3.5.tgz b/stable/piaware/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/piaware/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/piaware/3.0.7/CHANGELOG.md b/stable/piaware/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..bf85e4221f --- /dev/null +++ b/stable/piaware/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/pihole/3.0.7/CONFIG.md b/stable/piaware/3.0.7/CONFIG.md similarity index 100% rename from stable/pihole/3.0.7/CONFIG.md rename to stable/piaware/3.0.7/CONFIG.md diff --git a/stable/piaware/3.0.7/Chart.lock b/stable/piaware/3.0.7/Chart.lock new file mode 100644 index 0000000000..faaa915d25 --- /dev/null +++ b/stable/piaware/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:41:04.525933782Z" diff --git a/stable/piaware/3.0.6/Chart.yaml b/stable/piaware/3.0.7/Chart.yaml similarity index 94% rename from stable/piaware/3.0.6/Chart.yaml rename to stable/piaware/3.0.7/Chart.yaml index 3c1d097e95..b5a04654f5 100644 --- a/stable/piaware/3.0.6/Chart.yaml +++ b/stable/piaware/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 3.0.6 +version: 3.0.7 diff --git a/stable/piaware/3.0.6/README.md b/stable/piaware/3.0.7/README.md similarity index 96% rename from stable/piaware/3.0.6/README.md rename to stable/piaware/3.0.7/README.md index ae24b87fd7..f406ae8ec3 100644 --- a/stable/piaware/3.0.6/README.md +++ b/stable/piaware/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/piaware/3.0.6/app-readme.md b/stable/piaware/3.0.7/app-readme.md similarity index 100% rename from stable/piaware/3.0.6/app-readme.md rename to stable/piaware/3.0.7/app-readme.md diff --git a/stable/piaware/3.0.7/charts/common-8.3.6.tgz b/stable/piaware/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/piaware/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/piaware/3.0.6/ci/ct-values.yaml b/stable/piaware/3.0.7/ci/ct-values.yaml similarity index 100% rename from stable/piaware/3.0.6/ci/ct-values.yaml rename to stable/piaware/3.0.7/ci/ct-values.yaml diff --git a/stable/piaware/3.0.6/helm-values.md b/stable/piaware/3.0.7/helm-values.md similarity index 100% rename from stable/piaware/3.0.6/helm-values.md rename to stable/piaware/3.0.7/helm-values.md diff --git a/stable/piaware/3.0.6/ix_values.yaml b/stable/piaware/3.0.7/ix_values.yaml similarity index 100% rename from stable/piaware/3.0.6/ix_values.yaml rename to stable/piaware/3.0.7/ix_values.yaml diff --git a/stable/piaware/3.0.6/questions.yaml b/stable/piaware/3.0.7/questions.yaml similarity index 100% rename from stable/piaware/3.0.6/questions.yaml rename to stable/piaware/3.0.7/questions.yaml diff --git a/stable/plex/7.0.7/templates/common.yaml b/stable/piaware/3.0.7/templates/common.yaml similarity index 100% rename from stable/plex/7.0.7/templates/common.yaml rename to stable/piaware/3.0.7/templates/common.yaml diff --git a/stable/piaware/3.0.6/test_values.yaml b/stable/piaware/3.0.7/test_values.yaml similarity index 100% rename from stable/piaware/3.0.6/test_values.yaml rename to stable/piaware/3.0.7/test_values.yaml diff --git a/stable/pihole/3.0.7/values.yaml b/stable/piaware/3.0.7/values.yaml similarity index 100% rename from stable/pihole/3.0.7/values.yaml rename to stable/piaware/3.0.7/values.yaml diff --git a/stable/pihole/3.0.7/CHANGELOG.md b/stable/pihole/3.0.7/CHANGELOG.md deleted file mode 100644 index ed025d872c..0000000000 --- a/stable/pihole/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/pihole/3.0.7/Chart.lock b/stable/pihole/3.0.7/Chart.lock deleted file mode 100644 index bf051a566e..0000000000 --- a/stable/pihole/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:36:55.861371612Z" diff --git a/stable/pihole/3.0.7/charts/common-8.3.5.tgz b/stable/pihole/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/pihole/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/pihole/3.0.8/CHANGELOG.md b/stable/pihole/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..88f986b786 --- /dev/null +++ b/stable/pihole/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/plex/7.0.7/CONFIG.md b/stable/pihole/3.0.8/CONFIG.md similarity index 100% rename from stable/plex/7.0.7/CONFIG.md rename to stable/pihole/3.0.8/CONFIG.md diff --git a/stable/pihole/3.0.8/Chart.lock b/stable/pihole/3.0.8/Chart.lock new file mode 100644 index 0000000000..cad604dfec --- /dev/null +++ b/stable/pihole/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:41:18.054098297Z" diff --git a/stable/pihole/3.0.7/Chart.yaml b/stable/pihole/3.0.8/Chart.yaml similarity index 95% rename from stable/pihole/3.0.7/Chart.yaml rename to stable/pihole/3.0.8/Chart.yaml index bded40d49d..8b8a3c6e82 100644 --- a/stable/pihole/3.0.7/Chart.yaml +++ b/stable/pihole/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: DNS and Ad-filtering for your network home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole @@ -21,4 +21,4 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 3.0.7 +version: 3.0.8 diff --git a/stable/pihole/3.0.7/README.md b/stable/pihole/3.0.8/README.md similarity index 96% rename from stable/pihole/3.0.7/README.md rename to stable/pihole/3.0.8/README.md index c8f111bbff..6d5490799f 100644 --- a/stable/pihole/3.0.7/README.md +++ b/stable/pihole/3.0.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/pihole/3.0.7/app-readme.md b/stable/pihole/3.0.8/app-readme.md similarity index 100% rename from stable/pihole/3.0.7/app-readme.md rename to stable/pihole/3.0.8/app-readme.md diff --git a/stable/pihole/3.0.8/charts/common-8.3.6.tgz b/stable/pihole/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/pihole/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/pihole/3.0.7/helm-values.md b/stable/pihole/3.0.8/helm-values.md similarity index 100% rename from stable/pihole/3.0.7/helm-values.md rename to stable/pihole/3.0.8/helm-values.md diff --git a/stable/pihole/3.0.7/ix_values.yaml b/stable/pihole/3.0.8/ix_values.yaml similarity index 100% rename from stable/pihole/3.0.7/ix_values.yaml rename to stable/pihole/3.0.8/ix_values.yaml diff --git a/stable/pihole/3.0.7/questions.yaml b/stable/pihole/3.0.8/questions.yaml similarity index 100% rename from stable/pihole/3.0.7/questions.yaml rename to stable/pihole/3.0.8/questions.yaml diff --git a/stable/pihole/3.0.7/templates/_configmap.tpl b/stable/pihole/3.0.8/templates/_configmap.tpl similarity index 100% rename from stable/pihole/3.0.7/templates/_configmap.tpl rename to stable/pihole/3.0.8/templates/_configmap.tpl diff --git a/stable/pihole/3.0.7/templates/common.yaml b/stable/pihole/3.0.8/templates/common.yaml similarity index 100% rename from stable/pihole/3.0.7/templates/common.yaml rename to stable/pihole/3.0.8/templates/common.yaml diff --git a/stable/pihole/3.0.7/test_values.yaml b/stable/pihole/3.0.8/test_values.yaml similarity index 100% rename from stable/pihole/3.0.7/test_values.yaml rename to stable/pihole/3.0.8/test_values.yaml diff --git a/stable/plex/7.0.7/values.yaml b/stable/pihole/3.0.8/values.yaml similarity index 100% rename from stable/plex/7.0.7/values.yaml rename to stable/pihole/3.0.8/values.yaml diff --git a/stable/plex/7.0.7/CHANGELOG.md b/stable/plex/7.0.7/CHANGELOG.md deleted file mode 100644 index 890600f71d..0000000000 --- a/stable/plex/7.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/plex/7.0.7/Chart.lock b/stable/plex/7.0.7/Chart.lock deleted file mode 100644 index 0cf26c2519..0000000000 --- a/stable/plex/7.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-13T21:33:05.835227663Z" diff --git a/stable/plex/7.0.7/charts/common-8.3.5.tgz b/stable/plex/7.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/plex/7.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/plex/7.0.8/CHANGELOG.md b/stable/plex/7.0.8/CHANGELOG.md new file mode 100644 index 0000000000..7424482b54 --- /dev/null +++ b/stable/plex/7.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/podgrab/6.0.6/CONFIG.md b/stable/plex/7.0.8/CONFIG.md similarity index 100% rename from stable/podgrab/6.0.6/CONFIG.md rename to stable/plex/7.0.8/CONFIG.md diff --git a/stable/plex/7.0.8/Chart.lock b/stable/plex/7.0.8/Chart.lock new file mode 100644 index 0000000000..8b71f1dc6d --- /dev/null +++ b/stable/plex/7.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:41:31.618247965Z" diff --git a/stable/plex/7.0.7/Chart.yaml b/stable/plex/7.0.8/Chart.yaml similarity index 94% rename from stable/plex/7.0.7/Chart.yaml rename to stable/plex/7.0.8/Chart.yaml index 320bd0b6cb..2e86856061 100644 --- a/stable/plex/7.0.7/Chart.yaml +++ b/stable/plex/7.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.4.508" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/plex @@ -22,4 +22,4 @@ maintainers: name: plex sources: null type: application -version: 7.0.7 +version: 7.0.8 diff --git a/stable/plex/7.0.7/README.md b/stable/plex/7.0.8/README.md similarity index 96% rename from stable/plex/7.0.7/README.md rename to stable/plex/7.0.8/README.md index 80338d5f74..4478027068 100644 --- a/stable/plex/7.0.7/README.md +++ b/stable/plex/7.0.8/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/plex/7.0.7/app-readme.md b/stable/plex/7.0.8/app-readme.md similarity index 100% rename from stable/plex/7.0.7/app-readme.md rename to stable/plex/7.0.8/app-readme.md diff --git a/stable/plex/7.0.8/charts/common-8.3.6.tgz b/stable/plex/7.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/plex/7.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/plex/7.0.7/helm-values.md b/stable/plex/7.0.8/helm-values.md similarity index 100% rename from stable/plex/7.0.7/helm-values.md rename to stable/plex/7.0.8/helm-values.md diff --git a/stable/plex/7.0.7/ix_values.yaml b/stable/plex/7.0.8/ix_values.yaml similarity index 100% rename from stable/plex/7.0.7/ix_values.yaml rename to stable/plex/7.0.8/ix_values.yaml diff --git a/stable/plex/7.0.7/questions.yaml b/stable/plex/7.0.8/questions.yaml similarity index 100% rename from stable/plex/7.0.7/questions.yaml rename to stable/plex/7.0.8/questions.yaml diff --git a/stable/podgrab/6.0.6/templates/common.yaml b/stable/plex/7.0.8/templates/common.yaml similarity index 100% rename from stable/podgrab/6.0.6/templates/common.yaml rename to stable/plex/7.0.8/templates/common.yaml diff --git a/stable/plex/7.0.7/test_values.yaml b/stable/plex/7.0.8/test_values.yaml similarity index 100% rename from stable/plex/7.0.7/test_values.yaml rename to stable/plex/7.0.8/test_values.yaml diff --git a/stable/podgrab/6.0.6/values.yaml b/stable/plex/7.0.8/values.yaml similarity index 100% rename from stable/podgrab/6.0.6/values.yaml rename to stable/plex/7.0.8/values.yaml diff --git a/stable/podgrab/6.0.6/CHANGELOG.md b/stable/podgrab/6.0.6/CHANGELOG.md deleted file mode 100644 index 9d1a51a585..0000000000 --- a/stable/podgrab/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/podgrab/6.0.6/Chart.lock b/stable/podgrab/6.0.6/Chart.lock deleted file mode 100644 index e68b18e59e..0000000000 --- a/stable/podgrab/6.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:37:19.748687097Z" diff --git a/stable/podgrab/6.0.6/charts/common-8.3.5.tgz b/stable/podgrab/6.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/podgrab/6.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/podgrab/6.0.7/CHANGELOG.md b/stable/podgrab/6.0.7/CHANGELOG.md new file mode 100644 index 0000000000..53cddf023f --- /dev/null +++ b/stable/podgrab/6.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/pretend-youre-xyzzy/3.0.6/CONFIG.md b/stable/podgrab/6.0.7/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.6/CONFIG.md rename to stable/podgrab/6.0.7/CONFIG.md diff --git a/stable/podgrab/6.0.7/Chart.lock b/stable/podgrab/6.0.7/Chart.lock new file mode 100644 index 0000000000..2c2ee61470 --- /dev/null +++ b/stable/podgrab/6.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:41:45.242415299Z" diff --git a/stable/podgrab/6.0.6/Chart.yaml b/stable/podgrab/6.0.7/Chart.yaml similarity index 95% rename from stable/podgrab/6.0.6/Chart.yaml rename to stable/podgrab/6.0.7/Chart.yaml index b0ce4c14aa..b6af409952 100644 --- a/stable/podgrab/6.0.6/Chart.yaml +++ b/stable/podgrab/6.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: A self-hosted podcast manager to download episodes as soon as they become live. @@ -24,4 +24,4 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 6.0.6 +version: 6.0.7 diff --git a/stable/podgrab/6.0.6/README.md b/stable/podgrab/6.0.7/README.md similarity index 96% rename from stable/podgrab/6.0.6/README.md rename to stable/podgrab/6.0.7/README.md index 210291b335..5bdf5482f5 100644 --- a/stable/podgrab/6.0.6/README.md +++ b/stable/podgrab/6.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/podgrab/6.0.6/app-readme.md b/stable/podgrab/6.0.7/app-readme.md similarity index 100% rename from stable/podgrab/6.0.6/app-readme.md rename to stable/podgrab/6.0.7/app-readme.md diff --git a/stable/podgrab/6.0.7/charts/common-8.3.6.tgz b/stable/podgrab/6.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/podgrab/6.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/podgrab/6.0.6/helm-values.md b/stable/podgrab/6.0.7/helm-values.md similarity index 100% rename from stable/podgrab/6.0.6/helm-values.md rename to stable/podgrab/6.0.7/helm-values.md diff --git a/stable/podgrab/6.0.6/ix_values.yaml b/stable/podgrab/6.0.7/ix_values.yaml similarity index 100% rename from stable/podgrab/6.0.6/ix_values.yaml rename to stable/podgrab/6.0.7/ix_values.yaml diff --git a/stable/podgrab/6.0.6/questions.yaml b/stable/podgrab/6.0.7/questions.yaml similarity index 100% rename from stable/podgrab/6.0.6/questions.yaml rename to stable/podgrab/6.0.7/questions.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.6/templates/common.yaml b/stable/podgrab/6.0.7/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.6/templates/common.yaml rename to stable/podgrab/6.0.7/templates/common.yaml diff --git a/stable/podgrab/6.0.6/test_values.yaml b/stable/podgrab/6.0.7/test_values.yaml similarity index 100% rename from stable/podgrab/6.0.6/test_values.yaml rename to stable/podgrab/6.0.7/test_values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.6/values.yaml b/stable/podgrab/6.0.7/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.6/values.yaml rename to stable/podgrab/6.0.7/values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.6/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.6/CHANGELOG.md deleted file mode 100644 index 9e83d2a4b2..0000000000 --- a/stable/pretend-youre-xyzzy/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/pretend-youre-xyzzy/3.0.6/Chart.lock b/stable/pretend-youre-xyzzy/3.0.6/Chart.lock deleted file mode 100644 index 0c72bc1c70..0000000000 --- a/stable/pretend-youre-xyzzy/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:37:43.754230374Z" diff --git a/stable/pretend-youre-xyzzy/3.0.6/charts/common-8.3.5.tgz b/stable/pretend-youre-xyzzy/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/pretend-youre-xyzzy/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/3.0.7/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..f85db7536c --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/protonmail-bridge/3.0.6/CONFIG.md b/stable/pretend-youre-xyzzy/3.0.7/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/3.0.6/CONFIG.md rename to stable/pretend-youre-xyzzy/3.0.7/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/3.0.7/Chart.lock b/stable/pretend-youre-xyzzy/3.0.7/Chart.lock new file mode 100644 index 0000000000..d565ebf9cd --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:41:58.982842914Z" diff --git a/stable/pretend-youre-xyzzy/3.0.6/Chart.yaml b/stable/pretend-youre-xyzzy/3.0.7/Chart.yaml similarity index 95% rename from stable/pretend-youre-xyzzy/3.0.6/Chart.yaml rename to stable/pretend-youre-xyzzy/3.0.7/Chart.yaml index 9d1caa124c..111ce164c5 100644 --- a/stable/pretend-youre-xyzzy/3.0.6/Chart.yaml +++ b/stable/pretend-youre-xyzzy/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 3.0.6 +version: 3.0.7 diff --git a/stable/pretend-youre-xyzzy/3.0.6/README.md b/stable/pretend-youre-xyzzy/3.0.7/README.md similarity index 96% rename from stable/pretend-youre-xyzzy/3.0.6/README.md rename to stable/pretend-youre-xyzzy/3.0.7/README.md index 62c62317b6..dfef1b5de8 100644 --- a/stable/pretend-youre-xyzzy/3.0.6/README.md +++ b/stable/pretend-youre-xyzzy/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/pretend-youre-xyzzy/3.0.6/app-readme.md b/stable/pretend-youre-xyzzy/3.0.7/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.6/app-readme.md rename to stable/pretend-youre-xyzzy/3.0.7/app-readme.md diff --git a/stable/pretend-youre-xyzzy/3.0.7/charts/common-8.3.6.tgz b/stable/pretend-youre-xyzzy/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/pretend-youre-xyzzy/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/pretend-youre-xyzzy/3.0.6/helm-values.md b/stable/pretend-youre-xyzzy/3.0.7/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.6/helm-values.md rename to stable/pretend-youre-xyzzy/3.0.7/helm-values.md diff --git a/stable/pretend-youre-xyzzy/3.0.6/ix_values.yaml b/stable/pretend-youre-xyzzy/3.0.7/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.6/ix_values.yaml rename to stable/pretend-youre-xyzzy/3.0.7/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.6/questions.yaml b/stable/pretend-youre-xyzzy/3.0.7/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.6/questions.yaml rename to stable/pretend-youre-xyzzy/3.0.7/questions.yaml diff --git a/stable/protonmail-bridge/3.0.6/templates/common.yaml b/stable/pretend-youre-xyzzy/3.0.7/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.6/templates/common.yaml rename to stable/pretend-youre-xyzzy/3.0.7/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.6/test_values.yaml b/stable/pretend-youre-xyzzy/3.0.7/test_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.6/test_values.yaml rename to stable/pretend-youre-xyzzy/3.0.7/test_values.yaml diff --git a/stable/protonmail-bridge/3.0.6/values.yaml b/stable/pretend-youre-xyzzy/3.0.7/values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.6/values.yaml rename to stable/pretend-youre-xyzzy/3.0.7/values.yaml diff --git a/stable/protonmail-bridge/3.0.6/CHANGELOG.md b/stable/protonmail-bridge/3.0.6/CHANGELOG.md deleted file mode 100644 index 2c56cddc79..0000000000 --- a/stable/protonmail-bridge/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/protonmail-bridge/3.0.6/Chart.lock b/stable/protonmail-bridge/3.0.6/Chart.lock deleted file mode 100644 index 9853a70b10..0000000000 --- a/stable/protonmail-bridge/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:37:55.783214316Z" diff --git a/stable/protonmail-bridge/3.0.6/charts/common-8.3.5.tgz b/stable/protonmail-bridge/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/protonmail-bridge/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/3.0.7/CHANGELOG.md b/stable/protonmail-bridge/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..2961ecc4de --- /dev/null +++ b/stable/protonmail-bridge/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/prowlarr/3.0.10/CONFIG.md b/stable/protonmail-bridge/3.0.7/CONFIG.md similarity index 100% rename from stable/prowlarr/3.0.10/CONFIG.md rename to stable/protonmail-bridge/3.0.7/CONFIG.md diff --git a/stable/protonmail-bridge/3.0.7/Chart.lock b/stable/protonmail-bridge/3.0.7/Chart.lock new file mode 100644 index 0000000000..f1ed5d0861 --- /dev/null +++ b/stable/protonmail-bridge/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:42:12.716260511Z" diff --git a/stable/protonmail-bridge/3.0.6/Chart.yaml b/stable/protonmail-bridge/3.0.7/Chart.yaml similarity index 95% rename from stable/protonmail-bridge/3.0.6/Chart.yaml rename to stable/protonmail-bridge/3.0.7/Chart.yaml index f180d7698a..c87809f5ed 100644 --- a/stable/protonmail-bridge/3.0.6/Chart.yaml +++ b/stable/protonmail-bridge/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 3.0.6 +version: 3.0.7 diff --git a/stable/protonmail-bridge/3.0.6/README.md b/stable/protonmail-bridge/3.0.7/README.md similarity index 96% rename from stable/protonmail-bridge/3.0.6/README.md rename to stable/protonmail-bridge/3.0.7/README.md index 9d29ec31e0..1180d24fa6 100644 --- a/stable/protonmail-bridge/3.0.6/README.md +++ b/stable/protonmail-bridge/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/protonmail-bridge/3.0.6/app-readme.md b/stable/protonmail-bridge/3.0.7/app-readme.md similarity index 100% rename from stable/protonmail-bridge/3.0.6/app-readme.md rename to stable/protonmail-bridge/3.0.7/app-readme.md diff --git a/stable/protonmail-bridge/3.0.7/charts/common-8.3.6.tgz b/stable/protonmail-bridge/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/protonmail-bridge/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/protonmail-bridge/3.0.6/helm-values.md b/stable/protonmail-bridge/3.0.7/helm-values.md similarity index 100% rename from stable/protonmail-bridge/3.0.6/helm-values.md rename to stable/protonmail-bridge/3.0.7/helm-values.md diff --git a/stable/protonmail-bridge/3.0.6/ix_values.yaml b/stable/protonmail-bridge/3.0.7/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.6/ix_values.yaml rename to stable/protonmail-bridge/3.0.7/ix_values.yaml diff --git a/stable/protonmail-bridge/3.0.6/questions.yaml b/stable/protonmail-bridge/3.0.7/questions.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.6/questions.yaml rename to stable/protonmail-bridge/3.0.7/questions.yaml diff --git a/stable/prowlarr/3.0.10/templates/common.yaml b/stable/protonmail-bridge/3.0.7/templates/common.yaml similarity index 100% rename from stable/prowlarr/3.0.10/templates/common.yaml rename to stable/protonmail-bridge/3.0.7/templates/common.yaml diff --git a/stable/protonmail-bridge/3.0.6/test_values.yaml b/stable/protonmail-bridge/3.0.7/test_values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.6/test_values.yaml rename to stable/protonmail-bridge/3.0.7/test_values.yaml diff --git a/stable/prowlarr/3.0.10/values.yaml b/stable/protonmail-bridge/3.0.7/values.yaml similarity index 100% rename from stable/prowlarr/3.0.10/values.yaml rename to stable/protonmail-bridge/3.0.7/values.yaml diff --git a/stable/prowlarr/3.0.10/CHANGELOG.md b/stable/prowlarr/3.0.10/CHANGELOG.md deleted file mode 100644 index 926c789f3c..0000000000 --- a/stable/prowlarr/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/prowlarr/3.0.10/Chart.lock b/stable/prowlarr/3.0.10/Chart.lock deleted file mode 100644 index 162f93cd1e..0000000000 --- a/stable/prowlarr/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:38:07.797895297Z" diff --git a/stable/prowlarr/3.0.10/charts/common-8.3.5.tgz b/stable/prowlarr/3.0.10/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/prowlarr/3.0.10/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/prowlarr/3.0.11/CHANGELOG.md b/stable/prowlarr/3.0.11/CHANGELOG.md new file mode 100644 index 0000000000..e21056d16b --- /dev/null +++ b/stable/prowlarr/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/pyload/3.0.6/CONFIG.md b/stable/prowlarr/3.0.11/CONFIG.md similarity index 100% rename from stable/pyload/3.0.6/CONFIG.md rename to stable/prowlarr/3.0.11/CONFIG.md diff --git a/stable/prowlarr/3.0.11/Chart.lock b/stable/prowlarr/3.0.11/Chart.lock new file mode 100644 index 0000000000..d5ab45a71e --- /dev/null +++ b/stable/prowlarr/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:42:26.243166533Z" diff --git a/stable/prowlarr/3.0.10/Chart.yaml b/stable/prowlarr/3.0.11/Chart.yaml similarity index 95% rename from stable/prowlarr/3.0.10/Chart.yaml rename to stable/prowlarr/3.0.11/Chart.yaml index f3f5785077..e883396c01 100644 --- a/stable/prowlarr/3.0.10/Chart.yaml +++ b/stable/prowlarr/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1.1006" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 3.0.10 +version: 3.0.11 diff --git a/stable/prowlarr/3.0.10/README.md b/stable/prowlarr/3.0.11/README.md similarity index 96% rename from stable/prowlarr/3.0.10/README.md rename to stable/prowlarr/3.0.11/README.md index bdf24a0784..b6a8c3eed6 100644 --- a/stable/prowlarr/3.0.10/README.md +++ b/stable/prowlarr/3.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/prowlarr/3.0.10/app-readme.md b/stable/prowlarr/3.0.11/app-readme.md similarity index 100% rename from stable/prowlarr/3.0.10/app-readme.md rename to stable/prowlarr/3.0.11/app-readme.md diff --git a/stable/prowlarr/3.0.11/charts/common-8.3.6.tgz b/stable/prowlarr/3.0.11/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/prowlarr/3.0.11/charts/common-8.3.6.tgz differ diff --git a/stable/prowlarr/3.0.10/helm-values.md b/stable/prowlarr/3.0.11/helm-values.md similarity index 100% rename from stable/prowlarr/3.0.10/helm-values.md rename to stable/prowlarr/3.0.11/helm-values.md diff --git a/stable/prowlarr/3.0.10/ix_values.yaml b/stable/prowlarr/3.0.11/ix_values.yaml similarity index 100% rename from stable/prowlarr/3.0.10/ix_values.yaml rename to stable/prowlarr/3.0.11/ix_values.yaml diff --git a/stable/prowlarr/3.0.10/questions.yaml b/stable/prowlarr/3.0.11/questions.yaml similarity index 100% rename from stable/prowlarr/3.0.10/questions.yaml rename to stable/prowlarr/3.0.11/questions.yaml diff --git a/stable/pyload/3.0.6/templates/common.yaml b/stable/prowlarr/3.0.11/templates/common.yaml similarity index 100% rename from stable/pyload/3.0.6/templates/common.yaml rename to stable/prowlarr/3.0.11/templates/common.yaml diff --git a/stable/prowlarr/3.0.10/test_values.yaml b/stable/prowlarr/3.0.11/test_values.yaml similarity index 100% rename from stable/prowlarr/3.0.10/test_values.yaml rename to stable/prowlarr/3.0.11/test_values.yaml diff --git a/stable/pyload/3.0.6/values.yaml b/stable/prowlarr/3.0.11/values.yaml similarity index 100% rename from stable/pyload/3.0.6/values.yaml rename to stable/prowlarr/3.0.11/values.yaml diff --git a/stable/pyload/3.0.6/CHANGELOG.md b/stable/pyload/3.0.6/CHANGELOG.md deleted file mode 100644 index fd039bb322..0000000000 --- a/stable/pyload/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/pyload/3.0.6/Chart.lock b/stable/pyload/3.0.6/Chart.lock deleted file mode 100644 index 1d87925db4..0000000000 --- a/stable/pyload/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:38:19.86993205Z" diff --git a/stable/pyload/3.0.6/charts/common-8.3.5.tgz b/stable/pyload/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/pyload/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/pyload/3.0.7/CHANGELOG.md b/stable/pyload/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..cb6b888b9e --- /dev/null +++ b/stable/pyload/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/qbittorrent/8.0.7/CONFIG.md b/stable/pyload/3.0.7/CONFIG.md similarity index 100% rename from stable/qbittorrent/8.0.7/CONFIG.md rename to stable/pyload/3.0.7/CONFIG.md diff --git a/stable/pyload/3.0.7/Chart.lock b/stable/pyload/3.0.7/Chart.lock new file mode 100644 index 0000000000..0f32dd6302 --- /dev/null +++ b/stable/pyload/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:42:40.084685223Z" diff --git a/stable/pyload/3.0.6/Chart.yaml b/stable/pyload/3.0.7/Chart.yaml similarity index 95% rename from stable/pyload/3.0.6/Chart.yaml rename to stable/pyload/3.0.7/Chart.yaml index 707366ee48..645195461e 100644 --- a/stable/pyload/3.0.6/Chart.yaml +++ b/stable/pyload/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5de90278" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 3.0.6 +version: 3.0.7 diff --git a/stable/pyload/3.0.6/README.md b/stable/pyload/3.0.7/README.md similarity index 96% rename from stable/pyload/3.0.6/README.md rename to stable/pyload/3.0.7/README.md index 12c277362e..1e59feb405 100644 --- a/stable/pyload/3.0.6/README.md +++ b/stable/pyload/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/pyload/3.0.6/app-readme.md b/stable/pyload/3.0.7/app-readme.md similarity index 100% rename from stable/pyload/3.0.6/app-readme.md rename to stable/pyload/3.0.7/app-readme.md diff --git a/stable/pyload/3.0.7/charts/common-8.3.6.tgz b/stable/pyload/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/pyload/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/pyload/3.0.6/helm-values.md b/stable/pyload/3.0.7/helm-values.md similarity index 100% rename from stable/pyload/3.0.6/helm-values.md rename to stable/pyload/3.0.7/helm-values.md diff --git a/stable/pyload/3.0.6/ix_values.yaml b/stable/pyload/3.0.7/ix_values.yaml similarity index 100% rename from stable/pyload/3.0.6/ix_values.yaml rename to stable/pyload/3.0.7/ix_values.yaml diff --git a/stable/pyload/3.0.6/questions.yaml b/stable/pyload/3.0.7/questions.yaml similarity index 100% rename from stable/pyload/3.0.6/questions.yaml rename to stable/pyload/3.0.7/questions.yaml diff --git a/stable/radarr/8.0.6/templates/common.yaml b/stable/pyload/3.0.7/templates/common.yaml similarity index 100% rename from stable/radarr/8.0.6/templates/common.yaml rename to stable/pyload/3.0.7/templates/common.yaml diff --git a/stable/pyload/3.0.6/test_values.yaml b/stable/pyload/3.0.7/test_values.yaml similarity index 100% rename from stable/pyload/3.0.6/test_values.yaml rename to stable/pyload/3.0.7/test_values.yaml diff --git a/stable/qbittorrent/8.0.7/values.yaml b/stable/pyload/3.0.7/values.yaml similarity index 100% rename from stable/qbittorrent/8.0.7/values.yaml rename to stable/pyload/3.0.7/values.yaml diff --git a/stable/qbittorrent/8.0.7/CHANGELOG.md b/stable/qbittorrent/8.0.7/CHANGELOG.md deleted file mode 100644 index 1a1326cd5b..0000000000 --- a/stable/qbittorrent/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/qbittorrent/8.0.7/Chart.lock b/stable/qbittorrent/8.0.7/Chart.lock deleted file mode 100644 index cb62d4f169..0000000000 --- a/stable/qbittorrent/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:38:31.970310658Z" diff --git a/stable/qbittorrent/8.0.7/charts/common-8.3.5.tgz b/stable/qbittorrent/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/qbittorrent/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/qbittorrent/8.0.8/CHANGELOG.md b/stable/qbittorrent/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..c3df2f9023 --- /dev/null +++ b/stable/qbittorrent/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/radarr/8.0.6/CONFIG.md b/stable/qbittorrent/8.0.8/CONFIG.md similarity index 100% rename from stable/radarr/8.0.6/CONFIG.md rename to stable/qbittorrent/8.0.8/CONFIG.md diff --git a/stable/qbittorrent/8.0.8/Chart.lock b/stable/qbittorrent/8.0.8/Chart.lock new file mode 100644 index 0000000000..f56f4a5c0e --- /dev/null +++ b/stable/qbittorrent/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:42:53.951184188Z" diff --git a/stable/qbittorrent/8.0.7/Chart.yaml b/stable/qbittorrent/8.0.8/Chart.yaml similarity index 94% rename from stable/qbittorrent/8.0.7/Chart.yaml rename to stable/qbittorrent/8.0.8/Chart.yaml index 05e89d8aa6..d95cb87d75 100644 --- a/stable/qbittorrent/8.0.7/Chart.yaml +++ b/stable/qbittorrent/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ maintainers: name: qbittorrent sources: null type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/qbittorrent/8.0.7/README.md b/stable/qbittorrent/8.0.8/README.md similarity index 96% rename from stable/qbittorrent/8.0.7/README.md rename to stable/qbittorrent/8.0.8/README.md index f297f95976..3f5008911c 100644 --- a/stable/qbittorrent/8.0.7/README.md +++ b/stable/qbittorrent/8.0.8/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/qbittorrent/8.0.7/app-readme.md b/stable/qbittorrent/8.0.8/app-readme.md similarity index 100% rename from stable/qbittorrent/8.0.7/app-readme.md rename to stable/qbittorrent/8.0.8/app-readme.md diff --git a/stable/qbittorrent/8.0.8/charts/common-8.3.6.tgz b/stable/qbittorrent/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/qbittorrent/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/qbittorrent/8.0.7/helm-values.md b/stable/qbittorrent/8.0.8/helm-values.md similarity index 100% rename from stable/qbittorrent/8.0.7/helm-values.md rename to stable/qbittorrent/8.0.8/helm-values.md diff --git a/stable/qbittorrent/8.0.7/ix_values.yaml b/stable/qbittorrent/8.0.8/ix_values.yaml similarity index 100% rename from stable/qbittorrent/8.0.7/ix_values.yaml rename to stable/qbittorrent/8.0.8/ix_values.yaml diff --git a/stable/qbittorrent/8.0.7/questions.yaml b/stable/qbittorrent/8.0.8/questions.yaml similarity index 100% rename from stable/qbittorrent/8.0.7/questions.yaml rename to stable/qbittorrent/8.0.8/questions.yaml diff --git a/stable/qbittorrent/8.0.7/templates/_configmap.tpl b/stable/qbittorrent/8.0.8/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/8.0.7/templates/_configmap.tpl rename to stable/qbittorrent/8.0.8/templates/_configmap.tpl diff --git a/stable/qbittorrent/8.0.7/templates/common.yaml b/stable/qbittorrent/8.0.8/templates/common.yaml similarity index 100% rename from stable/qbittorrent/8.0.7/templates/common.yaml rename to stable/qbittorrent/8.0.8/templates/common.yaml diff --git a/stable/qbittorrent/8.0.7/test_values.yaml b/stable/qbittorrent/8.0.8/test_values.yaml similarity index 100% rename from stable/qbittorrent/8.0.7/test_values.yaml rename to stable/qbittorrent/8.0.8/test_values.yaml diff --git a/stable/radarr/8.0.6/values.yaml b/stable/qbittorrent/8.0.8/values.yaml similarity index 100% rename from stable/radarr/8.0.6/values.yaml rename to stable/qbittorrent/8.0.8/values.yaml diff --git a/stable/radarr/8.0.6/CHANGELOG.md b/stable/radarr/8.0.6/CHANGELOG.md deleted file mode 100644 index bef72b48c2..0000000000 --- a/stable/radarr/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/radarr/8.0.6/Chart.lock b/stable/radarr/8.0.6/Chart.lock deleted file mode 100644 index a737a64790..0000000000 --- a/stable/radarr/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:38:44.141327162Z" diff --git a/stable/radarr/8.0.6/charts/common-8.3.5.tgz b/stable/radarr/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/radarr/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/radarr/8.0.7/CHANGELOG.md b/stable/radarr/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..671fd43462 --- /dev/null +++ b/stable/radarr/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/readarr/8.0.9/CONFIG.md b/stable/radarr/8.0.7/CONFIG.md similarity index 100% rename from stable/readarr/8.0.9/CONFIG.md rename to stable/radarr/8.0.7/CONFIG.md diff --git a/stable/radarr/8.0.7/Chart.lock b/stable/radarr/8.0.7/Chart.lock new file mode 100644 index 0000000000..41ef6fd12e --- /dev/null +++ b/stable/radarr/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:43:07.665716998Z" diff --git a/stable/radarr/8.0.6/Chart.yaml b/stable/radarr/8.0.7/Chart.yaml similarity index 95% rename from stable/radarr/8.0.6/Chart.yaml rename to stable/radarr/8.0.7/Chart.yaml index 07f9a5e1ab..ea8d3ce3e8 100644 --- a/stable/radarr/8.0.6/Chart.yaml +++ b/stable/radarr/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.2.2.5080" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/radarr/8.0.6/README.md b/stable/radarr/8.0.7/README.md similarity index 96% rename from stable/radarr/8.0.6/README.md rename to stable/radarr/8.0.7/README.md index a51320a0c1..92efa5a2b3 100644 --- a/stable/radarr/8.0.6/README.md +++ b/stable/radarr/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/radarr/8.0.6/app-readme.md b/stable/radarr/8.0.7/app-readme.md similarity index 100% rename from stable/radarr/8.0.6/app-readme.md rename to stable/radarr/8.0.7/app-readme.md diff --git a/stable/radarr/8.0.7/charts/common-8.3.6.tgz b/stable/radarr/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/radarr/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/radarr/8.0.6/helm-values.md b/stable/radarr/8.0.7/helm-values.md similarity index 100% rename from stable/radarr/8.0.6/helm-values.md rename to stable/radarr/8.0.7/helm-values.md diff --git a/stable/radarr/8.0.6/ix_values.yaml b/stable/radarr/8.0.7/ix_values.yaml similarity index 100% rename from stable/radarr/8.0.6/ix_values.yaml rename to stable/radarr/8.0.7/ix_values.yaml diff --git a/stable/radarr/8.0.6/questions.yaml b/stable/radarr/8.0.7/questions.yaml similarity index 100% rename from stable/radarr/8.0.6/questions.yaml rename to stable/radarr/8.0.7/questions.yaml diff --git a/stable/readarr/8.0.9/templates/common.yaml b/stable/radarr/8.0.7/templates/common.yaml similarity index 100% rename from stable/readarr/8.0.9/templates/common.yaml rename to stable/radarr/8.0.7/templates/common.yaml diff --git a/stable/radarr/8.0.6/test_values.yaml b/stable/radarr/8.0.7/test_values.yaml similarity index 100% rename from stable/radarr/8.0.6/test_values.yaml rename to stable/radarr/8.0.7/test_values.yaml diff --git a/stable/readarr/8.0.9/values.yaml b/stable/radarr/8.0.7/values.yaml similarity index 100% rename from stable/readarr/8.0.9/values.yaml rename to stable/radarr/8.0.7/values.yaml diff --git a/stable/readarr/8.0.10/CHANGELOG.md b/stable/readarr/8.0.10/CHANGELOG.md new file mode 100644 index 0000000000..c9205f18d2 --- /dev/null +++ b/stable/readarr/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/reg/3.0.6/CONFIG.md b/stable/readarr/8.0.10/CONFIG.md similarity index 100% rename from stable/reg/3.0.6/CONFIG.md rename to stable/readarr/8.0.10/CONFIG.md diff --git a/stable/readarr/8.0.10/Chart.lock b/stable/readarr/8.0.10/Chart.lock new file mode 100644 index 0000000000..aa5baa5463 --- /dev/null +++ b/stable/readarr/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:43:21.546962965Z" diff --git a/stable/readarr/8.0.9/Chart.yaml b/stable/readarr/8.0.10/Chart.yaml similarity index 95% rename from stable/readarr/8.0.9/Chart.yaml rename to stable/readarr/8.0.10/Chart.yaml index 602d78d9dc..fed0d0b1ff 100644 --- a/stable/readarr/8.0.9/Chart.yaml +++ b/stable/readarr/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0.991" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/readarr/8.0.9/README.md b/stable/readarr/8.0.10/README.md similarity index 96% rename from stable/readarr/8.0.9/README.md rename to stable/readarr/8.0.10/README.md index 49a3ec8e3d..1d5db7b577 100644 --- a/stable/readarr/8.0.9/README.md +++ b/stable/readarr/8.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/readarr/8.0.9/app-readme.md b/stable/readarr/8.0.10/app-readme.md similarity index 100% rename from stable/readarr/8.0.9/app-readme.md rename to stable/readarr/8.0.10/app-readme.md diff --git a/stable/readarr/8.0.10/charts/common-8.3.6.tgz b/stable/readarr/8.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/readarr/8.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/readarr/8.0.9/helm-values.md b/stable/readarr/8.0.10/helm-values.md similarity index 100% rename from stable/readarr/8.0.9/helm-values.md rename to stable/readarr/8.0.10/helm-values.md diff --git a/stable/readarr/8.0.9/ix_values.yaml b/stable/readarr/8.0.10/ix_values.yaml similarity index 100% rename from stable/readarr/8.0.9/ix_values.yaml rename to stable/readarr/8.0.10/ix_values.yaml diff --git a/stable/readarr/8.0.9/questions.yaml b/stable/readarr/8.0.10/questions.yaml similarity index 100% rename from stable/readarr/8.0.9/questions.yaml rename to stable/readarr/8.0.10/questions.yaml diff --git a/stable/reg/3.0.6/templates/common.yaml b/stable/readarr/8.0.10/templates/common.yaml similarity index 100% rename from stable/reg/3.0.6/templates/common.yaml rename to stable/readarr/8.0.10/templates/common.yaml diff --git a/stable/readarr/8.0.9/test_values.yaml b/stable/readarr/8.0.10/test_values.yaml similarity index 100% rename from stable/readarr/8.0.9/test_values.yaml rename to stable/readarr/8.0.10/test_values.yaml diff --git a/stable/reg/3.0.6/values.yaml b/stable/readarr/8.0.10/values.yaml similarity index 100% rename from stable/reg/3.0.6/values.yaml rename to stable/readarr/8.0.10/values.yaml diff --git a/stable/readarr/8.0.9/CHANGELOG.md b/stable/readarr/8.0.9/CHANGELOG.md deleted file mode 100644 index 4d253c8433..0000000000 --- a/stable/readarr/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/readarr/8.0.9/Chart.lock b/stable/readarr/8.0.9/Chart.lock deleted file mode 100644 index 302a6d306a..0000000000 --- a/stable/readarr/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:38:56.061982678Z" diff --git a/stable/readarr/8.0.9/charts/common-8.3.5.tgz b/stable/readarr/8.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/readarr/8.0.9/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/reg/3.0.6/CHANGELOG.md b/stable/reg/3.0.6/CHANGELOG.md deleted file mode 100644 index d36489d3b7..0000000000 --- a/stable/reg/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/reg/3.0.6/Chart.lock b/stable/reg/3.0.6/Chart.lock deleted file mode 100644 index 6ee9dbb2b6..0000000000 --- a/stable/reg/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:39:08.277246061Z" diff --git a/stable/reg/3.0.6/charts/common-8.3.5.tgz b/stable/reg/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/reg/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/reg/3.0.7/CHANGELOG.md b/stable/reg/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..8ed9c8ae8b --- /dev/null +++ b/stable/reg/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/resilio-sync/3.0.6/CONFIG.md b/stable/reg/3.0.7/CONFIG.md similarity index 100% rename from stable/resilio-sync/3.0.6/CONFIG.md rename to stable/reg/3.0.7/CONFIG.md diff --git a/stable/reg/3.0.7/Chart.lock b/stable/reg/3.0.7/Chart.lock new file mode 100644 index 0000000000..01cabcfa2b --- /dev/null +++ b/stable/reg/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:43:35.14602749Z" diff --git a/stable/reg/3.0.6/Chart.yaml b/stable/reg/3.0.7/Chart.yaml similarity index 94% rename from stable/reg/3.0.6/Chart.yaml rename to stable/reg/3.0.7/Chart.yaml index 3c562d1e7d..fab1e7ac45 100644 --- a/stable/reg/3.0.6/Chart.yaml +++ b/stable/reg/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.16.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 3.0.6 +version: 3.0.7 diff --git a/stable/reg/3.0.6/README.md b/stable/reg/3.0.7/README.md similarity index 96% rename from stable/reg/3.0.6/README.md rename to stable/reg/3.0.7/README.md index d7838f693a..1728f53d77 100644 --- a/stable/reg/3.0.6/README.md +++ b/stable/reg/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/reg/3.0.6/app-readme.md b/stable/reg/3.0.7/app-readme.md similarity index 100% rename from stable/reg/3.0.6/app-readme.md rename to stable/reg/3.0.7/app-readme.md diff --git a/stable/reg/3.0.7/charts/common-8.3.6.tgz b/stable/reg/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/reg/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/reg/3.0.6/ci/ct-values.yaml b/stable/reg/3.0.7/ci/ct-values.yaml similarity index 100% rename from stable/reg/3.0.6/ci/ct-values.yaml rename to stable/reg/3.0.7/ci/ct-values.yaml diff --git a/stable/reg/3.0.6/helm-values.md b/stable/reg/3.0.7/helm-values.md similarity index 100% rename from stable/reg/3.0.6/helm-values.md rename to stable/reg/3.0.7/helm-values.md diff --git a/stable/reg/3.0.6/ix_values.yaml b/stable/reg/3.0.7/ix_values.yaml similarity index 100% rename from stable/reg/3.0.6/ix_values.yaml rename to stable/reg/3.0.7/ix_values.yaml diff --git a/stable/reg/3.0.6/questions.yaml b/stable/reg/3.0.7/questions.yaml similarity index 100% rename from stable/reg/3.0.6/questions.yaml rename to stable/reg/3.0.7/questions.yaml diff --git a/stable/resilio-sync/3.0.6/templates/common.yaml b/stable/reg/3.0.7/templates/common.yaml similarity index 100% rename from stable/resilio-sync/3.0.6/templates/common.yaml rename to stable/reg/3.0.7/templates/common.yaml diff --git a/stable/reg/3.0.6/test_values.yaml b/stable/reg/3.0.7/test_values.yaml similarity index 100% rename from stable/reg/3.0.6/test_values.yaml rename to stable/reg/3.0.7/test_values.yaml diff --git a/stable/resilio-sync/3.0.6/values.yaml b/stable/reg/3.0.7/values.yaml similarity index 100% rename from stable/resilio-sync/3.0.6/values.yaml rename to stable/reg/3.0.7/values.yaml diff --git a/stable/resilio-sync/3.0.6/CHANGELOG.md b/stable/resilio-sync/3.0.6/CHANGELOG.md deleted file mode 100644 index 8442881ced..0000000000 --- a/stable/resilio-sync/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/resilio-sync/3.0.6/Chart.lock b/stable/resilio-sync/3.0.6/Chart.lock deleted file mode 100644 index 32753bdaa8..0000000000 --- a/stable/resilio-sync/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:39:20.247082645Z" diff --git a/stable/resilio-sync/3.0.6/charts/common-8.3.5.tgz b/stable/resilio-sync/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/resilio-sync/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/resilio-sync/3.0.7/CHANGELOG.md b/stable/resilio-sync/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..d1f93261b3 --- /dev/null +++ b/stable/resilio-sync/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/sabnzbd/8.0.7/CONFIG.md b/stable/resilio-sync/3.0.7/CONFIG.md similarity index 100% rename from stable/sabnzbd/8.0.7/CONFIG.md rename to stable/resilio-sync/3.0.7/CONFIG.md diff --git a/stable/resilio-sync/3.0.7/Chart.lock b/stable/resilio-sync/3.0.7/Chart.lock new file mode 100644 index 0000000000..f7e2c940c8 --- /dev/null +++ b/stable/resilio-sync/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:43:48.574319407Z" diff --git a/stable/resilio-sync/3.0.6/Chart.yaml b/stable/resilio-sync/3.0.7/Chart.yaml similarity index 95% rename from stable/resilio-sync/3.0.6/Chart.yaml rename to stable/resilio-sync/3.0.7/Chart.yaml index c9954d1357..d01e75445b 100644 --- a/stable/resilio-sync/3.0.6/Chart.yaml +++ b/stable/resilio-sync/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.2.1375" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 3.0.6 +version: 3.0.7 diff --git a/stable/resilio-sync/3.0.6/README.md b/stable/resilio-sync/3.0.7/README.md similarity index 96% rename from stable/resilio-sync/3.0.6/README.md rename to stable/resilio-sync/3.0.7/README.md index ee623d1cf1..520e1c97fe 100644 --- a/stable/resilio-sync/3.0.6/README.md +++ b/stable/resilio-sync/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/resilio-sync/3.0.6/app-readme.md b/stable/resilio-sync/3.0.7/app-readme.md similarity index 100% rename from stable/resilio-sync/3.0.6/app-readme.md rename to stable/resilio-sync/3.0.7/app-readme.md diff --git a/stable/resilio-sync/3.0.7/charts/common-8.3.6.tgz b/stable/resilio-sync/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/resilio-sync/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/resilio-sync/3.0.6/helm-values.md b/stable/resilio-sync/3.0.7/helm-values.md similarity index 100% rename from stable/resilio-sync/3.0.6/helm-values.md rename to stable/resilio-sync/3.0.7/helm-values.md diff --git a/stable/resilio-sync/3.0.6/ix_values.yaml b/stable/resilio-sync/3.0.7/ix_values.yaml similarity index 100% rename from stable/resilio-sync/3.0.6/ix_values.yaml rename to stable/resilio-sync/3.0.7/ix_values.yaml diff --git a/stable/resilio-sync/3.0.6/questions.yaml b/stable/resilio-sync/3.0.7/questions.yaml similarity index 100% rename from stable/resilio-sync/3.0.6/questions.yaml rename to stable/resilio-sync/3.0.7/questions.yaml diff --git a/stable/sabnzbd/8.0.7/templates/common.yaml b/stable/resilio-sync/3.0.7/templates/common.yaml similarity index 100% rename from stable/sabnzbd/8.0.7/templates/common.yaml rename to stable/resilio-sync/3.0.7/templates/common.yaml diff --git a/stable/resilio-sync/3.0.6/test_values.yaml b/stable/resilio-sync/3.0.7/test_values.yaml similarity index 100% rename from stable/resilio-sync/3.0.6/test_values.yaml rename to stable/resilio-sync/3.0.7/test_values.yaml diff --git a/stable/sabnzbd/8.0.7/values.yaml b/stable/resilio-sync/3.0.7/values.yaml similarity index 100% rename from stable/sabnzbd/8.0.7/values.yaml rename to stable/resilio-sync/3.0.7/values.yaml diff --git a/stable/sabnzbd/8.0.7/CHANGELOG.md b/stable/sabnzbd/8.0.7/CHANGELOG.md deleted file mode 100644 index dfade15aec..0000000000 --- a/stable/sabnzbd/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/sabnzbd/8.0.7/Chart.lock b/stable/sabnzbd/8.0.7/Chart.lock deleted file mode 100644 index 03bbbf3ccf..0000000000 --- a/stable/sabnzbd/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:39:32.131702812Z" diff --git a/stable/sabnzbd/8.0.7/charts/common-8.3.5.tgz b/stable/sabnzbd/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/sabnzbd/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/sabnzbd/8.0.8/CHANGELOG.md b/stable/sabnzbd/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..93879a3fd7 --- /dev/null +++ b/stable/sabnzbd/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/ser2sock/3.0.6/CONFIG.md b/stable/sabnzbd/8.0.8/CONFIG.md similarity index 100% rename from stable/ser2sock/3.0.6/CONFIG.md rename to stable/sabnzbd/8.0.8/CONFIG.md diff --git a/stable/sabnzbd/8.0.8/Chart.lock b/stable/sabnzbd/8.0.8/Chart.lock new file mode 100644 index 0000000000..561b674f39 --- /dev/null +++ b/stable/sabnzbd/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:44:02.181257555Z" diff --git a/stable/sabnzbd/8.0.7/Chart.yaml b/stable/sabnzbd/8.0.8/Chart.yaml similarity index 94% rename from stable/sabnzbd/8.0.7/Chart.yaml rename to stable/sabnzbd/8.0.8/Chart.yaml index 269302f946..e5f52583c5 100644 --- a/stable/sabnzbd/8.0.7/Chart.yaml +++ b/stable/sabnzbd/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Free and easy binary newsreader home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd @@ -20,4 +20,4 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/sabnzbd/8.0.7/README.md b/stable/sabnzbd/8.0.8/README.md similarity index 96% rename from stable/sabnzbd/8.0.7/README.md rename to stable/sabnzbd/8.0.8/README.md index c3a4a3e3e3..4a29ee831b 100644 --- a/stable/sabnzbd/8.0.7/README.md +++ b/stable/sabnzbd/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/sabnzbd/8.0.7/app-readme.md b/stable/sabnzbd/8.0.8/app-readme.md similarity index 100% rename from stable/sabnzbd/8.0.7/app-readme.md rename to stable/sabnzbd/8.0.8/app-readme.md diff --git a/stable/sabnzbd/8.0.8/charts/common-8.3.6.tgz b/stable/sabnzbd/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/sabnzbd/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/sabnzbd/8.0.7/helm-values.md b/stable/sabnzbd/8.0.8/helm-values.md similarity index 100% rename from stable/sabnzbd/8.0.7/helm-values.md rename to stable/sabnzbd/8.0.8/helm-values.md diff --git a/stable/sabnzbd/8.0.7/ix_values.yaml b/stable/sabnzbd/8.0.8/ix_values.yaml similarity index 100% rename from stable/sabnzbd/8.0.7/ix_values.yaml rename to stable/sabnzbd/8.0.8/ix_values.yaml diff --git a/stable/sabnzbd/8.0.7/questions.yaml b/stable/sabnzbd/8.0.8/questions.yaml similarity index 100% rename from stable/sabnzbd/8.0.7/questions.yaml rename to stable/sabnzbd/8.0.8/questions.yaml diff --git a/stable/ser2sock/3.0.6/templates/common.yaml b/stable/sabnzbd/8.0.8/templates/common.yaml similarity index 100% rename from stable/ser2sock/3.0.6/templates/common.yaml rename to stable/sabnzbd/8.0.8/templates/common.yaml diff --git a/stable/sabnzbd/8.0.7/test_values.yaml b/stable/sabnzbd/8.0.8/test_values.yaml similarity index 100% rename from stable/sabnzbd/8.0.7/test_values.yaml rename to stable/sabnzbd/8.0.8/test_values.yaml diff --git a/stable/ser2sock/3.0.6/values.yaml b/stable/sabnzbd/8.0.8/values.yaml similarity index 100% rename from stable/ser2sock/3.0.6/values.yaml rename to stable/sabnzbd/8.0.8/values.yaml diff --git a/stable/ser2sock/3.0.6/CHANGELOG.md b/stable/ser2sock/3.0.6/CHANGELOG.md deleted file mode 100644 index c8ce0d9bb7..0000000000 --- a/stable/ser2sock/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/ser2sock/3.0.6/Chart.lock b/stable/ser2sock/3.0.6/Chart.lock deleted file mode 100644 index 78a139154e..0000000000 --- a/stable/ser2sock/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:39:43.894060185Z" diff --git a/stable/ser2sock/3.0.6/charts/common-8.3.5.tgz b/stable/ser2sock/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/ser2sock/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/ser2sock/3.0.7/CHANGELOG.md b/stable/ser2sock/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..1fdd476743 --- /dev/null +++ b/stable/ser2sock/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/sonarr/8.0.8/CONFIG.md b/stable/ser2sock/3.0.7/CONFIG.md similarity index 100% rename from stable/sonarr/8.0.8/CONFIG.md rename to stable/ser2sock/3.0.7/CONFIG.md diff --git a/stable/ser2sock/3.0.7/Chart.lock b/stable/ser2sock/3.0.7/Chart.lock new file mode 100644 index 0000000000..f4afd45719 --- /dev/null +++ b/stable/ser2sock/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:44:15.794299053Z" diff --git a/stable/ser2sock/3.0.6/Chart.yaml b/stable/ser2sock/3.0.7/Chart.yaml similarity index 94% rename from stable/ser2sock/3.0.6/Chart.yaml rename to stable/ser2sock/3.0.7/Chart.yaml index 49d198dfb5..098684b680 100644 --- a/stable/ser2sock/3.0.6/Chart.yaml +++ b/stable/ser2sock/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 3.0.6 +version: 3.0.7 diff --git a/stable/ser2sock/3.0.6/README.md b/stable/ser2sock/3.0.7/README.md similarity index 96% rename from stable/ser2sock/3.0.6/README.md rename to stable/ser2sock/3.0.7/README.md index 697021f869..6a7687580d 100644 --- a/stable/ser2sock/3.0.6/README.md +++ b/stable/ser2sock/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/ser2sock/3.0.6/app-readme.md b/stable/ser2sock/3.0.7/app-readme.md similarity index 100% rename from stable/ser2sock/3.0.6/app-readme.md rename to stable/ser2sock/3.0.7/app-readme.md diff --git a/stable/ser2sock/3.0.7/charts/common-8.3.6.tgz b/stable/ser2sock/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/ser2sock/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/ser2sock/3.0.6/helm-values.md b/stable/ser2sock/3.0.7/helm-values.md similarity index 100% rename from stable/ser2sock/3.0.6/helm-values.md rename to stable/ser2sock/3.0.7/helm-values.md diff --git a/stable/ser2sock/3.0.6/ix_values.yaml b/stable/ser2sock/3.0.7/ix_values.yaml similarity index 100% rename from stable/ser2sock/3.0.6/ix_values.yaml rename to stable/ser2sock/3.0.7/ix_values.yaml diff --git a/stable/ser2sock/3.0.6/questions.yaml b/stable/ser2sock/3.0.7/questions.yaml similarity index 100% rename from stable/ser2sock/3.0.6/questions.yaml rename to stable/ser2sock/3.0.7/questions.yaml diff --git a/stable/sonarr/8.0.8/templates/common.yaml b/stable/ser2sock/3.0.7/templates/common.yaml similarity index 100% rename from stable/sonarr/8.0.8/templates/common.yaml rename to stable/ser2sock/3.0.7/templates/common.yaml diff --git a/stable/ser2sock/3.0.6/test_values.yaml b/stable/ser2sock/3.0.7/test_values.yaml similarity index 100% rename from stable/ser2sock/3.0.6/test_values.yaml rename to stable/ser2sock/3.0.7/test_values.yaml diff --git a/stable/sonarr/8.0.8/values.yaml b/stable/ser2sock/3.0.7/values.yaml similarity index 100% rename from stable/sonarr/8.0.8/values.yaml rename to stable/ser2sock/3.0.7/values.yaml diff --git a/stable/sonarr/8.0.8/CHANGELOG.md b/stable/sonarr/8.0.8/CHANGELOG.md deleted file mode 100644 index 1c2373f764..0000000000 --- a/stable/sonarr/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/sonarr/8.0.8/Chart.lock b/stable/sonarr/8.0.8/Chart.lock deleted file mode 100644 index fdb7044158..0000000000 --- a/stable/sonarr/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:39:55.645400171Z" diff --git a/stable/sonarr/8.0.8/charts/common-8.3.5.tgz b/stable/sonarr/8.0.8/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/sonarr/8.0.8/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/sonarr/8.0.9/CHANGELOG.md b/stable/sonarr/8.0.9/CHANGELOG.md new file mode 100644 index 0000000000..a2b29b576e --- /dev/null +++ b/stable/sonarr/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/stash/3.0.7/CONFIG.md b/stable/sonarr/8.0.9/CONFIG.md similarity index 100% rename from stable/stash/3.0.7/CONFIG.md rename to stable/sonarr/8.0.9/CONFIG.md diff --git a/stable/sonarr/8.0.9/Chart.lock b/stable/sonarr/8.0.9/Chart.lock new file mode 100644 index 0000000000..899ab1e134 --- /dev/null +++ b/stable/sonarr/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:44:29.500323592Z" diff --git a/stable/sonarr/8.0.8/Chart.yaml b/stable/sonarr/8.0.9/Chart.yaml similarity index 95% rename from stable/sonarr/8.0.8/Chart.yaml rename to stable/sonarr/8.0.9/Chart.yaml index 17e3cb886b..3b56f2c5e3 100644 --- a/stable/sonarr/8.0.8/Chart.yaml +++ b/stable/sonarr/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.6.1342" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Smart PVR for newsgroup and bittorrent users home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr @@ -24,4 +24,4 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 8.0.8 +version: 8.0.9 diff --git a/stable/sonarr/8.0.8/README.md b/stable/sonarr/8.0.9/README.md similarity index 96% rename from stable/sonarr/8.0.8/README.md rename to stable/sonarr/8.0.9/README.md index a47d67a862..cc29577795 100644 --- a/stable/sonarr/8.0.8/README.md +++ b/stable/sonarr/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/sonarr/8.0.8/app-readme.md b/stable/sonarr/8.0.9/app-readme.md similarity index 100% rename from stable/sonarr/8.0.8/app-readme.md rename to stable/sonarr/8.0.9/app-readme.md diff --git a/stable/sonarr/8.0.9/charts/common-8.3.6.tgz b/stable/sonarr/8.0.9/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/sonarr/8.0.9/charts/common-8.3.6.tgz differ diff --git a/stable/sonarr/8.0.8/helm-values.md b/stable/sonarr/8.0.9/helm-values.md similarity index 100% rename from stable/sonarr/8.0.8/helm-values.md rename to stable/sonarr/8.0.9/helm-values.md diff --git a/stable/sonarr/8.0.8/ix_values.yaml b/stable/sonarr/8.0.9/ix_values.yaml similarity index 100% rename from stable/sonarr/8.0.8/ix_values.yaml rename to stable/sonarr/8.0.9/ix_values.yaml diff --git a/stable/sonarr/8.0.8/questions.yaml b/stable/sonarr/8.0.9/questions.yaml similarity index 100% rename from stable/sonarr/8.0.8/questions.yaml rename to stable/sonarr/8.0.9/questions.yaml diff --git a/stable/stash/3.0.7/templates/common.yaml b/stable/sonarr/8.0.9/templates/common.yaml similarity index 100% rename from stable/stash/3.0.7/templates/common.yaml rename to stable/sonarr/8.0.9/templates/common.yaml diff --git a/stable/sonarr/8.0.8/test_values.yaml b/stable/sonarr/8.0.9/test_values.yaml similarity index 100% rename from stable/sonarr/8.0.8/test_values.yaml rename to stable/sonarr/8.0.9/test_values.yaml diff --git a/stable/stash/3.0.7/values.yaml b/stable/sonarr/8.0.9/values.yaml similarity index 100% rename from stable/stash/3.0.7/values.yaml rename to stable/sonarr/8.0.9/values.yaml diff --git a/stable/stash/3.0.7/CHANGELOG.md b/stable/stash/3.0.7/CHANGELOG.md deleted file mode 100644 index 8d4edd5c25..0000000000 --- a/stable/stash/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/stash/3.0.7/Chart.lock b/stable/stash/3.0.7/Chart.lock deleted file mode 100644 index 9fd4a6e5e9..0000000000 --- a/stable/stash/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:40:07.560813644Z" diff --git a/stable/stash/3.0.7/charts/common-8.3.5.tgz b/stable/stash/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/stash/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/stash/3.0.8/CHANGELOG.md b/stable/stash/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..fe4486dfdd --- /dev/null +++ b/stable/stash/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/syncthing/8.0.7/CONFIG.md b/stable/stash/3.0.8/CONFIG.md similarity index 100% rename from stable/syncthing/8.0.7/CONFIG.md rename to stable/stash/3.0.8/CONFIG.md diff --git a/stable/stash/3.0.8/Chart.lock b/stable/stash/3.0.8/Chart.lock new file mode 100644 index 0000000000..17137cae90 --- /dev/null +++ b/stable/stash/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:44:43.281335292Z" diff --git a/stable/stash/3.0.7/Chart.yaml b/stable/stash/3.0.8/Chart.yaml similarity index 94% rename from stable/stash/3.0.7/Chart.yaml rename to stable/stash/3.0.8/Chart.yaml index 3176cc83f2..fc51aebff7 100644 --- a/stable/stash/3.0.7/Chart.yaml +++ b/stable/stash/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 3.0.7 +version: 3.0.8 diff --git a/stable/stash/3.0.7/README.md b/stable/stash/3.0.8/README.md similarity index 96% rename from stable/stash/3.0.7/README.md rename to stable/stash/3.0.8/README.md index 3eb9600178..2d65995046 100644 --- a/stable/stash/3.0.7/README.md +++ b/stable/stash/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/stash/3.0.7/app-readme.md b/stable/stash/3.0.8/app-readme.md similarity index 100% rename from stable/stash/3.0.7/app-readme.md rename to stable/stash/3.0.8/app-readme.md diff --git a/stable/stash/3.0.8/charts/common-8.3.6.tgz b/stable/stash/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/stash/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/stash/3.0.7/ci/ct-values.yaml b/stable/stash/3.0.8/ci/ct-values.yaml similarity index 100% rename from stable/stash/3.0.7/ci/ct-values.yaml rename to stable/stash/3.0.8/ci/ct-values.yaml diff --git a/stable/stash/3.0.7/helm-values.md b/stable/stash/3.0.8/helm-values.md similarity index 100% rename from stable/stash/3.0.7/helm-values.md rename to stable/stash/3.0.8/helm-values.md diff --git a/stable/stash/3.0.7/ix_values.yaml b/stable/stash/3.0.8/ix_values.yaml similarity index 100% rename from stable/stash/3.0.7/ix_values.yaml rename to stable/stash/3.0.8/ix_values.yaml diff --git a/stable/stash/3.0.7/questions.yaml b/stable/stash/3.0.8/questions.yaml similarity index 100% rename from stable/stash/3.0.7/questions.yaml rename to stable/stash/3.0.8/questions.yaml diff --git a/stable/syncthing/8.0.7/templates/common.yaml b/stable/stash/3.0.8/templates/common.yaml similarity index 100% rename from stable/syncthing/8.0.7/templates/common.yaml rename to stable/stash/3.0.8/templates/common.yaml diff --git a/stable/stash/3.0.7/test_values.yaml b/stable/stash/3.0.8/test_values.yaml similarity index 100% rename from stable/stash/3.0.7/test_values.yaml rename to stable/stash/3.0.8/test_values.yaml diff --git a/stable/syncthing/8.0.7/values.yaml b/stable/stash/3.0.8/values.yaml similarity index 100% rename from stable/syncthing/8.0.7/values.yaml rename to stable/stash/3.0.8/values.yaml diff --git a/stable/syncthing/8.0.7/CHANGELOG.md b/stable/syncthing/8.0.7/CHANGELOG.md deleted file mode 100644 index 5691f46bec..0000000000 --- a/stable/syncthing/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/syncthing/8.0.7/Chart.lock b/stable/syncthing/8.0.7/Chart.lock deleted file mode 100644 index e0e45a113f..0000000000 --- a/stable/syncthing/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:40:19.396768432Z" diff --git a/stable/syncthing/8.0.7/charts/common-8.3.5.tgz b/stable/syncthing/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/syncthing/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/syncthing/8.0.8/CHANGELOG.md b/stable/syncthing/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..e43ad3d312 --- /dev/null +++ b/stable/syncthing/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/tautulli/8.0.6/CONFIG.md b/stable/syncthing/8.0.8/CONFIG.md similarity index 100% rename from stable/tautulli/8.0.6/CONFIG.md rename to stable/syncthing/8.0.8/CONFIG.md diff --git a/stable/syncthing/8.0.8/Chart.lock b/stable/syncthing/8.0.8/Chart.lock new file mode 100644 index 0000000000..589c8ded68 --- /dev/null +++ b/stable/syncthing/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:44:57.075049018Z" diff --git a/stable/syncthing/8.0.7/Chart.yaml b/stable/syncthing/8.0.8/Chart.yaml similarity index 95% rename from stable/syncthing/8.0.7/Chart.yaml rename to stable/syncthing/8.0.8/Chart.yaml index c1be83c49e..ee521793f9 100644 --- a/stable/syncthing/8.0.7/Chart.yaml +++ b/stable/syncthing/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: P2P file synchronization application home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing @@ -24,4 +24,4 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/syncthing/8.0.7/README.md b/stable/syncthing/8.0.8/README.md similarity index 96% rename from stable/syncthing/8.0.7/README.md rename to stable/syncthing/8.0.8/README.md index 5394e3fdf4..46ae7a9f8c 100644 --- a/stable/syncthing/8.0.7/README.md +++ b/stable/syncthing/8.0.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/syncthing/8.0.7/app-readme.md b/stable/syncthing/8.0.8/app-readme.md similarity index 100% rename from stable/syncthing/8.0.7/app-readme.md rename to stable/syncthing/8.0.8/app-readme.md diff --git a/stable/syncthing/8.0.8/charts/common-8.3.6.tgz b/stable/syncthing/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/syncthing/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/syncthing/8.0.7/helm-values.md b/stable/syncthing/8.0.8/helm-values.md similarity index 100% rename from stable/syncthing/8.0.7/helm-values.md rename to stable/syncthing/8.0.8/helm-values.md diff --git a/stable/syncthing/8.0.7/ix_values.yaml b/stable/syncthing/8.0.8/ix_values.yaml similarity index 100% rename from stable/syncthing/8.0.7/ix_values.yaml rename to stable/syncthing/8.0.8/ix_values.yaml diff --git a/stable/syncthing/8.0.7/questions.yaml b/stable/syncthing/8.0.8/questions.yaml similarity index 100% rename from stable/syncthing/8.0.7/questions.yaml rename to stable/syncthing/8.0.8/questions.yaml diff --git a/stable/tautulli/8.0.6/templates/common.yaml b/stable/syncthing/8.0.8/templates/common.yaml similarity index 100% rename from stable/tautulli/8.0.6/templates/common.yaml rename to stable/syncthing/8.0.8/templates/common.yaml diff --git a/stable/syncthing/8.0.7/test_values.yaml b/stable/syncthing/8.0.8/test_values.yaml similarity index 100% rename from stable/syncthing/8.0.7/test_values.yaml rename to stable/syncthing/8.0.8/test_values.yaml diff --git a/stable/tautulli/8.0.6/values.yaml b/stable/syncthing/8.0.8/values.yaml similarity index 100% rename from stable/tautulli/8.0.6/values.yaml rename to stable/syncthing/8.0.8/values.yaml diff --git a/stable/tautulli/8.0.6/CHANGELOG.md b/stable/tautulli/8.0.6/CHANGELOG.md deleted file mode 100644 index 4fdefc30d5..0000000000 --- a/stable/tautulli/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/tautulli/8.0.6/Chart.lock b/stable/tautulli/8.0.6/Chart.lock deleted file mode 100644 index 0bbec4eb7b..0000000000 --- a/stable/tautulli/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:40:31.309159255Z" diff --git a/stable/tautulli/8.0.6/charts/common-8.3.5.tgz b/stable/tautulli/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/tautulli/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/tautulli/8.0.7/CHANGELOG.md b/stable/tautulli/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..7746a130fc --- /dev/null +++ b/stable/tautulli/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/teamspeak3/1.0.7/CONFIG.md b/stable/tautulli/8.0.7/CONFIG.md similarity index 100% rename from stable/teamspeak3/1.0.7/CONFIG.md rename to stable/tautulli/8.0.7/CONFIG.md diff --git a/stable/tautulli/8.0.7/Chart.lock b/stable/tautulli/8.0.7/Chart.lock new file mode 100644 index 0000000000..d968167017 --- /dev/null +++ b/stable/tautulli/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:45:10.766519101Z" diff --git a/stable/tautulli/8.0.6/Chart.yaml b/stable/tautulli/8.0.7/Chart.yaml similarity index 95% rename from stable/tautulli/8.0.6/Chart.yaml rename to stable/tautulli/8.0.7/Chart.yaml index a6c82ba3a5..7af055a6b9 100644 --- a/stable/tautulli/8.0.6/Chart.yaml +++ b/stable/tautulli/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/tautulli/8.0.6/README.md b/stable/tautulli/8.0.7/README.md similarity index 96% rename from stable/tautulli/8.0.6/README.md rename to stable/tautulli/8.0.7/README.md index 3ea65bedd4..92ad5e6894 100644 --- a/stable/tautulli/8.0.6/README.md +++ b/stable/tautulli/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/tautulli/8.0.6/app-readme.md b/stable/tautulli/8.0.7/app-readme.md similarity index 100% rename from stable/tautulli/8.0.6/app-readme.md rename to stable/tautulli/8.0.7/app-readme.md diff --git a/stable/tautulli/8.0.7/charts/common-8.3.6.tgz b/stable/tautulli/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/tautulli/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/tautulli/8.0.6/helm-values.md b/stable/tautulli/8.0.7/helm-values.md similarity index 100% rename from stable/tautulli/8.0.6/helm-values.md rename to stable/tautulli/8.0.7/helm-values.md diff --git a/stable/tautulli/8.0.6/ix_values.yaml b/stable/tautulli/8.0.7/ix_values.yaml similarity index 100% rename from stable/tautulli/8.0.6/ix_values.yaml rename to stable/tautulli/8.0.7/ix_values.yaml diff --git a/stable/tautulli/8.0.6/questions.yaml b/stable/tautulli/8.0.7/questions.yaml similarity index 100% rename from stable/tautulli/8.0.6/questions.yaml rename to stable/tautulli/8.0.7/questions.yaml diff --git a/stable/teamspeak3/1.0.7/templates/common.yaml b/stable/tautulli/8.0.7/templates/common.yaml similarity index 100% rename from stable/teamspeak3/1.0.7/templates/common.yaml rename to stable/tautulli/8.0.7/templates/common.yaml diff --git a/stable/tautulli/8.0.6/test_values.yaml b/stable/tautulli/8.0.7/test_values.yaml similarity index 100% rename from stable/tautulli/8.0.6/test_values.yaml rename to stable/tautulli/8.0.7/test_values.yaml diff --git a/stable/teamspeak3/1.0.7/values.yaml b/stable/tautulli/8.0.7/values.yaml similarity index 100% rename from stable/teamspeak3/1.0.7/values.yaml rename to stable/tautulli/8.0.7/values.yaml diff --git a/stable/teamspeak3/1.0.7/CHANGELOG.md b/stable/teamspeak3/1.0.7/CHANGELOG.md deleted file mode 100644 index 12a9832742..0000000000 --- a/stable/teamspeak3/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/teamspeak3/1.0.7/Chart.lock b/stable/teamspeak3/1.0.7/Chart.lock deleted file mode 100644 index cc3bdf107f..0000000000 --- a/stable/teamspeak3/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:40:43.309902134Z" diff --git a/stable/teamspeak3/1.0.7/charts/common-8.3.5.tgz b/stable/teamspeak3/1.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/teamspeak3/1.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/teamspeak3/1.0.8/CHANGELOG.md b/stable/teamspeak3/1.0.8/CHANGELOG.md new file mode 100644 index 0000000000..8fed427977 --- /dev/null +++ b/stable/teamspeak3/1.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/thelounge/3.0.6/CONFIG.md b/stable/teamspeak3/1.0.8/CONFIG.md similarity index 100% rename from stable/thelounge/3.0.6/CONFIG.md rename to stable/teamspeak3/1.0.8/CONFIG.md diff --git a/stable/teamspeak3/1.0.8/Chart.lock b/stable/teamspeak3/1.0.8/Chart.lock new file mode 100644 index 0000000000..cf5a0ae628 --- /dev/null +++ b/stable/teamspeak3/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:45:24.307381934Z" diff --git a/stable/teamspeak3/1.0.7/Chart.yaml b/stable/teamspeak3/1.0.8/Chart.yaml similarity index 95% rename from stable/teamspeak3/1.0.7/Chart.yaml rename to stable/teamspeak3/1.0.8/Chart.yaml index 821e9afb60..ef2f9167d3 100644 --- a/stable/teamspeak3/1.0.7/Chart.yaml +++ b/stable/teamspeak3/1.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.13.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://hub.docker.com/_/teamspeak - https://www.teamspeak.com/en/ type: application -version: 1.0.7 +version: 1.0.8 diff --git a/stable/teamspeak3/1.0.7/README.md b/stable/teamspeak3/1.0.8/README.md similarity index 96% rename from stable/teamspeak3/1.0.7/README.md rename to stable/teamspeak3/1.0.8/README.md index 564cdda7d0..c9b95018e3 100644 --- a/stable/teamspeak3/1.0.7/README.md +++ b/stable/teamspeak3/1.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/teamspeak3/1.0.7/app-readme.md b/stable/teamspeak3/1.0.8/app-readme.md similarity index 100% rename from stable/teamspeak3/1.0.7/app-readme.md rename to stable/teamspeak3/1.0.8/app-readme.md diff --git a/stable/teamspeak3/1.0.8/charts/common-8.3.6.tgz b/stable/teamspeak3/1.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/teamspeak3/1.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/teamspeak3/1.0.7/helm-values.md b/stable/teamspeak3/1.0.8/helm-values.md similarity index 100% rename from stable/teamspeak3/1.0.7/helm-values.md rename to stable/teamspeak3/1.0.8/helm-values.md diff --git a/stable/teamspeak3/1.0.7/ix_values.yaml b/stable/teamspeak3/1.0.8/ix_values.yaml similarity index 100% rename from stable/teamspeak3/1.0.7/ix_values.yaml rename to stable/teamspeak3/1.0.8/ix_values.yaml diff --git a/stable/teamspeak3/1.0.7/questions.yaml b/stable/teamspeak3/1.0.8/questions.yaml similarity index 100% rename from stable/teamspeak3/1.0.7/questions.yaml rename to stable/teamspeak3/1.0.8/questions.yaml diff --git a/stable/thelounge/3.0.6/templates/common.yaml b/stable/teamspeak3/1.0.8/templates/common.yaml similarity index 100% rename from stable/thelounge/3.0.6/templates/common.yaml rename to stable/teamspeak3/1.0.8/templates/common.yaml diff --git a/stable/teamspeak3/1.0.7/test_values.yaml b/stable/teamspeak3/1.0.8/test_values.yaml similarity index 100% rename from stable/teamspeak3/1.0.7/test_values.yaml rename to stable/teamspeak3/1.0.8/test_values.yaml diff --git a/stable/thelounge/3.0.6/values.yaml b/stable/teamspeak3/1.0.8/values.yaml similarity index 100% rename from stable/thelounge/3.0.6/values.yaml rename to stable/teamspeak3/1.0.8/values.yaml diff --git a/stable/thelounge/3.0.6/CHANGELOG.md b/stable/thelounge/3.0.6/CHANGELOG.md deleted file mode 100644 index 9d0c52c9b3..0000000000 --- a/stable/thelounge/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/thelounge/3.0.6/Chart.lock b/stable/thelounge/3.0.6/Chart.lock deleted file mode 100644 index d7232d96ef..0000000000 --- a/stable/thelounge/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:40:55.298761143Z" diff --git a/stable/thelounge/3.0.6/charts/common-8.3.5.tgz b/stable/thelounge/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/thelounge/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/thelounge/3.0.7/CHANGELOG.md b/stable/thelounge/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..2a2a807b37 --- /dev/null +++ b/stable/thelounge/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/traefik/9.0.9/CONFIG.md b/stable/thelounge/3.0.7/CONFIG.md similarity index 100% rename from stable/traefik/9.0.9/CONFIG.md rename to stable/thelounge/3.0.7/CONFIG.md diff --git a/stable/thelounge/3.0.7/Chart.lock b/stable/thelounge/3.0.7/Chart.lock new file mode 100644 index 0000000000..57000ddfec --- /dev/null +++ b/stable/thelounge/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:45:37.896045855Z" diff --git a/stable/thelounge/3.0.6/Chart.yaml b/stable/thelounge/3.0.7/Chart.yaml similarity index 94% rename from stable/thelounge/3.0.6/Chart.yaml rename to stable/thelounge/3.0.7/Chart.yaml index 1be26142e5..ae64f40cd5 100644 --- a/stable/thelounge/3.0.6/Chart.yaml +++ b/stable/thelounge/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 3.0.6 +version: 3.0.7 diff --git a/stable/thelounge/3.0.6/README.md b/stable/thelounge/3.0.7/README.md similarity index 96% rename from stable/thelounge/3.0.6/README.md rename to stable/thelounge/3.0.7/README.md index bd2a1f67c4..24a214a8a2 100644 --- a/stable/thelounge/3.0.6/README.md +++ b/stable/thelounge/3.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/thelounge/3.0.6/app-readme.md b/stable/thelounge/3.0.7/app-readme.md similarity index 100% rename from stable/thelounge/3.0.6/app-readme.md rename to stable/thelounge/3.0.7/app-readme.md diff --git a/stable/thelounge/3.0.7/charts/common-8.3.6.tgz b/stable/thelounge/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/thelounge/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/thelounge/3.0.6/helm-values.md b/stable/thelounge/3.0.7/helm-values.md similarity index 100% rename from stable/thelounge/3.0.6/helm-values.md rename to stable/thelounge/3.0.7/helm-values.md diff --git a/stable/thelounge/3.0.6/ix_values.yaml b/stable/thelounge/3.0.7/ix_values.yaml similarity index 100% rename from stable/thelounge/3.0.6/ix_values.yaml rename to stable/thelounge/3.0.7/ix_values.yaml diff --git a/stable/thelounge/3.0.6/questions.yaml b/stable/thelounge/3.0.7/questions.yaml similarity index 100% rename from stable/thelounge/3.0.6/questions.yaml rename to stable/thelounge/3.0.7/questions.yaml diff --git a/stable/truecommand/8.0.6/templates/common.yaml b/stable/thelounge/3.0.7/templates/common.yaml similarity index 100% rename from stable/truecommand/8.0.6/templates/common.yaml rename to stable/thelounge/3.0.7/templates/common.yaml diff --git a/stable/thelounge/3.0.6/test_values.yaml b/stable/thelounge/3.0.7/test_values.yaml similarity index 100% rename from stable/thelounge/3.0.6/test_values.yaml rename to stable/thelounge/3.0.7/test_values.yaml diff --git a/stable/traefik/9.0.9/values.yaml b/stable/thelounge/3.0.7/values.yaml similarity index 100% rename from stable/traefik/9.0.9/values.yaml rename to stable/thelounge/3.0.7/values.yaml diff --git a/stable/traefik/9.0.10/CHANGELOG.md b/stable/traefik/9.0.10/CHANGELOG.md new file mode 100644 index 0000000000..b014adab26 --- /dev/null +++ b/stable/traefik/9.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/transmission/8.0.6/CONFIG.md b/stable/traefik/9.0.10/CONFIG.md similarity index 100% rename from stable/transmission/8.0.6/CONFIG.md rename to stable/traefik/9.0.10/CONFIG.md diff --git a/stable/traefik/9.0.10/Chart.lock b/stable/traefik/9.0.10/Chart.lock new file mode 100644 index 0000000000..f4c97cf667 --- /dev/null +++ b/stable/traefik/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:45:51.899767508Z" diff --git a/stable/traefik/9.0.9/Chart.yaml b/stable/traefik/9.0.10/Chart.yaml similarity index 94% rename from stable/traefik/9.0.9/Chart.yaml rename to stable/traefik/9.0.10/Chart.yaml index 8813722d86..96b675e7b2 100644 --- a/stable/traefik/9.0.9/Chart.yaml +++ b/stable/traefik/9.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Test App for Traefik home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik @@ -22,4 +22,4 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 9.0.9 +version: 9.0.10 diff --git a/stable/traefik/9.0.9/README.md b/stable/traefik/9.0.10/README.md similarity index 96% rename from stable/traefik/9.0.9/README.md rename to stable/traefik/9.0.10/README.md index af1c047ec1..e5bb75f015 100644 --- a/stable/traefik/9.0.9/README.md +++ b/stable/traefik/9.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/traefik/9.0.9/app-readme.md b/stable/traefik/9.0.10/app-readme.md similarity index 100% rename from stable/traefik/9.0.9/app-readme.md rename to stable/traefik/9.0.10/app-readme.md diff --git a/stable/traefik/9.0.10/charts/common-8.3.6.tgz b/stable/traefik/9.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/traefik/9.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/traefik/9.0.9/crds/ingressroute.yaml b/stable/traefik/9.0.10/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/ingressroute.yaml rename to stable/traefik/9.0.10/crds/ingressroute.yaml diff --git a/stable/traefik/9.0.9/crds/ingressroutetcp.yaml b/stable/traefik/9.0.10/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/ingressroutetcp.yaml rename to stable/traefik/9.0.10/crds/ingressroutetcp.yaml diff --git a/stable/traefik/9.0.9/crds/ingressrouteudp.yaml b/stable/traefik/9.0.10/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/ingressrouteudp.yaml rename to stable/traefik/9.0.10/crds/ingressrouteudp.yaml diff --git a/stable/traefik/9.0.9/crds/middlewares.yaml b/stable/traefik/9.0.10/crds/middlewares.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/middlewares.yaml rename to stable/traefik/9.0.10/crds/middlewares.yaml diff --git a/stable/traefik/9.0.9/crds/middlewarestcp.yaml b/stable/traefik/9.0.10/crds/middlewarestcp.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/middlewarestcp.yaml rename to stable/traefik/9.0.10/crds/middlewarestcp.yaml diff --git a/stable/traefik/9.0.9/crds/serverstransports.yaml b/stable/traefik/9.0.10/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/serverstransports.yaml rename to stable/traefik/9.0.10/crds/serverstransports.yaml diff --git a/stable/traefik/9.0.9/crds/tlsoptions.yaml b/stable/traefik/9.0.10/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/tlsoptions.yaml rename to stable/traefik/9.0.10/crds/tlsoptions.yaml diff --git a/stable/traefik/9.0.9/crds/tlsstores.yaml b/stable/traefik/9.0.10/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/tlsstores.yaml rename to stable/traefik/9.0.10/crds/tlsstores.yaml diff --git a/stable/traefik/9.0.9/crds/traefikservices.yaml b/stable/traefik/9.0.10/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/9.0.9/crds/traefikservices.yaml rename to stable/traefik/9.0.10/crds/traefikservices.yaml diff --git a/stable/traefik/9.0.9/helm-values.md b/stable/traefik/9.0.10/helm-values.md similarity index 100% rename from stable/traefik/9.0.9/helm-values.md rename to stable/traefik/9.0.10/helm-values.md diff --git a/stable/traefik/9.0.9/ix_values.yaml b/stable/traefik/9.0.10/ix_values.yaml similarity index 100% rename from stable/traefik/9.0.9/ix_values.yaml rename to stable/traefik/9.0.10/ix_values.yaml diff --git a/stable/traefik/9.0.9/questions.yaml b/stable/traefik/9.0.10/questions.yaml similarity index 100% rename from stable/traefik/9.0.9/questions.yaml rename to stable/traefik/9.0.10/questions.yaml diff --git a/stable/traefik/9.0.9/templates/_args.tpl b/stable/traefik/9.0.10/templates/_args.tpl similarity index 100% rename from stable/traefik/9.0.9/templates/_args.tpl rename to stable/traefik/9.0.10/templates/_args.tpl diff --git a/stable/traefik/9.0.9/templates/_helpers.tpl b/stable/traefik/9.0.10/templates/_helpers.tpl similarity index 100% rename from stable/traefik/9.0.9/templates/_helpers.tpl rename to stable/traefik/9.0.10/templates/_helpers.tpl diff --git a/stable/traefik/9.0.9/templates/_ingressclass.tpl b/stable/traefik/9.0.10/templates/_ingressclass.tpl similarity index 100% rename from stable/traefik/9.0.9/templates/_ingressclass.tpl rename to stable/traefik/9.0.10/templates/_ingressclass.tpl diff --git a/stable/traefik/9.0.9/templates/_ingressroute.tpl b/stable/traefik/9.0.10/templates/_ingressroute.tpl similarity index 100% rename from stable/traefik/9.0.9/templates/_ingressroute.tpl rename to stable/traefik/9.0.10/templates/_ingressroute.tpl diff --git a/stable/traefik/9.0.9/templates/_portalhook.tpl b/stable/traefik/9.0.10/templates/_portalhook.tpl similarity index 100% rename from stable/traefik/9.0.9/templates/_portalhook.tpl rename to stable/traefik/9.0.10/templates/_portalhook.tpl diff --git a/stable/traefik/9.0.9/templates/_tlsoptions.tpl b/stable/traefik/9.0.10/templates/_tlsoptions.tpl similarity index 100% rename from stable/traefik/9.0.9/templates/_tlsoptions.tpl rename to stable/traefik/9.0.10/templates/_tlsoptions.tpl diff --git a/stable/traefik/9.0.9/templates/common.yaml b/stable/traefik/9.0.10/templates/common.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/common.yaml rename to stable/traefik/9.0.10/templates/common.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/basic-middleware.yaml b/stable/traefik/9.0.10/templates/middlewares/basic-middleware.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/basic-middleware.yaml rename to stable/traefik/9.0.10/templates/middlewares/basic-middleware.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/basicauth.yaml b/stable/traefik/9.0.10/templates/middlewares/basicauth.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/basicauth.yaml rename to stable/traefik/9.0.10/templates/middlewares/basicauth.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/chain.yaml b/stable/traefik/9.0.10/templates/middlewares/chain.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/chain.yaml rename to stable/traefik/9.0.10/templates/middlewares/chain.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/forwardauth.yaml b/stable/traefik/9.0.10/templates/middlewares/forwardauth.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/forwardauth.yaml rename to stable/traefik/9.0.10/templates/middlewares/forwardauth.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/ipwhitelist.yaml b/stable/traefik/9.0.10/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/ipwhitelist.yaml rename to stable/traefik/9.0.10/templates/middlewares/ipwhitelist.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/ratelimit.yaml b/stable/traefik/9.0.10/templates/middlewares/ratelimit.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/ratelimit.yaml rename to stable/traefik/9.0.10/templates/middlewares/ratelimit.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/redirectScheme.yaml b/stable/traefik/9.0.10/templates/middlewares/redirectScheme.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/redirectScheme.yaml rename to stable/traefik/9.0.10/templates/middlewares/redirectScheme.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/redirectregex.yaml b/stable/traefik/9.0.10/templates/middlewares/redirectregex.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/redirectregex.yaml rename to stable/traefik/9.0.10/templates/middlewares/redirectregex.yaml diff --git a/stable/traefik/9.0.9/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/9.0.10/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from stable/traefik/9.0.9/templates/middlewares/tc-nextcloud.yaml rename to stable/traefik/9.0.10/templates/middlewares/tc-nextcloud.yaml diff --git a/stable/traefik/9.0.9/test_values.yaml b/stable/traefik/9.0.10/test_values.yaml similarity index 100% rename from stable/traefik/9.0.9/test_values.yaml rename to stable/traefik/9.0.10/test_values.yaml diff --git a/stable/transmission/8.0.6/values.yaml b/stable/traefik/9.0.10/values.yaml similarity index 100% rename from stable/transmission/8.0.6/values.yaml rename to stable/traefik/9.0.10/values.yaml diff --git a/stable/traefik/9.0.9/CHANGELOG.md b/stable/traefik/9.0.9/CHANGELOG.md deleted file mode 100644 index 5384cec93d..0000000000 --- a/stable/traefik/9.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/traefik/9.0.9/Chart.lock b/stable/traefik/9.0.9/Chart.lock deleted file mode 100644 index 06c4601f81..0000000000 --- a/stable/traefik/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:41:07.307872542Z" diff --git a/stable/traefik/9.0.9/charts/common-8.3.5.tgz b/stable/traefik/9.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/traefik/9.0.9/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/transmission/8.0.6/CHANGELOG.md b/stable/transmission/8.0.6/CHANGELOG.md deleted file mode 100644 index 45794bb786..0000000000 --- a/stable/transmission/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/transmission/8.0.6/Chart.lock b/stable/transmission/8.0.6/Chart.lock deleted file mode 100644 index edae7d24eb..0000000000 --- a/stable/transmission/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:41:19.28693883Z" diff --git a/stable/transmission/8.0.6/charts/common-8.3.5.tgz b/stable/transmission/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/transmission/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/transmission/8.0.7/CHANGELOG.md b/stable/transmission/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..a8aff2bb10 --- /dev/null +++ b/stable/transmission/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/truecommand/8.0.6/CONFIG.md b/stable/transmission/8.0.7/CONFIG.md similarity index 100% rename from stable/truecommand/8.0.6/CONFIG.md rename to stable/transmission/8.0.7/CONFIG.md diff --git a/stable/transmission/8.0.7/Chart.lock b/stable/transmission/8.0.7/Chart.lock new file mode 100644 index 0000000000..b691a16854 --- /dev/null +++ b/stable/transmission/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:46:05.552558468Z" diff --git a/stable/transmission/8.0.6/Chart.yaml b/stable/transmission/8.0.7/Chart.yaml similarity index 95% rename from stable/transmission/8.0.6/Chart.yaml rename to stable/transmission/8.0.7/Chart.yaml index 04623e68aa..3016485e24 100644 --- a/stable/transmission/8.0.6/Chart.yaml +++ b/stable/transmission/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.00" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission @@ -25,4 +25,4 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/transmission/8.0.6/README.md b/stable/transmission/8.0.7/README.md similarity index 96% rename from stable/transmission/8.0.6/README.md rename to stable/transmission/8.0.7/README.md index 907c2aaa02..cdc2abde05 100644 --- a/stable/transmission/8.0.6/README.md +++ b/stable/transmission/8.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/transmission/8.0.6/app-readme.md b/stable/transmission/8.0.7/app-readme.md similarity index 100% rename from stable/transmission/8.0.6/app-readme.md rename to stable/transmission/8.0.7/app-readme.md diff --git a/stable/transmission/8.0.7/charts/common-8.3.6.tgz b/stable/transmission/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/transmission/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/transmission/8.0.6/helm-values.md b/stable/transmission/8.0.7/helm-values.md similarity index 100% rename from stable/transmission/8.0.6/helm-values.md rename to stable/transmission/8.0.7/helm-values.md diff --git a/stable/transmission/8.0.6/ix_values.yaml b/stable/transmission/8.0.7/ix_values.yaml similarity index 100% rename from stable/transmission/8.0.6/ix_values.yaml rename to stable/transmission/8.0.7/ix_values.yaml diff --git a/stable/transmission/8.0.6/questions.yaml b/stable/transmission/8.0.7/questions.yaml similarity index 100% rename from stable/transmission/8.0.6/questions.yaml rename to stable/transmission/8.0.7/questions.yaml diff --git a/stable/transmission/8.0.6/templates/common.yaml b/stable/transmission/8.0.7/templates/common.yaml similarity index 100% rename from stable/transmission/8.0.6/templates/common.yaml rename to stable/transmission/8.0.7/templates/common.yaml diff --git a/stable/transmission/8.0.6/test_values.yaml b/stable/transmission/8.0.7/test_values.yaml similarity index 100% rename from stable/transmission/8.0.6/test_values.yaml rename to stable/transmission/8.0.7/test_values.yaml diff --git a/stable/truecommand/8.0.6/values.yaml b/stable/transmission/8.0.7/values.yaml similarity index 100% rename from stable/truecommand/8.0.6/values.yaml rename to stable/transmission/8.0.7/values.yaml diff --git a/stable/truecommand/8.0.6/CHANGELOG.md b/stable/truecommand/8.0.6/CHANGELOG.md deleted file mode 100644 index 31884ab363..0000000000 --- a/stable/truecommand/8.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/truecommand/8.0.6/Chart.lock b/stable/truecommand/8.0.6/Chart.lock deleted file mode 100644 index 9d2d20ec34..0000000000 --- a/stable/truecommand/8.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:41:31.191019742Z" diff --git a/stable/truecommand/8.0.6/charts/common-8.3.5.tgz b/stable/truecommand/8.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/truecommand/8.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/truecommand/8.0.7/CHANGELOG.md b/stable/truecommand/8.0.7/CHANGELOG.md new file mode 100644 index 0000000000..583166f880 --- /dev/null +++ b/stable/truecommand/8.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/tvheadend/9.0.6/CONFIG.md b/stable/truecommand/8.0.7/CONFIG.md similarity index 100% rename from stable/tvheadend/9.0.6/CONFIG.md rename to stable/truecommand/8.0.7/CONFIG.md diff --git a/stable/truecommand/8.0.7/Chart.lock b/stable/truecommand/8.0.7/Chart.lock new file mode 100644 index 0000000000..2f0cb41f8e --- /dev/null +++ b/stable/truecommand/8.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:46:19.161323694Z" diff --git a/stable/truecommand/8.0.6/Chart.yaml b/stable/truecommand/8.0.7/Chart.yaml similarity index 95% rename from stable/truecommand/8.0.6/Chart.yaml rename to stable/truecommand/8.0.7/Chart.yaml index c9905cec9e..d1a59c76fa 100644 --- a/stable/truecommand/8.0.6/Chart.yaml +++ b/stable/truecommand/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand @@ -22,4 +22,4 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 8.0.6 +version: 8.0.7 diff --git a/stable/truecommand/8.0.6/README.md b/stable/truecommand/8.0.7/README.md similarity index 96% rename from stable/truecommand/8.0.6/README.md rename to stable/truecommand/8.0.7/README.md index 5c77fbcd9d..d928fa3d1e 100644 --- a/stable/truecommand/8.0.6/README.md +++ b/stable/truecommand/8.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/truecommand/8.0.6/app-readme.md b/stable/truecommand/8.0.7/app-readme.md similarity index 100% rename from stable/truecommand/8.0.6/app-readme.md rename to stable/truecommand/8.0.7/app-readme.md diff --git a/stable/truecommand/8.0.7/charts/common-8.3.6.tgz b/stable/truecommand/8.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/truecommand/8.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/truecommand/8.0.6/helm-values.md b/stable/truecommand/8.0.7/helm-values.md similarity index 100% rename from stable/truecommand/8.0.6/helm-values.md rename to stable/truecommand/8.0.7/helm-values.md diff --git a/stable/truecommand/8.0.6/ix_values.yaml b/stable/truecommand/8.0.7/ix_values.yaml similarity index 100% rename from stable/truecommand/8.0.6/ix_values.yaml rename to stable/truecommand/8.0.7/ix_values.yaml diff --git a/stable/truecommand/8.0.6/questions.yaml b/stable/truecommand/8.0.7/questions.yaml similarity index 100% rename from stable/truecommand/8.0.6/questions.yaml rename to stable/truecommand/8.0.7/questions.yaml diff --git a/stable/tvheadend/9.0.6/templates/common.yaml b/stable/truecommand/8.0.7/templates/common.yaml similarity index 100% rename from stable/tvheadend/9.0.6/templates/common.yaml rename to stable/truecommand/8.0.7/templates/common.yaml diff --git a/stable/truecommand/8.0.6/test_values.yaml b/stable/truecommand/8.0.7/test_values.yaml similarity index 100% rename from stable/truecommand/8.0.6/test_values.yaml rename to stable/truecommand/8.0.7/test_values.yaml diff --git a/stable/tvheadend/9.0.6/values.yaml b/stable/truecommand/8.0.7/values.yaml similarity index 100% rename from stable/tvheadend/9.0.6/values.yaml rename to stable/truecommand/8.0.7/values.yaml diff --git a/stable/tvheadend/9.0.6/CHANGELOG.md b/stable/tvheadend/9.0.6/CHANGELOG.md deleted file mode 100644 index 22e6178ef0..0000000000 --- a/stable/tvheadend/9.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/tvheadend/9.0.6/Chart.lock b/stable/tvheadend/9.0.6/Chart.lock deleted file mode 100644 index 300fce2b90..0000000000 --- a/stable/tvheadend/9.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:41:43.088688366Z" diff --git a/stable/tvheadend/9.0.6/charts/common-8.3.5.tgz b/stable/tvheadend/9.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/tvheadend/9.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/tvheadend/9.0.7/CHANGELOG.md b/stable/tvheadend/9.0.7/CHANGELOG.md new file mode 100644 index 0000000000..4172bf0b2a --- /dev/null +++ b/stable/tvheadend/9.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/unifi/8.0.7/CONFIG.md b/stable/tvheadend/9.0.7/CONFIG.md similarity index 100% rename from stable/unifi/8.0.7/CONFIG.md rename to stable/tvheadend/9.0.7/CONFIG.md diff --git a/stable/tvheadend/9.0.7/Chart.lock b/stable/tvheadend/9.0.7/Chart.lock new file mode 100644 index 0000000000..4c5234ae61 --- /dev/null +++ b/stable/tvheadend/9.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:46:32.712750326Z" diff --git a/stable/tvheadend/9.0.6/Chart.yaml b/stable/tvheadend/9.0.7/Chart.yaml similarity index 94% rename from stable/tvheadend/9.0.6/Chart.yaml rename to stable/tvheadend/9.0.7/Chart.yaml index d4b2ce14a8..41c5991162 100644 --- a/stable/tvheadend/9.0.6/Chart.yaml +++ b/stable/tvheadend/9.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "63784405" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 9.0.6 +version: 9.0.7 diff --git a/stable/tvheadend/9.0.6/README.md b/stable/tvheadend/9.0.7/README.md similarity index 96% rename from stable/tvheadend/9.0.6/README.md rename to stable/tvheadend/9.0.7/README.md index 3826cc6c95..9b957d7467 100644 --- a/stable/tvheadend/9.0.6/README.md +++ b/stable/tvheadend/9.0.7/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/tvheadend/9.0.6/app-readme.md b/stable/tvheadend/9.0.7/app-readme.md similarity index 100% rename from stable/tvheadend/9.0.6/app-readme.md rename to stable/tvheadend/9.0.7/app-readme.md diff --git a/stable/tvheadend/9.0.7/charts/common-8.3.6.tgz b/stable/tvheadend/9.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/tvheadend/9.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/tvheadend/9.0.6/helm-values.md b/stable/tvheadend/9.0.7/helm-values.md similarity index 100% rename from stable/tvheadend/9.0.6/helm-values.md rename to stable/tvheadend/9.0.7/helm-values.md diff --git a/stable/tvheadend/9.0.6/ix_values.yaml b/stable/tvheadend/9.0.7/ix_values.yaml similarity index 100% rename from stable/tvheadend/9.0.6/ix_values.yaml rename to stable/tvheadend/9.0.7/ix_values.yaml diff --git a/stable/tvheadend/9.0.6/questions.yaml b/stable/tvheadend/9.0.7/questions.yaml similarity index 100% rename from stable/tvheadend/9.0.6/questions.yaml rename to stable/tvheadend/9.0.7/questions.yaml diff --git a/stable/unifi/8.0.7/templates/common.yaml b/stable/tvheadend/9.0.7/templates/common.yaml similarity index 100% rename from stable/unifi/8.0.7/templates/common.yaml rename to stable/tvheadend/9.0.7/templates/common.yaml diff --git a/stable/tvheadend/9.0.6/test_values.yaml b/stable/tvheadend/9.0.7/test_values.yaml similarity index 100% rename from stable/tvheadend/9.0.6/test_values.yaml rename to stable/tvheadend/9.0.7/test_values.yaml diff --git a/stable/unifi/8.0.7/values.yaml b/stable/tvheadend/9.0.7/values.yaml similarity index 100% rename from stable/unifi/8.0.7/values.yaml rename to stable/tvheadend/9.0.7/values.yaml diff --git a/stable/unifi/8.0.7/CHANGELOG.md b/stable/unifi/8.0.7/CHANGELOG.md deleted file mode 100644 index 6df417d838..0000000000 --- a/stable/unifi/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/unifi/8.0.7/Chart.lock b/stable/unifi/8.0.7/Chart.lock deleted file mode 100644 index ca39c3a578..0000000000 --- a/stable/unifi/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:41:55.206190633Z" diff --git a/stable/unifi/8.0.7/charts/common-8.3.5.tgz b/stable/unifi/8.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/unifi/8.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/unifi/8.0.8/CHANGELOG.md b/stable/unifi/8.0.8/CHANGELOG.md new file mode 100644 index 0000000000..b912ea246e --- /dev/null +++ b/stable/unifi/8.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/unpackerr/3.0.6/CONFIG.md b/stable/unifi/8.0.8/CONFIG.md similarity index 100% rename from stable/unpackerr/3.0.6/CONFIG.md rename to stable/unifi/8.0.8/CONFIG.md diff --git a/stable/unifi/8.0.8/Chart.lock b/stable/unifi/8.0.8/Chart.lock new file mode 100644 index 0000000000..3ecef1489b --- /dev/null +++ b/stable/unifi/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:46:46.298372527Z" diff --git a/stable/unifi/8.0.7/Chart.yaml b/stable/unifi/8.0.8/Chart.yaml similarity index 94% rename from stable/unifi/8.0.7/Chart.yaml rename to stable/unifi/8.0.8/Chart.yaml index b5c2d307e0..058200f3a4 100644 --- a/stable/unifi/8.0.7/Chart.yaml +++ b/stable/unifi/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.54" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Ubiquiti Network's Unifi Controller home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi @@ -21,4 +21,4 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 8.0.7 +version: 8.0.8 diff --git a/stable/unifi/8.0.7/README.md b/stable/unifi/8.0.8/README.md similarity index 96% rename from stable/unifi/8.0.7/README.md rename to stable/unifi/8.0.8/README.md index d4955830e3..bf41e42349 100644 --- a/stable/unifi/8.0.7/README.md +++ b/stable/unifi/8.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/unifi/8.0.7/app-readme.md b/stable/unifi/8.0.8/app-readme.md similarity index 100% rename from stable/unifi/8.0.7/app-readme.md rename to stable/unifi/8.0.8/app-readme.md diff --git a/stable/unifi/8.0.8/charts/common-8.3.6.tgz b/stable/unifi/8.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/unifi/8.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/unifi/8.0.7/helm-values.md b/stable/unifi/8.0.8/helm-values.md similarity index 100% rename from stable/unifi/8.0.7/helm-values.md rename to stable/unifi/8.0.8/helm-values.md diff --git a/stable/unifi/8.0.7/ix_values.yaml b/stable/unifi/8.0.8/ix_values.yaml similarity index 100% rename from stable/unifi/8.0.7/ix_values.yaml rename to stable/unifi/8.0.8/ix_values.yaml diff --git a/stable/unifi/8.0.7/questions.yaml b/stable/unifi/8.0.8/questions.yaml similarity index 100% rename from stable/unifi/8.0.7/questions.yaml rename to stable/unifi/8.0.8/questions.yaml diff --git a/stable/unpackerr/3.0.6/templates/common.yaml b/stable/unifi/8.0.8/templates/common.yaml similarity index 100% rename from stable/unpackerr/3.0.6/templates/common.yaml rename to stable/unifi/8.0.8/templates/common.yaml diff --git a/stable/unifi/8.0.7/test_values.yaml b/stable/unifi/8.0.8/test_values.yaml similarity index 100% rename from stable/unifi/8.0.7/test_values.yaml rename to stable/unifi/8.0.8/test_values.yaml diff --git a/stable/unpackerr/3.0.6/values.yaml b/stable/unifi/8.0.8/values.yaml similarity index 100% rename from stable/unpackerr/3.0.6/values.yaml rename to stable/unifi/8.0.8/values.yaml diff --git a/stable/unpackerr/3.0.6/CHANGELOG.md b/stable/unpackerr/3.0.6/CHANGELOG.md deleted file mode 100644 index f775857530..0000000000 --- a/stable/unpackerr/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/unpackerr/3.0.6/Chart.lock b/stable/unpackerr/3.0.6/Chart.lock deleted file mode 100644 index d446201e02..0000000000 --- a/stable/unpackerr/3.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:42:07.330123133Z" diff --git a/stable/unpackerr/3.0.6/charts/common-8.3.5.tgz b/stable/unpackerr/3.0.6/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/unpackerr/3.0.6/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/unpackerr/3.0.7/CHANGELOG.md b/stable/unpackerr/3.0.7/CHANGELOG.md new file mode 100644 index 0000000000..c3ba38873c --- /dev/null +++ b/stable/unpackerr/3.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/vaultwarden/9.0.15/CONFIG.md b/stable/unpackerr/3.0.7/CONFIG.md similarity index 100% rename from stable/vaultwarden/9.0.15/CONFIG.md rename to stable/unpackerr/3.0.7/CONFIG.md diff --git a/stable/unpackerr/3.0.7/Chart.lock b/stable/unpackerr/3.0.7/Chart.lock new file mode 100644 index 0000000000..eda31b2ab8 --- /dev/null +++ b/stable/unpackerr/3.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:46:59.884329362Z" diff --git a/stable/unpackerr/3.0.6/Chart.yaml b/stable/unpackerr/3.0.7/Chart.yaml similarity index 96% rename from stable/unpackerr/3.0.6/Chart.yaml rename to stable/unpackerr/3.0.7/Chart.yaml index 08363a1927..1c7f154033 100644 --- a/stable/unpackerr/3.0.6/Chart.yaml +++ b/stable/unpackerr/3.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/unpackerr/3.0.6/README.md b/stable/unpackerr/3.0.7/README.md similarity index 96% rename from stable/unpackerr/3.0.6/README.md rename to stable/unpackerr/3.0.7/README.md index f3801da8c7..6c71e70070 100644 --- a/stable/unpackerr/3.0.6/README.md +++ b/stable/unpackerr/3.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/unpackerr/3.0.6/app-readme.md b/stable/unpackerr/3.0.7/app-readme.md similarity index 100% rename from stable/unpackerr/3.0.6/app-readme.md rename to stable/unpackerr/3.0.7/app-readme.md diff --git a/stable/unpackerr/3.0.7/charts/common-8.3.6.tgz b/stable/unpackerr/3.0.7/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/unpackerr/3.0.7/charts/common-8.3.6.tgz differ diff --git a/stable/unpackerr/3.0.6/helm-values.md b/stable/unpackerr/3.0.7/helm-values.md similarity index 100% rename from stable/unpackerr/3.0.6/helm-values.md rename to stable/unpackerr/3.0.7/helm-values.md diff --git a/stable/unpackerr/3.0.6/ix_values.yaml b/stable/unpackerr/3.0.7/ix_values.yaml similarity index 100% rename from stable/unpackerr/3.0.6/ix_values.yaml rename to stable/unpackerr/3.0.7/ix_values.yaml diff --git a/stable/unpackerr/3.0.6/questions.yaml b/stable/unpackerr/3.0.7/questions.yaml similarity index 100% rename from stable/unpackerr/3.0.6/questions.yaml rename to stable/unpackerr/3.0.7/questions.yaml diff --git a/stable/xteve/3.0.7/templates/common.yaml b/stable/unpackerr/3.0.7/templates/common.yaml similarity index 100% rename from stable/xteve/3.0.7/templates/common.yaml rename to stable/unpackerr/3.0.7/templates/common.yaml diff --git a/stable/unpackerr/3.0.6/test_values.yaml b/stable/unpackerr/3.0.7/test_values.yaml similarity index 100% rename from stable/unpackerr/3.0.6/test_values.yaml rename to stable/unpackerr/3.0.7/test_values.yaml diff --git a/stable/vaultwarden/9.0.15/values.yaml b/stable/unpackerr/3.0.7/values.yaml similarity index 100% rename from stable/vaultwarden/9.0.15/values.yaml rename to stable/unpackerr/3.0.7/values.yaml diff --git a/stable/vaultwarden/9.0.15/CHANGELOG.md b/stable/vaultwarden/9.0.15/CHANGELOG.md deleted file mode 100644 index 34d95f473f..0000000000 --- a/stable/vaultwarden/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [vaultwarden-9.0.15](https://github.com/truecharts/apps/compare/vaultwarden-9.0.14...vaultwarden-9.0.15) (2021-10-12) - -#### Chore - -* update helm chart postgresql to v3.0.15 ([#1127](https://github.com/truecharts/apps/issues/1127)) - diff --git a/stable/vaultwarden/9.0.15/Chart.lock b/stable/vaultwarden/9.0.15/Chart.lock deleted file mode 100644 index 892df2cf1f..0000000000 --- a/stable/vaultwarden/9.0.15/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.15 -digest: sha256:4633342592a974e6dee8eeefbcd369495ca1052f6b635418a868dabf28be6094 -generated: "2021-10-12T18:05:29.220293772Z" diff --git a/stable/vaultwarden/9.0.15/charts/common-8.3.5.tgz b/stable/vaultwarden/9.0.15/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/vaultwarden/9.0.15/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/vaultwarden/9.0.15/charts/postgresql-3.0.15.tgz b/stable/vaultwarden/9.0.15/charts/postgresql-3.0.15.tgz deleted file mode 100644 index 6c98a62c49..0000000000 Binary files a/stable/vaultwarden/9.0.15/charts/postgresql-3.0.15.tgz and /dev/null differ diff --git a/stable/vaultwarden/9.0.16/CHANGELOG.md b/stable/vaultwarden/9.0.16/CHANGELOG.md new file mode 100644 index 0000000000..4272a5a735 --- /dev/null +++ b/stable/vaultwarden/9.0.16/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [vaultwarden-9.0.16](https://github.com/truecharts/apps/compare/vaultwarden-9.0.15...vaultwarden-9.0.16) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + diff --git a/stable/xteve/3.0.7/CONFIG.md b/stable/vaultwarden/9.0.16/CONFIG.md similarity index 100% rename from stable/xteve/3.0.7/CONFIG.md rename to stable/vaultwarden/9.0.16/CONFIG.md diff --git a/stable/vaultwarden/9.0.16/Chart.lock b/stable/vaultwarden/9.0.16/Chart.lock new file mode 100644 index 0000000000..3a4d03b326 --- /dev/null +++ b/stable/vaultwarden/9.0.16/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.16 +digest: sha256:164b001a6659e768d4d1c868be97fa52b7d08b590219bccb734aeeeeae24de4d +generated: "2021-10-13T22:47:14.695611703Z" diff --git a/stable/vaultwarden/9.0.15/Chart.yaml b/stable/vaultwarden/9.0.16/Chart.yaml similarity index 93% rename from stable/vaultwarden/9.0.15/Chart.yaml rename to stable/vaultwarden/9.0.16/Chart.yaml index 51fcecc181..900f0f83a4 100644 --- a/stable/vaultwarden/9.0.15/Chart.yaml +++ b/stable/vaultwarden/9.0.16/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "1.22.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.15 + version: 3.0.16 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden @@ -28,4 +28,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.15 +version: 9.0.16 diff --git a/stable/vaultwarden/9.0.15/README.md b/stable/vaultwarden/9.0.16/README.md similarity index 92% rename from stable/vaultwarden/9.0.15/README.md rename to stable/vaultwarden/9.0.16/README.md index 91e90f645d..cc2fab7d94 100644 --- a/stable/vaultwarden/9.0.15/README.md +++ b/stable/vaultwarden/9.0.16/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.15 | -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org/ | postgresql | 3.0.16 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/vaultwarden/9.0.15/app-readme.md b/stable/vaultwarden/9.0.16/app-readme.md similarity index 100% rename from stable/vaultwarden/9.0.15/app-readme.md rename to stable/vaultwarden/9.0.16/app-readme.md diff --git a/stable/vaultwarden/9.0.16/charts/common-8.3.6.tgz b/stable/vaultwarden/9.0.16/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/vaultwarden/9.0.16/charts/common-8.3.6.tgz differ diff --git a/stable/vaultwarden/9.0.16/charts/postgresql-3.0.16.tgz b/stable/vaultwarden/9.0.16/charts/postgresql-3.0.16.tgz new file mode 100644 index 0000000000..a6bcd7d61c Binary files /dev/null and b/stable/vaultwarden/9.0.16/charts/postgresql-3.0.16.tgz differ diff --git a/stable/vaultwarden/9.0.15/helm-values.md b/stable/vaultwarden/9.0.16/helm-values.md similarity index 100% rename from stable/vaultwarden/9.0.15/helm-values.md rename to stable/vaultwarden/9.0.16/helm-values.md diff --git a/stable/vaultwarden/9.0.15/ix_values.yaml b/stable/vaultwarden/9.0.16/ix_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.15/ix_values.yaml rename to stable/vaultwarden/9.0.16/ix_values.yaml diff --git a/stable/vaultwarden/9.0.15/questions.yaml b/stable/vaultwarden/9.0.16/questions.yaml similarity index 100% rename from stable/vaultwarden/9.0.15/questions.yaml rename to stable/vaultwarden/9.0.16/questions.yaml diff --git a/stable/vaultwarden/9.0.15/templates/_configmap.tpl b/stable/vaultwarden/9.0.16/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/9.0.15/templates/_configmap.tpl rename to stable/vaultwarden/9.0.16/templates/_configmap.tpl diff --git a/stable/vaultwarden/9.0.15/templates/_secrets.tpl b/stable/vaultwarden/9.0.16/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/9.0.15/templates/_secrets.tpl rename to stable/vaultwarden/9.0.16/templates/_secrets.tpl diff --git a/stable/vaultwarden/9.0.15/templates/_validate.tpl b/stable/vaultwarden/9.0.16/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/9.0.15/templates/_validate.tpl rename to stable/vaultwarden/9.0.16/templates/_validate.tpl diff --git a/stable/vaultwarden/9.0.15/templates/common.yaml b/stable/vaultwarden/9.0.16/templates/common.yaml similarity index 100% rename from stable/vaultwarden/9.0.15/templates/common.yaml rename to stable/vaultwarden/9.0.16/templates/common.yaml diff --git a/stable/vaultwarden/9.0.15/test_values.yaml b/stable/vaultwarden/9.0.16/test_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.15/test_values.yaml rename to stable/vaultwarden/9.0.16/test_values.yaml diff --git a/stable/xteve/3.0.7/values.yaml b/stable/vaultwarden/9.0.16/values.yaml similarity index 100% rename from stable/xteve/3.0.7/values.yaml rename to stable/vaultwarden/9.0.16/values.yaml diff --git a/stable/xteve/3.0.7/CHANGELOG.md b/stable/xteve/3.0.7/CHANGELOG.md deleted file mode 100644 index 885345f730..0000000000 --- a/stable/xteve/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/xteve/3.0.7/Chart.lock b/stable/xteve/3.0.7/Chart.lock deleted file mode 100644 index 970e2c22f9..0000000000 --- a/stable/xteve/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:42:34.460131355Z" diff --git a/stable/xteve/3.0.7/charts/common-8.3.5.tgz b/stable/xteve/3.0.7/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/xteve/3.0.7/charts/common-8.3.5.tgz and /dev/null differ diff --git a/stable/xteve/3.0.8/CHANGELOG.md b/stable/xteve/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..d0d85ffe88 --- /dev/null +++ b/stable/xteve/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/zwavejs2mqtt/8.0.9/CONFIG.md b/stable/xteve/3.0.8/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.9/CONFIG.md rename to stable/xteve/3.0.8/CONFIG.md diff --git a/stable/xteve/3.0.8/Chart.lock b/stable/xteve/3.0.8/Chart.lock new file mode 100644 index 0000000000..15cc8aad79 --- /dev/null +++ b/stable/xteve/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:47:31.250848216Z" diff --git a/stable/xteve/3.0.7/Chart.yaml b/stable/xteve/3.0.8/Chart.yaml similarity index 94% rename from stable/xteve/3.0.7/Chart.yaml rename to stable/xteve/3.0.8/Chart.yaml index 757851c220..c5fd3242a1 100644 --- a/stable/xteve/3.0.7/Chart.yaml +++ b/stable/xteve/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0.200" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 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,4 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 3.0.7 +version: 3.0.8 diff --git a/stable/xteve/3.0.7/README.md b/stable/xteve/3.0.8/README.md similarity index 96% rename from stable/xteve/3.0.7/README.md rename to stable/xteve/3.0.8/README.md index 3628444f6b..3ce1cd104b 100644 --- a/stable/xteve/3.0.7/README.md +++ b/stable/xteve/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/xteve/3.0.7/app-readme.md b/stable/xteve/3.0.8/app-readme.md similarity index 100% rename from stable/xteve/3.0.7/app-readme.md rename to stable/xteve/3.0.8/app-readme.md diff --git a/stable/xteve/3.0.8/charts/common-8.3.6.tgz b/stable/xteve/3.0.8/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/xteve/3.0.8/charts/common-8.3.6.tgz differ diff --git a/stable/xteve/3.0.7/helm-values.md b/stable/xteve/3.0.8/helm-values.md similarity index 100% rename from stable/xteve/3.0.7/helm-values.md rename to stable/xteve/3.0.8/helm-values.md diff --git a/stable/xteve/3.0.7/ix_values.yaml b/stable/xteve/3.0.8/ix_values.yaml similarity index 100% rename from stable/xteve/3.0.7/ix_values.yaml rename to stable/xteve/3.0.8/ix_values.yaml diff --git a/stable/xteve/3.0.7/questions.yaml b/stable/xteve/3.0.8/questions.yaml similarity index 100% rename from stable/xteve/3.0.7/questions.yaml rename to stable/xteve/3.0.8/questions.yaml diff --git a/stable/zwavejs2mqtt/8.0.9/templates/common.yaml b/stable/xteve/3.0.8/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.9/templates/common.yaml rename to stable/xteve/3.0.8/templates/common.yaml diff --git a/stable/xteve/3.0.7/test_values.yaml b/stable/xteve/3.0.8/test_values.yaml similarity index 100% rename from stable/xteve/3.0.7/test_values.yaml rename to stable/xteve/3.0.8/test_values.yaml diff --git a/stable/zwavejs2mqtt/8.0.9/values.yaml b/stable/xteve/3.0.8/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.9/values.yaml rename to stable/xteve/3.0.8/values.yaml diff --git a/stable/zwavejs2mqtt/8.0.10/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.10/CHANGELOG.md new file mode 100644 index 0000000000..fa1c63d726 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/zwavejs2mqtt/8.0.10/CONFIG.md b/stable/zwavejs2mqtt/8.0.10/CONFIG.md new file mode 100644 index 0000000000..fc9b2fa2d5 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.10/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/zwavejs2mqtt/8.0.10/Chart.lock b/stable/zwavejs2mqtt/8.0.10/Chart.lock new file mode 100644 index 0000000000..997ac2e2e9 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.6 +digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 +generated: "2021-10-13T22:47:44.89038156Z" diff --git a/stable/zwavejs2mqtt/8.0.9/Chart.yaml b/stable/zwavejs2mqtt/8.0.10/Chart.yaml similarity index 95% rename from stable/zwavejs2mqtt/8.0.9/Chart.yaml rename to stable/zwavejs2mqtt/8.0.10/Chart.yaml index 0a247b655d..99688ec69d 100644 --- a/stable/zwavejs2mqtt/8.0.9/Chart.yaml +++ b/stable/zwavejs2mqtt/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.5 + version: 8.3.6 deprecated: false description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -27,4 +27,4 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/zwavejs2mqtt/8.0.9/README.md b/stable/zwavejs2mqtt/8.0.10/README.md similarity index 96% rename from stable/zwavejs2mqtt/8.0.9/README.md rename to stable/zwavejs2mqtt/8.0.10/README.md index 4ab9502cf9..e939af29d4 100644 --- a/stable/zwavejs2mqtt/8.0.9/README.md +++ b/stable/zwavejs2mqtt/8.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.5 | +| https://truecharts.org | common | 8.3.6 | ## Installing the Chart diff --git a/stable/zwavejs2mqtt/8.0.9/app-readme.md b/stable/zwavejs2mqtt/8.0.10/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.9/app-readme.md rename to stable/zwavejs2mqtt/8.0.10/app-readme.md diff --git a/stable/zwavejs2mqtt/8.0.10/charts/common-8.3.6.tgz b/stable/zwavejs2mqtt/8.0.10/charts/common-8.3.6.tgz new file mode 100644 index 0000000000..225d57e829 Binary files /dev/null and b/stable/zwavejs2mqtt/8.0.10/charts/common-8.3.6.tgz differ diff --git a/stable/zwavejs2mqtt/8.0.9/helm-values.md b/stable/zwavejs2mqtt/8.0.10/helm-values.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.9/helm-values.md rename to stable/zwavejs2mqtt/8.0.10/helm-values.md diff --git a/stable/zwavejs2mqtt/8.0.9/ix_values.yaml b/stable/zwavejs2mqtt/8.0.10/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.9/ix_values.yaml rename to stable/zwavejs2mqtt/8.0.10/ix_values.yaml diff --git a/stable/zwavejs2mqtt/8.0.9/questions.yaml b/stable/zwavejs2mqtt/8.0.10/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.9/questions.yaml rename to stable/zwavejs2mqtt/8.0.10/questions.yaml diff --git a/stable/zwavejs2mqtt/8.0.10/templates/common.yaml b/stable/zwavejs2mqtt/8.0.10/templates/common.yaml new file mode 100644 index 0000000000..a6613c2ce2 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.10/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }} diff --git a/stable/zwavejs2mqtt/8.0.9/test_values.yaml b/stable/zwavejs2mqtt/8.0.10/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.9/test_values.yaml rename to stable/zwavejs2mqtt/8.0.10/test_values.yaml diff --git a/stable/zwavejs2mqtt/8.0.10/values.yaml b/stable/zwavejs2mqtt/8.0.10/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zwavejs2mqtt/8.0.9/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.9/CHANGELOG.md deleted file mode 100644 index 6fc170cd33..0000000000 --- a/stable/zwavejs2mqtt/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [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)) - diff --git a/stable/zwavejs2mqtt/8.0.9/Chart.lock b/stable/zwavejs2mqtt/8.0.9/Chart.lock deleted file mode 100644 index 4e67f9e137..0000000000 --- a/stable/zwavejs2mqtt/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.5 -digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3 -generated: "2021-10-12T17:42:46.388938831Z" diff --git a/stable/zwavejs2mqtt/8.0.9/charts/common-8.3.5.tgz b/stable/zwavejs2mqtt/8.0.9/charts/common-8.3.5.tgz deleted file mode 100644 index a0368a73c2..0000000000 Binary files a/stable/zwavejs2mqtt/8.0.9/charts/common-8.3.5.tgz and /dev/null differ