diff --git a/incubator/amcrest2mqtt/0.0.4/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.4/CHANGELOG.md deleted file mode 100644 index 45294e2ce07..00000000000 --- a/incubator/amcrest2mqtt/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [amcrest2mqtt-0.0.4](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.3...amcrest2mqtt-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/incubator/amcrest2mqtt/0.0.4/Chart.lock b/incubator/amcrest2mqtt/0.0.4/Chart.lock deleted file mode 100644 index b51220e1084..00000000000 --- a/incubator/amcrest2mqtt/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:21:45.014092323Z" diff --git a/incubator/amcrest2mqtt/0.0.4/charts/common-8.3.10.tgz b/incubator/amcrest2mqtt/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/amcrest2mqtt/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/amcrest2mqtt/0.0.4/ix_values.yaml b/incubator/amcrest2mqtt/0.0.4/ix_values.yaml deleted file mode 100644 index 11d2a349599..00000000000 --- a/incubator/amcrest2mqtt/0.0.4/ix_values.yaml +++ /dev/null @@ -1,27 +0,0 @@ -## -# 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: - repository: dchesterton/amcrest2mqtt - pullPolicy: IfNotPresent - tag: 1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65 - -service: - main: - enabled: false - -probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - -## -# 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/incubator/amcrest2mqtt/0.0.4/values.yaml b/incubator/amcrest2mqtt/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/amcrest2mqtt/0.0.5/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..68a8f0301ca --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [amcrest2mqtt-0.0.5](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.4...amcrest2mqtt-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/amcrest2mqtt/0.0.4/CONFIG.md b/incubator/amcrest2mqtt/0.0.5/CONFIG.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.4/CONFIG.md rename to incubator/amcrest2mqtt/0.0.5/CONFIG.md diff --git a/incubator/amcrest2mqtt/0.0.5/Chart.lock b/incubator/amcrest2mqtt/0.0.5/Chart.lock new file mode 100644 index 00000000000..c222ab3ee69 --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:09:53.119002258Z" diff --git a/incubator/amcrest2mqtt/0.0.4/Chart.yaml b/incubator/amcrest2mqtt/0.0.5/Chart.yaml similarity index 94% rename from incubator/amcrest2mqtt/0.0.4/Chart.yaml rename to incubator/amcrest2mqtt/0.0.5/Chart.yaml index ae0065afe97..9d37af13c86 100644 --- a/incubator/amcrest2mqtt/0.0.4/Chart.yaml +++ b/incubator/amcrest2mqtt/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/amcrest2mqtt/0.0.4/README.md b/incubator/amcrest2mqtt/0.0.5/README.md similarity index 96% rename from incubator/amcrest2mqtt/0.0.4/README.md rename to incubator/amcrest2mqtt/0.0.5/README.md index 5c663f86c43..95e49dbdc70 100644 --- a/incubator/amcrest2mqtt/0.0.4/README.md +++ b/incubator/amcrest2mqtt/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/amcrest2mqtt/0.0.4/app-readme.md b/incubator/amcrest2mqtt/0.0.5/app-readme.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.4/app-readme.md rename to incubator/amcrest2mqtt/0.0.5/app-readme.md diff --git a/incubator/amcrest2mqtt/0.0.5/charts/common-8.3.12.tgz b/incubator/amcrest2mqtt/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/amcrest2mqtt/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/amcrest2mqtt/0.0.4/helm-values.md b/incubator/amcrest2mqtt/0.0.5/helm-values.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.4/helm-values.md rename to incubator/amcrest2mqtt/0.0.5/helm-values.md diff --git a/incubator/amcrest2mqtt/0.0.4/questions.yaml b/incubator/amcrest2mqtt/0.0.5/questions.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.4/questions.yaml rename to incubator/amcrest2mqtt/0.0.5/questions.yaml diff --git a/incubator/amcrest2mqtt/0.0.4/templates/common.yaml b/incubator/amcrest2mqtt/0.0.5/templates/common.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.4/templates/common.yaml rename to incubator/amcrest2mqtt/0.0.5/templates/common.yaml diff --git a/incubator/amcrest2mqtt/0.0.4/test_values.yaml b/incubator/amcrest2mqtt/0.0.5/values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.4/test_values.yaml rename to incubator/amcrest2mqtt/0.0.5/values.yaml diff --git a/incubator/apache-musicindex/0.0.4/CHANGELOG.md b/incubator/apache-musicindex/0.0.4/CHANGELOG.md deleted file mode 100644 index 8f535598f18..00000000000 --- a/incubator/apache-musicindex/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [apache-musicindex-0.0.4](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.3...apache-musicindex-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/incubator/apache-musicindex/0.0.4/Chart.lock b/incubator/apache-musicindex/0.0.4/Chart.lock deleted file mode 100644 index ed62f9e7618..00000000000 --- a/incubator/apache-musicindex/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:21:59.723411673Z" diff --git a/incubator/apache-musicindex/0.0.4/charts/common-8.3.10.tgz b/incubator/apache-musicindex/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/apache-musicindex/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/apache-musicindex/0.0.4/ix_values.yaml b/incubator/apache-musicindex/0.0.4/ix_values.yaml deleted file mode 100644 index 01feee95a83..00000000000 --- a/incubator/apache-musicindex/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/apache-musicindex - pullPolicy: IfNotPresent - tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7 - -## -# 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/incubator/apache-musicindex/0.0.4/values.yaml b/incubator/apache-musicindex/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/apache-musicindex/0.0.5/CHANGELOG.md b/incubator/apache-musicindex/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..615f7e3043d --- /dev/null +++ b/incubator/apache-musicindex/0.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [apache-musicindex-0.0.5](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.4...apache-musicindex-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/apache-musicindex/0.0.4/CONFIG.md b/incubator/apache-musicindex/0.0.5/CONFIG.md similarity index 100% rename from incubator/apache-musicindex/0.0.4/CONFIG.md rename to incubator/apache-musicindex/0.0.5/CONFIG.md diff --git a/incubator/apache-musicindex/0.0.5/Chart.lock b/incubator/apache-musicindex/0.0.5/Chart.lock new file mode 100644 index 00000000000..e13c00d071f --- /dev/null +++ b/incubator/apache-musicindex/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:10:16.682884853Z" diff --git a/incubator/apache-musicindex/0.0.4/Chart.yaml b/incubator/apache-musicindex/0.0.5/Chart.yaml similarity index 94% rename from incubator/apache-musicindex/0.0.4/Chart.yaml rename to incubator/apache-musicindex/0.0.5/Chart.yaml index 4d8a8b81ff3..9ec48d94071 100644 --- a/incubator/apache-musicindex/0.0.4/Chart.yaml +++ b/incubator/apache-musicindex/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/apache-musicindex/0.0.4/README.md b/incubator/apache-musicindex/0.0.5/README.md similarity index 96% rename from incubator/apache-musicindex/0.0.4/README.md rename to incubator/apache-musicindex/0.0.5/README.md index 5413ba27956..29e7bc5a72b 100644 --- a/incubator/apache-musicindex/0.0.4/README.md +++ b/incubator/apache-musicindex/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/apache-musicindex/0.0.4/app-readme.md b/incubator/apache-musicindex/0.0.5/app-readme.md similarity index 100% rename from incubator/apache-musicindex/0.0.4/app-readme.md rename to incubator/apache-musicindex/0.0.5/app-readme.md diff --git a/incubator/apache-musicindex/0.0.5/charts/common-8.3.12.tgz b/incubator/apache-musicindex/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/apache-musicindex/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/apache-musicindex/0.0.4/helm-values.md b/incubator/apache-musicindex/0.0.5/helm-values.md similarity index 100% rename from incubator/apache-musicindex/0.0.4/helm-values.md rename to incubator/apache-musicindex/0.0.5/helm-values.md diff --git a/incubator/apache-musicindex/0.0.4/questions.yaml b/incubator/apache-musicindex/0.0.5/questions.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.4/questions.yaml rename to incubator/apache-musicindex/0.0.5/questions.yaml diff --git a/incubator/apache-musicindex/0.0.4/templates/common.yaml b/incubator/apache-musicindex/0.0.5/templates/common.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.4/templates/common.yaml rename to incubator/apache-musicindex/0.0.5/templates/common.yaml diff --git a/incubator/apache-musicindex/0.0.4/test_values.yaml b/incubator/apache-musicindex/0.0.5/values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.4/test_values.yaml rename to incubator/apache-musicindex/0.0.5/values.yaml diff --git a/incubator/aria2/0.0.4/CHANGELOG.md b/incubator/aria2/0.0.4/CHANGELOG.md deleted file mode 100644 index 5de32a0ec23..00000000000 --- a/incubator/aria2/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [aria2-0.0.4](https://github.com/truecharts/apps/compare/aria2-0.0.3...aria2-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/aria2/0.0.4/Chart.lock b/incubator/aria2/0.0.4/Chart.lock deleted file mode 100644 index 463a113d426..00000000000 --- a/incubator/aria2/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:22:14.221139504Z" diff --git a/incubator/aria2/0.0.4/charts/common-8.3.10.tgz b/incubator/aria2/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/aria2/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/aria2/0.0.4/ix_values.yaml b/incubator/aria2/0.0.4/ix_values.yaml deleted file mode 100644 index 42eb8c829fb..00000000000 --- a/incubator/aria2/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: p3terx/aria2-pro - pullPolicy: IfNotPresent - tag: latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7 - -## -# 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/incubator/aria2/0.0.4/values.yaml b/incubator/aria2/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/aria2/0.0.5/CHANGELOG.md b/incubator/aria2/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..b0603802db1 --- /dev/null +++ b/incubator/aria2/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [aria2-0.0.5](https://github.com/truecharts/apps/compare/aria2-0.0.4...aria2-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/aria2/0.0.4/CONFIG.md b/incubator/aria2/0.0.5/CONFIG.md similarity index 100% rename from incubator/aria2/0.0.4/CONFIG.md rename to incubator/aria2/0.0.5/CONFIG.md diff --git a/incubator/aria2/0.0.5/Chart.lock b/incubator/aria2/0.0.5/Chart.lock new file mode 100644 index 00000000000..d1fb772e98e --- /dev/null +++ b/incubator/aria2/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:10:39.334072151Z" diff --git a/incubator/aria2/0.0.4/Chart.yaml b/incubator/aria2/0.0.5/Chart.yaml similarity index 93% rename from incubator/aria2/0.0.4/Chart.yaml rename to incubator/aria2/0.0.5/Chart.yaml index d08e4c3d3e2..109bcffbe18 100644 --- a/incubator/aria2/0.0.4/Chart.yaml +++ b/incubator/aria2/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/aria2/0.0.4/README.md b/incubator/aria2/0.0.5/README.md similarity index 96% rename from incubator/aria2/0.0.4/README.md rename to incubator/aria2/0.0.5/README.md index 60b329f9140..3b983f4cd8e 100644 --- a/incubator/aria2/0.0.4/README.md +++ b/incubator/aria2/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/aria2/0.0.4/app-readme.md b/incubator/aria2/0.0.5/app-readme.md similarity index 100% rename from incubator/aria2/0.0.4/app-readme.md rename to incubator/aria2/0.0.5/app-readme.md diff --git a/incubator/aria2/0.0.5/charts/common-8.3.12.tgz b/incubator/aria2/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/aria2/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/aria2/0.0.4/helm-values.md b/incubator/aria2/0.0.5/helm-values.md similarity index 100% rename from incubator/aria2/0.0.4/helm-values.md rename to incubator/aria2/0.0.5/helm-values.md diff --git a/incubator/aria2/0.0.4/questions.yaml b/incubator/aria2/0.0.5/questions.yaml similarity index 99% rename from incubator/aria2/0.0.4/questions.yaml rename to incubator/aria2/0.0.5/questions.yaml index 6dd38cb0814..51fc7e17423 100644 --- a/incubator/aria2/0.0.4/questions.yaml +++ b/incubator/aria2/0.0.5/questions.yaml @@ -661,6 +661,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/aria2/0.0.4/templates/common.yaml b/incubator/aria2/0.0.5/templates/common.yaml similarity index 100% rename from incubator/aria2/0.0.4/templates/common.yaml rename to incubator/aria2/0.0.5/templates/common.yaml diff --git a/incubator/aria2/0.0.4/test_values.yaml b/incubator/aria2/0.0.5/values.yaml similarity index 100% rename from incubator/aria2/0.0.4/test_values.yaml rename to incubator/aria2/0.0.5/values.yaml diff --git a/incubator/audacity/0.0.4/CHANGELOG.md b/incubator/audacity/0.0.4/CHANGELOG.md deleted file mode 100644 index 945351dab3f..00000000000 --- a/incubator/audacity/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [audacity-0.0.4](https://github.com/truecharts/apps/compare/audacity-0.0.3...audacity-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/audacity/0.0.4/Chart.lock b/incubator/audacity/0.0.4/Chart.lock deleted file mode 100644 index ccbcd53c46f..00000000000 --- a/incubator/audacity/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:22:28.983033182Z" diff --git a/incubator/audacity/0.0.4/charts/common-8.3.10.tgz b/incubator/audacity/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/audacity/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/audacity/0.0.4/ix_values.yaml b/incubator/audacity/0.0.4/ix_values.yaml deleted file mode 100644 index 10a11fb805f..00000000000 --- a/incubator/audacity/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/audacity - pullPolicy: IfNotPresent - tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84 - -## -# 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/incubator/audacity/0.0.4/values.yaml b/incubator/audacity/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/audacity/0.0.5/CHANGELOG.md b/incubator/audacity/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..44c59928b30 --- /dev/null +++ b/incubator/audacity/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [audacity-0.0.5](https://github.com/truecharts/apps/compare/audacity-0.0.4...audacity-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/audacity/0.0.4/CONFIG.md b/incubator/audacity/0.0.5/CONFIG.md similarity index 100% rename from incubator/audacity/0.0.4/CONFIG.md rename to incubator/audacity/0.0.5/CONFIG.md diff --git a/incubator/audacity/0.0.5/Chart.lock b/incubator/audacity/0.0.5/Chart.lock new file mode 100644 index 00000000000..aae85222085 --- /dev/null +++ b/incubator/audacity/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:11:01.445500094Z" diff --git a/incubator/audacity/0.0.4/Chart.yaml b/incubator/audacity/0.0.5/Chart.yaml similarity index 95% rename from incubator/audacity/0.0.4/Chart.yaml rename to incubator/audacity/0.0.5/Chart.yaml index 985ecd1dccb..a979f91c865 100644 --- a/incubator/audacity/0.0.4/Chart.yaml +++ b/incubator/audacity/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/audacity/0.0.4/README.md b/incubator/audacity/0.0.5/README.md similarity index 96% rename from incubator/audacity/0.0.4/README.md rename to incubator/audacity/0.0.5/README.md index e004a830ec7..1cef926ce49 100644 --- a/incubator/audacity/0.0.4/README.md +++ b/incubator/audacity/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/audacity/0.0.4/app-readme.md b/incubator/audacity/0.0.5/app-readme.md similarity index 100% rename from incubator/audacity/0.0.4/app-readme.md rename to incubator/audacity/0.0.5/app-readme.md diff --git a/incubator/audacity/0.0.5/charts/common-8.3.12.tgz b/incubator/audacity/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/audacity/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/audacity/0.0.4/helm-values.md b/incubator/audacity/0.0.5/helm-values.md similarity index 100% rename from incubator/audacity/0.0.4/helm-values.md rename to incubator/audacity/0.0.5/helm-values.md diff --git a/incubator/audacity/0.0.4/questions.yaml b/incubator/audacity/0.0.5/questions.yaml similarity index 99% rename from incubator/audacity/0.0.4/questions.yaml rename to incubator/audacity/0.0.5/questions.yaml index 315549af602..da91e649b40 100644 --- a/incubator/audacity/0.0.4/questions.yaml +++ b/incubator/audacity/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/audacity/0.0.4/templates/common.yaml b/incubator/audacity/0.0.5/templates/common.yaml similarity index 100% rename from incubator/audacity/0.0.4/templates/common.yaml rename to incubator/audacity/0.0.5/templates/common.yaml diff --git a/incubator/audacity/0.0.4/test_values.yaml b/incubator/audacity/0.0.5/values.yaml similarity index 100% rename from incubator/audacity/0.0.4/test_values.yaml rename to incubator/audacity/0.0.5/values.yaml diff --git a/incubator/beets/0.0.4/CHANGELOG.md b/incubator/beets/0.0.4/CHANGELOG.md deleted file mode 100644 index 2770d89c648..00000000000 --- a/incubator/beets/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [beets-0.0.4](https://github.com/truecharts/apps/compare/beets-0.0.3...beets-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/beets/0.0.4/Chart.lock b/incubator/beets/0.0.4/Chart.lock deleted file mode 100644 index a3483fd7fe8..00000000000 --- a/incubator/beets/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:22:43.530659618Z" diff --git a/incubator/beets/0.0.4/charts/common-8.3.10.tgz b/incubator/beets/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/beets/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/beets/0.0.4/ix_values.yaml b/incubator/beets/0.0.4/ix_values.yaml deleted file mode 100644 index 306d61a764d..00000000000 --- a/incubator/beets/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/beets - pullPolicy: IfNotPresent - tag: version-1.5.0@sha256:ebb8cf9f7182758427c3acda19d6077457090335685986440078fd436345d417 - -## -# 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/incubator/beets/0.0.4/values.yaml b/incubator/beets/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/beets/0.0.5/CHANGELOG.md b/incubator/beets/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..70d3d4059c4 --- /dev/null +++ b/incubator/beets/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [beets-0.0.5](https://github.com/truecharts/apps/compare/beets-0.0.4...beets-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/beets/0.0.4/CONFIG.md b/incubator/beets/0.0.5/CONFIG.md similarity index 100% rename from incubator/beets/0.0.4/CONFIG.md rename to incubator/beets/0.0.5/CONFIG.md diff --git a/incubator/beets/0.0.5/Chart.lock b/incubator/beets/0.0.5/Chart.lock new file mode 100644 index 00000000000..b959af98ad3 --- /dev/null +++ b/incubator/beets/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:11:23.735094372Z" diff --git a/incubator/beets/0.0.4/Chart.yaml b/incubator/beets/0.0.5/Chart.yaml similarity index 94% rename from incubator/beets/0.0.4/Chart.yaml rename to incubator/beets/0.0.5/Chart.yaml index 42785c5b9a8..f062aea7156 100644 --- a/incubator/beets/0.0.4/Chart.yaml +++ b/incubator/beets/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/beets/0.0.4/README.md b/incubator/beets/0.0.5/README.md similarity index 96% rename from incubator/beets/0.0.4/README.md rename to incubator/beets/0.0.5/README.md index 92fc4fa3888..110a9744bdc 100644 --- a/incubator/beets/0.0.4/README.md +++ b/incubator/beets/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/beets/0.0.4/app-readme.md b/incubator/beets/0.0.5/app-readme.md similarity index 100% rename from incubator/beets/0.0.4/app-readme.md rename to incubator/beets/0.0.5/app-readme.md diff --git a/incubator/beets/0.0.5/charts/common-8.3.12.tgz b/incubator/beets/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/beets/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/beets/0.0.4/helm-values.md b/incubator/beets/0.0.5/helm-values.md similarity index 100% rename from incubator/beets/0.0.4/helm-values.md rename to incubator/beets/0.0.5/helm-values.md diff --git a/incubator/beets/0.0.4/questions.yaml b/incubator/beets/0.0.5/questions.yaml similarity index 99% rename from incubator/beets/0.0.4/questions.yaml rename to incubator/beets/0.0.5/questions.yaml index 62d460c9f00..dc62019187e 100644 --- a/incubator/beets/0.0.4/questions.yaml +++ b/incubator/beets/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/beets/0.0.4/templates/common.yaml b/incubator/beets/0.0.5/templates/common.yaml similarity index 100% rename from incubator/beets/0.0.4/templates/common.yaml rename to incubator/beets/0.0.5/templates/common.yaml diff --git a/incubator/beets/0.0.4/test_values.yaml b/incubator/beets/0.0.5/values.yaml similarity index 100% rename from incubator/beets/0.0.4/test_values.yaml rename to incubator/beets/0.0.5/values.yaml diff --git a/incubator/cloud9/0.0.4/CHANGELOG.md b/incubator/cloud9/0.0.4/CHANGELOG.md deleted file mode 100644 index 9f45b01107b..00000000000 --- a/incubator/cloud9/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [cloud9-0.0.4](https://github.com/truecharts/apps/compare/cloud9-0.0.3...cloud9-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/cloud9/0.0.4/Chart.lock b/incubator/cloud9/0.0.4/Chart.lock deleted file mode 100644 index 7dd44399b91..00000000000 --- a/incubator/cloud9/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:22:58.133228919Z" diff --git a/incubator/cloud9/0.0.4/charts/common-8.3.10.tgz b/incubator/cloud9/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/cloud9/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/cloud9/0.0.4/ix_values.yaml b/incubator/cloud9/0.0.4/ix_values.yaml deleted file mode 100644 index d8314751303..00000000000 --- a/incubator/cloud9/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/cloud9 - pullPolicy: IfNotPresent - tag: version-1.29.2@sha256:f35f53e0b9084d7da25242f46cc02d66ee3f4764b17930ef61b11eabc0c5b1c8 - -## -# 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/incubator/cloud9/0.0.4/values.yaml b/incubator/cloud9/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/cloud9/0.0.5/CHANGELOG.md b/incubator/cloud9/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..8f974cfa544 --- /dev/null +++ b/incubator/cloud9/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [cloud9-0.0.5](https://github.com/truecharts/apps/compare/cloud9-0.0.4...cloud9-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/cloud9/0.0.4/CONFIG.md b/incubator/cloud9/0.0.5/CONFIG.md similarity index 100% rename from incubator/cloud9/0.0.4/CONFIG.md rename to incubator/cloud9/0.0.5/CONFIG.md diff --git a/incubator/cloud9/0.0.5/Chart.lock b/incubator/cloud9/0.0.5/Chart.lock new file mode 100644 index 00000000000..63ac7d681b6 --- /dev/null +++ b/incubator/cloud9/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:11:46.180420191Z" diff --git a/incubator/cloud9/0.0.4/Chart.yaml b/incubator/cloud9/0.0.5/Chart.yaml similarity index 95% rename from incubator/cloud9/0.0.4/Chart.yaml rename to incubator/cloud9/0.0.5/Chart.yaml index 385df130585..f5d66c3d9e7 100644 --- a/incubator/cloud9/0.0.4/Chart.yaml +++ b/incubator/cloud9/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/cloud9/0.0.4/README.md b/incubator/cloud9/0.0.5/README.md similarity index 96% rename from incubator/cloud9/0.0.4/README.md rename to incubator/cloud9/0.0.5/README.md index b31a6545614..d0e62f38a53 100644 --- a/incubator/cloud9/0.0.4/README.md +++ b/incubator/cloud9/0.0.5/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/cloud9/0.0.4/app-readme.md b/incubator/cloud9/0.0.5/app-readme.md similarity index 100% rename from incubator/cloud9/0.0.4/app-readme.md rename to incubator/cloud9/0.0.5/app-readme.md diff --git a/incubator/cloud9/0.0.5/charts/common-8.3.12.tgz b/incubator/cloud9/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/cloud9/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/cloud9/0.0.4/helm-values.md b/incubator/cloud9/0.0.5/helm-values.md similarity index 100% rename from incubator/cloud9/0.0.4/helm-values.md rename to incubator/cloud9/0.0.5/helm-values.md diff --git a/incubator/cloud9/0.0.4/questions.yaml b/incubator/cloud9/0.0.5/questions.yaml similarity index 99% rename from incubator/cloud9/0.0.4/questions.yaml rename to incubator/cloud9/0.0.5/questions.yaml index 01909d4b108..4a2826b2837 100644 --- a/incubator/cloud9/0.0.4/questions.yaml +++ b/incubator/cloud9/0.0.5/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/cloud9/0.0.4/templates/common.yaml b/incubator/cloud9/0.0.5/templates/common.yaml similarity index 100% rename from incubator/cloud9/0.0.4/templates/common.yaml rename to incubator/cloud9/0.0.5/templates/common.yaml diff --git a/incubator/cloud9/0.0.4/test_values.yaml b/incubator/cloud9/0.0.5/values.yaml similarity index 100% rename from incubator/cloud9/0.0.4/test_values.yaml rename to incubator/cloud9/0.0.5/values.yaml diff --git a/incubator/code-server/0.0.4/CHANGELOG.md b/incubator/code-server/0.0.4/CHANGELOG.md deleted file mode 100644 index 6f4d292e232..00000000000 --- a/incubator/code-server/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [code-server-0.0.4](https://github.com/truecharts/apps/compare/code-server-0.0.3...code-server-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/code-server/0.0.4/Chart.lock b/incubator/code-server/0.0.4/Chart.lock deleted file mode 100644 index 27402aedd2c..00000000000 --- a/incubator/code-server/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:23:12.779649548Z" diff --git a/incubator/code-server/0.0.4/charts/common-8.3.10.tgz b/incubator/code-server/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/code-server/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/code-server/0.0.4/ix_values.yaml b/incubator/code-server/0.0.4/ix_values.yaml deleted file mode 100644 index db50428dd3a..00000000000 --- a/incubator/code-server/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/code-server - pullPolicy: IfNotPresent - tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a - -## -# 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/incubator/code-server/0.0.4/values.yaml b/incubator/code-server/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/code-server/0.0.5/CHANGELOG.md b/incubator/code-server/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..ed9985c85be --- /dev/null +++ b/incubator/code-server/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [code-server-0.0.5](https://github.com/truecharts/apps/compare/code-server-0.0.4...code-server-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/code-server/0.0.4/CONFIG.md b/incubator/code-server/0.0.5/CONFIG.md similarity index 100% rename from incubator/code-server/0.0.4/CONFIG.md rename to incubator/code-server/0.0.5/CONFIG.md diff --git a/incubator/code-server/0.0.5/Chart.lock b/incubator/code-server/0.0.5/Chart.lock new file mode 100644 index 00000000000..39ddae1c2e7 --- /dev/null +++ b/incubator/code-server/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:12:08.185037815Z" diff --git a/incubator/code-server/0.0.4/Chart.yaml b/incubator/code-server/0.0.5/Chart.yaml similarity index 94% rename from incubator/code-server/0.0.4/Chart.yaml rename to incubator/code-server/0.0.5/Chart.yaml index 8a26c02a984..10b93654a2b 100644 --- a/incubator/code-server/0.0.4/Chart.yaml +++ b/incubator/code-server/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.11.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/code-server/0.0.4/README.md b/incubator/code-server/0.0.5/README.md similarity index 96% rename from incubator/code-server/0.0.4/README.md rename to incubator/code-server/0.0.5/README.md index 7eef7686803..1ac7833e7bc 100644 --- a/incubator/code-server/0.0.4/README.md +++ b/incubator/code-server/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/code-server/0.0.4/app-readme.md b/incubator/code-server/0.0.5/app-readme.md similarity index 100% rename from incubator/code-server/0.0.4/app-readme.md rename to incubator/code-server/0.0.5/app-readme.md diff --git a/incubator/code-server/0.0.5/charts/common-8.3.12.tgz b/incubator/code-server/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/code-server/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/code-server/0.0.4/helm-values.md b/incubator/code-server/0.0.5/helm-values.md similarity index 100% rename from incubator/code-server/0.0.4/helm-values.md rename to incubator/code-server/0.0.5/helm-values.md diff --git a/incubator/code-server/0.0.4/questions.yaml b/incubator/code-server/0.0.5/questions.yaml similarity index 99% rename from incubator/code-server/0.0.4/questions.yaml rename to incubator/code-server/0.0.5/questions.yaml index 1b79aa6f120..d727e8e3567 100644 --- a/incubator/code-server/0.0.4/questions.yaml +++ b/incubator/code-server/0.0.5/questions.yaml @@ -552,6 +552,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/code-server/0.0.4/templates/common.yaml b/incubator/code-server/0.0.5/templates/common.yaml similarity index 100% rename from incubator/code-server/0.0.4/templates/common.yaml rename to incubator/code-server/0.0.5/templates/common.yaml diff --git a/incubator/code-server/0.0.4/test_values.yaml b/incubator/code-server/0.0.5/values.yaml similarity index 100% rename from incubator/code-server/0.0.4/test_values.yaml rename to incubator/code-server/0.0.5/values.yaml diff --git a/incubator/cryptofolio/0.0.4/CHANGELOG.md b/incubator/cryptofolio/0.0.4/CHANGELOG.md deleted file mode 100644 index c092c151228..00000000000 --- a/incubator/cryptofolio/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [cryptofolio-0.0.4](https://github.com/truecharts/apps/compare/cryptofolio-0.0.3...cryptofolio-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/cryptofolio/0.0.4/Chart.lock b/incubator/cryptofolio/0.0.4/Chart.lock deleted file mode 100644 index 8984c3dcac4..00000000000 --- a/incubator/cryptofolio/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:23:27.455398221Z" diff --git a/incubator/cryptofolio/0.0.4/charts/common-8.3.10.tgz b/incubator/cryptofolio/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/cryptofolio/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/cryptofolio/0.0.4/ix_values.yaml b/incubator/cryptofolio/0.0.4/ix_values.yaml deleted file mode 100644 index d26823ae853..00000000000 --- a/incubator/cryptofolio/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: xtrendence/cryptofolio - pullPolicy: IfNotPresent - tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e - -## -# 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/incubator/cryptofolio/0.0.4/values.yaml b/incubator/cryptofolio/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/cryptofolio/0.0.5/CHANGELOG.md b/incubator/cryptofolio/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..fe3c3058c67 --- /dev/null +++ b/incubator/cryptofolio/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [cryptofolio-0.0.5](https://github.com/truecharts/apps/compare/cryptofolio-0.0.4...cryptofolio-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/cryptofolio/0.0.4/CONFIG.md b/incubator/cryptofolio/0.0.5/CONFIG.md similarity index 100% rename from incubator/cryptofolio/0.0.4/CONFIG.md rename to incubator/cryptofolio/0.0.5/CONFIG.md diff --git a/incubator/cryptofolio/0.0.5/Chart.lock b/incubator/cryptofolio/0.0.5/Chart.lock new file mode 100644 index 00000000000..5fa676b891e --- /dev/null +++ b/incubator/cryptofolio/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:12:29.969416222Z" diff --git a/incubator/cryptofolio/0.0.4/Chart.yaml b/incubator/cryptofolio/0.0.5/Chart.yaml similarity index 94% rename from incubator/cryptofolio/0.0.4/Chart.yaml rename to incubator/cryptofolio/0.0.5/Chart.yaml index 8d432e9adc3..d1bd032a948 100644 --- a/incubator/cryptofolio/0.0.4/Chart.yaml +++ b/incubator/cryptofolio/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/cryptofolio/0.0.4/README.md b/incubator/cryptofolio/0.0.5/README.md similarity index 96% rename from incubator/cryptofolio/0.0.4/README.md rename to incubator/cryptofolio/0.0.5/README.md index 9a43c9f7e45..bc7169d0d50 100644 --- a/incubator/cryptofolio/0.0.4/README.md +++ b/incubator/cryptofolio/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/cryptofolio/0.0.4/app-readme.md b/incubator/cryptofolio/0.0.5/app-readme.md similarity index 100% rename from incubator/cryptofolio/0.0.4/app-readme.md rename to incubator/cryptofolio/0.0.5/app-readme.md diff --git a/incubator/cryptofolio/0.0.5/charts/common-8.3.12.tgz b/incubator/cryptofolio/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/cryptofolio/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/cryptofolio/0.0.4/helm-values.md b/incubator/cryptofolio/0.0.5/helm-values.md similarity index 100% rename from incubator/cryptofolio/0.0.4/helm-values.md rename to incubator/cryptofolio/0.0.5/helm-values.md diff --git a/incubator/cryptofolio/0.0.4/questions.yaml b/incubator/cryptofolio/0.0.5/questions.yaml similarity index 99% rename from incubator/cryptofolio/0.0.4/questions.yaml rename to incubator/cryptofolio/0.0.5/questions.yaml index 332188cfde2..477acca6859 100644 --- a/incubator/cryptofolio/0.0.4/questions.yaml +++ b/incubator/cryptofolio/0.0.5/questions.yaml @@ -540,6 +540,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/cryptofolio/0.0.4/templates/common.yaml b/incubator/cryptofolio/0.0.5/templates/common.yaml similarity index 100% rename from incubator/cryptofolio/0.0.4/templates/common.yaml rename to incubator/cryptofolio/0.0.5/templates/common.yaml diff --git a/incubator/cryptofolio/0.0.4/test_values.yaml b/incubator/cryptofolio/0.0.5/values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.4/test_values.yaml rename to incubator/cryptofolio/0.0.5/values.yaml diff --git a/incubator/davos/0.0.4/CHANGELOG.md b/incubator/davos/0.0.4/CHANGELOG.md deleted file mode 100644 index a0fc6b63789..00000000000 --- a/incubator/davos/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [davos-0.0.4](https://github.com/truecharts/apps/compare/davos-0.0.3...davos-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/davos/0.0.4/Chart.lock b/incubator/davos/0.0.4/Chart.lock deleted file mode 100644 index 860a49c3edd..00000000000 --- a/incubator/davos/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:23:42.170951255Z" diff --git a/incubator/davos/0.0.4/charts/common-8.3.10.tgz b/incubator/davos/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/davos/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/davos/0.0.4/ix_values.yaml b/incubator/davos/0.0.4/ix_values.yaml deleted file mode 100644 index b6dbf349493..00000000000 --- a/incubator/davos/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/davos - pullPolicy: IfNotPresent - tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890 - -## -# 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/incubator/davos/0.0.4/values.yaml b/incubator/davos/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/davos/0.0.5/CHANGELOG.md b/incubator/davos/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..c30c2ae87b6 --- /dev/null +++ b/incubator/davos/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [davos-0.0.5](https://github.com/truecharts/apps/compare/davos-0.0.4...davos-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/davos/0.0.4/CONFIG.md b/incubator/davos/0.0.5/CONFIG.md similarity index 100% rename from incubator/davos/0.0.4/CONFIG.md rename to incubator/davos/0.0.5/CONFIG.md diff --git a/incubator/davos/0.0.5/Chart.lock b/incubator/davos/0.0.5/Chart.lock new file mode 100644 index 00000000000..4c8a9bca185 --- /dev/null +++ b/incubator/davos/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:12:52.114048873Z" diff --git a/incubator/davos/0.0.4/Chart.yaml b/incubator/davos/0.0.5/Chart.yaml similarity index 95% rename from incubator/davos/0.0.4/Chart.yaml rename to incubator/davos/0.0.5/Chart.yaml index 5d2fb8e459d..d0f9bed972e 100644 --- a/incubator/davos/0.0.4/Chart.yaml +++ b/incubator/davos/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/davos/0.0.4/README.md b/incubator/davos/0.0.5/README.md similarity index 96% rename from incubator/davos/0.0.4/README.md rename to incubator/davos/0.0.5/README.md index a755747c6be..ada94bdd641 100644 --- a/incubator/davos/0.0.4/README.md +++ b/incubator/davos/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/davos/0.0.4/app-readme.md b/incubator/davos/0.0.5/app-readme.md similarity index 100% rename from incubator/davos/0.0.4/app-readme.md rename to incubator/davos/0.0.5/app-readme.md diff --git a/incubator/davos/0.0.5/charts/common-8.3.12.tgz b/incubator/davos/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/davos/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/davos/0.0.4/helm-values.md b/incubator/davos/0.0.5/helm-values.md similarity index 100% rename from incubator/davos/0.0.4/helm-values.md rename to incubator/davos/0.0.5/helm-values.md diff --git a/incubator/davos/0.0.4/questions.yaml b/incubator/davos/0.0.5/questions.yaml similarity index 99% rename from incubator/davos/0.0.4/questions.yaml rename to incubator/davos/0.0.5/questions.yaml index f0eb8586aab..b8b6b2a75c1 100644 --- a/incubator/davos/0.0.4/questions.yaml +++ b/incubator/davos/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/davos/0.0.4/templates/common.yaml b/incubator/davos/0.0.5/templates/common.yaml similarity index 100% rename from incubator/davos/0.0.4/templates/common.yaml rename to incubator/davos/0.0.5/templates/common.yaml diff --git a/incubator/davos/0.0.4/test_values.yaml b/incubator/davos/0.0.5/values.yaml similarity index 100% rename from incubator/davos/0.0.4/test_values.yaml rename to incubator/davos/0.0.5/values.yaml diff --git a/incubator/digikam/0.0.4/CHANGELOG.md b/incubator/digikam/0.0.4/CHANGELOG.md deleted file mode 100644 index 514aa66546d..00000000000 --- a/incubator/digikam/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [digikam-0.0.4](https://github.com/truecharts/apps/compare/digikam-0.0.3...digikam-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/digikam/0.0.4/Chart.lock b/incubator/digikam/0.0.4/Chart.lock deleted file mode 100644 index 5cc372f7010..00000000000 --- a/incubator/digikam/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:23:56.752010421Z" diff --git a/incubator/digikam/0.0.4/charts/common-8.3.10.tgz b/incubator/digikam/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/digikam/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/digikam/0.0.4/ix_values.yaml b/incubator/digikam/0.0.4/ix_values.yaml deleted file mode 100644 index 600edb4fb1c..00000000000 --- a/incubator/digikam/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/digikam - pullPolicy: IfNotPresent - tag: version-7.3.0@sha256:e45af284c7334852596092d9310418e8143d0c29e6bc935265295d8dabfc27a0 - -## -# 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/incubator/digikam/0.0.4/values.yaml b/incubator/digikam/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/digikam/0.0.5/CHANGELOG.md b/incubator/digikam/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..26c5dcc6c89 --- /dev/null +++ b/incubator/digikam/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [digikam-0.0.5](https://github.com/truecharts/apps/compare/digikam-0.0.4...digikam-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/digikam/0.0.4/CONFIG.md b/incubator/digikam/0.0.5/CONFIG.md similarity index 100% rename from incubator/digikam/0.0.4/CONFIG.md rename to incubator/digikam/0.0.5/CONFIG.md diff --git a/incubator/digikam/0.0.5/Chart.lock b/incubator/digikam/0.0.5/Chart.lock new file mode 100644 index 00000000000..72541bb88d5 --- /dev/null +++ b/incubator/digikam/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:13:13.851445601Z" diff --git a/incubator/digikam/0.0.4/Chart.yaml b/incubator/digikam/0.0.5/Chart.yaml similarity index 95% rename from incubator/digikam/0.0.4/Chart.yaml rename to incubator/digikam/0.0.5/Chart.yaml index 54933537eb0..baa8813fc8a 100644 --- a/incubator/digikam/0.0.4/Chart.yaml +++ b/incubator/digikam/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/digikam/0.0.4/README.md b/incubator/digikam/0.0.5/README.md similarity index 96% rename from incubator/digikam/0.0.4/README.md rename to incubator/digikam/0.0.5/README.md index 62adf591609..4cb77bffce8 100644 --- a/incubator/digikam/0.0.4/README.md +++ b/incubator/digikam/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/digikam/0.0.4/app-readme.md b/incubator/digikam/0.0.5/app-readme.md similarity index 100% rename from incubator/digikam/0.0.4/app-readme.md rename to incubator/digikam/0.0.5/app-readme.md diff --git a/incubator/digikam/0.0.5/charts/common-8.3.12.tgz b/incubator/digikam/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/digikam/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/digikam/0.0.4/helm-values.md b/incubator/digikam/0.0.5/helm-values.md similarity index 100% rename from incubator/digikam/0.0.4/helm-values.md rename to incubator/digikam/0.0.5/helm-values.md diff --git a/incubator/digikam/0.0.4/questions.yaml b/incubator/digikam/0.0.5/questions.yaml similarity index 99% rename from incubator/digikam/0.0.4/questions.yaml rename to incubator/digikam/0.0.5/questions.yaml index 82f4aa5bed8..94f5af1bf64 100644 --- a/incubator/digikam/0.0.4/questions.yaml +++ b/incubator/digikam/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/digikam/0.0.4/templates/common.yaml b/incubator/digikam/0.0.5/templates/common.yaml similarity index 100% rename from incubator/digikam/0.0.4/templates/common.yaml rename to incubator/digikam/0.0.5/templates/common.yaml diff --git a/incubator/digikam/0.0.4/test_values.yaml b/incubator/digikam/0.0.5/values.yaml similarity index 100% rename from incubator/digikam/0.0.4/test_values.yaml rename to incubator/digikam/0.0.5/values.yaml diff --git a/incubator/doublecommander/0.0.4/CHANGELOG.md b/incubator/doublecommander/0.0.4/CHANGELOG.md deleted file mode 100644 index f2b628d8ef1..00000000000 --- a/incubator/doublecommander/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [doublecommander-0.0.4](https://github.com/truecharts/apps/compare/doublecommander-0.0.3...doublecommander-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/doublecommander/0.0.4/Chart.lock b/incubator/doublecommander/0.0.4/Chart.lock deleted file mode 100644 index fcbe7e42083..00000000000 --- a/incubator/doublecommander/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:24:11.585858416Z" diff --git a/incubator/doublecommander/0.0.4/charts/common-8.3.10.tgz b/incubator/doublecommander/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/doublecommander/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/doublecommander/0.0.4/ix_values.yaml b/incubator/doublecommander/0.0.4/ix_values.yaml deleted file mode 100644 index 97b2c8a2572..00000000000 --- a/incubator/doublecommander/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/doublecommander - pullPolicy: IfNotPresent - tag: version-0.8.2-1@sha256:2124ec844d92aa001a7ecbc776fd0639e879ec0b08cfdd0fd8af207edc6a828b - -## -# 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/incubator/doublecommander/0.0.4/values.yaml b/incubator/doublecommander/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/doublecommander/0.0.5/CHANGELOG.md b/incubator/doublecommander/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..7a49c72799d --- /dev/null +++ b/incubator/doublecommander/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [doublecommander-0.0.5](https://github.com/truecharts/apps/compare/doublecommander-0.0.4...doublecommander-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/doublecommander/0.0.4/CONFIG.md b/incubator/doublecommander/0.0.5/CONFIG.md similarity index 100% rename from incubator/doublecommander/0.0.4/CONFIG.md rename to incubator/doublecommander/0.0.5/CONFIG.md diff --git a/incubator/doublecommander/0.0.5/Chart.lock b/incubator/doublecommander/0.0.5/Chart.lock new file mode 100644 index 00000000000..e8ccf348c5e --- /dev/null +++ b/incubator/doublecommander/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:13:35.405565677Z" diff --git a/incubator/doublecommander/0.0.4/Chart.yaml b/incubator/doublecommander/0.0.5/Chart.yaml similarity index 95% rename from incubator/doublecommander/0.0.4/Chart.yaml rename to incubator/doublecommander/0.0.5/Chart.yaml index 17db203ebda..abbe67d6e5d 100644 --- a/incubator/doublecommander/0.0.4/Chart.yaml +++ b/incubator/doublecommander/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/doublecommander/0.0.4/README.md b/incubator/doublecommander/0.0.5/README.md similarity index 96% rename from incubator/doublecommander/0.0.4/README.md rename to incubator/doublecommander/0.0.5/README.md index 79f936d0124..364f0cdd00d 100644 --- a/incubator/doublecommander/0.0.4/README.md +++ b/incubator/doublecommander/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/doublecommander/0.0.4/app-readme.md b/incubator/doublecommander/0.0.5/app-readme.md similarity index 100% rename from incubator/doublecommander/0.0.4/app-readme.md rename to incubator/doublecommander/0.0.5/app-readme.md diff --git a/incubator/doublecommander/0.0.5/charts/common-8.3.12.tgz b/incubator/doublecommander/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/doublecommander/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/doublecommander/0.0.4/helm-values.md b/incubator/doublecommander/0.0.5/helm-values.md similarity index 100% rename from incubator/doublecommander/0.0.4/helm-values.md rename to incubator/doublecommander/0.0.5/helm-values.md diff --git a/incubator/doublecommander/0.0.4/questions.yaml b/incubator/doublecommander/0.0.5/questions.yaml similarity index 99% rename from incubator/doublecommander/0.0.4/questions.yaml rename to incubator/doublecommander/0.0.5/questions.yaml index eed0244824c..4d73ed3c5a9 100644 --- a/incubator/doublecommander/0.0.4/questions.yaml +++ b/incubator/doublecommander/0.0.5/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/doublecommander/0.0.4/templates/common.yaml b/incubator/doublecommander/0.0.5/templates/common.yaml similarity index 100% rename from incubator/doublecommander/0.0.4/templates/common.yaml rename to incubator/doublecommander/0.0.5/templates/common.yaml diff --git a/incubator/doublecommander/0.0.4/test_values.yaml b/incubator/doublecommander/0.0.5/values.yaml similarity index 100% rename from incubator/doublecommander/0.0.4/test_values.yaml rename to incubator/doublecommander/0.0.5/values.yaml diff --git a/incubator/filezilla/0.0.4/CHANGELOG.md b/incubator/filezilla/0.0.4/CHANGELOG.md deleted file mode 100644 index b189de13759..00000000000 --- a/incubator/filezilla/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [filezilla-0.0.4](https://github.com/truecharts/apps/compare/filezilla-0.0.3...filezilla-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/filezilla/0.0.4/Chart.lock b/incubator/filezilla/0.0.4/Chart.lock deleted file mode 100644 index 655675062ef..00000000000 --- a/incubator/filezilla/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:24:26.474370935Z" diff --git a/incubator/filezilla/0.0.4/charts/common-8.3.10.tgz b/incubator/filezilla/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/filezilla/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/filezilla/0.0.4/ix_values.yaml b/incubator/filezilla/0.0.4/ix_values.yaml deleted file mode 100644 index 2cb9c8bbd87..00000000000 --- a/incubator/filezilla/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/filezilla - pullPolicy: IfNotPresent - tag: version-3.51.0-r1@sha256:5103cdd266ceb61cebabae6629e418570a5094e3f61ef2f405f6e24d4fc7f6a4 - -## -# 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/incubator/filezilla/0.0.4/values.yaml b/incubator/filezilla/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/filezilla/0.0.5/CHANGELOG.md b/incubator/filezilla/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..4cb06b156cf --- /dev/null +++ b/incubator/filezilla/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [filezilla-0.0.5](https://github.com/truecharts/apps/compare/filezilla-0.0.4...filezilla-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/filezilla/0.0.4/CONFIG.md b/incubator/filezilla/0.0.5/CONFIG.md similarity index 100% rename from incubator/filezilla/0.0.4/CONFIG.md rename to incubator/filezilla/0.0.5/CONFIG.md diff --git a/incubator/filezilla/0.0.5/Chart.lock b/incubator/filezilla/0.0.5/Chart.lock new file mode 100644 index 00000000000..54ab7435da8 --- /dev/null +++ b/incubator/filezilla/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:13:58.100190306Z" diff --git a/incubator/filezilla/0.0.4/Chart.yaml b/incubator/filezilla/0.0.5/Chart.yaml similarity index 94% rename from incubator/filezilla/0.0.4/Chart.yaml rename to incubator/filezilla/0.0.5/Chart.yaml index 8fab497343f..2a718485d45 100644 --- a/incubator/filezilla/0.0.4/Chart.yaml +++ b/incubator/filezilla/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.51.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/filezilla/0.0.4/README.md b/incubator/filezilla/0.0.5/README.md similarity index 96% rename from incubator/filezilla/0.0.4/README.md rename to incubator/filezilla/0.0.5/README.md index 511bedde840..2380df7e606 100644 --- a/incubator/filezilla/0.0.4/README.md +++ b/incubator/filezilla/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/filezilla/0.0.4/app-readme.md b/incubator/filezilla/0.0.5/app-readme.md similarity index 100% rename from incubator/filezilla/0.0.4/app-readme.md rename to incubator/filezilla/0.0.5/app-readme.md diff --git a/incubator/filezilla/0.0.5/charts/common-8.3.12.tgz b/incubator/filezilla/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/filezilla/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/filezilla/0.0.4/helm-values.md b/incubator/filezilla/0.0.5/helm-values.md similarity index 100% rename from incubator/filezilla/0.0.4/helm-values.md rename to incubator/filezilla/0.0.5/helm-values.md diff --git a/incubator/filezilla/0.0.4/questions.yaml b/incubator/filezilla/0.0.5/questions.yaml similarity index 99% rename from incubator/filezilla/0.0.4/questions.yaml rename to incubator/filezilla/0.0.5/questions.yaml index 310a6d23390..bfc30290efe 100644 --- a/incubator/filezilla/0.0.4/questions.yaml +++ b/incubator/filezilla/0.0.5/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/filezilla/0.0.4/templates/common.yaml b/incubator/filezilla/0.0.5/templates/common.yaml similarity index 100% rename from incubator/filezilla/0.0.4/templates/common.yaml rename to incubator/filezilla/0.0.5/templates/common.yaml diff --git a/incubator/filezilla/0.0.4/test_values.yaml b/incubator/filezilla/0.0.5/values.yaml similarity index 100% rename from incubator/filezilla/0.0.4/test_values.yaml rename to incubator/filezilla/0.0.5/values.yaml diff --git a/incubator/fossil/0.0.4/CHANGELOG.md b/incubator/fossil/0.0.4/CHANGELOG.md deleted file mode 100644 index 22917f96dfe..00000000000 --- a/incubator/fossil/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fossil-0.0.4](https://github.com/truecharts/apps/compare/fossil-0.0.3...fossil-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/incubator/fossil/0.0.4/Chart.lock b/incubator/fossil/0.0.4/Chart.lock deleted file mode 100644 index 11b71f9fa06..00000000000 --- a/incubator/fossil/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:24:41.257342169Z" diff --git a/incubator/fossil/0.0.4/charts/common-8.3.10.tgz b/incubator/fossil/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/fossil/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/fossil/0.0.4/ix_values.yaml b/incubator/fossil/0.0.4/ix_values.yaml deleted file mode 100644 index 0e71d8b43d6..00000000000 --- a/incubator/fossil/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/nicholaswilde/fossil - pullPolicy: IfNotPresent - tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d - -## -# 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/incubator/fossil/0.0.4/values.yaml b/incubator/fossil/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/fossil/0.0.5/CHANGELOG.md b/incubator/fossil/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..d0d20553e7f --- /dev/null +++ b/incubator/fossil/0.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [fossil-0.0.5](https://github.com/truecharts/apps/compare/fossil-0.0.4...fossil-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/fossil/0.0.4/CONFIG.md b/incubator/fossil/0.0.5/CONFIG.md similarity index 100% rename from incubator/fossil/0.0.4/CONFIG.md rename to incubator/fossil/0.0.5/CONFIG.md diff --git a/incubator/fossil/0.0.5/Chart.lock b/incubator/fossil/0.0.5/Chart.lock new file mode 100644 index 00000000000..8f9b7e16c56 --- /dev/null +++ b/incubator/fossil/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:14:20.57861521Z" diff --git a/incubator/fossil/0.0.4/Chart.yaml b/incubator/fossil/0.0.5/Chart.yaml similarity index 94% rename from incubator/fossil/0.0.4/Chart.yaml rename to incubator/fossil/0.0.5/Chart.yaml index 9ac3c598691..cc343571ac3 100644 --- a/incubator/fossil/0.0.4/Chart.yaml +++ b/incubator/fossil/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.15.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/fossil/0.0.4/README.md b/incubator/fossil/0.0.5/README.md similarity index 96% rename from incubator/fossil/0.0.4/README.md rename to incubator/fossil/0.0.5/README.md index 00a049f1e90..bfc914297b8 100644 --- a/incubator/fossil/0.0.4/README.md +++ b/incubator/fossil/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/fossil/0.0.4/app-readme.md b/incubator/fossil/0.0.5/app-readme.md similarity index 100% rename from incubator/fossil/0.0.4/app-readme.md rename to incubator/fossil/0.0.5/app-readme.md diff --git a/incubator/fossil/0.0.5/charts/common-8.3.12.tgz b/incubator/fossil/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/fossil/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/fossil/0.0.4/helm-values.md b/incubator/fossil/0.0.5/helm-values.md similarity index 100% rename from incubator/fossil/0.0.4/helm-values.md rename to incubator/fossil/0.0.5/helm-values.md diff --git a/incubator/fossil/0.0.4/questions.yaml b/incubator/fossil/0.0.5/questions.yaml similarity index 100% rename from incubator/fossil/0.0.4/questions.yaml rename to incubator/fossil/0.0.5/questions.yaml diff --git a/incubator/fossil/0.0.4/templates/common.yaml b/incubator/fossil/0.0.5/templates/common.yaml similarity index 100% rename from incubator/fossil/0.0.4/templates/common.yaml rename to incubator/fossil/0.0.5/templates/common.yaml diff --git a/incubator/fossil/0.0.4/test_values.yaml b/incubator/fossil/0.0.5/values.yaml similarity index 100% rename from incubator/fossil/0.0.4/test_values.yaml rename to incubator/fossil/0.0.5/values.yaml diff --git a/incubator/golinks/0.0.4/CHANGELOG.md b/incubator/golinks/0.0.4/CHANGELOG.md deleted file mode 100644 index c1f21ae62da..00000000000 --- a/incubator/golinks/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [golinks-0.0.4](https://github.com/truecharts/apps/compare/golinks-0.0.3...golinks-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/golinks/0.0.4/Chart.lock b/incubator/golinks/0.0.4/Chart.lock deleted file mode 100644 index 74448ba0121..00000000000 --- a/incubator/golinks/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:24:55.941925299Z" diff --git a/incubator/golinks/0.0.4/charts/common-8.3.10.tgz b/incubator/golinks/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/golinks/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/golinks/0.0.4/ix_values.yaml b/incubator/golinks/0.0.4/ix_values.yaml deleted file mode 100644 index a3120e38c9e..00000000000 --- a/incubator/golinks/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/nicholaswilde/golinks - pullPolicy: IfNotPresent - tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4 - -## -# 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/incubator/golinks/0.0.4/values.yaml b/incubator/golinks/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/golinks/0.0.5/CHANGELOG.md b/incubator/golinks/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..3d533590bb4 --- /dev/null +++ b/incubator/golinks/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [golinks-0.0.5](https://github.com/truecharts/apps/compare/golinks-0.0.4...golinks-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/golinks/0.0.4/CONFIG.md b/incubator/golinks/0.0.5/CONFIG.md similarity index 100% rename from incubator/golinks/0.0.4/CONFIG.md rename to incubator/golinks/0.0.5/CONFIG.md diff --git a/incubator/golinks/0.0.5/Chart.lock b/incubator/golinks/0.0.5/Chart.lock new file mode 100644 index 00000000000..690fabf6dba --- /dev/null +++ b/incubator/golinks/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:14:42.491836916Z" diff --git a/incubator/golinks/0.0.4/Chart.yaml b/incubator/golinks/0.0.5/Chart.yaml similarity index 95% rename from incubator/golinks/0.0.4/Chart.yaml rename to incubator/golinks/0.0.5/Chart.yaml index eb03628ff1d..5b946851281 100644 --- a/incubator/golinks/0.0.4/Chart.yaml +++ b/incubator/golinks/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "154c581" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/golinks/0.0.4/README.md b/incubator/golinks/0.0.5/README.md similarity index 96% rename from incubator/golinks/0.0.4/README.md rename to incubator/golinks/0.0.5/README.md index 2f83fc42279..ad7e42038e7 100644 --- a/incubator/golinks/0.0.4/README.md +++ b/incubator/golinks/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/golinks/0.0.4/app-readme.md b/incubator/golinks/0.0.5/app-readme.md similarity index 100% rename from incubator/golinks/0.0.4/app-readme.md rename to incubator/golinks/0.0.5/app-readme.md diff --git a/incubator/golinks/0.0.5/charts/common-8.3.12.tgz b/incubator/golinks/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/golinks/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/golinks/0.0.4/helm-values.md b/incubator/golinks/0.0.5/helm-values.md similarity index 100% rename from incubator/golinks/0.0.4/helm-values.md rename to incubator/golinks/0.0.5/helm-values.md diff --git a/incubator/golinks/0.0.4/questions.yaml b/incubator/golinks/0.0.5/questions.yaml similarity index 99% rename from incubator/golinks/0.0.4/questions.yaml rename to incubator/golinks/0.0.5/questions.yaml index 16932c91134..e15018b3d3b 100644 --- a/incubator/golinks/0.0.4/questions.yaml +++ b/incubator/golinks/0.0.5/questions.yaml @@ -558,6 +558,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/golinks/0.0.4/templates/common.yaml b/incubator/golinks/0.0.5/templates/common.yaml similarity index 100% rename from incubator/golinks/0.0.4/templates/common.yaml rename to incubator/golinks/0.0.5/templates/common.yaml diff --git a/incubator/golinks/0.0.4/test_values.yaml b/incubator/golinks/0.0.5/values.yaml similarity index 100% rename from incubator/golinks/0.0.4/test_values.yaml rename to incubator/golinks/0.0.5/values.yaml diff --git a/incubator/grav/0.0.4/CHANGELOG.md b/incubator/grav/0.0.4/CHANGELOG.md deleted file mode 100644 index b4f458a00fa..00000000000 --- a/incubator/grav/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [grav-0.0.4](https://github.com/truecharts/apps/compare/grav-0.0.3...grav-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/grav/0.0.4/Chart.lock b/incubator/grav/0.0.4/Chart.lock deleted file mode 100644 index 76f405960e2..00000000000 --- a/incubator/grav/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:25:10.563919245Z" diff --git a/incubator/grav/0.0.4/charts/common-8.3.10.tgz b/incubator/grav/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/grav/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/grav/0.0.4/ix_values.yaml b/incubator/grav/0.0.4/ix_values.yaml deleted file mode 100644 index bc3229838d1..00000000000 --- a/incubator/grav/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/grav - pullPolicy: IfNotPresent - tag: version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738 - -## -# 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/incubator/grav/0.0.4/values.yaml b/incubator/grav/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/grav/0.0.5/CHANGELOG.md b/incubator/grav/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..60bba5b1a35 --- /dev/null +++ b/incubator/grav/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [grav-0.0.5](https://github.com/truecharts/apps/compare/grav-0.0.4...grav-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/grav/0.0.4/CONFIG.md b/incubator/grav/0.0.5/CONFIG.md similarity index 100% rename from incubator/grav/0.0.4/CONFIG.md rename to incubator/grav/0.0.5/CONFIG.md diff --git a/incubator/grav/0.0.5/Chart.lock b/incubator/grav/0.0.5/Chart.lock new file mode 100644 index 00000000000..afab91d19b3 --- /dev/null +++ b/incubator/grav/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:15:04.473345518Z" diff --git a/incubator/grav/0.0.4/Chart.yaml b/incubator/grav/0.0.5/Chart.yaml similarity index 94% rename from incubator/grav/0.0.4/Chart.yaml rename to incubator/grav/0.0.5/Chart.yaml index b3b7daa143b..b3ef209af01 100644 --- a/incubator/grav/0.0.4/Chart.yaml +++ b/incubator/grav/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.18" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/grav/0.0.4/README.md b/incubator/grav/0.0.5/README.md similarity index 96% rename from incubator/grav/0.0.4/README.md rename to incubator/grav/0.0.5/README.md index 3738192ba21..3b7d7f14f05 100644 --- a/incubator/grav/0.0.4/README.md +++ b/incubator/grav/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/grav/0.0.4/app-readme.md b/incubator/grav/0.0.5/app-readme.md similarity index 100% rename from incubator/grav/0.0.4/app-readme.md rename to incubator/grav/0.0.5/app-readme.md diff --git a/incubator/grav/0.0.5/charts/common-8.3.12.tgz b/incubator/grav/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/grav/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/grav/0.0.4/helm-values.md b/incubator/grav/0.0.5/helm-values.md similarity index 100% rename from incubator/grav/0.0.4/helm-values.md rename to incubator/grav/0.0.5/helm-values.md diff --git a/incubator/grav/0.0.4/questions.yaml b/incubator/grav/0.0.5/questions.yaml similarity index 99% rename from incubator/grav/0.0.4/questions.yaml rename to incubator/grav/0.0.5/questions.yaml index de5b22d057b..36506d234b8 100644 --- a/incubator/grav/0.0.4/questions.yaml +++ b/incubator/grav/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/grav/0.0.4/templates/common.yaml b/incubator/grav/0.0.5/templates/common.yaml similarity index 100% rename from incubator/grav/0.0.4/templates/common.yaml rename to incubator/grav/0.0.5/templates/common.yaml diff --git a/incubator/grav/0.0.4/test_values.yaml b/incubator/grav/0.0.5/values.yaml similarity index 100% rename from incubator/grav/0.0.4/test_values.yaml rename to incubator/grav/0.0.5/values.yaml diff --git a/incubator/headphones/0.0.4/CHANGELOG.md b/incubator/headphones/0.0.4/CHANGELOG.md deleted file mode 100644 index 8c316a8f94a..00000000000 --- a/incubator/headphones/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [headphones-0.0.4](https://github.com/truecharts/apps/compare/headphones-0.0.3...headphones-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/headphones/0.0.4/Chart.lock b/incubator/headphones/0.0.4/Chart.lock deleted file mode 100644 index 5bf70815243..00000000000 --- a/incubator/headphones/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:25:25.620875518Z" diff --git a/incubator/headphones/0.0.4/charts/common-8.3.10.tgz b/incubator/headphones/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/headphones/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/headphones/0.0.4/ix_values.yaml b/incubator/headphones/0.0.4/ix_values.yaml deleted file mode 100644 index eb7d280cfe0..00000000000 --- a/incubator/headphones/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/headphones - pullPolicy: IfNotPresent - tag: version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118 - -## -# 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/incubator/headphones/0.0.4/values.yaml b/incubator/headphones/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/headphones/0.0.5/CHANGELOG.md b/incubator/headphones/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..970adabdab2 --- /dev/null +++ b/incubator/headphones/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [headphones-0.0.5](https://github.com/truecharts/apps/compare/headphones-0.0.4...headphones-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/headphones/0.0.4/CONFIG.md b/incubator/headphones/0.0.5/CONFIG.md similarity index 100% rename from incubator/headphones/0.0.4/CONFIG.md rename to incubator/headphones/0.0.5/CONFIG.md diff --git a/incubator/headphones/0.0.5/Chart.lock b/incubator/headphones/0.0.5/Chart.lock new file mode 100644 index 00000000000..4f5a6140227 --- /dev/null +++ b/incubator/headphones/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:15:26.787760139Z" diff --git a/incubator/headphones/0.0.4/Chart.yaml b/incubator/headphones/0.0.5/Chart.yaml similarity index 95% rename from incubator/headphones/0.0.4/Chart.yaml rename to incubator/headphones/0.0.5/Chart.yaml index 439e8d39cce..2f2927b30be 100644 --- a/incubator/headphones/0.0.4/Chart.yaml +++ b/incubator/headphones/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "58edc604" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/headphones/0.0.4/README.md b/incubator/headphones/0.0.5/README.md similarity index 96% rename from incubator/headphones/0.0.4/README.md rename to incubator/headphones/0.0.5/README.md index 72de3f76c63..a6341451f9f 100644 --- a/incubator/headphones/0.0.4/README.md +++ b/incubator/headphones/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/headphones/0.0.4/app-readme.md b/incubator/headphones/0.0.5/app-readme.md similarity index 100% rename from incubator/headphones/0.0.4/app-readme.md rename to incubator/headphones/0.0.5/app-readme.md diff --git a/incubator/headphones/0.0.5/charts/common-8.3.12.tgz b/incubator/headphones/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/headphones/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/headphones/0.0.4/helm-values.md b/incubator/headphones/0.0.5/helm-values.md similarity index 100% rename from incubator/headphones/0.0.4/helm-values.md rename to incubator/headphones/0.0.5/helm-values.md diff --git a/incubator/headphones/0.0.4/questions.yaml b/incubator/headphones/0.0.5/questions.yaml similarity index 99% rename from incubator/headphones/0.0.4/questions.yaml rename to incubator/headphones/0.0.5/questions.yaml index 9c5f5cb03ec..70dddf564be 100644 --- a/incubator/headphones/0.0.4/questions.yaml +++ b/incubator/headphones/0.0.5/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/headphones/0.0.4/templates/common.yaml b/incubator/headphones/0.0.5/templates/common.yaml similarity index 100% rename from incubator/headphones/0.0.4/templates/common.yaml rename to incubator/headphones/0.0.5/templates/common.yaml diff --git a/incubator/headphones/0.0.4/test_values.yaml b/incubator/headphones/0.0.5/values.yaml similarity index 100% rename from incubator/headphones/0.0.4/test_values.yaml rename to incubator/headphones/0.0.5/values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.4/CHANGELOG.md deleted file mode 100644 index e2474517720..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [icantbelieveitsnotvaletudo-0.0.4](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.3...icantbelieveitsnotvaletudo-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.lock deleted file mode 100644 index 9d9f1c49ab1..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:25:40.183000328Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/charts/common-8.3.10.tgz b/incubator/icantbelieveitsnotvaletudo/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/icantbelieveitsnotvaletudo/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/ix_values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/ix_values.yaml deleted file mode 100644 index 422c19e5c0a..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: pmaksymiuk/icantbelieveitsnotvaletudo - pullPolicy: IfNotPresent - tag: 2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150 - -## -# 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/incubator/icantbelieveitsnotvaletudo/0.0.4/values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..a0ec0f2363b --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [icantbelieveitsnotvaletudo-0.0.5](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.4...icantbelieveitsnotvaletudo-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/CONFIG.md b/incubator/icantbelieveitsnotvaletudo/0.0.5/CONFIG.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/CONFIG.md rename to incubator/icantbelieveitsnotvaletudo/0.0.5/CONFIG.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.lock new file mode 100644 index 00000000000..4aec299e8a5 --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:15:49.099824349Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.yaml similarity index 95% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.yaml index c02d3b3cb29..f6fdd7cad9d 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.yaml +++ b/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/README.md b/incubator/icantbelieveitsnotvaletudo/0.0.5/README.md similarity index 96% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/README.md rename to incubator/icantbelieveitsnotvaletudo/0.0.5/README.md index 7f3c4fb4320..044f8098f6b 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.4/README.md +++ b/incubator/icantbelieveitsnotvaletudo/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/app-readme.md b/incubator/icantbelieveitsnotvaletudo/0.0.5/app-readme.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/app-readme.md rename to incubator/icantbelieveitsnotvaletudo/0.0.5/app-readme.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/charts/common-8.3.12.tgz b/incubator/icantbelieveitsnotvaletudo/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/icantbelieveitsnotvaletudo/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/helm-values.md b/incubator/icantbelieveitsnotvaletudo/0.0.5/helm-values.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/helm-values.md rename to incubator/icantbelieveitsnotvaletudo/0.0.5/helm-values.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/questions.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.5/questions.yaml similarity index 99% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/questions.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.5/questions.yaml index f676d928ec3..c2c4b2de7fe 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.4/questions.yaml +++ b/incubator/icantbelieveitsnotvaletudo/0.0.5/questions.yaml @@ -622,6 +622,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/templates/common.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.5/templates/common.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/templates/common.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.5/templates/common.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/templates/configmap.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.5/templates/configmap.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/templates/configmap.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.5/templates/configmap.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/test_values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.5/values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.4/test_values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.5/values.yaml diff --git a/incubator/leaf2mqtt/0.0.4/CHANGELOG.md b/incubator/leaf2mqtt/0.0.4/CHANGELOG.md deleted file mode 100644 index c024f5f5ee8..00000000000 --- a/incubator/leaf2mqtt/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [leaf2mqtt-0.0.4](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.3...leaf2mqtt-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/incubator/leaf2mqtt/0.0.4/Chart.lock b/incubator/leaf2mqtt/0.0.4/Chart.lock deleted file mode 100644 index 8d81a92f05b..00000000000 --- a/incubator/leaf2mqtt/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:25:54.928399294Z" diff --git a/incubator/leaf2mqtt/0.0.4/charts/common-8.3.10.tgz b/incubator/leaf2mqtt/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/leaf2mqtt/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/leaf2mqtt/0.0.4/ix_values.yaml b/incubator/leaf2mqtt/0.0.4/ix_values.yaml deleted file mode 100644 index 0c232c6bd48..00000000000 --- a/incubator/leaf2mqtt/0.0.4/ix_values.yaml +++ /dev/null @@ -1,27 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/leaf2mqtt - pullPolicy: IfNotPresent - tag: v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a - -service: - main: - enabled: false - -probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - -## -# 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/incubator/leaf2mqtt/0.0.4/values.yaml b/incubator/leaf2mqtt/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/leaf2mqtt/0.0.5/CHANGELOG.md b/incubator/leaf2mqtt/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..6a3c4eeb0c8 --- /dev/null +++ b/incubator/leaf2mqtt/0.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [leaf2mqtt-0.0.5](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.4...leaf2mqtt-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/leaf2mqtt/0.0.4/CONFIG.md b/incubator/leaf2mqtt/0.0.5/CONFIG.md similarity index 100% rename from incubator/leaf2mqtt/0.0.4/CONFIG.md rename to incubator/leaf2mqtt/0.0.5/CONFIG.md diff --git a/incubator/leaf2mqtt/0.0.5/Chart.lock b/incubator/leaf2mqtt/0.0.5/Chart.lock new file mode 100644 index 00000000000..03cf91d1578 --- /dev/null +++ b/incubator/leaf2mqtt/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:16:11.415375025Z" diff --git a/incubator/leaf2mqtt/0.0.4/Chart.yaml b/incubator/leaf2mqtt/0.0.5/Chart.yaml similarity index 94% rename from incubator/leaf2mqtt/0.0.4/Chart.yaml rename to incubator/leaf2mqtt/0.0.5/Chart.yaml index 0c59e1b1c95..36f46b4daa4 100644 --- a/incubator/leaf2mqtt/0.0.4/Chart.yaml +++ b/incubator/leaf2mqtt/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/leaf2mqtt/0.0.4/README.md b/incubator/leaf2mqtt/0.0.5/README.md similarity index 96% rename from incubator/leaf2mqtt/0.0.4/README.md rename to incubator/leaf2mqtt/0.0.5/README.md index ad3734bcd46..fcde1e6e6f4 100644 --- a/incubator/leaf2mqtt/0.0.4/README.md +++ b/incubator/leaf2mqtt/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/leaf2mqtt/0.0.4/app-readme.md b/incubator/leaf2mqtt/0.0.5/app-readme.md similarity index 100% rename from incubator/leaf2mqtt/0.0.4/app-readme.md rename to incubator/leaf2mqtt/0.0.5/app-readme.md diff --git a/incubator/leaf2mqtt/0.0.5/charts/common-8.3.12.tgz b/incubator/leaf2mqtt/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/leaf2mqtt/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/leaf2mqtt/0.0.4/helm-values.md b/incubator/leaf2mqtt/0.0.5/helm-values.md similarity index 100% rename from incubator/leaf2mqtt/0.0.4/helm-values.md rename to incubator/leaf2mqtt/0.0.5/helm-values.md diff --git a/incubator/leaf2mqtt/0.0.4/questions.yaml b/incubator/leaf2mqtt/0.0.5/questions.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.4/questions.yaml rename to incubator/leaf2mqtt/0.0.5/questions.yaml diff --git a/incubator/leaf2mqtt/0.0.4/templates/common.yaml b/incubator/leaf2mqtt/0.0.5/templates/common.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.4/templates/common.yaml rename to incubator/leaf2mqtt/0.0.5/templates/common.yaml diff --git a/incubator/leaf2mqtt/0.0.4/test_values.yaml b/incubator/leaf2mqtt/0.0.5/values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.4/test_values.yaml rename to incubator/leaf2mqtt/0.0.5/values.yaml diff --git a/incubator/logitech-media-server/1.0.4/CHANGELOG.md b/incubator/logitech-media-server/1.0.4/CHANGELOG.md deleted file mode 100644 index a51d79a5dab..00000000000 --- a/incubator/logitech-media-server/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [logitech-media-server-1.0.4](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.3...logitech-media-server-1.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/logitech-media-server/1.0.4/Chart.lock b/incubator/logitech-media-server/1.0.4/Chart.lock deleted file mode 100644 index 708617462ed..00000000000 --- a/incubator/logitech-media-server/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 8.3.10 -digest: sha256:bb95cd667db9899c918ed1d19c053d657cacf3e45c2e6de1896a6254a62a5467 -generated: "2021-10-17T18:26:09.65871914Z" diff --git a/incubator/logitech-media-server/1.0.4/charts/common-8.3.10.tgz b/incubator/logitech-media-server/1.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/logitech-media-server/1.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/logitech-media-server/1.0.4/ix_values.yaml b/incubator/logitech-media-server/1.0.4/ix_values.yaml deleted file mode 100644 index 11e2121018f..00000000000 --- a/incubator/logitech-media-server/1.0.4/ix_values.yaml +++ /dev/null @@ -1,23 +0,0 @@ -## -# 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: - repository: lmscommunity/logitechmediaserver - pullPolicy: IfNotPresent - tag: 8.3.0@sha256:9af934afc408a7521dc29074a8cd1813b3460a5eec4216713699fce6bd734879 - - -envTpl: - # Port to host the web service on. This will be the internal container port exposed and needs to be the same as the public service port. - # The main http port always has to be a 1:1 mapping between external and internal port. - # You can't just map it like -p 9002:9000, as Logitech Media Server is telling players on which port to connect. - # Therefore if you have to use a different http port for LMS (other than 9000) you'll have to set the HTTP_PORT environment variable - HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" - -## -# 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/incubator/logitech-media-server/1.0.4/values.yaml b/incubator/logitech-media-server/1.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/logitech-media-server/1.0.5/CHANGELOG.md b/incubator/logitech-media-server/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..36ed3af348b --- /dev/null +++ b/incubator/logitech-media-server/1.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [logitech-media-server-1.0.5](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.4...logitech-media-server-1.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/logitech-media-server/1.0.4/CONFIG.md b/incubator/logitech-media-server/1.0.5/CONFIG.md similarity index 100% rename from incubator/logitech-media-server/1.0.4/CONFIG.md rename to incubator/logitech-media-server/1.0.5/CONFIG.md diff --git a/incubator/logitech-media-server/1.0.5/Chart.lock b/incubator/logitech-media-server/1.0.5/Chart.lock new file mode 100644 index 00000000000..b57de1147bb --- /dev/null +++ b/incubator/logitech-media-server/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:16:33.848743766Z" diff --git a/incubator/logitech-media-server/1.0.4/Chart.yaml b/incubator/logitech-media-server/1.0.5/Chart.yaml similarity index 91% rename from incubator/logitech-media-server/1.0.4/Chart.yaml rename to incubator/logitech-media-server/1.0.5/Chart.yaml index 9085cc3d029..eb7adee15a7 100644 --- a/incubator/logitech-media-server/1.0.4/Chart.yaml +++ b/incubator/logitech-media-server/1.0.5/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 appVersion: "8.3.0" dependencies: - name: common - repository: https://truecharts.org/ - version: 8.3.10 + repository: https://truecharts.org + version: 8.3.12 deprecated: false description: Logitech Media Server is a platform for home/office audio streaming. home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server @@ -26,4 +26,4 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 1.0.4 +version: 1.0.5 diff --git a/incubator/logitech-media-server/1.0.4/README.md b/incubator/logitech-media-server/1.0.5/README.md similarity index 96% rename from incubator/logitech-media-server/1.0.4/README.md rename to incubator/logitech-media-server/1.0.5/README.md index f1b0b74a93a..665fe74756f 100644 --- a/incubator/logitech-media-server/1.0.4/README.md +++ b/incubator/logitech-media-server/1.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/logitech-media-server/1.0.4/app-readme.md b/incubator/logitech-media-server/1.0.5/app-readme.md similarity index 100% rename from incubator/logitech-media-server/1.0.4/app-readme.md rename to incubator/logitech-media-server/1.0.5/app-readme.md diff --git a/incubator/logitech-media-server/1.0.5/charts/common-8.3.12.tgz b/incubator/logitech-media-server/1.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/logitech-media-server/1.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/logitech-media-server/1.0.4/helm-values.md b/incubator/logitech-media-server/1.0.5/helm-values.md similarity index 100% rename from incubator/logitech-media-server/1.0.4/helm-values.md rename to incubator/logitech-media-server/1.0.5/helm-values.md diff --git a/incubator/logitech-media-server/1.0.4/questions.yaml b/incubator/logitech-media-server/1.0.5/questions.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.4/questions.yaml rename to incubator/logitech-media-server/1.0.5/questions.yaml diff --git a/incubator/logitech-media-server/1.0.4/templates/common.yaml b/incubator/logitech-media-server/1.0.5/templates/common.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.4/templates/common.yaml rename to incubator/logitech-media-server/1.0.5/templates/common.yaml diff --git a/incubator/logitech-media-server/1.0.4/test_values.yaml b/incubator/logitech-media-server/1.0.5/values.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.4/test_values.yaml rename to incubator/logitech-media-server/1.0.5/values.yaml diff --git a/incubator/medusa/0.0.4/CHANGELOG.md b/incubator/medusa/0.0.4/CHANGELOG.md deleted file mode 100644 index d6b5645ecd4..00000000000 --- a/incubator/medusa/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [medusa-0.0.4](https://github.com/truecharts/apps/compare/medusa-0.0.3...medusa-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/medusa/0.0.4/Chart.lock b/incubator/medusa/0.0.4/Chart.lock deleted file mode 100644 index f1bdfebfc73..00000000000 --- a/incubator/medusa/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:26:24.501811004Z" diff --git a/incubator/medusa/0.0.4/charts/common-8.3.10.tgz b/incubator/medusa/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/medusa/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/medusa/0.0.4/ix_values.yaml b/incubator/medusa/0.0.4/ix_values.yaml deleted file mode 100644 index b88551618ba..00000000000 --- a/incubator/medusa/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/medusa - pullPolicy: IfNotPresent - tag: version-v0.5.17@sha256:9c8848a252bfc6bd2513f841139abbad07766e3b58acfb59e4f652d32ab12ed8 - -## -# 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/incubator/medusa/0.0.4/values.yaml b/incubator/medusa/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/medusa/0.0.5/CHANGELOG.md b/incubator/medusa/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..1bb4660e386 --- /dev/null +++ b/incubator/medusa/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [medusa-0.0.5](https://github.com/truecharts/apps/compare/medusa-0.0.4...medusa-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/medusa/0.0.4/CONFIG.md b/incubator/medusa/0.0.5/CONFIG.md similarity index 100% rename from incubator/medusa/0.0.4/CONFIG.md rename to incubator/medusa/0.0.5/CONFIG.md diff --git a/incubator/medusa/0.0.5/Chart.lock b/incubator/medusa/0.0.5/Chart.lock new file mode 100644 index 00000000000..7c190fb3172 --- /dev/null +++ b/incubator/medusa/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:16:56.67071308Z" diff --git a/incubator/medusa/0.0.4/Chart.yaml b/incubator/medusa/0.0.5/Chart.yaml similarity index 95% rename from incubator/medusa/0.0.4/Chart.yaml rename to incubator/medusa/0.0.5/Chart.yaml index 65511a9ca36..3ec7c31b8ea 100644 --- a/incubator/medusa/0.0.4/Chart.yaml +++ b/incubator/medusa/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.17" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/medusa/0.0.4/README.md b/incubator/medusa/0.0.5/README.md similarity index 96% rename from incubator/medusa/0.0.4/README.md rename to incubator/medusa/0.0.5/README.md index 77302c9b525..1826f442e52 100644 --- a/incubator/medusa/0.0.4/README.md +++ b/incubator/medusa/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/medusa/0.0.4/app-readme.md b/incubator/medusa/0.0.5/app-readme.md similarity index 100% rename from incubator/medusa/0.0.4/app-readme.md rename to incubator/medusa/0.0.5/app-readme.md diff --git a/incubator/medusa/0.0.5/charts/common-8.3.12.tgz b/incubator/medusa/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/medusa/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/medusa/0.0.4/helm-values.md b/incubator/medusa/0.0.5/helm-values.md similarity index 100% rename from incubator/medusa/0.0.4/helm-values.md rename to incubator/medusa/0.0.5/helm-values.md diff --git a/incubator/medusa/0.0.4/questions.yaml b/incubator/medusa/0.0.5/questions.yaml similarity index 99% rename from incubator/medusa/0.0.4/questions.yaml rename to incubator/medusa/0.0.5/questions.yaml index 1207ea76e4f..49b86d61620 100644 --- a/incubator/medusa/0.0.4/questions.yaml +++ b/incubator/medusa/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/medusa/0.0.4/templates/common.yaml b/incubator/medusa/0.0.5/templates/common.yaml similarity index 100% rename from incubator/medusa/0.0.4/templates/common.yaml rename to incubator/medusa/0.0.5/templates/common.yaml diff --git a/incubator/medusa/0.0.4/test_values.yaml b/incubator/medusa/0.0.5/values.yaml similarity index 100% rename from incubator/medusa/0.0.4/test_values.yaml rename to incubator/medusa/0.0.5/values.yaml diff --git a/incubator/minio-console/0.0.4/CHANGELOG.md b/incubator/minio-console/0.0.4/CHANGELOG.md deleted file mode 100644 index 8dd2d5feb8b..00000000000 --- a/incubator/minio-console/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [minio-console-0.0.4](https://github.com/truecharts/apps/compare/minio-console-0.0.3...minio-console-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/minio-console/0.0.4/Chart.lock b/incubator/minio-console/0.0.4/Chart.lock deleted file mode 100644 index 79f0e3f1719..00000000000 --- a/incubator/minio-console/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:26:39.082102043Z" diff --git a/incubator/minio-console/0.0.4/charts/common-8.3.10.tgz b/incubator/minio-console/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/minio-console/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/minio-console/0.0.4/ix_values.yaml b/incubator/minio-console/0.0.4/ix_values.yaml deleted file mode 100644 index ac9654d2269..00000000000 --- a/incubator/minio-console/0.0.4/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: - repository: minio/console - pullPolicy: IfNotPresent - tag: v0.10.4@sha256:3aa27c8325a30b8f188d646bb1c7a8ad0a81b41a1099d1d9e4b29b2c76c731dd - - -# -- Override the args for the default container. -args: ["server"] - -## -# 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/incubator/minio-console/0.0.4/values.yaml b/incubator/minio-console/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/minio-console/0.0.5/CHANGELOG.md b/incubator/minio-console/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..4a70624c0b4 --- /dev/null +++ b/incubator/minio-console/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [minio-console-0.0.5](https://github.com/truecharts/apps/compare/minio-console-0.0.4...minio-console-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/minio-console/0.0.4/CONFIG.md b/incubator/minio-console/0.0.5/CONFIG.md similarity index 100% rename from incubator/minio-console/0.0.4/CONFIG.md rename to incubator/minio-console/0.0.5/CONFIG.md diff --git a/incubator/minio-console/0.0.5/Chart.lock b/incubator/minio-console/0.0.5/Chart.lock new file mode 100644 index 00000000000..e1a285633de --- /dev/null +++ b/incubator/minio-console/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:17:19.033497288Z" diff --git a/incubator/minio-console/0.0.4/Chart.yaml b/incubator/minio-console/0.0.5/Chart.yaml similarity index 94% rename from incubator/minio-console/0.0.4/Chart.yaml rename to incubator/minio-console/0.0.5/Chart.yaml index 2fde24d60a9..2336847270c 100644 --- a/incubator/minio-console/0.0.4/Chart.yaml +++ b/incubator/minio-console/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/minio-console/0.0.4/README.md b/incubator/minio-console/0.0.5/README.md similarity index 96% rename from incubator/minio-console/0.0.4/README.md rename to incubator/minio-console/0.0.5/README.md index 9eb5b247e1e..f55afd78467 100644 --- a/incubator/minio-console/0.0.4/README.md +++ b/incubator/minio-console/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/minio-console/0.0.4/app-readme.md b/incubator/minio-console/0.0.5/app-readme.md similarity index 100% rename from incubator/minio-console/0.0.4/app-readme.md rename to incubator/minio-console/0.0.5/app-readme.md diff --git a/incubator/minio-console/0.0.5/charts/common-8.3.12.tgz b/incubator/minio-console/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/minio-console/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/minio-console/0.0.4/helm-values.md b/incubator/minio-console/0.0.5/helm-values.md similarity index 100% rename from incubator/minio-console/0.0.4/helm-values.md rename to incubator/minio-console/0.0.5/helm-values.md diff --git a/incubator/minio-console/0.0.4/questions.yaml b/incubator/minio-console/0.0.5/questions.yaml similarity index 99% rename from incubator/minio-console/0.0.4/questions.yaml rename to incubator/minio-console/0.0.5/questions.yaml index 47185e1ef90..4d80974c78a 100644 --- a/incubator/minio-console/0.0.4/questions.yaml +++ b/incubator/minio-console/0.0.5/questions.yaml @@ -561,6 +561,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/minio-console/0.0.4/templates/common.yaml b/incubator/minio-console/0.0.5/templates/common.yaml similarity index 100% rename from incubator/minio-console/0.0.4/templates/common.yaml rename to incubator/minio-console/0.0.5/templates/common.yaml diff --git a/incubator/minio-console/0.0.4/test_values.yaml b/incubator/minio-console/0.0.5/values.yaml similarity index 100% rename from incubator/minio-console/0.0.4/test_values.yaml rename to incubator/minio-console/0.0.5/values.yaml diff --git a/incubator/mstream/0.0.4/CHANGELOG.md b/incubator/mstream/0.0.4/CHANGELOG.md deleted file mode 100644 index c9f9ee90c92..00000000000 --- a/incubator/mstream/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [mstream-0.0.4](https://github.com/truecharts/apps/compare/mstream-0.0.3...mstream-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/mstream/0.0.4/Chart.lock b/incubator/mstream/0.0.4/Chart.lock deleted file mode 100644 index 3ca32df4eb2..00000000000 --- a/incubator/mstream/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:26:53.607363915Z" diff --git a/incubator/mstream/0.0.4/charts/common-8.3.10.tgz b/incubator/mstream/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/mstream/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/mstream/0.0.4/ix_values.yaml b/incubator/mstream/0.0.4/ix_values.yaml deleted file mode 100644 index e3a017d044e..00000000000 --- a/incubator/mstream/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/mstream - pullPolicy: IfNotPresent - tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256 - -## -# 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/incubator/mstream/0.0.4/values.yaml b/incubator/mstream/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/mstream/0.0.5/CHANGELOG.md b/incubator/mstream/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..c8158d947e2 --- /dev/null +++ b/incubator/mstream/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [mstream-0.0.5](https://github.com/truecharts/apps/compare/mstream-0.0.4...mstream-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/mstream/0.0.4/CONFIG.md b/incubator/mstream/0.0.5/CONFIG.md similarity index 100% rename from incubator/mstream/0.0.4/CONFIG.md rename to incubator/mstream/0.0.5/CONFIG.md diff --git a/incubator/mstream/0.0.5/Chart.lock b/incubator/mstream/0.0.5/Chart.lock new file mode 100644 index 00000000000..df559ef8f84 --- /dev/null +++ b/incubator/mstream/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:17:41.403958854Z" diff --git a/incubator/mstream/0.0.4/Chart.yaml b/incubator/mstream/0.0.5/Chart.yaml similarity index 94% rename from incubator/mstream/0.0.4/Chart.yaml rename to incubator/mstream/0.0.5/Chart.yaml index 03faed51001..d9a78953b1c 100644 --- a/incubator/mstream/0.0.4/Chart.yaml +++ b/incubator/mstream/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/mstream/0.0.4/README.md b/incubator/mstream/0.0.5/README.md similarity index 96% rename from incubator/mstream/0.0.4/README.md rename to incubator/mstream/0.0.5/README.md index bd88ac02b84..a9dc85169f9 100644 --- a/incubator/mstream/0.0.4/README.md +++ b/incubator/mstream/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/mstream/0.0.4/app-readme.md b/incubator/mstream/0.0.5/app-readme.md similarity index 100% rename from incubator/mstream/0.0.4/app-readme.md rename to incubator/mstream/0.0.5/app-readme.md diff --git a/incubator/mstream/0.0.5/charts/common-8.3.12.tgz b/incubator/mstream/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/mstream/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/mstream/0.0.4/helm-values.md b/incubator/mstream/0.0.5/helm-values.md similarity index 100% rename from incubator/mstream/0.0.4/helm-values.md rename to incubator/mstream/0.0.5/helm-values.md diff --git a/incubator/mstream/0.0.4/questions.yaml b/incubator/mstream/0.0.5/questions.yaml similarity index 99% rename from incubator/mstream/0.0.4/questions.yaml rename to incubator/mstream/0.0.5/questions.yaml index 572dd20540f..2a28f0752ef 100644 --- a/incubator/mstream/0.0.4/questions.yaml +++ b/incubator/mstream/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/mstream/0.0.4/templates/common.yaml b/incubator/mstream/0.0.5/templates/common.yaml similarity index 100% rename from incubator/mstream/0.0.4/templates/common.yaml rename to incubator/mstream/0.0.5/templates/common.yaml diff --git a/incubator/mstream/0.0.4/test_values.yaml b/incubator/mstream/0.0.5/values.yaml similarity index 100% rename from incubator/mstream/0.0.4/test_values.yaml rename to incubator/mstream/0.0.5/values.yaml diff --git a/incubator/muximux/0.0.4/CHANGELOG.md b/incubator/muximux/0.0.4/CHANGELOG.md deleted file mode 100644 index 6315486f269..00000000000 --- a/incubator/muximux/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [muximux-0.0.4](https://github.com/truecharts/apps/compare/muximux-0.0.3...muximux-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/muximux/0.0.4/Chart.lock b/incubator/muximux/0.0.4/Chart.lock deleted file mode 100644 index 42c31d08006..00000000000 --- a/incubator/muximux/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:27:08.10912313Z" diff --git a/incubator/muximux/0.0.4/charts/common-8.3.10.tgz b/incubator/muximux/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/muximux/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/muximux/0.0.4/ix_values.yaml b/incubator/muximux/0.0.4/ix_values.yaml deleted file mode 100644 index 7c1f51019b9..00000000000 --- a/incubator/muximux/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/muximux - pullPolicy: IfNotPresent - tag: version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99 - -## -# 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/incubator/muximux/0.0.4/values.yaml b/incubator/muximux/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/muximux/0.0.5/CHANGELOG.md b/incubator/muximux/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..3c7983c3f88 --- /dev/null +++ b/incubator/muximux/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [muximux-0.0.5](https://github.com/truecharts/apps/compare/muximux-0.0.4...muximux-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/muximux/0.0.4/CONFIG.md b/incubator/muximux/0.0.5/CONFIG.md similarity index 100% rename from incubator/muximux/0.0.4/CONFIG.md rename to incubator/muximux/0.0.5/CONFIG.md diff --git a/incubator/muximux/0.0.5/Chart.lock b/incubator/muximux/0.0.5/Chart.lock new file mode 100644 index 00000000000..c1847b42139 --- /dev/null +++ b/incubator/muximux/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:18:03.322597929Z" diff --git a/incubator/muximux/0.0.4/Chart.yaml b/incubator/muximux/0.0.5/Chart.yaml similarity index 95% rename from incubator/muximux/0.0.4/Chart.yaml rename to incubator/muximux/0.0.5/Chart.yaml index 1310fa55e10..aae59347d56 100644 --- a/incubator/muximux/0.0.4/Chart.yaml +++ b/incubator/muximux/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "057352e8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/muximux/0.0.4/README.md b/incubator/muximux/0.0.5/README.md similarity index 96% rename from incubator/muximux/0.0.4/README.md rename to incubator/muximux/0.0.5/README.md index 15502a701d8..e529057e1c9 100644 --- a/incubator/muximux/0.0.4/README.md +++ b/incubator/muximux/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/muximux/0.0.4/app-readme.md b/incubator/muximux/0.0.5/app-readme.md similarity index 100% rename from incubator/muximux/0.0.4/app-readme.md rename to incubator/muximux/0.0.5/app-readme.md diff --git a/incubator/muximux/0.0.5/charts/common-8.3.12.tgz b/incubator/muximux/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/muximux/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/muximux/0.0.4/helm-values.md b/incubator/muximux/0.0.5/helm-values.md similarity index 100% rename from incubator/muximux/0.0.4/helm-values.md rename to incubator/muximux/0.0.5/helm-values.md diff --git a/incubator/muximux/0.0.4/questions.yaml b/incubator/muximux/0.0.5/questions.yaml similarity index 99% rename from incubator/muximux/0.0.4/questions.yaml rename to incubator/muximux/0.0.5/questions.yaml index 20695f13675..779581193d1 100644 --- a/incubator/muximux/0.0.4/questions.yaml +++ b/incubator/muximux/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/muximux/0.0.4/templates/common.yaml b/incubator/muximux/0.0.5/templates/common.yaml similarity index 100% rename from incubator/muximux/0.0.4/templates/common.yaml rename to incubator/muximux/0.0.5/templates/common.yaml diff --git a/incubator/muximux/0.0.4/test_values.yaml b/incubator/muximux/0.0.5/values.yaml similarity index 100% rename from incubator/muximux/0.0.4/test_values.yaml rename to incubator/muximux/0.0.5/values.yaml diff --git a/incubator/notes/0.0.4/CHANGELOG.md b/incubator/notes/0.0.4/CHANGELOG.md deleted file mode 100644 index 85a3f3277c6..00000000000 --- a/incubator/notes/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [notes-0.0.4](https://github.com/truecharts/apps/compare/notes-0.0.3...notes-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/notes/0.0.4/Chart.lock b/incubator/notes/0.0.4/Chart.lock deleted file mode 100644 index 3cb89263d9d..00000000000 --- a/incubator/notes/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:27:22.748773436Z" diff --git a/incubator/notes/0.0.4/charts/common-8.3.10.tgz b/incubator/notes/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/notes/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/notes/0.0.4/ix_values.yaml b/incubator/notes/0.0.4/ix_values.yaml deleted file mode 100644 index 5cd43f6b7ec..00000000000 --- a/incubator/notes/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/nicholaswilde/notes - pullPolicy: IfNotPresent - tag: version-ee287b9@sha256:ab9bc16465bc722068a34898b0090490e660dc5a126c9acf651ad229693b44c1 - -## -# 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/incubator/notes/0.0.4/values.yaml b/incubator/notes/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/notes/0.0.5/CHANGELOG.md b/incubator/notes/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..f3747bc8709 --- /dev/null +++ b/incubator/notes/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [notes-0.0.5](https://github.com/truecharts/apps/compare/notes-0.0.4...notes-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/notes/0.0.4/CONFIG.md b/incubator/notes/0.0.5/CONFIG.md similarity index 100% rename from incubator/notes/0.0.4/CONFIG.md rename to incubator/notes/0.0.5/CONFIG.md diff --git a/incubator/notes/0.0.5/Chart.lock b/incubator/notes/0.0.5/Chart.lock new file mode 100644 index 00000000000..0e41fb8d3e5 --- /dev/null +++ b/incubator/notes/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:18:25.494443462Z" diff --git a/incubator/notes/0.0.4/Chart.yaml b/incubator/notes/0.0.5/Chart.yaml similarity index 94% rename from incubator/notes/0.0.4/Chart.yaml rename to incubator/notes/0.0.5/Chart.yaml index fe7442e4d3b..3bd4a0a5fe4 100644 --- a/incubator/notes/0.0.4/Chart.yaml +++ b/incubator/notes/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee287b9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/notes/0.0.4/README.md b/incubator/notes/0.0.5/README.md similarity index 96% rename from incubator/notes/0.0.4/README.md rename to incubator/notes/0.0.5/README.md index 4df6ca07314..606b48260c3 100644 --- a/incubator/notes/0.0.4/README.md +++ b/incubator/notes/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/notes/0.0.4/app-readme.md b/incubator/notes/0.0.5/app-readme.md similarity index 100% rename from incubator/notes/0.0.4/app-readme.md rename to incubator/notes/0.0.5/app-readme.md diff --git a/incubator/notes/0.0.5/charts/common-8.3.12.tgz b/incubator/notes/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/notes/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/notes/0.0.4/helm-values.md b/incubator/notes/0.0.5/helm-values.md similarity index 100% rename from incubator/notes/0.0.4/helm-values.md rename to incubator/notes/0.0.5/helm-values.md diff --git a/incubator/notes/0.0.4/questions.yaml b/incubator/notes/0.0.5/questions.yaml similarity index 99% rename from incubator/notes/0.0.4/questions.yaml rename to incubator/notes/0.0.5/questions.yaml index 27231c0effb..56dda49043c 100644 --- a/incubator/notes/0.0.4/questions.yaml +++ b/incubator/notes/0.0.5/questions.yaml @@ -540,6 +540,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/notes/0.0.4/templates/common.yaml b/incubator/notes/0.0.5/templates/common.yaml similarity index 100% rename from incubator/notes/0.0.4/templates/common.yaml rename to incubator/notes/0.0.5/templates/common.yaml diff --git a/incubator/notes/0.0.4/test_values.yaml b/incubator/notes/0.0.5/values.yaml similarity index 100% rename from incubator/notes/0.0.4/test_values.yaml rename to incubator/notes/0.0.5/values.yaml diff --git a/incubator/novnc/0.0.4/CHANGELOG.md b/incubator/novnc/0.0.4/CHANGELOG.md deleted file mode 100644 index e46c0ebeb29..00000000000 --- a/incubator/novnc/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [novnc-0.0.4](https://github.com/truecharts/apps/compare/novnc-0.0.3...novnc-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/incubator/novnc/0.0.4/Chart.lock b/incubator/novnc/0.0.4/Chart.lock deleted file mode 100644 index f133758c9d8..00000000000 --- a/incubator/novnc/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:27:37.35447709Z" diff --git a/incubator/novnc/0.0.4/charts/common-8.3.10.tgz b/incubator/novnc/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/novnc/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/novnc/0.0.4/ix_values.yaml b/incubator/novnc/0.0.4/ix_values.yaml deleted file mode 100644 index af858a76e1e..00000000000 --- a/incubator/novnc/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/nicholaswilde/novnc - pullPolicy: IfNotPresent - tag: version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095 - -## -# 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/incubator/novnc/0.0.4/values.yaml b/incubator/novnc/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/novnc/0.0.5/CHANGELOG.md b/incubator/novnc/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..3eff2018dd8 --- /dev/null +++ b/incubator/novnc/0.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [novnc-0.0.5](https://github.com/truecharts/apps/compare/novnc-0.0.4...novnc-0.0.5) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/novnc/0.0.4/CONFIG.md b/incubator/novnc/0.0.5/CONFIG.md similarity index 100% rename from incubator/novnc/0.0.4/CONFIG.md rename to incubator/novnc/0.0.5/CONFIG.md diff --git a/incubator/novnc/0.0.5/Chart.lock b/incubator/novnc/0.0.5/Chart.lock new file mode 100644 index 00000000000..b6ad34a5509 --- /dev/null +++ b/incubator/novnc/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:18:49.845246132Z" diff --git a/incubator/novnc/0.0.4/Chart.yaml b/incubator/novnc/0.0.5/Chart.yaml similarity index 93% rename from incubator/novnc/0.0.4/Chart.yaml rename to incubator/novnc/0.0.5/Chart.yaml index d5a077997fc..d34242ebf86 100644 --- a/incubator/novnc/0.0.4/Chart.yaml +++ b/incubator/novnc/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/novnc/0.0.4/README.md b/incubator/novnc/0.0.5/README.md similarity index 96% rename from incubator/novnc/0.0.4/README.md rename to incubator/novnc/0.0.5/README.md index 40feec3e636..cabe70d17fe 100644 --- a/incubator/novnc/0.0.4/README.md +++ b/incubator/novnc/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/novnc/0.0.4/app-readme.md b/incubator/novnc/0.0.5/app-readme.md similarity index 100% rename from incubator/novnc/0.0.4/app-readme.md rename to incubator/novnc/0.0.5/app-readme.md diff --git a/incubator/novnc/0.0.5/charts/common-8.3.12.tgz b/incubator/novnc/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/novnc/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/novnc/0.0.4/helm-values.md b/incubator/novnc/0.0.5/helm-values.md similarity index 100% rename from incubator/novnc/0.0.4/helm-values.md rename to incubator/novnc/0.0.5/helm-values.md diff --git a/incubator/novnc/0.0.4/questions.yaml b/incubator/novnc/0.0.5/questions.yaml similarity index 100% rename from incubator/novnc/0.0.4/questions.yaml rename to incubator/novnc/0.0.5/questions.yaml diff --git a/incubator/novnc/0.0.4/templates/common.yaml b/incubator/novnc/0.0.5/templates/common.yaml similarity index 100% rename from incubator/novnc/0.0.4/templates/common.yaml rename to incubator/novnc/0.0.5/templates/common.yaml diff --git a/incubator/novnc/0.0.4/test_values.yaml b/incubator/novnc/0.0.5/values.yaml similarity index 100% rename from incubator/novnc/0.0.4/test_values.yaml rename to incubator/novnc/0.0.5/values.yaml diff --git a/incubator/photoshow/0.0.4/CHANGELOG.md b/incubator/photoshow/0.0.4/CHANGELOG.md deleted file mode 100644 index c3b0dd804e5..00000000000 --- a/incubator/photoshow/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [photoshow-0.0.4](https://github.com/truecharts/apps/compare/photoshow-0.0.3...photoshow-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/photoshow/0.0.4/Chart.lock b/incubator/photoshow/0.0.4/Chart.lock deleted file mode 100644 index 1745867b3b5..00000000000 --- a/incubator/photoshow/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:27:51.790563966Z" diff --git a/incubator/photoshow/0.0.4/charts/common-8.3.10.tgz b/incubator/photoshow/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/photoshow/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/photoshow/0.0.4/ix_values.yaml b/incubator/photoshow/0.0.4/ix_values.yaml deleted file mode 100644 index bed3bbba4cb..00000000000 --- a/incubator/photoshow/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/photoshow - pullPolicy: IfNotPresent - tag: version-48aabb98@sha256:2ff8323e869f68102db4750268d90461f09358e312189cbd92ba6576c31f8ae7 - -## -# 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/incubator/photoshow/0.0.4/values.yaml b/incubator/photoshow/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/photoshow/0.0.5/CHANGELOG.md b/incubator/photoshow/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..b87d4b0c09b --- /dev/null +++ b/incubator/photoshow/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [photoshow-0.0.5](https://github.com/truecharts/apps/compare/photoshow-0.0.4...photoshow-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/photoshow/0.0.4/CONFIG.md b/incubator/photoshow/0.0.5/CONFIG.md similarity index 100% rename from incubator/photoshow/0.0.4/CONFIG.md rename to incubator/photoshow/0.0.5/CONFIG.md diff --git a/incubator/photoshow/0.0.5/Chart.lock b/incubator/photoshow/0.0.5/Chart.lock new file mode 100644 index 00000000000..6a199e57f69 --- /dev/null +++ b/incubator/photoshow/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:19:17.297063785Z" diff --git a/incubator/photoshow/0.0.4/Chart.yaml b/incubator/photoshow/0.0.5/Chart.yaml similarity index 95% rename from incubator/photoshow/0.0.4/Chart.yaml rename to incubator/photoshow/0.0.5/Chart.yaml index 8c3d785cde4..93eb0a2b796 100644 --- a/incubator/photoshow/0.0.4/Chart.yaml +++ b/incubator/photoshow/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "48aabb98" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/photoshow/0.0.4/README.md b/incubator/photoshow/0.0.5/README.md similarity index 96% rename from incubator/photoshow/0.0.4/README.md rename to incubator/photoshow/0.0.5/README.md index 903133aac79..43a17c1a22e 100644 --- a/incubator/photoshow/0.0.4/README.md +++ b/incubator/photoshow/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/photoshow/0.0.4/app-readme.md b/incubator/photoshow/0.0.5/app-readme.md similarity index 100% rename from incubator/photoshow/0.0.4/app-readme.md rename to incubator/photoshow/0.0.5/app-readme.md diff --git a/incubator/photoshow/0.0.5/charts/common-8.3.12.tgz b/incubator/photoshow/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/photoshow/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/photoshow/0.0.4/helm-values.md b/incubator/photoshow/0.0.5/helm-values.md similarity index 100% rename from incubator/photoshow/0.0.4/helm-values.md rename to incubator/photoshow/0.0.5/helm-values.md diff --git a/incubator/photoshow/0.0.4/questions.yaml b/incubator/photoshow/0.0.5/questions.yaml similarity index 99% rename from incubator/photoshow/0.0.4/questions.yaml rename to incubator/photoshow/0.0.5/questions.yaml index e6b88cb84ab..2db63ad4763 100644 --- a/incubator/photoshow/0.0.4/questions.yaml +++ b/incubator/photoshow/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/photoshow/0.0.4/templates/common.yaml b/incubator/photoshow/0.0.5/templates/common.yaml similarity index 100% rename from incubator/photoshow/0.0.4/templates/common.yaml rename to incubator/photoshow/0.0.5/templates/common.yaml diff --git a/incubator/photoshow/0.0.4/test_values.yaml b/incubator/photoshow/0.0.5/values.yaml similarity index 100% rename from incubator/photoshow/0.0.4/test_values.yaml rename to incubator/photoshow/0.0.5/values.yaml diff --git a/incubator/piwigo/0.0.4/CHANGELOG.md b/incubator/piwigo/0.0.4/CHANGELOG.md deleted file mode 100644 index 0965949785f..00000000000 --- a/incubator/piwigo/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [piwigo-0.0.4](https://github.com/truecharts/apps/compare/piwigo-0.0.3...piwigo-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/piwigo/0.0.4/Chart.lock b/incubator/piwigo/0.0.4/Chart.lock deleted file mode 100644 index 83dcc33d41f..00000000000 --- a/incubator/piwigo/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:28:06.386629882Z" diff --git a/incubator/piwigo/0.0.4/charts/common-8.3.10.tgz b/incubator/piwigo/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/piwigo/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/piwigo/0.0.4/ix_values.yaml b/incubator/piwigo/0.0.4/ix_values.yaml deleted file mode 100644 index 2604b58aee5..00000000000 --- a/incubator/piwigo/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/piwigo - pullPolicy: IfNotPresent - tag: version-11.5.0@sha256:03e1535d5b3aa7af602ae424502273212f7634c08ab519ab4bdf09ede91111de - -## -# 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/incubator/piwigo/0.0.4/values.yaml b/incubator/piwigo/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/piwigo/0.0.5/CHANGELOG.md b/incubator/piwigo/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..875f15f5039 --- /dev/null +++ b/incubator/piwigo/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [piwigo-0.0.5](https://github.com/truecharts/apps/compare/piwigo-0.0.4...piwigo-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/piwigo/0.0.4/CONFIG.md b/incubator/piwigo/0.0.5/CONFIG.md similarity index 100% rename from incubator/piwigo/0.0.4/CONFIG.md rename to incubator/piwigo/0.0.5/CONFIG.md diff --git a/incubator/piwigo/0.0.5/Chart.lock b/incubator/piwigo/0.0.5/Chart.lock new file mode 100644 index 00000000000..4eef2f8b700 --- /dev/null +++ b/incubator/piwigo/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:19:43.432897563Z" diff --git a/incubator/piwigo/0.0.4/Chart.yaml b/incubator/piwigo/0.0.5/Chart.yaml similarity index 94% rename from incubator/piwigo/0.0.4/Chart.yaml rename to incubator/piwigo/0.0.5/Chart.yaml index 4c8447c7343..808bcc27707 100644 --- a/incubator/piwigo/0.0.4/Chart.yaml +++ b/incubator/piwigo/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/piwigo/0.0.4/README.md b/incubator/piwigo/0.0.5/README.md similarity index 96% rename from incubator/piwigo/0.0.4/README.md rename to incubator/piwigo/0.0.5/README.md index 5cd819607b6..ac2d1c26b1d 100644 --- a/incubator/piwigo/0.0.4/README.md +++ b/incubator/piwigo/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/piwigo/0.0.4/app-readme.md b/incubator/piwigo/0.0.5/app-readme.md similarity index 100% rename from incubator/piwigo/0.0.4/app-readme.md rename to incubator/piwigo/0.0.5/app-readme.md diff --git a/incubator/piwigo/0.0.5/charts/common-8.3.12.tgz b/incubator/piwigo/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/piwigo/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/piwigo/0.0.4/helm-values.md b/incubator/piwigo/0.0.5/helm-values.md similarity index 100% rename from incubator/piwigo/0.0.4/helm-values.md rename to incubator/piwigo/0.0.5/helm-values.md diff --git a/incubator/piwigo/0.0.4/questions.yaml b/incubator/piwigo/0.0.5/questions.yaml similarity index 99% rename from incubator/piwigo/0.0.4/questions.yaml rename to incubator/piwigo/0.0.5/questions.yaml index c067b16bdf1..cd00279c15b 100644 --- a/incubator/piwigo/0.0.4/questions.yaml +++ b/incubator/piwigo/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/piwigo/0.0.4/templates/common.yaml b/incubator/piwigo/0.0.5/templates/common.yaml similarity index 100% rename from incubator/piwigo/0.0.4/templates/common.yaml rename to incubator/piwigo/0.0.5/templates/common.yaml diff --git a/incubator/piwigo/0.0.4/test_values.yaml b/incubator/piwigo/0.0.5/values.yaml similarity index 100% rename from incubator/piwigo/0.0.4/test_values.yaml rename to incubator/piwigo/0.0.5/values.yaml diff --git a/incubator/pixapop/0.0.4/CHANGELOG.md b/incubator/pixapop/0.0.4/CHANGELOG.md deleted file mode 100644 index ea54fa8e2f8..00000000000 --- a/incubator/pixapop/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [pixapop-0.0.4](https://github.com/truecharts/apps/compare/pixapop-0.0.3...pixapop-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/pixapop/0.0.4/Chart.lock b/incubator/pixapop/0.0.4/Chart.lock deleted file mode 100644 index 3aeb84fd898..00000000000 --- a/incubator/pixapop/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:28:21.111572156Z" diff --git a/incubator/pixapop/0.0.4/charts/common-8.3.10.tgz b/incubator/pixapop/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/pixapop/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/pixapop/0.0.4/ix_values.yaml b/incubator/pixapop/0.0.4/ix_values.yaml deleted file mode 100644 index f56643e2149..00000000000 --- a/incubator/pixapop/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/pixapop - pullPolicy: IfNotPresent - tag: v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f - -## -# 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/incubator/pixapop/0.0.4/values.yaml b/incubator/pixapop/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/pixapop/0.0.5/CHANGELOG.md b/incubator/pixapop/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..9717f18255c --- /dev/null +++ b/incubator/pixapop/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [pixapop-0.0.5](https://github.com/truecharts/apps/compare/pixapop-0.0.4...pixapop-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/pixapop/0.0.4/CONFIG.md b/incubator/pixapop/0.0.5/CONFIG.md similarity index 100% rename from incubator/pixapop/0.0.4/CONFIG.md rename to incubator/pixapop/0.0.5/CONFIG.md diff --git a/incubator/pixapop/0.0.5/Chart.lock b/incubator/pixapop/0.0.5/Chart.lock new file mode 100644 index 00000000000..43b9a934d27 --- /dev/null +++ b/incubator/pixapop/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:20:08.521620411Z" diff --git a/incubator/pixapop/0.0.4/Chart.yaml b/incubator/pixapop/0.0.5/Chart.yaml similarity index 95% rename from incubator/pixapop/0.0.4/Chart.yaml rename to incubator/pixapop/0.0.5/Chart.yaml index 2b5d30b4332..ef0b19f798a 100644 --- a/incubator/pixapop/0.0.4/Chart.yaml +++ b/incubator/pixapop/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/pixapop/0.0.4/README.md b/incubator/pixapop/0.0.5/README.md similarity index 96% rename from incubator/pixapop/0.0.4/README.md rename to incubator/pixapop/0.0.5/README.md index d1e007f0ea4..3232db80477 100644 --- a/incubator/pixapop/0.0.4/README.md +++ b/incubator/pixapop/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/pixapop/0.0.4/app-readme.md b/incubator/pixapop/0.0.5/app-readme.md similarity index 100% rename from incubator/pixapop/0.0.4/app-readme.md rename to incubator/pixapop/0.0.5/app-readme.md diff --git a/incubator/pixapop/0.0.5/charts/common-8.3.12.tgz b/incubator/pixapop/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/pixapop/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/pixapop/0.0.4/helm-values.md b/incubator/pixapop/0.0.5/helm-values.md similarity index 100% rename from incubator/pixapop/0.0.4/helm-values.md rename to incubator/pixapop/0.0.5/helm-values.md diff --git a/incubator/pixapop/0.0.4/questions.yaml b/incubator/pixapop/0.0.5/questions.yaml similarity index 99% rename from incubator/pixapop/0.0.4/questions.yaml rename to incubator/pixapop/0.0.5/questions.yaml index e005b1faf68..95594f71624 100644 --- a/incubator/pixapop/0.0.4/questions.yaml +++ b/incubator/pixapop/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/pixapop/0.0.4/templates/common.yaml b/incubator/pixapop/0.0.5/templates/common.yaml similarity index 100% rename from incubator/pixapop/0.0.4/templates/common.yaml rename to incubator/pixapop/0.0.5/templates/common.yaml diff --git a/incubator/pixapop/0.0.4/test_values.yaml b/incubator/pixapop/0.0.5/values.yaml similarity index 100% rename from incubator/pixapop/0.0.4/test_values.yaml rename to incubator/pixapop/0.0.5/values.yaml diff --git a/incubator/remmina/0.0.4/CHANGELOG.md b/incubator/remmina/0.0.4/CHANGELOG.md deleted file mode 100644 index 2d7684d9b9a..00000000000 --- a/incubator/remmina/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [remmina-0.0.4](https://github.com/truecharts/apps/compare/remmina-0.0.3...remmina-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/remmina/0.0.4/Chart.lock b/incubator/remmina/0.0.4/Chart.lock deleted file mode 100644 index c34df9be83d..00000000000 --- a/incubator/remmina/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:28:35.796462744Z" diff --git a/incubator/remmina/0.0.4/charts/common-8.3.10.tgz b/incubator/remmina/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/remmina/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/remmina/0.0.4/ix_values.yaml b/incubator/remmina/0.0.4/ix_values.yaml deleted file mode 100644 index 97a07274ce7..00000000000 --- a/incubator/remmina/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/remmina - pullPolicy: IfNotPresent - tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:db94a727927b15ea49ba7292c793e0adbf1a20b8c30603f178e2450f97233def - -## -# 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/incubator/remmina/0.0.4/values.yaml b/incubator/remmina/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/remmina/0.0.5/CHANGELOG.md b/incubator/remmina/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..100a504fe84 --- /dev/null +++ b/incubator/remmina/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [remmina-0.0.5](https://github.com/truecharts/apps/compare/remmina-0.0.4...remmina-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/remmina/0.0.4/CONFIG.md b/incubator/remmina/0.0.5/CONFIG.md similarity index 100% rename from incubator/remmina/0.0.4/CONFIG.md rename to incubator/remmina/0.0.5/CONFIG.md diff --git a/incubator/remmina/0.0.5/Chart.lock b/incubator/remmina/0.0.5/Chart.lock new file mode 100644 index 00000000000..d03be021a04 --- /dev/null +++ b/incubator/remmina/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:20:33.466786064Z" diff --git a/incubator/remmina/0.0.4/Chart.yaml b/incubator/remmina/0.0.5/Chart.yaml similarity index 94% rename from incubator/remmina/0.0.4/Chart.yaml rename to incubator/remmina/0.0.5/Chart.yaml index 8259ff0470a..1637bf3ed32 100644 --- a/incubator/remmina/0.0.4/Chart.yaml +++ b/incubator/remmina/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0-rcgi" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/remmina/0.0.4/README.md b/incubator/remmina/0.0.5/README.md similarity index 96% rename from incubator/remmina/0.0.4/README.md rename to incubator/remmina/0.0.5/README.md index 9b8daa44c7f..199b46b1f74 100644 --- a/incubator/remmina/0.0.4/README.md +++ b/incubator/remmina/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/remmina/0.0.4/app-readme.md b/incubator/remmina/0.0.5/app-readme.md similarity index 100% rename from incubator/remmina/0.0.4/app-readme.md rename to incubator/remmina/0.0.5/app-readme.md diff --git a/incubator/remmina/0.0.5/charts/common-8.3.12.tgz b/incubator/remmina/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/remmina/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/remmina/0.0.4/helm-values.md b/incubator/remmina/0.0.5/helm-values.md similarity index 100% rename from incubator/remmina/0.0.4/helm-values.md rename to incubator/remmina/0.0.5/helm-values.md diff --git a/incubator/remmina/0.0.4/questions.yaml b/incubator/remmina/0.0.5/questions.yaml similarity index 99% rename from incubator/remmina/0.0.4/questions.yaml rename to incubator/remmina/0.0.5/questions.yaml index 89b0d39b9fa..388a59ab063 100644 --- a/incubator/remmina/0.0.4/questions.yaml +++ b/incubator/remmina/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/remmina/0.0.4/templates/common.yaml b/incubator/remmina/0.0.5/templates/common.yaml similarity index 100% rename from incubator/remmina/0.0.4/templates/common.yaml rename to incubator/remmina/0.0.5/templates/common.yaml diff --git a/incubator/remmina/0.0.4/test_values.yaml b/incubator/remmina/0.0.5/values.yaml similarity index 100% rename from incubator/remmina/0.0.4/test_values.yaml rename to incubator/remmina/0.0.5/values.yaml diff --git a/incubator/shorturl/0.0.4/CHANGELOG.md b/incubator/shorturl/0.0.4/CHANGELOG.md deleted file mode 100644 index 1099209b2d1..00000000000 --- a/incubator/shorturl/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [shorturl-0.0.4](https://github.com/truecharts/apps/compare/shorturl-0.0.3...shorturl-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/shorturl/0.0.4/Chart.lock b/incubator/shorturl/0.0.4/Chart.lock deleted file mode 100644 index 724410a20c6..00000000000 --- a/incubator/shorturl/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:28:50.304259655Z" diff --git a/incubator/shorturl/0.0.4/charts/common-8.3.10.tgz b/incubator/shorturl/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/shorturl/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/shorturl/0.0.4/ix_values.yaml b/incubator/shorturl/0.0.4/ix_values.yaml deleted file mode 100644 index 1c48501f2f3..00000000000 --- a/incubator/shorturl/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/nicholaswilde/shorturl - pullPolicy: IfNotPresent - tag: version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420 - -## -# 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/incubator/shorturl/0.0.4/values.yaml b/incubator/shorturl/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/shorturl/0.0.5/CHANGELOG.md b/incubator/shorturl/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..bd7671b2351 --- /dev/null +++ b/incubator/shorturl/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [shorturl-0.0.5](https://github.com/truecharts/apps/compare/shorturl-0.0.4...shorturl-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/shorturl/0.0.4/CONFIG.md b/incubator/shorturl/0.0.5/CONFIG.md similarity index 100% rename from incubator/shorturl/0.0.4/CONFIG.md rename to incubator/shorturl/0.0.5/CONFIG.md diff --git a/incubator/shorturl/0.0.5/Chart.lock b/incubator/shorturl/0.0.5/Chart.lock new file mode 100644 index 00000000000..93d6fac3456 --- /dev/null +++ b/incubator/shorturl/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:20:57.859988076Z" diff --git a/incubator/shorturl/0.0.4/Chart.yaml b/incubator/shorturl/0.0.5/Chart.yaml similarity index 94% rename from incubator/shorturl/0.0.4/Chart.yaml rename to incubator/shorturl/0.0.5/Chart.yaml index 37c38b19813..cdecd6c8d63 100644 --- a/incubator/shorturl/0.0.4/Chart.yaml +++ b/incubator/shorturl/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/shorturl/0.0.4/README.md b/incubator/shorturl/0.0.5/README.md similarity index 96% rename from incubator/shorturl/0.0.4/README.md rename to incubator/shorturl/0.0.5/README.md index 3169fb0e7d8..a638e54e194 100644 --- a/incubator/shorturl/0.0.4/README.md +++ b/incubator/shorturl/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/shorturl/0.0.4/app-readme.md b/incubator/shorturl/0.0.5/app-readme.md similarity index 100% rename from incubator/shorturl/0.0.4/app-readme.md rename to incubator/shorturl/0.0.5/app-readme.md diff --git a/incubator/shorturl/0.0.5/charts/common-8.3.12.tgz b/incubator/shorturl/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/shorturl/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/shorturl/0.0.4/helm-values.md b/incubator/shorturl/0.0.5/helm-values.md similarity index 100% rename from incubator/shorturl/0.0.4/helm-values.md rename to incubator/shorturl/0.0.5/helm-values.md diff --git a/incubator/shorturl/0.0.4/questions.yaml b/incubator/shorturl/0.0.5/questions.yaml similarity index 99% rename from incubator/shorturl/0.0.4/questions.yaml rename to incubator/shorturl/0.0.5/questions.yaml index c9aa11ed2db..db046bdab1d 100644 --- a/incubator/shorturl/0.0.4/questions.yaml +++ b/incubator/shorturl/0.0.5/questions.yaml @@ -540,6 +540,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/shorturl/0.0.4/templates/common.yaml b/incubator/shorturl/0.0.5/templates/common.yaml similarity index 100% rename from incubator/shorturl/0.0.4/templates/common.yaml rename to incubator/shorturl/0.0.5/templates/common.yaml diff --git a/incubator/shorturl/0.0.4/test_values.yaml b/incubator/shorturl/0.0.5/values.yaml similarity index 100% rename from incubator/shorturl/0.0.4/test_values.yaml rename to incubator/shorturl/0.0.5/values.yaml diff --git a/incubator/sickchill/0.0.4/CHANGELOG.md b/incubator/sickchill/0.0.4/CHANGELOG.md deleted file mode 100644 index 72bb430eb3b..00000000000 --- a/incubator/sickchill/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sickchill-0.0.4](https://github.com/truecharts/apps/compare/sickchill-0.0.3...sickchill-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/sickchill/0.0.4/Chart.lock b/incubator/sickchill/0.0.4/Chart.lock deleted file mode 100644 index 7145d42f313..00000000000 --- a/incubator/sickchill/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:29:05.015713046Z" diff --git a/incubator/sickchill/0.0.4/charts/common-8.3.10.tgz b/incubator/sickchill/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/sickchill/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/sickchill/0.0.4/ix_values.yaml b/incubator/sickchill/0.0.4/ix_values.yaml deleted file mode 100644 index c1f1b6359b4..00000000000 --- a/incubator/sickchill/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/sickchill - pullPolicy: IfNotPresent - tag: 2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7 - -## -# 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/incubator/sickchill/0.0.4/values.yaml b/incubator/sickchill/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/sickchill/0.0.5/CHANGELOG.md b/incubator/sickchill/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..d7da3821159 --- /dev/null +++ b/incubator/sickchill/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [sickchill-0.0.5](https://github.com/truecharts/apps/compare/sickchill-0.0.4...sickchill-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/sickchill/0.0.4/CONFIG.md b/incubator/sickchill/0.0.5/CONFIG.md similarity index 100% rename from incubator/sickchill/0.0.4/CONFIG.md rename to incubator/sickchill/0.0.5/CONFIG.md diff --git a/incubator/sickchill/0.0.5/Chart.lock b/incubator/sickchill/0.0.5/Chart.lock new file mode 100644 index 00000000000..174c0ceafc3 --- /dev/null +++ b/incubator/sickchill/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:21:22.220379406Z" diff --git a/incubator/sickchill/0.0.4/Chart.yaml b/incubator/sickchill/0.0.5/Chart.yaml similarity index 95% rename from incubator/sickchill/0.0.4/Chart.yaml rename to incubator/sickchill/0.0.5/Chart.yaml index fd19270c80a..043fdb45ea2 100644 --- a/incubator/sickchill/0.0.4/Chart.yaml +++ b/incubator/sickchill/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.5.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/sickchill/0.0.4/README.md b/incubator/sickchill/0.0.5/README.md similarity index 96% rename from incubator/sickchill/0.0.4/README.md rename to incubator/sickchill/0.0.5/README.md index c9832e0df6f..a7e67c4dd16 100644 --- a/incubator/sickchill/0.0.4/README.md +++ b/incubator/sickchill/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/sickchill/0.0.4/app-readme.md b/incubator/sickchill/0.0.5/app-readme.md similarity index 100% rename from incubator/sickchill/0.0.4/app-readme.md rename to incubator/sickchill/0.0.5/app-readme.md diff --git a/incubator/sickchill/0.0.5/charts/common-8.3.12.tgz b/incubator/sickchill/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/sickchill/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/sickchill/0.0.4/helm-values.md b/incubator/sickchill/0.0.5/helm-values.md similarity index 100% rename from incubator/sickchill/0.0.4/helm-values.md rename to incubator/sickchill/0.0.5/helm-values.md diff --git a/incubator/sickchill/0.0.4/questions.yaml b/incubator/sickchill/0.0.5/questions.yaml similarity index 99% rename from incubator/sickchill/0.0.4/questions.yaml rename to incubator/sickchill/0.0.5/questions.yaml index 101b11ba5c1..3a2a1eaa750 100644 --- a/incubator/sickchill/0.0.4/questions.yaml +++ b/incubator/sickchill/0.0.5/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/sickchill/0.0.4/templates/common.yaml b/incubator/sickchill/0.0.5/templates/common.yaml similarity index 100% rename from incubator/sickchill/0.0.4/templates/common.yaml rename to incubator/sickchill/0.0.5/templates/common.yaml diff --git a/incubator/sickchill/0.0.4/test_values.yaml b/incubator/sickchill/0.0.5/values.yaml similarity index 100% rename from incubator/sickchill/0.0.4/test_values.yaml rename to incubator/sickchill/0.0.5/values.yaml diff --git a/incubator/sickgear/0.0.4/CHANGELOG.md b/incubator/sickgear/0.0.4/CHANGELOG.md deleted file mode 100644 index d64213d9ee4..00000000000 --- a/incubator/sickgear/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sickgear-0.0.4](https://github.com/truecharts/apps/compare/sickgear-0.0.3...sickgear-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/sickgear/0.0.4/Chart.lock b/incubator/sickgear/0.0.4/Chart.lock deleted file mode 100644 index 8641cacf016..00000000000 --- a/incubator/sickgear/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:29:19.644945915Z" diff --git a/incubator/sickgear/0.0.4/charts/common-8.3.10.tgz b/incubator/sickgear/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/sickgear/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/sickgear/0.0.4/ix_values.yaml b/incubator/sickgear/0.0.4/ix_values.yaml deleted file mode 100644 index fc8c058a114..00000000000 --- a/incubator/sickgear/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/sickgear - pullPolicy: IfNotPresent - tag: version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399 - -## -# 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/incubator/sickgear/0.0.4/values.yaml b/incubator/sickgear/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/sickgear/0.0.5/CHANGELOG.md b/incubator/sickgear/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..e8b9ca6dcc3 --- /dev/null +++ b/incubator/sickgear/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [sickgear-0.0.5](https://github.com/truecharts/apps/compare/sickgear-0.0.4...sickgear-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/sickgear/0.0.4/CONFIG.md b/incubator/sickgear/0.0.5/CONFIG.md similarity index 100% rename from incubator/sickgear/0.0.4/CONFIG.md rename to incubator/sickgear/0.0.5/CONFIG.md diff --git a/incubator/sickgear/0.0.5/Chart.lock b/incubator/sickgear/0.0.5/Chart.lock new file mode 100644 index 00000000000..9d61779c17d --- /dev/null +++ b/incubator/sickgear/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:21:45.89270673Z" diff --git a/incubator/sickgear/0.0.4/Chart.yaml b/incubator/sickgear/0.0.5/Chart.yaml similarity index 95% rename from incubator/sickgear/0.0.4/Chart.yaml rename to incubator/sickgear/0.0.5/Chart.yaml index b4a24d165f5..e3a1b3cc90e 100644 --- a/incubator/sickgear/0.0.4/Chart.yaml +++ b/incubator/sickgear/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.25.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/sickgear/0.0.4/README.md b/incubator/sickgear/0.0.5/README.md similarity index 96% rename from incubator/sickgear/0.0.4/README.md rename to incubator/sickgear/0.0.5/README.md index bb3afb219e0..584ff8e45a3 100644 --- a/incubator/sickgear/0.0.4/README.md +++ b/incubator/sickgear/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/sickgear/0.0.4/app-readme.md b/incubator/sickgear/0.0.5/app-readme.md similarity index 100% rename from incubator/sickgear/0.0.4/app-readme.md rename to incubator/sickgear/0.0.5/app-readme.md diff --git a/incubator/sickgear/0.0.5/charts/common-8.3.12.tgz b/incubator/sickgear/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/sickgear/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/sickgear/0.0.4/helm-values.md b/incubator/sickgear/0.0.5/helm-values.md similarity index 100% rename from incubator/sickgear/0.0.4/helm-values.md rename to incubator/sickgear/0.0.5/helm-values.md diff --git a/incubator/sickgear/0.0.4/questions.yaml b/incubator/sickgear/0.0.5/questions.yaml similarity index 99% rename from incubator/sickgear/0.0.4/questions.yaml rename to incubator/sickgear/0.0.5/questions.yaml index a31dd81c560..910e10260a3 100644 --- a/incubator/sickgear/0.0.4/questions.yaml +++ b/incubator/sickgear/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/sickgear/0.0.4/templates/common.yaml b/incubator/sickgear/0.0.5/templates/common.yaml similarity index 100% rename from incubator/sickgear/0.0.4/templates/common.yaml rename to incubator/sickgear/0.0.5/templates/common.yaml diff --git a/incubator/sickgear/0.0.4/test_values.yaml b/incubator/sickgear/0.0.5/values.yaml similarity index 100% rename from incubator/sickgear/0.0.4/test_values.yaml rename to incubator/sickgear/0.0.5/values.yaml diff --git a/incubator/smokeping/0.0.4/CHANGELOG.md b/incubator/smokeping/0.0.4/CHANGELOG.md deleted file mode 100644 index f355a05c06e..00000000000 --- a/incubator/smokeping/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [smokeping-0.0.4](https://github.com/truecharts/apps/compare/smokeping-0.0.3...smokeping-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/smokeping/0.0.4/Chart.lock b/incubator/smokeping/0.0.4/Chart.lock deleted file mode 100644 index f3aeaaa107f..00000000000 --- a/incubator/smokeping/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:29:34.382840387Z" diff --git a/incubator/smokeping/0.0.4/charts/common-8.3.10.tgz b/incubator/smokeping/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/smokeping/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/smokeping/0.0.4/ix_values.yaml b/incubator/smokeping/0.0.4/ix_values.yaml deleted file mode 100644 index c374d3bc13c..00000000000 --- a/incubator/smokeping/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/smokeping - pullPolicy: IfNotPresent - tag: version-2.7.3-r5@sha256:bdb817109b80a24cba5512ec5ffab2cbc9492bd0d17eae41aa0e1c7f883b7e01 - -## -# 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/incubator/smokeping/0.0.4/values.yaml b/incubator/smokeping/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/smokeping/0.0.5/CHANGELOG.md b/incubator/smokeping/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..8e9428bccba --- /dev/null +++ b/incubator/smokeping/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [smokeping-0.0.5](https://github.com/truecharts/apps/compare/smokeping-0.0.4...smokeping-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/smokeping/0.0.4/CONFIG.md b/incubator/smokeping/0.0.5/CONFIG.md similarity index 100% rename from incubator/smokeping/0.0.4/CONFIG.md rename to incubator/smokeping/0.0.5/CONFIG.md diff --git a/incubator/smokeping/0.0.5/Chart.lock b/incubator/smokeping/0.0.5/Chart.lock new file mode 100644 index 00000000000..8596706ac3a --- /dev/null +++ b/incubator/smokeping/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:22:09.240733285Z" diff --git a/incubator/smokeping/0.0.4/Chart.yaml b/incubator/smokeping/0.0.5/Chart.yaml similarity index 94% rename from incubator/smokeping/0.0.4/Chart.yaml rename to incubator/smokeping/0.0.5/Chart.yaml index da2510abf1a..6be7c4f447e 100644 --- a/incubator/smokeping/0.0.4/Chart.yaml +++ b/incubator/smokeping/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/smokeping/0.0.4/README.md b/incubator/smokeping/0.0.5/README.md similarity index 96% rename from incubator/smokeping/0.0.4/README.md rename to incubator/smokeping/0.0.5/README.md index b34d30245f8..d565afebd84 100644 --- a/incubator/smokeping/0.0.4/README.md +++ b/incubator/smokeping/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/smokeping/0.0.4/app-readme.md b/incubator/smokeping/0.0.5/app-readme.md similarity index 100% rename from incubator/smokeping/0.0.4/app-readme.md rename to incubator/smokeping/0.0.5/app-readme.md diff --git a/incubator/smokeping/0.0.5/charts/common-8.3.12.tgz b/incubator/smokeping/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/smokeping/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/smokeping/0.0.4/helm-values.md b/incubator/smokeping/0.0.5/helm-values.md similarity index 100% rename from incubator/smokeping/0.0.4/helm-values.md rename to incubator/smokeping/0.0.5/helm-values.md diff --git a/incubator/smokeping/0.0.4/questions.yaml b/incubator/smokeping/0.0.5/questions.yaml similarity index 99% rename from incubator/smokeping/0.0.4/questions.yaml rename to incubator/smokeping/0.0.5/questions.yaml index 161b9e2e2cc..4ea5bcf50b8 100644 --- a/incubator/smokeping/0.0.4/questions.yaml +++ b/incubator/smokeping/0.0.5/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/smokeping/0.0.4/templates/common.yaml b/incubator/smokeping/0.0.5/templates/common.yaml similarity index 100% rename from incubator/smokeping/0.0.4/templates/common.yaml rename to incubator/smokeping/0.0.5/templates/common.yaml diff --git a/incubator/smokeping/0.0.4/test_values.yaml b/incubator/smokeping/0.0.5/values.yaml similarity index 100% rename from incubator/smokeping/0.0.4/test_values.yaml rename to incubator/smokeping/0.0.5/values.yaml diff --git a/incubator/sqlitebrowser/0.0.4/CHANGELOG.md b/incubator/sqlitebrowser/0.0.4/CHANGELOG.md deleted file mode 100644 index cb4ec442d3c..00000000000 --- a/incubator/sqlitebrowser/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sqlitebrowser-0.0.4](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.3...sqlitebrowser-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/sqlitebrowser/0.0.4/Chart.lock b/incubator/sqlitebrowser/0.0.4/Chart.lock deleted file mode 100644 index 534c19110e8..00000000000 --- a/incubator/sqlitebrowser/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:29:48.910842931Z" diff --git a/incubator/sqlitebrowser/0.0.4/charts/common-8.3.10.tgz b/incubator/sqlitebrowser/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/sqlitebrowser/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/sqlitebrowser/0.0.4/ix_values.yaml b/incubator/sqlitebrowser/0.0.4/ix_values.yaml deleted file mode 100644 index 7fa76af16cc..00000000000 --- a/incubator/sqlitebrowser/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/sqlitebrowser - pullPolicy: IfNotPresent - tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:eaa8080260178409088a98eb4ccde3af8885468958861223d052d257624504c5 - -## -# 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/incubator/sqlitebrowser/0.0.4/values.yaml b/incubator/sqlitebrowser/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/sqlitebrowser/0.0.5/CHANGELOG.md b/incubator/sqlitebrowser/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..8922466490b --- /dev/null +++ b/incubator/sqlitebrowser/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [sqlitebrowser-0.0.5](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.4...sqlitebrowser-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/sqlitebrowser/0.0.4/CONFIG.md b/incubator/sqlitebrowser/0.0.5/CONFIG.md similarity index 100% rename from incubator/sqlitebrowser/0.0.4/CONFIG.md rename to incubator/sqlitebrowser/0.0.5/CONFIG.md diff --git a/incubator/sqlitebrowser/0.0.5/Chart.lock b/incubator/sqlitebrowser/0.0.5/Chart.lock new file mode 100644 index 00000000000..68dd60e780e --- /dev/null +++ b/incubator/sqlitebrowser/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:22:31.962253636Z" diff --git a/incubator/sqlitebrowser/0.0.4/Chart.yaml b/incubator/sqlitebrowser/0.0.5/Chart.yaml similarity index 95% rename from incubator/sqlitebrowser/0.0.4/Chart.yaml rename to incubator/sqlitebrowser/0.0.5/Chart.yaml index 1ff3ba93f4e..b896dc28719 100644 --- a/incubator/sqlitebrowser/0.0.4/Chart.yaml +++ b/incubator/sqlitebrowser/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.12.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/sqlitebrowser/0.0.4/README.md b/incubator/sqlitebrowser/0.0.5/README.md similarity index 96% rename from incubator/sqlitebrowser/0.0.4/README.md rename to incubator/sqlitebrowser/0.0.5/README.md index 3d749fd7f9f..62892fc0d91 100644 --- a/incubator/sqlitebrowser/0.0.4/README.md +++ b/incubator/sqlitebrowser/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/sqlitebrowser/0.0.4/app-readme.md b/incubator/sqlitebrowser/0.0.5/app-readme.md similarity index 100% rename from incubator/sqlitebrowser/0.0.4/app-readme.md rename to incubator/sqlitebrowser/0.0.5/app-readme.md diff --git a/incubator/sqlitebrowser/0.0.5/charts/common-8.3.12.tgz b/incubator/sqlitebrowser/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/sqlitebrowser/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/sqlitebrowser/0.0.4/helm-values.md b/incubator/sqlitebrowser/0.0.5/helm-values.md similarity index 100% rename from incubator/sqlitebrowser/0.0.4/helm-values.md rename to incubator/sqlitebrowser/0.0.5/helm-values.md diff --git a/incubator/sqlitebrowser/0.0.4/questions.yaml b/incubator/sqlitebrowser/0.0.5/questions.yaml similarity index 99% rename from incubator/sqlitebrowser/0.0.4/questions.yaml rename to incubator/sqlitebrowser/0.0.5/questions.yaml index 29794eb84cb..98b214ed06c 100644 --- a/incubator/sqlitebrowser/0.0.4/questions.yaml +++ b/incubator/sqlitebrowser/0.0.5/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/sqlitebrowser/0.0.4/templates/common.yaml b/incubator/sqlitebrowser/0.0.5/templates/common.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.4/templates/common.yaml rename to incubator/sqlitebrowser/0.0.5/templates/common.yaml diff --git a/incubator/sqlitebrowser/0.0.4/test_values.yaml b/incubator/sqlitebrowser/0.0.5/values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.4/test_values.yaml rename to incubator/sqlitebrowser/0.0.5/values.yaml diff --git a/incubator/static/0.0.4/CHANGELOG.md b/incubator/static/0.0.4/CHANGELOG.md deleted file mode 100644 index 66053c63bc8..00000000000 --- a/incubator/static/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [static-0.0.4](https://github.com/truecharts/apps/compare/static-0.0.3...static-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/static/0.0.4/Chart.lock b/incubator/static/0.0.4/Chart.lock deleted file mode 100644 index 520b4ff55cf..00000000000 --- a/incubator/static/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:30:03.487192385Z" diff --git a/incubator/static/0.0.4/charts/common-8.3.10.tgz b/incubator/static/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/static/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/static/0.0.4/ix_values.yaml b/incubator/static/0.0.4/ix_values.yaml deleted file mode 100644 index 7a890533e09..00000000000 --- a/incubator/static/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/nicholaswilde/static - pullPolicy: IfNotPresent - tag: version-ee8a20c@sha256:d1d47c730bc41c4ae46de8df0c9c76bb803927fcbe3446b6ff4f7cd152972940 - -## -# 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/incubator/static/0.0.4/values.yaml b/incubator/static/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/static/0.0.5/CHANGELOG.md b/incubator/static/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..f916731ff9e --- /dev/null +++ b/incubator/static/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [static-0.0.5](https://github.com/truecharts/apps/compare/static-0.0.4...static-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/static/0.0.4/CONFIG.md b/incubator/static/0.0.5/CONFIG.md similarity index 100% rename from incubator/static/0.0.4/CONFIG.md rename to incubator/static/0.0.5/CONFIG.md diff --git a/incubator/static/0.0.5/Chart.lock b/incubator/static/0.0.5/Chart.lock new file mode 100644 index 00000000000..2ee049f241a --- /dev/null +++ b/incubator/static/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:22:54.599127703Z" diff --git a/incubator/static/0.0.4/Chart.yaml b/incubator/static/0.0.5/Chart.yaml similarity index 94% rename from incubator/static/0.0.4/Chart.yaml rename to incubator/static/0.0.5/Chart.yaml index 0b00973231f..08d17d1e931 100644 --- a/incubator/static/0.0.4/Chart.yaml +++ b/incubator/static/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee8a20c" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/static/0.0.4/README.md b/incubator/static/0.0.5/README.md similarity index 96% rename from incubator/static/0.0.4/README.md rename to incubator/static/0.0.5/README.md index 99422f315e5..b6757297f29 100644 --- a/incubator/static/0.0.4/README.md +++ b/incubator/static/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/static/0.0.4/app-readme.md b/incubator/static/0.0.5/app-readme.md similarity index 100% rename from incubator/static/0.0.4/app-readme.md rename to incubator/static/0.0.5/app-readme.md diff --git a/incubator/static/0.0.5/charts/common-8.3.12.tgz b/incubator/static/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/static/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/static/0.0.4/helm-values.md b/incubator/static/0.0.5/helm-values.md similarity index 100% rename from incubator/static/0.0.4/helm-values.md rename to incubator/static/0.0.5/helm-values.md diff --git a/incubator/static/0.0.4/questions.yaml b/incubator/static/0.0.5/questions.yaml similarity index 99% rename from incubator/static/0.0.4/questions.yaml rename to incubator/static/0.0.5/questions.yaml index cdc40c02673..2f21f9b15b6 100644 --- a/incubator/static/0.0.4/questions.yaml +++ b/incubator/static/0.0.5/questions.yaml @@ -540,6 +540,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/static/0.0.4/templates/common.yaml b/incubator/static/0.0.5/templates/common.yaml similarity index 100% rename from incubator/static/0.0.4/templates/common.yaml rename to incubator/static/0.0.5/templates/common.yaml diff --git a/incubator/static/0.0.4/test_values.yaml b/incubator/static/0.0.5/values.yaml similarity index 100% rename from incubator/static/0.0.4/test_values.yaml rename to incubator/static/0.0.5/values.yaml diff --git a/incubator/tdarr-node/0.0.3/CHANGELOG.md b/incubator/tdarr-node/0.0.3/CHANGELOG.md deleted file mode 100644 index 21bddc02956..00000000000 --- a/incubator/tdarr-node/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [tdarr-node-0.0.3](https://github.com/truecharts/apps/compare/tdarr-node-0.0.2...tdarr-node-0.0.3) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/tdarr-node/0.0.3/Chart.lock b/incubator/tdarr-node/0.0.3/Chart.lock deleted file mode 100644 index 328545e05fc..00000000000 --- a/incubator/tdarr-node/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:30:18.298771468Z" diff --git a/incubator/tdarr-node/0.0.3/charts/common-8.3.10.tgz b/incubator/tdarr-node/0.0.3/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/tdarr-node/0.0.3/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/tdarr-node/0.0.3/ix_values.yaml b/incubator/tdarr-node/0.0.3/ix_values.yaml deleted file mode 100644 index cbc9da804bb..00000000000 --- a/incubator/tdarr-node/0.0.3/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: haveagitgat/tdarr_node - pullPolicy: IfNotPresent - tag: 2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c - -## -# 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/incubator/tdarr-node/0.0.3/values.yaml b/incubator/tdarr-node/0.0.3/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/tdarr-node/0.0.4/CHANGELOG.md b/incubator/tdarr-node/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..90377e5c8dd --- /dev/null +++ b/incubator/tdarr-node/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [tdarr-node-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-node-0.0.4) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/tdarr-node/0.0.3/CONFIG.md b/incubator/tdarr-node/0.0.4/CONFIG.md similarity index 100% rename from incubator/tdarr-node/0.0.3/CONFIG.md rename to incubator/tdarr-node/0.0.4/CONFIG.md diff --git a/incubator/tdarr-node/0.0.4/Chart.lock b/incubator/tdarr-node/0.0.4/Chart.lock new file mode 100644 index 00000000000..70eed0e66b0 --- /dev/null +++ b/incubator/tdarr-node/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:23:17.406411469Z" diff --git a/incubator/tdarr-node/0.0.3/Chart.yaml b/incubator/tdarr-node/0.0.4/Chart.yaml similarity index 94% rename from incubator/tdarr-node/0.0.3/Chart.yaml rename to incubator/tdarr-node/0.0.4/Chart.yaml index 43a3e0b0d83..07a1692eaa2 100644 --- a/incubator/tdarr-node/0.0.3/Chart.yaml +++ b/incubator/tdarr-node/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Audio/Video library transcoding automation home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node @@ -22,4 +22,4 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 0.0.3 +version: 0.0.4 diff --git a/incubator/tdarr-node/0.0.3/README.md b/incubator/tdarr-node/0.0.4/README.md similarity index 96% rename from incubator/tdarr-node/0.0.3/README.md rename to incubator/tdarr-node/0.0.4/README.md index 342660b7b1c..fb80ca1021b 100644 --- a/incubator/tdarr-node/0.0.3/README.md +++ b/incubator/tdarr-node/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/tdarr-node/0.0.3/app-readme.md b/incubator/tdarr-node/0.0.4/app-readme.md similarity index 100% rename from incubator/tdarr-node/0.0.3/app-readme.md rename to incubator/tdarr-node/0.0.4/app-readme.md diff --git a/incubator/tdarr-node/0.0.4/charts/common-8.3.12.tgz b/incubator/tdarr-node/0.0.4/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/tdarr-node/0.0.4/charts/common-8.3.12.tgz differ diff --git a/incubator/tdarr-node/0.0.3/helm-values.md b/incubator/tdarr-node/0.0.4/helm-values.md similarity index 100% rename from incubator/tdarr-node/0.0.3/helm-values.md rename to incubator/tdarr-node/0.0.4/helm-values.md diff --git a/incubator/tdarr-node/0.0.3/questions.yaml b/incubator/tdarr-node/0.0.4/questions.yaml similarity index 99% rename from incubator/tdarr-node/0.0.3/questions.yaml rename to incubator/tdarr-node/0.0.4/questions.yaml index 7fcffceb2b7..d10ebcdabcc 100644 --- a/incubator/tdarr-node/0.0.3/questions.yaml +++ b/incubator/tdarr-node/0.0.4/questions.yaml @@ -577,6 +577,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/tdarr-node/0.0.3/templates/common.yaml b/incubator/tdarr-node/0.0.4/templates/common.yaml similarity index 100% rename from incubator/tdarr-node/0.0.3/templates/common.yaml rename to incubator/tdarr-node/0.0.4/templates/common.yaml diff --git a/incubator/tdarr-node/0.0.3/test_values.yaml b/incubator/tdarr-node/0.0.4/values.yaml similarity index 100% rename from incubator/tdarr-node/0.0.3/test_values.yaml rename to incubator/tdarr-node/0.0.4/values.yaml diff --git a/incubator/tdarr/0.0.3/CHANGELOG.md b/incubator/tdarr/0.0.3/CHANGELOG.md deleted file mode 100644 index 83d2fef61bd..00000000000 --- a/incubator/tdarr/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [tdarr-0.0.3](https://github.com/truecharts/apps/compare/tdarr-node-0.0.2...tdarr-0.0.3) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/tdarr/0.0.3/Chart.lock b/incubator/tdarr/0.0.3/Chart.lock deleted file mode 100644 index 610334292fb..00000000000 --- a/incubator/tdarr/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:30:33.030828571Z" diff --git a/incubator/tdarr/0.0.3/charts/common-8.3.10.tgz b/incubator/tdarr/0.0.3/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/tdarr/0.0.3/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/tdarr/0.0.3/ix_values.yaml b/incubator/tdarr/0.0.3/ix_values.yaml deleted file mode 100644 index 98eab330d9c..00000000000 --- a/incubator/tdarr/0.0.3/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: haveagitgat/tdarr - pullPolicy: IfNotPresent - tag: 2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86 - -## -# 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/incubator/tdarr/0.0.3/values.yaml b/incubator/tdarr/0.0.3/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/tdarr/0.0.4/CHANGELOG.md b/incubator/tdarr/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c77cadc73e9 --- /dev/null +++ b/incubator/tdarr/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [tdarr-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-0.0.4) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/tdarr/0.0.3/CONFIG.md b/incubator/tdarr/0.0.4/CONFIG.md similarity index 100% rename from incubator/tdarr/0.0.3/CONFIG.md rename to incubator/tdarr/0.0.4/CONFIG.md diff --git a/incubator/tdarr/0.0.4/Chart.lock b/incubator/tdarr/0.0.4/Chart.lock new file mode 100644 index 00000000000..7f998b2b510 --- /dev/null +++ b/incubator/tdarr/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:23:40.443277604Z" diff --git a/incubator/tdarr/0.0.3/Chart.yaml b/incubator/tdarr/0.0.4/Chart.yaml similarity index 94% rename from incubator/tdarr/0.0.3/Chart.yaml rename to incubator/tdarr/0.0.4/Chart.yaml index c59140f5c52..4b4ebba06ae 100644 --- a/incubator/tdarr/0.0.3/Chart.yaml +++ b/incubator/tdarr/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: Audio/Video library transcoding automation home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr @@ -22,4 +22,4 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 0.0.3 +version: 0.0.4 diff --git a/incubator/tdarr/0.0.3/README.md b/incubator/tdarr/0.0.4/README.md similarity index 96% rename from incubator/tdarr/0.0.3/README.md rename to incubator/tdarr/0.0.4/README.md index c1c30ba8f7d..505c998df9e 100644 --- a/incubator/tdarr/0.0.3/README.md +++ b/incubator/tdarr/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/tdarr/0.0.3/app-readme.md b/incubator/tdarr/0.0.4/app-readme.md similarity index 100% rename from incubator/tdarr/0.0.3/app-readme.md rename to incubator/tdarr/0.0.4/app-readme.md diff --git a/incubator/tdarr/0.0.4/charts/common-8.3.12.tgz b/incubator/tdarr/0.0.4/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/tdarr/0.0.4/charts/common-8.3.12.tgz differ diff --git a/incubator/tdarr/0.0.3/helm-values.md b/incubator/tdarr/0.0.4/helm-values.md similarity index 100% rename from incubator/tdarr/0.0.3/helm-values.md rename to incubator/tdarr/0.0.4/helm-values.md diff --git a/incubator/tdarr/0.0.3/questions.yaml b/incubator/tdarr/0.0.4/questions.yaml similarity index 99% rename from incubator/tdarr/0.0.3/questions.yaml rename to incubator/tdarr/0.0.4/questions.yaml index c1656100c1c..20de83bc669 100644 --- a/incubator/tdarr/0.0.3/questions.yaml +++ b/incubator/tdarr/0.0.4/questions.yaml @@ -670,6 +670,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/tdarr/0.0.3/templates/common.yaml b/incubator/tdarr/0.0.4/templates/common.yaml similarity index 100% rename from incubator/tdarr/0.0.3/templates/common.yaml rename to incubator/tdarr/0.0.4/templates/common.yaml diff --git a/incubator/tdarr/0.0.3/test_values.yaml b/incubator/tdarr/0.0.4/values.yaml similarity index 100% rename from incubator/tdarr/0.0.3/test_values.yaml rename to incubator/tdarr/0.0.4/values.yaml diff --git a/incubator/twtxt/0.0.4/CHANGELOG.md b/incubator/twtxt/0.0.4/CHANGELOG.md deleted file mode 100644 index fef437f9bf0..00000000000 --- a/incubator/twtxt/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [twtxt-0.0.4](https://github.com/truecharts/apps/compare/twtxt-0.0.3...twtxt-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/twtxt/0.0.4/Chart.lock b/incubator/twtxt/0.0.4/Chart.lock deleted file mode 100644 index dba9aa4014e..00000000000 --- a/incubator/twtxt/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:30:47.802951571Z" diff --git a/incubator/twtxt/0.0.4/charts/common-8.3.10.tgz b/incubator/twtxt/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/twtxt/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/twtxt/0.0.4/ix_values.yaml b/incubator/twtxt/0.0.4/ix_values.yaml deleted file mode 100644 index 7be836d9ac6..00000000000 --- a/incubator/twtxt/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/nicholaswilde/twtxt - pullPolicy: IfNotPresent - tag: version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3 - -## -# 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/incubator/twtxt/0.0.4/values.yaml b/incubator/twtxt/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/twtxt/0.0.5/CHANGELOG.md b/incubator/twtxt/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..3701cfdb7bc --- /dev/null +++ b/incubator/twtxt/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [twtxt-0.0.5](https://github.com/truecharts/apps/compare/twtxt-0.0.4...twtxt-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/twtxt/0.0.4/CONFIG.md b/incubator/twtxt/0.0.5/CONFIG.md similarity index 100% rename from incubator/twtxt/0.0.4/CONFIG.md rename to incubator/twtxt/0.0.5/CONFIG.md diff --git a/incubator/twtxt/0.0.5/Chart.lock b/incubator/twtxt/0.0.5/Chart.lock new file mode 100644 index 00000000000..76a340ff291 --- /dev/null +++ b/incubator/twtxt/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:24:03.554986812Z" diff --git a/incubator/twtxt/0.0.4/Chart.yaml b/incubator/twtxt/0.0.5/Chart.yaml similarity index 95% rename from incubator/twtxt/0.0.4/Chart.yaml rename to incubator/twtxt/0.0.5/Chart.yaml index bad9c44fbb4..df02e511496 100644 --- a/incubator/twtxt/0.0.4/Chart.yaml +++ b/incubator/twtxt/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/twtxt/0.0.4/README.md b/incubator/twtxt/0.0.5/README.md similarity index 96% rename from incubator/twtxt/0.0.4/README.md rename to incubator/twtxt/0.0.5/README.md index cbb2d8ffc63..f1fccd36d7d 100644 --- a/incubator/twtxt/0.0.4/README.md +++ b/incubator/twtxt/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/twtxt/0.0.4/app-readme.md b/incubator/twtxt/0.0.5/app-readme.md similarity index 100% rename from incubator/twtxt/0.0.4/app-readme.md rename to incubator/twtxt/0.0.5/app-readme.md diff --git a/incubator/twtxt/0.0.5/charts/common-8.3.12.tgz b/incubator/twtxt/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/twtxt/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/twtxt/0.0.4/helm-values.md b/incubator/twtxt/0.0.5/helm-values.md similarity index 100% rename from incubator/twtxt/0.0.4/helm-values.md rename to incubator/twtxt/0.0.5/helm-values.md diff --git a/incubator/twtxt/0.0.4/questions.yaml b/incubator/twtxt/0.0.5/questions.yaml similarity index 99% rename from incubator/twtxt/0.0.4/questions.yaml rename to incubator/twtxt/0.0.5/questions.yaml index 219530054d8..11d5e49dfa2 100644 --- a/incubator/twtxt/0.0.4/questions.yaml +++ b/incubator/twtxt/0.0.5/questions.yaml @@ -564,6 +564,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/twtxt/0.0.4/templates/common.yaml b/incubator/twtxt/0.0.5/templates/common.yaml similarity index 100% rename from incubator/twtxt/0.0.4/templates/common.yaml rename to incubator/twtxt/0.0.5/templates/common.yaml diff --git a/incubator/twtxt/0.0.4/test_values.yaml b/incubator/twtxt/0.0.5/values.yaml similarity index 100% rename from incubator/twtxt/0.0.4/test_values.yaml rename to incubator/twtxt/0.0.5/values.yaml diff --git a/incubator/uptime-kuma/0.0.2/CHANGELOG.md b/incubator/uptime-kuma/0.0.2/CHANGELOG.md deleted file mode 100644 index 3739fbde0d8..00000000000 --- a/incubator/uptime-kuma/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [uptime-kuma-0.0.2](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.1...uptime-kuma-0.0.2) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/uptime-kuma/0.0.2/Chart.lock b/incubator/uptime-kuma/0.0.2/Chart.lock deleted file mode 100644 index 9b6d258132c..00000000000 --- a/incubator/uptime-kuma/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:31:02.597932791Z" diff --git a/incubator/uptime-kuma/0.0.2/charts/common-8.3.10.tgz b/incubator/uptime-kuma/0.0.2/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/uptime-kuma/0.0.2/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/uptime-kuma/0.0.2/ix_values.yaml b/incubator/uptime-kuma/0.0.2/ix_values.yaml deleted file mode 100644 index 8dcfac890c2..00000000000 --- a/incubator/uptime-kuma/0.0.2/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: louislam/uptime-kuma - pullPolicy: IfNotPresent - tag: 1.8.0-debian@sha256:c775044689c432e282df0adc2fb6f0706513e87d6ff73fcafe0149a729a5e383 - -## -# 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/incubator/uptime-kuma/0.0.2/values.yaml b/incubator/uptime-kuma/0.0.2/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/uptime-kuma/0.0.3/CHANGELOG.md b/incubator/uptime-kuma/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d82aa0735a3 --- /dev/null +++ b/incubator/uptime-kuma/0.0.3/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [uptime-kuma-0.0.3](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.2...uptime-kuma-0.0.3) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/uptime-kuma/0.0.2/CONFIG.md b/incubator/uptime-kuma/0.0.3/CONFIG.md similarity index 100% rename from incubator/uptime-kuma/0.0.2/CONFIG.md rename to incubator/uptime-kuma/0.0.3/CONFIG.md diff --git a/incubator/uptime-kuma/0.0.3/Chart.lock b/incubator/uptime-kuma/0.0.3/Chart.lock new file mode 100644 index 00000000000..26e8bc785ec --- /dev/null +++ b/incubator/uptime-kuma/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:24:28.054862151Z" diff --git a/incubator/uptime-kuma/0.0.2/Chart.yaml b/incubator/uptime-kuma/0.0.3/Chart.yaml similarity index 94% rename from incubator/uptime-kuma/0.0.2/Chart.yaml rename to incubator/uptime-kuma/0.0.3/Chart.yaml index 4b1e5437a17..94bfcb6b027 100644 --- a/incubator/uptime-kuma/0.0.2/Chart.yaml +++ b/incubator/uptime-kuma/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false description: A fancy self-hosted monitoring tool home: https://github.com/louislam/uptime-kuma @@ -23,4 +23,4 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/uptime-kuma/0.0.2/README.md b/incubator/uptime-kuma/0.0.3/README.md similarity index 96% rename from incubator/uptime-kuma/0.0.2/README.md rename to incubator/uptime-kuma/0.0.3/README.md index 915147ae305..c3f41f142ee 100644 --- a/incubator/uptime-kuma/0.0.2/README.md +++ b/incubator/uptime-kuma/0.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/uptime-kuma/0.0.2/app-readme.md b/incubator/uptime-kuma/0.0.3/app-readme.md similarity index 100% rename from incubator/uptime-kuma/0.0.2/app-readme.md rename to incubator/uptime-kuma/0.0.3/app-readme.md diff --git a/incubator/uptime-kuma/0.0.3/charts/common-8.3.12.tgz b/incubator/uptime-kuma/0.0.3/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/uptime-kuma/0.0.3/charts/common-8.3.12.tgz differ diff --git a/incubator/uptime-kuma/0.0.2/helm-values.md b/incubator/uptime-kuma/0.0.3/helm-values.md similarity index 100% rename from incubator/uptime-kuma/0.0.2/helm-values.md rename to incubator/uptime-kuma/0.0.3/helm-values.md diff --git a/incubator/uptime-kuma/0.0.2/questions.yaml b/incubator/uptime-kuma/0.0.3/questions.yaml similarity index 99% rename from incubator/uptime-kuma/0.0.2/questions.yaml rename to incubator/uptime-kuma/0.0.3/questions.yaml index f7f6090ad9f..7c86abab26c 100644 --- a/incubator/uptime-kuma/0.0.2/questions.yaml +++ b/incubator/uptime-kuma/0.0.3/questions.yaml @@ -540,6 +540,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/uptime-kuma/0.0.2/templates/common.yaml b/incubator/uptime-kuma/0.0.3/templates/common.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.2/templates/common.yaml rename to incubator/uptime-kuma/0.0.3/templates/common.yaml diff --git a/incubator/uptime-kuma/0.0.2/test_values.yaml b/incubator/uptime-kuma/0.0.3/values.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.2/test_values.yaml rename to incubator/uptime-kuma/0.0.3/values.yaml diff --git a/incubator/valheim/0.0.4/CHANGELOG.md b/incubator/valheim/0.0.4/CHANGELOG.md deleted file mode 100644 index a53dc8407ac..00000000000 --- a/incubator/valheim/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [valheim-0.0.4](https://github.com/truecharts/apps/compare/valheim-0.0.3...valheim-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/valheim/0.0.4/Chart.lock b/incubator/valheim/0.0.4/Chart.lock deleted file mode 100644 index f0a7eab140e..00000000000 --- a/incubator/valheim/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:31:17.21609752Z" diff --git a/incubator/valheim/0.0.4/charts/common-8.3.10.tgz b/incubator/valheim/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/valheim/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/valheim/0.0.4/ix_values.yaml b/incubator/valheim/0.0.4/ix_values.yaml deleted file mode 100644 index 20add48b9b8..00000000000 --- a/incubator/valheim/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/lloesche/valheim-server - pullPolicy: IfNotPresent - tag: latest@sha256:0224c94befe2ddea0aad596ad4320e8de82d892e193268fa6f7a654fad65a62f - -## -# 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/incubator/valheim/0.0.4/values.yaml b/incubator/valheim/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/valheim/0.0.5/CHANGELOG.md b/incubator/valheim/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..f7f95e6b7b7 --- /dev/null +++ b/incubator/valheim/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [valheim-0.0.5](https://github.com/truecharts/apps/compare/valheim-0.0.4...valheim-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/valheim/0.0.4/CONFIG.md b/incubator/valheim/0.0.5/CONFIG.md similarity index 100% rename from incubator/valheim/0.0.4/CONFIG.md rename to incubator/valheim/0.0.5/CONFIG.md diff --git a/incubator/valheim/0.0.5/Chart.lock b/incubator/valheim/0.0.5/Chart.lock new file mode 100644 index 00000000000..caa87b66ce1 --- /dev/null +++ b/incubator/valheim/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:24:51.005363166Z" diff --git a/incubator/valheim/0.0.4/Chart.yaml b/incubator/valheim/0.0.5/Chart.yaml similarity index 94% rename from incubator/valheim/0.0.4/Chart.yaml rename to incubator/valheim/0.0.5/Chart.yaml index c007035fc91..138921a642b 100644 --- a/incubator/valheim/0.0.4/Chart.yaml +++ b/incubator/valheim/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/valheim/0.0.4/README.md b/incubator/valheim/0.0.5/README.md similarity index 96% rename from incubator/valheim/0.0.4/README.md rename to incubator/valheim/0.0.5/README.md index 0090062c1be..65f56243aed 100644 --- a/incubator/valheim/0.0.4/README.md +++ b/incubator/valheim/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/valheim/0.0.4/app-readme.md b/incubator/valheim/0.0.5/app-readme.md similarity index 100% rename from incubator/valheim/0.0.4/app-readme.md rename to incubator/valheim/0.0.5/app-readme.md diff --git a/incubator/valheim/0.0.5/charts/common-8.3.12.tgz b/incubator/valheim/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/valheim/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/valheim/0.0.4/helm-values.md b/incubator/valheim/0.0.5/helm-values.md similarity index 100% rename from incubator/valheim/0.0.4/helm-values.md rename to incubator/valheim/0.0.5/helm-values.md diff --git a/incubator/valheim/0.0.4/questions.yaml b/incubator/valheim/0.0.5/questions.yaml similarity index 99% rename from incubator/valheim/0.0.4/questions.yaml rename to incubator/valheim/0.0.5/questions.yaml index c6e9a508310..50ab5626c6f 100644 --- a/incubator/valheim/0.0.4/questions.yaml +++ b/incubator/valheim/0.0.5/questions.yaml @@ -924,6 +924,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/valheim/0.0.4/templates/common.yaml b/incubator/valheim/0.0.5/templates/common.yaml similarity index 100% rename from incubator/valheim/0.0.4/templates/common.yaml rename to incubator/valheim/0.0.5/templates/common.yaml diff --git a/incubator/valheim/0.0.4/test_values.yaml b/incubator/valheim/0.0.5/values.yaml similarity index 100% rename from incubator/valheim/0.0.4/test_values.yaml rename to incubator/valheim/0.0.5/values.yaml diff --git a/incubator/whoogle/0.0.4/CHANGELOG.md b/incubator/whoogle/0.0.4/CHANGELOG.md deleted file mode 100644 index c08a17f1eaa..00000000000 --- a/incubator/whoogle/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [whoogle-0.0.4](https://github.com/truecharts/apps/compare/whoogle-0.0.3...whoogle-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/whoogle/0.0.4/Chart.lock b/incubator/whoogle/0.0.4/Chart.lock deleted file mode 100644 index f9d0daf3c9d..00000000000 --- a/incubator/whoogle/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:31:31.774555174Z" diff --git a/incubator/whoogle/0.0.4/charts/common-8.3.10.tgz b/incubator/whoogle/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/whoogle/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/whoogle/0.0.4/ix_values.yaml b/incubator/whoogle/0.0.4/ix_values.yaml deleted file mode 100644 index ba278d7c25d..00000000000 --- a/incubator/whoogle/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: benbusby/whoogle-search - pullPolicy: IfNotPresent - tag: 0.6.0@sha256:6a3e25c63ec09645cb3ee91f4a12b551882e694609c842ee49aa8fcd218fcad8 - -## -# 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/incubator/whoogle/0.0.4/values.yaml b/incubator/whoogle/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/whoogle/0.0.5/CHANGELOG.md b/incubator/whoogle/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..618898b963a --- /dev/null +++ b/incubator/whoogle/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [whoogle-0.0.5](https://github.com/truecharts/apps/compare/whoogle-0.0.4...whoogle-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/whoogle/0.0.4/CONFIG.md b/incubator/whoogle/0.0.5/CONFIG.md similarity index 100% rename from incubator/whoogle/0.0.4/CONFIG.md rename to incubator/whoogle/0.0.5/CONFIG.md diff --git a/incubator/whoogle/0.0.5/Chart.lock b/incubator/whoogle/0.0.5/Chart.lock new file mode 100644 index 00000000000..58075861295 --- /dev/null +++ b/incubator/whoogle/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:25:13.929554163Z" diff --git a/incubator/whoogle/0.0.4/Chart.yaml b/incubator/whoogle/0.0.5/Chart.yaml similarity index 94% rename from incubator/whoogle/0.0.4/Chart.yaml rename to incubator/whoogle/0.0.5/Chart.yaml index 848d12a9896..3684e1cbd89 100644 --- a/incubator/whoogle/0.0.4/Chart.yaml +++ b/incubator/whoogle/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/whoogle/0.0.4/README.md b/incubator/whoogle/0.0.5/README.md similarity index 96% rename from incubator/whoogle/0.0.4/README.md rename to incubator/whoogle/0.0.5/README.md index 5cc671e4958..223b8e28a67 100644 --- a/incubator/whoogle/0.0.4/README.md +++ b/incubator/whoogle/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/whoogle/0.0.4/app-readme.md b/incubator/whoogle/0.0.5/app-readme.md similarity index 100% rename from incubator/whoogle/0.0.4/app-readme.md rename to incubator/whoogle/0.0.5/app-readme.md diff --git a/incubator/whoogle/0.0.5/charts/common-8.3.12.tgz b/incubator/whoogle/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/whoogle/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/whoogle/0.0.4/helm-values.md b/incubator/whoogle/0.0.5/helm-values.md similarity index 100% rename from incubator/whoogle/0.0.4/helm-values.md rename to incubator/whoogle/0.0.5/helm-values.md diff --git a/incubator/whoogle/0.0.4/questions.yaml b/incubator/whoogle/0.0.5/questions.yaml similarity index 99% rename from incubator/whoogle/0.0.4/questions.yaml rename to incubator/whoogle/0.0.5/questions.yaml index 8c3e95ef2eb..712d2f00c6d 100644 --- a/incubator/whoogle/0.0.4/questions.yaml +++ b/incubator/whoogle/0.0.5/questions.yaml @@ -604,6 +604,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/whoogle/0.0.4/templates/common.yaml b/incubator/whoogle/0.0.5/templates/common.yaml similarity index 100% rename from incubator/whoogle/0.0.4/templates/common.yaml rename to incubator/whoogle/0.0.5/templates/common.yaml diff --git a/incubator/whoogle/0.0.4/test_values.yaml b/incubator/whoogle/0.0.5/values.yaml similarity index 100% rename from incubator/whoogle/0.0.4/test_values.yaml rename to incubator/whoogle/0.0.5/values.yaml diff --git a/incubator/wiki/0.0.4/CHANGELOG.md b/incubator/wiki/0.0.4/CHANGELOG.md deleted file mode 100644 index cd4efb124cf..00000000000 --- a/incubator/wiki/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [wiki-0.0.4](https://github.com/truecharts/apps/compare/wiki-0.0.3...wiki-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/wiki/0.0.4/Chart.lock b/incubator/wiki/0.0.4/Chart.lock deleted file mode 100644 index a063ac01442..00000000000 --- a/incubator/wiki/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:31:46.44244032Z" diff --git a/incubator/wiki/0.0.4/charts/common-8.3.10.tgz b/incubator/wiki/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/wiki/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/wiki/0.0.4/ix_values.yaml b/incubator/wiki/0.0.4/ix_values.yaml deleted file mode 100644 index 51f6250a6b9..00000000000 --- a/incubator/wiki/0.0.4/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/nicholaswilde/wiki - pullPolicy: IfNotPresent - tag: version-900b76a@sha256:6c4f261d8f5e5dadd5ec97465465d434dc6730a85ccf9af415c03d1c0e8d1afd - -## -# 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/incubator/wiki/0.0.4/values.yaml b/incubator/wiki/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/wiki/0.0.5/CHANGELOG.md b/incubator/wiki/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..5d7560624ec --- /dev/null +++ b/incubator/wiki/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [wiki-0.0.5](https://github.com/truecharts/apps/compare/wiki-0.0.4...wiki-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/wiki/0.0.4/CONFIG.md b/incubator/wiki/0.0.5/CONFIG.md similarity index 100% rename from incubator/wiki/0.0.4/CONFIG.md rename to incubator/wiki/0.0.5/CONFIG.md diff --git a/incubator/wiki/0.0.5/Chart.lock b/incubator/wiki/0.0.5/Chart.lock new file mode 100644 index 00000000000..2fac501a670 --- /dev/null +++ b/incubator/wiki/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:25:38.296478574Z" diff --git a/incubator/wiki/0.0.4/Chart.yaml b/incubator/wiki/0.0.5/Chart.yaml similarity index 94% rename from incubator/wiki/0.0.4/Chart.yaml rename to incubator/wiki/0.0.5/Chart.yaml index 2dd130a0ccd..21d67800602 100644 --- a/incubator/wiki/0.0.4/Chart.yaml +++ b/incubator/wiki/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "900b76a" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/wiki/0.0.4/README.md b/incubator/wiki/0.0.5/README.md similarity index 96% rename from incubator/wiki/0.0.4/README.md rename to incubator/wiki/0.0.5/README.md index 685d9d677fd..0ab924bb953 100644 --- a/incubator/wiki/0.0.4/README.md +++ b/incubator/wiki/0.0.5/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/wiki/0.0.4/app-readme.md b/incubator/wiki/0.0.5/app-readme.md similarity index 100% rename from incubator/wiki/0.0.4/app-readme.md rename to incubator/wiki/0.0.5/app-readme.md diff --git a/incubator/wiki/0.0.5/charts/common-8.3.12.tgz b/incubator/wiki/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/wiki/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/wiki/0.0.4/helm-values.md b/incubator/wiki/0.0.5/helm-values.md similarity index 100% rename from incubator/wiki/0.0.4/helm-values.md rename to incubator/wiki/0.0.5/helm-values.md diff --git a/incubator/wiki/0.0.4/questions.yaml b/incubator/wiki/0.0.5/questions.yaml similarity index 99% rename from incubator/wiki/0.0.4/questions.yaml rename to incubator/wiki/0.0.5/questions.yaml index ebe1706484d..a84f67b780e 100644 --- a/incubator/wiki/0.0.4/questions.yaml +++ b/incubator/wiki/0.0.5/questions.yaml @@ -540,6 +540,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/wiki/0.0.4/templates/common.yaml b/incubator/wiki/0.0.5/templates/common.yaml similarity index 100% rename from incubator/wiki/0.0.4/templates/common.yaml rename to incubator/wiki/0.0.5/templates/common.yaml diff --git a/incubator/wiki/0.0.4/test_values.yaml b/incubator/wiki/0.0.5/values.yaml similarity index 100% rename from incubator/wiki/0.0.4/test_values.yaml rename to incubator/wiki/0.0.5/values.yaml diff --git a/incubator/zigbee2mqtt/0.0.4/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.4/CHANGELOG.md deleted file mode 100644 index b2cba6db37a..00000000000 --- a/incubator/zigbee2mqtt/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [zigbee2mqtt-0.0.4](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.3...zigbee2mqtt-0.0.4) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/incubator/zigbee2mqtt/0.0.4/Chart.lock b/incubator/zigbee2mqtt/0.0.4/Chart.lock deleted file mode 100644 index 90671e067f4..00000000000 --- a/incubator/zigbee2mqtt/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:32:01.104199648Z" diff --git a/incubator/zigbee2mqtt/0.0.4/charts/common-8.3.10.tgz b/incubator/zigbee2mqtt/0.0.4/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/incubator/zigbee2mqtt/0.0.4/charts/common-8.3.10.tgz and /dev/null differ diff --git a/incubator/zigbee2mqtt/0.0.4/ix_values.yaml b/incubator/zigbee2mqtt/0.0.4/ix_values.yaml deleted file mode 100644 index f9c0370d36b..00000000000 --- a/incubator/zigbee2mqtt/0.0.4/ix_values.yaml +++ /dev/null @@ -1,91 +0,0 @@ -## -# 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: - repository: koenkk/zigbee2mqtt - pullPolicy: IfNotPresent - tag: 1.21.2@sha256:22390a4ceb1c2849e6717aa8521fa50eaaa39e38abc103387076045161ebd351 - -# -- zigbee2mqtt configuration settings. -# This will be copied into the container's persistent storage at first run only. -# Further configuration should be done in the application itself! -# See [project documentation](https://www.zigbee2mqtt.io/information/configuration.html) for more information. -# these are mostly just defaults and any further tweaking should be done using env-vars -# @default -- See values.yaml -config: - # These will be applied ONLY on first run - # Home Assistant integration (MQTT discovery) - homeassistant: false - - # allow new devices to join - # WARNING: Disable this after all devices have been paired! (default: false) - # Note: this will be controllable in the UI - permit_join: true - - # MQTT settings - mqtt: - # MQTT base topic for zigbee2mqtt MQTT messages - base_topic: zigbee2mqtt - # MQTT server URL - server: "mqtt://localhost" - # MQTT server authentication, uncomment if required: - # user: my_user - # password: my_password - # client_id: my_id - # Alternatively, credentials may be put into a separate file, managed through a secret: - # password: '!secret password' - - # Optional: Include device information to mqtt messages (default: false) - include_device_information: true - - # USB / Serial settings - serial: - # Location of your zigbee device - # port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2400981-if00 - - # Optional: adapter type, not needed unless you are experiencing problems (options: zstack, deconz) - # adapter: deconz - - advanced: - network_key: GENERATE - log_output: - - console - log_level: info - - # Optional: ZigBee channel, changing requires re-pairing of all devices. (Note: use a ZLL channel: 11, 15, 20, or 25 to avoid Problems) - # default: 11 - # channel: 11 - - # Optional: Baudrate for serial port (default: 115200 for Z-Stack, 38400 for Deconz) - # baudrate: 38400 - - # Optional: RTS / CTS Hardware Flow Control for serial port (default: false) - # rtscts: true - - # Optional: Add a last_seen attribute to MQTT messages, contains date/time of last Zigbee message - # possible values are: disable (default), ISO_8601, ISO_8601_local, epoch (default: disable) - last_seen: 'ISO_8601' - - homeassistant_discovery_topic: 'homeassistant' - homeassistant_status_topic: 'homeassistant/status' - - # Optional: Enables report feature (see information -> report for more details) (default: false) - # report: true - - # Optional: Add an elapsed attribute to MQTT messages, contains milliseconds since the previous msg (default: false) - # elapsed: true - - # Both of these need to be enabled for the webui - frontend: - port: 8080 - experimental: - new_api: true - - -## -# 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/incubator/zigbee2mqtt/0.0.4/values.yaml b/incubator/zigbee2mqtt/0.0.4/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/incubator/zigbee2mqtt/0.0.5/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..7b7312eb42e --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.5/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [zigbee2mqtt-0.0.5](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.4...zigbee2mqtt-0.0.5) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/incubator/zigbee2mqtt/0.0.4/CONFIG.md b/incubator/zigbee2mqtt/0.0.5/CONFIG.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.4/CONFIG.md rename to incubator/zigbee2mqtt/0.0.5/CONFIG.md diff --git a/incubator/zigbee2mqtt/0.0.5/Chart.lock b/incubator/zigbee2mqtt/0.0.5/Chart.lock new file mode 100644 index 00000000000..714229d5383 --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:26:00.733882011Z" diff --git a/incubator/zigbee2mqtt/0.0.4/Chart.yaml b/incubator/zigbee2mqtt/0.0.5/Chart.yaml similarity index 94% rename from incubator/zigbee2mqtt/0.0.4/Chart.yaml rename to incubator/zigbee2mqtt/0.0.5/Chart.yaml index 57982ecac6a..b744dbf8663 100644 --- a/incubator/zigbee2mqtt/0.0.4/Chart.yaml +++ b/incubator/zigbee2mqtt/0.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.21.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.4 +version: 0.0.5 diff --git a/incubator/zigbee2mqtt/0.0.4/README.md b/incubator/zigbee2mqtt/0.0.5/README.md similarity index 96% rename from incubator/zigbee2mqtt/0.0.4/README.md rename to incubator/zigbee2mqtt/0.0.5/README.md index ff80ecae56e..bc2333e9b50 100644 --- a/incubator/zigbee2mqtt/0.0.4/README.md +++ b/incubator/zigbee2mqtt/0.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/incubator/zigbee2mqtt/0.0.4/SKIPINSTALL b/incubator/zigbee2mqtt/0.0.5/SKIPINSTALL similarity index 100% rename from incubator/zigbee2mqtt/0.0.4/SKIPINSTALL rename to incubator/zigbee2mqtt/0.0.5/SKIPINSTALL diff --git a/incubator/zigbee2mqtt/0.0.4/app-readme.md b/incubator/zigbee2mqtt/0.0.5/app-readme.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.4/app-readme.md rename to incubator/zigbee2mqtt/0.0.5/app-readme.md diff --git a/incubator/zigbee2mqtt/0.0.5/charts/common-8.3.12.tgz b/incubator/zigbee2mqtt/0.0.5/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/incubator/zigbee2mqtt/0.0.5/charts/common-8.3.12.tgz differ diff --git a/incubator/zigbee2mqtt/0.0.4/helm-values.md b/incubator/zigbee2mqtt/0.0.5/helm-values.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.4/helm-values.md rename to incubator/zigbee2mqtt/0.0.5/helm-values.md diff --git a/incubator/zigbee2mqtt/0.0.4/questions.yaml b/incubator/zigbee2mqtt/0.0.5/questions.yaml similarity index 99% rename from incubator/zigbee2mqtt/0.0.4/questions.yaml rename to incubator/zigbee2mqtt/0.0.5/questions.yaml index 2a3e8409fcb..32be5d7b2a0 100644 --- a/incubator/zigbee2mqtt/0.0.4/questions.yaml +++ b/incubator/zigbee2mqtt/0.0.5/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/incubator/zigbee2mqtt/0.0.4/templates/common.yaml b/incubator/zigbee2mqtt/0.0.5/templates/common.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.4/templates/common.yaml rename to incubator/zigbee2mqtt/0.0.5/templates/common.yaml diff --git a/incubator/zigbee2mqtt/0.0.4/templates/configmap.yaml b/incubator/zigbee2mqtt/0.0.5/templates/configmap.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.4/templates/configmap.yaml rename to incubator/zigbee2mqtt/0.0.5/templates/configmap.yaml diff --git a/incubator/zigbee2mqtt/0.0.4/test_values.yaml b/incubator/zigbee2mqtt/0.0.5/values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.4/test_values.yaml rename to incubator/zigbee2mqtt/0.0.5/values.yaml diff --git a/stable/airsonic/3.0.11/CHANGELOG.md b/stable/airsonic/3.0.11/CHANGELOG.md deleted file mode 100644 index fe66d9b46b9..00000000000 --- a/stable/airsonic/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [airsonic-3.0.11](https://github.com/truecharts/apps/compare/airsonic-3.0.10...airsonic-3.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/airsonic/3.0.11/Chart.lock b/stable/airsonic/3.0.11/Chart.lock deleted file mode 100644 index 53f895d5833..00000000000 --- a/stable/airsonic/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:32:15.702272134Z" diff --git a/stable/airsonic/3.0.11/charts/common-8.3.10.tgz b/stable/airsonic/3.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/airsonic/3.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/airsonic/3.0.11/ix_values.yaml b/stable/airsonic/3.0.11/ix_values.yaml deleted file mode 100644 index 4132b0b9634..00000000000 --- a/stable/airsonic/3.0.11/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: ghcr.io/linuxserver/airsonic - # -- image tag - tag: version-v10.6.2@sha256:c75d6d3ab20d48af0203a3a4d34a5a1b79bf73cb5139a40328ecac55bc65d44d - # -- 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/airsonic/3.0.11/values.yaml b/stable/airsonic/3.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/airsonic/3.0.12/CHANGELOG.md b/stable/airsonic/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5a7e9004588 --- /dev/null +++ b/stable/airsonic/3.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [airsonic-3.0.12](https://github.com/truecharts/apps/compare/airsonic-3.0.11...airsonic-3.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/airsonic/3.0.11/CONFIG.md b/stable/airsonic/3.0.12/CONFIG.md similarity index 100% rename from stable/airsonic/3.0.11/CONFIG.md rename to stable/airsonic/3.0.12/CONFIG.md diff --git a/stable/airsonic/3.0.12/Chart.lock b/stable/airsonic/3.0.12/Chart.lock new file mode 100644 index 00000000000..6a93c781149 --- /dev/null +++ b/stable/airsonic/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:26:23.274911977Z" diff --git a/stable/airsonic/3.0.11/Chart.yaml b/stable/airsonic/3.0.12/Chart.yaml similarity index 95% rename from stable/airsonic/3.0.11/Chart.yaml rename to stable/airsonic/3.0.12/Chart.yaml index be4bdf7a3c9..7a8bfae0dd0 100644 --- a/stable/airsonic/3.0.11/Chart.yaml +++ b/stable/airsonic/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 3.0.12 diff --git a/stable/airsonic/3.0.11/README.md b/stable/airsonic/3.0.12/README.md similarity index 96% rename from stable/airsonic/3.0.11/README.md rename to stable/airsonic/3.0.12/README.md index 5b3349b1235..8d34d4eeadf 100644 --- a/stable/airsonic/3.0.11/README.md +++ b/stable/airsonic/3.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/airsonic/3.0.11/app-readme.md b/stable/airsonic/3.0.12/app-readme.md similarity index 100% rename from stable/airsonic/3.0.11/app-readme.md rename to stable/airsonic/3.0.12/app-readme.md diff --git a/stable/airsonic/3.0.12/charts/common-8.3.12.tgz b/stable/airsonic/3.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/airsonic/3.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/airsonic/3.0.11/helm-values.md b/stable/airsonic/3.0.12/helm-values.md similarity index 100% rename from stable/airsonic/3.0.11/helm-values.md rename to stable/airsonic/3.0.12/helm-values.md diff --git a/stable/airsonic/3.0.11/questions.yaml b/stable/airsonic/3.0.12/questions.yaml similarity index 100% rename from stable/airsonic/3.0.11/questions.yaml rename to stable/airsonic/3.0.12/questions.yaml diff --git a/stable/airsonic/3.0.11/templates/common.yaml b/stable/airsonic/3.0.12/templates/common.yaml similarity index 100% rename from stable/airsonic/3.0.11/templates/common.yaml rename to stable/airsonic/3.0.12/templates/common.yaml diff --git a/stable/airsonic/3.0.11/test_values.yaml b/stable/airsonic/3.0.12/values.yaml similarity index 100% rename from stable/airsonic/3.0.11/test_values.yaml rename to stable/airsonic/3.0.12/values.yaml diff --git a/stable/appdaemon/5.0.8/CHANGELOG.md b/stable/appdaemon/5.0.8/CHANGELOG.md deleted file mode 100644 index 995df89c7e1..00000000000 --- a/stable/appdaemon/5.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [appdaemon-5.0.8](https://github.com/truecharts/apps/compare/appdaemon-5.0.7...appdaemon-5.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/appdaemon/5.0.8/Chart.lock b/stable/appdaemon/5.0.8/Chart.lock deleted file mode 100644 index b2522229049..00000000000 --- a/stable/appdaemon/5.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:32:30.555027451Z" diff --git a/stable/appdaemon/5.0.8/charts/common-8.3.10.tgz b/stable/appdaemon/5.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/appdaemon/5.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/appdaemon/5.0.8/ix_values.yaml b/stable/appdaemon/5.0.8/ix_values.yaml deleted file mode 100644 index 17ccb63ec53..00000000000 --- a/stable/appdaemon/5.0.8/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: docker.io/acockburn/appdaemon - pullPolicy: IfNotPresent - tag: 4.1.0@sha256:99f5891d8fceb75ec5bd8eabb0dff7a4a0a07167ace46c10204a1605b804632a - - -## -# 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/appdaemon/5.0.8/values.yaml b/stable/appdaemon/5.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/appdaemon/5.0.9/CHANGELOG.md b/stable/appdaemon/5.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d0af44febb8 --- /dev/null +++ b/stable/appdaemon/5.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [appdaemon-5.0.9](https://github.com/truecharts/apps/compare/appdaemon-5.0.8...appdaemon-5.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/appdaemon/5.0.8/CONFIG.md b/stable/appdaemon/5.0.9/CONFIG.md similarity index 100% rename from stable/appdaemon/5.0.8/CONFIG.md rename to stable/appdaemon/5.0.9/CONFIG.md diff --git a/stable/appdaemon/5.0.9/Chart.lock b/stable/appdaemon/5.0.9/Chart.lock new file mode 100644 index 00000000000..048ec15f2f8 --- /dev/null +++ b/stable/appdaemon/5.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:26:45.907997738Z" diff --git a/stable/appdaemon/5.0.8/Chart.yaml b/stable/appdaemon/5.0.9/Chart.yaml similarity index 96% rename from stable/appdaemon/5.0.8/Chart.yaml rename to stable/appdaemon/5.0.9/Chart.yaml index afeaa20c02c..b5d476f7f3c 100644 --- a/stable/appdaemon/5.0.8/Chart.yaml +++ b/stable/appdaemon/5.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 5.0.9 diff --git a/stable/appdaemon/5.0.8/README.md b/stable/appdaemon/5.0.9/README.md similarity index 96% rename from stable/appdaemon/5.0.8/README.md rename to stable/appdaemon/5.0.9/README.md index 0c136a32e9b..69860f67eeb 100644 --- a/stable/appdaemon/5.0.8/README.md +++ b/stable/appdaemon/5.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/appdaemon/5.0.8/app-readme.md b/stable/appdaemon/5.0.9/app-readme.md similarity index 100% rename from stable/appdaemon/5.0.8/app-readme.md rename to stable/appdaemon/5.0.9/app-readme.md diff --git a/stable/appdaemon/5.0.9/charts/common-8.3.12.tgz b/stable/appdaemon/5.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/appdaemon/5.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/appdaemon/5.0.8/helm-values.md b/stable/appdaemon/5.0.9/helm-values.md similarity index 100% rename from stable/appdaemon/5.0.8/helm-values.md rename to stable/appdaemon/5.0.9/helm-values.md diff --git a/stable/appdaemon/5.0.8/questions.yaml b/stable/appdaemon/5.0.9/questions.yaml similarity index 100% rename from stable/appdaemon/5.0.8/questions.yaml rename to stable/appdaemon/5.0.9/questions.yaml diff --git a/stable/appdaemon/5.0.8/templates/common.yaml b/stable/appdaemon/5.0.9/templates/common.yaml similarity index 100% rename from stable/appdaemon/5.0.8/templates/common.yaml rename to stable/appdaemon/5.0.9/templates/common.yaml diff --git a/stable/appdaemon/5.0.8/test_values.yaml b/stable/appdaemon/5.0.9/values.yaml similarity index 100% rename from stable/appdaemon/5.0.8/test_values.yaml rename to stable/appdaemon/5.0.9/values.yaml diff --git a/stable/authelia/4.0.19/CHANGELOG.md b/stable/authelia/4.0.19/CHANGELOG.md deleted file mode 100644 index 86ab29dd606..00000000000 --- a/stable/authelia/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [authelia-4.0.19](https://github.com/truecharts/apps/compare/authelia-4.0.18...authelia-4.0.19) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/authelia/4.0.19/charts/common-8.3.10.tgz b/stable/authelia/4.0.19/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/authelia/4.0.19/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/authelia/4.0.19/charts/postgresql-3.0.16.tgz b/stable/authelia/4.0.19/charts/postgresql-3.0.16.tgz deleted file mode 100644 index a6bcd7d61c9..00000000000 Binary files a/stable/authelia/4.0.19/charts/postgresql-3.0.16.tgz and /dev/null differ diff --git a/stable/authelia/4.0.19/ix_values.yaml b/stable/authelia/4.0.19/ix_values.yaml deleted file mode 100644 index c4d4e92a27e..00000000000 --- a/stable/authelia/4.0.19/ix_values.yaml +++ /dev/null @@ -1,251 +0,0 @@ -## -# 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: - repository: ghcr.io/authelia/authelia - pullPolicy: IfNotPresent - tag: 4.32.2@sha256:4c46e56d219424542349fee05b643d854ab74df7a10207dc247dd36366ecfc25 - - -enableServiceLinks: false - -command: ["authelia"] -args: ["--config=/configuration.yaml"] - - -initContainers: - init-postgresdb: - image: "{{ .Values.postgresqlImage.repository}}:{{ .Values.postgresqlImage.tag }}" - command: - - "sh" - - "-c" - - "until pg_isready -U authelia -h ${pghost} ; do sleep 2 ; done" - imagePullPolicy: IfNotPresent - env: - - name: pghost - valueFrom: - secretKeyRef: - name: dbcreds - key: plainhost - -# Enabled postgres -postgresql: - enabled: true - existingSecret: "dbcreds" - postgresqlUsername: authelia - postgresqlDatabase: authelia - persistence: - db: - storageClass: "SCALE-ZFS" - dbbackups: - storageClass: "SCALE-ZFS" - -# Enabled redis -# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis -redis: - volumePermissions: - enabled: true - architecture: standalone - enabled: true - auth: - existingSecret: rediscreds - existingSecretPasswordKey: redis-password - master: - persistence: - enabled: false - existingClaim: redismaster - replica: - replicaCount: 0 - persistence: - enabled: false - -envFrom: - - configMapRef: - name: authelia-paths - -probes: - liveness: - type: HTTP - path: /api/health" - - readiness: - type: HTTP - path: "/api/health" - - startup: - type: HTTP - path: "/api/health" - -## -## Storage Provider Configuration -## -## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers. -storage: - ## - ## PostgreSQL (Storage Provider) - ## - postgres: - port: 5432 - database: authelia - username: authelia - sslmode: disable - timeout: 5s - -## -## Server Configuration -## -server: - ## - ## Port sets the configured port for the daemon, service, and the probes. - ## Default is 9091 and should not need to be changed. - ## - port: 9091 - - ## Buffers usually should be configured to be the same value. - ## Explanation at https://www.authelia.com/docs/configuration/server.html - ## Read buffer size adjusts the server's max incoming request size in bytes. - ## Write buffer size does the same for outgoing responses. - read_buffer_size: 4096 - write_buffer_size: 4096 - ## Set the single level path Authelia listens on. - ## Must be alphanumeric chars and should not contain any slashes. - path: "" - -## -## Redis Provider -## -## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html -## -## The redis connection details -redisProvider: - port: 6379 - - ## Optional username to be used with authentication. - # username: authelia - username: "" - - ## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc). - database_index: 0 - - ## The maximum number of concurrent active connections to Redis. - maximum_active_connections: 8 - - ## The target number of idle connections to have open ready for work. Useful when opening connections is slow. - minimum_idle_connections: 0 - - ## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s). - tls: - enabled: false - - ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). - server_name: "" - - ## Skip verifying the server certificate (to allow a self-signed certificate). - ## In preference to setting this we strongly recommend you add the public portion of the certificate to the - ## certificates directory which is defined by the `certificates_directory` option at the top of the config. - skip_verify: false - - ## Minimum TLS version for the connection. - minimum_version: TLS1.2 - - ## The Redis HA configuration options. - ## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name). - high_availability: - enabled: false - enabledSecret: false - ## Sentinel Name / Master Name - sentinel_name: mysentinel - - ## The additional nodes to pre-seed the redis provider with (for sentinel). - ## If the host in the above section is defined, it will be combined with this list to connect to sentinel. - ## For high availability to be used you must have either defined; the host above or at least one node below. - nodes: [] - # nodes: - # - host: sentinel-0.databases.svc.cluster.local - # port: 26379 - # - host: sentinel-1.databases.svc.cluster.local - # port: 26379 - - ## Choose the host with the lowest latency. - route_by_latency: false - - ## Choose the host randomly. - route_randomly: false - -identity_providers: - oidc: - ## Enables this in the config map. Currently in beta stage. - ## See https://www.authelia.com/docs/configuration/identity-providers/oidc.html#roadmap - enabled: false - - access_token_lifespan: 1h - authorize_code_lifespan: 1m - id_token_lifespan: 1h - refresh_token_lifespan: 90m - - enable_client_debug_messages: false - - ## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it below 8 for - ## security reasons. - minimum_parameter_entropy: 8 - - clients: [] - # clients: - # - - ## The ID is the OpenID Connect ClientID which is used to link an application to a configuration. - # id: myapp - - ## The description to show to users when they end up on the consent screen. Defaults to the ID above. - # description: My Application - - ## The client secret is a shared secret between Authelia and the consumer of this client. - # secret: apple123 - - ## Sets the client to public. This should typically not be set, please see the documentation for usage. - # public: false - - ## The policy to require for this client; one_factor or two_factor. - # authorization_policy: two_factor - - ## Audience this client is allowed to request. - # audience: [] - - ## Scopes this client is allowed to request. - # scopes: - # - openid - # - profile - # - email - # - groups - - ## Redirect URI's specifies a list of valid case-sensitive callbacks for this client. - # redirect_uris: - # - https://oidc.example.com/oauth2/callback - - ## Grant Types configures which grants this client can obtain. - ## It's not recommended to configure this unless you know what you're doing. - # grant_types: - # - refresh_token - # - authorization_code - - ## Response Types configures which responses this client can be sent. - ## It's not recommended to configure this unless you know what you're doing. - # response_types: - # - code - - ## Response Modes configures which response modes this client supports. - ## It's not recommended to configure this unless you know what you're doing. - # response_modes: - # - form_post - # - query - # - fragment - - ## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256. - # userinfo_signing_algorithm: none - -## -# 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/authelia/4.0.19/values.yaml b/stable/authelia/4.0.19/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/authelia/4.0.20/CHANGELOG.md b/stable/authelia/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..fa897c3a343 --- /dev/null +++ b/stable/authelia/4.0.20/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [authelia-4.0.20](https://github.com/truecharts/apps/compare/authelia-4.0.19...authelia-4.0.20) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/authelia/4.0.19/CONFIG.md b/stable/authelia/4.0.20/CONFIG.md similarity index 100% rename from stable/authelia/4.0.19/CONFIG.md rename to stable/authelia/4.0.20/CONFIG.md diff --git a/stable/nextcloud/6.0.22/Chart.lock b/stable/authelia/4.0.20/Chart.lock similarity index 56% rename from stable/nextcloud/6.0.22/Chart.lock rename to stable/authelia/4.0.20/Chart.lock index f6acd82d909..97ee6134b60 100644 --- a/stable/nextcloud/6.0.22/Chart.lock +++ b/stable/authelia/4.0.20/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.1 -digest: sha256:b992a5b78f87cc4046f10d463fa6e3a465f064d998416db155cc6a2b7be9aea0 -generated: "2021-10-18T09:06:16.219763453Z" +digest: sha256:22d58ec0e370340603b0ef7ba65eebbfdb54b1b322434bb6c2d17b1e3f2c4261 +generated: "2021-10-18T21:27:11.054258859Z" diff --git a/stable/authelia/4.0.19/Chart.yaml b/stable/authelia/4.0.20/Chart.yaml similarity index 94% rename from stable/authelia/4.0.19/Chart.yaml rename to stable/authelia/4.0.20/Chart.yaml index 4db3b28c11a..6766482cdba 100644 --- a/stable/authelia/4.0.19/Chart.yaml +++ b/stable/authelia/4.0.20/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "4.32.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 - 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.19 +version: 4.0.20 diff --git a/stable/authelia/4.0.19/README.md b/stable/authelia/4.0.20/README.md similarity index 93% rename from stable/authelia/4.0.19/README.md rename to stable/authelia/4.0.20/README.md index 08f30c5f431..621a37fcb96 100644 --- a/stable/authelia/4.0.19/README.md +++ b/stable/authelia/4.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.16 | -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org/ | postgresql | 3.0.18 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/authelia/4.0.19/app-readme.md b/stable/authelia/4.0.20/app-readme.md similarity index 100% rename from stable/authelia/4.0.19/app-readme.md rename to stable/authelia/4.0.20/app-readme.md diff --git a/stable/authelia/4.0.20/charts/common-8.3.12.tgz b/stable/authelia/4.0.20/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/authelia/4.0.20/charts/common-8.3.12.tgz differ diff --git a/stable/authelia/4.0.20/charts/postgresql-3.0.18.tgz b/stable/authelia/4.0.20/charts/postgresql-3.0.18.tgz new file mode 100644 index 00000000000..7f4a2a72849 Binary files /dev/null and b/stable/authelia/4.0.20/charts/postgresql-3.0.18.tgz differ diff --git a/stable/authelia/4.0.19/charts/redis-15.4.1.tgz b/stable/authelia/4.0.20/charts/redis-15.4.1.tgz similarity index 100% rename from stable/authelia/4.0.19/charts/redis-15.4.1.tgz rename to stable/authelia/4.0.20/charts/redis-15.4.1.tgz diff --git a/stable/authelia/4.0.19/helm-values.md b/stable/authelia/4.0.20/helm-values.md similarity index 100% rename from stable/authelia/4.0.19/helm-values.md rename to stable/authelia/4.0.20/helm-values.md diff --git a/stable/authelia/4.0.19/questions.yaml b/stable/authelia/4.0.20/questions.yaml similarity index 100% rename from stable/authelia/4.0.19/questions.yaml rename to stable/authelia/4.0.20/questions.yaml diff --git a/stable/authelia/4.0.19/templates/_configmap.tpl b/stable/authelia/4.0.20/templates/_configmap.tpl similarity index 100% rename from stable/authelia/4.0.19/templates/_configmap.tpl rename to stable/authelia/4.0.20/templates/_configmap.tpl diff --git a/stable/authelia/4.0.19/templates/_secrets.tpl b/stable/authelia/4.0.20/templates/_secrets.tpl similarity index 100% rename from stable/authelia/4.0.19/templates/_secrets.tpl rename to stable/authelia/4.0.20/templates/_secrets.tpl diff --git a/stable/authelia/4.0.19/templates/common.yaml b/stable/authelia/4.0.20/templates/common.yaml similarity index 100% rename from stable/authelia/4.0.19/templates/common.yaml rename to stable/authelia/4.0.20/templates/common.yaml diff --git a/stable/authelia/4.0.19/test_values.yaml b/stable/authelia/4.0.20/values.yaml similarity index 100% rename from stable/authelia/4.0.19/test_values.yaml rename to stable/authelia/4.0.20/values.yaml diff --git a/stable/bazarr/8.0.10/CHANGELOG.md b/stable/bazarr/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..cb539e54891 --- /dev/null +++ b/stable/bazarr/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [bazarr-8.0.10](https://github.com/truecharts/apps/compare/bazarr-8.0.9...bazarr-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/bazarr/8.0.9/CONFIG.md b/stable/bazarr/8.0.10/CONFIG.md similarity index 100% rename from stable/bazarr/8.0.9/CONFIG.md rename to stable/bazarr/8.0.10/CONFIG.md diff --git a/stable/bazarr/8.0.10/Chart.lock b/stable/bazarr/8.0.10/Chart.lock new file mode 100644 index 00000000000..d11b2181428 --- /dev/null +++ b/stable/bazarr/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:27:57.36135744Z" diff --git a/stable/bazarr/8.0.9/Chart.yaml b/stable/bazarr/8.0.10/Chart.yaml similarity index 82% rename from stable/bazarr/8.0.9/Chart.yaml rename to stable/bazarr/8.0.10/Chart.yaml index d203b38feb6..6bccb1418fe 100644 --- a/stable/bazarr/8.0.9/Chart.yaml +++ b/stable/bazarr/8.0.10/Chart.yaml @@ -3,16 +3,16 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 deprecated: false -description: Bazarr is a companion application to Bazarr and Radarr. It manages and +description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements home: https://github.com/truecharts/apps/tree/master/charts/stable/bazarr icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png keywords: - bazarr - radarr -- bazarr +- sonarr - subtitles - usenet - torrent @@ -26,7 +26,7 @@ maintainers: url: truecharts.org name: bazarr sources: -- https://github.com/Bazarr/Bazarr +- https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/bazarr/8.0.9/README.md b/stable/bazarr/8.0.10/README.md similarity index 89% rename from stable/bazarr/8.0.9/README.md rename to stable/bazarr/8.0.10/README.md index d033cced08d..183d18fdd93 100644 --- a/stable/bazarr/8.0.9/README.md +++ b/stable/bazarr/8.0.10/README.md @@ -1,13 +1,13 @@ # Introduction -Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements 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 @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/bazarr/8.0.9/app-readme.md b/stable/bazarr/8.0.10/app-readme.md similarity index 69% rename from stable/bazarr/8.0.9/app-readme.md rename to stable/bazarr/8.0.10/app-readme.md index c6291fa085d..9f8586f3aeb 100644 --- a/stable/bazarr/8.0.9/app-readme.md +++ b/stable/bazarr/8.0.10/app-readme.md @@ -1,3 +1,3 @@ -Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/bazarr/8.0.10/charts/common-8.3.12.tgz b/stable/bazarr/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/bazarr/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/bazarr/8.0.9/helm-values.md b/stable/bazarr/8.0.10/helm-values.md similarity index 100% rename from stable/bazarr/8.0.9/helm-values.md rename to stable/bazarr/8.0.10/helm-values.md diff --git a/stable/bazarr/8.0.9/questions.yaml b/stable/bazarr/8.0.10/questions.yaml similarity index 100% rename from stable/bazarr/8.0.9/questions.yaml rename to stable/bazarr/8.0.10/questions.yaml diff --git a/stable/bazarr/8.0.9/templates/common.yaml b/stable/bazarr/8.0.10/templates/common.yaml similarity index 100% rename from stable/bazarr/8.0.9/templates/common.yaml rename to stable/bazarr/8.0.10/templates/common.yaml diff --git a/stable/bazarr/8.0.9/test_values.yaml b/stable/bazarr/8.0.10/values.yaml similarity index 100% rename from stable/bazarr/8.0.9/test_values.yaml rename to stable/bazarr/8.0.10/values.yaml diff --git a/stable/bazarr/8.0.9/CHANGELOG.md b/stable/bazarr/8.0.9/CHANGELOG.md deleted file mode 100644 index a8b66f52998..00000000000 --- a/stable/bazarr/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [bazarr-8.0.9](https://github.com/truecharts/apps/compare/bazarr-8.0.8...bazarr-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/bazarr/8.0.9/Chart.lock b/stable/bazarr/8.0.9/Chart.lock deleted file mode 100644 index b428098cde2..00000000000 --- a/stable/bazarr/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:33:14.178425489Z" diff --git a/stable/bazarr/8.0.9/charts/common-8.3.10.tgz b/stable/bazarr/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/bazarr/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/bazarr/8.0.9/ix_values.yaml b/stable/bazarr/8.0.9/ix_values.yaml deleted file mode 100644 index ec68ca7d2ec..00000000000 --- a/stable/bazarr/8.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/bazarr - pullPolicy: IfNotPresent - tag: v1.0.0@sha256:b9f8768f7c9a5d6dfe633fe6b4afe71ef4d1efae3ae992c7dd7b4da651725af0 - -## -# 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/bazarr/8.0.9/values.yaml b/stable/bazarr/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/booksonic-air/3.0.10/CHANGELOG.md b/stable/booksonic-air/3.0.10/CHANGELOG.md deleted file mode 100644 index bb8f893580f..00000000000 --- a/stable/booksonic-air/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [booksonic-air-3.0.10](https://github.com/truecharts/apps/compare/booksonic-air-3.0.9...booksonic-air-3.0.10) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/booksonic-air/3.0.10/Chart.lock b/stable/booksonic-air/3.0.10/Chart.lock deleted file mode 100644 index be38d6a3c71..00000000000 --- a/stable/booksonic-air/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:33:28.892313702Z" diff --git a/stable/booksonic-air/3.0.10/charts/common-8.3.10.tgz b/stable/booksonic-air/3.0.10/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/booksonic-air/3.0.10/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/booksonic-air/3.0.10/ix_values.yaml b/stable/booksonic-air/3.0.10/ix_values.yaml deleted file mode 100644 index e02df174dfb..00000000000 --- a/stable/booksonic-air/3.0.10/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/booksonic-air - pullPolicy: IfNotPresent - tag: version-v2009.1.0@sha256:8af3c63dd755ced05cb7d997703491554096fba0afeae59b828e973a1c651c4b - -## -# 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/booksonic-air/3.0.10/values.yaml b/stable/booksonic-air/3.0.10/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/booksonic-air/3.0.11/CHANGELOG.md b/stable/booksonic-air/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..865715cfaa7 --- /dev/null +++ b/stable/booksonic-air/3.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [booksonic-air-3.0.11](https://github.com/truecharts/apps/compare/booksonic-air-3.0.10...booksonic-air-3.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/booksonic-air/3.0.10/CONFIG.md b/stable/booksonic-air/3.0.11/CONFIG.md similarity index 100% rename from stable/booksonic-air/3.0.10/CONFIG.md rename to stable/booksonic-air/3.0.11/CONFIG.md diff --git a/stable/booksonic-air/3.0.11/Chart.lock b/stable/booksonic-air/3.0.11/Chart.lock new file mode 100644 index 00000000000..3ace0bebe05 --- /dev/null +++ b/stable/booksonic-air/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:28:20.542357202Z" diff --git a/stable/booksonic-air/3.0.10/Chart.yaml b/stable/booksonic-air/3.0.11/Chart.yaml similarity index 95% rename from stable/booksonic-air/3.0.10/Chart.yaml rename to stable/booksonic-air/3.0.11/Chart.yaml index 55cc8f5c74a..ac23b4d308c 100644 --- a/stable/booksonic-air/3.0.10/Chart.yaml +++ b/stable/booksonic-air/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2009.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.10 +version: 3.0.11 diff --git a/stable/booksonic-air/3.0.10/README.md b/stable/booksonic-air/3.0.11/README.md similarity index 96% rename from stable/booksonic-air/3.0.10/README.md rename to stable/booksonic-air/3.0.11/README.md index c13e443fe6e..d7687dd5a2e 100644 --- a/stable/booksonic-air/3.0.10/README.md +++ b/stable/booksonic-air/3.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/booksonic-air/3.0.10/app-readme.md b/stable/booksonic-air/3.0.11/app-readme.md similarity index 100% rename from stable/booksonic-air/3.0.10/app-readme.md rename to stable/booksonic-air/3.0.11/app-readme.md diff --git a/stable/booksonic-air/3.0.11/charts/common-8.3.12.tgz b/stable/booksonic-air/3.0.11/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/booksonic-air/3.0.11/charts/common-8.3.12.tgz differ diff --git a/stable/booksonic-air/3.0.10/helm-values.md b/stable/booksonic-air/3.0.11/helm-values.md similarity index 100% rename from stable/booksonic-air/3.0.10/helm-values.md rename to stable/booksonic-air/3.0.11/helm-values.md diff --git a/stable/booksonic-air/3.0.10/questions.yaml b/stable/booksonic-air/3.0.11/questions.yaml similarity index 99% rename from stable/booksonic-air/3.0.10/questions.yaml rename to stable/booksonic-air/3.0.11/questions.yaml index 3c747db022e..9a5266c16c6 100644 --- a/stable/booksonic-air/3.0.10/questions.yaml +++ b/stable/booksonic-air/3.0.11/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/booksonic-air/3.0.10/templates/common.yaml b/stable/booksonic-air/3.0.11/templates/common.yaml similarity index 100% rename from stable/booksonic-air/3.0.10/templates/common.yaml rename to stable/booksonic-air/3.0.11/templates/common.yaml diff --git a/stable/booksonic-air/3.0.10/test_values.yaml b/stable/booksonic-air/3.0.11/values.yaml similarity index 100% rename from stable/booksonic-air/3.0.10/test_values.yaml rename to stable/booksonic-air/3.0.11/values.yaml diff --git a/stable/calibre-web/8.0.8/CHANGELOG.md b/stable/calibre-web/8.0.8/CHANGELOG.md deleted file mode 100644 index 02a506ce494..00000000000 --- a/stable/calibre-web/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [calibre-web-8.0.8](https://github.com/truecharts/apps/compare/calibre-web-8.0.7...calibre-web-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/calibre-web/8.0.8/Chart.lock b/stable/calibre-web/8.0.8/Chart.lock deleted file mode 100644 index 530bff9d2f5..00000000000 --- a/stable/calibre-web/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:33:43.488401963Z" diff --git a/stable/calibre-web/8.0.8/charts/common-8.3.10.tgz b/stable/calibre-web/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/calibre-web/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/calibre-web/8.0.8/ix_values.yaml b/stable/calibre-web/8.0.8/ix_values.yaml deleted file mode 100644 index e5805d87d90..00000000000 --- a/stable/calibre-web/8.0.8/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/calibre-web - pullPolicy: IfNotPresent - tag: version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6 - - -## -# 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/calibre-web/8.0.8/values.yaml b/stable/calibre-web/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/calibre-web/8.0.9/CHANGELOG.md b/stable/calibre-web/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..f23f3f0b70d --- /dev/null +++ b/stable/calibre-web/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [calibre-web-8.0.9](https://github.com/truecharts/apps/compare/calibre-web-8.0.8...calibre-web-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/calibre-web/8.0.8/CONFIG.md b/stable/calibre-web/8.0.9/CONFIG.md similarity index 100% rename from stable/calibre-web/8.0.8/CONFIG.md rename to stable/calibre-web/8.0.9/CONFIG.md diff --git a/stable/calibre-web/8.0.9/Chart.lock b/stable/calibre-web/8.0.9/Chart.lock new file mode 100644 index 00000000000..66ccd68d963 --- /dev/null +++ b/stable/calibre-web/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:28:43.804248159Z" diff --git a/stable/calibre-web/8.0.8/Chart.yaml b/stable/calibre-web/8.0.9/Chart.yaml similarity index 95% rename from stable/calibre-web/8.0.8/Chart.yaml rename to stable/calibre-web/8.0.9/Chart.yaml index e09315f23eb..74a4b222a49 100644 --- a/stable/calibre-web/8.0.8/Chart.yaml +++ b/stable/calibre-web/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/calibre-web/8.0.8/README.md b/stable/calibre-web/8.0.9/README.md similarity index 96% rename from stable/calibre-web/8.0.8/README.md rename to stable/calibre-web/8.0.9/README.md index 395c9a81f8b..d9acbdc5e97 100644 --- a/stable/calibre-web/8.0.8/README.md +++ b/stable/calibre-web/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/calibre-web/8.0.8/app-readme.md b/stable/calibre-web/8.0.9/app-readme.md similarity index 100% rename from stable/calibre-web/8.0.8/app-readme.md rename to stable/calibre-web/8.0.9/app-readme.md diff --git a/stable/calibre-web/8.0.9/charts/common-8.3.12.tgz b/stable/calibre-web/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/calibre-web/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/calibre-web/8.0.8/helm-values.md b/stable/calibre-web/8.0.9/helm-values.md similarity index 100% rename from stable/calibre-web/8.0.8/helm-values.md rename to stable/calibre-web/8.0.9/helm-values.md diff --git a/stable/calibre-web/8.0.8/questions.yaml b/stable/calibre-web/8.0.9/questions.yaml similarity index 100% rename from stable/calibre-web/8.0.8/questions.yaml rename to stable/calibre-web/8.0.9/questions.yaml diff --git a/stable/calibre-web/8.0.8/templates/common.yaml b/stable/calibre-web/8.0.9/templates/common.yaml similarity index 100% rename from stable/calibre-web/8.0.8/templates/common.yaml rename to stable/calibre-web/8.0.9/templates/common.yaml diff --git a/stable/calibre-web/8.0.8/test_values.yaml b/stable/calibre-web/8.0.9/values.yaml similarity index 100% rename from stable/calibre-web/8.0.8/test_values.yaml rename to stable/calibre-web/8.0.9/values.yaml diff --git a/stable/calibre/3.0.10/CHANGELOG.md b/stable/calibre/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..34ef0a3f79d --- /dev/null +++ b/stable/calibre/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [calibre-3.0.10](https://github.com/truecharts/apps/compare/calibre-web-8.0.8...calibre-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/calibre/3.0.9/CONFIG.md b/stable/calibre/3.0.10/CONFIG.md similarity index 100% rename from stable/calibre/3.0.9/CONFIG.md rename to stable/calibre/3.0.10/CONFIG.md diff --git a/stable/calibre/3.0.10/Chart.lock b/stable/calibre/3.0.10/Chart.lock new file mode 100644 index 00000000000..04dad04dec3 --- /dev/null +++ b/stable/calibre/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:29:07.438808862Z" diff --git a/stable/calibre/3.0.9/Chart.yaml b/stable/calibre/3.0.10/Chart.yaml similarity index 94% rename from stable/calibre/3.0.9/Chart.yaml rename to stable/calibre/3.0.10/Chart.yaml index fd1f04aa853..16ea6426de2 100644 --- a/stable/calibre/3.0.9/Chart.yaml +++ b/stable/calibre/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.26.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/calibre/3.0.9/README.md b/stable/calibre/3.0.10/README.md similarity index 96% rename from stable/calibre/3.0.9/README.md rename to stable/calibre/3.0.10/README.md index 45443533160..b74cf57395f 100644 --- a/stable/calibre/3.0.9/README.md +++ b/stable/calibre/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/calibre/3.0.9/app-readme.md b/stable/calibre/3.0.10/app-readme.md similarity index 100% rename from stable/calibre/3.0.9/app-readme.md rename to stable/calibre/3.0.10/app-readme.md diff --git a/stable/calibre/3.0.10/charts/common-8.3.12.tgz b/stable/calibre/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/calibre/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/calibre/3.0.9/helm-values.md b/stable/calibre/3.0.10/helm-values.md similarity index 100% rename from stable/calibre/3.0.9/helm-values.md rename to stable/calibre/3.0.10/helm-values.md diff --git a/stable/calibre/3.0.9/questions.yaml b/stable/calibre/3.0.10/questions.yaml similarity index 99% rename from stable/calibre/3.0.9/questions.yaml rename to stable/calibre/3.0.10/questions.yaml index e29103f8e67..88d69669c77 100644 --- a/stable/calibre/3.0.9/questions.yaml +++ b/stable/calibre/3.0.10/questions.yaml @@ -666,6 +666,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/calibre/3.0.9/templates/common.yaml b/stable/calibre/3.0.10/templates/common.yaml similarity index 100% rename from stable/calibre/3.0.9/templates/common.yaml rename to stable/calibre/3.0.10/templates/common.yaml diff --git a/stable/calibre/3.0.9/test_values.yaml b/stable/calibre/3.0.10/values.yaml similarity index 100% rename from stable/calibre/3.0.9/test_values.yaml rename to stable/calibre/3.0.10/values.yaml diff --git a/stable/calibre/3.0.9/CHANGELOG.md b/stable/calibre/3.0.9/CHANGELOG.md deleted file mode 100644 index 3a196504b64..00000000000 --- a/stable/calibre/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [calibre-3.0.9](https://github.com/truecharts/apps/compare/calibre-3.0.8...calibre-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/calibre/3.0.9/Chart.lock b/stable/calibre/3.0.9/Chart.lock deleted file mode 100644 index 9490e7e6c3d..00000000000 --- a/stable/calibre/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:33:58.394002248Z" diff --git a/stable/calibre/3.0.9/charts/common-8.3.10.tgz b/stable/calibre/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/calibre/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/calibre/3.0.9/ix_values.yaml b/stable/calibre/3.0.9/ix_values.yaml deleted file mode 100644 index 39d67940cce..00000000000 --- a/stable/calibre/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/calibre - pullPolicy: IfNotPresent - tag: version-v5.26.0@sha256:b5ab76091fedea53422e0f4ab57c9a672f23599e0c6c003d11df1f6161a7006e - -## -# 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/calibre/3.0.9/values.yaml b/stable/calibre/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/collabora-online/8.0.10/CHANGELOG.md b/stable/collabora-online/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..d0a10ce2c36 --- /dev/null +++ b/stable/collabora-online/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [collabora-online-8.0.10](https://github.com/truecharts/apps/compare/collabora-online-8.0.9...collabora-online-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/collabora-online/8.0.9/CONFIG.md b/stable/collabora-online/8.0.10/CONFIG.md similarity index 100% rename from stable/collabora-online/8.0.9/CONFIG.md rename to stable/collabora-online/8.0.10/CONFIG.md diff --git a/stable/collabora-online/8.0.10/Chart.lock b/stable/collabora-online/8.0.10/Chart.lock new file mode 100644 index 00000000000..e032966dfe9 --- /dev/null +++ b/stable/collabora-online/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:29:33.513962466Z" diff --git a/stable/collabora-online/8.0.9/Chart.yaml b/stable/collabora-online/8.0.10/Chart.yaml similarity index 96% rename from stable/collabora-online/8.0.9/Chart.yaml rename to stable/collabora-online/8.0.10/Chart.yaml index edb454bc280..2d8da8fdb26 100644 --- a/stable/collabora-online/8.0.9/Chart.yaml +++ b/stable/collabora-online/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.13.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/collabora-online/8.0.9/README.md b/stable/collabora-online/8.0.10/README.md similarity index 96% rename from stable/collabora-online/8.0.9/README.md rename to stable/collabora-online/8.0.10/README.md index b1d899fe2c0..d36eb12f045 100644 --- a/stable/collabora-online/8.0.9/README.md +++ b/stable/collabora-online/8.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/collabora-online/8.0.9/app-readme.md b/stable/collabora-online/8.0.10/app-readme.md similarity index 100% rename from stable/collabora-online/8.0.9/app-readme.md rename to stable/collabora-online/8.0.10/app-readme.md diff --git a/stable/collabora-online/8.0.10/charts/common-8.3.12.tgz b/stable/collabora-online/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/collabora-online/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/collabora-online/8.0.9/helm-values.md b/stable/collabora-online/8.0.10/helm-values.md similarity index 100% rename from stable/collabora-online/8.0.9/helm-values.md rename to stable/collabora-online/8.0.10/helm-values.md diff --git a/stable/collabora-online/8.0.9/questions.yaml b/stable/collabora-online/8.0.10/questions.yaml similarity index 100% rename from stable/collabora-online/8.0.9/questions.yaml rename to stable/collabora-online/8.0.10/questions.yaml diff --git a/stable/collabora-online/8.0.9/templates/common.yaml b/stable/collabora-online/8.0.10/templates/common.yaml similarity index 100% rename from stable/collabora-online/8.0.9/templates/common.yaml rename to stable/collabora-online/8.0.10/templates/common.yaml diff --git a/stable/collabora-online/8.0.9/test_values.yaml b/stable/collabora-online/8.0.10/values.yaml similarity index 100% rename from stable/collabora-online/8.0.9/test_values.yaml rename to stable/collabora-online/8.0.10/values.yaml diff --git a/stable/collabora-online/8.0.9/CHANGELOG.md b/stable/collabora-online/8.0.9/CHANGELOG.md deleted file mode 100644 index 053e40657c0..00000000000 --- a/stable/collabora-online/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [collabora-online-8.0.9](https://github.com/truecharts/apps/compare/collabora-online-8.0.8...collabora-online-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/collabora-online/8.0.9/Chart.lock b/stable/collabora-online/8.0.9/Chart.lock deleted file mode 100644 index ddc553b6b59..00000000000 --- a/stable/collabora-online/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:34:13.418376458Z" diff --git a/stable/collabora-online/8.0.9/charts/common-8.3.10.tgz b/stable/collabora-online/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/collabora-online/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/collabora-online/8.0.9/ix_values.yaml b/stable/collabora-online/8.0.9/ix_values.yaml deleted file mode 100644 index bd95b4527eb..00000000000 --- a/stable/collabora-online/8.0.9/ix_values.yaml +++ /dev/null @@ -1,14 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/collabora - tag: v6.4.13.2@sha256:45ceac29dbdc8adf55097a34baad696ffdd3b8ac41ffcf6930e68740c7cfe0df - 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/collabora-online/8.0.9/values.yaml b/stable/collabora-online/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/custom-app/2.0.13/CHANGELOG.md b/stable/custom-app/2.0.13/CHANGELOG.md deleted file mode 100644 index 0a05085a86b..00000000000 --- a/stable/custom-app/2.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [custom-app-2.0.13](https://github.com/truecharts/apps/compare/custom-app-2.0.12...custom-app-2.0.13) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/custom-app/2.0.13/Chart.lock b/stable/custom-app/2.0.13/Chart.lock deleted file mode 100644 index 773faefd50b..00000000000 --- a/stable/custom-app/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:34:28.365580435Z" diff --git a/stable/custom-app/2.0.13/charts/common-8.3.10.tgz b/stable/custom-app/2.0.13/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/custom-app/2.0.13/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/custom-app/2.0.13/ix_values.yaml b/stable/custom-app/2.0.13/ix_values.yaml deleted file mode 100644 index 18f32919de7..00000000000 --- a/stable/custom-app/2.0.13/ix_values.yaml +++ /dev/null @@ -1,10 +0,0 @@ -## -# 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. -## - -## -# 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/custom-app/2.0.13/values.yaml b/stable/custom-app/2.0.13/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/custom-app/2.0.14/CHANGELOG.md b/stable/custom-app/2.0.14/CHANGELOG.md new file mode 100644 index 00000000000..718cfe51b67 --- /dev/null +++ b/stable/custom-app/2.0.14/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [custom-app-2.0.14](https://github.com/truecharts/apps/compare/custom-app-2.0.13...custom-app-2.0.14) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/custom-app/2.0.13/CONFIG.md b/stable/custom-app/2.0.14/CONFIG.md similarity index 100% rename from stable/custom-app/2.0.13/CONFIG.md rename to stable/custom-app/2.0.14/CONFIG.md diff --git a/stable/custom-app/2.0.14/Chart.lock b/stable/custom-app/2.0.14/Chart.lock new file mode 100644 index 00000000000..2acdf76a349 --- /dev/null +++ b/stable/custom-app/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:29:58.618481154Z" diff --git a/stable/custom-app/2.0.13/Chart.yaml b/stable/custom-app/2.0.14/Chart.yaml similarity index 94% rename from stable/custom-app/2.0.13/Chart.yaml rename to stable/custom-app/2.0.14/Chart.yaml index 41f3d78e164..cfefeebf440 100644 --- a/stable/custom-app/2.0.13/Chart.yaml +++ b/stable/custom-app/2.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.18.984" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.13 +version: 2.0.14 diff --git a/stable/custom-app/2.0.13/README.md b/stable/custom-app/2.0.14/README.md similarity index 96% rename from stable/custom-app/2.0.13/README.md rename to stable/custom-app/2.0.14/README.md index 291726bdf4f..bdfa51a3761 100644 --- a/stable/custom-app/2.0.13/README.md +++ b/stable/custom-app/2.0.14/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/custom-app/2.0.13/app-readme.md b/stable/custom-app/2.0.14/app-readme.md similarity index 100% rename from stable/custom-app/2.0.13/app-readme.md rename to stable/custom-app/2.0.14/app-readme.md diff --git a/stable/custom-app/2.0.14/charts/common-8.3.12.tgz b/stable/custom-app/2.0.14/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/custom-app/2.0.14/charts/common-8.3.12.tgz differ diff --git a/stable/custom-app/2.0.13/helm-values.md b/stable/custom-app/2.0.14/helm-values.md similarity index 100% rename from stable/custom-app/2.0.13/helm-values.md rename to stable/custom-app/2.0.14/helm-values.md diff --git a/stable/custom-app/2.0.13/questions.yaml b/stable/custom-app/2.0.14/questions.yaml similarity index 100% rename from stable/custom-app/2.0.13/questions.yaml rename to stable/custom-app/2.0.14/questions.yaml diff --git a/stable/custom-app/2.0.13/templates/common.yaml b/stable/custom-app/2.0.14/templates/common.yaml similarity index 100% rename from stable/custom-app/2.0.13/templates/common.yaml rename to stable/custom-app/2.0.14/templates/common.yaml diff --git a/stable/custom-app/2.0.13/test_values.yaml b/stable/custom-app/2.0.14/values.yaml similarity index 100% rename from stable/custom-app/2.0.13/test_values.yaml rename to stable/custom-app/2.0.14/values.yaml diff --git a/stable/deconz/3.0.10/CHANGELOG.md b/stable/deconz/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..4bd2941ec8d --- /dev/null +++ b/stable/deconz/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [deconz-3.0.10](https://github.com/truecharts/apps/compare/deconz-3.0.9...deconz-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/deconz/3.0.9/CONFIG.md b/stable/deconz/3.0.10/CONFIG.md similarity index 100% rename from stable/deconz/3.0.9/CONFIG.md rename to stable/deconz/3.0.10/CONFIG.md diff --git a/stable/deconz/3.0.10/Chart.lock b/stable/deconz/3.0.10/Chart.lock new file mode 100644 index 00000000000..3ac5d2ecf3f --- /dev/null +++ b/stable/deconz/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:30:23.237575193Z" diff --git a/stable/deconz/3.0.9/Chart.yaml b/stable/deconz/3.0.10/Chart.yaml similarity index 95% rename from stable/deconz/3.0.9/Chart.yaml rename to stable/deconz/3.0.10/Chart.yaml index c1dafcb4082..01c4a77fcd2 100644 --- a/stable/deconz/3.0.9/Chart.yaml +++ b/stable/deconz/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.13.01" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/deconz/3.0.9/README.md b/stable/deconz/3.0.10/README.md similarity index 96% rename from stable/deconz/3.0.9/README.md rename to stable/deconz/3.0.10/README.md index 46c634e8d66..38841cbcdf7 100644 --- a/stable/deconz/3.0.9/README.md +++ b/stable/deconz/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/deconz/3.0.9/app-readme.md b/stable/deconz/3.0.10/app-readme.md similarity index 100% rename from stable/deconz/3.0.9/app-readme.md rename to stable/deconz/3.0.10/app-readme.md diff --git a/stable/deconz/3.0.10/charts/common-8.3.12.tgz b/stable/deconz/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/deconz/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/deconz/3.0.9/helm-values.md b/stable/deconz/3.0.10/helm-values.md similarity index 100% rename from stable/deconz/3.0.9/helm-values.md rename to stable/deconz/3.0.10/helm-values.md diff --git a/stable/deconz/3.0.9/questions.yaml b/stable/deconz/3.0.10/questions.yaml similarity index 99% rename from stable/deconz/3.0.9/questions.yaml rename to stable/deconz/3.0.10/questions.yaml index a8bdfe12fda..313a5e63687 100644 --- a/stable/deconz/3.0.9/questions.yaml +++ b/stable/deconz/3.0.10/questions.yaml @@ -770,6 +770,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/deconz/3.0.9/templates/common.yaml b/stable/deconz/3.0.10/templates/common.yaml similarity index 100% rename from stable/deconz/3.0.9/templates/common.yaml rename to stable/deconz/3.0.10/templates/common.yaml diff --git a/stable/deconz/3.0.9/test_values.yaml b/stable/deconz/3.0.10/values.yaml similarity index 100% rename from stable/deconz/3.0.9/test_values.yaml rename to stable/deconz/3.0.10/values.yaml diff --git a/stable/deconz/3.0.9/CHANGELOG.md b/stable/deconz/3.0.9/CHANGELOG.md deleted file mode 100644 index 58d0bab5c6e..00000000000 --- a/stable/deconz/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [deconz-3.0.9](https://github.com/truecharts/apps/compare/deconz-3.0.8...deconz-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/deconz/3.0.9/Chart.lock b/stable/deconz/3.0.9/Chart.lock deleted file mode 100644 index 72fc4435ac6..00000000000 --- a/stable/deconz/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:34:43.222445832Z" diff --git a/stable/deconz/3.0.9/charts/common-8.3.10.tgz b/stable/deconz/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/deconz/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/deconz/3.0.9/ix_values.yaml b/stable/deconz/3.0.9/ix_values.yaml deleted file mode 100644 index bc5a0b88584..00000000000 --- a/stable/deconz/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/deconz - pullPolicy: IfNotPresent - tag: v2.13.01@sha256:92a7a439e6010e21265fa5beaa47b0172bc6b6682f4e2d26bcd43c772ff7ddbd - -## -# 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/deconz/3.0.9/values.yaml b/stable/deconz/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/deepstack-cpu/6.0.10/CHANGELOG.md b/stable/deepstack-cpu/6.0.10/CHANGELOG.md new file mode 100644 index 00000000000..d6dee3886e6 --- /dev/null +++ b/stable/deepstack-cpu/6.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [deepstack-cpu-6.0.10](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.9...deepstack-cpu-6.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/deepstack-cpu/6.0.9/CONFIG.md b/stable/deepstack-cpu/6.0.10/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/6.0.9/CONFIG.md rename to stable/deepstack-cpu/6.0.10/CONFIG.md diff --git a/stable/deepstack-cpu/6.0.10/Chart.lock b/stable/deepstack-cpu/6.0.10/Chart.lock new file mode 100644 index 00000000000..3a55b16bca9 --- /dev/null +++ b/stable/deepstack-cpu/6.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:30:48.394283132Z" diff --git a/stable/deepstack-cpu/6.0.9/Chart.yaml b/stable/deepstack-cpu/6.0.10/Chart.yaml similarity index 95% rename from stable/deepstack-cpu/6.0.9/Chart.yaml rename to stable/deepstack-cpu/6.0.10/Chart.yaml index 83e10907bab..70758c89cd9 100644 --- a/stable/deepstack-cpu/6.0.9/Chart.yaml +++ b/stable/deepstack-cpu/6.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "cpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 6.0.10 diff --git a/stable/deepstack-cpu/6.0.9/README.md b/stable/deepstack-cpu/6.0.10/README.md similarity index 96% rename from stable/deepstack-cpu/6.0.9/README.md rename to stable/deepstack-cpu/6.0.10/README.md index 5497c5d4b3a..ec593be3bef 100644 --- a/stable/deepstack-cpu/6.0.9/README.md +++ b/stable/deepstack-cpu/6.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/deepstack-cpu/6.0.9/app-readme.md b/stable/deepstack-cpu/6.0.10/app-readme.md similarity index 100% rename from stable/deepstack-cpu/6.0.9/app-readme.md rename to stable/deepstack-cpu/6.0.10/app-readme.md diff --git a/stable/deepstack-cpu/6.0.10/charts/common-8.3.12.tgz b/stable/deepstack-cpu/6.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/deepstack-cpu/6.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/deepstack-cpu/6.0.9/helm-values.md b/stable/deepstack-cpu/6.0.10/helm-values.md similarity index 100% rename from stable/deepstack-cpu/6.0.9/helm-values.md rename to stable/deepstack-cpu/6.0.10/helm-values.md diff --git a/stable/deepstack-cpu/6.0.9/questions.yaml b/stable/deepstack-cpu/6.0.10/questions.yaml similarity index 99% rename from stable/deepstack-cpu/6.0.9/questions.yaml rename to stable/deepstack-cpu/6.0.10/questions.yaml index fce4a804aae..b4ecbd03deb 100644 --- a/stable/deepstack-cpu/6.0.9/questions.yaml +++ b/stable/deepstack-cpu/6.0.10/questions.yaml @@ -601,6 +601,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/deepstack-cpu/6.0.9/templates/common.yaml b/stable/deepstack-cpu/6.0.10/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.9/templates/common.yaml rename to stable/deepstack-cpu/6.0.10/templates/common.yaml diff --git a/stable/deepstack-cpu/6.0.9/test_values.yaml b/stable/deepstack-cpu/6.0.10/values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.9/test_values.yaml rename to stable/deepstack-cpu/6.0.10/values.yaml diff --git a/stable/deepstack-cpu/6.0.9/CHANGELOG.md b/stable/deepstack-cpu/6.0.9/CHANGELOG.md deleted file mode 100644 index fa5daee5ebe..00000000000 --- a/stable/deepstack-cpu/6.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [deepstack-cpu-6.0.9](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.8...deepstack-cpu-6.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/deepstack-cpu/6.0.9/Chart.lock b/stable/deepstack-cpu/6.0.9/Chart.lock deleted file mode 100644 index 2c576c552f6..00000000000 --- a/stable/deepstack-cpu/6.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:34:57.709198328Z" diff --git a/stable/deepstack-cpu/6.0.9/charts/common-8.3.10.tgz b/stable/deepstack-cpu/6.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/deepstack-cpu/6.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/deepstack-cpu/6.0.9/ix_values.yaml b/stable/deepstack-cpu/6.0.9/ix_values.yaml deleted file mode 100644 index c4c19271355..00000000000 --- a/stable/deepstack-cpu/6.0.9/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: - repository: deepquestai/deepstack - pullPolicy: IfNotPresent - tag: cpu-2021.02.1@sha256:db1876e7a5c73111e0cd18e26b2401c20997afdea3f8f9f9116ef951b49ba5be - -envTpl: - # Permissions Settings - USER_ID: "{{ .Values.env.PUID }}" - -## -# 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/deepstack-cpu/6.0.9/values.yaml b/stable/deepstack-cpu/6.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/deepstack-gpu/1.0.1/CHANGELOG.md b/stable/deepstack-gpu/1.0.1/CHANGELOG.md deleted file mode 100644 index c9e2ab5b5f0..00000000000 --- a/stable/deepstack-gpu/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [deepstack-gpu-1.0.1](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.0...deepstack-gpu-1.0.1) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/deepstack-gpu/1.0.1/Chart.lock b/stable/deepstack-gpu/1.0.1/Chart.lock deleted file mode 100644 index ed9e5255023..00000000000 --- a/stable/deepstack-gpu/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:35:12.312513199Z" diff --git a/stable/deepstack-gpu/1.0.1/charts/common-8.3.10.tgz b/stable/deepstack-gpu/1.0.1/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/deepstack-gpu/1.0.1/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/deepstack-gpu/1.0.1/ix_values.yaml b/stable/deepstack-gpu/1.0.1/ix_values.yaml deleted file mode 100644 index 92e0ccb58c0..00000000000 --- a/stable/deepstack-gpu/1.0.1/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: - repository: deepquestai/deepstack - pullPolicy: IfNotPresent - tag: gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb - -envTpl: - # Permissions Settings - USER_ID: "{{ .Values.env.PUID }}" - -## -# 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/deepstack-gpu/1.0.1/values.yaml b/stable/deepstack-gpu/1.0.1/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/deepstack-gpu/1.0.2/CHANGELOG.md b/stable/deepstack-gpu/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..6fe37f14f81 --- /dev/null +++ b/stable/deepstack-gpu/1.0.2/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [deepstack-gpu-1.0.2](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.1...deepstack-gpu-1.0.2) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/deepstack-gpu/1.0.1/CONFIG.md b/stable/deepstack-gpu/1.0.2/CONFIG.md similarity index 100% rename from stable/deepstack-gpu/1.0.1/CONFIG.md rename to stable/deepstack-gpu/1.0.2/CONFIG.md diff --git a/stable/deepstack-gpu/1.0.2/Chart.lock b/stable/deepstack-gpu/1.0.2/Chart.lock new file mode 100644 index 00000000000..17d6c65914a --- /dev/null +++ b/stable/deepstack-gpu/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:31:14.576194261Z" diff --git a/stable/deepstack-gpu/1.0.1/Chart.yaml b/stable/deepstack-gpu/1.0.2/Chart.yaml similarity index 96% rename from stable/deepstack-gpu/1.0.1/Chart.yaml rename to stable/deepstack-gpu/1.0.2/Chart.yaml index 9d6ec72506c..28861ae4fd7 100644 --- a/stable/deepstack-gpu/1.0.1/Chart.yaml +++ b/stable/deepstack-gpu/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "gpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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: 1.0.1 +version: 1.0.2 diff --git a/stable/deepstack-gpu/1.0.1/README.md b/stable/deepstack-gpu/1.0.2/README.md similarity index 96% rename from stable/deepstack-gpu/1.0.1/README.md rename to stable/deepstack-gpu/1.0.2/README.md index 5497c5d4b3a..ec593be3bef 100644 --- a/stable/deepstack-gpu/1.0.1/README.md +++ b/stable/deepstack-gpu/1.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/deepstack-gpu/1.0.1/app-readme.md b/stable/deepstack-gpu/1.0.2/app-readme.md similarity index 100% rename from stable/deepstack-gpu/1.0.1/app-readme.md rename to stable/deepstack-gpu/1.0.2/app-readme.md diff --git a/stable/deepstack-gpu/1.0.2/charts/common-8.3.12.tgz b/stable/deepstack-gpu/1.0.2/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/deepstack-gpu/1.0.2/charts/common-8.3.12.tgz differ diff --git a/stable/deepstack-gpu/1.0.1/helm-values.md b/stable/deepstack-gpu/1.0.2/helm-values.md similarity index 100% rename from stable/deepstack-gpu/1.0.1/helm-values.md rename to stable/deepstack-gpu/1.0.2/helm-values.md diff --git a/stable/deepstack-gpu/1.0.1/questions.yaml b/stable/deepstack-gpu/1.0.2/questions.yaml similarity index 99% rename from stable/deepstack-gpu/1.0.1/questions.yaml rename to stable/deepstack-gpu/1.0.2/questions.yaml index f4f13cb2546..0384f1f7c0c 100644 --- a/stable/deepstack-gpu/1.0.1/questions.yaml +++ b/stable/deepstack-gpu/1.0.2/questions.yaml @@ -601,6 +601,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/deepstack-gpu/1.0.1/templates/common.yaml b/stable/deepstack-gpu/1.0.2/templates/common.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.1/templates/common.yaml rename to stable/deepstack-gpu/1.0.2/templates/common.yaml diff --git a/stable/deepstack-gpu/1.0.1/test_values.yaml b/stable/deepstack-gpu/1.0.2/values.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.1/test_values.yaml rename to stable/deepstack-gpu/1.0.2/values.yaml diff --git a/stable/deluge/8.0.12/CHANGELOG.md b/stable/deluge/8.0.12/CHANGELOG.md deleted file mode 100644 index 015bae1ee7e..00000000000 --- a/stable/deluge/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [deluge-8.0.12](https://github.com/truecharts/apps/compare/deluge-8.0.11...deluge-8.0.12) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/deluge/8.0.12/Chart.lock b/stable/deluge/8.0.12/Chart.lock deleted file mode 100644 index 2d5a9d0f374..00000000000 --- a/stable/deluge/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:35:26.77234856Z" diff --git a/stable/deluge/8.0.12/charts/common-8.3.10.tgz b/stable/deluge/8.0.12/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/deluge/8.0.12/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/deluge/8.0.12/ix_values.yaml b/stable/deluge/8.0.12/ix_values.yaml deleted file mode 100644 index 55d32cdac5e..00000000000 --- a/stable/deluge/8.0.12/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/deluge - pullPolicy: IfNotPresent - tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:f94c291e6e56d337e2a460a58b022a49f5ce56f17d60a74e2431e3ff85040b19 - - -## -# 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/deluge/8.0.12/values.yaml b/stable/deluge/8.0.12/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/deluge/8.0.13/CHANGELOG.md b/stable/deluge/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..0b89a69b626 --- /dev/null +++ b/stable/deluge/8.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [deluge-8.0.13](https://github.com/truecharts/apps/compare/deluge-8.0.12...deluge-8.0.13) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/deluge/8.0.12/CONFIG.md b/stable/deluge/8.0.13/CONFIG.md similarity index 100% rename from stable/deluge/8.0.12/CONFIG.md rename to stable/deluge/8.0.13/CONFIG.md diff --git a/stable/deluge/8.0.13/Chart.lock b/stable/deluge/8.0.13/Chart.lock new file mode 100644 index 00000000000..ea1674a9321 --- /dev/null +++ b/stable/deluge/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:31:39.889234058Z" diff --git a/stable/deluge/8.0.12/Chart.yaml b/stable/deluge/8.0.13/Chart.yaml similarity index 94% rename from stable/deluge/8.0.12/Chart.yaml rename to stable/deluge/8.0.13/Chart.yaml index 6e1ac481339..63ff9054702 100644 --- a/stable/deluge/8.0.12/Chart.yaml +++ b/stable/deluge/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.12 +version: 8.0.13 diff --git a/stable/deluge/8.0.12/README.md b/stable/deluge/8.0.13/README.md similarity index 96% rename from stable/deluge/8.0.12/README.md rename to stable/deluge/8.0.13/README.md index c30d04d045e..d5d1db37e0f 100644 --- a/stable/deluge/8.0.12/README.md +++ b/stable/deluge/8.0.13/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/deluge/8.0.12/app-readme.md b/stable/deluge/8.0.13/app-readme.md similarity index 100% rename from stable/deluge/8.0.12/app-readme.md rename to stable/deluge/8.0.13/app-readme.md diff --git a/stable/deluge/8.0.13/charts/common-8.3.12.tgz b/stable/deluge/8.0.13/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/deluge/8.0.13/charts/common-8.3.12.tgz differ diff --git a/stable/deluge/8.0.12/helm-values.md b/stable/deluge/8.0.13/helm-values.md similarity index 100% rename from stable/deluge/8.0.12/helm-values.md rename to stable/deluge/8.0.13/helm-values.md diff --git a/stable/deluge/8.0.12/questions.yaml b/stable/deluge/8.0.13/questions.yaml similarity index 100% rename from stable/deluge/8.0.12/questions.yaml rename to stable/deluge/8.0.13/questions.yaml diff --git a/stable/deluge/8.0.12/templates/common.yaml b/stable/deluge/8.0.13/templates/common.yaml similarity index 100% rename from stable/deluge/8.0.12/templates/common.yaml rename to stable/deluge/8.0.13/templates/common.yaml diff --git a/stable/deluge/8.0.12/test_values.yaml b/stable/deluge/8.0.13/values.yaml similarity index 100% rename from stable/deluge/8.0.12/test_values.yaml rename to stable/deluge/8.0.13/values.yaml diff --git a/stable/dizquetv/3.0.10/CHANGELOG.md b/stable/dizquetv/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..45954650f46 --- /dev/null +++ b/stable/dizquetv/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [dizquetv-3.0.10](https://github.com/truecharts/apps/compare/dizquetv-3.0.9...dizquetv-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/dizquetv/3.0.9/CONFIG.md b/stable/dizquetv/3.0.10/CONFIG.md similarity index 100% rename from stable/dizquetv/3.0.9/CONFIG.md rename to stable/dizquetv/3.0.10/CONFIG.md diff --git a/stable/dizquetv/3.0.10/Chart.lock b/stable/dizquetv/3.0.10/Chart.lock new file mode 100644 index 00000000000..a125eee59ae --- /dev/null +++ b/stable/dizquetv/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:32:04.427588555Z" diff --git a/stable/dizquetv/3.0.9/Chart.yaml b/stable/dizquetv/3.0.10/Chart.yaml similarity index 94% rename from stable/dizquetv/3.0.9/Chart.yaml rename to stable/dizquetv/3.0.10/Chart.yaml index 6723c458595..36d5c289371 100644 --- a/stable/dizquetv/3.0.9/Chart.yaml +++ b/stable/dizquetv/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/dizquetv/3.0.9/README.md b/stable/dizquetv/3.0.10/README.md similarity index 96% rename from stable/dizquetv/3.0.9/README.md rename to stable/dizquetv/3.0.10/README.md index e98aacaf89f..7427a742937 100644 --- a/stable/dizquetv/3.0.9/README.md +++ b/stable/dizquetv/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/dizquetv/3.0.9/app-readme.md b/stable/dizquetv/3.0.10/app-readme.md similarity index 100% rename from stable/dizquetv/3.0.9/app-readme.md rename to stable/dizquetv/3.0.10/app-readme.md diff --git a/stable/dizquetv/3.0.10/charts/common-8.3.12.tgz b/stable/dizquetv/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/dizquetv/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/dizquetv/3.0.9/helm-values.md b/stable/dizquetv/3.0.10/helm-values.md similarity index 100% rename from stable/dizquetv/3.0.9/helm-values.md rename to stable/dizquetv/3.0.10/helm-values.md diff --git a/stable/dizquetv/3.0.9/questions.yaml b/stable/dizquetv/3.0.10/questions.yaml similarity index 99% rename from stable/dizquetv/3.0.9/questions.yaml rename to stable/dizquetv/3.0.10/questions.yaml index ccb9f7bf75e..ff6d0a8015d 100644 --- a/stable/dizquetv/3.0.9/questions.yaml +++ b/stable/dizquetv/3.0.10/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/dizquetv/3.0.9/templates/common.yaml b/stable/dizquetv/3.0.10/templates/common.yaml similarity index 100% rename from stable/dizquetv/3.0.9/templates/common.yaml rename to stable/dizquetv/3.0.10/templates/common.yaml diff --git a/stable/dizquetv/3.0.9/test_values.yaml b/stable/dizquetv/3.0.10/values.yaml similarity index 100% rename from stable/dizquetv/3.0.9/test_values.yaml rename to stable/dizquetv/3.0.10/values.yaml diff --git a/stable/dizquetv/3.0.9/CHANGELOG.md b/stable/dizquetv/3.0.9/CHANGELOG.md deleted file mode 100644 index c6c67a5ba80..00000000000 --- a/stable/dizquetv/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [dizquetv-3.0.9](https://github.com/truecharts/apps/compare/dizquetv-3.0.8...dizquetv-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/dizquetv/3.0.9/Chart.lock b/stable/dizquetv/3.0.9/Chart.lock deleted file mode 100644 index 201a37262f7..00000000000 --- a/stable/dizquetv/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:35:41.220072863Z" diff --git a/stable/dizquetv/3.0.9/charts/common-8.3.10.tgz b/stable/dizquetv/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/dizquetv/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/dizquetv/3.0.9/ix_values.yaml b/stable/dizquetv/3.0.9/ix_values.yaml deleted file mode 100644 index 41eb023960a..00000000000 --- a/stable/dizquetv/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/dizquetv - pullPolicy: IfNotPresent - tag: v1.5.0@sha256:e7fab135e5048700be9635208c5500b830ceddb7fa0b0f9fffd2fcaa645a8374 - -## -# 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/dizquetv/3.0.9/values.yaml b/stable/dizquetv/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/duplicati/3.0.11/CHANGELOG.md b/stable/duplicati/3.0.11/CHANGELOG.md deleted file mode 100644 index 051815f3059..00000000000 --- a/stable/duplicati/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [duplicati-3.0.11](https://github.com/truecharts/apps/compare/duplicati-3.0.10...duplicati-3.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/duplicati/3.0.11/Chart.lock b/stable/duplicati/3.0.11/Chart.lock deleted file mode 100644 index ecbaeac2cfe..00000000000 --- a/stable/duplicati/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:35:55.893312914Z" diff --git a/stable/duplicati/3.0.11/charts/common-8.3.10.tgz b/stable/duplicati/3.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/duplicati/3.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/duplicati/3.0.11/ix_values.yaml b/stable/duplicati/3.0.11/ix_values.yaml deleted file mode 100644 index 1d0370cca66..00000000000 --- a/stable/duplicati/3.0.11/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/duplicati - pullPolicy: IfNotPresent - tag: latest@sha256:524542a5b61a63db0985944a1618fd37c026b18dd6f8d0d61b670123dad7481e - -## -# 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/duplicati/3.0.11/values.yaml b/stable/duplicati/3.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/duplicati/3.0.12/CHANGELOG.md b/stable/duplicati/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..dd37ed82ef1 --- /dev/null +++ b/stable/duplicati/3.0.12/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [duplicati-3.0.12](https://github.com/truecharts/apps/compare/duplicati-3.0.11...duplicati-3.0.12) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/duplicati/3.0.11/CONFIG.md b/stable/duplicati/3.0.12/CONFIG.md similarity index 100% rename from stable/duplicati/3.0.11/CONFIG.md rename to stable/duplicati/3.0.12/CONFIG.md diff --git a/stable/duplicati/3.0.12/Chart.lock b/stable/duplicati/3.0.12/Chart.lock new file mode 100644 index 00000000000..1993cd5553f --- /dev/null +++ b/stable/duplicati/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:32:29.518120302Z" diff --git a/stable/duplicati/3.0.11/Chart.yaml b/stable/duplicati/3.0.12/Chart.yaml similarity index 94% rename from stable/duplicati/3.0.11/Chart.yaml rename to stable/duplicati/3.0.12/Chart.yaml index 81a6f50a0cd..c5eb3607577 100644 --- a/stable/duplicati/3.0.11/Chart.yaml +++ b/stable/duplicati/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 3.0.12 diff --git a/stable/duplicati/3.0.11/README.md b/stable/duplicati/3.0.12/README.md similarity index 96% rename from stable/duplicati/3.0.11/README.md rename to stable/duplicati/3.0.12/README.md index eb0a8aca7e4..79216621b80 100644 --- a/stable/duplicati/3.0.11/README.md +++ b/stable/duplicati/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/duplicati/3.0.11/app-readme.md b/stable/duplicati/3.0.12/app-readme.md similarity index 100% rename from stable/duplicati/3.0.11/app-readme.md rename to stable/duplicati/3.0.12/app-readme.md diff --git a/stable/duplicati/3.0.12/charts/common-8.3.12.tgz b/stable/duplicati/3.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/duplicati/3.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/duplicati/3.0.11/helm-values.md b/stable/duplicati/3.0.12/helm-values.md similarity index 100% rename from stable/duplicati/3.0.11/helm-values.md rename to stable/duplicati/3.0.12/helm-values.md diff --git a/stable/duplicati/3.0.11/questions.yaml b/stable/duplicati/3.0.12/questions.yaml similarity index 99% rename from stable/duplicati/3.0.11/questions.yaml rename to stable/duplicati/3.0.12/questions.yaml index 076ad00ca99..19d10d2702b 100644 --- a/stable/duplicati/3.0.11/questions.yaml +++ b/stable/duplicati/3.0.12/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/duplicati/3.0.11/templates/common.yaml b/stable/duplicati/3.0.12/templates/common.yaml similarity index 100% rename from stable/duplicati/3.0.11/templates/common.yaml rename to stable/duplicati/3.0.12/templates/common.yaml diff --git a/stable/duplicati/3.0.11/test_values.yaml b/stable/duplicati/3.0.12/values.yaml similarity index 100% rename from stable/duplicati/3.0.11/test_values.yaml rename to stable/duplicati/3.0.12/values.yaml diff --git a/stable/emby/8.0.8/CHANGELOG.md b/stable/emby/8.0.8/CHANGELOG.md deleted file mode 100644 index 1b0e15829ee..00000000000 --- a/stable/emby/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [emby-8.0.8](https://github.com/truecharts/apps/compare/emby-8.0.7...emby-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/emby/8.0.8/Chart.lock b/stable/emby/8.0.8/Chart.lock deleted file mode 100644 index 1736f765644..00000000000 --- a/stable/emby/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:36:10.832737175Z" diff --git a/stable/emby/8.0.8/charts/common-8.3.10.tgz b/stable/emby/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/emby/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/emby/8.0.8/ix_values.yaml b/stable/emby/8.0.8/ix_values.yaml deleted file mode 100644 index dc61a34bb2b..00000000000 --- a/stable/emby/8.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/emby - pullPolicy: IfNotPresent - tag: v4.6.4.0@sha256:3921a37cfd43abbc5be6fd6a2141488573c64f70d628b4a4731415713cbb12cd - -## -# 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/emby/8.0.8/values.yaml b/stable/emby/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/emby/8.0.9/CHANGELOG.md b/stable/emby/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..dfb37719344 --- /dev/null +++ b/stable/emby/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [emby-8.0.9](https://github.com/truecharts/apps/compare/emby-8.0.8...emby-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/emby/8.0.8/CONFIG.md b/stable/emby/8.0.9/CONFIG.md similarity index 100% rename from stable/emby/8.0.8/CONFIG.md rename to stable/emby/8.0.9/CONFIG.md diff --git a/stable/emby/8.0.9/Chart.lock b/stable/emby/8.0.9/Chart.lock new file mode 100644 index 00000000000..349511222de --- /dev/null +++ b/stable/emby/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:32:54.074080486Z" diff --git a/stable/emby/8.0.8/Chart.yaml b/stable/emby/8.0.9/Chart.yaml similarity index 95% rename from stable/emby/8.0.8/Chart.yaml rename to stable/emby/8.0.9/Chart.yaml index ebbe6714936..5b5131396a1 100644 --- a/stable/emby/8.0.8/Chart.yaml +++ b/stable/emby/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/emby/8.0.8/README.md b/stable/emby/8.0.9/README.md similarity index 96% rename from stable/emby/8.0.8/README.md rename to stable/emby/8.0.9/README.md index 635d2dccd9e..ffa9a64dd35 100644 --- a/stable/emby/8.0.8/README.md +++ b/stable/emby/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/emby/8.0.8/app-readme.md b/stable/emby/8.0.9/app-readme.md similarity index 100% rename from stable/emby/8.0.8/app-readme.md rename to stable/emby/8.0.9/app-readme.md diff --git a/stable/emby/8.0.9/charts/common-8.3.12.tgz b/stable/emby/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/emby/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/emby/8.0.8/helm-values.md b/stable/emby/8.0.9/helm-values.md similarity index 100% rename from stable/emby/8.0.8/helm-values.md rename to stable/emby/8.0.9/helm-values.md diff --git a/stable/emby/8.0.8/questions.yaml b/stable/emby/8.0.9/questions.yaml similarity index 99% rename from stable/emby/8.0.8/questions.yaml rename to stable/emby/8.0.9/questions.yaml index 477277c22e8..b6008de3df2 100644 --- a/stable/emby/8.0.8/questions.yaml +++ b/stable/emby/8.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/emby/8.0.8/templates/common.yaml b/stable/emby/8.0.9/templates/common.yaml similarity index 100% rename from stable/emby/8.0.8/templates/common.yaml rename to stable/emby/8.0.9/templates/common.yaml diff --git a/stable/emby/8.0.8/test_values.yaml b/stable/emby/8.0.9/values.yaml similarity index 100% rename from stable/emby/8.0.8/test_values.yaml rename to stable/emby/8.0.9/values.yaml diff --git a/stable/esphome/8.0.10/CHANGELOG.md b/stable/esphome/8.0.10/CHANGELOG.md deleted file mode 100644 index 754f77ecd23..00000000000 --- a/stable/esphome/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [esphome-8.0.10](https://github.com/truecharts/apps/compare/esphome-8.0.9...esphome-8.0.10) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/esphome/8.0.10/Chart.lock b/stable/esphome/8.0.10/Chart.lock deleted file mode 100644 index 27d65cfdb6d..00000000000 --- a/stable/esphome/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:36:25.965221149Z" diff --git a/stable/esphome/8.0.10/charts/common-8.3.10.tgz b/stable/esphome/8.0.10/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/esphome/8.0.10/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/esphome/8.0.10/ix_values.yaml b/stable/esphome/8.0.10/ix_values.yaml deleted file mode 100644 index 885fa57cae6..00000000000 --- a/stable/esphome/8.0.10/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/esphome - pullPolicy: IfNotPresent - tag: v2021.9.3@sha256:7d16aedcf7769a838af92a9cbd84628dff3a8120ca07974c96addc0190a68a0a - -## -# 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/esphome/8.0.10/values.yaml b/stable/esphome/8.0.10/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/esphome/8.0.11/CHANGELOG.md b/stable/esphome/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..030323f800f --- /dev/null +++ b/stable/esphome/8.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [esphome-8.0.11](https://github.com/truecharts/apps/compare/esphome-8.0.10...esphome-8.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/esphome/8.0.10/CONFIG.md b/stable/esphome/8.0.11/CONFIG.md similarity index 100% rename from stable/esphome/8.0.10/CONFIG.md rename to stable/esphome/8.0.11/CONFIG.md diff --git a/stable/esphome/8.0.11/Chart.lock b/stable/esphome/8.0.11/Chart.lock new file mode 100644 index 00000000000..473f727d753 --- /dev/null +++ b/stable/esphome/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:33:29.756160945Z" diff --git a/stable/esphome/8.0.10/Chart.yaml b/stable/esphome/8.0.11/Chart.yaml similarity index 95% rename from stable/esphome/8.0.10/Chart.yaml rename to stable/esphome/8.0.11/Chart.yaml index be8ef8a4a66..c04ae6d445e 100644 --- a/stable/esphome/8.0.10/Chart.yaml +++ b/stable/esphome/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.9.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.10 +version: 8.0.11 diff --git a/stable/esphome/8.0.10/README.md b/stable/esphome/8.0.11/README.md similarity index 96% rename from stable/esphome/8.0.10/README.md rename to stable/esphome/8.0.11/README.md index 35e6e6f8a3c..e71755ce941 100644 --- a/stable/esphome/8.0.10/README.md +++ b/stable/esphome/8.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/esphome/8.0.10/app-readme.md b/stable/esphome/8.0.11/app-readme.md similarity index 100% rename from stable/esphome/8.0.10/app-readme.md rename to stable/esphome/8.0.11/app-readme.md diff --git a/stable/esphome/8.0.11/charts/common-8.3.12.tgz b/stable/esphome/8.0.11/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/esphome/8.0.11/charts/common-8.3.12.tgz differ diff --git a/stable/esphome/8.0.10/helm-values.md b/stable/esphome/8.0.11/helm-values.md similarity index 100% rename from stable/esphome/8.0.10/helm-values.md rename to stable/esphome/8.0.11/helm-values.md diff --git a/stable/esphome/8.0.10/questions.yaml b/stable/esphome/8.0.11/questions.yaml similarity index 99% rename from stable/esphome/8.0.10/questions.yaml rename to stable/esphome/8.0.11/questions.yaml index 91b7bd241f5..e33e05941e9 100644 --- a/stable/esphome/8.0.10/questions.yaml +++ b/stable/esphome/8.0.11/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/esphome/8.0.10/templates/common.yaml b/stable/esphome/8.0.11/templates/common.yaml similarity index 100% rename from stable/esphome/8.0.10/templates/common.yaml rename to stable/esphome/8.0.11/templates/common.yaml diff --git a/stable/esphome/8.0.10/test_values.yaml b/stable/esphome/8.0.11/values.yaml similarity index 100% rename from stable/esphome/8.0.10/test_values.yaml rename to stable/esphome/8.0.11/values.yaml diff --git a/stable/external-service/3.0.8/CHANGELOG.md b/stable/external-service/3.0.8/CHANGELOG.md deleted file mode 100644 index 639c66351dd..00000000000 --- a/stable/external-service/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [external-service-3.0.8](https://github.com/truecharts/apps/compare/external-service-3.0.7...external-service-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/external-service/3.0.8/Chart.lock b/stable/external-service/3.0.8/Chart.lock deleted file mode 100644 index 5e45bfe67bf..00000000000 --- a/stable/external-service/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:36:40.960518293Z" diff --git a/stable/external-service/3.0.8/charts/common-8.3.10.tgz b/stable/external-service/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/external-service/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/external-service/3.0.8/ix_values.yaml b/stable/external-service/3.0.8/ix_values.yaml deleted file mode 100644 index c624e041718..00000000000 --- a/stable/external-service/3.0.8/ix_values.yaml +++ /dev/null @@ -1,21 +0,0 @@ -## -# 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. -## - -# Fake external service image -image: - repository: ghcr.io/truecharts/bs - pullPolicy: IfNotPresent - tag: v0.66.6@sha256:666 - -# Disable Deployment -controller: - enabled: false - - -## -# 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/external-service/3.0.8/values.yaml b/stable/external-service/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/external-service/3.0.9/CHANGELOG.md b/stable/external-service/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..c6f62d10299 --- /dev/null +++ b/stable/external-service/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [external-service-3.0.9](https://github.com/truecharts/apps/compare/external-service-3.0.8...external-service-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/external-service/3.0.8/CONFIG.md b/stable/external-service/3.0.9/CONFIG.md similarity index 100% rename from stable/external-service/3.0.8/CONFIG.md rename to stable/external-service/3.0.9/CONFIG.md diff --git a/stable/external-service/3.0.9/Chart.lock b/stable/external-service/3.0.9/Chart.lock new file mode 100644 index 00000000000..13e6a6eec16 --- /dev/null +++ b/stable/external-service/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:33:54.715692802Z" diff --git a/stable/external-service/3.0.8/Chart.yaml b/stable/external-service/3.0.9/Chart.yaml similarity index 95% rename from stable/external-service/3.0.8/Chart.yaml rename to stable/external-service/3.0.9/Chart.yaml index a316c07267b..dd094adee0d 100644 --- a/stable/external-service/3.0.8/Chart.yaml +++ b/stable/external-service/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.66.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/external-service/3.0.8/README.md b/stable/external-service/3.0.9/README.md similarity index 96% rename from stable/external-service/3.0.8/README.md rename to stable/external-service/3.0.9/README.md index 5e83161e34c..54061757b39 100644 --- a/stable/external-service/3.0.8/README.md +++ b/stable/external-service/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/external-service/3.0.8/app-readme.md b/stable/external-service/3.0.9/app-readme.md similarity index 100% rename from stable/external-service/3.0.8/app-readme.md rename to stable/external-service/3.0.9/app-readme.md diff --git a/stable/external-service/3.0.9/charts/common-8.3.12.tgz b/stable/external-service/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/external-service/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/external-service/3.0.8/helm-values.md b/stable/external-service/3.0.9/helm-values.md similarity index 100% rename from stable/external-service/3.0.8/helm-values.md rename to stable/external-service/3.0.9/helm-values.md diff --git a/stable/external-service/3.0.8/questions.yaml b/stable/external-service/3.0.9/questions.yaml similarity index 100% rename from stable/external-service/3.0.8/questions.yaml rename to stable/external-service/3.0.9/questions.yaml diff --git a/stable/external-service/3.0.8/templates/common.yaml b/stable/external-service/3.0.9/templates/common.yaml similarity index 100% rename from stable/external-service/3.0.8/templates/common.yaml rename to stable/external-service/3.0.9/templates/common.yaml diff --git a/stable/external-service/3.0.8/test_values.yaml b/stable/external-service/3.0.9/values.yaml similarity index 100% rename from stable/external-service/3.0.8/test_values.yaml rename to stable/external-service/3.0.9/values.yaml diff --git a/stable/fireflyiii/9.0.17/CHANGELOG.md b/stable/fireflyiii/9.0.17/CHANGELOG.md deleted file mode 100644 index 65eb6605d58..00000000000 --- a/stable/fireflyiii/9.0.17/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [fireflyiii-9.0.17](https://github.com/truecharts/apps/compare/fireflyiii-9.0.16...fireflyiii-9.0.17) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/fireflyiii/9.0.17/Chart.lock b/stable/fireflyiii/9.0.17/Chart.lock deleted file mode 100644 index 0c5e9152ba0..00000000000 --- a/stable/fireflyiii/9.0.17/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.16 -digest: sha256:5e1597affe67b70ac638fd3085d11b6de39a5bed59b3710bde5193bb2376e286 -generated: "2021-10-17T18:36:57.066853918Z" diff --git a/stable/fireflyiii/9.0.17/charts/common-8.3.10.tgz b/stable/fireflyiii/9.0.17/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/fireflyiii/9.0.17/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/fireflyiii/9.0.17/charts/postgresql-3.0.16.tgz b/stable/fireflyiii/9.0.17/charts/postgresql-3.0.16.tgz deleted file mode 100644 index a6bcd7d61c9..00000000000 Binary files a/stable/fireflyiii/9.0.17/charts/postgresql-3.0.16.tgz and /dev/null differ diff --git a/stable/fireflyiii/9.0.17/ix_values.yaml b/stable/fireflyiii/9.0.17/ix_values.yaml deleted file mode 100644 index 83a0a486e17..00000000000 --- a/stable/fireflyiii/9.0.17/ix_values.yaml +++ /dev/null @@ -1,54 +0,0 @@ -## -# 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: - repository: fireflyiii/core - pullPolicy: IfNotPresent - tag: version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b - -probes: - liveness: - path: "/login" - - readiness: - path: "/login" - - startup: - path: "/login" - -env: - DB_USERNAME: fireflyiii - DB_DATABASE: fireflyiii - DB_CONNECTION: pgsql - DB_PORT: 5432 - -envValueFrom: - DB_HOST: - secretKeyRef: - name: dbcreds - key: plainhost - DB_PASSWORD: - secretKeyRef: - name: dbcreds - key: postgresql-password - -# Enabled postgres -postgresql: - enabled: true - existingSecret: "dbcreds" - postgresqlUsername: fireflyiii - postgresqlDatabase: fireflyiii - persistence: - db: - storageClass: "SCALE-ZFS" - dbbackups: - storageClass: "SCALE-ZFS" - - -## -# 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/fireflyiii/9.0.17/values.yaml b/stable/fireflyiii/9.0.17/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/fireflyiii/9.0.18/CHANGELOG.md b/stable/fireflyiii/9.0.18/CHANGELOG.md new file mode 100644 index 00000000000..f06898d5882 --- /dev/null +++ b/stable/fireflyiii/9.0.18/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [fireflyiii-9.0.18](https://github.com/truecharts/apps/compare/fireflyiii-9.0.17...fireflyiii-9.0.18) (2021-10-18) + +#### Fix + +* Change default permissions ([#1170](https://github.com/truecharts/apps/issues/1170)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/fireflyiii/9.0.17/CONFIG.md b/stable/fireflyiii/9.0.18/CONFIG.md similarity index 100% rename from stable/fireflyiii/9.0.17/CONFIG.md rename to stable/fireflyiii/9.0.18/CONFIG.md diff --git a/stable/fireflyiii/9.0.18/Chart.lock b/stable/fireflyiii/9.0.18/Chart.lock new file mode 100644 index 00000000000..ea914e67d7d --- /dev/null +++ b/stable/fireflyiii/9.0.18/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.18 +digest: sha256:90aae0d6ceeb18859f0171669cc9bea839ea9156f9df0ec0652627ab6711b4ff +generated: "2021-10-18T21:34:21.428738213Z" diff --git a/stable/fireflyiii/9.0.17/Chart.yaml b/stable/fireflyiii/9.0.18/Chart.yaml similarity index 93% rename from stable/fireflyiii/9.0.17/Chart.yaml rename to stable/fireflyiii/9.0.18/Chart.yaml index e76f7f778ae..0e8c392a23e 100644 --- a/stable/fireflyiii/9.0.17/Chart.yaml +++ b/stable/fireflyiii/9.0.18/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "5.5.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 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.17 +version: 9.0.18 diff --git a/stable/fireflyiii/9.0.17/README.md b/stable/fireflyiii/9.0.18/README.md similarity index 92% rename from stable/fireflyiii/9.0.17/README.md rename to stable/fireflyiii/9.0.18/README.md index bcf97fef3c0..214b0abfdfe 100644 --- a/stable/fireflyiii/9.0.17/README.md +++ b/stable/fireflyiii/9.0.18/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org/ | postgresql | 3.0.18 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/fireflyiii/9.0.17/app-readme.md b/stable/fireflyiii/9.0.18/app-readme.md similarity index 100% rename from stable/fireflyiii/9.0.17/app-readme.md rename to stable/fireflyiii/9.0.18/app-readme.md diff --git a/stable/fireflyiii/9.0.18/charts/common-8.3.12.tgz b/stable/fireflyiii/9.0.18/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/fireflyiii/9.0.18/charts/common-8.3.12.tgz differ diff --git a/stable/fireflyiii/9.0.18/charts/postgresql-3.0.18.tgz b/stable/fireflyiii/9.0.18/charts/postgresql-3.0.18.tgz new file mode 100644 index 00000000000..7f4a2a72849 Binary files /dev/null and b/stable/fireflyiii/9.0.18/charts/postgresql-3.0.18.tgz differ diff --git a/stable/fireflyiii/9.0.17/helm-values.md b/stable/fireflyiii/9.0.18/helm-values.md similarity index 93% rename from stable/fireflyiii/9.0.17/helm-values.md rename to stable/fireflyiii/9.0.18/helm-values.md index 03de13ebbe8..cfb1ebf9b6f 100644 --- a/stable/fireflyiii/9.0.17/helm-values.md +++ b/stable/fireflyiii/9.0.18/helm-values.md @@ -28,6 +28,8 @@ You will, however, be able to use all values referenced in the common chart here | persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | | | persistence.data.size | string | `"100Gi"` | | | persistence.data.type | string | `"pvc"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | | postgresql.enabled | bool | `true` | | | postgresql.existingSecret | string | `"dbcreds"` | | | postgresql.postgresqlDatabase | string | `"firefly"` | | @@ -36,6 +38,7 @@ You will, however, be able to use all values referenced in the common chart here | probes.readiness.path | string | `"/login"` | | | probes.startup.path | string | `"/login"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | | service.main.ports.main.port | int | `8080` | | All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/9.0.17/questions.yaml b/stable/fireflyiii/9.0.18/questions.yaml similarity index 99% rename from stable/fireflyiii/9.0.17/questions.yaml rename to stable/fireflyiii/9.0.18/questions.yaml index 1f3f6de4ccf..df2906141c0 100644 --- a/stable/fireflyiii/9.0.17/questions.yaml +++ b/stable/fireflyiii/9.0.18/questions.yaml @@ -1193,7 +1193,7 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: true + default: false - variable: podSecurityContext group: "Security and Permissions" @@ -1206,13 +1206,13 @@ questions: description: "The UserID of the user running the application" schema: type: int - default: 568 + default: 0 - variable: runAsGroup label: "runAsGroup" description: The groupID this App of the user running the application" schema: type: int - default: 568 + default: 0 - variable: fsGroup label: "fsGroup" description: "The group that should own ALL storage." diff --git a/stable/fireflyiii/9.0.17/templates/common.yaml b/stable/fireflyiii/9.0.18/templates/common.yaml similarity index 100% rename from stable/fireflyiii/9.0.17/templates/common.yaml rename to stable/fireflyiii/9.0.18/templates/common.yaml diff --git a/stable/fireflyiii/9.0.17/test_values.yaml b/stable/fireflyiii/9.0.18/values.yaml similarity index 93% rename from stable/fireflyiii/9.0.17/test_values.yaml rename to stable/fireflyiii/9.0.18/values.yaml index fe12d8a9a6a..a75f0928250 100644 --- a/stable/fireflyiii/9.0.17/test_values.yaml +++ b/stable/fireflyiii/9.0.18/values.yaml @@ -7,6 +7,11 @@ image: securityContext: readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 service: main: diff --git a/stable/flaresolverr/3.0.8/CHANGELOG.md b/stable/flaresolverr/3.0.8/CHANGELOG.md deleted file mode 100644 index b1c339c247d..00000000000 --- a/stable/flaresolverr/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [flaresolverr-3.0.8](https://github.com/truecharts/apps/compare/flaresolverr-3.0.7...flaresolverr-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/flaresolverr/3.0.8/Chart.lock b/stable/flaresolverr/3.0.8/Chart.lock deleted file mode 100644 index 8b2cef7a5ed..00000000000 --- a/stable/flaresolverr/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:37:15.745615504Z" diff --git a/stable/flaresolverr/3.0.8/charts/common-8.3.10.tgz b/stable/flaresolverr/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/flaresolverr/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/flaresolverr/3.0.8/ix_values.yaml b/stable/flaresolverr/3.0.8/ix_values.yaml deleted file mode 100644 index 43297404dc1..00000000000 --- a/stable/flaresolverr/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/flaresolverr/flaresolverr - pullPolicy: IfNotPresent - tag: v1.2.9@sha256:6f93f3359a8b2cbd268286ce460ff5ffa79a6f1d8c19097ed49097fbfab6a786 - -## -# 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/flaresolverr/3.0.8/values.yaml b/stable/flaresolverr/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/flaresolverr/3.0.9/CHANGELOG.md b/stable/flaresolverr/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..049fd8b4789 --- /dev/null +++ b/stable/flaresolverr/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [flaresolverr-3.0.9](https://github.com/truecharts/apps/compare/flaresolverr-3.0.8...flaresolverr-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/flaresolverr/3.0.8/CONFIG.md b/stable/flaresolverr/3.0.9/CONFIG.md similarity index 100% rename from stable/flaresolverr/3.0.8/CONFIG.md rename to stable/flaresolverr/3.0.9/CONFIG.md diff --git a/stable/flaresolverr/3.0.9/Chart.lock b/stable/flaresolverr/3.0.9/Chart.lock new file mode 100644 index 00000000000..350a03ad091 --- /dev/null +++ b/stable/flaresolverr/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:34:53.657036717Z" diff --git a/stable/flaresolverr/3.0.8/Chart.yaml b/stable/flaresolverr/3.0.9/Chart.yaml similarity index 95% rename from stable/flaresolverr/3.0.8/Chart.yaml rename to stable/flaresolverr/3.0.9/Chart.yaml index 6e8cdee1f1c..3cd503cb754 100644 --- a/stable/flaresolverr/3.0.8/Chart.yaml +++ b/stable/flaresolverr/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/flaresolverr/3.0.8/README.md b/stable/flaresolverr/3.0.9/README.md similarity index 96% rename from stable/flaresolverr/3.0.8/README.md rename to stable/flaresolverr/3.0.9/README.md index 9a739c766a1..e218b2afe95 100644 --- a/stable/flaresolverr/3.0.8/README.md +++ b/stable/flaresolverr/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/flaresolverr/3.0.8/app-readme.md b/stable/flaresolverr/3.0.9/app-readme.md similarity index 100% rename from stable/flaresolverr/3.0.8/app-readme.md rename to stable/flaresolverr/3.0.9/app-readme.md diff --git a/stable/flaresolverr/3.0.9/charts/common-8.3.12.tgz b/stable/flaresolverr/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/flaresolverr/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/flaresolverr/3.0.8/helm-values.md b/stable/flaresolverr/3.0.9/helm-values.md similarity index 100% rename from stable/flaresolverr/3.0.8/helm-values.md rename to stable/flaresolverr/3.0.9/helm-values.md diff --git a/stable/flaresolverr/3.0.8/questions.yaml b/stable/flaresolverr/3.0.9/questions.yaml similarity index 99% rename from stable/flaresolverr/3.0.8/questions.yaml rename to stable/flaresolverr/3.0.9/questions.yaml index 2226deaea62..bc922182885 100644 --- a/stable/flaresolverr/3.0.8/questions.yaml +++ b/stable/flaresolverr/3.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/flaresolverr/3.0.8/templates/common.yaml b/stable/flaresolverr/3.0.9/templates/common.yaml similarity index 100% rename from stable/flaresolverr/3.0.8/templates/common.yaml rename to stable/flaresolverr/3.0.9/templates/common.yaml diff --git a/stable/flaresolverr/3.0.8/test_values.yaml b/stable/flaresolverr/3.0.9/values.yaml similarity index 100% rename from stable/flaresolverr/3.0.8/test_values.yaml rename to stable/flaresolverr/3.0.9/values.yaml diff --git a/stable/flood/3.0.10/CHANGELOG.md b/stable/flood/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..bdb945fe5a0 --- /dev/null +++ b/stable/flood/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [flood-3.0.10](https://github.com/truecharts/apps/compare/flood-3.0.9...flood-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/flood/3.0.9/CONFIG.md b/stable/flood/3.0.10/CONFIG.md similarity index 100% rename from stable/flood/3.0.9/CONFIG.md rename to stable/flood/3.0.10/CONFIG.md diff --git a/stable/flood/3.0.10/Chart.lock b/stable/flood/3.0.10/Chart.lock new file mode 100644 index 00000000000..660c93ae1ce --- /dev/null +++ b/stable/flood/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:35:17.026124714Z" diff --git a/stable/flood/3.0.9/Chart.yaml b/stable/flood/3.0.10/Chart.yaml similarity index 94% rename from stable/flood/3.0.9/Chart.yaml rename to stable/flood/3.0.10/Chart.yaml index c51f05a482d..7e225a6263c 100644 --- a/stable/flood/3.0.9/Chart.yaml +++ b/stable/flood/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/flood/3.0.9/README.md b/stable/flood/3.0.10/README.md similarity index 96% rename from stable/flood/3.0.9/README.md rename to stable/flood/3.0.10/README.md index 5e43a42fddb..fc38a83d059 100644 --- a/stable/flood/3.0.9/README.md +++ b/stable/flood/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/flood/3.0.9/app-readme.md b/stable/flood/3.0.10/app-readme.md similarity index 100% rename from stable/flood/3.0.9/app-readme.md rename to stable/flood/3.0.10/app-readme.md diff --git a/stable/flood/3.0.10/charts/common-8.3.12.tgz b/stable/flood/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/flood/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/flood/3.0.9/ci/ct-values.yaml b/stable/flood/3.0.10/ci/ct-values.yaml similarity index 100% rename from stable/flood/3.0.9/ci/ct-values.yaml rename to stable/flood/3.0.10/ci/ct-values.yaml diff --git a/stable/flood/3.0.9/helm-values.md b/stable/flood/3.0.10/helm-values.md similarity index 100% rename from stable/flood/3.0.9/helm-values.md rename to stable/flood/3.0.10/helm-values.md diff --git a/stable/flood/3.0.9/questions.yaml b/stable/flood/3.0.10/questions.yaml similarity index 99% rename from stable/flood/3.0.9/questions.yaml rename to stable/flood/3.0.10/questions.yaml index 4e0a37ea1f3..11988e7ca33 100644 --- a/stable/flood/3.0.9/questions.yaml +++ b/stable/flood/3.0.10/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/flood/3.0.9/templates/common.yaml b/stable/flood/3.0.10/templates/common.yaml similarity index 100% rename from stable/flood/3.0.9/templates/common.yaml rename to stable/flood/3.0.10/templates/common.yaml diff --git a/stable/flood/3.0.9/test_values.yaml b/stable/flood/3.0.10/values.yaml similarity index 100% rename from stable/flood/3.0.9/test_values.yaml rename to stable/flood/3.0.10/values.yaml diff --git a/stable/flood/3.0.9/CHANGELOG.md b/stable/flood/3.0.9/CHANGELOG.md deleted file mode 100644 index 7abadd4dde7..00000000000 --- a/stable/flood/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [flood-3.0.9](https://github.com/truecharts/apps/compare/flood-3.0.8...flood-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/flood/3.0.9/Chart.lock b/stable/flood/3.0.9/Chart.lock deleted file mode 100644 index ea08ec76ca2..00000000000 --- a/stable/flood/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:37:30.484054167Z" diff --git a/stable/flood/3.0.9/charts/common-8.3.10.tgz b/stable/flood/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/flood/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/flood/3.0.9/ix_values.yaml b/stable/flood/3.0.9/ix_values.yaml deleted file mode 100644 index 020ad6fd12e..00000000000 --- a/stable/flood/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/flood - pullPolicy: IfNotPresent - tag: v4.7.0@sha256:6ad4f3eb39e6b04d1632dd0436031377eb35759e0edcd56a95e5dd8c58c09ed8 - -## -# 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/flood/3.0.9/values.yaml b/stable/flood/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/focalboard/3.0.8/CHANGELOG.md b/stable/focalboard/3.0.8/CHANGELOG.md deleted file mode 100644 index ec10b3ec8f2..00000000000 --- a/stable/focalboard/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [focalboard-3.0.8](https://github.com/truecharts/apps/compare/focalboard-3.0.7...focalboard-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/focalboard/3.0.8/Chart.lock b/stable/focalboard/3.0.8/Chart.lock deleted file mode 100644 index 65beb79ad67..00000000000 --- a/stable/focalboard/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:37:45.234984646Z" diff --git a/stable/focalboard/3.0.8/charts/common-8.3.10.tgz b/stable/focalboard/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/focalboard/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/focalboard/3.0.8/ix_values.yaml b/stable/focalboard/3.0.8/ix_values.yaml deleted file mode 100644 index db5f89819db..00000000000 --- a/stable/focalboard/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/focalboard - pullPolicy: IfNotPresent - tag: v0.8.0@sha256:c8a81de85722b1d8ce728222cd5b77ea9f8e4ca33c91787a8a3eb0a49f6fa432 - -## -# 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/focalboard/3.0.8/values.yaml b/stable/focalboard/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/focalboard/3.0.9/CHANGELOG.md b/stable/focalboard/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..3b84d198c36 --- /dev/null +++ b/stable/focalboard/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [focalboard-3.0.9](https://github.com/truecharts/apps/compare/focalboard-3.0.8...focalboard-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/focalboard/3.0.8/CONFIG.md b/stable/focalboard/3.0.9/CONFIG.md similarity index 100% rename from stable/focalboard/3.0.8/CONFIG.md rename to stable/focalboard/3.0.9/CONFIG.md diff --git a/stable/focalboard/3.0.9/Chart.lock b/stable/focalboard/3.0.9/Chart.lock new file mode 100644 index 00000000000..7bb60dd9643 --- /dev/null +++ b/stable/focalboard/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:35:40.594306017Z" diff --git a/stable/focalboard/3.0.8/Chart.yaml b/stable/focalboard/3.0.9/Chart.yaml similarity index 95% rename from stable/focalboard/3.0.8/Chart.yaml rename to stable/focalboard/3.0.9/Chart.yaml index 98aa3770f24..7852e701bd6 100644 --- a/stable/focalboard/3.0.8/Chart.yaml +++ b/stable/focalboard/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/focalboard/3.0.8/README.md b/stable/focalboard/3.0.9/README.md similarity index 96% rename from stable/focalboard/3.0.8/README.md rename to stable/focalboard/3.0.9/README.md index a4b53e01a9c..fb56896bf79 100644 --- a/stable/focalboard/3.0.8/README.md +++ b/stable/focalboard/3.0.9/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/focalboard/3.0.8/app-readme.md b/stable/focalboard/3.0.9/app-readme.md similarity index 100% rename from stable/focalboard/3.0.8/app-readme.md rename to stable/focalboard/3.0.9/app-readme.md diff --git a/stable/focalboard/3.0.9/charts/common-8.3.12.tgz b/stable/focalboard/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/focalboard/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/focalboard/3.0.8/helm-values.md b/stable/focalboard/3.0.9/helm-values.md similarity index 100% rename from stable/focalboard/3.0.8/helm-values.md rename to stable/focalboard/3.0.9/helm-values.md diff --git a/stable/focalboard/3.0.8/questions.yaml b/stable/focalboard/3.0.9/questions.yaml similarity index 99% rename from stable/focalboard/3.0.8/questions.yaml rename to stable/focalboard/3.0.9/questions.yaml index f6486e128d7..ecac05c1a11 100644 --- a/stable/focalboard/3.0.8/questions.yaml +++ b/stable/focalboard/3.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/focalboard/3.0.8/templates/common.yaml b/stable/focalboard/3.0.9/templates/common.yaml similarity index 100% rename from stable/focalboard/3.0.8/templates/common.yaml rename to stable/focalboard/3.0.9/templates/common.yaml diff --git a/stable/focalboard/3.0.8/test_values.yaml b/stable/focalboard/3.0.9/values.yaml similarity index 100% rename from stable/focalboard/3.0.8/test_values.yaml rename to stable/focalboard/3.0.9/values.yaml diff --git a/stable/freeradius/3.0.8/CHANGELOG.md b/stable/freeradius/3.0.8/CHANGELOG.md deleted file mode 100644 index a0b244e14d9..00000000000 --- a/stable/freeradius/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [freeradius-3.0.8](https://github.com/truecharts/apps/compare/freeradius-3.0.7...freeradius-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/freeradius/3.0.8/Chart.lock b/stable/freeradius/3.0.8/Chart.lock deleted file mode 100644 index 3050ea233c6..00000000000 --- a/stable/freeradius/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:38:00.152951923Z" diff --git a/stable/freeradius/3.0.8/charts/common-8.3.10.tgz b/stable/freeradius/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/freeradius/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/freeradius/3.0.8/ix_values.yaml b/stable/freeradius/3.0.8/ix_values.yaml deleted file mode 100644 index dcd116baaaa..00000000000 --- a/stable/freeradius/3.0.8/ix_values.yaml +++ /dev/null @@ -1,34 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/freeradius - pullPolicy: IfNotPresent - tag: v3.0.23@sha256:21454da0a4f4950dd9b97e82de5b56556fdf2bf38f60ae427852b74a2622c972 - -# -- Probe configuration -# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) -# @default -- See below -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - enabled: false - - # -- Redainess probe configuration - # @default -- See below - readiness: - enabled: false - - # -- Startup probe configuration - # @default -- See below - startup: - enabled: false - - -## -# 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/freeradius/3.0.8/values.yaml b/stable/freeradius/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/freeradius/3.0.9/CHANGELOG.md b/stable/freeradius/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..bcc94d21300 --- /dev/null +++ b/stable/freeradius/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [freeradius-3.0.9](https://github.com/truecharts/apps/compare/freeradius-3.0.8...freeradius-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/freeradius/3.0.8/CONFIG.md b/stable/freeradius/3.0.9/CONFIG.md similarity index 100% rename from stable/freeradius/3.0.8/CONFIG.md rename to stable/freeradius/3.0.9/CONFIG.md diff --git a/stable/freeradius/3.0.9/Chart.lock b/stable/freeradius/3.0.9/Chart.lock new file mode 100644 index 00000000000..dc14311c0d9 --- /dev/null +++ b/stable/freeradius/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:36:03.794464579Z" diff --git a/stable/freeradius/3.0.8/Chart.yaml b/stable/freeradius/3.0.9/Chart.yaml similarity index 94% rename from stable/freeradius/3.0.8/Chart.yaml rename to stable/freeradius/3.0.9/Chart.yaml index 3381f63a41f..a9a62bb776b 100644 --- a/stable/freeradius/3.0.8/Chart.yaml +++ b/stable/freeradius/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.23" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/freeradius/3.0.8/README.md b/stable/freeradius/3.0.9/README.md similarity index 96% rename from stable/freeradius/3.0.8/README.md rename to stable/freeradius/3.0.9/README.md index 51bd7d03d57..372792fcb2a 100644 --- a/stable/freeradius/3.0.8/README.md +++ b/stable/freeradius/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/freeradius/3.0.8/app-readme.md b/stable/freeradius/3.0.9/app-readme.md similarity index 100% rename from stable/freeradius/3.0.8/app-readme.md rename to stable/freeradius/3.0.9/app-readme.md diff --git a/stable/freeradius/3.0.9/charts/common-8.3.12.tgz b/stable/freeradius/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/freeradius/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/freeradius/3.0.8/helm-values.md b/stable/freeradius/3.0.9/helm-values.md similarity index 100% rename from stable/freeradius/3.0.8/helm-values.md rename to stable/freeradius/3.0.9/helm-values.md diff --git a/stable/freeradius/3.0.8/questions.yaml b/stable/freeradius/3.0.9/questions.yaml similarity index 100% rename from stable/freeradius/3.0.8/questions.yaml rename to stable/freeradius/3.0.9/questions.yaml diff --git a/stable/freeradius/3.0.8/templates/common.yaml b/stable/freeradius/3.0.9/templates/common.yaml similarity index 100% rename from stable/freeradius/3.0.8/templates/common.yaml rename to stable/freeradius/3.0.9/templates/common.yaml diff --git a/stable/freeradius/3.0.8/test_values.yaml b/stable/freeradius/3.0.9/values.yaml similarity index 100% rename from stable/freeradius/3.0.8/test_values.yaml rename to stable/freeradius/3.0.9/values.yaml diff --git a/stable/freshrss/8.0.11/CHANGELOG.md b/stable/freshrss/8.0.11/CHANGELOG.md deleted file mode 100644 index 7e3c2351b86..00000000000 --- a/stable/freshrss/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [freshrss-8.0.11](https://github.com/truecharts/apps/compare/freshrss-8.0.10...freshrss-8.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/freshrss/8.0.11/Chart.lock b/stable/freshrss/8.0.11/Chart.lock deleted file mode 100644 index c9132597c27..00000000000 --- a/stable/freshrss/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:38:14.88553975Z" diff --git a/stable/freshrss/8.0.11/charts/common-8.3.10.tgz b/stable/freshrss/8.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/freshrss/8.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/freshrss/8.0.11/ix_values.yaml b/stable/freshrss/8.0.11/ix_values.yaml deleted file mode 100644 index 557f3654d87..00000000000 --- a/stable/freshrss/8.0.11/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/freshrss - pullPolicy: IfNotPresent - tag: version-1.18.1@sha256:aff3316a800c58ce7c670fc6cfbc3177ba5f12c0529a5824f7cbb96e9a9fa7e5 - - -## -# 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/freshrss/8.0.11/values.yaml b/stable/freshrss/8.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/freshrss/8.0.12/CHANGELOG.md b/stable/freshrss/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..666dbee7b75 --- /dev/null +++ b/stable/freshrss/8.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [freshrss-8.0.12](https://github.com/truecharts/apps/compare/freshrss-8.0.11...freshrss-8.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/freshrss/8.0.11/CONFIG.md b/stable/freshrss/8.0.12/CONFIG.md similarity index 100% rename from stable/freshrss/8.0.11/CONFIG.md rename to stable/freshrss/8.0.12/CONFIG.md diff --git a/stable/freshrss/8.0.12/Chart.lock b/stable/freshrss/8.0.12/Chart.lock new file mode 100644 index 00000000000..31a099cb60f --- /dev/null +++ b/stable/freshrss/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:36:27.633499836Z" diff --git a/stable/freshrss/8.0.11/Chart.yaml b/stable/freshrss/8.0.12/Chart.yaml similarity index 94% rename from stable/freshrss/8.0.11/Chart.yaml rename to stable/freshrss/8.0.12/Chart.yaml index 998149dcbe8..1857a109a9e 100644 --- a/stable/freshrss/8.0.11/Chart.yaml +++ b/stable/freshrss/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 8.0.12 diff --git a/stable/freshrss/8.0.11/README.md b/stable/freshrss/8.0.12/README.md similarity index 96% rename from stable/freshrss/8.0.11/README.md rename to stable/freshrss/8.0.12/README.md index 95b508ee9cb..fede12f31a2 100644 --- a/stable/freshrss/8.0.11/README.md +++ b/stable/freshrss/8.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/freshrss/8.0.11/app-readme.md b/stable/freshrss/8.0.12/app-readme.md similarity index 100% rename from stable/freshrss/8.0.11/app-readme.md rename to stable/freshrss/8.0.12/app-readme.md diff --git a/stable/freshrss/8.0.12/charts/common-8.3.12.tgz b/stable/freshrss/8.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/freshrss/8.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/freshrss/8.0.11/helm-values.md b/stable/freshrss/8.0.12/helm-values.md similarity index 100% rename from stable/freshrss/8.0.11/helm-values.md rename to stable/freshrss/8.0.12/helm-values.md diff --git a/stable/freshrss/8.0.11/questions.yaml b/stable/freshrss/8.0.12/questions.yaml similarity index 100% rename from stable/freshrss/8.0.11/questions.yaml rename to stable/freshrss/8.0.12/questions.yaml diff --git a/stable/freshrss/8.0.11/templates/common.yaml b/stable/freshrss/8.0.12/templates/common.yaml similarity index 100% rename from stable/freshrss/8.0.11/templates/common.yaml rename to stable/freshrss/8.0.12/templates/common.yaml diff --git a/stable/freshrss/8.0.11/test_values.yaml b/stable/freshrss/8.0.12/values.yaml similarity index 100% rename from stable/freshrss/8.0.11/test_values.yaml rename to stable/freshrss/8.0.12/values.yaml diff --git a/stable/gaps/8.0.8/CHANGELOG.md b/stable/gaps/8.0.8/CHANGELOG.md deleted file mode 100644 index 449f8d59ad9..00000000000 --- a/stable/gaps/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [gaps-8.0.8](https://github.com/truecharts/apps/compare/gaps-8.0.7...gaps-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/gaps/8.0.8/Chart.lock b/stable/gaps/8.0.8/Chart.lock deleted file mode 100644 index 561c9f8df69..00000000000 --- a/stable/gaps/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:38:29.538028072Z" diff --git a/stable/gaps/8.0.8/charts/common-8.3.10.tgz b/stable/gaps/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/gaps/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/gaps/8.0.8/ix_values.yaml b/stable/gaps/8.0.8/ix_values.yaml deleted file mode 100644 index aa4a19590dc..00000000000 --- a/stable/gaps/8.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/gaps - pullPolicy: IfNotPresent - tag: v0.8.8@sha256:2e4b3b4e677be68b947517b0077aec719db8c382dad2952421b746060bbd6513 - -## -# 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/gaps/8.0.8/values.yaml b/stable/gaps/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/gaps/8.0.9/CHANGELOG.md b/stable/gaps/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d6428f6071e --- /dev/null +++ b/stable/gaps/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [gaps-8.0.9](https://github.com/truecharts/apps/compare/gaps-8.0.8...gaps-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/gaps/8.0.8/CONFIG.md b/stable/gaps/8.0.9/CONFIG.md similarity index 100% rename from stable/gaps/8.0.8/CONFIG.md rename to stable/gaps/8.0.9/CONFIG.md diff --git a/stable/gaps/8.0.9/Chart.lock b/stable/gaps/8.0.9/Chart.lock new file mode 100644 index 00000000000..4cf94a0631b --- /dev/null +++ b/stable/gaps/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:36:51.196097898Z" diff --git a/stable/gaps/8.0.8/Chart.yaml b/stable/gaps/8.0.9/Chart.yaml similarity index 95% rename from stable/gaps/8.0.8/Chart.yaml rename to stable/gaps/8.0.9/Chart.yaml index 5bec546c759..aa250185196 100644 --- a/stable/gaps/8.0.8/Chart.yaml +++ b/stable/gaps/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/gaps/8.0.8/README.md b/stable/gaps/8.0.9/README.md similarity index 96% rename from stable/gaps/8.0.8/README.md rename to stable/gaps/8.0.9/README.md index f5fc0a58a43..3fc1adac668 100644 --- a/stable/gaps/8.0.8/README.md +++ b/stable/gaps/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/gaps/8.0.8/app-readme.md b/stable/gaps/8.0.9/app-readme.md similarity index 100% rename from stable/gaps/8.0.8/app-readme.md rename to stable/gaps/8.0.9/app-readme.md diff --git a/stable/gaps/8.0.9/charts/common-8.3.12.tgz b/stable/gaps/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/gaps/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/gaps/8.0.8/helm-values.md b/stable/gaps/8.0.9/helm-values.md similarity index 100% rename from stable/gaps/8.0.8/helm-values.md rename to stable/gaps/8.0.9/helm-values.md diff --git a/stable/gaps/8.0.8/questions.yaml b/stable/gaps/8.0.9/questions.yaml similarity index 100% rename from stable/gaps/8.0.8/questions.yaml rename to stable/gaps/8.0.9/questions.yaml diff --git a/stable/gaps/8.0.8/templates/common.yaml b/stable/gaps/8.0.9/templates/common.yaml similarity index 100% rename from stable/gaps/8.0.8/templates/common.yaml rename to stable/gaps/8.0.9/templates/common.yaml diff --git a/stable/gaps/8.0.8/test_values.yaml b/stable/gaps/8.0.9/values.yaml similarity index 100% rename from stable/gaps/8.0.8/test_values.yaml rename to stable/gaps/8.0.9/values.yaml diff --git a/stable/gitea/1.0.10/CHANGELOG.md b/stable/gitea/1.0.10/CHANGELOG.md deleted file mode 100644 index 2c567bba70a..00000000000 --- a/stable/gitea/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [gitea-1.0.10](https://github.com/truecharts/apps/compare/gitea-1.0.9...gitea-1.0.10) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/gitea/1.0.10/charts/common-8.3.10.tgz b/stable/gitea/1.0.10/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/gitea/1.0.10/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/gitea/1.0.10/charts/postgresql-3.0.16.tgz b/stable/gitea/1.0.10/charts/postgresql-3.0.16.tgz deleted file mode 100644 index a6bcd7d61c9..00000000000 Binary files a/stable/gitea/1.0.10/charts/postgresql-3.0.16.tgz and /dev/null differ diff --git a/stable/gitea/1.0.10/ix_values.yaml b/stable/gitea/1.0.10/ix_values.yaml deleted file mode 100644 index cacb408de5f..00000000000 --- a/stable/gitea/1.0.10/ix_values.yaml +++ /dev/null @@ -1,104 +0,0 @@ -## -# 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: - repository: gitea/gitea - tag: 1.15.4-rootless - pullPolicy: IfNotPresent - -envFrom: - - configMapRef: - name: gitea-env - -initContainers: - 1-init-directories: - image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" - command: ["/usr/sbin/init_directory_structure.sh"] - securityContext: - runAsUser: 0 - runAsNonRoot: false - envFrom: - - configMapRef: - name: gitea-env - volumeMounts: - - name: init - mountPath: /usr/sbin - - name: temp - mountPath: /tmp - - name: config - mountPath: /etc/gitea/conf - - name: data - mountPath: /data - 2-configure-gitea: - image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" - command: ["/usr/sbin/configure_gitea.sh"] - envFrom: - - configMapRef: - name: gitea-env - volumeMounts: - - name: init - mountPath: /usr/sbin - - name: temp - mountPath: /tmp - - name: data - mountPath: /data - -# Configure commit/action signing prerequisites -signing: - enabled: true - gpgHome: /data/git/.gnupg - -metrics: - enabled: false - serviceMonitor: - enabled: false - # additionalLabels: - # prometheus-release: prom1 - -ldap: - enabled: false - # name: - # securityProtocol: - # host: - # port: - # userSearchBase: - # userFilter: - # adminFilter: - # emailAttribute: - # bindDn: - # bindPassword: - # usernameAttribute: - # sshPublicKeyAttribute: - -oauth: - enabled: false - # name: - # provider: - # key: - # secret: - # autoDiscoverUrl: - # useCustomUrls: - # customAuthUrl: - # customTokenUrl: - # customProfileUrl: - # customEmailUrl: - -# Enabled postgres -postgresql: - enabled: true - postgresqlUsername: gitea - postgresqlDatabase: gitea - existingSecret: dbcreds - -# -- memcached dependency settings -memcached: - enabled: true - - -## -# 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/gitea/1.0.10/values.yaml b/stable/gitea/1.0.10/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/gitea/1.0.11/CHANGELOG.md b/stable/gitea/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..af236358424 --- /dev/null +++ b/stable/gitea/1.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [gitea-1.0.11](https://github.com/truecharts/apps/compare/gitea-1.0.10...gitea-1.0.11) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/gitea/1.0.10/CONFIG.md b/stable/gitea/1.0.11/CONFIG.md similarity index 100% rename from stable/gitea/1.0.10/CONFIG.md rename to stable/gitea/1.0.11/CONFIG.md diff --git a/stable/gitea/1.0.10/Chart.lock b/stable/gitea/1.0.11/Chart.lock similarity index 56% rename from stable/gitea/1.0.10/Chart.lock rename to stable/gitea/1.0.11/Chart.lock index 20e860479ac..f9c974b5d23 100644 --- a/stable/gitea/1.0.10/Chart.lock +++ b/stable/gitea/1.0.11/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.5 -digest: sha256:09701117b5da2a0d6767b02a892c3b7b93520b1c662b3cfc8b1a7fefbe2100ce -generated: "2021-10-17T18:38:47.424979435Z" +digest: sha256:5109ba850b6ba15184534f2ad2cfd0c1dfb259ae0ccf57f655386d56d6d1e050 +generated: "2021-10-18T21:37:17.056994784Z" diff --git a/stable/gitea/1.0.10/Chart.yaml b/stable/gitea/1.0.11/Chart.yaml similarity index 93% rename from stable/gitea/1.0.10/Chart.yaml rename to stable/gitea/1.0.11/Chart.yaml index 3839d3c02c2..1b637b14db5 100644 --- a/stable/gitea/1.0.10/Chart.yaml +++ b/stable/gitea/1.0.11/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "1.15.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 - 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.10 +version: 1.0.11 diff --git a/stable/gitea/1.0.10/README.md b/stable/gitea/1.0.11/README.md similarity index 93% rename from stable/gitea/1.0.10/README.md rename to stable/gitea/1.0.11/README.md index 5d1ab10db2d..c57a376b381 100644 --- a/stable/gitea/1.0.10/README.md +++ b/stable/gitea/1.0.11/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.16 | -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org/ | postgresql | 3.0.18 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/gitea/1.0.10/app-readme.md b/stable/gitea/1.0.11/app-readme.md similarity index 100% rename from stable/gitea/1.0.10/app-readme.md rename to stable/gitea/1.0.11/app-readme.md diff --git a/stable/gitea/1.0.11/charts/common-8.3.12.tgz b/stable/gitea/1.0.11/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/gitea/1.0.11/charts/common-8.3.12.tgz differ diff --git a/stable/gitea/1.0.10/charts/memcached-5.15.5.tgz b/stable/gitea/1.0.11/charts/memcached-5.15.5.tgz similarity index 100% rename from stable/gitea/1.0.10/charts/memcached-5.15.5.tgz rename to stable/gitea/1.0.11/charts/memcached-5.15.5.tgz diff --git a/stable/gitea/1.0.11/charts/postgresql-3.0.18.tgz b/stable/gitea/1.0.11/charts/postgresql-3.0.18.tgz new file mode 100644 index 00000000000..7f4a2a72849 Binary files /dev/null and b/stable/gitea/1.0.11/charts/postgresql-3.0.18.tgz differ diff --git a/stable/gitea/1.0.10/ci/basic-values.yaml b/stable/gitea/1.0.11/ci/basic-values.yaml similarity index 100% rename from stable/gitea/1.0.10/ci/basic-values.yaml rename to stable/gitea/1.0.11/ci/basic-values.yaml diff --git a/stable/gitea/1.0.10/ci/ingress-values.yaml b/stable/gitea/1.0.11/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/1.0.10/ci/ingress-values.yaml rename to stable/gitea/1.0.11/ci/ingress-values.yaml diff --git a/stable/gitea/1.0.10/helm-values.md b/stable/gitea/1.0.11/helm-values.md similarity index 100% rename from stable/gitea/1.0.10/helm-values.md rename to stable/gitea/1.0.11/helm-values.md diff --git a/stable/gitea/1.0.10/questions.yaml b/stable/gitea/1.0.11/questions.yaml similarity index 100% rename from stable/gitea/1.0.10/questions.yaml rename to stable/gitea/1.0.11/questions.yaml diff --git a/stable/gitea/1.0.10/templates/_configmap.tpl b/stable/gitea/1.0.11/templates/_configmap.tpl similarity index 100% rename from stable/gitea/1.0.10/templates/_configmap.tpl rename to stable/gitea/1.0.11/templates/_configmap.tpl diff --git a/stable/gitea/1.0.10/templates/_secrets.tpl b/stable/gitea/1.0.11/templates/_secrets.tpl similarity index 100% rename from stable/gitea/1.0.10/templates/_secrets.tpl rename to stable/gitea/1.0.11/templates/_secrets.tpl diff --git a/stable/gitea/1.0.10/templates/common.yaml b/stable/gitea/1.0.11/templates/common.yaml similarity index 100% rename from stable/gitea/1.0.10/templates/common.yaml rename to stable/gitea/1.0.11/templates/common.yaml diff --git a/stable/gitea/1.0.10/test_values.yaml b/stable/gitea/1.0.11/values.yaml similarity index 100% rename from stable/gitea/1.0.10/test_values.yaml rename to stable/gitea/1.0.11/values.yaml diff --git a/stable/gonic/3.0.10/CHANGELOG.md b/stable/gonic/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..16edcd2c33e --- /dev/null +++ b/stable/gonic/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [gonic-3.0.10](https://github.com/truecharts/apps/compare/gonic-3.0.9...gonic-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/gonic/3.0.9/CONFIG.md b/stable/gonic/3.0.10/CONFIG.md similarity index 100% rename from stable/gonic/3.0.9/CONFIG.md rename to stable/gonic/3.0.10/CONFIG.md diff --git a/stable/gonic/3.0.10/Chart.lock b/stable/gonic/3.0.10/Chart.lock new file mode 100644 index 00000000000..f6b7865ad21 --- /dev/null +++ b/stable/gonic/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:38:03.971708137Z" diff --git a/stable/gonic/3.0.9/Chart.yaml b/stable/gonic/3.0.10/Chart.yaml similarity index 94% rename from stable/gonic/3.0.9/Chart.yaml rename to stable/gonic/3.0.10/Chart.yaml index e54b4ab6361..073bdaf1e78 100644 --- a/stable/gonic/3.0.9/Chart.yaml +++ b/stable/gonic/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/gonic/3.0.9/README.md b/stable/gonic/3.0.10/README.md similarity index 96% rename from stable/gonic/3.0.9/README.md rename to stable/gonic/3.0.10/README.md index 526b2aa6694..30b3ce36e18 100644 --- a/stable/gonic/3.0.9/README.md +++ b/stable/gonic/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/gonic/3.0.9/app-readme.md b/stable/gonic/3.0.10/app-readme.md similarity index 100% rename from stable/gonic/3.0.9/app-readme.md rename to stable/gonic/3.0.10/app-readme.md diff --git a/stable/gonic/3.0.10/charts/common-8.3.12.tgz b/stable/gonic/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/gonic/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/gonic/3.0.9/ci/ct-values.yaml b/stable/gonic/3.0.10/ci/ct-values.yaml similarity index 100% rename from stable/gonic/3.0.9/ci/ct-values.yaml rename to stable/gonic/3.0.10/ci/ct-values.yaml diff --git a/stable/gonic/3.0.9/helm-values.md b/stable/gonic/3.0.10/helm-values.md similarity index 100% rename from stable/gonic/3.0.9/helm-values.md rename to stable/gonic/3.0.10/helm-values.md diff --git a/stable/gonic/3.0.9/questions.yaml b/stable/gonic/3.0.10/questions.yaml similarity index 99% rename from stable/gonic/3.0.9/questions.yaml rename to stable/gonic/3.0.10/questions.yaml index 3ad3fa55470..d36474a402d 100644 --- a/stable/gonic/3.0.9/questions.yaml +++ b/stable/gonic/3.0.10/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/gonic/3.0.9/templates/common.yaml b/stable/gonic/3.0.10/templates/common.yaml similarity index 100% rename from stable/gonic/3.0.9/templates/common.yaml rename to stable/gonic/3.0.10/templates/common.yaml diff --git a/stable/gonic/3.0.9/test_values.yaml b/stable/gonic/3.0.10/values.yaml similarity index 100% rename from stable/gonic/3.0.9/test_values.yaml rename to stable/gonic/3.0.10/values.yaml diff --git a/stable/gonic/3.0.9/CHANGELOG.md b/stable/gonic/3.0.9/CHANGELOG.md deleted file mode 100644 index f243ad66d1a..00000000000 --- a/stable/gonic/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [gonic-3.0.9](https://github.com/truecharts/apps/compare/gonic-3.0.8...gonic-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/gonic/3.0.9/Chart.lock b/stable/gonic/3.0.9/Chart.lock deleted file mode 100644 index 23ace84e627..00000000000 --- a/stable/gonic/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:39:12.283237204Z" diff --git a/stable/gonic/3.0.9/charts/common-8.3.10.tgz b/stable/gonic/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/gonic/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/gonic/3.0.9/ix_values.yaml b/stable/gonic/3.0.9/ix_values.yaml deleted file mode 100644 index e517cb754c0..00000000000 --- a/stable/gonic/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/gonic - pullPolicy: IfNotPresent - tag: v0.14.0@sha256:d0316271fcec20816f5f3f5e8ca470426e551f2f6de83845d474a2a7827a6f34 - -## -# 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/gonic/3.0.9/values.yaml b/stable/gonic/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/grocy/8.0.10/CHANGELOG.md b/stable/grocy/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..5b54c5e76d0 --- /dev/null +++ b/stable/grocy/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [grocy-8.0.10](https://github.com/truecharts/apps/compare/grocy-8.0.9...grocy-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/grocy/8.0.9/CONFIG.md b/stable/grocy/8.0.10/CONFIG.md similarity index 100% rename from stable/grocy/8.0.9/CONFIG.md rename to stable/grocy/8.0.10/CONFIG.md diff --git a/stable/grocy/8.0.10/Chart.lock b/stable/grocy/8.0.10/Chart.lock new file mode 100644 index 00000000000..435ca310bae --- /dev/null +++ b/stable/grocy/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:38:28.472388352Z" diff --git a/stable/grocy/8.0.9/Chart.yaml b/stable/grocy/8.0.10/Chart.yaml similarity index 94% rename from stable/grocy/8.0.9/Chart.yaml rename to stable/grocy/8.0.10/Chart.yaml index 242870520be..687808e3f69 100644 --- a/stable/grocy/8.0.9/Chart.yaml +++ b/stable/grocy/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/grocy/8.0.9/README.md b/stable/grocy/8.0.10/README.md similarity index 96% rename from stable/grocy/8.0.9/README.md rename to stable/grocy/8.0.10/README.md index 8a4f6db7a93..88150aa48f4 100644 --- a/stable/grocy/8.0.9/README.md +++ b/stable/grocy/8.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/grocy/8.0.9/app-readme.md b/stable/grocy/8.0.10/app-readme.md similarity index 100% rename from stable/grocy/8.0.9/app-readme.md rename to stable/grocy/8.0.10/app-readme.md diff --git a/stable/grocy/8.0.10/charts/common-8.3.12.tgz b/stable/grocy/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/grocy/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/grocy/8.0.9/helm-values.md b/stable/grocy/8.0.10/helm-values.md similarity index 100% rename from stable/grocy/8.0.9/helm-values.md rename to stable/grocy/8.0.10/helm-values.md diff --git a/stable/grocy/8.0.9/questions.yaml b/stable/grocy/8.0.10/questions.yaml similarity index 100% rename from stable/grocy/8.0.9/questions.yaml rename to stable/grocy/8.0.10/questions.yaml diff --git a/stable/grocy/8.0.9/templates/common.yaml b/stable/grocy/8.0.10/templates/common.yaml similarity index 100% rename from stable/grocy/8.0.9/templates/common.yaml rename to stable/grocy/8.0.10/templates/common.yaml diff --git a/stable/grocy/8.0.9/test_values.yaml b/stable/grocy/8.0.10/values.yaml similarity index 100% rename from stable/grocy/8.0.9/test_values.yaml rename to stable/grocy/8.0.10/values.yaml diff --git a/stable/grocy/8.0.9/CHANGELOG.md b/stable/grocy/8.0.9/CHANGELOG.md deleted file mode 100644 index 9564dbaf700..00000000000 --- a/stable/grocy/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [grocy-8.0.9](https://github.com/truecharts/apps/compare/grocy-8.0.8...grocy-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/grocy/8.0.9/Chart.lock b/stable/grocy/8.0.9/Chart.lock deleted file mode 100644 index 962a17f0929..00000000000 --- a/stable/grocy/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:39:27.023776758Z" diff --git a/stable/grocy/8.0.9/charts/common-8.3.10.tgz b/stable/grocy/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/grocy/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/grocy/8.0.9/ix_values.yaml b/stable/grocy/8.0.9/ix_values.yaml deleted file mode 100644 index b3904df08f5..00000000000 --- a/stable/grocy/8.0.9/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/grocy - tag: version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a - 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/grocy/8.0.9/values.yaml b/stable/grocy/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/handbrake/8.0.10/CHANGELOG.md b/stable/handbrake/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..962ad353432 --- /dev/null +++ b/stable/handbrake/8.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [handbrake-8.0.10](https://github.com/truecharts/apps/compare/handbrake-8.0.9...handbrake-8.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/handbrake/8.0.9/CONFIG.md b/stable/handbrake/8.0.10/CONFIG.md similarity index 100% rename from stable/handbrake/8.0.9/CONFIG.md rename to stable/handbrake/8.0.10/CONFIG.md diff --git a/stable/handbrake/8.0.10/Chart.lock b/stable/handbrake/8.0.10/Chart.lock new file mode 100644 index 00000000000..ce306c82265 --- /dev/null +++ b/stable/handbrake/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:38:53.932681162Z" diff --git a/stable/handbrake/8.0.9/Chart.yaml b/stable/handbrake/8.0.10/Chart.yaml similarity index 95% rename from stable/handbrake/8.0.9/Chart.yaml rename to stable/handbrake/8.0.10/Chart.yaml index 98d69cfa217..f9c8476cee8 100644 --- a/stable/handbrake/8.0.9/Chart.yaml +++ b/stable/handbrake/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/handbrake/8.0.9/README.md b/stable/handbrake/8.0.10/README.md similarity index 96% rename from stable/handbrake/8.0.9/README.md rename to stable/handbrake/8.0.10/README.md index fc190f175da..0c011a1ba33 100644 --- a/stable/handbrake/8.0.9/README.md +++ b/stable/handbrake/8.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/handbrake/8.0.9/app-readme.md b/stable/handbrake/8.0.10/app-readme.md similarity index 100% rename from stable/handbrake/8.0.9/app-readme.md rename to stable/handbrake/8.0.10/app-readme.md diff --git a/stable/handbrake/8.0.10/charts/common-8.3.12.tgz b/stable/handbrake/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/handbrake/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/handbrake/8.0.9/helm-values.md b/stable/handbrake/8.0.10/helm-values.md similarity index 100% rename from stable/handbrake/8.0.9/helm-values.md rename to stable/handbrake/8.0.10/helm-values.md diff --git a/stable/handbrake/8.0.9/questions.yaml b/stable/handbrake/8.0.10/questions.yaml similarity index 99% rename from stable/handbrake/8.0.9/questions.yaml rename to stable/handbrake/8.0.10/questions.yaml index cd218ad43fa..9aba919bf81 100644 --- a/stable/handbrake/8.0.9/questions.yaml +++ b/stable/handbrake/8.0.10/questions.yaml @@ -716,6 +716,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/handbrake/8.0.9/templates/common.yaml b/stable/handbrake/8.0.10/templates/common.yaml similarity index 100% rename from stable/handbrake/8.0.9/templates/common.yaml rename to stable/handbrake/8.0.10/templates/common.yaml diff --git a/stable/handbrake/8.0.9/test_values.yaml b/stable/handbrake/8.0.10/values.yaml similarity index 100% rename from stable/handbrake/8.0.9/test_values.yaml rename to stable/handbrake/8.0.10/values.yaml diff --git a/stable/handbrake/8.0.9/CHANGELOG.md b/stable/handbrake/8.0.9/CHANGELOG.md deleted file mode 100644 index 897c06d7c40..00000000000 --- a/stable/handbrake/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [handbrake-8.0.9](https://github.com/truecharts/apps/compare/handbrake-8.0.8...handbrake-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/handbrake/8.0.9/Chart.lock b/stable/handbrake/8.0.9/Chart.lock deleted file mode 100644 index 00719924ca5..00000000000 --- a/stable/handbrake/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:39:41.705240407Z" diff --git a/stable/handbrake/8.0.9/charts/common-8.3.10.tgz b/stable/handbrake/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/handbrake/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/handbrake/8.0.9/ix_values.yaml b/stable/handbrake/8.0.9/ix_values.yaml deleted file mode 100644 index 4276ed65f56..00000000000 --- a/stable/handbrake/8.0.9/ix_values.yaml +++ /dev/null @@ -1,20 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/handbrake - tag: v1.24.2@sha256:312ddf5ec046fd0ca3f84015b55c8b4cbe1d6e8340ffcaf244489592a3fc92da - pullPolicy: IfNotPresent - -#All values here are set as the docker defaults. -envTpl: - # Permissions Settings - USER_ID: "{{ .Values.env.PUID }}" - -## -# 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/handbrake/8.0.9/values.yaml b/stable/handbrake/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/haste-server/3.0.8/CHANGELOG.md b/stable/haste-server/3.0.8/CHANGELOG.md deleted file mode 100644 index c77093f7f5e..00000000000 --- a/stable/haste-server/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [haste-server-3.0.8](https://github.com/truecharts/apps/compare/haste-server-3.0.7...haste-server-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/haste-server/3.0.8/Chart.lock b/stable/haste-server/3.0.8/Chart.lock deleted file mode 100644 index 4e598cab0f4..00000000000 --- a/stable/haste-server/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:39:56.183915784Z" diff --git a/stable/haste-server/3.0.8/charts/common-8.3.10.tgz b/stable/haste-server/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/haste-server/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/haste-server/3.0.8/ix_values.yaml b/stable/haste-server/3.0.8/ix_values.yaml deleted file mode 100644 index 654a00bbb34..00000000000 --- a/stable/haste-server/3.0.8/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: ghcr.io/k8s-at-home/haste-server - # -- image pull policy - pullPolicy: IfNotPresent - # -- image tag - tag: latest@sha256:827aa2f2389d94a522e333080fa8cbc0e0a487c5681173caca785b3b6b9e5b01 - - -## -# 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/haste-server/3.0.8/values.yaml b/stable/haste-server/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/haste-server/3.0.9/CHANGELOG.md b/stable/haste-server/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..9b65f92ec56 --- /dev/null +++ b/stable/haste-server/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [haste-server-3.0.9](https://github.com/truecharts/apps/compare/haste-server-3.0.8...haste-server-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/haste-server/3.0.8/CONFIG.md b/stable/haste-server/3.0.9/CONFIG.md similarity index 100% rename from stable/haste-server/3.0.8/CONFIG.md rename to stable/haste-server/3.0.9/CONFIG.md diff --git a/stable/haste-server/3.0.9/Chart.lock b/stable/haste-server/3.0.9/Chart.lock new file mode 100644 index 00000000000..751ae98c7e8 --- /dev/null +++ b/stable/haste-server/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:39:18.218904338Z" diff --git a/stable/haste-server/3.0.8/Chart.yaml b/stable/haste-server/3.0.9/Chart.yaml similarity index 94% rename from stable/haste-server/3.0.8/Chart.yaml rename to stable/haste-server/3.0.9/Chart.yaml index 6bbc2b9463b..987793c75fc 100644 --- a/stable/haste-server/3.0.8/Chart.yaml +++ b/stable/haste-server/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/haste-server/3.0.8/README.md b/stable/haste-server/3.0.9/README.md similarity index 96% rename from stable/haste-server/3.0.8/README.md rename to stable/haste-server/3.0.9/README.md index 5cf876d62d9..292ac316c2b 100644 --- a/stable/haste-server/3.0.8/README.md +++ b/stable/haste-server/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/haste-server/3.0.8/app-readme.md b/stable/haste-server/3.0.9/app-readme.md similarity index 100% rename from stable/haste-server/3.0.8/app-readme.md rename to stable/haste-server/3.0.9/app-readme.md diff --git a/stable/haste-server/3.0.9/charts/common-8.3.12.tgz b/stable/haste-server/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/haste-server/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/haste-server/3.0.8/helm-values.md b/stable/haste-server/3.0.9/helm-values.md similarity index 100% rename from stable/haste-server/3.0.8/helm-values.md rename to stable/haste-server/3.0.9/helm-values.md diff --git a/stable/haste-server/3.0.8/questions.yaml b/stable/haste-server/3.0.9/questions.yaml similarity index 100% rename from stable/haste-server/3.0.8/questions.yaml rename to stable/haste-server/3.0.9/questions.yaml diff --git a/stable/haste-server/3.0.8/templates/common.yaml b/stable/haste-server/3.0.9/templates/common.yaml similarity index 100% rename from stable/haste-server/3.0.8/templates/common.yaml rename to stable/haste-server/3.0.9/templates/common.yaml diff --git a/stable/haste-server/3.0.8/test_values.yaml b/stable/haste-server/3.0.9/values.yaml similarity index 100% rename from stable/haste-server/3.0.8/test_values.yaml rename to stable/haste-server/3.0.9/values.yaml diff --git a/stable/healthchecks/3.0.10/CHANGELOG.md b/stable/healthchecks/3.0.10/CHANGELOG.md deleted file mode 100644 index 64b8bc326b0..00000000000 --- a/stable/healthchecks/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [healthchecks-3.0.10](https://github.com/truecharts/apps/compare/healthchecks-3.0.9...healthchecks-3.0.10) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/healthchecks/3.0.10/Chart.lock b/stable/healthchecks/3.0.10/Chart.lock deleted file mode 100644 index b5e19fccd80..00000000000 --- a/stable/healthchecks/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:40:10.77658299Z" diff --git a/stable/healthchecks/3.0.10/charts/common-8.3.10.tgz b/stable/healthchecks/3.0.10/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/healthchecks/3.0.10/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/healthchecks/3.0.10/ix_values.yaml b/stable/healthchecks/3.0.10/ix_values.yaml deleted file mode 100644 index 11db67412a5..00000000000 --- a/stable/healthchecks/3.0.10/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/healthchecks - pullPolicy: IfNotPresent - tag: version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31 - -## -# 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/healthchecks/3.0.10/values.yaml b/stable/healthchecks/3.0.10/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/healthchecks/3.0.11/CHANGELOG.md b/stable/healthchecks/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..2112bd7147d --- /dev/null +++ b/stable/healthchecks/3.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [healthchecks-3.0.11](https://github.com/truecharts/apps/compare/healthchecks-3.0.10...healthchecks-3.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/healthchecks/3.0.10/CONFIG.md b/stable/healthchecks/3.0.11/CONFIG.md similarity index 100% rename from stable/healthchecks/3.0.10/CONFIG.md rename to stable/healthchecks/3.0.11/CONFIG.md diff --git a/stable/healthchecks/3.0.11/Chart.lock b/stable/healthchecks/3.0.11/Chart.lock new file mode 100644 index 00000000000..bbc3d036758 --- /dev/null +++ b/stable/healthchecks/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:39:42.755758358Z" diff --git a/stable/healthchecks/3.0.10/Chart.yaml b/stable/healthchecks/3.0.11/Chart.yaml similarity index 95% rename from stable/healthchecks/3.0.10/Chart.yaml rename to stable/healthchecks/3.0.11/Chart.yaml index 9a46b7af723..e1271f9c3c4 100644 --- a/stable/healthchecks/3.0.10/Chart.yaml +++ b/stable/healthchecks/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.10 +version: 3.0.11 diff --git a/stable/healthchecks/3.0.10/README.md b/stable/healthchecks/3.0.11/README.md similarity index 97% rename from stable/healthchecks/3.0.10/README.md rename to stable/healthchecks/3.0.11/README.md index 3cc41364326..6189456c8e6 100644 --- a/stable/healthchecks/3.0.10/README.md +++ b/stable/healthchecks/3.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/healthchecks/3.0.10/app-readme.md b/stable/healthchecks/3.0.11/app-readme.md similarity index 100% rename from stable/healthchecks/3.0.10/app-readme.md rename to stable/healthchecks/3.0.11/app-readme.md diff --git a/stable/healthchecks/3.0.11/charts/common-8.3.12.tgz b/stable/healthchecks/3.0.11/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/healthchecks/3.0.11/charts/common-8.3.12.tgz differ diff --git a/stable/healthchecks/3.0.10/helm-values.md b/stable/healthchecks/3.0.11/helm-values.md similarity index 100% rename from stable/healthchecks/3.0.10/helm-values.md rename to stable/healthchecks/3.0.11/helm-values.md diff --git a/stable/healthchecks/3.0.10/questions.yaml b/stable/healthchecks/3.0.11/questions.yaml similarity index 99% rename from stable/healthchecks/3.0.10/questions.yaml rename to stable/healthchecks/3.0.11/questions.yaml index daea236420a..481b1fa0a17 100644 --- a/stable/healthchecks/3.0.10/questions.yaml +++ b/stable/healthchecks/3.0.11/questions.yaml @@ -574,6 +574,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/healthchecks/3.0.10/templates/common.yaml b/stable/healthchecks/3.0.11/templates/common.yaml similarity index 100% rename from stable/healthchecks/3.0.10/templates/common.yaml rename to stable/healthchecks/3.0.11/templates/common.yaml diff --git a/stable/healthchecks/3.0.10/test_values.yaml b/stable/healthchecks/3.0.11/values.yaml similarity index 100% rename from stable/healthchecks/3.0.10/test_values.yaml rename to stable/healthchecks/3.0.11/values.yaml diff --git a/stable/heimdall/8.0.11/CHANGELOG.md b/stable/heimdall/8.0.11/CHANGELOG.md deleted file mode 100644 index a78d7f49041..00000000000 --- a/stable/heimdall/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [heimdall-8.0.11](https://github.com/truecharts/apps/compare/heimdall-8.0.10...heimdall-8.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/heimdall/8.0.11/Chart.lock b/stable/heimdall/8.0.11/Chart.lock deleted file mode 100644 index 068867f6db3..00000000000 --- a/stable/heimdall/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:40:25.388423742Z" diff --git a/stable/heimdall/8.0.11/charts/common-8.3.10.tgz b/stable/heimdall/8.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/heimdall/8.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/heimdall/8.0.11/ix_values.yaml b/stable/heimdall/8.0.11/ix_values.yaml deleted file mode 100644 index f5364176c50..00000000000 --- a/stable/heimdall/8.0.11/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/heimdall - tag: version-2.2.2@sha256:4e6ab02a420524fcbbd0675051b6efdf66e21ea9966df3bdcdcfc4a1e0ba1ab0 - 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/heimdall/8.0.11/values.yaml b/stable/heimdall/8.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/heimdall/8.0.12/CHANGELOG.md b/stable/heimdall/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5b2ad1096fc --- /dev/null +++ b/stable/heimdall/8.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [heimdall-8.0.12](https://github.com/truecharts/apps/compare/heimdall-8.0.11...heimdall-8.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/heimdall/8.0.11/CONFIG.md b/stable/heimdall/8.0.12/CONFIG.md similarity index 100% rename from stable/heimdall/8.0.11/CONFIG.md rename to stable/heimdall/8.0.12/CONFIG.md diff --git a/stable/heimdall/8.0.12/Chart.lock b/stable/heimdall/8.0.12/Chart.lock new file mode 100644 index 00000000000..29919a06609 --- /dev/null +++ b/stable/heimdall/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:40:06.112542599Z" diff --git a/stable/heimdall/8.0.11/Chart.yaml b/stable/heimdall/8.0.12/Chart.yaml similarity index 93% rename from stable/heimdall/8.0.11/Chart.yaml rename to stable/heimdall/8.0.12/Chart.yaml index 76d37934e6c..b24575a696e 100644 --- a/stable/heimdall/8.0.11/Chart.yaml +++ b/stable/heimdall/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 8.0.12 diff --git a/stable/heimdall/8.0.11/README.md b/stable/heimdall/8.0.12/README.md similarity index 96% rename from stable/heimdall/8.0.11/README.md rename to stable/heimdall/8.0.12/README.md index 71579f71422..061cdcb1c9d 100644 --- a/stable/heimdall/8.0.11/README.md +++ b/stable/heimdall/8.0.12/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/heimdall/8.0.11/app-readme.md b/stable/heimdall/8.0.12/app-readme.md similarity index 100% rename from stable/heimdall/8.0.11/app-readme.md rename to stable/heimdall/8.0.12/app-readme.md diff --git a/stable/heimdall/8.0.12/charts/common-8.3.12.tgz b/stable/heimdall/8.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/heimdall/8.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/heimdall/8.0.11/helm-values.md b/stable/heimdall/8.0.12/helm-values.md similarity index 100% rename from stable/heimdall/8.0.11/helm-values.md rename to stable/heimdall/8.0.12/helm-values.md diff --git a/stable/heimdall/8.0.11/questions.yaml b/stable/heimdall/8.0.12/questions.yaml similarity index 100% rename from stable/heimdall/8.0.11/questions.yaml rename to stable/heimdall/8.0.12/questions.yaml diff --git a/stable/heimdall/8.0.11/templates/common.yaml b/stable/heimdall/8.0.12/templates/common.yaml similarity index 100% rename from stable/heimdall/8.0.11/templates/common.yaml rename to stable/heimdall/8.0.12/templates/common.yaml diff --git a/stable/heimdall/8.0.11/test_values.yaml b/stable/heimdall/8.0.12/values.yaml similarity index 100% rename from stable/heimdall/8.0.11/test_values.yaml rename to stable/heimdall/8.0.12/values.yaml diff --git a/stable/home-assistant/8.2.3/CHANGELOG.md b/stable/home-assistant/8.2.3/CHANGELOG.md deleted file mode 100644 index eb887abb889..00000000000 --- a/stable/home-assistant/8.2.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [home-assistant-8.2.3](https://github.com/truecharts/apps/compare/home-assistant-8.2.2...home-assistant-8.2.3) (2021-10-18) - -#### Fix - -* Fix invisible items in Automation Dashboard ([#1163](https://github.com/truecharts/apps/issues/1163)) - diff --git a/stable/home-assistant/8.2.3/Chart.lock b/stable/home-assistant/8.2.3/Chart.lock deleted file mode 100644 index ceb51bd0994..00000000000 --- a/stable/home-assistant/8.2.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.16 -digest: sha256:5e1597affe67b70ac638fd3085d11b6de39a5bed59b3710bde5193bb2376e286 -generated: "2021-10-18T08:43:44.545946519Z" diff --git a/stable/home-assistant/8.2.3/charts/common-8.3.10.tgz b/stable/home-assistant/8.2.3/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/home-assistant/8.2.3/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/home-assistant/8.2.3/charts/postgresql-3.0.16.tgz b/stable/home-assistant/8.2.3/charts/postgresql-3.0.16.tgz deleted file mode 100644 index a6bcd7d61c9..00000000000 Binary files a/stable/home-assistant/8.2.3/charts/postgresql-3.0.16.tgz and /dev/null differ diff --git a/stable/home-assistant/8.2.3/ix_values.yaml b/stable/home-assistant/8.2.3/ix_values.yaml deleted file mode 100644 index 8abbcce689c..00000000000 --- a/stable/home-assistant/8.2.3/ix_values.yaml +++ /dev/null @@ -1,39 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/home-assistant - pullPolicy: IfNotPresent - tag: v2021.10.4@sha256:6f5892e307edd0b135f4ccab1ecee70518e0418b26e6264c23c67d1982eece86 - -initContainers: - init: - image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" - command: ["/config/init/init.sh"] - volumeMounts: - - name: init - mountPath: /config/init - - name: config - mountPath: /config - -# -- Enable and configure postgresql database subchart under this key. -# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) -# @default -- See values.yaml -postgresql: - enabled: true - postgresqlUsername: home-assistant - postgresqlDatabase: home-assistant - existingSecret: "dbcreds" - persistence: - db: - storageClass: "SCALE-ZFS" - dbbackups: - storageClass: "SCALE-ZFS" - -## -# 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/home-assistant/8.2.3/values.yaml b/stable/home-assistant/8.2.3/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/home-assistant/8.2.4/CHANGELOG.md b/stable/home-assistant/8.2.4/CHANGELOG.md new file mode 100644 index 00000000000..b04c345f5a6 --- /dev/null +++ b/stable/home-assistant/8.2.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [home-assistant-8.2.4](https://github.com/truecharts/apps/compare/home-assistant-8.2.3...home-assistant-8.2.4) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/home-assistant/8.2.3/CONFIG.md b/stable/home-assistant/8.2.4/CONFIG.md similarity index 100% rename from stable/home-assistant/8.2.3/CONFIG.md rename to stable/home-assistant/8.2.4/CONFIG.md diff --git a/stable/home-assistant/8.2.4/Chart.lock b/stable/home-assistant/8.2.4/Chart.lock new file mode 100644 index 00000000000..9c548d8a6cf --- /dev/null +++ b/stable/home-assistant/8.2.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.18 +digest: sha256:90aae0d6ceeb18859f0171669cc9bea839ea9156f9df0ec0652627ab6711b4ff +generated: "2021-10-18T21:40:29.758309482Z" diff --git a/stable/home-assistant/8.2.3/Chart.yaml b/stable/home-assistant/8.2.4/Chart.yaml similarity index 94% rename from stable/home-assistant/8.2.3/Chart.yaml rename to stable/home-assistant/8.2.4/Chart.yaml index f9c02f9f273..b377fcd8994 100644 --- a/stable/home-assistant/8.2.3/Chart.yaml +++ b/stable/home-assistant/8.2.4/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "2021.10.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 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.3 +version: 8.2.4 diff --git a/stable/home-assistant/8.2.3/README.md b/stable/home-assistant/8.2.4/README.md similarity index 93% rename from stable/home-assistant/8.2.3/README.md rename to stable/home-assistant/8.2.4/README.md index 9afdc61613f..69fa68d2ebe 100644 --- a/stable/home-assistant/8.2.3/README.md +++ b/stable/home-assistant/8.2.4/README.md @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org/ | postgresql | 3.0.18 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/home-assistant/8.2.3/app-readme.md b/stable/home-assistant/8.2.4/app-readme.md similarity index 100% rename from stable/home-assistant/8.2.3/app-readme.md rename to stable/home-assistant/8.2.4/app-readme.md diff --git a/stable/home-assistant/8.2.4/charts/common-8.3.12.tgz b/stable/home-assistant/8.2.4/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/home-assistant/8.2.4/charts/common-8.3.12.tgz differ diff --git a/stable/home-assistant/8.2.4/charts/postgresql-3.0.18.tgz b/stable/home-assistant/8.2.4/charts/postgresql-3.0.18.tgz new file mode 100644 index 00000000000..7f4a2a72849 Binary files /dev/null and b/stable/home-assistant/8.2.4/charts/postgresql-3.0.18.tgz differ diff --git a/stable/home-assistant/8.2.3/helm-values.md b/stable/home-assistant/8.2.4/helm-values.md similarity index 100% rename from stable/home-assistant/8.2.3/helm-values.md rename to stable/home-assistant/8.2.4/helm-values.md diff --git a/stable/home-assistant/8.2.3/questions.yaml b/stable/home-assistant/8.2.4/questions.yaml similarity index 99% rename from stable/home-assistant/8.2.3/questions.yaml rename to stable/home-assistant/8.2.4/questions.yaml index bbcb6f49282..b80a2ade37b 100644 --- a/stable/home-assistant/8.2.3/questions.yaml +++ b/stable/home-assistant/8.2.4/questions.yaml @@ -562,6 +562,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/home-assistant/8.2.3/templates/_configmap.tpl b/stable/home-assistant/8.2.4/templates/_configmap.tpl similarity index 100% rename from stable/home-assistant/8.2.3/templates/_configmap.tpl rename to stable/home-assistant/8.2.4/templates/_configmap.tpl diff --git a/stable/home-assistant/8.2.3/templates/common.yaml b/stable/home-assistant/8.2.4/templates/common.yaml similarity index 100% rename from stable/home-assistant/8.2.3/templates/common.yaml rename to stable/home-assistant/8.2.4/templates/common.yaml diff --git a/stable/home-assistant/8.2.3/templates/secret.yaml b/stable/home-assistant/8.2.4/templates/secret.yaml similarity index 100% rename from stable/home-assistant/8.2.3/templates/secret.yaml rename to stable/home-assistant/8.2.4/templates/secret.yaml diff --git a/stable/home-assistant/8.2.3/test_values.yaml b/stable/home-assistant/8.2.4/values.yaml similarity index 100% rename from stable/home-assistant/8.2.3/test_values.yaml rename to stable/home-assistant/8.2.4/values.yaml diff --git a/stable/hyperion-ng/3.0.8/CHANGELOG.md b/stable/hyperion-ng/3.0.8/CHANGELOG.md deleted file mode 100644 index 8b049f4fe86..00000000000 --- a/stable/hyperion-ng/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [hyperion-ng-3.0.8](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.7...hyperion-ng-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/hyperion-ng/3.0.8/Chart.lock b/stable/hyperion-ng/3.0.8/Chart.lock deleted file mode 100644 index 8653f90f144..00000000000 --- a/stable/hyperion-ng/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:41:00.053537344Z" diff --git a/stable/hyperion-ng/3.0.8/charts/common-8.3.10.tgz b/stable/hyperion-ng/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/hyperion-ng/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/hyperion-ng/3.0.8/ix_values.yaml b/stable/hyperion-ng/3.0.8/ix_values.yaml deleted file mode 100644 index 87b42dd9319..00000000000 --- a/stable/hyperion-ng/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: sirfragalot/hyperion.ng - pullPolicy: IfNotPresent - tag: 2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0 - -## -# 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/hyperion-ng/3.0.8/values.yaml b/stable/hyperion-ng/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/hyperion-ng/3.0.9/CHANGELOG.md b/stable/hyperion-ng/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..1700911b765 --- /dev/null +++ b/stable/hyperion-ng/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [hyperion-ng-3.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.8...hyperion-ng-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/hyperion-ng/3.0.8/CONFIG.md b/stable/hyperion-ng/3.0.9/CONFIG.md similarity index 100% rename from stable/hyperion-ng/3.0.8/CONFIG.md rename to stable/hyperion-ng/3.0.9/CONFIG.md diff --git a/stable/hyperion-ng/3.0.9/Chart.lock b/stable/hyperion-ng/3.0.9/Chart.lock new file mode 100644 index 00000000000..e829be6464f --- /dev/null +++ b/stable/hyperion-ng/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:40:59.58101561Z" diff --git a/stable/hyperion-ng/3.0.8/Chart.yaml b/stable/hyperion-ng/3.0.9/Chart.yaml similarity index 94% rename from stable/hyperion-ng/3.0.8/Chart.yaml rename to stable/hyperion-ng/3.0.9/Chart.yaml index cb5f263401c..97b51413d03 100644 --- a/stable/hyperion-ng/3.0.8/Chart.yaml +++ b/stable/hyperion-ng/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.0-alph" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/hyperion-ng/3.0.8/README.md b/stable/hyperion-ng/3.0.9/README.md similarity index 96% rename from stable/hyperion-ng/3.0.8/README.md rename to stable/hyperion-ng/3.0.9/README.md index 6d00709f817..ebacff01fcf 100644 --- a/stable/hyperion-ng/3.0.8/README.md +++ b/stable/hyperion-ng/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/hyperion-ng/3.0.8/app-readme.md b/stable/hyperion-ng/3.0.9/app-readme.md similarity index 100% rename from stable/hyperion-ng/3.0.8/app-readme.md rename to stable/hyperion-ng/3.0.9/app-readme.md diff --git a/stable/hyperion-ng/3.0.9/charts/common-8.3.12.tgz b/stable/hyperion-ng/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/hyperion-ng/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/hyperion-ng/3.0.8/helm-values.md b/stable/hyperion-ng/3.0.9/helm-values.md similarity index 100% rename from stable/hyperion-ng/3.0.8/helm-values.md rename to stable/hyperion-ng/3.0.9/helm-values.md diff --git a/stable/hyperion-ng/3.0.8/questions.yaml b/stable/hyperion-ng/3.0.9/questions.yaml similarity index 99% rename from stable/hyperion-ng/3.0.8/questions.yaml rename to stable/hyperion-ng/3.0.9/questions.yaml index e9c8973bd4e..d37109d00b0 100644 --- a/stable/hyperion-ng/3.0.8/questions.yaml +++ b/stable/hyperion-ng/3.0.9/questions.yaml @@ -837,6 +837,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/hyperion-ng/3.0.8/templates/common.yaml b/stable/hyperion-ng/3.0.9/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/3.0.8/templates/common.yaml rename to stable/hyperion-ng/3.0.9/templates/common.yaml diff --git a/stable/hyperion-ng/3.0.8/test_values.yaml b/stable/hyperion-ng/3.0.9/values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.8/test_values.yaml rename to stable/hyperion-ng/3.0.9/values.yaml diff --git a/stable/jackett/8.0.13/CHANGELOG.md b/stable/jackett/8.0.13/CHANGELOG.md deleted file mode 100644 index 9bf49e7c36c..00000000000 --- a/stable/jackett/8.0.13/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [jackett-8.0.13](https://github.com/truecharts/apps/compare/jackett-8.0.12...jackett-8.0.13) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/jackett/8.0.13/Chart.lock b/stable/jackett/8.0.13/Chart.lock deleted file mode 100644 index 1f7c03a363f..00000000000 --- a/stable/jackett/8.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:41:14.668697735Z" diff --git a/stable/jackett/8.0.13/charts/common-8.3.10.tgz b/stable/jackett/8.0.13/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/jackett/8.0.13/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/jackett/8.0.13/ix_values.yaml b/stable/jackett/8.0.13/ix_values.yaml deleted file mode 100644 index 272c73f89c0..00000000000 --- a/stable/jackett/8.0.13/ix_values.yaml +++ /dev/null @@ -1,25 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/jackett - pullPolicy: IfNotPresent - tag: v0.18.984@sha256:81800e3307f2face690f13f2281597fc06f9765f7995e9b6b568e587eb9bbe1b - -probes: - liveness: - path: "/UI/Login" - - readiness: - path: "/UI/Login" - - startup: - path: "/UI/Login" - -## -# 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/jackett/8.0.13/values.yaml b/stable/jackett/8.0.13/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/jackett/8.0.14/CHANGELOG.md b/stable/jackett/8.0.14/CHANGELOG.md new file mode 100644 index 00000000000..4b28e997718 --- /dev/null +++ b/stable/jackett/8.0.14/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [jackett-8.0.14](https://github.com/truecharts/apps/compare/jackett-8.0.13...jackett-8.0.14) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/jackett/8.0.13/CONFIG.md b/stable/jackett/8.0.14/CONFIG.md similarity index 100% rename from stable/jackett/8.0.13/CONFIG.md rename to stable/jackett/8.0.14/CONFIG.md diff --git a/stable/jackett/8.0.14/Chart.lock b/stable/jackett/8.0.14/Chart.lock new file mode 100644 index 00000000000..7c4600f870d --- /dev/null +++ b/stable/jackett/8.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:41:22.548165621Z" diff --git a/stable/jackett/8.0.13/Chart.yaml b/stable/jackett/8.0.14/Chart.yaml similarity index 94% rename from stable/jackett/8.0.13/Chart.yaml rename to stable/jackett/8.0.14/Chart.yaml index 7bbc48fd863..28966fdd0c1 100644 --- a/stable/jackett/8.0.13/Chart.yaml +++ b/stable/jackett/8.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.18.984" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.13 +version: 8.0.14 diff --git a/stable/jackett/8.0.13/README.md b/stable/jackett/8.0.14/README.md similarity index 96% rename from stable/jackett/8.0.13/README.md rename to stable/jackett/8.0.14/README.md index 5014e233b4b..6ddc931a186 100644 --- a/stable/jackett/8.0.13/README.md +++ b/stable/jackett/8.0.14/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/jackett/8.0.13/app-readme.md b/stable/jackett/8.0.14/app-readme.md similarity index 100% rename from stable/jackett/8.0.13/app-readme.md rename to stable/jackett/8.0.14/app-readme.md diff --git a/stable/jackett/8.0.14/charts/common-8.3.12.tgz b/stable/jackett/8.0.14/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/jackett/8.0.14/charts/common-8.3.12.tgz differ diff --git a/stable/jackett/8.0.13/helm-values.md b/stable/jackett/8.0.14/helm-values.md similarity index 100% rename from stable/jackett/8.0.13/helm-values.md rename to stable/jackett/8.0.14/helm-values.md diff --git a/stable/jackett/8.0.13/questions.yaml b/stable/jackett/8.0.14/questions.yaml similarity index 99% rename from stable/jackett/8.0.13/questions.yaml rename to stable/jackett/8.0.14/questions.yaml index 004e4fe64f6..d8766d78dc4 100644 --- a/stable/jackett/8.0.13/questions.yaml +++ b/stable/jackett/8.0.14/questions.yaml @@ -540,6 +540,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/jackett/8.0.13/templates/common.yaml b/stable/jackett/8.0.14/templates/common.yaml similarity index 100% rename from stable/jackett/8.0.13/templates/common.yaml rename to stable/jackett/8.0.14/templates/common.yaml diff --git a/stable/jackett/8.0.13/test_values.yaml b/stable/jackett/8.0.14/values.yaml similarity index 100% rename from stable/jackett/8.0.13/test_values.yaml rename to stable/jackett/8.0.14/values.yaml diff --git a/stable/jdownloader2/3.0.8/CHANGELOG.md b/stable/jdownloader2/3.0.8/CHANGELOG.md deleted file mode 100644 index de0ca26a4c8..00000000000 --- a/stable/jdownloader2/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [jdownloader2-3.0.8](https://github.com/truecharts/apps/compare/jdownloader2-3.0.7...jdownloader2-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/jdownloader2/3.0.8/Chart.lock b/stable/jdownloader2/3.0.8/Chart.lock deleted file mode 100644 index 526aa8da89f..00000000000 --- a/stable/jdownloader2/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:41:29.560701541Z" diff --git a/stable/jdownloader2/3.0.8/charts/common-8.3.10.tgz b/stable/jdownloader2/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/jdownloader2/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/jdownloader2/3.0.8/ix_values.yaml b/stable/jdownloader2/3.0.8/ix_values.yaml deleted file mode 100644 index befe89e14dc..00000000000 --- a/stable/jdownloader2/3.0.8/ix_values.yaml +++ /dev/null @@ -1,21 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/jdownloader-2 - tag: v1.7.1@sha256:ed3299aa7037a99aed5978c30e504ce3daa470d11b6af9533355592c64c3cced - pullPolicy: IfNotPresent - -#All values here are set as the docker defaults. -envTpl: - # Permissions Settings - USER_ID: "{{ .Values.env.PUID }}" - - -## -# 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/jdownloader2/3.0.8/values.yaml b/stable/jdownloader2/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/jdownloader2/3.0.9/CHANGELOG.md b/stable/jdownloader2/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..fdefeb2202b --- /dev/null +++ b/stable/jdownloader2/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [jdownloader2-3.0.9](https://github.com/truecharts/apps/compare/jdownloader2-3.0.8...jdownloader2-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/jdownloader2/3.0.8/CONFIG.md b/stable/jdownloader2/3.0.9/CONFIG.md similarity index 100% rename from stable/jdownloader2/3.0.8/CONFIG.md rename to stable/jdownloader2/3.0.9/CONFIG.md diff --git a/stable/jdownloader2/3.0.9/Chart.lock b/stable/jdownloader2/3.0.9/Chart.lock new file mode 100644 index 00000000000..ccddd5c23c7 --- /dev/null +++ b/stable/jdownloader2/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:41:45.133919638Z" diff --git a/stable/jdownloader2/3.0.8/Chart.yaml b/stable/jdownloader2/3.0.9/Chart.yaml similarity index 95% rename from stable/jdownloader2/3.0.8/Chart.yaml rename to stable/jdownloader2/3.0.9/Chart.yaml index a0e6a34ac6b..48d46b99578 100644 --- a/stable/jdownloader2/3.0.8/Chart.yaml +++ b/stable/jdownloader2/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/jdownloader2/3.0.8/README.md b/stable/jdownloader2/3.0.9/README.md similarity index 96% rename from stable/jdownloader2/3.0.8/README.md rename to stable/jdownloader2/3.0.9/README.md index d6a4ca25296..e70acaff802 100644 --- a/stable/jdownloader2/3.0.8/README.md +++ b/stable/jdownloader2/3.0.9/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/jdownloader2/3.0.8/app-readme.md b/stable/jdownloader2/3.0.9/app-readme.md similarity index 100% rename from stable/jdownloader2/3.0.8/app-readme.md rename to stable/jdownloader2/3.0.9/app-readme.md diff --git a/stable/jdownloader2/3.0.9/charts/common-8.3.12.tgz b/stable/jdownloader2/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/jdownloader2/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/jdownloader2/3.0.8/helm-values.md b/stable/jdownloader2/3.0.9/helm-values.md similarity index 100% rename from stable/jdownloader2/3.0.8/helm-values.md rename to stable/jdownloader2/3.0.9/helm-values.md diff --git a/stable/jdownloader2/3.0.8/questions.yaml b/stable/jdownloader2/3.0.9/questions.yaml similarity index 99% rename from stable/jdownloader2/3.0.8/questions.yaml rename to stable/jdownloader2/3.0.9/questions.yaml index afba30ead15..c9c2668a333 100644 --- a/stable/jdownloader2/3.0.8/questions.yaml +++ b/stable/jdownloader2/3.0.9/questions.yaml @@ -782,6 +782,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/jdownloader2/3.0.8/templates/common.yaml b/stable/jdownloader2/3.0.9/templates/common.yaml similarity index 100% rename from stable/jdownloader2/3.0.8/templates/common.yaml rename to stable/jdownloader2/3.0.9/templates/common.yaml diff --git a/stable/jdownloader2/3.0.8/test_values.yaml b/stable/jdownloader2/3.0.9/values.yaml similarity index 100% rename from stable/jdownloader2/3.0.8/test_values.yaml rename to stable/jdownloader2/3.0.9/values.yaml diff --git a/stable/jellyfin/8.0.8/CHANGELOG.md b/stable/jellyfin/8.0.8/CHANGELOG.md deleted file mode 100644 index fec859c4fec..00000000000 --- a/stable/jellyfin/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [jellyfin-8.0.8](https://github.com/truecharts/apps/compare/jellyfin-8.0.7...jellyfin-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/jellyfin/8.0.8/Chart.lock b/stable/jellyfin/8.0.8/Chart.lock deleted file mode 100644 index f43caccf82d..00000000000 --- a/stable/jellyfin/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:41:44.39178569Z" diff --git a/stable/jellyfin/8.0.8/charts/common-8.3.10.tgz b/stable/jellyfin/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/jellyfin/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/jellyfin/8.0.8/ix_values.yaml b/stable/jellyfin/8.0.8/ix_values.yaml deleted file mode 100644 index f4a1ac65237..00000000000 --- a/stable/jellyfin/8.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/jellyfin - pullPolicy: IfNotPresent - tag: v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb - -## -# 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/jellyfin/8.0.8/values.yaml b/stable/jellyfin/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/jellyfin/8.0.9/CHANGELOG.md b/stable/jellyfin/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..25dee65e104 --- /dev/null +++ b/stable/jellyfin/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [jellyfin-8.0.9](https://github.com/truecharts/apps/compare/jellyfin-8.0.8...jellyfin-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/jellyfin/8.0.8/CONFIG.md b/stable/jellyfin/8.0.9/CONFIG.md similarity index 100% rename from stable/jellyfin/8.0.8/CONFIG.md rename to stable/jellyfin/8.0.9/CONFIG.md diff --git a/stable/jellyfin/8.0.9/Chart.lock b/stable/jellyfin/8.0.9/Chart.lock new file mode 100644 index 00000000000..d0dad0770c1 --- /dev/null +++ b/stable/jellyfin/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:42:08.282046618Z" diff --git a/stable/jellyfin/8.0.8/Chart.yaml b/stable/jellyfin/8.0.9/Chart.yaml similarity index 94% rename from stable/jellyfin/8.0.8/Chart.yaml rename to stable/jellyfin/8.0.9/Chart.yaml index c006a256773..eb4efe18614 100644 --- a/stable/jellyfin/8.0.8/Chart.yaml +++ b/stable/jellyfin/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/jellyfin/8.0.8/README.md b/stable/jellyfin/8.0.9/README.md similarity index 96% rename from stable/jellyfin/8.0.8/README.md rename to stable/jellyfin/8.0.9/README.md index 4c9d68f6a8a..eb45beeab85 100644 --- a/stable/jellyfin/8.0.8/README.md +++ b/stable/jellyfin/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/jellyfin/8.0.8/app-readme.md b/stable/jellyfin/8.0.9/app-readme.md similarity index 100% rename from stable/jellyfin/8.0.8/app-readme.md rename to stable/jellyfin/8.0.9/app-readme.md diff --git a/stable/jellyfin/8.0.9/charts/common-8.3.12.tgz b/stable/jellyfin/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/jellyfin/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/jellyfin/8.0.8/helm-values.md b/stable/jellyfin/8.0.9/helm-values.md similarity index 100% rename from stable/jellyfin/8.0.8/helm-values.md rename to stable/jellyfin/8.0.9/helm-values.md diff --git a/stable/jellyfin/8.0.8/questions.yaml b/stable/jellyfin/8.0.9/questions.yaml similarity index 99% rename from stable/jellyfin/8.0.8/questions.yaml rename to stable/jellyfin/8.0.9/questions.yaml index c762cfb6d1d..6b08e9bbcec 100644 --- a/stable/jellyfin/8.0.8/questions.yaml +++ b/stable/jellyfin/8.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/jellyfin/8.0.8/templates/common.yaml b/stable/jellyfin/8.0.9/templates/common.yaml similarity index 100% rename from stable/jellyfin/8.0.8/templates/common.yaml rename to stable/jellyfin/8.0.9/templates/common.yaml diff --git a/stable/jellyfin/8.0.8/test_values.yaml b/stable/jellyfin/8.0.9/values.yaml similarity index 100% rename from stable/jellyfin/8.0.8/test_values.yaml rename to stable/jellyfin/8.0.9/values.yaml diff --git a/stable/k8s-gateway/3.0.8/CHANGELOG.md b/stable/k8s-gateway/3.0.8/CHANGELOG.md deleted file mode 100644 index 54a4040a8f6..00000000000 --- a/stable/k8s-gateway/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [k8s-gateway-3.0.8](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.7...k8s-gateway-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/k8s-gateway/3.0.8/Chart.lock b/stable/k8s-gateway/3.0.8/Chart.lock deleted file mode 100644 index be2b634c8d7..00000000000 --- a/stable/k8s-gateway/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:41:59.074692035Z" diff --git a/stable/k8s-gateway/3.0.8/charts/common-8.3.10.tgz b/stable/k8s-gateway/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/k8s-gateway/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/k8s-gateway/3.0.8/ix_values.yaml b/stable/k8s-gateway/3.0.8/ix_values.yaml deleted file mode 100644 index c93ce8e258a..00000000000 --- a/stable/k8s-gateway/3.0.8/ix_values.yaml +++ /dev/null @@ -1,110 +0,0 @@ -## -# 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. -## - -# Default values for Jackett. - -image: - repository: quay.io/oriedge/k8s_gateway - pullPolicy: IfNotPresent - tag: v0.1.8@sha256:4937e28bb5dc4bd9c700a72d28e50d43929b4a9e8f64b4a306346426e6ed01e2 - -args: ["-conf", "/etc/coredns/Corefile"] - -# -- Delegated domain -domain: "example.com" - -# -- TTL for non-apex responses (in seconds) -ttl: 300 - -# -- Limit what kind of resources to watch, e.g. watchedResources: ["Ingress"] -watchedResources: ["Ingress"] - -# -- Service name of a secondary DNS server (should be `serviceName.namespace`) -secondary: "" - -# -- Override the default `serviceName.namespace` domain apex -apex: "" - -serviceAccount: - # -- Specifies whether a service account should be created - create: true - -# -- Create a ClusterRole and ClusterRoleBinding -# @default -- See below -rbac: - # -- Enables or disables the ClusterRole and ClusterRoleBinding - enabled: true - - # -- Set Rules on the ClusterRole - rules: - - apiGroups: - - "" - resources: - - services - - namespaces - verbs: - - list - - watch - - apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses - verbs: - - list - - watch - -service: - main: - enabled: true - ports: - main: - protocol: UDP - port: 53 - -probes: - liveness: - custom: true - spec: - httpGet: - path: /health - port: 8080 - scheme: HTTP - initialDelaySeconds: 60 - timeoutSeconds: 5 - successThreshold: 1 - failureThreshold: 5 - - readiness: - custom: true - spec: - httpGet: - path: /ready - port: 8181 - scheme: HTTP - initialDelaySeconds: 10 - timeoutSeconds: 5 - successThreshold: 1 - failureThreshold: 5 - - - startup: - custom: true - spec: - httpGet: - path: /ready - port: 8181 - scheme: HTTP - initialDelaySeconds: 3 - timeoutSeconds: 2 - periodSeconds: 5 - failureThreshold: 60 - - -## -# 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/k8s-gateway/3.0.8/values.yaml b/stable/k8s-gateway/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/k8s-gateway/3.0.9/CHANGELOG.md b/stable/k8s-gateway/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..6f907b3dff8 --- /dev/null +++ b/stable/k8s-gateway/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [k8s-gateway-3.0.9](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.8...k8s-gateway-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/k8s-gateway/3.0.8/CONFIG.md b/stable/k8s-gateway/3.0.9/CONFIG.md similarity index 100% rename from stable/k8s-gateway/3.0.8/CONFIG.md rename to stable/k8s-gateway/3.0.9/CONFIG.md diff --git a/stable/k8s-gateway/3.0.9/Chart.lock b/stable/k8s-gateway/3.0.9/Chart.lock new file mode 100644 index 00000000000..ab9d7f24c3c --- /dev/null +++ b/stable/k8s-gateway/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:42:30.778330988Z" diff --git a/stable/k8s-gateway/3.0.8/Chart.yaml b/stable/k8s-gateway/3.0.9/Chart.yaml similarity index 94% rename from stable/k8s-gateway/3.0.8/Chart.yaml rename to stable/k8s-gateway/3.0.9/Chart.yaml index 5ce7678ead6..e827f9452f9 100644 --- a/stable/k8s-gateway/3.0.8/Chart.yaml +++ b/stable/k8s-gateway/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/k8s-gateway/3.0.8/README.md b/stable/k8s-gateway/3.0.9/README.md similarity index 96% rename from stable/k8s-gateway/3.0.8/README.md rename to stable/k8s-gateway/3.0.9/README.md index 02e836086b6..33177dd1a9b 100644 --- a/stable/k8s-gateway/3.0.8/README.md +++ b/stable/k8s-gateway/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/k8s-gateway/3.0.8/app-readme.md b/stable/k8s-gateway/3.0.9/app-readme.md similarity index 100% rename from stable/k8s-gateway/3.0.8/app-readme.md rename to stable/k8s-gateway/3.0.9/app-readme.md diff --git a/stable/k8s-gateway/3.0.9/charts/common-8.3.12.tgz b/stable/k8s-gateway/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/k8s-gateway/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/k8s-gateway/3.0.8/helm-values.md b/stable/k8s-gateway/3.0.9/helm-values.md similarity index 100% rename from stable/k8s-gateway/3.0.8/helm-values.md rename to stable/k8s-gateway/3.0.9/helm-values.md diff --git a/stable/k8s-gateway/3.0.8/questions.yaml b/stable/k8s-gateway/3.0.9/questions.yaml similarity index 100% rename from stable/k8s-gateway/3.0.8/questions.yaml rename to stable/k8s-gateway/3.0.9/questions.yaml diff --git a/stable/k8s-gateway/3.0.8/templates/_configmap.tpl b/stable/k8s-gateway/3.0.9/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/3.0.8/templates/_configmap.tpl rename to stable/k8s-gateway/3.0.9/templates/_configmap.tpl diff --git a/stable/k8s-gateway/3.0.8/templates/common.yaml b/stable/k8s-gateway/3.0.9/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/3.0.8/templates/common.yaml rename to stable/k8s-gateway/3.0.9/templates/common.yaml diff --git a/stable/k8s-gateway/3.0.8/test_values.yaml b/stable/k8s-gateway/3.0.9/values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.8/test_values.yaml rename to stable/k8s-gateway/3.0.9/values.yaml diff --git a/stable/kms/8.0.10/CHANGELOG.md b/stable/kms/8.0.10/CHANGELOG.md deleted file mode 100644 index 1d0e8feee44..00000000000 --- a/stable/kms/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [kms-8.0.10](https://github.com/truecharts/apps/compare/kms-8.0.9...kms-8.0.10) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/kms/8.0.10/Chart.lock b/stable/kms/8.0.10/Chart.lock deleted file mode 100644 index 1e81e857639..00000000000 --- a/stable/kms/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:42:13.881254738Z" diff --git a/stable/kms/8.0.10/charts/common-8.3.10.tgz b/stable/kms/8.0.10/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/kms/8.0.10/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/kms/8.0.10/ix_values.yaml b/stable/kms/8.0.10/ix_values.yaml deleted file mode 100644 index 38b174df3d1..00000000000 --- a/stable/kms/8.0.10/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: pykmsorg/py-kms - pullPolicy: IfNotPresent - tag: minimal@sha256:a1d310b97ccbd6509111f980fef6d17a3ff3cfb89ccaeb8e5a02212f2a1f9f9e - - -## -# 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/kms/8.0.10/values.yaml b/stable/kms/8.0.10/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/kms/8.0.11/CHANGELOG.md b/stable/kms/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..f47b5b30f4e --- /dev/null +++ b/stable/kms/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [kms-8.0.11](https://github.com/truecharts/apps/compare/kms-8.0.10...kms-8.0.11) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/kms/8.0.10/CONFIG.md b/stable/kms/8.0.11/CONFIG.md similarity index 100% rename from stable/kms/8.0.10/CONFIG.md rename to stable/kms/8.0.11/CONFIG.md diff --git a/stable/kms/8.0.11/Chart.lock b/stable/kms/8.0.11/Chart.lock new file mode 100644 index 00000000000..80b83256557 --- /dev/null +++ b/stable/kms/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:42:53.191631618Z" diff --git a/stable/kms/8.0.10/Chart.yaml b/stable/kms/8.0.11/Chart.yaml similarity index 94% rename from stable/kms/8.0.10/Chart.yaml rename to stable/kms/8.0.11/Chart.yaml index fc3ca2d6713..16d777f21c9 100644 --- a/stable/kms/8.0.10/Chart.yaml +++ b/stable/kms/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.10 +version: 8.0.11 diff --git a/stable/kms/8.0.10/README.md b/stable/kms/8.0.11/README.md similarity index 96% rename from stable/kms/8.0.10/README.md rename to stable/kms/8.0.11/README.md index f41b54f98f7..ed2137c8c2d 100644 --- a/stable/kms/8.0.10/README.md +++ b/stable/kms/8.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/kms/8.0.10/app-readme.md b/stable/kms/8.0.11/app-readme.md similarity index 100% rename from stable/kms/8.0.10/app-readme.md rename to stable/kms/8.0.11/app-readme.md diff --git a/stable/kms/8.0.11/charts/common-8.3.12.tgz b/stable/kms/8.0.11/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/kms/8.0.11/charts/common-8.3.12.tgz differ diff --git a/stable/kms/8.0.10/helm-values.md b/stable/kms/8.0.11/helm-values.md similarity index 100% rename from stable/kms/8.0.10/helm-values.md rename to stable/kms/8.0.11/helm-values.md diff --git a/stable/kms/8.0.10/questions.yaml b/stable/kms/8.0.11/questions.yaml similarity index 100% rename from stable/kms/8.0.10/questions.yaml rename to stable/kms/8.0.11/questions.yaml diff --git a/stable/kms/8.0.10/templates/common.yaml b/stable/kms/8.0.11/templates/common.yaml similarity index 100% rename from stable/kms/8.0.10/templates/common.yaml rename to stable/kms/8.0.11/templates/common.yaml diff --git a/stable/kms/8.0.10/test_values.yaml b/stable/kms/8.0.11/values.yaml similarity index 100% rename from stable/kms/8.0.10/test_values.yaml rename to stable/kms/8.0.11/values.yaml diff --git a/stable/komga/3.0.12/CHANGELOG.md b/stable/komga/3.0.12/CHANGELOG.md deleted file mode 100644 index 263ff0960df..00000000000 --- a/stable/komga/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [komga-3.0.12](https://github.com/truecharts/apps/compare/komga-3.0.11...komga-3.0.12) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/komga/3.0.12/Chart.lock b/stable/komga/3.0.12/Chart.lock deleted file mode 100644 index bf081466858..00000000000 --- a/stable/komga/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:42:28.629239328Z" diff --git a/stable/komga/3.0.12/charts/common-8.3.10.tgz b/stable/komga/3.0.12/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/komga/3.0.12/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/komga/3.0.12/ix_values.yaml b/stable/komga/3.0.12/ix_values.yaml deleted file mode 100644 index 92abab067bf..00000000000 --- a/stable/komga/3.0.12/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/komga - pullPolicy: IfNotPresent - tag: v0.132.0@sha256:e040dcb941230154ef27e0e3fb205cef0dc8b07a7c67ca739f67d1de3a1d5a71 - -## -# 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/komga/3.0.12/values.yaml b/stable/komga/3.0.12/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/komga/3.0.13/CHANGELOG.md b/stable/komga/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..07af05b9b95 --- /dev/null +++ b/stable/komga/3.0.13/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [komga-3.0.13](https://github.com/truecharts/apps/compare/komga-3.0.12...komga-3.0.13) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/komga/3.0.12/CONFIG.md b/stable/komga/3.0.13/CONFIG.md similarity index 100% rename from stable/komga/3.0.12/CONFIG.md rename to stable/komga/3.0.13/CONFIG.md diff --git a/stable/komga/3.0.13/Chart.lock b/stable/komga/3.0.13/Chart.lock new file mode 100644 index 00000000000..249e6806c3c --- /dev/null +++ b/stable/komga/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:43:16.064663766Z" diff --git a/stable/komga/3.0.12/Chart.yaml b/stable/komga/3.0.13/Chart.yaml similarity index 93% rename from stable/komga/3.0.12/Chart.yaml rename to stable/komga/3.0.13/Chart.yaml index ea8dc99437c..861c0a8f74c 100644 --- a/stable/komga/3.0.12/Chart.yaml +++ b/stable/komga/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.132.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.12 +version: 3.0.13 diff --git a/stable/komga/3.0.12/README.md b/stable/komga/3.0.13/README.md similarity index 96% rename from stable/komga/3.0.12/README.md rename to stable/komga/3.0.13/README.md index 1f73aab2b65..7dc46f9ff10 100644 --- a/stable/komga/3.0.12/README.md +++ b/stable/komga/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/komga/3.0.12/app-readme.md b/stable/komga/3.0.13/app-readme.md similarity index 100% rename from stable/komga/3.0.12/app-readme.md rename to stable/komga/3.0.13/app-readme.md diff --git a/stable/komga/3.0.13/charts/common-8.3.12.tgz b/stable/komga/3.0.13/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/komga/3.0.13/charts/common-8.3.12.tgz differ diff --git a/stable/komga/3.0.12/helm-values.md b/stable/komga/3.0.13/helm-values.md similarity index 100% rename from stable/komga/3.0.12/helm-values.md rename to stable/komga/3.0.13/helm-values.md diff --git a/stable/komga/3.0.12/questions.yaml b/stable/komga/3.0.13/questions.yaml similarity index 99% rename from stable/komga/3.0.12/questions.yaml rename to stable/komga/3.0.13/questions.yaml index 259b22f9d9f..aa3c94c79c4 100644 --- a/stable/komga/3.0.12/questions.yaml +++ b/stable/komga/3.0.13/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/komga/3.0.12/templates/common.yaml b/stable/komga/3.0.13/templates/common.yaml similarity index 100% rename from stable/komga/3.0.12/templates/common.yaml rename to stable/komga/3.0.13/templates/common.yaml diff --git a/stable/komga/3.0.12/test_values.yaml b/stable/komga/3.0.13/values.yaml similarity index 100% rename from stable/komga/3.0.12/test_values.yaml rename to stable/komga/3.0.13/values.yaml diff --git a/stable/lazylibrarian/8.0.11/CHANGELOG.md b/stable/lazylibrarian/8.0.11/CHANGELOG.md deleted file mode 100644 index 5bdec643098..00000000000 --- a/stable/lazylibrarian/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [lazylibrarian-8.0.11](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.10...lazylibrarian-8.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/lazylibrarian/8.0.11/Chart.lock b/stable/lazylibrarian/8.0.11/Chart.lock deleted file mode 100644 index e09a9c7c533..00000000000 --- a/stable/lazylibrarian/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:42:43.613266063Z" diff --git a/stable/lazylibrarian/8.0.11/charts/common-8.3.10.tgz b/stable/lazylibrarian/8.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/lazylibrarian/8.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/lazylibrarian/8.0.11/ix_values.yaml b/stable/lazylibrarian/8.0.11/ix_values.yaml deleted file mode 100644 index 78d40a72c04..00000000000 --- a/stable/lazylibrarian/8.0.11/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/lazylibrarian - pullPolicy: IfNotPresent - tag: latest@sha256:447a29e213ed3e19bcadbf3b1334692014f8cf8d3103bc92642c3daf05619682 - - -## -# 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/lazylibrarian/8.0.11/values.yaml b/stable/lazylibrarian/8.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/lazylibrarian/8.0.12/CHANGELOG.md b/stable/lazylibrarian/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..323cc9a7eb5 --- /dev/null +++ b/stable/lazylibrarian/8.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [lazylibrarian-8.0.12](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.11...lazylibrarian-8.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/lazylibrarian/8.0.11/CONFIG.md b/stable/lazylibrarian/8.0.12/CONFIG.md similarity index 100% rename from stable/lazylibrarian/8.0.11/CONFIG.md rename to stable/lazylibrarian/8.0.12/CONFIG.md diff --git a/stable/lazylibrarian/8.0.12/Chart.lock b/stable/lazylibrarian/8.0.12/Chart.lock new file mode 100644 index 00000000000..b30f5657ee5 --- /dev/null +++ b/stable/lazylibrarian/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:43:38.932497891Z" diff --git a/stable/lazylibrarian/8.0.11/Chart.yaml b/stable/lazylibrarian/8.0.12/Chart.yaml similarity index 95% rename from stable/lazylibrarian/8.0.11/Chart.yaml rename to stable/lazylibrarian/8.0.12/Chart.yaml index 7a4997b8dca..3aded18d7b7 100644 --- a/stable/lazylibrarian/8.0.11/Chart.yaml +++ b/stable/lazylibrarian/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 8.0.12 diff --git a/stable/lazylibrarian/8.0.11/README.md b/stable/lazylibrarian/8.0.12/README.md similarity index 96% rename from stable/lazylibrarian/8.0.11/README.md rename to stable/lazylibrarian/8.0.12/README.md index 60909b09790..cc2efab56d4 100644 --- a/stable/lazylibrarian/8.0.11/README.md +++ b/stable/lazylibrarian/8.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/lazylibrarian/8.0.11/app-readme.md b/stable/lazylibrarian/8.0.12/app-readme.md similarity index 100% rename from stable/lazylibrarian/8.0.11/app-readme.md rename to stable/lazylibrarian/8.0.12/app-readme.md diff --git a/stable/lazylibrarian/8.0.12/charts/common-8.3.12.tgz b/stable/lazylibrarian/8.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/lazylibrarian/8.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/lazylibrarian/8.0.11/helm-values.md b/stable/lazylibrarian/8.0.12/helm-values.md similarity index 100% rename from stable/lazylibrarian/8.0.11/helm-values.md rename to stable/lazylibrarian/8.0.12/helm-values.md diff --git a/stable/lazylibrarian/8.0.11/questions.yaml b/stable/lazylibrarian/8.0.12/questions.yaml similarity index 100% rename from stable/lazylibrarian/8.0.11/questions.yaml rename to stable/lazylibrarian/8.0.12/questions.yaml diff --git a/stable/lazylibrarian/8.0.11/templates/common.yaml b/stable/lazylibrarian/8.0.12/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/8.0.11/templates/common.yaml rename to stable/lazylibrarian/8.0.12/templates/common.yaml diff --git a/stable/lazylibrarian/8.0.11/test_values.yaml b/stable/lazylibrarian/8.0.12/values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.11/test_values.yaml rename to stable/lazylibrarian/8.0.12/values.yaml diff --git a/stable/librespeed/3.0.11/CHANGELOG.md b/stable/librespeed/3.0.11/CHANGELOG.md deleted file mode 100644 index 3721aa99e1b..00000000000 --- a/stable/librespeed/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [librespeed-3.0.11](https://github.com/truecharts/apps/compare/librespeed-3.0.10...librespeed-3.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/librespeed/3.0.11/Chart.lock b/stable/librespeed/3.0.11/Chart.lock deleted file mode 100644 index 7045e206d76..00000000000 --- a/stable/librespeed/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:42:58.414210461Z" diff --git a/stable/librespeed/3.0.11/charts/common-8.3.10.tgz b/stable/librespeed/3.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/librespeed/3.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/librespeed/3.0.11/ix_values.yaml b/stable/librespeed/3.0.11/ix_values.yaml deleted file mode 100644 index 217b87b0567..00000000000 --- a/stable/librespeed/3.0.11/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/librespeed - pullPolicy: IfNotPresent - tag: version-5.2.4@sha256:1c6b54536cd3014ef8dbe1398edbebb5b96bb91f1eb2cb8cba66f6ff09c5e244 - -## -# 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/librespeed/3.0.11/values.yaml b/stable/librespeed/3.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/librespeed/3.0.12/CHANGELOG.md b/stable/librespeed/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d243ccc76a5 --- /dev/null +++ b/stable/librespeed/3.0.12/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [librespeed-3.0.12](https://github.com/truecharts/apps/compare/librespeed-3.0.11...librespeed-3.0.12) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/librespeed/3.0.11/CONFIG.md b/stable/librespeed/3.0.12/CONFIG.md similarity index 100% rename from stable/librespeed/3.0.11/CONFIG.md rename to stable/librespeed/3.0.12/CONFIG.md diff --git a/stable/librespeed/3.0.12/Chart.lock b/stable/librespeed/3.0.12/Chart.lock new file mode 100644 index 00000000000..1330fb8a599 --- /dev/null +++ b/stable/librespeed/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:44:01.294226457Z" diff --git a/stable/librespeed/3.0.11/Chart.yaml b/stable/librespeed/3.0.12/Chart.yaml similarity index 95% rename from stable/librespeed/3.0.11/Chart.yaml rename to stable/librespeed/3.0.12/Chart.yaml index 3b8118a9efe..0ca5cd7c327 100644 --- a/stable/librespeed/3.0.11/Chart.yaml +++ b/stable/librespeed/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 3.0.12 diff --git a/stable/librespeed/3.0.11/README.md b/stable/librespeed/3.0.12/README.md similarity index 96% rename from stable/librespeed/3.0.11/README.md rename to stable/librespeed/3.0.12/README.md index 839db3788a6..e990bc1ac83 100644 --- a/stable/librespeed/3.0.11/README.md +++ b/stable/librespeed/3.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/librespeed/3.0.11/app-readme.md b/stable/librespeed/3.0.12/app-readme.md similarity index 100% rename from stable/librespeed/3.0.11/app-readme.md rename to stable/librespeed/3.0.12/app-readme.md diff --git a/stable/librespeed/3.0.12/charts/common-8.3.12.tgz b/stable/librespeed/3.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/librespeed/3.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/librespeed/3.0.11/ci/ct-values.yaml b/stable/librespeed/3.0.12/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/3.0.11/ci/ct-values.yaml rename to stable/librespeed/3.0.12/ci/ct-values.yaml diff --git a/stable/librespeed/3.0.11/helm-values.md b/stable/librespeed/3.0.12/helm-values.md similarity index 100% rename from stable/librespeed/3.0.11/helm-values.md rename to stable/librespeed/3.0.12/helm-values.md diff --git a/stable/librespeed/3.0.11/questions.yaml b/stable/librespeed/3.0.12/questions.yaml similarity index 99% rename from stable/librespeed/3.0.11/questions.yaml rename to stable/librespeed/3.0.12/questions.yaml index acbb95592b1..27b6d4882c0 100644 --- a/stable/librespeed/3.0.11/questions.yaml +++ b/stable/librespeed/3.0.12/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/librespeed/3.0.11/templates/common.yaml b/stable/librespeed/3.0.12/templates/common.yaml similarity index 100% rename from stable/librespeed/3.0.11/templates/common.yaml rename to stable/librespeed/3.0.12/templates/common.yaml diff --git a/stable/librespeed/3.0.11/test_values.yaml b/stable/librespeed/3.0.12/values.yaml similarity index 100% rename from stable/librespeed/3.0.11/test_values.yaml rename to stable/librespeed/3.0.12/values.yaml diff --git a/stable/lidarr/8.0.8/CHANGELOG.md b/stable/lidarr/8.0.8/CHANGELOG.md deleted file mode 100644 index 888487d3348..00000000000 --- a/stable/lidarr/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [lidarr-8.0.8](https://github.com/truecharts/apps/compare/lidarr-8.0.7...lidarr-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/lidarr/8.0.8/Chart.lock b/stable/lidarr/8.0.8/Chart.lock deleted file mode 100644 index 9806fb2c909..00000000000 --- a/stable/lidarr/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:43:13.053036745Z" diff --git a/stable/lidarr/8.0.8/charts/common-8.3.10.tgz b/stable/lidarr/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/lidarr/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/lidarr/8.0.8/ix_values.yaml b/stable/lidarr/8.0.8/ix_values.yaml deleted file mode 100644 index 1782372d7d1..00000000000 --- a/stable/lidarr/8.0.8/ix_values.yaml +++ /dev/null @@ -1,37 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/lidarr - pullPolicy: IfNotPresent - tag: v1.0.0.2255@sha256:54ebc1f90963b16889e9e1b915eced4efd45ae489805aa996faf519430a4322f - -probes: - liveness: - enabled: true - ## Set this to true if you wish to specify your own livenessProbe - custom: true - ## The spec field contains the values for the default livenessProbe. - ## If you selected custom: true, this field holds the definition of the livenessProbe. - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 - - -## -# 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/lidarr/8.0.8/values.yaml b/stable/lidarr/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/lidarr/8.0.9/CHANGELOG.md b/stable/lidarr/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..7aeb01e02f8 --- /dev/null +++ b/stable/lidarr/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [lidarr-8.0.9](https://github.com/truecharts/apps/compare/lidarr-8.0.8...lidarr-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/lidarr/8.0.8/CONFIG.md b/stable/lidarr/8.0.9/CONFIG.md similarity index 100% rename from stable/lidarr/8.0.8/CONFIG.md rename to stable/lidarr/8.0.9/CONFIG.md diff --git a/stable/lidarr/8.0.9/Chart.lock b/stable/lidarr/8.0.9/Chart.lock new file mode 100644 index 00000000000..714b71a86e5 --- /dev/null +++ b/stable/lidarr/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:44:23.572491566Z" diff --git a/stable/lidarr/8.0.8/Chart.yaml b/stable/lidarr/8.0.9/Chart.yaml similarity index 94% rename from stable/lidarr/8.0.8/Chart.yaml rename to stable/lidarr/8.0.9/Chart.yaml index daaea5d6494..dd04bd8e19c 100644 --- a/stable/lidarr/8.0.8/Chart.yaml +++ b/stable/lidarr/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0.2255" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/lidarr/8.0.8/README.md b/stable/lidarr/8.0.9/README.md similarity index 96% rename from stable/lidarr/8.0.8/README.md rename to stable/lidarr/8.0.9/README.md index a9da910e071..b6ed0f0ebc4 100644 --- a/stable/lidarr/8.0.8/README.md +++ b/stable/lidarr/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/lidarr/8.0.8/app-readme.md b/stable/lidarr/8.0.9/app-readme.md similarity index 100% rename from stable/lidarr/8.0.8/app-readme.md rename to stable/lidarr/8.0.9/app-readme.md diff --git a/stable/lidarr/8.0.9/charts/common-8.3.12.tgz b/stable/lidarr/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/lidarr/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/lidarr/8.0.8/helm-values.md b/stable/lidarr/8.0.9/helm-values.md similarity index 100% rename from stable/lidarr/8.0.8/helm-values.md rename to stable/lidarr/8.0.9/helm-values.md diff --git a/stable/lidarr/8.0.8/questions.yaml b/stable/lidarr/8.0.9/questions.yaml similarity index 99% rename from stable/lidarr/8.0.8/questions.yaml rename to stable/lidarr/8.0.9/questions.yaml index 8ee9c8c2267..068686fab80 100644 --- a/stable/lidarr/8.0.8/questions.yaml +++ b/stable/lidarr/8.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/lidarr/8.0.8/templates/common.yaml b/stable/lidarr/8.0.9/templates/common.yaml similarity index 100% rename from stable/lidarr/8.0.8/templates/common.yaml rename to stable/lidarr/8.0.9/templates/common.yaml diff --git a/stable/lidarr/8.0.8/test_values.yaml b/stable/lidarr/8.0.9/values.yaml similarity index 100% rename from stable/lidarr/8.0.8/test_values.yaml rename to stable/lidarr/8.0.9/values.yaml diff --git a/stable/littlelink/3.0.10/CHANGELOG.md b/stable/littlelink/3.0.10/CHANGELOG.md deleted file mode 100644 index 2adaad3852c..00000000000 --- a/stable/littlelink/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [littlelink-3.0.10](https://github.com/truecharts/apps/compare/littlelink-3.0.9...littlelink-3.0.10) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/littlelink/3.0.10/Chart.lock b/stable/littlelink/3.0.10/Chart.lock deleted file mode 100644 index 7d682969c52..00000000000 --- a/stable/littlelink/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:43:27.52628346Z" diff --git a/stable/littlelink/3.0.10/charts/common-8.3.10.tgz b/stable/littlelink/3.0.10/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/littlelink/3.0.10/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/littlelink/3.0.10/ix_values.yaml b/stable/littlelink/3.0.10/ix_values.yaml deleted file mode 100644 index 822351e204c..00000000000 --- a/stable/littlelink/3.0.10/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: - repository: ghcr.io/techno-tim/littlelink-server - pullPolicy: IfNotPresent - tag: latest@sha256:53cb446ee7216fe00814c5a7fee8d538a4af7c4fd3f1479a9a3d37dee8b42a7d - -envFrom: - - configMapRef: - name: littlelinkconfig - -## -# 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/littlelink/3.0.10/values.yaml b/stable/littlelink/3.0.10/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/littlelink/3.0.11/CHANGELOG.md b/stable/littlelink/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..c417b0368d4 --- /dev/null +++ b/stable/littlelink/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [littlelink-3.0.11](https://github.com/truecharts/apps/compare/littlelink-3.0.10...littlelink-3.0.11) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/littlelink/3.0.10/CONFIG.md b/stable/littlelink/3.0.11/CONFIG.md similarity index 100% rename from stable/littlelink/3.0.10/CONFIG.md rename to stable/littlelink/3.0.11/CONFIG.md diff --git a/stable/littlelink/3.0.11/Chart.lock b/stable/littlelink/3.0.11/Chart.lock new file mode 100644 index 00000000000..7f6313b378d --- /dev/null +++ b/stable/littlelink/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:44:47.790321128Z" diff --git a/stable/littlelink/3.0.10/Chart.yaml b/stable/littlelink/3.0.11/Chart.yaml similarity index 95% rename from stable/littlelink/3.0.10/Chart.yaml rename to stable/littlelink/3.0.11/Chart.yaml index 8faea20b507..fa0c81bfc20 100644 --- a/stable/littlelink/3.0.10/Chart.yaml +++ b/stable/littlelink/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.10 +version: 3.0.11 diff --git a/stable/littlelink/3.0.10/README.md b/stable/littlelink/3.0.11/README.md similarity index 96% rename from stable/littlelink/3.0.10/README.md rename to stable/littlelink/3.0.11/README.md index 5b6cfd473bd..5067202c6c2 100644 --- a/stable/littlelink/3.0.10/README.md +++ b/stable/littlelink/3.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/littlelink/3.0.10/app-readme.md b/stable/littlelink/3.0.11/app-readme.md similarity index 100% rename from stable/littlelink/3.0.10/app-readme.md rename to stable/littlelink/3.0.11/app-readme.md diff --git a/stable/littlelink/3.0.11/charts/common-8.3.12.tgz b/stable/littlelink/3.0.11/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/littlelink/3.0.11/charts/common-8.3.12.tgz differ diff --git a/stable/littlelink/3.0.10/helm-values.md b/stable/littlelink/3.0.11/helm-values.md similarity index 100% rename from stable/littlelink/3.0.10/helm-values.md rename to stable/littlelink/3.0.11/helm-values.md diff --git a/stable/littlelink/3.0.10/questions.yaml b/stable/littlelink/3.0.11/questions.yaml similarity index 100% rename from stable/littlelink/3.0.10/questions.yaml rename to stable/littlelink/3.0.11/questions.yaml diff --git a/stable/littlelink/3.0.10/templates/_configmap.tpl b/stable/littlelink/3.0.11/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/3.0.10/templates/_configmap.tpl rename to stable/littlelink/3.0.11/templates/_configmap.tpl diff --git a/stable/littlelink/3.0.10/templates/common.yaml b/stable/littlelink/3.0.11/templates/common.yaml similarity index 100% rename from stable/littlelink/3.0.10/templates/common.yaml rename to stable/littlelink/3.0.11/templates/common.yaml diff --git a/stable/littlelink/3.0.10/test_values.yaml b/stable/littlelink/3.0.11/values.yaml similarity index 100% rename from stable/littlelink/3.0.10/test_values.yaml rename to stable/littlelink/3.0.11/values.yaml diff --git a/stable/lychee/8.0.8/CHANGELOG.md b/stable/lychee/8.0.8/CHANGELOG.md deleted file mode 100644 index ba4c10bc5b9..00000000000 --- a/stable/lychee/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [lychee-8.0.8](https://github.com/truecharts/apps/compare/lychee-8.0.7...lychee-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/lychee/8.0.8/Chart.lock b/stable/lychee/8.0.8/Chart.lock deleted file mode 100644 index f86764b65bb..00000000000 --- a/stable/lychee/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:43:42.261275114Z" diff --git a/stable/lychee/8.0.8/charts/common-8.3.10.tgz b/stable/lychee/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/lychee/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/lychee/8.0.8/ix_values.yaml b/stable/lychee/8.0.8/ix_values.yaml deleted file mode 100644 index 3bc2c6f38fd..00000000000 --- a/stable/lychee/8.0.8/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/lychee-laravel - pullPolicy: IfNotPresent - tag: v4.3.4@sha256:b6ce78acde58c303b4c91d78d899317ee4de6a9c44343b263155497c1bcd762c - - -## -# 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/lychee/8.0.8/values.yaml b/stable/lychee/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/lychee/8.0.9/CHANGELOG.md b/stable/lychee/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..b55351267fc --- /dev/null +++ b/stable/lychee/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [lychee-8.0.9](https://github.com/truecharts/apps/compare/lychee-8.0.8...lychee-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/lychee/8.0.8/CONFIG.md b/stable/lychee/8.0.9/CONFIG.md similarity index 100% rename from stable/lychee/8.0.8/CONFIG.md rename to stable/lychee/8.0.9/CONFIG.md diff --git a/stable/lychee/8.0.9/Chart.lock b/stable/lychee/8.0.9/Chart.lock new file mode 100644 index 00000000000..f78f469342b --- /dev/null +++ b/stable/lychee/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:45:10.291027421Z" diff --git a/stable/lychee/8.0.8/Chart.yaml b/stable/lychee/8.0.9/Chart.yaml similarity index 95% rename from stable/lychee/8.0.8/Chart.yaml rename to stable/lychee/8.0.9/Chart.yaml index 3926839a340..86b382de5c9 100644 --- a/stable/lychee/8.0.8/Chart.yaml +++ b/stable/lychee/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/lychee/8.0.8/README.md b/stable/lychee/8.0.9/README.md similarity index 96% rename from stable/lychee/8.0.8/README.md rename to stable/lychee/8.0.9/README.md index 8125c24fff1..f0682794e96 100644 --- a/stable/lychee/8.0.8/README.md +++ b/stable/lychee/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/lychee/8.0.8/app-readme.md b/stable/lychee/8.0.9/app-readme.md similarity index 100% rename from stable/lychee/8.0.8/app-readme.md rename to stable/lychee/8.0.9/app-readme.md diff --git a/stable/lychee/8.0.9/charts/common-8.3.12.tgz b/stable/lychee/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/lychee/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/lychee/8.0.8/helm-values.md b/stable/lychee/8.0.9/helm-values.md similarity index 100% rename from stable/lychee/8.0.8/helm-values.md rename to stable/lychee/8.0.9/helm-values.md diff --git a/stable/lychee/8.0.8/questions.yaml b/stable/lychee/8.0.9/questions.yaml similarity index 100% rename from stable/lychee/8.0.8/questions.yaml rename to stable/lychee/8.0.9/questions.yaml diff --git a/stable/lychee/8.0.8/templates/common.yaml b/stable/lychee/8.0.9/templates/common.yaml similarity index 100% rename from stable/lychee/8.0.8/templates/common.yaml rename to stable/lychee/8.0.9/templates/common.yaml diff --git a/stable/lychee/8.0.8/test_values.yaml b/stable/lychee/8.0.9/values.yaml similarity index 100% rename from stable/lychee/8.0.8/test_values.yaml rename to stable/lychee/8.0.9/values.yaml diff --git a/stable/mealie/3.0.8/CHANGELOG.md b/stable/mealie/3.0.8/CHANGELOG.md deleted file mode 100644 index f34505db713..00000000000 --- a/stable/mealie/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [mealie-3.0.8](https://github.com/truecharts/apps/compare/mealie-3.0.7...mealie-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/mealie/3.0.8/Chart.lock b/stable/mealie/3.0.8/Chart.lock deleted file mode 100644 index b6836388783..00000000000 --- a/stable/mealie/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:43:57.002668134Z" diff --git a/stable/mealie/3.0.8/charts/common-8.3.10.tgz b/stable/mealie/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/mealie/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/mealie/3.0.8/ix_values.yaml b/stable/mealie/3.0.8/ix_values.yaml deleted file mode 100644 index ffae36d8732..00000000000 --- a/stable/mealie/3.0.8/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: ghcr.io/truecharts/mealie - # -- image tag - tag: v0.5.2@sha256:e09dcdcdc812e3ef498953ceb268cbaedc031861219e7928e721c0729e97a4ae - # -- 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/mealie/3.0.8/values.yaml b/stable/mealie/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/mealie/3.0.9/CHANGELOG.md b/stable/mealie/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..eaa420f6351 --- /dev/null +++ b/stable/mealie/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mealie-3.0.9](https://github.com/truecharts/apps/compare/mealie-3.0.8...mealie-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/mealie/3.0.8/CONFIG.md b/stable/mealie/3.0.9/CONFIG.md similarity index 100% rename from stable/mealie/3.0.8/CONFIG.md rename to stable/mealie/3.0.9/CONFIG.md diff --git a/stable/mealie/3.0.9/Chart.lock b/stable/mealie/3.0.9/Chart.lock new file mode 100644 index 00000000000..e438a2f0cbf --- /dev/null +++ b/stable/mealie/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:45:32.833061527Z" diff --git a/stable/mealie/3.0.8/Chart.yaml b/stable/mealie/3.0.9/Chart.yaml similarity index 95% rename from stable/mealie/3.0.8/Chart.yaml rename to stable/mealie/3.0.9/Chart.yaml index 5cd220da3cb..49cac4d1a8a 100644 --- a/stable/mealie/3.0.8/Chart.yaml +++ b/stable/mealie/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/mealie/3.0.8/README.md b/stable/mealie/3.0.9/README.md similarity index 96% rename from stable/mealie/3.0.8/README.md rename to stable/mealie/3.0.9/README.md index 71fc7569b35..dff3a69bf23 100644 --- a/stable/mealie/3.0.8/README.md +++ b/stable/mealie/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/mealie/3.0.8/app-readme.md b/stable/mealie/3.0.9/app-readme.md similarity index 100% rename from stable/mealie/3.0.8/app-readme.md rename to stable/mealie/3.0.9/app-readme.md diff --git a/stable/mealie/3.0.9/charts/common-8.3.12.tgz b/stable/mealie/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/mealie/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/mealie/3.0.8/helm-values.md b/stable/mealie/3.0.9/helm-values.md similarity index 100% rename from stable/mealie/3.0.8/helm-values.md rename to stable/mealie/3.0.9/helm-values.md diff --git a/stable/mealie/3.0.8/questions.yaml b/stable/mealie/3.0.9/questions.yaml similarity index 100% rename from stable/mealie/3.0.8/questions.yaml rename to stable/mealie/3.0.9/questions.yaml diff --git a/stable/mealie/3.0.8/templates/common.yaml b/stable/mealie/3.0.9/templates/common.yaml similarity index 100% rename from stable/mealie/3.0.8/templates/common.yaml rename to stable/mealie/3.0.9/templates/common.yaml diff --git a/stable/mealie/3.0.8/test_values.yaml b/stable/mealie/3.0.9/values.yaml similarity index 100% rename from stable/mealie/3.0.8/test_values.yaml rename to stable/mealie/3.0.9/values.yaml diff --git a/stable/mosquitto/3.0.8/CHANGELOG.md b/stable/mosquitto/3.0.8/CHANGELOG.md deleted file mode 100644 index 9d848aff5a8..00000000000 --- a/stable/mosquitto/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [mosquitto-3.0.8](https://github.com/truecharts/apps/compare/mosquitto-3.0.7...mosquitto-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/mosquitto/3.0.8/Chart.lock b/stable/mosquitto/3.0.8/Chart.lock deleted file mode 100644 index b724c27670f..00000000000 --- a/stable/mosquitto/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:44:11.732916713Z" diff --git a/stable/mosquitto/3.0.8/charts/common-8.3.10.tgz b/stable/mosquitto/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/mosquitto/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/mosquitto/3.0.8/ix_values.yaml b/stable/mosquitto/3.0.8/ix_values.yaml deleted file mode 100644 index f0083a8376e..00000000000 --- a/stable/mosquitto/3.0.8/ix_values.yaml +++ /dev/null @@ -1,18 +0,0 @@ -## -# 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: eclipse-mosquitto - # -- image tag - tag: 2.0.12@sha256:ce08d3fe69d4170cea2426739af86ac95e683f01dd2c4141da661983a2401364 - # -- 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/mosquitto/3.0.8/values.yaml b/stable/mosquitto/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/mosquitto/3.0.9/CHANGELOG.md b/stable/mosquitto/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..16cf90d53df --- /dev/null +++ b/stable/mosquitto/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [mosquitto-3.0.9](https://github.com/truecharts/apps/compare/mosquitto-3.0.8...mosquitto-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/mosquitto/3.0.8/CONFIG.md b/stable/mosquitto/3.0.9/CONFIG.md similarity index 100% rename from stable/mosquitto/3.0.8/CONFIG.md rename to stable/mosquitto/3.0.9/CONFIG.md diff --git a/stable/mosquitto/3.0.9/Chart.lock b/stable/mosquitto/3.0.9/Chart.lock new file mode 100644 index 00000000000..10cfd6c397b --- /dev/null +++ b/stable/mosquitto/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:45:54.534670091Z" diff --git a/stable/mosquitto/3.0.8/Chart.yaml b/stable/mosquitto/3.0.9/Chart.yaml similarity index 94% rename from stable/mosquitto/3.0.8/Chart.yaml rename to stable/mosquitto/3.0.9/Chart.yaml index faac5726bce..6e35b7162c3 100644 --- a/stable/mosquitto/3.0.8/Chart.yaml +++ b/stable/mosquitto/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/mosquitto/3.0.8/README.md b/stable/mosquitto/3.0.9/README.md similarity index 96% rename from stable/mosquitto/3.0.8/README.md rename to stable/mosquitto/3.0.9/README.md index c4534a6ae2c..fbaace7fff9 100644 --- a/stable/mosquitto/3.0.8/README.md +++ b/stable/mosquitto/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/mosquitto/3.0.8/app-readme.md b/stable/mosquitto/3.0.9/app-readme.md similarity index 100% rename from stable/mosquitto/3.0.8/app-readme.md rename to stable/mosquitto/3.0.9/app-readme.md diff --git a/stable/mosquitto/3.0.9/charts/common-8.3.12.tgz b/stable/mosquitto/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/mosquitto/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/mosquitto/3.0.8/helm-values.md b/stable/mosquitto/3.0.9/helm-values.md similarity index 100% rename from stable/mosquitto/3.0.8/helm-values.md rename to stable/mosquitto/3.0.9/helm-values.md diff --git a/stable/mosquitto/3.0.8/questions.yaml b/stable/mosquitto/3.0.9/questions.yaml similarity index 99% rename from stable/mosquitto/3.0.8/questions.yaml rename to stable/mosquitto/3.0.9/questions.yaml index 6028fe7c576..eca6c769762 100644 --- a/stable/mosquitto/3.0.8/questions.yaml +++ b/stable/mosquitto/3.0.9/questions.yaml @@ -551,6 +551,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/mosquitto/3.0.8/templates/common.yaml b/stable/mosquitto/3.0.9/templates/common.yaml similarity index 100% rename from stable/mosquitto/3.0.8/templates/common.yaml rename to stable/mosquitto/3.0.9/templates/common.yaml diff --git a/stable/mosquitto/3.0.8/templates/configmap.yaml b/stable/mosquitto/3.0.9/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/3.0.8/templates/configmap.yaml rename to stable/mosquitto/3.0.9/templates/configmap.yaml diff --git a/stable/mosquitto/3.0.8/test_values.yaml b/stable/mosquitto/3.0.9/values.yaml similarity index 100% rename from stable/mosquitto/3.0.8/test_values.yaml rename to stable/mosquitto/3.0.9/values.yaml diff --git a/stable/mylar/3.0.8/CHANGELOG.md b/stable/mylar/3.0.8/CHANGELOG.md deleted file mode 100644 index 9130fe6c39a..00000000000 --- a/stable/mylar/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [mylar-3.0.8](https://github.com/truecharts/apps/compare/mylar-3.0.7...mylar-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/mylar/3.0.8/Chart.lock b/stable/mylar/3.0.8/Chart.lock deleted file mode 100644 index c27c3256083..00000000000 --- a/stable/mylar/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:44:26.363006474Z" diff --git a/stable/mylar/3.0.8/charts/common-8.3.10.tgz b/stable/mylar/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/mylar/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/mylar/3.0.8/ix_values.yaml b/stable/mylar/3.0.8/ix_values.yaml deleted file mode 100644 index fa50f1861f6..00000000000 --- a/stable/mylar/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/mylar3 - pullPolicy: IfNotPresent - tag: version-v0.5.3@sha256:b96f0e97ab3f4bf4e4320670aa932d0f7df39d1ddce0bbf62808bd509209d78f - -## -# 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/mylar/3.0.8/values.yaml b/stable/mylar/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/mylar/3.0.9/CHANGELOG.md b/stable/mylar/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..cf87147aed9 --- /dev/null +++ b/stable/mylar/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [mylar-3.0.9](https://github.com/truecharts/apps/compare/mylar-3.0.8...mylar-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/mylar/3.0.8/CONFIG.md b/stable/mylar/3.0.9/CONFIG.md similarity index 100% rename from stable/mylar/3.0.8/CONFIG.md rename to stable/mylar/3.0.9/CONFIG.md diff --git a/stable/mylar/3.0.9/Chart.lock b/stable/mylar/3.0.9/Chart.lock new file mode 100644 index 00000000000..9a9aeff4cba --- /dev/null +++ b/stable/mylar/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:46:14.852536326Z" diff --git a/stable/mylar/3.0.8/Chart.yaml b/stable/mylar/3.0.9/Chart.yaml similarity index 95% rename from stable/mylar/3.0.8/Chart.yaml rename to stable/mylar/3.0.9/Chart.yaml index 1623bc44094..e621f08b9a2 100644 --- a/stable/mylar/3.0.8/Chart.yaml +++ b/stable/mylar/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/mylar/3.0.8/README.md b/stable/mylar/3.0.9/README.md similarity index 96% rename from stable/mylar/3.0.8/README.md rename to stable/mylar/3.0.9/README.md index bd9ec9b4f15..8a9ce946db9 100644 --- a/stable/mylar/3.0.8/README.md +++ b/stable/mylar/3.0.9/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/mylar/3.0.8/app-readme.md b/stable/mylar/3.0.9/app-readme.md similarity index 100% rename from stable/mylar/3.0.8/app-readme.md rename to stable/mylar/3.0.9/app-readme.md diff --git a/stable/mylar/3.0.9/charts/common-8.3.12.tgz b/stable/mylar/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/mylar/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/mylar/3.0.8/helm-values.md b/stable/mylar/3.0.9/helm-values.md similarity index 100% rename from stable/mylar/3.0.8/helm-values.md rename to stable/mylar/3.0.9/helm-values.md diff --git a/stable/mylar/3.0.8/questions.yaml b/stable/mylar/3.0.9/questions.yaml similarity index 99% rename from stable/mylar/3.0.8/questions.yaml rename to stable/mylar/3.0.9/questions.yaml index 4d041a4e04a..251098a2e57 100644 --- a/stable/mylar/3.0.8/questions.yaml +++ b/stable/mylar/3.0.9/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/mylar/3.0.8/templates/common.yaml b/stable/mylar/3.0.9/templates/common.yaml similarity index 100% rename from stable/mylar/3.0.8/templates/common.yaml rename to stable/mylar/3.0.9/templates/common.yaml diff --git a/stable/mylar/3.0.8/test_values.yaml b/stable/mylar/3.0.9/values.yaml similarity index 100% rename from stable/mylar/3.0.8/test_values.yaml rename to stable/mylar/3.0.9/values.yaml diff --git a/stable/navidrome/8.0.10/CHANGELOG.md b/stable/navidrome/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..096f17f4963 --- /dev/null +++ b/stable/navidrome/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [navidrome-8.0.10](https://github.com/truecharts/apps/compare/navidrome-8.0.9...navidrome-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/navidrome/8.0.9/CONFIG.md b/stable/navidrome/8.0.10/CONFIG.md similarity index 100% rename from stable/navidrome/8.0.9/CONFIG.md rename to stable/navidrome/8.0.10/CONFIG.md diff --git a/stable/navidrome/8.0.10/Chart.lock b/stable/navidrome/8.0.10/Chart.lock new file mode 100644 index 00000000000..05766cf2967 --- /dev/null +++ b/stable/navidrome/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:46:35.636201153Z" diff --git a/stable/navidrome/8.0.9/Chart.yaml b/stable/navidrome/8.0.10/Chart.yaml similarity index 95% rename from stable/navidrome/8.0.9/Chart.yaml rename to stable/navidrome/8.0.10/Chart.yaml index fa08a5d70e0..ac4c7621aec 100644 --- a/stable/navidrome/8.0.9/Chart.yaml +++ b/stable/navidrome/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.46.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/navidrome/8.0.9/README.md b/stable/navidrome/8.0.10/README.md similarity index 96% rename from stable/navidrome/8.0.9/README.md rename to stable/navidrome/8.0.10/README.md index 64a96cf2145..fdeb4c1aea7 100644 --- a/stable/navidrome/8.0.9/README.md +++ b/stable/navidrome/8.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/navidrome/8.0.9/app-readme.md b/stable/navidrome/8.0.10/app-readme.md similarity index 100% rename from stable/navidrome/8.0.9/app-readme.md rename to stable/navidrome/8.0.10/app-readme.md diff --git a/stable/navidrome/8.0.10/charts/common-8.3.12.tgz b/stable/navidrome/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/navidrome/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/navidrome/8.0.9/helm-values.md b/stable/navidrome/8.0.10/helm-values.md similarity index 100% rename from stable/navidrome/8.0.9/helm-values.md rename to stable/navidrome/8.0.10/helm-values.md diff --git a/stable/navidrome/8.0.9/questions.yaml b/stable/navidrome/8.0.10/questions.yaml similarity index 100% rename from stable/navidrome/8.0.9/questions.yaml rename to stable/navidrome/8.0.10/questions.yaml diff --git a/stable/navidrome/8.0.9/templates/common.yaml b/stable/navidrome/8.0.10/templates/common.yaml similarity index 100% rename from stable/navidrome/8.0.9/templates/common.yaml rename to stable/navidrome/8.0.10/templates/common.yaml diff --git a/stable/navidrome/8.0.9/test_values.yaml b/stable/navidrome/8.0.10/values.yaml similarity index 100% rename from stable/navidrome/8.0.9/test_values.yaml rename to stable/navidrome/8.0.10/values.yaml diff --git a/stable/navidrome/8.0.9/CHANGELOG.md b/stable/navidrome/8.0.9/CHANGELOG.md deleted file mode 100644 index 33fd3ce922a..00000000000 --- a/stable/navidrome/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [navidrome-8.0.9](https://github.com/truecharts/apps/compare/navidrome-8.0.8...navidrome-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/navidrome/8.0.9/Chart.lock b/stable/navidrome/8.0.9/Chart.lock deleted file mode 100644 index 2703b0fec0f..00000000000 --- a/stable/navidrome/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:44:41.019804024Z" diff --git a/stable/navidrome/8.0.9/charts/common-8.3.10.tgz b/stable/navidrome/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/navidrome/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/navidrome/8.0.9/ix_values.yaml b/stable/navidrome/8.0.9/ix_values.yaml deleted file mode 100644 index 244b07d04cc..00000000000 --- a/stable/navidrome/8.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/navidrome - pullPolicy: IfNotPresent - tag: v0.46.0@sha256:2921f9891cc9c1f78f78456814d3c9a5b205f23a34ac7cc9fb1ff496ce90f07b - -## -# 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/navidrome/8.0.9/values.yaml b/stable/navidrome/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/nextcloud/6.0.22/CHANGELOG.md b/stable/nextcloud/6.0.22/CHANGELOG.md deleted file mode 100644 index 228cc9e39dc..00000000000 --- a/stable/nextcloud/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nextcloud-6.0.22](https://github.com/truecharts/apps/compare/nextcloud-6.0.21...nextcloud-6.0.22) (2021-10-18) - -#### Fix - -* remove regex for mountPath on `redismaster` for now ([#1167](https://github.com/truecharts/apps/issues/1167)) - diff --git a/stable/nextcloud/6.0.22/charts/common-8.3.10.tgz b/stable/nextcloud/6.0.22/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/nextcloud/6.0.22/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/nextcloud/6.0.22/charts/postgresql-3.0.16.tgz b/stable/nextcloud/6.0.22/charts/postgresql-3.0.16.tgz deleted file mode 100644 index a6bcd7d61c9..00000000000 Binary files a/stable/nextcloud/6.0.22/charts/postgresql-3.0.16.tgz and /dev/null differ diff --git a/stable/nextcloud/6.0.22/ix_values.yaml b/stable/nextcloud/6.0.22/ix_values.yaml deleted file mode 100644 index a60401014a9..00000000000 --- a/stable/nextcloud/6.0.22/ix_values.yaml +++ /dev/null @@ -1,145 +0,0 @@ -## -# 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: - repository: docker.io/nextcloud - pullPolicy: IfNotPresent - tag: 22.2.0@sha256:842b3bfd60633639be8d631cba82b3e0fab06bd98259c6ee1bce03ec1e84390d - -strategy: - type: Recreate - -env: {} - -envTpl: - POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" - POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" - -envFrom: - - configMapRef: - name: nextcloudconfig - -envValueFrom: - POSTGRES_PASSWORD: - secretKeyRef: - name: dbcreds - key: postgresql-password - POSTGRES_HOST: - secretKeyRef: - name: dbcreds - key: plainporthost - REDIS_HOST: - secretKeyRef: - name: rediscreds - key: masterhost - REDIS_HOST_PASSWORD: - secretKeyRef: - name: rediscreds - key: redis-password - -# -- Probe configuration -# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) -# @default -- See below -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - custom: true - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - spec: - httpGet: - path: /status.php - port: 80 - httpHeaders: - - name: Host - value: "test.fakedomain.dns" - initialDelaySeconds: 10 - periodSeconds: 10 - timeoutSeconds: 2 - failureThreshold: 5 - - # -- Redainess probe configuration - # @default -- See below - readiness: - custom: true - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - spec: - httpGet: - path: /status.php - port: 80 - httpHeaders: - - name: Host - value: "test.fakedomain.dns" - initialDelaySeconds: 10 - periodSeconds: 10 - timeoutSeconds: 2 - failureThreshold: 5 - - # -- Startup probe configuration - # @default -- See below - startup: - custom: true - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - spec: - httpGet: - path: /status.php - port: 80 - httpHeaders: - - name: Host - value: "test.fakedomain.dns" - initialDelaySeconds: 10 - periodSeconds: 10 - timeoutSeconds: 2 - failureThreshold: 5 - -## Cronjob to execute Nextcloud background tasks -## ref: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#webcron -## -cronjob: - # Every 5 minutes - # Note: Setting this to any any other value than 5 minutes might - # cause issues with how nextcloud background jobs are executed - schedule: "*/5 * * * *" - annotations: {} - failedJobsHistoryLimit: 5 - successfulJobsHistoryLimit: 2 - -# Enabled postgres -postgresql: - enabled: true - existingSecret: "dbcreds" - postgresqlUsername: nextcloud - postgresqlDatabase: nextcloud - persistence: - db: - storageClass: "SCALE-ZFS" - dbbackups: - storageClass: "SCALE-ZFS" - -# Enabled redis -# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis -redis: - architecture: standalone - enabled: true - auth: - existingSecret: rediscreds - existingSecretPasswordKey: redis-password - master: - persistence: - enabled: true - existingClaim: redismaster - replica: - replicaCount: 0 - persistence: - enabled: false - -## -# 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/nextcloud/6.0.22/values.yaml b/stable/nextcloud/6.0.22/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/nextcloud/6.0.23/CHANGELOG.md b/stable/nextcloud/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..b29a05f143a --- /dev/null +++ b/stable/nextcloud/6.0.23/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nextcloud-6.0.23](https://github.com/truecharts/apps/compare/nextcloud-6.0.22...nextcloud-6.0.23) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/nextcloud/6.0.22/CONFIG.md b/stable/nextcloud/6.0.23/CONFIG.md similarity index 100% rename from stable/nextcloud/6.0.22/CONFIG.md rename to stable/nextcloud/6.0.23/CONFIG.md diff --git a/stable/authelia/4.0.19/Chart.lock b/stable/nextcloud/6.0.23/Chart.lock similarity index 56% rename from stable/authelia/4.0.19/Chart.lock rename to stable/nextcloud/6.0.23/Chart.lock index 7a7aa8ff12c..db871a01e38 100644 --- a/stable/authelia/4.0.19/Chart.lock +++ b/stable/nextcloud/6.0.23/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.1 -digest: sha256:b992a5b78f87cc4046f10d463fa6e3a465f064d998416db155cc6a2b7be9aea0 -generated: "2021-10-17T18:32:48.676073207Z" +digest: sha256:22d58ec0e370340603b0ef7ba65eebbfdb54b1b322434bb6c2d17b1e3f2c4261 +generated: "2021-10-18T21:46:59.078176074Z" diff --git a/stable/nextcloud/6.0.22/Chart.yaml b/stable/nextcloud/6.0.23/Chart.yaml similarity index 94% rename from stable/nextcloud/6.0.22/Chart.yaml rename to stable/nextcloud/6.0.23/Chart.yaml index c7ad1e38024..464e51328b1 100644 --- a/stable/nextcloud/6.0.22/Chart.yaml +++ b/stable/nextcloud/6.0.23/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "22.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 - 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.22 +version: 6.0.23 diff --git a/stable/nextcloud/6.0.22/README.md b/stable/nextcloud/6.0.23/README.md similarity index 93% rename from stable/nextcloud/6.0.22/README.md rename to stable/nextcloud/6.0.23/README.md index e1477c2e13b..982db1ce59e 100644 --- a/stable/nextcloud/6.0.22/README.md +++ b/stable/nextcloud/6.0.23/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.16 | -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org/ | postgresql | 3.0.18 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/nextcloud/6.0.22/app-readme.md b/stable/nextcloud/6.0.23/app-readme.md similarity index 100% rename from stable/nextcloud/6.0.22/app-readme.md rename to stable/nextcloud/6.0.23/app-readme.md diff --git a/stable/nextcloud/6.0.23/charts/common-8.3.12.tgz b/stable/nextcloud/6.0.23/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/nextcloud/6.0.23/charts/common-8.3.12.tgz differ diff --git a/stable/nextcloud/6.0.23/charts/postgresql-3.0.18.tgz b/stable/nextcloud/6.0.23/charts/postgresql-3.0.18.tgz new file mode 100644 index 00000000000..7f4a2a72849 Binary files /dev/null and b/stable/nextcloud/6.0.23/charts/postgresql-3.0.18.tgz differ diff --git a/stable/nextcloud/6.0.22/charts/redis-15.4.1.tgz b/stable/nextcloud/6.0.23/charts/redis-15.4.1.tgz similarity index 100% rename from stable/nextcloud/6.0.22/charts/redis-15.4.1.tgz rename to stable/nextcloud/6.0.23/charts/redis-15.4.1.tgz diff --git a/stable/nextcloud/6.0.22/helm-values.md b/stable/nextcloud/6.0.23/helm-values.md similarity index 100% rename from stable/nextcloud/6.0.22/helm-values.md rename to stable/nextcloud/6.0.23/helm-values.md diff --git a/stable/nextcloud/6.0.22/questions.yaml b/stable/nextcloud/6.0.23/questions.yaml similarity index 100% rename from stable/nextcloud/6.0.22/questions.yaml rename to stable/nextcloud/6.0.23/questions.yaml diff --git a/stable/nextcloud/6.0.22/templates/_configmap.tpl b/stable/nextcloud/6.0.23/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/6.0.22/templates/_configmap.tpl rename to stable/nextcloud/6.0.23/templates/_configmap.tpl diff --git a/stable/nextcloud/6.0.22/templates/_cronjob.tpl b/stable/nextcloud/6.0.23/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/6.0.22/templates/_cronjob.tpl rename to stable/nextcloud/6.0.23/templates/_cronjob.tpl diff --git a/stable/nextcloud/6.0.22/templates/_secrets.tpl b/stable/nextcloud/6.0.23/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/6.0.22/templates/_secrets.tpl rename to stable/nextcloud/6.0.23/templates/_secrets.tpl diff --git a/stable/nextcloud/6.0.22/templates/common.yaml b/stable/nextcloud/6.0.23/templates/common.yaml similarity index 100% rename from stable/nextcloud/6.0.22/templates/common.yaml rename to stable/nextcloud/6.0.23/templates/common.yaml diff --git a/stable/nextcloud/6.0.22/test_values.yaml b/stable/nextcloud/6.0.23/values.yaml similarity index 100% rename from stable/nextcloud/6.0.22/test_values.yaml rename to stable/nextcloud/6.0.23/values.yaml diff --git a/stable/node-red/8.0.8/CHANGELOG.md b/stable/node-red/8.0.8/CHANGELOG.md deleted file mode 100644 index 7a5a23f6200..00000000000 --- a/stable/node-red/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [node-red-8.0.8](https://github.com/truecharts/apps/compare/node-red-8.0.7...node-red-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/node-red/8.0.8/Chart.lock b/stable/node-red/8.0.8/Chart.lock deleted file mode 100644 index e13ea9e5085..00000000000 --- a/stable/node-red/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:45:25.051988418Z" diff --git a/stable/node-red/8.0.8/charts/common-8.3.10.tgz b/stable/node-red/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/node-red/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/node-red/8.0.8/ix_values.yaml b/stable/node-red/8.0.8/ix_values.yaml deleted file mode 100644 index 8b4b847371b..00000000000 --- a/stable/node-red/8.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/node-red - pullPolicy: IfNotPresent - tag: v2.0.6@sha256:b772bf702782d81b124453477846b15ddef0253c67ac6135a8c3d96128d9f9a3 - -## -# 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/node-red/8.0.8/values.yaml b/stable/node-red/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/node-red/8.0.9/CHANGELOG.md b/stable/node-red/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..277e074dac1 --- /dev/null +++ b/stable/node-red/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [node-red-8.0.9](https://github.com/truecharts/apps/compare/node-red-8.0.8...node-red-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/node-red/8.0.8/CONFIG.md b/stable/node-red/8.0.9/CONFIG.md similarity index 100% rename from stable/node-red/8.0.8/CONFIG.md rename to stable/node-red/8.0.9/CONFIG.md diff --git a/stable/node-red/8.0.9/Chart.lock b/stable/node-red/8.0.9/Chart.lock new file mode 100644 index 00000000000..50f3499a999 --- /dev/null +++ b/stable/node-red/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:47:40.24382103Z" diff --git a/stable/node-red/8.0.8/Chart.yaml b/stable/node-red/8.0.9/Chart.yaml similarity index 94% rename from stable/node-red/8.0.8/Chart.yaml rename to stable/node-red/8.0.9/Chart.yaml index 55622bed5cb..a5c8786f3a9 100644 --- a/stable/node-red/8.0.8/Chart.yaml +++ b/stable/node-red/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/node-red/8.0.8/README.md b/stable/node-red/8.0.9/README.md similarity index 96% rename from stable/node-red/8.0.8/README.md rename to stable/node-red/8.0.9/README.md index 6af4de25264..98ec6f99d6c 100644 --- a/stable/node-red/8.0.8/README.md +++ b/stable/node-red/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/node-red/8.0.8/app-readme.md b/stable/node-red/8.0.9/app-readme.md similarity index 100% rename from stable/node-red/8.0.8/app-readme.md rename to stable/node-red/8.0.9/app-readme.md diff --git a/stable/node-red/8.0.9/charts/common-8.3.12.tgz b/stable/node-red/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/node-red/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/node-red/8.0.8/helm-values.md b/stable/node-red/8.0.9/helm-values.md similarity index 100% rename from stable/node-red/8.0.8/helm-values.md rename to stable/node-red/8.0.9/helm-values.md diff --git a/stable/node-red/8.0.8/questions.yaml b/stable/node-red/8.0.9/questions.yaml similarity index 100% rename from stable/node-red/8.0.8/questions.yaml rename to stable/node-red/8.0.9/questions.yaml diff --git a/stable/node-red/8.0.8/templates/common.yaml b/stable/node-red/8.0.9/templates/common.yaml similarity index 100% rename from stable/node-red/8.0.8/templates/common.yaml rename to stable/node-red/8.0.9/templates/common.yaml diff --git a/stable/node-red/8.0.8/test_values.yaml b/stable/node-red/8.0.9/values.yaml similarity index 100% rename from stable/node-red/8.0.8/test_values.yaml rename to stable/node-red/8.0.9/values.yaml diff --git a/stable/nullserv/3.0.8/CHANGELOG.md b/stable/nullserv/3.0.8/CHANGELOG.md deleted file mode 100644 index 1c9ce31196c..00000000000 --- a/stable/nullserv/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [nullserv-3.0.8](https://github.com/truecharts/apps/compare/nullserv-3.0.7...nullserv-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/nullserv/3.0.8/Chart.lock b/stable/nullserv/3.0.8/Chart.lock deleted file mode 100644 index cd979ec271d..00000000000 --- a/stable/nullserv/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:45:39.837716114Z" diff --git a/stable/nullserv/3.0.8/charts/common-8.3.10.tgz b/stable/nullserv/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/nullserv/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/nullserv/3.0.8/ix_values.yaml b/stable/nullserv/3.0.8/ix_values.yaml deleted file mode 100644 index 8dd5770273d..00000000000 --- a/stable/nullserv/3.0.8/ix_values.yaml +++ /dev/null @@ -1,26 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/nullserv - pullPolicy: IfNotPresent - tag: v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757 - -# -- Configures the probes for the main Pod. -# @default -- See values.yaml -probes: - readiness: - enabled: true - custom: true - spec: - httpGet: - path: /welcome.txt - port: main - -## -# 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/nullserv/3.0.8/values.yaml b/stable/nullserv/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/nullserv/3.0.9/CHANGELOG.md b/stable/nullserv/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d4b5ba2a71a --- /dev/null +++ b/stable/nullserv/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [nullserv-3.0.9](https://github.com/truecharts/apps/compare/nullserv-3.0.8...nullserv-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/nullserv/3.0.8/CONFIG.md b/stable/nullserv/3.0.9/CONFIG.md similarity index 100% rename from stable/nullserv/3.0.8/CONFIG.md rename to stable/nullserv/3.0.9/CONFIG.md diff --git a/stable/nullserv/3.0.9/Chart.lock b/stable/nullserv/3.0.9/Chart.lock new file mode 100644 index 00000000000..1d867ba58b9 --- /dev/null +++ b/stable/nullserv/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:48:00.721246287Z" diff --git a/stable/nullserv/3.0.8/Chart.yaml b/stable/nullserv/3.0.9/Chart.yaml similarity index 93% rename from stable/nullserv/3.0.8/Chart.yaml rename to stable/nullserv/3.0.9/Chart.yaml index 41c46e9ea43..0809734415a 100644 --- a/stable/nullserv/3.0.8/Chart.yaml +++ b/stable/nullserv/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/nullserv/3.0.8/README.md b/stable/nullserv/3.0.9/README.md similarity index 96% rename from stable/nullserv/3.0.8/README.md rename to stable/nullserv/3.0.9/README.md index 4f78e9550c5..0c8de539f63 100644 --- a/stable/nullserv/3.0.8/README.md +++ b/stable/nullserv/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/nullserv/3.0.8/app-readme.md b/stable/nullserv/3.0.9/app-readme.md similarity index 100% rename from stable/nullserv/3.0.8/app-readme.md rename to stable/nullserv/3.0.9/app-readme.md diff --git a/stable/nullserv/3.0.9/charts/common-8.3.12.tgz b/stable/nullserv/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/nullserv/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/nullserv/3.0.8/helm-values.md b/stable/nullserv/3.0.9/helm-values.md similarity index 100% rename from stable/nullserv/3.0.8/helm-values.md rename to stable/nullserv/3.0.9/helm-values.md diff --git a/stable/nullserv/3.0.8/questions.yaml b/stable/nullserv/3.0.9/questions.yaml similarity index 99% rename from stable/nullserv/3.0.8/questions.yaml rename to stable/nullserv/3.0.9/questions.yaml index 2a44e67fc6e..7e9f95a436d 100644 --- a/stable/nullserv/3.0.8/questions.yaml +++ b/stable/nullserv/3.0.9/questions.yaml @@ -642,6 +642,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/nullserv/3.0.8/templates/common.yaml b/stable/nullserv/3.0.9/templates/common.yaml similarity index 100% rename from stable/nullserv/3.0.8/templates/common.yaml rename to stable/nullserv/3.0.9/templates/common.yaml diff --git a/stable/nullserv/3.0.8/test_values.yaml b/stable/nullserv/3.0.9/values.yaml similarity index 100% rename from stable/nullserv/3.0.8/test_values.yaml rename to stable/nullserv/3.0.9/values.yaml diff --git a/stable/nzbget/8.0.8/CHANGELOG.md b/stable/nzbget/8.0.8/CHANGELOG.md deleted file mode 100644 index 63acbdcd523..00000000000 --- a/stable/nzbget/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [nzbget-8.0.8](https://github.com/truecharts/apps/compare/nzbget-8.0.7...nzbget-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/nzbget/8.0.8/Chart.lock b/stable/nzbget/8.0.8/Chart.lock deleted file mode 100644 index 58b09326e8d..00000000000 --- a/stable/nzbget/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:45:54.62929151Z" diff --git a/stable/nzbget/8.0.8/charts/common-8.3.10.tgz b/stable/nzbget/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/nzbget/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/nzbget/8.0.8/ix_values.yaml b/stable/nzbget/8.0.8/ix_values.yaml deleted file mode 100644 index 9f972f9c50d..00000000000 --- a/stable/nzbget/8.0.8/ix_values.yaml +++ /dev/null @@ -1,25 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/nzbget - pullPolicy: IfNotPresent - tag: v21.1@sha256:258c97cb99fea70b236b2f509bdb9bcad1a74658bdba441200d5e13c46c1437c - -probes: - liveness: - enabled: false - - readiness: - enabled: false - - startup: - enabled: false - -## -# 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/nzbget/8.0.8/values.yaml b/stable/nzbget/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/nzbget/8.0.9/CHANGELOG.md b/stable/nzbget/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..2246286b1b9 --- /dev/null +++ b/stable/nzbget/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nzbget-8.0.9](https://github.com/truecharts/apps/compare/nzbget-8.0.8...nzbget-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/nzbget/8.0.8/CONFIG.md b/stable/nzbget/8.0.9/CONFIG.md similarity index 100% rename from stable/nzbget/8.0.8/CONFIG.md rename to stable/nzbget/8.0.9/CONFIG.md diff --git a/stable/nzbget/8.0.9/Chart.lock b/stable/nzbget/8.0.9/Chart.lock new file mode 100644 index 00000000000..6190b3543e1 --- /dev/null +++ b/stable/nzbget/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:48:21.38001121Z" diff --git a/stable/nzbget/8.0.8/Chart.yaml b/stable/nzbget/8.0.9/Chart.yaml similarity index 93% rename from stable/nzbget/8.0.8/Chart.yaml rename to stable/nzbget/8.0.9/Chart.yaml index b0ab862e69a..ed1ce4325ce 100644 --- a/stable/nzbget/8.0.8/Chart.yaml +++ b/stable/nzbget/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "21.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/nzbget/8.0.8/README.md b/stable/nzbget/8.0.9/README.md similarity index 96% rename from stable/nzbget/8.0.8/README.md rename to stable/nzbget/8.0.9/README.md index 2024ff1af8d..27043b53254 100644 --- a/stable/nzbget/8.0.8/README.md +++ b/stable/nzbget/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/nzbget/8.0.8/app-readme.md b/stable/nzbget/8.0.9/app-readme.md similarity index 100% rename from stable/nzbget/8.0.8/app-readme.md rename to stable/nzbget/8.0.9/app-readme.md diff --git a/stable/nzbget/8.0.9/charts/common-8.3.12.tgz b/stable/nzbget/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/nzbget/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/nzbget/8.0.8/helm-values.md b/stable/nzbget/8.0.9/helm-values.md similarity index 100% rename from stable/nzbget/8.0.8/helm-values.md rename to stable/nzbget/8.0.9/helm-values.md diff --git a/stable/nzbget/8.0.8/questions.yaml b/stable/nzbget/8.0.9/questions.yaml similarity index 100% rename from stable/nzbget/8.0.8/questions.yaml rename to stable/nzbget/8.0.9/questions.yaml diff --git a/stable/nzbget/8.0.8/templates/common.yaml b/stable/nzbget/8.0.9/templates/common.yaml similarity index 100% rename from stable/nzbget/8.0.8/templates/common.yaml rename to stable/nzbget/8.0.9/templates/common.yaml diff --git a/stable/nzbget/8.0.8/test_values.yaml b/stable/nzbget/8.0.9/values.yaml similarity index 100% rename from stable/nzbget/8.0.8/test_values.yaml rename to stable/nzbget/8.0.9/values.yaml diff --git a/stable/nzbhydra/8.0.12/CHANGELOG.md b/stable/nzbhydra/8.0.12/CHANGELOG.md deleted file mode 100644 index e762eeeb76c..00000000000 --- a/stable/nzbhydra/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [nzbhydra-8.0.12](https://github.com/truecharts/apps/compare/nzbhydra-8.0.11...nzbhydra-8.0.12) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/nzbhydra/8.0.12/Chart.lock b/stable/nzbhydra/8.0.12/Chart.lock deleted file mode 100644 index aa9c9a73d0e..00000000000 --- a/stable/nzbhydra/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:46:09.340048071Z" diff --git a/stable/nzbhydra/8.0.12/charts/common-8.3.10.tgz b/stable/nzbhydra/8.0.12/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/nzbhydra/8.0.12/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/nzbhydra/8.0.12/ix_values.yaml b/stable/nzbhydra/8.0.12/ix_values.yaml deleted file mode 100644 index 709972e823a..00000000000 --- a/stable/nzbhydra/8.0.12/ix_values.yaml +++ /dev/null @@ -1,51 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/nzbhydra2 - pullPolicy: IfNotPresent - tag: v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77 - -probes: - liveness: - custom: true - enabled: true - spec: - failureThreshold: 5 - httpGet: - path: /actuator/health/livenessState - port: main - initialDelaySeconds: 30 - periodSeconds: 10 - timeoutSeconds: 10 - readiness: - custom: true - enabled: true - spec: - failureThreshold: 5 - httpGet: - path: /actuator/health/readinessState - port: main - initialDelaySeconds: 30 - periodSeconds: 10 - timeoutSeconds: 10 - startup: - custom: true - enabled: true - spec: - failureThreshold: 5 - httpGet: - path: /actuator/health/readinessState - port: main - initialDelaySeconds: 30 - periodSeconds: 10 - timeoutSeconds: 10 - - -## -# 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/nzbhydra/8.0.12/values.yaml b/stable/nzbhydra/8.0.12/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/nzbhydra/8.0.13/CHANGELOG.md b/stable/nzbhydra/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..525a6201194 --- /dev/null +++ b/stable/nzbhydra/8.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nzbhydra-8.0.13](https://github.com/truecharts/apps/compare/nzbhydra-8.0.12...nzbhydra-8.0.13) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/nzbhydra/8.0.12/CONFIG.md b/stable/nzbhydra/8.0.13/CONFIG.md similarity index 100% rename from stable/nzbhydra/8.0.12/CONFIG.md rename to stable/nzbhydra/8.0.13/CONFIG.md diff --git a/stable/nzbhydra/8.0.13/Chart.lock b/stable/nzbhydra/8.0.13/Chart.lock new file mode 100644 index 00000000000..42b76a14dc1 --- /dev/null +++ b/stable/nzbhydra/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:48:42.165192394Z" diff --git a/stable/nzbhydra/8.0.12/Chart.yaml b/stable/nzbhydra/8.0.13/Chart.yaml similarity index 93% rename from stable/nzbhydra/8.0.12/Chart.yaml rename to stable/nzbhydra/8.0.13/Chart.yaml index 51e44e9d06a..2246411822c 100644 --- a/stable/nzbhydra/8.0.12/Chart.yaml +++ b/stable/nzbhydra/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.17.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.12 +version: 8.0.13 diff --git a/stable/nzbhydra/8.0.12/README.md b/stable/nzbhydra/8.0.13/README.md similarity index 96% rename from stable/nzbhydra/8.0.12/README.md rename to stable/nzbhydra/8.0.13/README.md index cdbfaec0847..d6dd87db665 100644 --- a/stable/nzbhydra/8.0.12/README.md +++ b/stable/nzbhydra/8.0.13/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/nzbhydra/8.0.12/app-readme.md b/stable/nzbhydra/8.0.13/app-readme.md similarity index 100% rename from stable/nzbhydra/8.0.12/app-readme.md rename to stable/nzbhydra/8.0.13/app-readme.md diff --git a/stable/nzbhydra/8.0.13/charts/common-8.3.12.tgz b/stable/nzbhydra/8.0.13/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/nzbhydra/8.0.13/charts/common-8.3.12.tgz differ diff --git a/stable/nzbhydra/8.0.12/helm-values.md b/stable/nzbhydra/8.0.13/helm-values.md similarity index 100% rename from stable/nzbhydra/8.0.12/helm-values.md rename to stable/nzbhydra/8.0.13/helm-values.md diff --git a/stable/nzbhydra/8.0.12/questions.yaml b/stable/nzbhydra/8.0.13/questions.yaml similarity index 100% rename from stable/nzbhydra/8.0.12/questions.yaml rename to stable/nzbhydra/8.0.13/questions.yaml diff --git a/stable/nzbhydra/8.0.12/templates/common.yaml b/stable/nzbhydra/8.0.13/templates/common.yaml similarity index 100% rename from stable/nzbhydra/8.0.12/templates/common.yaml rename to stable/nzbhydra/8.0.13/templates/common.yaml diff --git a/stable/nzbhydra/8.0.12/test_values.yaml b/stable/nzbhydra/8.0.13/values.yaml similarity index 100% rename from stable/nzbhydra/8.0.12/test_values.yaml rename to stable/nzbhydra/8.0.13/values.yaml diff --git a/stable/octoprint/3.0.10/CHANGELOG.md b/stable/octoprint/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..221ed2bb6a8 --- /dev/null +++ b/stable/octoprint/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [octoprint-3.0.10](https://github.com/truecharts/apps/compare/octoprint-3.0.9...octoprint-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/octoprint/3.0.9/CONFIG.md b/stable/octoprint/3.0.10/CONFIG.md similarity index 100% rename from stable/octoprint/3.0.9/CONFIG.md rename to stable/octoprint/3.0.10/CONFIG.md diff --git a/stable/octoprint/3.0.10/Chart.lock b/stable/octoprint/3.0.10/Chart.lock new file mode 100644 index 00000000000..2397c64389d --- /dev/null +++ b/stable/octoprint/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:49:02.755993642Z" diff --git a/stable/octoprint/3.0.9/Chart.yaml b/stable/octoprint/3.0.10/Chart.yaml similarity index 94% rename from stable/octoprint/3.0.9/Chart.yaml rename to stable/octoprint/3.0.10/Chart.yaml index c0bfaa0c4f0..847749e7692 100644 --- a/stable/octoprint/3.0.9/Chart.yaml +++ b/stable/octoprint/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/octoprint/3.0.9/README.md b/stable/octoprint/3.0.10/README.md similarity index 96% rename from stable/octoprint/3.0.9/README.md rename to stable/octoprint/3.0.10/README.md index b54d5717fd0..595747db3f1 100644 --- a/stable/octoprint/3.0.9/README.md +++ b/stable/octoprint/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/octoprint/3.0.9/app-readme.md b/stable/octoprint/3.0.10/app-readme.md similarity index 100% rename from stable/octoprint/3.0.9/app-readme.md rename to stable/octoprint/3.0.10/app-readme.md diff --git a/stable/octoprint/3.0.10/charts/common-8.3.12.tgz b/stable/octoprint/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/octoprint/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/octoprint/3.0.9/helm-values.md b/stable/octoprint/3.0.10/helm-values.md similarity index 100% rename from stable/octoprint/3.0.9/helm-values.md rename to stable/octoprint/3.0.10/helm-values.md diff --git a/stable/octoprint/3.0.9/questions.yaml b/stable/octoprint/3.0.10/questions.yaml similarity index 99% rename from stable/octoprint/3.0.9/questions.yaml rename to stable/octoprint/3.0.10/questions.yaml index 4dd64a19cef..fdf78863567 100644 --- a/stable/octoprint/3.0.9/questions.yaml +++ b/stable/octoprint/3.0.10/questions.yaml @@ -557,6 +557,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/octoprint/3.0.9/templates/common.yaml b/stable/octoprint/3.0.10/templates/common.yaml similarity index 100% rename from stable/octoprint/3.0.9/templates/common.yaml rename to stable/octoprint/3.0.10/templates/common.yaml diff --git a/stable/octoprint/3.0.9/test_values.yaml b/stable/octoprint/3.0.10/values.yaml similarity index 100% rename from stable/octoprint/3.0.9/test_values.yaml rename to stable/octoprint/3.0.10/values.yaml diff --git a/stable/octoprint/3.0.9/CHANGELOG.md b/stable/octoprint/3.0.9/CHANGELOG.md deleted file mode 100644 index 8d0c26df16b..00000000000 --- a/stable/octoprint/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [octoprint-3.0.9](https://github.com/truecharts/apps/compare/octoprint-3.0.8...octoprint-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/octoprint/3.0.9/Chart.lock b/stable/octoprint/3.0.9/Chart.lock deleted file mode 100644 index 363c8964137..00000000000 --- a/stable/octoprint/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:46:24.196137674Z" diff --git a/stable/octoprint/3.0.9/charts/common-8.3.10.tgz b/stable/octoprint/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/octoprint/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/octoprint/3.0.9/ix_values.yaml b/stable/octoprint/3.0.9/ix_values.yaml deleted file mode 100644 index dfc376d51b2..00000000000 --- a/stable/octoprint/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/octoprint - pullPolicy: IfNotPresent - tag: v1.7.0@sha256:597bbb8c3df90ea8c7bfd731a08677fcd3eb4744d6acd6b6838c28460dc1e11f - -## -# 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/octoprint/3.0.9/values.yaml b/stable/octoprint/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/omada-controller/3.0.12/CHANGELOG.md b/stable/omada-controller/3.0.12/CHANGELOG.md deleted file mode 100644 index 6528f91d393..00000000000 --- a/stable/omada-controller/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [omada-controller-3.0.12](https://github.com/truecharts/apps/compare/omada-controller-3.0.11...omada-controller-3.0.12) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/omada-controller/3.0.12/Chart.lock b/stable/omada-controller/3.0.12/Chart.lock deleted file mode 100644 index 14d08de7d6f..00000000000 --- a/stable/omada-controller/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:46:38.90314798Z" diff --git a/stable/omada-controller/3.0.12/charts/common-8.3.10.tgz b/stable/omada-controller/3.0.12/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/omada-controller/3.0.12/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/omada-controller/3.0.12/ix_values.yaml b/stable/omada-controller/3.0.12/ix_values.yaml deleted file mode 100644 index e70c34bb8e4..00000000000 --- a/stable/omada-controller/3.0.12/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: docker.io/mbentley/omada-controller - pullPolicy: IfNotPresent - tag: 4.4@sha256:e349c2a1c03e04843fdc0ce59a927298fac6c2e8a16ff33a0b3772ebad2c5dcc - -## -# 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/omada-controller/3.0.12/values.yaml b/stable/omada-controller/3.0.12/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/omada-controller/3.0.13/CHANGELOG.md b/stable/omada-controller/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..8509fd6f8a3 --- /dev/null +++ b/stable/omada-controller/3.0.13/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [omada-controller-3.0.13](https://github.com/truecharts/apps/compare/omada-controller-3.0.12...omada-controller-3.0.13) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/omada-controller/3.0.12/CONFIG.md b/stable/omada-controller/3.0.13/CONFIG.md similarity index 100% rename from stable/omada-controller/3.0.12/CONFIG.md rename to stable/omada-controller/3.0.13/CONFIG.md diff --git a/stable/omada-controller/3.0.13/Chart.lock b/stable/omada-controller/3.0.13/Chart.lock new file mode 100644 index 00000000000..26f64008103 --- /dev/null +++ b/stable/omada-controller/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:49:23.063421274Z" diff --git a/stable/omada-controller/3.0.12/Chart.yaml b/stable/omada-controller/3.0.13/Chart.yaml similarity index 95% rename from stable/omada-controller/3.0.12/Chart.yaml rename to stable/omada-controller/3.0.13/Chart.yaml index 7c0fd83823c..9519d462fc4 100644 --- a/stable/omada-controller/3.0.12/Chart.yaml +++ b/stable/omada-controller/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.12 +version: 3.0.13 diff --git a/stable/omada-controller/3.0.12/README.md b/stable/omada-controller/3.0.13/README.md similarity index 96% rename from stable/omada-controller/3.0.12/README.md rename to stable/omada-controller/3.0.13/README.md index 902189ddcba..10a562a3d41 100644 --- a/stable/omada-controller/3.0.12/README.md +++ b/stable/omada-controller/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/omada-controller/3.0.12/app-readme.md b/stable/omada-controller/3.0.13/app-readme.md similarity index 100% rename from stable/omada-controller/3.0.12/app-readme.md rename to stable/omada-controller/3.0.13/app-readme.md diff --git a/stable/omada-controller/3.0.13/charts/common-8.3.12.tgz b/stable/omada-controller/3.0.13/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/omada-controller/3.0.13/charts/common-8.3.12.tgz differ diff --git a/stable/omada-controller/3.0.12/helm-values.md b/stable/omada-controller/3.0.13/helm-values.md similarity index 100% rename from stable/omada-controller/3.0.12/helm-values.md rename to stable/omada-controller/3.0.13/helm-values.md diff --git a/stable/omada-controller/3.0.12/questions.yaml b/stable/omada-controller/3.0.13/questions.yaml similarity index 99% rename from stable/omada-controller/3.0.12/questions.yaml rename to stable/omada-controller/3.0.13/questions.yaml index a1c657f51c8..73cc142258f 100644 --- a/stable/omada-controller/3.0.12/questions.yaml +++ b/stable/omada-controller/3.0.13/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/omada-controller/3.0.12/templates/common.yaml b/stable/omada-controller/3.0.13/templates/common.yaml similarity index 100% rename from stable/omada-controller/3.0.12/templates/common.yaml rename to stable/omada-controller/3.0.13/templates/common.yaml diff --git a/stable/omada-controller/3.0.12/test_values.yaml b/stable/omada-controller/3.0.13/values.yaml similarity index 100% rename from stable/omada-controller/3.0.12/test_values.yaml rename to stable/omada-controller/3.0.13/values.yaml diff --git a/stable/ombi/8.0.8/CHANGELOG.md b/stable/ombi/8.0.8/CHANGELOG.md deleted file mode 100644 index ceb536d3aa4..00000000000 --- a/stable/ombi/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [ombi-8.0.8](https://github.com/truecharts/apps/compare/ombi-8.0.7...ombi-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/ombi/8.0.8/Chart.lock b/stable/ombi/8.0.8/Chart.lock deleted file mode 100644 index 0fe1c26b139..00000000000 --- a/stable/ombi/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:46:53.762910971Z" diff --git a/stable/ombi/8.0.8/charts/common-8.3.10.tgz b/stable/ombi/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/ombi/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/ombi/8.0.8/ix_values.yaml b/stable/ombi/8.0.8/ix_values.yaml deleted file mode 100644 index b7b5f2c360b..00000000000 --- a/stable/ombi/8.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/ombi - pullPolicy: IfNotPresent - tag: v4.0.1482@sha256:0fa4e81029d9adef9d773ce99db13ff3039fd087d58d7266cbcfd7462e7afc56 - -## -# 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/ombi/8.0.8/values.yaml b/stable/ombi/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/ombi/8.0.9/CHANGELOG.md b/stable/ombi/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..16247fff01b --- /dev/null +++ b/stable/ombi/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [ombi-8.0.9](https://github.com/truecharts/apps/compare/ombi-8.0.8...ombi-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/ombi/8.0.8/CONFIG.md b/stable/ombi/8.0.9/CONFIG.md similarity index 100% rename from stable/ombi/8.0.8/CONFIG.md rename to stable/ombi/8.0.9/CONFIG.md diff --git a/stable/ombi/8.0.9/Chart.lock b/stable/ombi/8.0.9/Chart.lock new file mode 100644 index 00000000000..afa72470293 --- /dev/null +++ b/stable/ombi/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:49:45.497841005Z" diff --git a/stable/ombi/8.0.8/Chart.yaml b/stable/ombi/8.0.9/Chart.yaml similarity index 95% rename from stable/ombi/8.0.8/Chart.yaml rename to stable/ombi/8.0.9/Chart.yaml index 7e138c05979..9b0d3a95a68 100644 --- a/stable/ombi/8.0.8/Chart.yaml +++ b/stable/ombi/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.0.1482" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/ombi/8.0.8/README.md b/stable/ombi/8.0.9/README.md similarity index 96% rename from stable/ombi/8.0.8/README.md rename to stable/ombi/8.0.9/README.md index e09507cecf2..27c8f3cca39 100644 --- a/stable/ombi/8.0.8/README.md +++ b/stable/ombi/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/ombi/8.0.8/app-readme.md b/stable/ombi/8.0.9/app-readme.md similarity index 100% rename from stable/ombi/8.0.8/app-readme.md rename to stable/ombi/8.0.9/app-readme.md diff --git a/stable/ombi/8.0.9/charts/common-8.3.12.tgz b/stable/ombi/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/ombi/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/ombi/8.0.8/helm-values.md b/stable/ombi/8.0.9/helm-values.md similarity index 100% rename from stable/ombi/8.0.8/helm-values.md rename to stable/ombi/8.0.9/helm-values.md diff --git a/stable/ombi/8.0.8/questions.yaml b/stable/ombi/8.0.9/questions.yaml similarity index 99% rename from stable/ombi/8.0.8/questions.yaml rename to stable/ombi/8.0.9/questions.yaml index b48b1d4d72b..226dd10cfa0 100644 --- a/stable/ombi/8.0.8/questions.yaml +++ b/stable/ombi/8.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/ombi/8.0.8/templates/common.yaml b/stable/ombi/8.0.9/templates/common.yaml similarity index 100% rename from stable/ombi/8.0.8/templates/common.yaml rename to stable/ombi/8.0.9/templates/common.yaml diff --git a/stable/ombi/8.0.8/test_values.yaml b/stable/ombi/8.0.9/values.yaml similarity index 100% rename from stable/ombi/8.0.8/test_values.yaml rename to stable/ombi/8.0.9/values.yaml diff --git a/stable/onlyoffice-document-server/1.0.2/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.2/CHANGELOG.md deleted file mode 100644 index 171b3a14dfb..00000000000 --- a/stable/onlyoffice-document-server/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [onlyoffice-document-server-1.0.2](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.1...onlyoffice-document-server-1.0.2) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/onlyoffice-document-server/1.0.2/Chart.lock b/stable/onlyoffice-document-server/1.0.2/Chart.lock deleted file mode 100644 index 1fb006fb180..00000000000 --- a/stable/onlyoffice-document-server/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:47:08.659580106Z" diff --git a/stable/onlyoffice-document-server/1.0.2/charts/common-8.3.10.tgz b/stable/onlyoffice-document-server/1.0.2/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/onlyoffice-document-server/1.0.2/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/1.0.2/ix_values.yaml b/stable/onlyoffice-document-server/1.0.2/ix_values.yaml deleted file mode 100644 index 6289ab84924..00000000000 --- a/stable/onlyoffice-document-server/1.0.2/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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.2/values.yaml b/stable/onlyoffice-document-server/1.0.2/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/onlyoffice-document-server/1.0.3/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..c66a6501d66 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [onlyoffice-document-server-1.0.3](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.2...onlyoffice-document-server-1.0.3) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/onlyoffice-document-server/1.0.2/CONFIG.md b/stable/onlyoffice-document-server/1.0.3/CONFIG.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.2/CONFIG.md rename to stable/onlyoffice-document-server/1.0.3/CONFIG.md diff --git a/stable/onlyoffice-document-server/1.0.3/Chart.lock b/stable/onlyoffice-document-server/1.0.3/Chart.lock new file mode 100644 index 00000000000..302e5195e81 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:50:07.042169109Z" diff --git a/stable/onlyoffice-document-server/1.0.2/Chart.yaml b/stable/onlyoffice-document-server/1.0.3/Chart.yaml similarity index 69% rename from stable/onlyoffice-document-server/1.0.2/Chart.yaml rename to stable/onlyoffice-document-server/1.0.3/Chart.yaml index 271efb025da..8b18a7facff 100644 --- a/stable/onlyoffice-document-server/1.0.2/Chart.yaml +++ b/stable/onlyoffice-document-server/1.0.3/Chart.yaml @@ -3,8 +3,11 @@ appVersion: "6.4.1.45" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 -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." + version: 8.3.12 +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: @@ -22,4 +25,4 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 1.0.2 +version: 1.0.3 diff --git a/stable/onlyoffice-document-server/1.0.2/README.md b/stable/onlyoffice-document-server/1.0.3/README.md similarity index 97% rename from stable/onlyoffice-document-server/1.0.2/README.md rename to stable/onlyoffice-document-server/1.0.3/README.md index 47bbb41fa12..1951c7be48d 100644 --- a/stable/onlyoffice-document-server/1.0.2/README.md +++ b/stable/onlyoffice-document-server/1.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/onlyoffice-document-server/1.0.2/app-readme.md b/stable/onlyoffice-document-server/1.0.3/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.2/app-readme.md rename to stable/onlyoffice-document-server/1.0.3/app-readme.md diff --git a/stable/onlyoffice-document-server/1.0.3/charts/common-8.3.12.tgz b/stable/onlyoffice-document-server/1.0.3/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/onlyoffice-document-server/1.0.3/charts/common-8.3.12.tgz differ diff --git a/stable/onlyoffice-document-server/1.0.2/helm-values.md b/stable/onlyoffice-document-server/1.0.3/helm-values.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.2/helm-values.md rename to stable/onlyoffice-document-server/1.0.3/helm-values.md diff --git a/stable/onlyoffice-document-server/1.0.2/questions.yaml b/stable/onlyoffice-document-server/1.0.3/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.2/questions.yaml rename to stable/onlyoffice-document-server/1.0.3/questions.yaml diff --git a/stable/onlyoffice-document-server/1.0.2/templates/common.yaml b/stable/onlyoffice-document-server/1.0.3/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.2/templates/common.yaml rename to stable/onlyoffice-document-server/1.0.3/templates/common.yaml diff --git a/stable/onlyoffice-document-server/1.0.2/test_values.yaml b/stable/onlyoffice-document-server/1.0.3/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.2/test_values.yaml rename to stable/onlyoffice-document-server/1.0.3/values.yaml diff --git a/stable/openldap/3.0.8/CHANGELOG.md b/stable/openldap/3.0.8/CHANGELOG.md deleted file mode 100644 index 709a9a55164..00000000000 --- a/stable/openldap/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [openldap-3.0.8](https://github.com/truecharts/apps/compare/openldap-3.0.7...openldap-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/openldap/3.0.8/Chart.lock b/stable/openldap/3.0.8/Chart.lock deleted file mode 100644 index 96a53d52e0e..00000000000 --- a/stable/openldap/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:47:23.263397655Z" diff --git a/stable/openldap/3.0.8/charts/common-8.3.10.tgz b/stable/openldap/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/openldap/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/openldap/3.0.8/ix_values.yaml b/stable/openldap/3.0.8/ix_values.yaml deleted file mode 100644 index 0529ffbe896..00000000000 --- a/stable/openldap/3.0.8/ix_values.yaml +++ /dev/null @@ -1,54 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/openldap - pullPolicy: IfNotPresent - tag: v1.5.0@sha256:fd870eecad0a5a5097ec7377a4441aa77171b4e10d8336f63698144dc3a51a4b - -controller: - # -- Set the controller type. - # Valid options are deployment, daemonset or statefulset - type: statefulset - # -- Number of desired pods - replicas: 1 - # -- Set the controller upgrade strategy - # For Deployments, valid values are Recreate (default) and RollingUpdate. - # For StatefulSets, valid values are OnDelete and RollingUpdate (default). - # DaemonSets ignore this. - strategy: RollingUpdate - rollingUpdate: - # -- Set deployment RollingUpdate max unavailable - unavailable: 1 - # -- Set deployment RollingUpdate max surge - surge: - # -- Set statefulset RollingUpdate partition - partition: - # -- ReplicaSet revision history limit - revisionHistoryLimit: 3 - -envFrom: - - configMapRef: - name: openldapconfig - -replication: - enabled: false - # Enter the name of your cluster, defaults to "cluster.local" - clusterName: "cluster.local" - retry: 60 - timeout: 1 - interval: 00:00:00:10 - starttls: "critical" - tls_reqcert: "never" - -persistence: - varrun: - enabled: false - - -## -# 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/openldap/3.0.8/values.yaml b/stable/openldap/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/openldap/3.0.9/CHANGELOG.md b/stable/openldap/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..2b2cb6cbbad --- /dev/null +++ b/stable/openldap/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [openldap-3.0.9](https://github.com/truecharts/apps/compare/openldap-3.0.8...openldap-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/openldap/3.0.8/CONFIG.md b/stable/openldap/3.0.9/CONFIG.md similarity index 100% rename from stable/openldap/3.0.8/CONFIG.md rename to stable/openldap/3.0.9/CONFIG.md diff --git a/stable/openldap/3.0.9/Chart.lock b/stable/openldap/3.0.9/Chart.lock new file mode 100644 index 00000000000..395996e7baf --- /dev/null +++ b/stable/openldap/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:50:27.624205927Z" diff --git a/stable/openldap/3.0.8/Chart.yaml b/stable/openldap/3.0.9/Chart.yaml similarity index 95% rename from stable/openldap/3.0.8/Chart.yaml rename to stable/openldap/3.0.9/Chart.yaml index 04243662543..de57b081104 100644 --- a/stable/openldap/3.0.8/Chart.yaml +++ b/stable/openldap/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/openldap/3.0.8/README.md b/stable/openldap/3.0.9/README.md similarity index 96% rename from stable/openldap/3.0.8/README.md rename to stable/openldap/3.0.9/README.md index 2f1f167293b..f80d4a8e3fe 100644 --- a/stable/openldap/3.0.8/README.md +++ b/stable/openldap/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/openldap/3.0.8/app-readme.md b/stable/openldap/3.0.9/app-readme.md similarity index 100% rename from stable/openldap/3.0.8/app-readme.md rename to stable/openldap/3.0.9/app-readme.md diff --git a/stable/openldap/3.0.9/charts/common-8.3.12.tgz b/stable/openldap/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/openldap/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/openldap/3.0.8/helm-values.md b/stable/openldap/3.0.9/helm-values.md similarity index 100% rename from stable/openldap/3.0.8/helm-values.md rename to stable/openldap/3.0.9/helm-values.md diff --git a/stable/openldap/3.0.8/questions.yaml b/stable/openldap/3.0.9/questions.yaml similarity index 100% rename from stable/openldap/3.0.8/questions.yaml rename to stable/openldap/3.0.9/questions.yaml diff --git a/stable/openldap/3.0.8/templates/_configmap.tpl b/stable/openldap/3.0.9/templates/_configmap.tpl similarity index 100% rename from stable/openldap/3.0.8/templates/_configmap.tpl rename to stable/openldap/3.0.9/templates/_configmap.tpl diff --git a/stable/openldap/3.0.8/templates/common.yaml b/stable/openldap/3.0.9/templates/common.yaml similarity index 100% rename from stable/openldap/3.0.8/templates/common.yaml rename to stable/openldap/3.0.9/templates/common.yaml diff --git a/stable/openldap/3.0.8/test_values.yaml b/stable/openldap/3.0.9/values.yaml similarity index 100% rename from stable/openldap/3.0.8/test_values.yaml rename to stable/openldap/3.0.9/values.yaml diff --git a/stable/organizr/8.0.10/CHANGELOG.md b/stable/organizr/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..7520180b1ed --- /dev/null +++ b/stable/organizr/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [organizr-8.0.10](https://github.com/truecharts/apps/compare/organizr-8.0.9...organizr-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/organizr/8.0.9/CONFIG.md b/stable/organizr/8.0.10/CONFIG.md similarity index 100% rename from stable/organizr/8.0.9/CONFIG.md rename to stable/organizr/8.0.10/CONFIG.md diff --git a/stable/organizr/8.0.10/Chart.lock b/stable/organizr/8.0.10/Chart.lock new file mode 100644 index 00000000000..6d1a2e1d9a7 --- /dev/null +++ b/stable/organizr/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:50:48.627524004Z" diff --git a/stable/organizr/8.0.9/Chart.yaml b/stable/organizr/8.0.10/Chart.yaml similarity index 94% rename from stable/organizr/8.0.9/Chart.yaml rename to stable/organizr/8.0.10/Chart.yaml index 43abb5ff0a4..28110921efe 100644 --- a/stable/organizr/8.0.9/Chart.yaml +++ b/stable/organizr/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/organizr/8.0.9/README.md b/stable/organizr/8.0.10/README.md similarity index 96% rename from stable/organizr/8.0.9/README.md rename to stable/organizr/8.0.10/README.md index d761e022106..b4c413166b4 100644 --- a/stable/organizr/8.0.9/README.md +++ b/stable/organizr/8.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/organizr/8.0.9/app-readme.md b/stable/organizr/8.0.10/app-readme.md similarity index 100% rename from stable/organizr/8.0.9/app-readme.md rename to stable/organizr/8.0.10/app-readme.md diff --git a/stable/organizr/8.0.10/charts/common-8.3.12.tgz b/stable/organizr/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/organizr/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/organizr/8.0.9/helm-values.md b/stable/organizr/8.0.10/helm-values.md similarity index 100% rename from stable/organizr/8.0.9/helm-values.md rename to stable/organizr/8.0.10/helm-values.md diff --git a/stable/organizr/8.0.9/questions.yaml b/stable/organizr/8.0.10/questions.yaml similarity index 100% rename from stable/organizr/8.0.9/questions.yaml rename to stable/organizr/8.0.10/questions.yaml diff --git a/stable/organizr/8.0.9/templates/common.yaml b/stable/organizr/8.0.10/templates/common.yaml similarity index 100% rename from stable/organizr/8.0.9/templates/common.yaml rename to stable/organizr/8.0.10/templates/common.yaml diff --git a/stable/organizr/8.0.9/test_values.yaml b/stable/organizr/8.0.10/values.yaml similarity index 100% rename from stable/organizr/8.0.9/test_values.yaml rename to stable/organizr/8.0.10/values.yaml diff --git a/stable/organizr/8.0.9/CHANGELOG.md b/stable/organizr/8.0.9/CHANGELOG.md deleted file mode 100644 index d9c370609fe..00000000000 --- a/stable/organizr/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [organizr-8.0.9](https://github.com/truecharts/apps/compare/organizr-8.0.8...organizr-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/organizr/8.0.9/Chart.lock b/stable/organizr/8.0.9/Chart.lock deleted file mode 100644 index 56061785f8b..00000000000 --- a/stable/organizr/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:47:38.091151338Z" diff --git a/stable/organizr/8.0.9/charts/common-8.3.10.tgz b/stable/organizr/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/organizr/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/organizr/8.0.9/ix_values.yaml b/stable/organizr/8.0.9/ix_values.yaml deleted file mode 100644 index e30eea70ac5..00000000000 --- a/stable/organizr/8.0.9/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: organizr/organizr - pullPolicy: Always - tag: latest@sha256:0e23a5b4258b8e926f85370f6b19309bda919f413e321cbe6c03182cbdc4a7ee - - -## -# 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/organizr/8.0.9/values.yaml b/stable/organizr/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/oscam/3.0.8/CHANGELOG.md b/stable/oscam/3.0.8/CHANGELOG.md deleted file mode 100644 index d1693e0cb81..00000000000 --- a/stable/oscam/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [oscam-3.0.8](https://github.com/truecharts/apps/compare/oscam-3.0.7...oscam-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/oscam/3.0.8/Chart.lock b/stable/oscam/3.0.8/Chart.lock deleted file mode 100644 index 8a80678fc1e..00000000000 --- a/stable/oscam/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:47:52.787727811Z" diff --git a/stable/oscam/3.0.8/charts/common-8.3.10.tgz b/stable/oscam/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/oscam/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/oscam/3.0.8/ix_values.yaml b/stable/oscam/3.0.8/ix_values.yaml deleted file mode 100644 index 47d4ce38239..00000000000 --- a/stable/oscam/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/oscam - pullPolicy: IfNotPresent - tag: version-11693@sha256:e97f9929c3a6caed6ee24ed9f1efdd4a8c29b4b2ba52205d3f8daebdaf7a9ea2 - -## -# 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/oscam/3.0.8/values.yaml b/stable/oscam/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/oscam/3.0.9/CHANGELOG.md b/stable/oscam/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..60ac7e353e6 --- /dev/null +++ b/stable/oscam/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [oscam-3.0.9](https://github.com/truecharts/apps/compare/oscam-3.0.8...oscam-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/oscam/3.0.8/CONFIG.md b/stable/oscam/3.0.9/CONFIG.md similarity index 100% rename from stable/oscam/3.0.8/CONFIG.md rename to stable/oscam/3.0.9/CONFIG.md diff --git a/stable/oscam/3.0.9/Chart.lock b/stable/oscam/3.0.9/Chart.lock new file mode 100644 index 00000000000..29c01e29b47 --- /dev/null +++ b/stable/oscam/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:51:09.204302649Z" diff --git a/stable/oscam/3.0.8/Chart.yaml b/stable/oscam/3.0.9/Chart.yaml similarity index 94% rename from stable/oscam/3.0.8/Chart.yaml rename to stable/oscam/3.0.9/Chart.yaml index d0ae55ee474..5915392d91a 100644 --- a/stable/oscam/3.0.8/Chart.yaml +++ b/stable/oscam/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11693" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/oscam/3.0.8/README.md b/stable/oscam/3.0.9/README.md similarity index 96% rename from stable/oscam/3.0.8/README.md rename to stable/oscam/3.0.9/README.md index b4b279d2852..08979edb908 100644 --- a/stable/oscam/3.0.8/README.md +++ b/stable/oscam/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/oscam/3.0.8/app-readme.md b/stable/oscam/3.0.9/app-readme.md similarity index 100% rename from stable/oscam/3.0.8/app-readme.md rename to stable/oscam/3.0.9/app-readme.md diff --git a/stable/oscam/3.0.9/charts/common-8.3.12.tgz b/stable/oscam/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/oscam/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/oscam/3.0.8/helm-values.md b/stable/oscam/3.0.9/helm-values.md similarity index 100% rename from stable/oscam/3.0.8/helm-values.md rename to stable/oscam/3.0.9/helm-values.md diff --git a/stable/oscam/3.0.8/questions.yaml b/stable/oscam/3.0.9/questions.yaml similarity index 99% rename from stable/oscam/3.0.8/questions.yaml rename to stable/oscam/3.0.9/questions.yaml index 909fbb9a6f8..a5f7bfc4982 100644 --- a/stable/oscam/3.0.8/questions.yaml +++ b/stable/oscam/3.0.9/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/oscam/3.0.8/templates/common.yaml b/stable/oscam/3.0.9/templates/common.yaml similarity index 100% rename from stable/oscam/3.0.8/templates/common.yaml rename to stable/oscam/3.0.9/templates/common.yaml diff --git a/stable/oscam/3.0.8/test_values.yaml b/stable/oscam/3.0.9/values.yaml similarity index 100% rename from stable/oscam/3.0.8/test_values.yaml rename to stable/oscam/3.0.9/values.yaml diff --git a/stable/overseerr/3.0.8/CHANGELOG.md b/stable/overseerr/3.0.8/CHANGELOG.md deleted file mode 100644 index 031daa15161..00000000000 --- a/stable/overseerr/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [overseerr-3.0.8](https://github.com/truecharts/apps/compare/overseerr-3.0.7...overseerr-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/overseerr/3.0.8/Chart.lock b/stable/overseerr/3.0.8/Chart.lock deleted file mode 100644 index 59fa2dc90e2..00000000000 --- a/stable/overseerr/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:48:07.398206323Z" diff --git a/stable/overseerr/3.0.8/charts/common-8.3.10.tgz b/stable/overseerr/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/overseerr/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/overseerr/3.0.8/ix_values.yaml b/stable/overseerr/3.0.8/ix_values.yaml deleted file mode 100644 index 788959faf70..00000000000 --- a/stable/overseerr/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/sct/overseerr - pullPolicy: IfNotPresent - tag: 1.26.1@sha256:254d16af8f71061d0f8feb0d4990078641eff13a17824938b60b43b334342f9d - -## -# 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/overseerr/3.0.8/values.yaml b/stable/overseerr/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/overseerr/3.0.9/CHANGELOG.md b/stable/overseerr/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..7ccfa0701d3 --- /dev/null +++ b/stable/overseerr/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [overseerr-3.0.9](https://github.com/truecharts/apps/compare/overseerr-3.0.8...overseerr-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/overseerr/3.0.8/CONFIG.md b/stable/overseerr/3.0.9/CONFIG.md similarity index 100% rename from stable/overseerr/3.0.8/CONFIG.md rename to stable/overseerr/3.0.9/CONFIG.md diff --git a/stable/overseerr/3.0.9/Chart.lock b/stable/overseerr/3.0.9/Chart.lock new file mode 100644 index 00000000000..2e98813c03e --- /dev/null +++ b/stable/overseerr/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:51:29.598394385Z" diff --git a/stable/overseerr/3.0.8/Chart.yaml b/stable/overseerr/3.0.9/Chart.yaml similarity index 95% rename from stable/overseerr/3.0.8/Chart.yaml rename to stable/overseerr/3.0.9/Chart.yaml index a58be7ba0f9..b7dfde446de 100644 --- a/stable/overseerr/3.0.8/Chart.yaml +++ b/stable/overseerr/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.26.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/overseerr/3.0.8/README.md b/stable/overseerr/3.0.9/README.md similarity index 96% rename from stable/overseerr/3.0.8/README.md rename to stable/overseerr/3.0.9/README.md index c319c0bae08..c1e809d3beb 100644 --- a/stable/overseerr/3.0.8/README.md +++ b/stable/overseerr/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/overseerr/3.0.8/app-readme.md b/stable/overseerr/3.0.9/app-readme.md similarity index 100% rename from stable/overseerr/3.0.8/app-readme.md rename to stable/overseerr/3.0.9/app-readme.md diff --git a/stable/overseerr/3.0.9/charts/common-8.3.12.tgz b/stable/overseerr/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/overseerr/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/overseerr/3.0.8/helm-values.md b/stable/overseerr/3.0.9/helm-values.md similarity index 100% rename from stable/overseerr/3.0.8/helm-values.md rename to stable/overseerr/3.0.9/helm-values.md diff --git a/stable/overseerr/3.0.8/questions.yaml b/stable/overseerr/3.0.9/questions.yaml similarity index 99% rename from stable/overseerr/3.0.8/questions.yaml rename to stable/overseerr/3.0.9/questions.yaml index 2e7528079df..f0f5937b74b 100644 --- a/stable/overseerr/3.0.8/questions.yaml +++ b/stable/overseerr/3.0.9/questions.yaml @@ -545,6 +545,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/overseerr/3.0.8/templates/common.yaml b/stable/overseerr/3.0.9/templates/common.yaml similarity index 100% rename from stable/overseerr/3.0.8/templates/common.yaml rename to stable/overseerr/3.0.9/templates/common.yaml diff --git a/stable/overseerr/3.0.8/test_values.yaml b/stable/overseerr/3.0.9/values.yaml similarity index 100% rename from stable/overseerr/3.0.8/test_values.yaml rename to stable/overseerr/3.0.9/values.yaml diff --git a/stable/owncast/3.0.10/CHANGELOG.md b/stable/owncast/3.0.10/CHANGELOG.md deleted file mode 100644 index c7ec60790cc..00000000000 --- a/stable/owncast/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [owncast-3.0.10](https://github.com/truecharts/apps/compare/owncast-3.0.9...owncast-3.0.10) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/owncast/3.0.10/Chart.lock b/stable/owncast/3.0.10/Chart.lock deleted file mode 100644 index 7bb31a2c129..00000000000 --- a/stable/owncast/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:48:22.035752755Z" diff --git a/stable/owncast/3.0.10/charts/common-8.3.10.tgz b/stable/owncast/3.0.10/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/owncast/3.0.10/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/owncast/3.0.10/ix_values.yaml b/stable/owncast/3.0.10/ix_values.yaml deleted file mode 100644 index 49290ce6e04..00000000000 --- a/stable/owncast/3.0.10/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/owncast - pullPolicy: IfNotPresent - tag: v0.0.10@sha256:59e455798cacf118a74184755b060f48bcc05dc56bb9d4f696bcc77f411f1ad0 - -## -# 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/owncast/3.0.10/values.yaml b/stable/owncast/3.0.10/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/owncast/3.0.11/CHANGELOG.md b/stable/owncast/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..846f0934b1e --- /dev/null +++ b/stable/owncast/3.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [owncast-3.0.11](https://github.com/truecharts/apps/compare/owncast-3.0.10...owncast-3.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/owncast/3.0.10/CONFIG.md b/stable/owncast/3.0.11/CONFIG.md similarity index 100% rename from stable/owncast/3.0.10/CONFIG.md rename to stable/owncast/3.0.11/CONFIG.md diff --git a/stable/owncast/3.0.11/Chart.lock b/stable/owncast/3.0.11/Chart.lock new file mode 100644 index 00000000000..1f73899a4bc --- /dev/null +++ b/stable/owncast/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:51:50.275365897Z" diff --git a/stable/owncast/3.0.10/Chart.yaml b/stable/owncast/3.0.11/Chart.yaml similarity index 94% rename from stable/owncast/3.0.10/Chart.yaml rename to stable/owncast/3.0.11/Chart.yaml index c5d388d140b..683520e4e40 100644 --- a/stable/owncast/3.0.10/Chart.yaml +++ b/stable/owncast/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.10 +version: 3.0.11 diff --git a/stable/owncast/3.0.10/README.md b/stable/owncast/3.0.11/README.md similarity index 96% rename from stable/owncast/3.0.10/README.md rename to stable/owncast/3.0.11/README.md index 7870771786b..831c927c65f 100644 --- a/stable/owncast/3.0.10/README.md +++ b/stable/owncast/3.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/owncast/3.0.10/app-readme.md b/stable/owncast/3.0.11/app-readme.md similarity index 100% rename from stable/owncast/3.0.10/app-readme.md rename to stable/owncast/3.0.11/app-readme.md diff --git a/stable/owncast/3.0.11/charts/common-8.3.12.tgz b/stable/owncast/3.0.11/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/owncast/3.0.11/charts/common-8.3.12.tgz differ diff --git a/stable/owncast/3.0.10/helm-values.md b/stable/owncast/3.0.11/helm-values.md similarity index 100% rename from stable/owncast/3.0.10/helm-values.md rename to stable/owncast/3.0.11/helm-values.md diff --git a/stable/owncast/3.0.10/questions.yaml b/stable/owncast/3.0.11/questions.yaml similarity index 99% rename from stable/owncast/3.0.10/questions.yaml rename to stable/owncast/3.0.11/questions.yaml index 30be03c2e11..bb56182b52d 100644 --- a/stable/owncast/3.0.10/questions.yaml +++ b/stable/owncast/3.0.11/questions.yaml @@ -636,6 +636,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/owncast/3.0.10/templates/common.yaml b/stable/owncast/3.0.11/templates/common.yaml similarity index 100% rename from stable/owncast/3.0.10/templates/common.yaml rename to stable/owncast/3.0.11/templates/common.yaml diff --git a/stable/owncast/3.0.10/test_values.yaml b/stable/owncast/3.0.11/values.yaml similarity index 100% rename from stable/owncast/3.0.10/test_values.yaml rename to stable/owncast/3.0.11/values.yaml diff --git a/stable/owncloud-ocis/3.0.10/CHANGELOG.md b/stable/owncloud-ocis/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..24d849a2e78 --- /dev/null +++ b/stable/owncloud-ocis/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [owncloud-ocis-3.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.9...owncloud-ocis-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/owncloud-ocis/3.0.9/CONFIG.md b/stable/owncloud-ocis/3.0.10/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/3.0.9/CONFIG.md rename to stable/owncloud-ocis/3.0.10/CONFIG.md diff --git a/stable/owncloud-ocis/3.0.10/Chart.lock b/stable/owncloud-ocis/3.0.10/Chart.lock new file mode 100644 index 00000000000..7ac6ae2eea4 --- /dev/null +++ b/stable/owncloud-ocis/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:52:11.735663942Z" diff --git a/stable/owncloud-ocis/3.0.9/Chart.yaml b/stable/owncloud-ocis/3.0.10/Chart.yaml similarity index 94% rename from stable/owncloud-ocis/3.0.9/Chart.yaml rename to stable/owncloud-ocis/3.0.10/Chart.yaml index 85f14aca22d..278b05b6671 100644 --- a/stable/owncloud-ocis/3.0.9/Chart.yaml +++ b/stable/owncloud-ocis/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.13.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/owncloud-ocis/3.0.9/README.md b/stable/owncloud-ocis/3.0.10/README.md similarity index 96% rename from stable/owncloud-ocis/3.0.9/README.md rename to stable/owncloud-ocis/3.0.10/README.md index 302397e8281..48d938fbedd 100644 --- a/stable/owncloud-ocis/3.0.9/README.md +++ b/stable/owncloud-ocis/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/owncloud-ocis/3.0.9/app-readme.md b/stable/owncloud-ocis/3.0.10/app-readme.md similarity index 100% rename from stable/owncloud-ocis/3.0.9/app-readme.md rename to stable/owncloud-ocis/3.0.10/app-readme.md diff --git a/stable/owncloud-ocis/3.0.10/charts/common-8.3.12.tgz b/stable/owncloud-ocis/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/owncloud-ocis/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/owncloud-ocis/3.0.9/helm-values.md b/stable/owncloud-ocis/3.0.10/helm-values.md similarity index 100% rename from stable/owncloud-ocis/3.0.9/helm-values.md rename to stable/owncloud-ocis/3.0.10/helm-values.md diff --git a/stable/owncloud-ocis/3.0.9/questions.yaml b/stable/owncloud-ocis/3.0.10/questions.yaml similarity index 99% rename from stable/owncloud-ocis/3.0.9/questions.yaml rename to stable/owncloud-ocis/3.0.10/questions.yaml index 3d66d536ece..eadcec64013 100644 --- a/stable/owncloud-ocis/3.0.9/questions.yaml +++ b/stable/owncloud-ocis/3.0.10/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/owncloud-ocis/3.0.9/templates/common.yaml b/stable/owncloud-ocis/3.0.10/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.9/templates/common.yaml rename to stable/owncloud-ocis/3.0.10/templates/common.yaml diff --git a/stable/owncloud-ocis/3.0.9/test_values.yaml b/stable/owncloud-ocis/3.0.10/values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.9/test_values.yaml rename to stable/owncloud-ocis/3.0.10/values.yaml diff --git a/stable/owncloud-ocis/3.0.9/CHANGELOG.md b/stable/owncloud-ocis/3.0.9/CHANGELOG.md deleted file mode 100644 index cb158ca57d0..00000000000 --- a/stable/owncloud-ocis/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [owncloud-ocis-3.0.9](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.8...owncloud-ocis-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/owncloud-ocis/3.0.9/Chart.lock b/stable/owncloud-ocis/3.0.9/Chart.lock deleted file mode 100644 index 533f71a6229..00000000000 --- a/stable/owncloud-ocis/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:48:36.585763312Z" diff --git a/stable/owncloud-ocis/3.0.9/charts/common-8.3.10.tgz b/stable/owncloud-ocis/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/owncloud-ocis/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/3.0.9/ix_values.yaml b/stable/owncloud-ocis/3.0.9/ix_values.yaml deleted file mode 100644 index 44ca63d996d..00000000000 --- a/stable/owncloud-ocis/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/ocis - pullPolicy: IfNotPresent - tag: v1.13.0@sha256:8f1e2841849df772287d6ee6969b214b214c8200401a8491705305c12a85c50d - -## -# 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/owncloud-ocis/3.0.9/values.yaml b/stable/owncloud-ocis/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/pgadmin/3.0.10/CHANGELOG.md b/stable/pgadmin/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..63657f9eda4 --- /dev/null +++ b/stable/pgadmin/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [pgadmin-3.0.10](https://github.com/truecharts/apps/compare/pgadmin-3.0.9...pgadmin-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/pgadmin/3.0.9/CONFIG.md b/stable/pgadmin/3.0.10/CONFIG.md similarity index 100% rename from stable/pgadmin/3.0.9/CONFIG.md rename to stable/pgadmin/3.0.10/CONFIG.md diff --git a/stable/pgadmin/3.0.10/Chart.lock b/stable/pgadmin/3.0.10/Chart.lock new file mode 100644 index 00000000000..b5b8f3d280f --- /dev/null +++ b/stable/pgadmin/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:52:33.49792242Z" diff --git a/stable/pgadmin/3.0.9/Chart.yaml b/stable/pgadmin/3.0.10/Chart.yaml similarity index 94% rename from stable/pgadmin/3.0.9/Chart.yaml rename to stable/pgadmin/3.0.10/Chart.yaml index 2e6393d303e..64010104b3e 100644 --- a/stable/pgadmin/3.0.9/Chart.yaml +++ b/stable/pgadmin/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/pgadmin/3.0.9/README.md b/stable/pgadmin/3.0.10/README.md similarity index 96% rename from stable/pgadmin/3.0.9/README.md rename to stable/pgadmin/3.0.10/README.md index a9925f9078c..a1afe292743 100644 --- a/stable/pgadmin/3.0.9/README.md +++ b/stable/pgadmin/3.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/pgadmin/3.0.9/app-readme.md b/stable/pgadmin/3.0.10/app-readme.md similarity index 100% rename from stable/pgadmin/3.0.9/app-readme.md rename to stable/pgadmin/3.0.10/app-readme.md diff --git a/stable/pgadmin/3.0.10/charts/common-8.3.12.tgz b/stable/pgadmin/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/pgadmin/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/pgadmin/3.0.9/helm-values.md b/stable/pgadmin/3.0.10/helm-values.md similarity index 100% rename from stable/pgadmin/3.0.9/helm-values.md rename to stable/pgadmin/3.0.10/helm-values.md diff --git a/stable/pgadmin/3.0.9/questions.yaml b/stable/pgadmin/3.0.10/questions.yaml similarity index 99% rename from stable/pgadmin/3.0.9/questions.yaml rename to stable/pgadmin/3.0.10/questions.yaml index e84c3e22ae2..22df901d83e 100644 --- a/stable/pgadmin/3.0.9/questions.yaml +++ b/stable/pgadmin/3.0.10/questions.yaml @@ -558,6 +558,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/pgadmin/3.0.9/templates/common.yaml b/stable/pgadmin/3.0.10/templates/common.yaml similarity index 100% rename from stable/pgadmin/3.0.9/templates/common.yaml rename to stable/pgadmin/3.0.10/templates/common.yaml diff --git a/stable/pgadmin/3.0.9/test_values.yaml b/stable/pgadmin/3.0.10/values.yaml similarity index 100% rename from stable/pgadmin/3.0.9/test_values.yaml rename to stable/pgadmin/3.0.10/values.yaml diff --git a/stable/pgadmin/3.0.9/CHANGELOG.md b/stable/pgadmin/3.0.9/CHANGELOG.md deleted file mode 100644 index 8e8a4db3431..00000000000 --- a/stable/pgadmin/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [pgadmin-3.0.9](https://github.com/truecharts/apps/compare/pgadmin-3.0.8...pgadmin-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/pgadmin/3.0.9/Chart.lock b/stable/pgadmin/3.0.9/Chart.lock deleted file mode 100644 index c846be3c2f2..00000000000 --- a/stable/pgadmin/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:48:51.230270578Z" diff --git a/stable/pgadmin/3.0.9/charts/common-8.3.10.tgz b/stable/pgadmin/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/pgadmin/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/pgadmin/3.0.9/ix_values.yaml b/stable/pgadmin/3.0.9/ix_values.yaml deleted file mode 100644 index 68a13544ddb..00000000000 --- a/stable/pgadmin/3.0.9/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: docker.io/dpage/pgadmin4 - pullPolicy: IfNotPresent - tag: 6.0@sha256:e8d18f941264a82c6fbe81ce60503f2b00823a36e571cd383ca1f462b578f691 - - -## -# 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/pgadmin/3.0.9/values.yaml b/stable/pgadmin/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/photoprism/4.0.2/CHANGELOG.md b/stable/photoprism/4.0.2/CHANGELOG.md deleted file mode 100644 index b457d7b82b8..00000000000 --- a/stable/photoprism/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [photoprism-4.0.2](https://github.com/truecharts/apps/compare/photoprism-4.0.1...photoprism-4.0.2) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/photoprism/4.0.2/Chart.lock b/stable/photoprism/4.0.2/Chart.lock deleted file mode 100644 index a2bf836dde3..00000000000 --- a/stable/photoprism/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:49:06.124091548Z" diff --git a/stable/photoprism/4.0.2/charts/common-8.3.10.tgz b/stable/photoprism/4.0.2/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/photoprism/4.0.2/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/photoprism/4.0.2/ix_values.yaml b/stable/photoprism/4.0.2/ix_values.yaml deleted file mode 100644 index 99e9a855d07..00000000000 --- a/stable/photoprism/4.0.2/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: docker.io/photoprism/photoprism - pullPolicy: IfNotPresent - tag: 20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7 - -## -# 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/photoprism/4.0.2/values.yaml b/stable/photoprism/4.0.2/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/photoprism/4.0.3/CHANGELOG.md b/stable/photoprism/4.0.3/CHANGELOG.md new file mode 100644 index 00000000000..e9ee44da79e --- /dev/null +++ b/stable/photoprism/4.0.3/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [photoprism-4.0.3](https://github.com/truecharts/apps/compare/photoprism-4.0.2...photoprism-4.0.3) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/photoprism/4.0.2/CONFIG.md b/stable/photoprism/4.0.3/CONFIG.md similarity index 100% rename from stable/photoprism/4.0.2/CONFIG.md rename to stable/photoprism/4.0.3/CONFIG.md diff --git a/stable/photoprism/4.0.3/Chart.lock b/stable/photoprism/4.0.3/Chart.lock new file mode 100644 index 00000000000..45f8c973e7e --- /dev/null +++ b/stable/photoprism/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:52:55.130317343Z" diff --git a/stable/photoprism/4.0.2/Chart.yaml b/stable/photoprism/4.0.3/Chart.yaml similarity index 95% rename from stable/photoprism/4.0.2/Chart.yaml rename to stable/photoprism/4.0.3/Chart.yaml index 1e921a467f2..1f1544372bb 100644 --- a/stable/photoprism/4.0.2/Chart.yaml +++ b/stable/photoprism/4.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20211010" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.2 +version: 4.0.3 diff --git a/stable/photoprism/4.0.2/README.md b/stable/photoprism/4.0.3/README.md similarity index 96% rename from stable/photoprism/4.0.2/README.md rename to stable/photoprism/4.0.3/README.md index 9081949ab6d..b4aa1cee207 100644 --- a/stable/photoprism/4.0.2/README.md +++ b/stable/photoprism/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/photoprism/4.0.2/app-readme.md b/stable/photoprism/4.0.3/app-readme.md similarity index 100% rename from stable/photoprism/4.0.2/app-readme.md rename to stable/photoprism/4.0.3/app-readme.md diff --git a/stable/photoprism/4.0.3/charts/common-8.3.12.tgz b/stable/photoprism/4.0.3/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/photoprism/4.0.3/charts/common-8.3.12.tgz differ diff --git a/stable/photoprism/4.0.2/helm-values.md b/stable/photoprism/4.0.3/helm-values.md similarity index 100% rename from stable/photoprism/4.0.2/helm-values.md rename to stable/photoprism/4.0.3/helm-values.md diff --git a/stable/photoprism/4.0.2/questions.yaml b/stable/photoprism/4.0.3/questions.yaml similarity index 99% rename from stable/photoprism/4.0.2/questions.yaml rename to stable/photoprism/4.0.3/questions.yaml index 57aa66e2160..7692fc2b094 100644 --- a/stable/photoprism/4.0.2/questions.yaml +++ b/stable/photoprism/4.0.3/questions.yaml @@ -617,6 +617,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/photoprism/4.0.2/templates/common.yaml b/stable/photoprism/4.0.3/templates/common.yaml similarity index 100% rename from stable/photoprism/4.0.2/templates/common.yaml rename to stable/photoprism/4.0.3/templates/common.yaml diff --git a/stable/photoprism/4.0.2/test_values.yaml b/stable/photoprism/4.0.3/values.yaml similarity index 100% rename from stable/photoprism/4.0.2/test_values.yaml rename to stable/photoprism/4.0.3/values.yaml diff --git a/stable/phpldapadmin/3.0.8/CHANGELOG.md b/stable/phpldapadmin/3.0.8/CHANGELOG.md deleted file mode 100644 index e8aee968c51..00000000000 --- a/stable/phpldapadmin/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [phpldapadmin-3.0.8](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.7...phpldapadmin-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/phpldapadmin/3.0.8/Chart.lock b/stable/phpldapadmin/3.0.8/Chart.lock deleted file mode 100644 index ca6ea443dfd..00000000000 --- a/stable/phpldapadmin/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:49:20.92846798Z" diff --git a/stable/phpldapadmin/3.0.8/charts/common-8.3.10.tgz b/stable/phpldapadmin/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/phpldapadmin/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/phpldapadmin/3.0.8/ix_values.yaml b/stable/phpldapadmin/3.0.8/ix_values.yaml deleted file mode 100644 index e7ce7dae49c..00000000000 --- a/stable/phpldapadmin/3.0.8/ix_values.yaml +++ /dev/null @@ -1,18 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/phpldapadmin - pullPolicy: IfNotPresent - tag: v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158 - -persistence: - varrun: - enabled: false -## -# 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/phpldapadmin/3.0.8/values.yaml b/stable/phpldapadmin/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/phpldapadmin/3.0.9/CHANGELOG.md b/stable/phpldapadmin/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..b3f93bd55a9 --- /dev/null +++ b/stable/phpldapadmin/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [phpldapadmin-3.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.8...phpldapadmin-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/phpldapadmin/3.0.8/CONFIG.md b/stable/phpldapadmin/3.0.9/CONFIG.md similarity index 100% rename from stable/phpldapadmin/3.0.8/CONFIG.md rename to stable/phpldapadmin/3.0.9/CONFIG.md diff --git a/stable/phpldapadmin/3.0.9/Chart.lock b/stable/phpldapadmin/3.0.9/Chart.lock new file mode 100644 index 00000000000..3df06c3d9a1 --- /dev/null +++ b/stable/phpldapadmin/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:53:17.222591876Z" diff --git a/stable/phpldapadmin/3.0.8/Chart.yaml b/stable/phpldapadmin/3.0.9/Chart.yaml similarity index 95% rename from stable/phpldapadmin/3.0.8/Chart.yaml rename to stable/phpldapadmin/3.0.9/Chart.yaml index 4d16103ab9c..458009a927f 100644 --- a/stable/phpldapadmin/3.0.8/Chart.yaml +++ b/stable/phpldapadmin/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/phpldapadmin/3.0.8/README.md b/stable/phpldapadmin/3.0.9/README.md similarity index 96% rename from stable/phpldapadmin/3.0.8/README.md rename to stable/phpldapadmin/3.0.9/README.md index 485d41ca70b..7d1f888559f 100644 --- a/stable/phpldapadmin/3.0.8/README.md +++ b/stable/phpldapadmin/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/phpldapadmin/3.0.8/app-readme.md b/stable/phpldapadmin/3.0.9/app-readme.md similarity index 100% rename from stable/phpldapadmin/3.0.8/app-readme.md rename to stable/phpldapadmin/3.0.9/app-readme.md diff --git a/stable/phpldapadmin/3.0.9/charts/common-8.3.12.tgz b/stable/phpldapadmin/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/phpldapadmin/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/phpldapadmin/3.0.8/helm-values.md b/stable/phpldapadmin/3.0.9/helm-values.md similarity index 100% rename from stable/phpldapadmin/3.0.8/helm-values.md rename to stable/phpldapadmin/3.0.9/helm-values.md diff --git a/stable/phpldapadmin/3.0.8/questions.yaml b/stable/phpldapadmin/3.0.9/questions.yaml similarity index 100% rename from stable/phpldapadmin/3.0.8/questions.yaml rename to stable/phpldapadmin/3.0.9/questions.yaml diff --git a/stable/phpldapadmin/3.0.8/templates/common.yaml b/stable/phpldapadmin/3.0.9/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/3.0.8/templates/common.yaml rename to stable/phpldapadmin/3.0.9/templates/common.yaml diff --git a/stable/phpldapadmin/3.0.8/test_values.yaml b/stable/phpldapadmin/3.0.9/values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.8/test_values.yaml rename to stable/phpldapadmin/3.0.9/values.yaml diff --git a/stable/piaware/3.0.8/CHANGELOG.md b/stable/piaware/3.0.8/CHANGELOG.md deleted file mode 100644 index a725324eafe..00000000000 --- a/stable/piaware/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [piaware-3.0.8](https://github.com/truecharts/apps/compare/piaware-3.0.7...piaware-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/piaware/3.0.8/Chart.lock b/stable/piaware/3.0.8/Chart.lock deleted file mode 100644 index bbed1725cad..00000000000 --- a/stable/piaware/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:49:35.741750286Z" diff --git a/stable/piaware/3.0.8/charts/common-8.3.10.tgz b/stable/piaware/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/piaware/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/piaware/3.0.8/ix_values.yaml b/stable/piaware/3.0.8/ix_values.yaml deleted file mode 100644 index 1d31bd38a4e..00000000000 --- a/stable/piaware/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/piaware - pullPolicy: IfNotPresent - tag: v6.1@sha256:9e143490fbe9d5d9e0004ed4b5c08f1f83b56dbbc3920fa47db806b7fdcb1aad - -## -# 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/piaware/3.0.8/values.yaml b/stable/piaware/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/piaware/3.0.9/CHANGELOG.md b/stable/piaware/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..b9a422410f3 --- /dev/null +++ b/stable/piaware/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [piaware-3.0.9](https://github.com/truecharts/apps/compare/piaware-3.0.8...piaware-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/piaware/3.0.8/CONFIG.md b/stable/piaware/3.0.9/CONFIG.md similarity index 100% rename from stable/piaware/3.0.8/CONFIG.md rename to stable/piaware/3.0.9/CONFIG.md diff --git a/stable/piaware/3.0.9/Chart.lock b/stable/piaware/3.0.9/Chart.lock new file mode 100644 index 00000000000..80ff90bf1b4 --- /dev/null +++ b/stable/piaware/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:53:38.833692162Z" diff --git a/stable/piaware/3.0.8/Chart.yaml b/stable/piaware/3.0.9/Chart.yaml similarity index 94% rename from stable/piaware/3.0.8/Chart.yaml rename to stable/piaware/3.0.9/Chart.yaml index ce9322c99dd..2e3f6e27bce 100644 --- a/stable/piaware/3.0.8/Chart.yaml +++ b/stable/piaware/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/piaware/3.0.8/README.md b/stable/piaware/3.0.9/README.md similarity index 96% rename from stable/piaware/3.0.8/README.md rename to stable/piaware/3.0.9/README.md index 1460d48f2e2..06155d0f762 100644 --- a/stable/piaware/3.0.8/README.md +++ b/stable/piaware/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/piaware/3.0.8/app-readme.md b/stable/piaware/3.0.9/app-readme.md similarity index 100% rename from stable/piaware/3.0.8/app-readme.md rename to stable/piaware/3.0.9/app-readme.md diff --git a/stable/piaware/3.0.9/charts/common-8.3.12.tgz b/stable/piaware/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/piaware/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/piaware/3.0.8/ci/ct-values.yaml b/stable/piaware/3.0.9/ci/ct-values.yaml similarity index 100% rename from stable/piaware/3.0.8/ci/ct-values.yaml rename to stable/piaware/3.0.9/ci/ct-values.yaml diff --git a/stable/piaware/3.0.8/helm-values.md b/stable/piaware/3.0.9/helm-values.md similarity index 100% rename from stable/piaware/3.0.8/helm-values.md rename to stable/piaware/3.0.9/helm-values.md diff --git a/stable/piaware/3.0.8/questions.yaml b/stable/piaware/3.0.9/questions.yaml similarity index 99% rename from stable/piaware/3.0.8/questions.yaml rename to stable/piaware/3.0.9/questions.yaml index f4383462f7d..f434bc434f2 100644 --- a/stable/piaware/3.0.8/questions.yaml +++ b/stable/piaware/3.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/piaware/3.0.8/templates/common.yaml b/stable/piaware/3.0.9/templates/common.yaml similarity index 100% rename from stable/piaware/3.0.8/templates/common.yaml rename to stable/piaware/3.0.9/templates/common.yaml diff --git a/stable/piaware/3.0.8/test_values.yaml b/stable/piaware/3.0.9/values.yaml similarity index 100% rename from stable/piaware/3.0.8/test_values.yaml rename to stable/piaware/3.0.9/values.yaml diff --git a/stable/pihole/3.0.10/CHANGELOG.md b/stable/pihole/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..8a8e6b6ffc3 --- /dev/null +++ b/stable/pihole/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [pihole-3.0.10](https://github.com/truecharts/apps/compare/pihole-3.0.9...pihole-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/pihole/3.0.9/CONFIG.md b/stable/pihole/3.0.10/CONFIG.md similarity index 100% rename from stable/pihole/3.0.9/CONFIG.md rename to stable/pihole/3.0.10/CONFIG.md diff --git a/stable/pihole/3.0.10/Chart.lock b/stable/pihole/3.0.10/Chart.lock new file mode 100644 index 00000000000..07fbdf68a8c --- /dev/null +++ b/stable/pihole/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:53:59.298634985Z" diff --git a/stable/pihole/3.0.9/Chart.yaml b/stable/pihole/3.0.10/Chart.yaml similarity index 94% rename from stable/pihole/3.0.9/Chart.yaml rename to stable/pihole/3.0.10/Chart.yaml index f73721bd5e0..f8edd1a099e 100644 --- a/stable/pihole/3.0.9/Chart.yaml +++ b/stable/pihole/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/pihole/3.0.9/README.md b/stable/pihole/3.0.10/README.md similarity index 96% rename from stable/pihole/3.0.9/README.md rename to stable/pihole/3.0.10/README.md index 0d7c775771e..25eeceb2c3d 100644 --- a/stable/pihole/3.0.9/README.md +++ b/stable/pihole/3.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/pihole/3.0.9/app-readme.md b/stable/pihole/3.0.10/app-readme.md similarity index 100% rename from stable/pihole/3.0.9/app-readme.md rename to stable/pihole/3.0.10/app-readme.md diff --git a/stable/pihole/3.0.10/charts/common-8.3.12.tgz b/stable/pihole/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/pihole/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/pihole/3.0.9/helm-values.md b/stable/pihole/3.0.10/helm-values.md similarity index 100% rename from stable/pihole/3.0.9/helm-values.md rename to stable/pihole/3.0.10/helm-values.md diff --git a/stable/pihole/3.0.9/questions.yaml b/stable/pihole/3.0.10/questions.yaml similarity index 99% rename from stable/pihole/3.0.9/questions.yaml rename to stable/pihole/3.0.10/questions.yaml index e0495445c8d..3cb12207257 100644 --- a/stable/pihole/3.0.9/questions.yaml +++ b/stable/pihole/3.0.10/questions.yaml @@ -768,6 +768,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/pihole/3.0.9/templates/_configmap.tpl b/stable/pihole/3.0.10/templates/_configmap.tpl similarity index 100% rename from stable/pihole/3.0.9/templates/_configmap.tpl rename to stable/pihole/3.0.10/templates/_configmap.tpl diff --git a/stable/pihole/3.0.9/templates/common.yaml b/stable/pihole/3.0.10/templates/common.yaml similarity index 100% rename from stable/pihole/3.0.9/templates/common.yaml rename to stable/pihole/3.0.10/templates/common.yaml diff --git a/stable/pihole/3.0.9/test_values.yaml b/stable/pihole/3.0.10/values.yaml similarity index 100% rename from stable/pihole/3.0.9/test_values.yaml rename to stable/pihole/3.0.10/values.yaml diff --git a/stable/pihole/3.0.9/CHANGELOG.md b/stable/pihole/3.0.9/CHANGELOG.md deleted file mode 100644 index ee4869ad8f2..00000000000 --- a/stable/pihole/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [pihole-3.0.9](https://github.com/truecharts/apps/compare/pihole-3.0.8...pihole-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/pihole/3.0.9/Chart.lock b/stable/pihole/3.0.9/Chart.lock deleted file mode 100644 index 3267d7bbc03..00000000000 --- a/stable/pihole/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:49:50.542964422Z" diff --git a/stable/pihole/3.0.9/charts/common-8.3.10.tgz b/stable/pihole/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/pihole/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/pihole/3.0.9/ix_values.yaml b/stable/pihole/3.0.9/ix_values.yaml deleted file mode 100644 index 5b38ddda7fc..00000000000 --- a/stable/pihole/3.0.9/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/pihole - pullPolicy: IfNotPresent - tag: v2021.10@sha256:764fce3e7a7925588be2ee976e7eeae3f09e504520fe1ff1579b666c6eb15226 - -envFrom: - - configMapRef: - name: pihole-env - -## -# 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/pihole/3.0.9/values.yaml b/stable/pihole/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/plex/7.0.10/CHANGELOG.md b/stable/plex/7.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c38b59c11e4 --- /dev/null +++ b/stable/plex/7.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [plex-7.0.10](https://github.com/truecharts/apps/compare/plex-7.0.9...plex-7.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/plex/7.0.9/CONFIG.md b/stable/plex/7.0.10/CONFIG.md similarity index 100% rename from stable/plex/7.0.9/CONFIG.md rename to stable/plex/7.0.10/CONFIG.md diff --git a/stable/plex/7.0.10/Chart.lock b/stable/plex/7.0.10/Chart.lock new file mode 100644 index 00000000000..ac1e594a21c --- /dev/null +++ b/stable/plex/7.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:54:20.686368055Z" diff --git a/stable/plex/7.0.9/Chart.yaml b/stable/plex/7.0.10/Chart.yaml similarity index 94% rename from stable/plex/7.0.9/Chart.yaml rename to stable/plex/7.0.10/Chart.yaml index 32ce2c1e80a..9157183d3b7 100644 --- a/stable/plex/7.0.9/Chart.yaml +++ b/stable/plex/7.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.4.508" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 7.0.10 diff --git a/stable/plex/7.0.9/README.md b/stable/plex/7.0.10/README.md similarity index 96% rename from stable/plex/7.0.9/README.md rename to stable/plex/7.0.10/README.md index 763e623d743..37fcc73d193 100644 --- a/stable/plex/7.0.9/README.md +++ b/stable/plex/7.0.10/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/plex/7.0.9/app-readme.md b/stable/plex/7.0.10/app-readme.md similarity index 100% rename from stable/plex/7.0.9/app-readme.md rename to stable/plex/7.0.10/app-readme.md diff --git a/stable/plex/7.0.10/charts/common-8.3.12.tgz b/stable/plex/7.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/plex/7.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/plex/7.0.9/helm-values.md b/stable/plex/7.0.10/helm-values.md similarity index 100% rename from stable/plex/7.0.9/helm-values.md rename to stable/plex/7.0.10/helm-values.md diff --git a/stable/plex/7.0.9/questions.yaml b/stable/plex/7.0.10/questions.yaml similarity index 99% rename from stable/plex/7.0.9/questions.yaml rename to stable/plex/7.0.10/questions.yaml index 6ff34472b66..3732b3f28d1 100644 --- a/stable/plex/7.0.9/questions.yaml +++ b/stable/plex/7.0.10/questions.yaml @@ -558,6 +558,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/plex/7.0.9/templates/common.yaml b/stable/plex/7.0.10/templates/common.yaml similarity index 100% rename from stable/plex/7.0.9/templates/common.yaml rename to stable/plex/7.0.10/templates/common.yaml diff --git a/stable/plex/7.0.9/test_values.yaml b/stable/plex/7.0.10/values.yaml similarity index 100% rename from stable/plex/7.0.9/test_values.yaml rename to stable/plex/7.0.10/values.yaml diff --git a/stable/plex/7.0.9/CHANGELOG.md b/stable/plex/7.0.9/CHANGELOG.md deleted file mode 100644 index 85ac356aa1a..00000000000 --- a/stable/plex/7.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [plex-7.0.9](https://github.com/truecharts/apps/compare/plex-7.0.8...plex-7.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/plex/7.0.9/Chart.lock b/stable/plex/7.0.9/Chart.lock deleted file mode 100644 index 2dca6d82a1f..00000000000 --- a/stable/plex/7.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:50:05.254675964Z" diff --git a/stable/plex/7.0.9/charts/common-8.3.10.tgz b/stable/plex/7.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/plex/7.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/plex/7.0.9/ix_values.yaml b/stable/plex/7.0.9/ix_values.yaml deleted file mode 100644 index 5eee4ddfd2a..00000000000 --- a/stable/plex/7.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/plex - pullPolicy: IfNotPresent - tag: v1.24.4.5081-e362dc1ee@sha256:76cf477469c9ba3951917188d662234032212f8e02f0a17f27036040cde509fc - -## -# 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/plex/7.0.9/values.yaml b/stable/plex/7.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/podgrab/6.0.8/CHANGELOG.md b/stable/podgrab/6.0.8/CHANGELOG.md deleted file mode 100644 index db0507e714b..00000000000 --- a/stable/podgrab/6.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [podgrab-6.0.8](https://github.com/truecharts/apps/compare/podgrab-6.0.7...podgrab-6.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/podgrab/6.0.8/Chart.lock b/stable/podgrab/6.0.8/Chart.lock deleted file mode 100644 index 869bfff3dca..00000000000 --- a/stable/podgrab/6.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:50:19.962658535Z" diff --git a/stable/podgrab/6.0.8/charts/common-8.3.10.tgz b/stable/podgrab/6.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/podgrab/6.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/podgrab/6.0.8/ix_values.yaml b/stable/podgrab/6.0.8/ix_values.yaml deleted file mode 100644 index 9b928397853..00000000000 --- a/stable/podgrab/6.0.8/ix_values.yaml +++ /dev/null @@ -1,26 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/podgrab - pullPolicy: Always - tag: v1.0.0@sha256:17a92f111c5840f1fb78f216e4191ec1f5eeeb04ad5a1a5bdde0df35fdbe8910 - - -probes: - liveness: - enabled: false - - readiness: - enabled: false - - startup: - enabled: false - -## -# 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/podgrab/6.0.8/values.yaml b/stable/podgrab/6.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/podgrab/6.0.9/CHANGELOG.md b/stable/podgrab/6.0.9/CHANGELOG.md new file mode 100644 index 00000000000..6de86442b57 --- /dev/null +++ b/stable/podgrab/6.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [podgrab-6.0.9](https://github.com/truecharts/apps/compare/podgrab-6.0.8...podgrab-6.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/podgrab/6.0.8/CONFIG.md b/stable/podgrab/6.0.9/CONFIG.md similarity index 100% rename from stable/podgrab/6.0.8/CONFIG.md rename to stable/podgrab/6.0.9/CONFIG.md diff --git a/stable/podgrab/6.0.9/Chart.lock b/stable/podgrab/6.0.9/Chart.lock new file mode 100644 index 00000000000..c7ac77aeb64 --- /dev/null +++ b/stable/podgrab/6.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:54:42.315816506Z" diff --git a/stable/podgrab/6.0.8/Chart.yaml b/stable/podgrab/6.0.9/Chart.yaml similarity index 95% rename from stable/podgrab/6.0.8/Chart.yaml rename to stable/podgrab/6.0.9/Chart.yaml index d08d237f8b6..8584361f07c 100644 --- a/stable/podgrab/6.0.8/Chart.yaml +++ b/stable/podgrab/6.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 6.0.9 diff --git a/stable/podgrab/6.0.8/README.md b/stable/podgrab/6.0.9/README.md similarity index 96% rename from stable/podgrab/6.0.8/README.md rename to stable/podgrab/6.0.9/README.md index bffb295e95d..edbc75eba12 100644 --- a/stable/podgrab/6.0.8/README.md +++ b/stable/podgrab/6.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/podgrab/6.0.8/app-readme.md b/stable/podgrab/6.0.9/app-readme.md similarity index 100% rename from stable/podgrab/6.0.8/app-readme.md rename to stable/podgrab/6.0.9/app-readme.md diff --git a/stable/podgrab/6.0.9/charts/common-8.3.12.tgz b/stable/podgrab/6.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/podgrab/6.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/podgrab/6.0.8/helm-values.md b/stable/podgrab/6.0.9/helm-values.md similarity index 100% rename from stable/podgrab/6.0.8/helm-values.md rename to stable/podgrab/6.0.9/helm-values.md diff --git a/stable/podgrab/6.0.8/questions.yaml b/stable/podgrab/6.0.9/questions.yaml similarity index 100% rename from stable/podgrab/6.0.8/questions.yaml rename to stable/podgrab/6.0.9/questions.yaml diff --git a/stable/podgrab/6.0.8/templates/common.yaml b/stable/podgrab/6.0.9/templates/common.yaml similarity index 100% rename from stable/podgrab/6.0.8/templates/common.yaml rename to stable/podgrab/6.0.9/templates/common.yaml diff --git a/stable/podgrab/6.0.8/test_values.yaml b/stable/podgrab/6.0.9/values.yaml similarity index 100% rename from stable/podgrab/6.0.8/test_values.yaml rename to stable/podgrab/6.0.9/values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.8/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.8/CHANGELOG.md deleted file mode 100644 index db7b84a0139..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pretend-youre-xyzzy-3.0.8](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.7...pretend-youre-xyzzy-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/pretend-youre-xyzzy/3.0.8/Chart.lock b/stable/pretend-youre-xyzzy/3.0.8/Chart.lock deleted file mode 100644 index 86832c66d31..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:50:49.463672697Z" diff --git a/stable/pretend-youre-xyzzy/3.0.8/charts/common-8.3.10.tgz b/stable/pretend-youre-xyzzy/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/pretend-youre-xyzzy/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/3.0.8/ix_values.yaml b/stable/pretend-youre-xyzzy/3.0.8/ix_values.yaml deleted file mode 100644 index cf2e8c6f3fc..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: docker.io/emcniece/dockeryourxyzzy - pullPolicy: IfNotPresent - tag: 4@sha256:04eccbccc15cb755bbdcdd277d7ceaefb776d22b1ca8de6a97cc97eccfc7cd17 - -## -# 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/pretend-youre-xyzzy/3.0.8/values.yaml b/stable/pretend-youre-xyzzy/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/pretend-youre-xyzzy/3.0.9/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..1f1a9efeaa8 --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pretend-youre-xyzzy-3.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.8...pretend-youre-xyzzy-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/pretend-youre-xyzzy/3.0.8/CONFIG.md b/stable/pretend-youre-xyzzy/3.0.9/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.8/CONFIG.md rename to stable/pretend-youre-xyzzy/3.0.9/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/3.0.9/Chart.lock b/stable/pretend-youre-xyzzy/3.0.9/Chart.lock new file mode 100644 index 00000000000..b7ec6f603b2 --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:55:04.619836749Z" diff --git a/stable/pretend-youre-xyzzy/3.0.8/Chart.yaml b/stable/pretend-youre-xyzzy/3.0.9/Chart.yaml similarity index 95% rename from stable/pretend-youre-xyzzy/3.0.8/Chart.yaml rename to stable/pretend-youre-xyzzy/3.0.9/Chart.yaml index 65e8c4d6b25..a7374d787a5 100644 --- a/stable/pretend-youre-xyzzy/3.0.8/Chart.yaml +++ b/stable/pretend-youre-xyzzy/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/pretend-youre-xyzzy/3.0.8/README.md b/stable/pretend-youre-xyzzy/3.0.9/README.md similarity index 96% rename from stable/pretend-youre-xyzzy/3.0.8/README.md rename to stable/pretend-youre-xyzzy/3.0.9/README.md index e26b5e5b2b9..220b4b552aa 100644 --- a/stable/pretend-youre-xyzzy/3.0.8/README.md +++ b/stable/pretend-youre-xyzzy/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/pretend-youre-xyzzy/3.0.8/app-readme.md b/stable/pretend-youre-xyzzy/3.0.9/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.8/app-readme.md rename to stable/pretend-youre-xyzzy/3.0.9/app-readme.md diff --git a/stable/pretend-youre-xyzzy/3.0.9/charts/common-8.3.12.tgz b/stable/pretend-youre-xyzzy/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/pretend-youre-xyzzy/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/pretend-youre-xyzzy/3.0.8/helm-values.md b/stable/pretend-youre-xyzzy/3.0.9/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.8/helm-values.md rename to stable/pretend-youre-xyzzy/3.0.9/helm-values.md diff --git a/stable/pretend-youre-xyzzy/3.0.8/questions.yaml b/stable/pretend-youre-xyzzy/3.0.9/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.8/questions.yaml rename to stable/pretend-youre-xyzzy/3.0.9/questions.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.8/templates/common.yaml b/stable/pretend-youre-xyzzy/3.0.9/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.8/templates/common.yaml rename to stable/pretend-youre-xyzzy/3.0.9/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.8/test_values.yaml b/stable/pretend-youre-xyzzy/3.0.9/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.8/test_values.yaml rename to stable/pretend-youre-xyzzy/3.0.9/values.yaml diff --git a/stable/protonmail-bridge/3.0.8/CHANGELOG.md b/stable/protonmail-bridge/3.0.8/CHANGELOG.md deleted file mode 100644 index dedf8e7fce2..00000000000 --- a/stable/protonmail-bridge/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [protonmail-bridge-3.0.8](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.7...protonmail-bridge-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/protonmail-bridge/3.0.8/Chart.lock b/stable/protonmail-bridge/3.0.8/Chart.lock deleted file mode 100644 index db1ac5f658b..00000000000 --- a/stable/protonmail-bridge/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:51:04.20198374Z" diff --git a/stable/protonmail-bridge/3.0.8/charts/common-8.3.10.tgz b/stable/protonmail-bridge/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/protonmail-bridge/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/3.0.8/ix_values.yaml b/stable/protonmail-bridge/3.0.8/ix_values.yaml deleted file mode 100644 index e6356add2f1..00000000000 --- a/stable/protonmail-bridge/3.0.8/ix_values.yaml +++ /dev/null @@ -1,21 +0,0 @@ -## -# 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: - repository: shenxn/protonmail-bridge - pullPolicy: IfNotPresent - tag: 1.8.9-1@sha256:b296e8dd5bc01af3e3bf769ed3be3b2cea689a88a1c097776322d2641a7b3ba4 - -service: - main: - ports: - main: - enabled: false - -## -# 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/protonmail-bridge/3.0.8/values.yaml b/stable/protonmail-bridge/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/protonmail-bridge/3.0.9/CHANGELOG.md b/stable/protonmail-bridge/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..2b29cbf1f7e --- /dev/null +++ b/stable/protonmail-bridge/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [protonmail-bridge-3.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.8...protonmail-bridge-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/protonmail-bridge/3.0.8/CONFIG.md b/stable/protonmail-bridge/3.0.9/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/3.0.8/CONFIG.md rename to stable/protonmail-bridge/3.0.9/CONFIG.md diff --git a/stable/protonmail-bridge/3.0.9/Chart.lock b/stable/protonmail-bridge/3.0.9/Chart.lock new file mode 100644 index 00000000000..9e9ba74e3e8 --- /dev/null +++ b/stable/protonmail-bridge/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:55:25.031514915Z" diff --git a/stable/protonmail-bridge/3.0.8/Chart.yaml b/stable/protonmail-bridge/3.0.9/Chart.yaml similarity index 95% rename from stable/protonmail-bridge/3.0.8/Chart.yaml rename to stable/protonmail-bridge/3.0.9/Chart.yaml index d386d4a8a9c..9121a539145 100644 --- a/stable/protonmail-bridge/3.0.8/Chart.yaml +++ b/stable/protonmail-bridge/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/protonmail-bridge/3.0.8/README.md b/stable/protonmail-bridge/3.0.9/README.md similarity index 96% rename from stable/protonmail-bridge/3.0.8/README.md rename to stable/protonmail-bridge/3.0.9/README.md index dc2952d10c7..c79c82aea25 100644 --- a/stable/protonmail-bridge/3.0.8/README.md +++ b/stable/protonmail-bridge/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/protonmail-bridge/3.0.8/app-readme.md b/stable/protonmail-bridge/3.0.9/app-readme.md similarity index 100% rename from stable/protonmail-bridge/3.0.8/app-readme.md rename to stable/protonmail-bridge/3.0.9/app-readme.md diff --git a/stable/protonmail-bridge/3.0.9/charts/common-8.3.12.tgz b/stable/protonmail-bridge/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/protonmail-bridge/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/protonmail-bridge/3.0.8/helm-values.md b/stable/protonmail-bridge/3.0.9/helm-values.md similarity index 100% rename from stable/protonmail-bridge/3.0.8/helm-values.md rename to stable/protonmail-bridge/3.0.9/helm-values.md diff --git a/stable/protonmail-bridge/3.0.8/questions.yaml b/stable/protonmail-bridge/3.0.9/questions.yaml similarity index 99% rename from stable/protonmail-bridge/3.0.8/questions.yaml rename to stable/protonmail-bridge/3.0.9/questions.yaml index 3a6d706a71e..1f70ffe873b 100644 --- a/stable/protonmail-bridge/3.0.8/questions.yaml +++ b/stable/protonmail-bridge/3.0.9/questions.yaml @@ -551,6 +551,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/protonmail-bridge/3.0.8/templates/common.yaml b/stable/protonmail-bridge/3.0.9/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.8/templates/common.yaml rename to stable/protonmail-bridge/3.0.9/templates/common.yaml diff --git a/stable/protonmail-bridge/3.0.8/test_values.yaml b/stable/protonmail-bridge/3.0.9/values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.8/test_values.yaml rename to stable/protonmail-bridge/3.0.9/values.yaml diff --git a/stable/prowlarr/3.0.12/CHANGELOG.md b/stable/prowlarr/3.0.12/CHANGELOG.md deleted file mode 100644 index 084e62009be..00000000000 --- a/stable/prowlarr/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [prowlarr-3.0.12](https://github.com/truecharts/apps/compare/prowlarr-3.0.11...prowlarr-3.0.12) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/prowlarr/3.0.12/Chart.lock b/stable/prowlarr/3.0.12/Chart.lock deleted file mode 100644 index 1c17dc91c56..00000000000 --- a/stable/prowlarr/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:51:19.093434784Z" diff --git a/stable/prowlarr/3.0.12/charts/common-8.3.10.tgz b/stable/prowlarr/3.0.12/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/prowlarr/3.0.12/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/prowlarr/3.0.12/ix_values.yaml b/stable/prowlarr/3.0.12/ix_values.yaml deleted file mode 100644 index 78e1197ab34..00000000000 --- a/stable/prowlarr/3.0.12/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: ghcr.io/k8s-at-home/prowlarr - # -- image tag - tag: v0.1.1.1006@sha256:573b1936d8261262c3e463aadaf5824145fd81bf847b8af64b045ee3c4629ac8 - # -- 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/prowlarr/3.0.12/values.yaml b/stable/prowlarr/3.0.12/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/prowlarr/3.0.13/CHANGELOG.md b/stable/prowlarr/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..16ddbde18a9 --- /dev/null +++ b/stable/prowlarr/3.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [prowlarr-3.0.13](https://github.com/truecharts/apps/compare/prowlarr-3.0.12...prowlarr-3.0.13) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/prowlarr/3.0.12/CONFIG.md b/stable/prowlarr/3.0.13/CONFIG.md similarity index 100% rename from stable/prowlarr/3.0.12/CONFIG.md rename to stable/prowlarr/3.0.13/CONFIG.md diff --git a/stable/prowlarr/3.0.13/Chart.lock b/stable/prowlarr/3.0.13/Chart.lock new file mode 100644 index 00000000000..a40bc0a85de --- /dev/null +++ b/stable/prowlarr/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:55:45.602606496Z" diff --git a/stable/prowlarr/3.0.12/Chart.yaml b/stable/prowlarr/3.0.13/Chart.yaml similarity index 94% rename from stable/prowlarr/3.0.12/Chart.yaml rename to stable/prowlarr/3.0.13/Chart.yaml index 87dcf0b02f5..db57706f5b8 100644 --- a/stable/prowlarr/3.0.12/Chart.yaml +++ b/stable/prowlarr/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1.1006" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.12 +version: 3.0.13 diff --git a/stable/prowlarr/3.0.12/README.md b/stable/prowlarr/3.0.13/README.md similarity index 96% rename from stable/prowlarr/3.0.12/README.md rename to stable/prowlarr/3.0.13/README.md index c99659c405f..c346b631429 100644 --- a/stable/prowlarr/3.0.12/README.md +++ b/stable/prowlarr/3.0.13/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/prowlarr/3.0.12/app-readme.md b/stable/prowlarr/3.0.13/app-readme.md similarity index 100% rename from stable/prowlarr/3.0.12/app-readme.md rename to stable/prowlarr/3.0.13/app-readme.md diff --git a/stable/prowlarr/3.0.13/charts/common-8.3.12.tgz b/stable/prowlarr/3.0.13/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/prowlarr/3.0.13/charts/common-8.3.12.tgz differ diff --git a/stable/prowlarr/3.0.12/helm-values.md b/stable/prowlarr/3.0.13/helm-values.md similarity index 100% rename from stable/prowlarr/3.0.12/helm-values.md rename to stable/prowlarr/3.0.13/helm-values.md diff --git a/stable/prowlarr/3.0.12/questions.yaml b/stable/prowlarr/3.0.13/questions.yaml similarity index 100% rename from stable/prowlarr/3.0.12/questions.yaml rename to stable/prowlarr/3.0.13/questions.yaml diff --git a/stable/prowlarr/3.0.12/templates/common.yaml b/stable/prowlarr/3.0.13/templates/common.yaml similarity index 100% rename from stable/prowlarr/3.0.12/templates/common.yaml rename to stable/prowlarr/3.0.13/templates/common.yaml diff --git a/stable/prowlarr/3.0.12/test_values.yaml b/stable/prowlarr/3.0.13/values.yaml similarity index 100% rename from stable/prowlarr/3.0.12/test_values.yaml rename to stable/prowlarr/3.0.13/values.yaml diff --git a/stable/pyload/3.0.8/CHANGELOG.md b/stable/pyload/3.0.8/CHANGELOG.md deleted file mode 100644 index bcad156bf74..00000000000 --- a/stable/pyload/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [pyload-3.0.8](https://github.com/truecharts/apps/compare/pyload-3.0.7...pyload-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/pyload/3.0.8/Chart.lock b/stable/pyload/3.0.8/Chart.lock deleted file mode 100644 index a8b0fff3604..00000000000 --- a/stable/pyload/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:51:33.86577169Z" diff --git a/stable/pyload/3.0.8/charts/common-8.3.10.tgz b/stable/pyload/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/pyload/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/pyload/3.0.8/ix_values.yaml b/stable/pyload/3.0.8/ix_values.yaml deleted file mode 100644 index da6f7694b9a..00000000000 --- a/stable/pyload/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/pyload - pullPolicy: IfNotPresent - tag: version-5de90278@sha256:d3c87933a5fd8c67a7add40706e0042ad229c9a47cd1bc7ba3953b8ad049a6ce - -## -# 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/pyload/3.0.8/values.yaml b/stable/pyload/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/pyload/3.0.9/CHANGELOG.md b/stable/pyload/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..80ef8060b42 --- /dev/null +++ b/stable/pyload/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [pyload-3.0.9](https://github.com/truecharts/apps/compare/pyload-3.0.8...pyload-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/pyload/3.0.8/CONFIG.md b/stable/pyload/3.0.9/CONFIG.md similarity index 100% rename from stable/pyload/3.0.8/CONFIG.md rename to stable/pyload/3.0.9/CONFIG.md diff --git a/stable/pyload/3.0.9/Chart.lock b/stable/pyload/3.0.9/Chart.lock new file mode 100644 index 00000000000..4a03efa54dc --- /dev/null +++ b/stable/pyload/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:56:06.536977154Z" diff --git a/stable/pyload/3.0.8/Chart.yaml b/stable/pyload/3.0.9/Chart.yaml similarity index 95% rename from stable/pyload/3.0.8/Chart.yaml rename to stable/pyload/3.0.9/Chart.yaml index 201e0b451fb..d1462073324 100644 --- a/stable/pyload/3.0.8/Chart.yaml +++ b/stable/pyload/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5de90278" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/pyload/3.0.8/README.md b/stable/pyload/3.0.9/README.md similarity index 96% rename from stable/pyload/3.0.8/README.md rename to stable/pyload/3.0.9/README.md index bd0b5efe77d..57254dfe904 100644 --- a/stable/pyload/3.0.8/README.md +++ b/stable/pyload/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/pyload/3.0.8/app-readme.md b/stable/pyload/3.0.9/app-readme.md similarity index 100% rename from stable/pyload/3.0.8/app-readme.md rename to stable/pyload/3.0.9/app-readme.md diff --git a/stable/pyload/3.0.9/charts/common-8.3.12.tgz b/stable/pyload/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/pyload/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/pyload/3.0.8/helm-values.md b/stable/pyload/3.0.9/helm-values.md similarity index 100% rename from stable/pyload/3.0.8/helm-values.md rename to stable/pyload/3.0.9/helm-values.md diff --git a/stable/pyload/3.0.8/questions.yaml b/stable/pyload/3.0.9/questions.yaml similarity index 99% rename from stable/pyload/3.0.8/questions.yaml rename to stable/pyload/3.0.9/questions.yaml index baf01e65926..f817c107a44 100644 --- a/stable/pyload/3.0.8/questions.yaml +++ b/stable/pyload/3.0.9/questions.yaml @@ -546,6 +546,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/pyload/3.0.8/templates/common.yaml b/stable/pyload/3.0.9/templates/common.yaml similarity index 100% rename from stable/pyload/3.0.8/templates/common.yaml rename to stable/pyload/3.0.9/templates/common.yaml diff --git a/stable/pyload/3.0.8/test_values.yaml b/stable/pyload/3.0.9/values.yaml similarity index 100% rename from stable/pyload/3.0.8/test_values.yaml rename to stable/pyload/3.0.9/values.yaml diff --git a/stable/qbittorrent/8.0.10/CHANGELOG.md b/stable/qbittorrent/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..e7431118823 --- /dev/null +++ b/stable/qbittorrent/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [qbittorrent-8.0.10](https://github.com/truecharts/apps/compare/qbittorrent-8.0.9...qbittorrent-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/qbittorrent/8.0.9/CONFIG.md b/stable/qbittorrent/8.0.10/CONFIG.md similarity index 100% rename from stable/qbittorrent/8.0.9/CONFIG.md rename to stable/qbittorrent/8.0.10/CONFIG.md diff --git a/stable/qbittorrent/8.0.10/Chart.lock b/stable/qbittorrent/8.0.10/Chart.lock new file mode 100644 index 00000000000..e4c0e14839c --- /dev/null +++ b/stable/qbittorrent/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:56:27.871107429Z" diff --git a/stable/qbittorrent/8.0.9/Chart.yaml b/stable/qbittorrent/8.0.10/Chart.yaml similarity index 94% rename from stable/qbittorrent/8.0.9/Chart.yaml rename to stable/qbittorrent/8.0.10/Chart.yaml index f7b1ccb0e4c..9124fa5eb11 100644 --- a/stable/qbittorrent/8.0.9/Chart.yaml +++ b/stable/qbittorrent/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/qbittorrent/8.0.9/README.md b/stable/qbittorrent/8.0.10/README.md similarity index 96% rename from stable/qbittorrent/8.0.9/README.md rename to stable/qbittorrent/8.0.10/README.md index 16c43c8b1ec..ca4900efb88 100644 --- a/stable/qbittorrent/8.0.9/README.md +++ b/stable/qbittorrent/8.0.10/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/qbittorrent/8.0.9/app-readme.md b/stable/qbittorrent/8.0.10/app-readme.md similarity index 100% rename from stable/qbittorrent/8.0.9/app-readme.md rename to stable/qbittorrent/8.0.10/app-readme.md diff --git a/stable/qbittorrent/8.0.10/charts/common-8.3.12.tgz b/stable/qbittorrent/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/qbittorrent/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/qbittorrent/8.0.9/helm-values.md b/stable/qbittorrent/8.0.10/helm-values.md similarity index 100% rename from stable/qbittorrent/8.0.9/helm-values.md rename to stable/qbittorrent/8.0.10/helm-values.md diff --git a/stable/qbittorrent/8.0.9/questions.yaml b/stable/qbittorrent/8.0.10/questions.yaml similarity index 100% rename from stable/qbittorrent/8.0.9/questions.yaml rename to stable/qbittorrent/8.0.10/questions.yaml diff --git a/stable/qbittorrent/8.0.9/templates/_configmap.tpl b/stable/qbittorrent/8.0.10/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/8.0.9/templates/_configmap.tpl rename to stable/qbittorrent/8.0.10/templates/_configmap.tpl diff --git a/stable/qbittorrent/8.0.9/templates/common.yaml b/stable/qbittorrent/8.0.10/templates/common.yaml similarity index 100% rename from stable/qbittorrent/8.0.9/templates/common.yaml rename to stable/qbittorrent/8.0.10/templates/common.yaml diff --git a/stable/qbittorrent/8.0.9/test_values.yaml b/stable/qbittorrent/8.0.10/values.yaml similarity index 100% rename from stable/qbittorrent/8.0.9/test_values.yaml rename to stable/qbittorrent/8.0.10/values.yaml diff --git a/stable/qbittorrent/8.0.9/CHANGELOG.md b/stable/qbittorrent/8.0.9/CHANGELOG.md deleted file mode 100644 index 2282054a8b3..00000000000 --- a/stable/qbittorrent/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [qbittorrent-8.0.9](https://github.com/truecharts/apps/compare/qbittorrent-8.0.8...qbittorrent-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/qbittorrent/8.0.9/Chart.lock b/stable/qbittorrent/8.0.9/Chart.lock deleted file mode 100644 index ac591cf5db9..00000000000 --- a/stable/qbittorrent/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:51:48.535109804Z" diff --git a/stable/qbittorrent/8.0.9/charts/common-8.3.10.tgz b/stable/qbittorrent/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/qbittorrent/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/qbittorrent/8.0.9/ix_values.yaml b/stable/qbittorrent/8.0.9/ix_values.yaml deleted file mode 100644 index fd01324f564..00000000000 --- a/stable/qbittorrent/8.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/qbittorrent - pullPolicy: IfNotPresent - tag: v4.3.8@sha256:d224ead6e97bbd655a18b6d23a76c8bed23098c9c9d745bcd6e84feea31fd494 - -## -# 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/qbittorrent/8.0.9/values.yaml b/stable/qbittorrent/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/radarr/8.0.8/CHANGELOG.md b/stable/radarr/8.0.8/CHANGELOG.md deleted file mode 100644 index e37a9ec45f7..00000000000 --- a/stable/radarr/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [radarr-8.0.8](https://github.com/truecharts/apps/compare/radarr-8.0.7...radarr-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/radarr/8.0.8/Chart.lock b/stable/radarr/8.0.8/Chart.lock deleted file mode 100644 index b1f7a972eac..00000000000 --- a/stable/radarr/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:52:03.235431464Z" diff --git a/stable/radarr/8.0.8/charts/common-8.3.10.tgz b/stable/radarr/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/radarr/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/radarr/8.0.8/ix_values.yaml b/stable/radarr/8.0.8/ix_values.yaml deleted file mode 100644 index 97b50e70a99..00000000000 --- a/stable/radarr/8.0.8/ix_values.yaml +++ /dev/null @@ -1,37 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/radarr - pullPolicy: IfNotPresent - tag: v3.2.2.5080@sha256:b03562bacb117ab654dca5c6bcc61d013a40fe54e9fa1f563cd1c72899f77137 - -probes: - liveness: - enabled: true - ## Set this to true if you wish to specify your own livenessProbe - custom: true - ## The spec field contains the values for the default livenessProbe. - ## If you selected custom: true, this field holds the definition of the livenessProbe. - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:7878/api/v3/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 - - -## -# 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/radarr/8.0.8/values.yaml b/stable/radarr/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/radarr/8.0.9/CHANGELOG.md b/stable/radarr/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..7fced0d5e6a --- /dev/null +++ b/stable/radarr/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [radarr-8.0.9](https://github.com/truecharts/apps/compare/radarr-8.0.8...radarr-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/radarr/8.0.8/CONFIG.md b/stable/radarr/8.0.9/CONFIG.md similarity index 100% rename from stable/radarr/8.0.8/CONFIG.md rename to stable/radarr/8.0.9/CONFIG.md diff --git a/stable/radarr/8.0.9/Chart.lock b/stable/radarr/8.0.9/Chart.lock new file mode 100644 index 00000000000..aaf03040383 --- /dev/null +++ b/stable/radarr/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:56:48.534935578Z" diff --git a/stable/radarr/8.0.8/Chart.yaml b/stable/radarr/8.0.9/Chart.yaml similarity index 95% rename from stable/radarr/8.0.8/Chart.yaml rename to stable/radarr/8.0.9/Chart.yaml index f8a39422c9c..d9a5d505e31 100644 --- a/stable/radarr/8.0.8/Chart.yaml +++ b/stable/radarr/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.2.2.5080" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/radarr/8.0.8/README.md b/stable/radarr/8.0.9/README.md similarity index 96% rename from stable/radarr/8.0.8/README.md rename to stable/radarr/8.0.9/README.md index 4f1f5f60617..586bc273226 100644 --- a/stable/radarr/8.0.8/README.md +++ b/stable/radarr/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/radarr/8.0.8/app-readme.md b/stable/radarr/8.0.9/app-readme.md similarity index 100% rename from stable/radarr/8.0.8/app-readme.md rename to stable/radarr/8.0.9/app-readme.md diff --git a/stable/radarr/8.0.9/charts/common-8.3.12.tgz b/stable/radarr/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/radarr/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/radarr/8.0.8/helm-values.md b/stable/radarr/8.0.9/helm-values.md similarity index 100% rename from stable/radarr/8.0.8/helm-values.md rename to stable/radarr/8.0.9/helm-values.md diff --git a/stable/radarr/8.0.8/questions.yaml b/stable/radarr/8.0.9/questions.yaml similarity index 99% rename from stable/radarr/8.0.8/questions.yaml rename to stable/radarr/8.0.9/questions.yaml index d53a1278811..34963fde556 100644 --- a/stable/radarr/8.0.8/questions.yaml +++ b/stable/radarr/8.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/radarr/8.0.8/templates/common.yaml b/stable/radarr/8.0.9/templates/common.yaml similarity index 100% rename from stable/radarr/8.0.8/templates/common.yaml rename to stable/radarr/8.0.9/templates/common.yaml diff --git a/stable/radarr/8.0.8/test_values.yaml b/stable/radarr/8.0.9/values.yaml similarity index 100% rename from stable/radarr/8.0.8/test_values.yaml rename to stable/radarr/8.0.9/values.yaml diff --git a/stable/readarr/8.0.11/CHANGELOG.md b/stable/readarr/8.0.11/CHANGELOG.md deleted file mode 100644 index 1795ce5bbec..00000000000 --- a/stable/readarr/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [readarr-8.0.11](https://github.com/truecharts/apps/compare/readarr-8.0.10...readarr-8.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/readarr/8.0.11/Chart.lock b/stable/readarr/8.0.11/Chart.lock deleted file mode 100644 index f61d9ee11f9..00000000000 --- a/stable/readarr/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:52:17.98129514Z" diff --git a/stable/readarr/8.0.11/charts/common-8.3.10.tgz b/stable/readarr/8.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/readarr/8.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/readarr/8.0.11/ix_values.yaml b/stable/readarr/8.0.11/ix_values.yaml deleted file mode 100644 index 93de15c35cf..00000000000 --- a/stable/readarr/8.0.11/ix_values.yaml +++ /dev/null @@ -1,37 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/readarr - pullPolicy: IfNotPresent - tag: v0.1.0.991@sha256:bec54cccb3e4cd8e3126ea78e5e20aca4cf25d1a69151b62e0b0e885dfcde83e - -probes: - liveness: - enabled: true - ## Set this to true if you wish to specify your own livenessProbe - custom: true - ## The spec field contains the values for the default livenessProbe. - ## If you selected custom: true, this field holds the definition of the livenessProbe. - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 - - -## -# 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/readarr/8.0.11/values.yaml b/stable/readarr/8.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/readarr/8.0.12/CHANGELOG.md b/stable/readarr/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e2f759a8209 --- /dev/null +++ b/stable/readarr/8.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [readarr-8.0.12](https://github.com/truecharts/apps/compare/readarr-8.0.11...readarr-8.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/readarr/8.0.11/CONFIG.md b/stable/readarr/8.0.12/CONFIG.md similarity index 100% rename from stable/readarr/8.0.11/CONFIG.md rename to stable/readarr/8.0.12/CONFIG.md diff --git a/stable/readarr/8.0.12/Chart.lock b/stable/readarr/8.0.12/Chart.lock new file mode 100644 index 00000000000..770c0ce2a31 --- /dev/null +++ b/stable/readarr/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:57:09.03919067Z" diff --git a/stable/readarr/8.0.11/Chart.yaml b/stable/readarr/8.0.12/Chart.yaml similarity index 95% rename from stable/readarr/8.0.11/Chart.yaml rename to stable/readarr/8.0.12/Chart.yaml index 96afd33edba..abdcaa48790 100644 --- a/stable/readarr/8.0.11/Chart.yaml +++ b/stable/readarr/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0.991" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 8.0.12 diff --git a/stable/readarr/8.0.11/README.md b/stable/readarr/8.0.12/README.md similarity index 96% rename from stable/readarr/8.0.11/README.md rename to stable/readarr/8.0.12/README.md index b5c94a8fbee..4f860155915 100644 --- a/stable/readarr/8.0.11/README.md +++ b/stable/readarr/8.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/readarr/8.0.11/app-readme.md b/stable/readarr/8.0.12/app-readme.md similarity index 100% rename from stable/readarr/8.0.11/app-readme.md rename to stable/readarr/8.0.12/app-readme.md diff --git a/stable/readarr/8.0.12/charts/common-8.3.12.tgz b/stable/readarr/8.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/readarr/8.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/readarr/8.0.11/helm-values.md b/stable/readarr/8.0.12/helm-values.md similarity index 100% rename from stable/readarr/8.0.11/helm-values.md rename to stable/readarr/8.0.12/helm-values.md diff --git a/stable/readarr/8.0.11/questions.yaml b/stable/readarr/8.0.12/questions.yaml similarity index 100% rename from stable/readarr/8.0.11/questions.yaml rename to stable/readarr/8.0.12/questions.yaml diff --git a/stable/readarr/8.0.11/templates/common.yaml b/stable/readarr/8.0.12/templates/common.yaml similarity index 100% rename from stable/readarr/8.0.11/templates/common.yaml rename to stable/readarr/8.0.12/templates/common.yaml diff --git a/stable/readarr/8.0.11/test_values.yaml b/stable/readarr/8.0.12/values.yaml similarity index 100% rename from stable/readarr/8.0.11/test_values.yaml rename to stable/readarr/8.0.12/values.yaml diff --git a/stable/reg/3.0.8/CHANGELOG.md b/stable/reg/3.0.8/CHANGELOG.md deleted file mode 100644 index 1d33d38d52b..00000000000 --- a/stable/reg/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [reg-3.0.8](https://github.com/truecharts/apps/compare/reg-3.0.7...reg-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/reg/3.0.8/Chart.lock b/stable/reg/3.0.8/Chart.lock deleted file mode 100644 index 23b9133f4b1..00000000000 --- a/stable/reg/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:52:32.643187469Z" diff --git a/stable/reg/3.0.8/charts/common-8.3.10.tgz b/stable/reg/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/reg/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/reg/3.0.8/ix_values.yaml b/stable/reg/3.0.8/ix_values.yaml deleted file mode 100644 index c33d64c3437..00000000000 --- a/stable/reg/3.0.8/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: ghcr.io/truecharts/reg - # -- image pull policy - pullPolicy: IfNotPresent - # -- image tag - tag: v0.16.1@sha256:ae581387764a23c62c1386389e27358bac5088790904938264cb0bcd4e8c946c - - -## -# 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/reg/3.0.8/values.yaml b/stable/reg/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/reg/3.0.9/CHANGELOG.md b/stable/reg/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..4138d135855 --- /dev/null +++ b/stable/reg/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [reg-3.0.9](https://github.com/truecharts/apps/compare/reg-3.0.8...reg-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/reg/3.0.8/CONFIG.md b/stable/reg/3.0.9/CONFIG.md similarity index 100% rename from stable/reg/3.0.8/CONFIG.md rename to stable/reg/3.0.9/CONFIG.md diff --git a/stable/reg/3.0.9/Chart.lock b/stable/reg/3.0.9/Chart.lock new file mode 100644 index 00000000000..fd87cc48181 --- /dev/null +++ b/stable/reg/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:57:29.464574678Z" diff --git a/stable/reg/3.0.8/Chart.yaml b/stable/reg/3.0.9/Chart.yaml similarity index 94% rename from stable/reg/3.0.8/Chart.yaml rename to stable/reg/3.0.9/Chart.yaml index b3c79230a9d..a5968379fe0 100644 --- a/stable/reg/3.0.8/Chart.yaml +++ b/stable/reg/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.16.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/reg/3.0.8/README.md b/stable/reg/3.0.9/README.md similarity index 96% rename from stable/reg/3.0.8/README.md rename to stable/reg/3.0.9/README.md index b56ad4328c2..09e455d5cf3 100644 --- a/stable/reg/3.0.8/README.md +++ b/stable/reg/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/reg/3.0.8/app-readme.md b/stable/reg/3.0.9/app-readme.md similarity index 100% rename from stable/reg/3.0.8/app-readme.md rename to stable/reg/3.0.9/app-readme.md diff --git a/stable/reg/3.0.9/charts/common-8.3.12.tgz b/stable/reg/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/reg/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/reg/3.0.8/ci/ct-values.yaml b/stable/reg/3.0.9/ci/ct-values.yaml similarity index 100% rename from stable/reg/3.0.8/ci/ct-values.yaml rename to stable/reg/3.0.9/ci/ct-values.yaml diff --git a/stable/reg/3.0.8/helm-values.md b/stable/reg/3.0.9/helm-values.md similarity index 100% rename from stable/reg/3.0.8/helm-values.md rename to stable/reg/3.0.9/helm-values.md diff --git a/stable/reg/3.0.8/questions.yaml b/stable/reg/3.0.9/questions.yaml similarity index 100% rename from stable/reg/3.0.8/questions.yaml rename to stable/reg/3.0.9/questions.yaml diff --git a/stable/reg/3.0.8/templates/common.yaml b/stable/reg/3.0.9/templates/common.yaml similarity index 100% rename from stable/reg/3.0.8/templates/common.yaml rename to stable/reg/3.0.9/templates/common.yaml diff --git a/stable/reg/3.0.8/test_values.yaml b/stable/reg/3.0.9/values.yaml similarity index 100% rename from stable/reg/3.0.8/test_values.yaml rename to stable/reg/3.0.9/values.yaml diff --git a/stable/resilio-sync/3.0.8/CHANGELOG.md b/stable/resilio-sync/3.0.8/CHANGELOG.md deleted file mode 100644 index 709f2888425..00000000000 --- a/stable/resilio-sync/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [resilio-sync-3.0.8](https://github.com/truecharts/apps/compare/resilio-sync-3.0.7...resilio-sync-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/resilio-sync/3.0.8/Chart.lock b/stable/resilio-sync/3.0.8/Chart.lock deleted file mode 100644 index fa2115ac601..00000000000 --- a/stable/resilio-sync/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:52:47.409993163Z" diff --git a/stable/resilio-sync/3.0.8/charts/common-8.3.10.tgz b/stable/resilio-sync/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/resilio-sync/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/resilio-sync/3.0.8/ix_values.yaml b/stable/resilio-sync/3.0.8/ix_values.yaml deleted file mode 100644 index 26b5b39f9e5..00000000000 --- a/stable/resilio-sync/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/resilio-sync - pullPolicy: IfNotPresent - tag: version-2.7.2.1375@sha256:605b6d54402830fddfbadcdc8e12ab57015743a889e2f0a02641c8601afa42ba - -## -# 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/resilio-sync/3.0.8/values.yaml b/stable/resilio-sync/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/resilio-sync/3.0.9/CHANGELOG.md b/stable/resilio-sync/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..3c8ae271d44 --- /dev/null +++ b/stable/resilio-sync/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [resilio-sync-3.0.9](https://github.com/truecharts/apps/compare/resilio-sync-3.0.8...resilio-sync-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/resilio-sync/3.0.8/CONFIG.md b/stable/resilio-sync/3.0.9/CONFIG.md similarity index 100% rename from stable/resilio-sync/3.0.8/CONFIG.md rename to stable/resilio-sync/3.0.9/CONFIG.md diff --git a/stable/resilio-sync/3.0.9/Chart.lock b/stable/resilio-sync/3.0.9/Chart.lock new file mode 100644 index 00000000000..839b9406544 --- /dev/null +++ b/stable/resilio-sync/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:57:50.5753455Z" diff --git a/stable/resilio-sync/3.0.8/Chart.yaml b/stable/resilio-sync/3.0.9/Chart.yaml similarity index 95% rename from stable/resilio-sync/3.0.8/Chart.yaml rename to stable/resilio-sync/3.0.9/Chart.yaml index 965df3046a3..08f26a0617e 100644 --- a/stable/resilio-sync/3.0.8/Chart.yaml +++ b/stable/resilio-sync/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.2.1375" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/resilio-sync/3.0.8/README.md b/stable/resilio-sync/3.0.9/README.md similarity index 96% rename from stable/resilio-sync/3.0.8/README.md rename to stable/resilio-sync/3.0.9/README.md index 65d9b6e3c25..11b25d4ee4b 100644 --- a/stable/resilio-sync/3.0.8/README.md +++ b/stable/resilio-sync/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/resilio-sync/3.0.8/app-readme.md b/stable/resilio-sync/3.0.9/app-readme.md similarity index 100% rename from stable/resilio-sync/3.0.8/app-readme.md rename to stable/resilio-sync/3.0.9/app-readme.md diff --git a/stable/resilio-sync/3.0.9/charts/common-8.3.12.tgz b/stable/resilio-sync/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/resilio-sync/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/resilio-sync/3.0.8/helm-values.md b/stable/resilio-sync/3.0.9/helm-values.md similarity index 100% rename from stable/resilio-sync/3.0.8/helm-values.md rename to stable/resilio-sync/3.0.9/helm-values.md diff --git a/stable/resilio-sync/3.0.8/questions.yaml b/stable/resilio-sync/3.0.9/questions.yaml similarity index 99% rename from stable/resilio-sync/3.0.8/questions.yaml rename to stable/resilio-sync/3.0.9/questions.yaml index 1fd55fa2828..5c6df5d38a1 100644 --- a/stable/resilio-sync/3.0.8/questions.yaml +++ b/stable/resilio-sync/3.0.9/questions.yaml @@ -740,6 +740,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/resilio-sync/3.0.8/templates/common.yaml b/stable/resilio-sync/3.0.9/templates/common.yaml similarity index 100% rename from stable/resilio-sync/3.0.8/templates/common.yaml rename to stable/resilio-sync/3.0.9/templates/common.yaml diff --git a/stable/resilio-sync/3.0.8/test_values.yaml b/stable/resilio-sync/3.0.9/values.yaml similarity index 100% rename from stable/resilio-sync/3.0.8/test_values.yaml rename to stable/resilio-sync/3.0.9/values.yaml diff --git a/stable/sabnzbd/8.0.10/CHANGELOG.md b/stable/sabnzbd/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..b7468fa4301 --- /dev/null +++ b/stable/sabnzbd/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sabnzbd-8.0.10](https://github.com/truecharts/apps/compare/sabnzbd-8.0.9...sabnzbd-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/sabnzbd/8.0.9/CONFIG.md b/stable/sabnzbd/8.0.10/CONFIG.md similarity index 100% rename from stable/sabnzbd/8.0.9/CONFIG.md rename to stable/sabnzbd/8.0.10/CONFIG.md diff --git a/stable/sabnzbd/8.0.10/Chart.lock b/stable/sabnzbd/8.0.10/Chart.lock new file mode 100644 index 00000000000..6bd2e37b5f7 --- /dev/null +++ b/stable/sabnzbd/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:58:11.367833391Z" diff --git a/stable/sabnzbd/8.0.9/Chart.yaml b/stable/sabnzbd/8.0.10/Chart.yaml similarity index 93% rename from stable/sabnzbd/8.0.9/Chart.yaml rename to stable/sabnzbd/8.0.10/Chart.yaml index ca9273a80a2..7a2e112dade 100644 --- a/stable/sabnzbd/8.0.9/Chart.yaml +++ b/stable/sabnzbd/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/sabnzbd/8.0.9/README.md b/stable/sabnzbd/8.0.10/README.md similarity index 96% rename from stable/sabnzbd/8.0.9/README.md rename to stable/sabnzbd/8.0.10/README.md index 25d6325d2a2..9abf8d5699e 100644 --- a/stable/sabnzbd/8.0.9/README.md +++ b/stable/sabnzbd/8.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/sabnzbd/8.0.9/app-readme.md b/stable/sabnzbd/8.0.10/app-readme.md similarity index 100% rename from stable/sabnzbd/8.0.9/app-readme.md rename to stable/sabnzbd/8.0.10/app-readme.md diff --git a/stable/sabnzbd/8.0.10/charts/common-8.3.12.tgz b/stable/sabnzbd/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/sabnzbd/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/sabnzbd/8.0.9/helm-values.md b/stable/sabnzbd/8.0.10/helm-values.md similarity index 100% rename from stable/sabnzbd/8.0.9/helm-values.md rename to stable/sabnzbd/8.0.10/helm-values.md diff --git a/stable/sabnzbd/8.0.9/questions.yaml b/stable/sabnzbd/8.0.10/questions.yaml similarity index 100% rename from stable/sabnzbd/8.0.9/questions.yaml rename to stable/sabnzbd/8.0.10/questions.yaml diff --git a/stable/sabnzbd/8.0.9/templates/common.yaml b/stable/sabnzbd/8.0.10/templates/common.yaml similarity index 100% rename from stable/sabnzbd/8.0.9/templates/common.yaml rename to stable/sabnzbd/8.0.10/templates/common.yaml diff --git a/stable/sabnzbd/8.0.9/test_values.yaml b/stable/sabnzbd/8.0.10/values.yaml similarity index 100% rename from stable/sabnzbd/8.0.9/test_values.yaml rename to stable/sabnzbd/8.0.10/values.yaml diff --git a/stable/sabnzbd/8.0.9/CHANGELOG.md b/stable/sabnzbd/8.0.9/CHANGELOG.md deleted file mode 100644 index 44961f605d2..00000000000 --- a/stable/sabnzbd/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sabnzbd-8.0.9](https://github.com/truecharts/apps/compare/sabnzbd-8.0.8...sabnzbd-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/sabnzbd/8.0.9/Chart.lock b/stable/sabnzbd/8.0.9/Chart.lock deleted file mode 100644 index 83b09a33ec2..00000000000 --- a/stable/sabnzbd/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:53:02.130692815Z" diff --git a/stable/sabnzbd/8.0.9/charts/common-8.3.10.tgz b/stable/sabnzbd/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/sabnzbd/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/sabnzbd/8.0.9/ix_values.yaml b/stable/sabnzbd/8.0.9/ix_values.yaml deleted file mode 100644 index a3ecc08df72..00000000000 --- a/stable/sabnzbd/8.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/sabnzbd - pullPolicy: IfNotPresent - tag: v3.4.1@sha256:1c8ecab8f4783fd84fe69855c7aa0b78a62002b3733aa9ef0aaec591f90125a0 - -## -# 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/sabnzbd/8.0.9/values.yaml b/stable/sabnzbd/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/ser2sock/3.0.8/CHANGELOG.md b/stable/ser2sock/3.0.8/CHANGELOG.md deleted file mode 100644 index 50c86042628..00000000000 --- a/stable/ser2sock/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [ser2sock-3.0.8](https://github.com/truecharts/apps/compare/ser2sock-3.0.7...ser2sock-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/ser2sock/3.0.8/Chart.lock b/stable/ser2sock/3.0.8/Chart.lock deleted file mode 100644 index 2e28646cf48..00000000000 --- a/stable/ser2sock/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:53:17.220475459Z" diff --git a/stable/ser2sock/3.0.8/charts/common-8.3.10.tgz b/stable/ser2sock/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/ser2sock/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/ser2sock/3.0.8/ix_values.yaml b/stable/ser2sock/3.0.8/ix_values.yaml deleted file mode 100644 index ff36f61ee0f..00000000000 --- a/stable/ser2sock/3.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: tenstartups/ser2sock - pullPolicy: IfNotPresent - tag: latest@sha256:379d9338c720da30b63dc4cf2ecea07eb89dac7d62d5c79047294fffe97ae559 - -## -# 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/ser2sock/3.0.8/values.yaml b/stable/ser2sock/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/ser2sock/3.0.9/CHANGELOG.md b/stable/ser2sock/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..4d4ec01fe69 --- /dev/null +++ b/stable/ser2sock/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [ser2sock-3.0.9](https://github.com/truecharts/apps/compare/ser2sock-3.0.8...ser2sock-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/ser2sock/3.0.8/CONFIG.md b/stable/ser2sock/3.0.9/CONFIG.md similarity index 100% rename from stable/ser2sock/3.0.8/CONFIG.md rename to stable/ser2sock/3.0.9/CONFIG.md diff --git a/stable/ser2sock/3.0.9/Chart.lock b/stable/ser2sock/3.0.9/Chart.lock new file mode 100644 index 00000000000..ee4d0508e40 --- /dev/null +++ b/stable/ser2sock/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:58:31.876246128Z" diff --git a/stable/ser2sock/3.0.8/Chart.yaml b/stable/ser2sock/3.0.9/Chart.yaml similarity index 93% rename from stable/ser2sock/3.0.8/Chart.yaml rename to stable/ser2sock/3.0.9/Chart.yaml index be8d49fcfe5..4aa8fd2d41b 100644 --- a/stable/ser2sock/3.0.8/Chart.yaml +++ b/stable/ser2sock/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/ser2sock/3.0.8/README.md b/stable/ser2sock/3.0.9/README.md similarity index 96% rename from stable/ser2sock/3.0.8/README.md rename to stable/ser2sock/3.0.9/README.md index af565fad274..82b563f45fa 100644 --- a/stable/ser2sock/3.0.8/README.md +++ b/stable/ser2sock/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/ser2sock/3.0.8/app-readme.md b/stable/ser2sock/3.0.9/app-readme.md similarity index 100% rename from stable/ser2sock/3.0.8/app-readme.md rename to stable/ser2sock/3.0.9/app-readme.md diff --git a/stable/ser2sock/3.0.9/charts/common-8.3.12.tgz b/stable/ser2sock/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/ser2sock/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/ser2sock/3.0.8/helm-values.md b/stable/ser2sock/3.0.9/helm-values.md similarity index 100% rename from stable/ser2sock/3.0.8/helm-values.md rename to stable/ser2sock/3.0.9/helm-values.md diff --git a/stable/ser2sock/3.0.8/questions.yaml b/stable/ser2sock/3.0.9/questions.yaml similarity index 99% rename from stable/ser2sock/3.0.8/questions.yaml rename to stable/ser2sock/3.0.9/questions.yaml index b554a975472..80c8552cb27 100644 --- a/stable/ser2sock/3.0.8/questions.yaml +++ b/stable/ser2sock/3.0.9/questions.yaml @@ -559,6 +559,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/ser2sock/3.0.8/templates/common.yaml b/stable/ser2sock/3.0.9/templates/common.yaml similarity index 100% rename from stable/ser2sock/3.0.8/templates/common.yaml rename to stable/ser2sock/3.0.9/templates/common.yaml diff --git a/stable/ser2sock/3.0.8/test_values.yaml b/stable/ser2sock/3.0.9/values.yaml similarity index 100% rename from stable/ser2sock/3.0.8/test_values.yaml rename to stable/ser2sock/3.0.9/values.yaml diff --git a/stable/sonarr/8.0.10/CHANGELOG.md b/stable/sonarr/8.0.10/CHANGELOG.md deleted file mode 100644 index bb9f6735f2a..00000000000 --- a/stable/sonarr/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sonarr-8.0.10](https://github.com/truecharts/apps/compare/sonarr-8.0.9...sonarr-8.0.10) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/sonarr/8.0.10/Chart.lock b/stable/sonarr/8.0.10/Chart.lock deleted file mode 100644 index 31760ae235f..00000000000 --- a/stable/sonarr/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:53:32.029349039Z" diff --git a/stable/sonarr/8.0.10/charts/common-8.3.10.tgz b/stable/sonarr/8.0.10/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/sonarr/8.0.10/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/sonarr/8.0.10/ix_values.yaml b/stable/sonarr/8.0.10/ix_values.yaml deleted file mode 100644 index 416f369dcbe..00000000000 --- a/stable/sonarr/8.0.10/ix_values.yaml +++ /dev/null @@ -1,37 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/sonarr - pullPolicy: IfNotPresent - tag: v3.0.6.1342@sha256:c57197cb264e2a0755da3efa8f76c1ef181ff303fb6f7dff099a54bb057838a8 - -probes: - liveness: - enabled: true - ## Set this to true if you wish to specify your own livenessProbe - custom: true - ## The spec field contains the values for the default livenessProbe. - ## If you selected custom: true, this field holds the definition of the livenessProbe. - spec: - exec: - command: - - /usr/bin/env - - bash - - -c - - curl --fail localhost:8989/api/v3/system/status?apiKey=`IFS=\> && while - read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` - failureThreshold: 5 - initialDelaySeconds: 60 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 10 - - -## -# 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/sonarr/8.0.10/values.yaml b/stable/sonarr/8.0.10/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/sonarr/8.0.11/CHANGELOG.md b/stable/sonarr/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..ae31f96ebfa --- /dev/null +++ b/stable/sonarr/8.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [sonarr-8.0.11](https://github.com/truecharts/apps/compare/sonarr-8.0.10...sonarr-8.0.11) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/sonarr/8.0.10/CONFIG.md b/stable/sonarr/8.0.11/CONFIG.md similarity index 100% rename from stable/sonarr/8.0.10/CONFIG.md rename to stable/sonarr/8.0.11/CONFIG.md diff --git a/stable/sonarr/8.0.11/Chart.lock b/stable/sonarr/8.0.11/Chart.lock new file mode 100644 index 00000000000..6e8e7b17412 --- /dev/null +++ b/stable/sonarr/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:58:52.985661223Z" diff --git a/stable/sonarr/8.0.10/Chart.yaml b/stable/sonarr/8.0.11/Chart.yaml similarity index 94% rename from stable/sonarr/8.0.10/Chart.yaml rename to stable/sonarr/8.0.11/Chart.yaml index 558a976c704..ac3ea41fa0f 100644 --- a/stable/sonarr/8.0.10/Chart.yaml +++ b/stable/sonarr/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.6.1342" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.10 +version: 8.0.11 diff --git a/stable/sonarr/8.0.10/README.md b/stable/sonarr/8.0.11/README.md similarity index 96% rename from stable/sonarr/8.0.10/README.md rename to stable/sonarr/8.0.11/README.md index 83b0bddd665..b034f48c803 100644 --- a/stable/sonarr/8.0.10/README.md +++ b/stable/sonarr/8.0.11/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/sonarr/8.0.10/app-readme.md b/stable/sonarr/8.0.11/app-readme.md similarity index 100% rename from stable/sonarr/8.0.10/app-readme.md rename to stable/sonarr/8.0.11/app-readme.md diff --git a/stable/sonarr/8.0.11/charts/common-8.3.12.tgz b/stable/sonarr/8.0.11/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/sonarr/8.0.11/charts/common-8.3.12.tgz differ diff --git a/stable/sonarr/8.0.10/helm-values.md b/stable/sonarr/8.0.11/helm-values.md similarity index 100% rename from stable/sonarr/8.0.10/helm-values.md rename to stable/sonarr/8.0.11/helm-values.md diff --git a/stable/sonarr/8.0.10/questions.yaml b/stable/sonarr/8.0.11/questions.yaml similarity index 99% rename from stable/sonarr/8.0.10/questions.yaml rename to stable/sonarr/8.0.11/questions.yaml index 32a69ec382d..cb29f9c5e81 100644 --- a/stable/sonarr/8.0.10/questions.yaml +++ b/stable/sonarr/8.0.11/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/sonarr/8.0.10/templates/common.yaml b/stable/sonarr/8.0.11/templates/common.yaml similarity index 100% rename from stable/sonarr/8.0.10/templates/common.yaml rename to stable/sonarr/8.0.11/templates/common.yaml diff --git a/stable/sonarr/8.0.10/test_values.yaml b/stable/sonarr/8.0.11/values.yaml similarity index 100% rename from stable/sonarr/8.0.10/test_values.yaml rename to stable/sonarr/8.0.11/values.yaml diff --git a/stable/stash/3.0.10/CHANGELOG.md b/stable/stash/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..4b260b0116e --- /dev/null +++ b/stable/stash/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [stash-3.0.10](https://github.com/truecharts/apps/compare/stash-3.0.9...stash-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/stash/3.0.9/CONFIG.md b/stable/stash/3.0.10/CONFIG.md similarity index 100% rename from stable/stash/3.0.9/CONFIG.md rename to stable/stash/3.0.10/CONFIG.md diff --git a/stable/stash/3.0.10/Chart.lock b/stable/stash/3.0.10/Chart.lock new file mode 100644 index 00000000000..e3aaf6138fb --- /dev/null +++ b/stable/stash/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:59:13.484787342Z" diff --git a/stable/stash/3.0.9/Chart.yaml b/stable/stash/3.0.10/Chart.yaml similarity index 94% rename from stable/stash/3.0.9/Chart.yaml rename to stable/stash/3.0.10/Chart.yaml index f8e3fa47c8e..4aef0f5ca86 100644 --- a/stable/stash/3.0.9/Chart.yaml +++ b/stable/stash/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/stash/3.0.9/README.md b/stable/stash/3.0.10/README.md similarity index 96% rename from stable/stash/3.0.9/README.md rename to stable/stash/3.0.10/README.md index cbbcd9df7f8..d6fb03f8420 100644 --- a/stable/stash/3.0.9/README.md +++ b/stable/stash/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/stash/3.0.9/app-readme.md b/stable/stash/3.0.10/app-readme.md similarity index 100% rename from stable/stash/3.0.9/app-readme.md rename to stable/stash/3.0.10/app-readme.md diff --git a/stable/stash/3.0.10/charts/common-8.3.12.tgz b/stable/stash/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/stash/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/stash/3.0.9/ci/ct-values.yaml b/stable/stash/3.0.10/ci/ct-values.yaml similarity index 100% rename from stable/stash/3.0.9/ci/ct-values.yaml rename to stable/stash/3.0.10/ci/ct-values.yaml diff --git a/stable/stash/3.0.9/helm-values.md b/stable/stash/3.0.10/helm-values.md similarity index 100% rename from stable/stash/3.0.9/helm-values.md rename to stable/stash/3.0.10/helm-values.md diff --git a/stable/stash/3.0.9/questions.yaml b/stable/stash/3.0.10/questions.yaml similarity index 99% rename from stable/stash/3.0.9/questions.yaml rename to stable/stash/3.0.10/questions.yaml index 23d9cf647e2..6d78620a3c7 100644 --- a/stable/stash/3.0.9/questions.yaml +++ b/stable/stash/3.0.10/questions.yaml @@ -544,6 +544,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/stash/3.0.9/templates/common.yaml b/stable/stash/3.0.10/templates/common.yaml similarity index 100% rename from stable/stash/3.0.9/templates/common.yaml rename to stable/stash/3.0.10/templates/common.yaml diff --git a/stable/stash/3.0.9/test_values.yaml b/stable/stash/3.0.10/values.yaml similarity index 100% rename from stable/stash/3.0.9/test_values.yaml rename to stable/stash/3.0.10/values.yaml diff --git a/stable/stash/3.0.9/CHANGELOG.md b/stable/stash/3.0.9/CHANGELOG.md deleted file mode 100644 index c94e88e98cf..00000000000 --- a/stable/stash/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [stash-3.0.9](https://github.com/truecharts/apps/compare/stash-3.0.8...stash-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/stash/3.0.9/Chart.lock b/stable/stash/3.0.9/Chart.lock deleted file mode 100644 index bb998bda081..00000000000 --- a/stable/stash/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:53:46.669281795Z" diff --git a/stable/stash/3.0.9/charts/common-8.3.10.tgz b/stable/stash/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/stash/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/stash/3.0.9/ix_values.yaml b/stable/stash/3.0.9/ix_values.yaml deleted file mode 100644 index 9f9048a6145..00000000000 --- a/stable/stash/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/stash - pullPolicy: IfNotPresent - tag: v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834 - -## -# 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/stash/3.0.9/values.yaml b/stable/stash/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/syncthing/8.0.10/CHANGELOG.md b/stable/syncthing/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..1733a6043e3 --- /dev/null +++ b/stable/syncthing/8.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [syncthing-8.0.10](https://github.com/truecharts/apps/compare/syncthing-8.0.9...syncthing-8.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/syncthing/8.0.9/CONFIG.md b/stable/syncthing/8.0.10/CONFIG.md similarity index 100% rename from stable/syncthing/8.0.9/CONFIG.md rename to stable/syncthing/8.0.10/CONFIG.md diff --git a/stable/syncthing/8.0.10/Chart.lock b/stable/syncthing/8.0.10/Chart.lock new file mode 100644 index 00000000000..96a19ac5ca6 --- /dev/null +++ b/stable/syncthing/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:59:34.424550181Z" diff --git a/stable/syncthing/8.0.9/Chart.yaml b/stable/syncthing/8.0.10/Chart.yaml similarity index 95% rename from stable/syncthing/8.0.9/Chart.yaml rename to stable/syncthing/8.0.10/Chart.yaml index 17d3b1b80f6..01b7eab426f 100644 --- a/stable/syncthing/8.0.9/Chart.yaml +++ b/stable/syncthing/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/syncthing/8.0.9/README.md b/stable/syncthing/8.0.10/README.md similarity index 96% rename from stable/syncthing/8.0.9/README.md rename to stable/syncthing/8.0.10/README.md index 9e75a46cd00..e330b6eb7e2 100644 --- a/stable/syncthing/8.0.9/README.md +++ b/stable/syncthing/8.0.10/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/syncthing/8.0.9/app-readme.md b/stable/syncthing/8.0.10/app-readme.md similarity index 100% rename from stable/syncthing/8.0.9/app-readme.md rename to stable/syncthing/8.0.10/app-readme.md diff --git a/stable/syncthing/8.0.10/charts/common-8.3.12.tgz b/stable/syncthing/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/syncthing/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/syncthing/8.0.9/helm-values.md b/stable/syncthing/8.0.10/helm-values.md similarity index 100% rename from stable/syncthing/8.0.9/helm-values.md rename to stable/syncthing/8.0.10/helm-values.md diff --git a/stable/syncthing/8.0.9/questions.yaml b/stable/syncthing/8.0.10/questions.yaml similarity index 99% rename from stable/syncthing/8.0.9/questions.yaml rename to stable/syncthing/8.0.10/questions.yaml index b56808b08f8..5aefc299e9d 100644 --- a/stable/syncthing/8.0.9/questions.yaml +++ b/stable/syncthing/8.0.10/questions.yaml @@ -802,6 +802,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/syncthing/8.0.9/templates/common.yaml b/stable/syncthing/8.0.10/templates/common.yaml similarity index 100% rename from stable/syncthing/8.0.9/templates/common.yaml rename to stable/syncthing/8.0.10/templates/common.yaml diff --git a/stable/syncthing/8.0.9/test_values.yaml b/stable/syncthing/8.0.10/values.yaml similarity index 100% rename from stable/syncthing/8.0.9/test_values.yaml rename to stable/syncthing/8.0.10/values.yaml diff --git a/stable/syncthing/8.0.9/CHANGELOG.md b/stable/syncthing/8.0.9/CHANGELOG.md deleted file mode 100644 index 9310d5694f8..00000000000 --- a/stable/syncthing/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [syncthing-8.0.9](https://github.com/truecharts/apps/compare/syncthing-8.0.8...syncthing-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/syncthing/8.0.9/Chart.lock b/stable/syncthing/8.0.9/Chart.lock deleted file mode 100644 index e282dfead6c..00000000000 --- a/stable/syncthing/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:54:01.203866446Z" diff --git a/stable/syncthing/8.0.9/charts/common-8.3.10.tgz b/stable/syncthing/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/syncthing/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/syncthing/8.0.9/ix_values.yaml b/stable/syncthing/8.0.9/ix_values.yaml deleted file mode 100644 index 4283a93dc5a..00000000000 --- a/stable/syncthing/8.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/syncthing - pullPolicy: IfNotPresent - tag: v1.18.3@sha256:d299f89bf7a3462953ca415c1dcea27ea1cd0eb776011905d6c37aef9a4fbea5 - -## -# 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/syncthing/8.0.9/values.yaml b/stable/syncthing/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/tautulli/8.0.8/CHANGELOG.md b/stable/tautulli/8.0.8/CHANGELOG.md deleted file mode 100644 index 981737a2ba7..00000000000 --- a/stable/tautulli/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [tautulli-8.0.8](https://github.com/truecharts/apps/compare/tautulli-8.0.7...tautulli-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/tautulli/8.0.8/Chart.lock b/stable/tautulli/8.0.8/Chart.lock deleted file mode 100644 index 1785a97d109..00000000000 --- a/stable/tautulli/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:54:16.015203705Z" diff --git a/stable/tautulli/8.0.8/charts/common-8.3.10.tgz b/stable/tautulli/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/tautulli/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/tautulli/8.0.8/ix_values.yaml b/stable/tautulli/8.0.8/ix_values.yaml deleted file mode 100644 index 6d5932fc8aa..00000000000 --- a/stable/tautulli/8.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/tautulli - pullPolicy: IfNotPresent - tag: v2.7.6@sha256:228d77ccde9af6a33f94bd99c5c59aed093f2e35bd90e296dc0a51b62954395d - -## -# 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/tautulli/8.0.8/values.yaml b/stable/tautulli/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/tautulli/8.0.9/CHANGELOG.md b/stable/tautulli/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..7dfada7f458 --- /dev/null +++ b/stable/tautulli/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [tautulli-8.0.9](https://github.com/truecharts/apps/compare/tautulli-8.0.8...tautulli-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/tautulli/8.0.8/CONFIG.md b/stable/tautulli/8.0.9/CONFIG.md similarity index 100% rename from stable/tautulli/8.0.8/CONFIG.md rename to stable/tautulli/8.0.9/CONFIG.md diff --git a/stable/tautulli/8.0.9/Chart.lock b/stable/tautulli/8.0.9/Chart.lock new file mode 100644 index 00000000000..52583477aca --- /dev/null +++ b/stable/tautulli/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T21:59:55.328672963Z" diff --git a/stable/tautulli/8.0.8/Chart.yaml b/stable/tautulli/8.0.9/Chart.yaml similarity index 95% rename from stable/tautulli/8.0.8/Chart.yaml rename to stable/tautulli/8.0.9/Chart.yaml index 104404b44e3..6302f21a144 100644 --- a/stable/tautulli/8.0.8/Chart.yaml +++ b/stable/tautulli/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/tautulli/8.0.8/README.md b/stable/tautulli/8.0.9/README.md similarity index 96% rename from stable/tautulli/8.0.8/README.md rename to stable/tautulli/8.0.9/README.md index 8d9eb00a6f7..d9da4c9de02 100644 --- a/stable/tautulli/8.0.8/README.md +++ b/stable/tautulli/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/tautulli/8.0.8/app-readme.md b/stable/tautulli/8.0.9/app-readme.md similarity index 100% rename from stable/tautulli/8.0.8/app-readme.md rename to stable/tautulli/8.0.9/app-readme.md diff --git a/stable/tautulli/8.0.9/charts/common-8.3.12.tgz b/stable/tautulli/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/tautulli/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/tautulli/8.0.8/helm-values.md b/stable/tautulli/8.0.9/helm-values.md similarity index 100% rename from stable/tautulli/8.0.8/helm-values.md rename to stable/tautulli/8.0.9/helm-values.md diff --git a/stable/tautulli/8.0.8/questions.yaml b/stable/tautulli/8.0.9/questions.yaml similarity index 99% rename from stable/tautulli/8.0.8/questions.yaml rename to stable/tautulli/8.0.9/questions.yaml index 909032f4e51..b9df08ddc68 100644 --- a/stable/tautulli/8.0.8/questions.yaml +++ b/stable/tautulli/8.0.9/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/tautulli/8.0.8/templates/common.yaml b/stable/tautulli/8.0.9/templates/common.yaml similarity index 100% rename from stable/tautulli/8.0.8/templates/common.yaml rename to stable/tautulli/8.0.9/templates/common.yaml diff --git a/stable/tautulli/8.0.8/test_values.yaml b/stable/tautulli/8.0.9/values.yaml similarity index 100% rename from stable/tautulli/8.0.8/test_values.yaml rename to stable/tautulli/8.0.9/values.yaml diff --git a/stable/teamspeak3/1.0.10/CHANGELOG.md b/stable/teamspeak3/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..16e8e25f8d8 --- /dev/null +++ b/stable/teamspeak3/1.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [teamspeak3-1.0.10](https://github.com/truecharts/apps/compare/teamspeak3-1.0.9...teamspeak3-1.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/teamspeak3/1.0.9/CONFIG.md b/stable/teamspeak3/1.0.10/CONFIG.md similarity index 100% rename from stable/teamspeak3/1.0.9/CONFIG.md rename to stable/teamspeak3/1.0.10/CONFIG.md diff --git a/stable/teamspeak3/1.0.10/Chart.lock b/stable/teamspeak3/1.0.10/Chart.lock new file mode 100644 index 00000000000..52626f2d418 --- /dev/null +++ b/stable/teamspeak3/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:00:18.400441595Z" diff --git a/stable/teamspeak3/1.0.9/Chart.yaml b/stable/teamspeak3/1.0.10/Chart.yaml similarity index 95% rename from stable/teamspeak3/1.0.9/Chart.yaml rename to stable/teamspeak3/1.0.10/Chart.yaml index da76979ba73..af656bf7442 100644 --- a/stable/teamspeak3/1.0.9/Chart.yaml +++ b/stable/teamspeak3/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.13.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 1.0.10 diff --git a/stable/teamspeak3/1.0.9/README.md b/stable/teamspeak3/1.0.10/README.md similarity index 96% rename from stable/teamspeak3/1.0.9/README.md rename to stable/teamspeak3/1.0.10/README.md index 8ab0444c9f7..6484cde961e 100644 --- a/stable/teamspeak3/1.0.9/README.md +++ b/stable/teamspeak3/1.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/teamspeak3/1.0.9/app-readme.md b/stable/teamspeak3/1.0.10/app-readme.md similarity index 100% rename from stable/teamspeak3/1.0.9/app-readme.md rename to stable/teamspeak3/1.0.10/app-readme.md diff --git a/stable/teamspeak3/1.0.10/charts/common-8.3.12.tgz b/stable/teamspeak3/1.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/teamspeak3/1.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/teamspeak3/1.0.9/helm-values.md b/stable/teamspeak3/1.0.10/helm-values.md similarity index 100% rename from stable/teamspeak3/1.0.9/helm-values.md rename to stable/teamspeak3/1.0.10/helm-values.md diff --git a/stable/teamspeak3/1.0.9/questions.yaml b/stable/teamspeak3/1.0.10/questions.yaml similarity index 99% rename from stable/teamspeak3/1.0.9/questions.yaml rename to stable/teamspeak3/1.0.10/questions.yaml index eb8bc9873c8..90f0e884b65 100644 --- a/stable/teamspeak3/1.0.9/questions.yaml +++ b/stable/teamspeak3/1.0.10/questions.yaml @@ -735,6 +735,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/teamspeak3/1.0.9/templates/common.yaml b/stable/teamspeak3/1.0.10/templates/common.yaml similarity index 100% rename from stable/teamspeak3/1.0.9/templates/common.yaml rename to stable/teamspeak3/1.0.10/templates/common.yaml diff --git a/stable/teamspeak3/1.0.9/test_values.yaml b/stable/teamspeak3/1.0.10/values.yaml similarity index 100% rename from stable/teamspeak3/1.0.9/test_values.yaml rename to stable/teamspeak3/1.0.10/values.yaml diff --git a/stable/teamspeak3/1.0.9/CHANGELOG.md b/stable/teamspeak3/1.0.9/CHANGELOG.md deleted file mode 100644 index cad6e01ca76..00000000000 --- a/stable/teamspeak3/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [teamspeak3-1.0.9](https://github.com/truecharts/apps/compare/teamspeak3-1.0.8...teamspeak3-1.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/teamspeak3/1.0.9/Chart.lock b/stable/teamspeak3/1.0.9/Chart.lock deleted file mode 100644 index 426aa3ab946..00000000000 --- a/stable/teamspeak3/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:54:30.611732408Z" diff --git a/stable/teamspeak3/1.0.9/charts/common-8.3.10.tgz b/stable/teamspeak3/1.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/teamspeak3/1.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/teamspeak3/1.0.9/ix_values.yaml b/stable/teamspeak3/1.0.9/ix_values.yaml deleted file mode 100644 index d13f6f58a7e..00000000000 --- a/stable/teamspeak3/1.0.9/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -## -# 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: - repository: teamspeak - tag: 3.13.6@sha256:a88d61887cbfa78012ce8bf69e6fad5988d853b7b72a9483000b1af8a6083ff8 - 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/teamspeak3/1.0.9/values.yaml b/stable/teamspeak3/1.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/thelounge/3.0.8/CHANGELOG.md b/stable/thelounge/3.0.8/CHANGELOG.md deleted file mode 100644 index 4be6bece545..00000000000 --- a/stable/thelounge/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [thelounge-3.0.8](https://github.com/truecharts/apps/compare/thelounge-3.0.7...thelounge-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/thelounge/3.0.8/Chart.lock b/stable/thelounge/3.0.8/Chart.lock deleted file mode 100644 index 01e5ae253dc..00000000000 --- a/stable/thelounge/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:54:45.232424038Z" diff --git a/stable/thelounge/3.0.8/charts/common-8.3.10.tgz b/stable/thelounge/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/thelounge/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/thelounge/3.0.8/ix_values.yaml b/stable/thelounge/3.0.8/ix_values.yaml deleted file mode 100644 index 37a191ec869..00000000000 --- a/stable/thelounge/3.0.8/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: ghcr.io/truecharts/thelounge - # -- image pull policy - pullPolicy: IfNotPresent - # -- image tag - tag: v4.2.0@sha256:1f879027a346429012acdb46fbd133b1627585e29d8bbfd915936b79cc04324b - - -## -# 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/thelounge/3.0.8/values.yaml b/stable/thelounge/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/thelounge/3.0.9/CHANGELOG.md b/stable/thelounge/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..87c437f4dbe --- /dev/null +++ b/stable/thelounge/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [thelounge-3.0.9](https://github.com/truecharts/apps/compare/thelounge-3.0.8...thelounge-3.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/thelounge/3.0.8/CONFIG.md b/stable/thelounge/3.0.9/CONFIG.md similarity index 100% rename from stable/thelounge/3.0.8/CONFIG.md rename to stable/thelounge/3.0.9/CONFIG.md diff --git a/stable/thelounge/3.0.9/Chart.lock b/stable/thelounge/3.0.9/Chart.lock new file mode 100644 index 00000000000..91b87f6c694 --- /dev/null +++ b/stable/thelounge/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:00:39.455885343Z" diff --git a/stable/thelounge/3.0.8/Chart.yaml b/stable/thelounge/3.0.9/Chart.yaml similarity index 94% rename from stable/thelounge/3.0.8/Chart.yaml rename to stable/thelounge/3.0.9/Chart.yaml index 87e507e5885..ef4de33b357 100644 --- a/stable/thelounge/3.0.8/Chart.yaml +++ b/stable/thelounge/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/thelounge/3.0.8/README.md b/stable/thelounge/3.0.9/README.md similarity index 96% rename from stable/thelounge/3.0.8/README.md rename to stable/thelounge/3.0.9/README.md index 1cda42be135..a579d7ea25c 100644 --- a/stable/thelounge/3.0.8/README.md +++ b/stable/thelounge/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/thelounge/3.0.8/app-readme.md b/stable/thelounge/3.0.9/app-readme.md similarity index 100% rename from stable/thelounge/3.0.8/app-readme.md rename to stable/thelounge/3.0.9/app-readme.md diff --git a/stable/thelounge/3.0.9/charts/common-8.3.12.tgz b/stable/thelounge/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/thelounge/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/thelounge/3.0.8/helm-values.md b/stable/thelounge/3.0.9/helm-values.md similarity index 100% rename from stable/thelounge/3.0.8/helm-values.md rename to stable/thelounge/3.0.9/helm-values.md diff --git a/stable/thelounge/3.0.8/questions.yaml b/stable/thelounge/3.0.9/questions.yaml similarity index 100% rename from stable/thelounge/3.0.8/questions.yaml rename to stable/thelounge/3.0.9/questions.yaml diff --git a/stable/thelounge/3.0.8/templates/common.yaml b/stable/thelounge/3.0.9/templates/common.yaml similarity index 100% rename from stable/thelounge/3.0.8/templates/common.yaml rename to stable/thelounge/3.0.9/templates/common.yaml diff --git a/stable/thelounge/3.0.8/test_values.yaml b/stable/thelounge/3.0.9/values.yaml similarity index 100% rename from stable/thelounge/3.0.8/test_values.yaml rename to stable/thelounge/3.0.9/values.yaml diff --git a/stable/traefik/9.0.11/CHANGELOG.md b/stable/traefik/9.0.11/CHANGELOG.md deleted file mode 100644 index 474c1a75c5b..00000000000 --- a/stable/traefik/9.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [traefik-9.0.11](https://github.com/truecharts/apps/compare/traefik-9.0.10...traefik-9.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - diff --git a/stable/traefik/9.0.11/Chart.lock b/stable/traefik/9.0.11/Chart.lock deleted file mode 100644 index c8c10c8988b..00000000000 --- a/stable/traefik/9.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:55:00.057735477Z" diff --git a/stable/traefik/9.0.11/charts/common-8.3.10.tgz b/stable/traefik/9.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/traefik/9.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/traefik/9.0.11/ix_values.yaml b/stable/traefik/9.0.11/ix_values.yaml deleted file mode 100644 index 36666dd2c41..00000000000 --- a/stable/traefik/9.0.11/ix_values.yaml +++ /dev/null @@ -1,179 +0,0 @@ -# Default values for Traefik -image: - repository: traefik - # defaults to appVersion - tag: v2.5.3@sha256:f40028d9771cb29a35392b4cbdd655625596a319b915061e306c503059d0b6f4 - pullPolicy: IfNotPresent - -# Create an IngressRoute for the dashboard -ingressRoute: - dashboard: - enabled: true - # Additional ingressRoute annotations (e.g. for kubernetes.io/ingress.class) - annotations: {} - # Additional ingressRoute labels (e.g. for filtering IngressRoute by custom labels) - labels: {} - -# -# Configure providers -# -providers: - kubernetesCRD: - enabled: true - namespaces: [] - # - "default" - kubernetesIngress: - enabled: true - # labelSelector: environment=production,method=traefik - namespaces: [] - # - "default" - # IP used for Kubernetes Ingress endpoints - publishedService: - enabled: true - # Published Kubernetes Service to copy status from. Format: namespace/servicename - # By default this Traefik service - # pathOverride: "" - - -metrics: - # datadog: - # address: 127.0.0.1:8125 - # influxdb: - # address: localhost:8089 - # protocol: udp - prometheus: - entryPoint: metrics - # statsd: - # address: localhost:8125 - -globalArguments: - - "--global.checknewversion" - -# -# Configure Traefik static configuration -# Additional arguments to be passed at Traefik's binary -# All available options available on https://docs.traefik.io/reference/static-configuration/cli/ -## Use curly braces to pass values: `helm install --set="additionalArguments={--providers.kubernetesingress.ingressclass=traefik-internal,--log.level=DEBUG}"` -additionalArguments: - - "--metrics.prometheus" - - "--ping" - - "--serverstransport.insecureskipverify=true" - - "--providers.kubernetesingress.allowexternalnameservices=true" - -# TLS Options are created as TLSOption CRDs -# https://doc.traefik.io/traefik/https/tls/#tls-options -# Example: -tlsOptions: - default: - sniStrict: false - minVersion: VersionTLS12 - curvePreferences: - - CurveP521 - - CurveP384 - cipherSuites: - - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 - - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 - - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 - - TLS_AES_128_GCM_SHA256 - - TLS_AES_256_GCM_SHA384 - - TLS_CHACHA20_POLY1305_SHA256 - - -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - # -- sets the probe type when not using a custom probe - # @default -- "TCP" - type: HTTP - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - path: "/ping" - - - # -- Redainess probe configuration - # @default -- See below - readiness: - # -- sets the probe type when not using a custom probe - # @default -- "TCP" - type: HTTP - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - path: "/ping" - - - # -- Startup probe configuration - # @default -- See below - startup: - # -- sets the probe type when not using a custom probe - # @default -- "TCP" - type: HTTP - # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used - # @default -- "/" - path: "/ping" - - -# Whether Role Based Access Control objects like roles and rolebindings should be created -rbac: - enabled: true - rules: - - apiGroups: - - "" - resources: - - services - - endpoints - - secrets - verbs: - - get - - list - - watch - - apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses - - ingressclasses - verbs: - - get - - list - - watch - - apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses/status - verbs: - - update - - apiGroups: - - traefik.containo.us - resources: - - ingressroutes - - ingressroutetcps - - ingressrouteudps - - middlewares - - middlewaretcps - - tlsoptions - - tlsstores - - traefikservices - - serverstransports - verbs: - - get - - list - - watch - - -# The service account the pods will use to interact with the Kubernetes API -serviceAccount: - enabled: true - # If set, an existing service account is used - # If not set, a service account is created automatically using the fullname template - name: "" - -# Set the container security context -# To run the container with ports below 1024 this will need to be adjust to run as root -securityContext: - capabilities: - drop: [ALL] - -portalhook: - enabled: true diff --git a/stable/traefik/9.0.11/values.yaml b/stable/traefik/9.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/traefik/9.0.12/CHANGELOG.md b/stable/traefik/9.0.12/CHANGELOG.md new file mode 100644 index 00000000000..953ce8e44b9 --- /dev/null +++ b/stable/traefik/9.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [traefik-9.0.12](https://github.com/truecharts/apps/compare/traefik-9.0.11...traefik-9.0.12) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/traefik/9.0.11/CONFIG.md b/stable/traefik/9.0.12/CONFIG.md similarity index 100% rename from stable/traefik/9.0.11/CONFIG.md rename to stable/traefik/9.0.12/CONFIG.md diff --git a/stable/traefik/9.0.12/Chart.lock b/stable/traefik/9.0.12/Chart.lock new file mode 100644 index 00000000000..e5784accaed --- /dev/null +++ b/stable/traefik/9.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:01:00.561871884Z" diff --git a/stable/traefik/9.0.11/Chart.yaml b/stable/traefik/9.0.12/Chart.yaml similarity index 94% rename from stable/traefik/9.0.11/Chart.yaml rename to stable/traefik/9.0.12/Chart.yaml index e3db8d95212..cae4ebf4d4b 100644 --- a/stable/traefik/9.0.11/Chart.yaml +++ b/stable/traefik/9.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 9.0.12 diff --git a/stable/traefik/9.0.11/README.md b/stable/traefik/9.0.12/README.md similarity index 96% rename from stable/traefik/9.0.11/README.md rename to stable/traefik/9.0.12/README.md index 0e3923528cd..68d6392c881 100644 --- a/stable/traefik/9.0.11/README.md +++ b/stable/traefik/9.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/traefik/9.0.11/app-readme.md b/stable/traefik/9.0.12/app-readme.md similarity index 100% rename from stable/traefik/9.0.11/app-readme.md rename to stable/traefik/9.0.12/app-readme.md diff --git a/stable/traefik/9.0.12/charts/common-8.3.12.tgz b/stable/traefik/9.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/traefik/9.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/traefik/9.0.11/crds/ingressroute.yaml b/stable/traefik/9.0.12/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/ingressroute.yaml rename to stable/traefik/9.0.12/crds/ingressroute.yaml diff --git a/stable/traefik/9.0.11/crds/ingressroutetcp.yaml b/stable/traefik/9.0.12/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/ingressroutetcp.yaml rename to stable/traefik/9.0.12/crds/ingressroutetcp.yaml diff --git a/stable/traefik/9.0.11/crds/ingressrouteudp.yaml b/stable/traefik/9.0.12/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/ingressrouteudp.yaml rename to stable/traefik/9.0.12/crds/ingressrouteudp.yaml diff --git a/stable/traefik/9.0.11/crds/middlewares.yaml b/stable/traefik/9.0.12/crds/middlewares.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/middlewares.yaml rename to stable/traefik/9.0.12/crds/middlewares.yaml diff --git a/stable/traefik/9.0.11/crds/middlewarestcp.yaml b/stable/traefik/9.0.12/crds/middlewarestcp.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/middlewarestcp.yaml rename to stable/traefik/9.0.12/crds/middlewarestcp.yaml diff --git a/stable/traefik/9.0.11/crds/serverstransports.yaml b/stable/traefik/9.0.12/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/serverstransports.yaml rename to stable/traefik/9.0.12/crds/serverstransports.yaml diff --git a/stable/traefik/9.0.11/crds/tlsoptions.yaml b/stable/traefik/9.0.12/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/tlsoptions.yaml rename to stable/traefik/9.0.12/crds/tlsoptions.yaml diff --git a/stable/traefik/9.0.11/crds/tlsstores.yaml b/stable/traefik/9.0.12/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/tlsstores.yaml rename to stable/traefik/9.0.12/crds/tlsstores.yaml diff --git a/stable/traefik/9.0.11/crds/traefikservices.yaml b/stable/traefik/9.0.12/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/9.0.11/crds/traefikservices.yaml rename to stable/traefik/9.0.12/crds/traefikservices.yaml diff --git a/stable/traefik/9.0.11/helm-values.md b/stable/traefik/9.0.12/helm-values.md similarity index 100% rename from stable/traefik/9.0.11/helm-values.md rename to stable/traefik/9.0.12/helm-values.md diff --git a/stable/traefik/9.0.11/questions.yaml b/stable/traefik/9.0.12/questions.yaml similarity index 100% rename from stable/traefik/9.0.11/questions.yaml rename to stable/traefik/9.0.12/questions.yaml diff --git a/stable/traefik/9.0.11/templates/_args.tpl b/stable/traefik/9.0.12/templates/_args.tpl similarity index 100% rename from stable/traefik/9.0.11/templates/_args.tpl rename to stable/traefik/9.0.12/templates/_args.tpl diff --git a/stable/traefik/9.0.11/templates/_helpers.tpl b/stable/traefik/9.0.12/templates/_helpers.tpl similarity index 100% rename from stable/traefik/9.0.11/templates/_helpers.tpl rename to stable/traefik/9.0.12/templates/_helpers.tpl diff --git a/stable/traefik/9.0.11/templates/_ingressclass.tpl b/stable/traefik/9.0.12/templates/_ingressclass.tpl similarity index 100% rename from stable/traefik/9.0.11/templates/_ingressclass.tpl rename to stable/traefik/9.0.12/templates/_ingressclass.tpl diff --git a/stable/traefik/9.0.11/templates/_ingressroute.tpl b/stable/traefik/9.0.12/templates/_ingressroute.tpl similarity index 100% rename from stable/traefik/9.0.11/templates/_ingressroute.tpl rename to stable/traefik/9.0.12/templates/_ingressroute.tpl diff --git a/stable/traefik/9.0.11/templates/_portalhook.tpl b/stable/traefik/9.0.12/templates/_portalhook.tpl similarity index 100% rename from stable/traefik/9.0.11/templates/_portalhook.tpl rename to stable/traefik/9.0.12/templates/_portalhook.tpl diff --git a/stable/traefik/9.0.11/templates/_tlsoptions.tpl b/stable/traefik/9.0.12/templates/_tlsoptions.tpl similarity index 100% rename from stable/traefik/9.0.11/templates/_tlsoptions.tpl rename to stable/traefik/9.0.12/templates/_tlsoptions.tpl diff --git a/stable/traefik/9.0.11/templates/common.yaml b/stable/traefik/9.0.12/templates/common.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/common.yaml rename to stable/traefik/9.0.12/templates/common.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/basic-middleware.yaml b/stable/traefik/9.0.12/templates/middlewares/basic-middleware.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/basic-middleware.yaml rename to stable/traefik/9.0.12/templates/middlewares/basic-middleware.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/basicauth.yaml b/stable/traefik/9.0.12/templates/middlewares/basicauth.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/basicauth.yaml rename to stable/traefik/9.0.12/templates/middlewares/basicauth.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/chain.yaml b/stable/traefik/9.0.12/templates/middlewares/chain.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/chain.yaml rename to stable/traefik/9.0.12/templates/middlewares/chain.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/forwardauth.yaml b/stable/traefik/9.0.12/templates/middlewares/forwardauth.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/forwardauth.yaml rename to stable/traefik/9.0.12/templates/middlewares/forwardauth.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/ipwhitelist.yaml b/stable/traefik/9.0.12/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/ipwhitelist.yaml rename to stable/traefik/9.0.12/templates/middlewares/ipwhitelist.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/ratelimit.yaml b/stable/traefik/9.0.12/templates/middlewares/ratelimit.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/ratelimit.yaml rename to stable/traefik/9.0.12/templates/middlewares/ratelimit.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/redirectScheme.yaml b/stable/traefik/9.0.12/templates/middlewares/redirectScheme.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/redirectScheme.yaml rename to stable/traefik/9.0.12/templates/middlewares/redirectScheme.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/redirectregex.yaml b/stable/traefik/9.0.12/templates/middlewares/redirectregex.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/redirectregex.yaml rename to stable/traefik/9.0.12/templates/middlewares/redirectregex.yaml diff --git a/stable/traefik/9.0.11/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/9.0.12/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from stable/traefik/9.0.11/templates/middlewares/tc-nextcloud.yaml rename to stable/traefik/9.0.12/templates/middlewares/tc-nextcloud.yaml diff --git a/stable/traefik/9.0.11/test_values.yaml b/stable/traefik/9.0.12/values.yaml similarity index 100% rename from stable/traefik/9.0.11/test_values.yaml rename to stable/traefik/9.0.12/values.yaml diff --git a/stable/transmission/8.0.8/CHANGELOG.md b/stable/transmission/8.0.8/CHANGELOG.md deleted file mode 100644 index 81aa0007460..00000000000 --- a/stable/transmission/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [transmission-8.0.8](https://github.com/truecharts/apps/compare/transmission-8.0.7...transmission-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/transmission/8.0.8/Chart.lock b/stable/transmission/8.0.8/Chart.lock deleted file mode 100644 index 28f65674cf2..00000000000 --- a/stable/transmission/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:55:15.035888383Z" diff --git a/stable/transmission/8.0.8/charts/common-8.3.10.tgz b/stable/transmission/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/transmission/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/transmission/8.0.8/ix_values.yaml b/stable/transmission/8.0.8/ix_values.yaml deleted file mode 100644 index 7ee190b99c8..00000000000 --- a/stable/transmission/8.0.8/ix_values.yaml +++ /dev/null @@ -1,50 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/transmission - pullPolicy: IfNotPresent - tag: v3.00@sha256:355f4036c53c782df1957de0e16c63f4298f5b596ae5e621fea8f9ef02dd09e6 - -transmissionFixedConfig: - bind-address-ipv4: "0.0.0.0" - bind-address-ipv6: ::" - cache-size-mb: 4 - lpd-enabled: false - dht-enabled: true - peer-congestion-algorithm: "" - message-level: 2 - peer-id-ttl-hours: 4 - peer-port: 51413 - peer-port-random-high: 65535 - peer-port-random-low: 49152 - peer-port-random-on-start: false - peer-socket-tos: "default" - pex-enabled: true - port-forwarding-enabled: false - preallocation: 0 - prefetch-enabled: true - rename-partial-files: true - rpc-authentication-required: false - rpc-bind-address: "0.0.0.0" - rpc-enabled: true - rpc-host-whitelist: "" - rpc-host-whitelist-enabled: false - rpc-password: "CHANGEME" - rpc-port: 9091 - rpc-url: "/transmission/" - rpc-username: "" - rpc-whitelist: "" - rpc-whitelist-enabled: false - umask: 2 - utp-enabled: true - watch-dir: "/watch" - watch-dir-enabled: true - -## -# 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/transmission/8.0.8/values.yaml b/stable/transmission/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/transmission/8.0.9/CHANGELOG.md b/stable/transmission/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..a9a9071eb6c --- /dev/null +++ b/stable/transmission/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [transmission-8.0.9](https://github.com/truecharts/apps/compare/transmission-8.0.8...transmission-8.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/transmission/8.0.8/CONFIG.md b/stable/transmission/8.0.9/CONFIG.md similarity index 100% rename from stable/transmission/8.0.8/CONFIG.md rename to stable/transmission/8.0.9/CONFIG.md diff --git a/stable/transmission/8.0.9/Chart.lock b/stable/transmission/8.0.9/Chart.lock new file mode 100644 index 00000000000..a7d9f9b95a7 --- /dev/null +++ b/stable/transmission/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:01:21.446512973Z" diff --git a/stable/transmission/8.0.8/Chart.yaml b/stable/transmission/8.0.9/Chart.yaml similarity index 95% rename from stable/transmission/8.0.8/Chart.yaml rename to stable/transmission/8.0.9/Chart.yaml index 095b2e73dcb..b189c8e20be 100644 --- a/stable/transmission/8.0.8/Chart.yaml +++ b/stable/transmission/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.00" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/transmission/8.0.8/README.md b/stable/transmission/8.0.9/README.md similarity index 96% rename from stable/transmission/8.0.8/README.md rename to stable/transmission/8.0.9/README.md index a6991cefb7c..ec6315bdec6 100644 --- a/stable/transmission/8.0.8/README.md +++ b/stable/transmission/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/transmission/8.0.8/app-readme.md b/stable/transmission/8.0.9/app-readme.md similarity index 100% rename from stable/transmission/8.0.8/app-readme.md rename to stable/transmission/8.0.9/app-readme.md diff --git a/stable/transmission/8.0.9/charts/common-8.3.12.tgz b/stable/transmission/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/transmission/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/transmission/8.0.8/helm-values.md b/stable/transmission/8.0.9/helm-values.md similarity index 100% rename from stable/transmission/8.0.8/helm-values.md rename to stable/transmission/8.0.9/helm-values.md diff --git a/stable/transmission/8.0.8/questions.yaml b/stable/transmission/8.0.9/questions.yaml similarity index 99% rename from stable/transmission/8.0.8/questions.yaml rename to stable/transmission/8.0.9/questions.yaml index 993c2c827be..c87c7dc406e 100644 --- a/stable/transmission/8.0.8/questions.yaml +++ b/stable/transmission/8.0.9/questions.yaml @@ -1026,6 +1026,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/transmission/8.0.8/templates/common.yaml b/stable/transmission/8.0.9/templates/common.yaml similarity index 100% rename from stable/transmission/8.0.8/templates/common.yaml rename to stable/transmission/8.0.9/templates/common.yaml diff --git a/stable/transmission/8.0.8/test_values.yaml b/stable/transmission/8.0.9/values.yaml similarity index 100% rename from stable/transmission/8.0.8/test_values.yaml rename to stable/transmission/8.0.9/values.yaml diff --git a/stable/truecommand/8.0.8/CHANGELOG.md b/stable/truecommand/8.0.8/CHANGELOG.md deleted file mode 100644 index 81b00a31b96..00000000000 --- a/stable/truecommand/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [truecommand-8.0.8](https://github.com/truecharts/apps/compare/truecommand-8.0.7...truecommand-8.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/truecommand/8.0.8/Chart.lock b/stable/truecommand/8.0.8/Chart.lock deleted file mode 100644 index 695faf658b8..00000000000 --- a/stable/truecommand/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:55:29.771285593Z" diff --git a/stable/truecommand/8.0.8/charts/common-8.3.10.tgz b/stable/truecommand/8.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/truecommand/8.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/truecommand/8.0.8/ix_values.yaml b/stable/truecommand/8.0.8/ix_values.yaml deleted file mode 100644 index 0a7b367d097..00000000000 --- a/stable/truecommand/8.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/truecommand - pullPolicy: IfNotPresent - tag: v2.0.2@sha256:7b9ccdab38c82efd0a04e0bef8b99877c1efd25d88e319d1188fd3686ae29c22 - -## -# 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/truecommand/8.0.8/values.yaml b/stable/truecommand/8.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/truecommand/8.0.9/CHANGELOG.md b/stable/truecommand/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..aca3363cc0c --- /dev/null +++ b/stable/truecommand/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [truecommand-8.0.9](https://github.com/truecharts/apps/compare/truecommand-8.0.8...truecommand-8.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/truecommand/8.0.8/CONFIG.md b/stable/truecommand/8.0.9/CONFIG.md similarity index 100% rename from stable/truecommand/8.0.8/CONFIG.md rename to stable/truecommand/8.0.9/CONFIG.md diff --git a/stable/truecommand/8.0.9/Chart.lock b/stable/truecommand/8.0.9/Chart.lock new file mode 100644 index 00000000000..2899d618aa5 --- /dev/null +++ b/stable/truecommand/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:01:42.125914403Z" diff --git a/stable/truecommand/8.0.8/Chart.yaml b/stable/truecommand/8.0.9/Chart.yaml similarity index 95% rename from stable/truecommand/8.0.8/Chart.yaml rename to stable/truecommand/8.0.9/Chart.yaml index c1562ea71ea..c9cdc75343b 100644 --- a/stable/truecommand/8.0.8/Chart.yaml +++ b/stable/truecommand/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 8.0.9 diff --git a/stable/truecommand/8.0.8/README.md b/stable/truecommand/8.0.9/README.md similarity index 96% rename from stable/truecommand/8.0.8/README.md rename to stable/truecommand/8.0.9/README.md index 8455bfaf911..38bb081d115 100644 --- a/stable/truecommand/8.0.8/README.md +++ b/stable/truecommand/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/truecommand/8.0.8/app-readme.md b/stable/truecommand/8.0.9/app-readme.md similarity index 100% rename from stable/truecommand/8.0.8/app-readme.md rename to stable/truecommand/8.0.9/app-readme.md diff --git a/stable/truecommand/8.0.9/charts/common-8.3.12.tgz b/stable/truecommand/8.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/truecommand/8.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/truecommand/8.0.8/helm-values.md b/stable/truecommand/8.0.9/helm-values.md similarity index 100% rename from stable/truecommand/8.0.8/helm-values.md rename to stable/truecommand/8.0.9/helm-values.md diff --git a/stable/truecommand/8.0.8/questions.yaml b/stable/truecommand/8.0.9/questions.yaml similarity index 100% rename from stable/truecommand/8.0.8/questions.yaml rename to stable/truecommand/8.0.9/questions.yaml diff --git a/stable/truecommand/8.0.8/templates/common.yaml b/stable/truecommand/8.0.9/templates/common.yaml similarity index 100% rename from stable/truecommand/8.0.8/templates/common.yaml rename to stable/truecommand/8.0.9/templates/common.yaml diff --git a/stable/truecommand/8.0.8/test_values.yaml b/stable/truecommand/8.0.9/values.yaml similarity index 100% rename from stable/truecommand/8.0.8/test_values.yaml rename to stable/truecommand/8.0.9/values.yaml diff --git a/stable/tvheadend/9.0.8/CHANGELOG.md b/stable/tvheadend/9.0.8/CHANGELOG.md deleted file mode 100644 index a370a91416b..00000000000 --- a/stable/tvheadend/9.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [tvheadend-9.0.8](https://github.com/truecharts/apps/compare/tvheadend-9.0.7...tvheadend-9.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/tvheadend/9.0.8/Chart.lock b/stable/tvheadend/9.0.8/Chart.lock deleted file mode 100644 index 3e74534d8de..00000000000 --- a/stable/tvheadend/9.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:55:44.525754774Z" diff --git a/stable/tvheadend/9.0.8/charts/common-8.3.10.tgz b/stable/tvheadend/9.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/tvheadend/9.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/tvheadend/9.0.8/ix_values.yaml b/stable/tvheadend/9.0.8/ix_values.yaml deleted file mode 100644 index 1f1a8ac7546..00000000000 --- a/stable/tvheadend/9.0.8/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/linuxserver/tvheadend - pullPolicy: IfNotPresent - tag: version-63784405@sha256:ae47a3f6a7d2d7efefb68087da7cbed786f801cb87c7c93b1e6b989c0021aefa - -## -# 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/tvheadend/9.0.8/values.yaml b/stable/tvheadend/9.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/tvheadend/9.0.9/CHANGELOG.md b/stable/tvheadend/9.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d8e2fec5a61 --- /dev/null +++ b/stable/tvheadend/9.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [tvheadend-9.0.9](https://github.com/truecharts/apps/compare/tvheadend-9.0.8...tvheadend-9.0.9) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/tvheadend/9.0.8/CONFIG.md b/stable/tvheadend/9.0.9/CONFIG.md similarity index 100% rename from stable/tvheadend/9.0.8/CONFIG.md rename to stable/tvheadend/9.0.9/CONFIG.md diff --git a/stable/tvheadend/9.0.9/Chart.lock b/stable/tvheadend/9.0.9/Chart.lock new file mode 100644 index 00000000000..5a99b7edb47 --- /dev/null +++ b/stable/tvheadend/9.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:02:02.782468649Z" diff --git a/stable/tvheadend/9.0.8/Chart.yaml b/stable/tvheadend/9.0.9/Chart.yaml similarity index 94% rename from stable/tvheadend/9.0.8/Chart.yaml rename to stable/tvheadend/9.0.9/Chart.yaml index e64eca3c21b..109a8577d4a 100644 --- a/stable/tvheadend/9.0.8/Chart.yaml +++ b/stable/tvheadend/9.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "63784405" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 9.0.9 diff --git a/stable/tvheadend/9.0.8/README.md b/stable/tvheadend/9.0.9/README.md similarity index 96% rename from stable/tvheadend/9.0.8/README.md rename to stable/tvheadend/9.0.9/README.md index 1e92b820263..7564299c4f1 100644 --- a/stable/tvheadend/9.0.8/README.md +++ b/stable/tvheadend/9.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/tvheadend/9.0.8/app-readme.md b/stable/tvheadend/9.0.9/app-readme.md similarity index 100% rename from stable/tvheadend/9.0.8/app-readme.md rename to stable/tvheadend/9.0.9/app-readme.md diff --git a/stable/tvheadend/9.0.9/charts/common-8.3.12.tgz b/stable/tvheadend/9.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/tvheadend/9.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/tvheadend/9.0.8/helm-values.md b/stable/tvheadend/9.0.9/helm-values.md similarity index 100% rename from stable/tvheadend/9.0.8/helm-values.md rename to stable/tvheadend/9.0.9/helm-values.md diff --git a/stable/tvheadend/9.0.8/questions.yaml b/stable/tvheadend/9.0.9/questions.yaml similarity index 100% rename from stable/tvheadend/9.0.8/questions.yaml rename to stable/tvheadend/9.0.9/questions.yaml diff --git a/stable/tvheadend/9.0.8/templates/common.yaml b/stable/tvheadend/9.0.9/templates/common.yaml similarity index 100% rename from stable/tvheadend/9.0.8/templates/common.yaml rename to stable/tvheadend/9.0.9/templates/common.yaml diff --git a/stable/tvheadend/9.0.8/test_values.yaml b/stable/tvheadend/9.0.9/values.yaml similarity index 100% rename from stable/tvheadend/9.0.8/test_values.yaml rename to stable/tvheadend/9.0.9/values.yaml diff --git a/stable/unifi/8.0.10/CHANGELOG.md b/stable/unifi/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..2049ade8216 --- /dev/null +++ b/stable/unifi/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [unifi-8.0.10](https://github.com/truecharts/apps/compare/unifi-8.0.9...unifi-8.0.10) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/unifi/8.0.9/CONFIG.md b/stable/unifi/8.0.10/CONFIG.md similarity index 100% rename from stable/unifi/8.0.9/CONFIG.md rename to stable/unifi/8.0.10/CONFIG.md diff --git a/stable/unifi/8.0.10/Chart.lock b/stable/unifi/8.0.10/Chart.lock new file mode 100644 index 00000000000..761d3adb4b8 --- /dev/null +++ b/stable/unifi/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:02:23.388082073Z" diff --git a/stable/unifi/8.0.9/Chart.yaml b/stable/unifi/8.0.10/Chart.yaml similarity index 94% rename from stable/unifi/8.0.9/Chart.yaml rename to stable/unifi/8.0.10/Chart.yaml index 14b54181c57..d5269a7ee31 100644 --- a/stable/unifi/8.0.9/Chart.yaml +++ b/stable/unifi/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.54" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 8.0.10 diff --git a/stable/unifi/8.0.9/README.md b/stable/unifi/8.0.10/README.md similarity index 96% rename from stable/unifi/8.0.9/README.md rename to stable/unifi/8.0.10/README.md index 474bc72b274..4a708acf246 100644 --- a/stable/unifi/8.0.9/README.md +++ b/stable/unifi/8.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/unifi/8.0.9/app-readme.md b/stable/unifi/8.0.10/app-readme.md similarity index 100% rename from stable/unifi/8.0.9/app-readme.md rename to stable/unifi/8.0.10/app-readme.md diff --git a/stable/unifi/8.0.10/charts/common-8.3.12.tgz b/stable/unifi/8.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/unifi/8.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/unifi/8.0.9/helm-values.md b/stable/unifi/8.0.10/helm-values.md similarity index 100% rename from stable/unifi/8.0.9/helm-values.md rename to stable/unifi/8.0.10/helm-values.md diff --git a/stable/unifi/8.0.9/questions.yaml b/stable/unifi/8.0.10/questions.yaml similarity index 100% rename from stable/unifi/8.0.9/questions.yaml rename to stable/unifi/8.0.10/questions.yaml diff --git a/stable/unifi/8.0.9/templates/common.yaml b/stable/unifi/8.0.10/templates/common.yaml similarity index 100% rename from stable/unifi/8.0.9/templates/common.yaml rename to stable/unifi/8.0.10/templates/common.yaml diff --git a/stable/unifi/8.0.9/test_values.yaml b/stable/unifi/8.0.10/values.yaml similarity index 100% rename from stable/unifi/8.0.9/test_values.yaml rename to stable/unifi/8.0.10/values.yaml diff --git a/stable/unifi/8.0.9/CHANGELOG.md b/stable/unifi/8.0.9/CHANGELOG.md deleted file mode 100644 index 338216aaecf..00000000000 --- a/stable/unifi/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [unifi-8.0.9](https://github.com/truecharts/apps/compare/unifi-8.0.8...unifi-8.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/unifi/8.0.9/Chart.lock b/stable/unifi/8.0.9/Chart.lock deleted file mode 100644 index 6dd9df801a6..00000000000 --- a/stable/unifi/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:55:59.355512531Z" diff --git a/stable/unifi/8.0.9/charts/common-8.3.10.tgz b/stable/unifi/8.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/unifi/8.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/unifi/8.0.9/ix_values.yaml b/stable/unifi/8.0.9/ix_values.yaml deleted file mode 100644 index 76739826178..00000000000 --- a/stable/unifi/8.0.9/ix_values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/unifi - tag: v6.4.54@sha256:2504771015b659dac1cf690317193f6e7fb94cf24efd89a3599d99b7bab9705e - pullPolicy: IfNotPresent - -envTpl: - # Permissions Settings - UNIFI_GID: "{{ .Values.env.PUID }}" - UNIFI_UID: "{{ .Values.podSecurityContext.fsGroup }}" -## -# 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/unifi/8.0.9/values.yaml b/stable/unifi/8.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/unpackerr/3.0.8/CHANGELOG.md b/stable/unpackerr/3.0.8/CHANGELOG.md deleted file mode 100644 index 05db0899394..00000000000 --- a/stable/unpackerr/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [unpackerr-3.0.8](https://github.com/truecharts/apps/compare/unpackerr-3.0.7...unpackerr-3.0.8) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/unpackerr/3.0.8/Chart.lock b/stable/unpackerr/3.0.8/Chart.lock deleted file mode 100644 index 02f1b42b1d1..00000000000 --- a/stable/unpackerr/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:56:14.098655951Z" diff --git a/stable/unpackerr/3.0.8/charts/common-8.3.10.tgz b/stable/unpackerr/3.0.8/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/unpackerr/3.0.8/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/unpackerr/3.0.8/ix_values.yaml b/stable/unpackerr/3.0.8/ix_values.yaml deleted file mode 100644 index bc63d3edbb2..00000000000 --- a/stable/unpackerr/3.0.8/ix_values.yaml +++ /dev/null @@ -1,30 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/unpackerr - pullPolicy: IfNotPresent - tag: v0.9.8@sha256:2bf65067fea86c36438b741bfea1cec69faeea02dd4811c0d58e12243a263b24 - -service: - main: - enabled: false - ports: - main: - enabled: false - -probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - -## -# 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/unpackerr/3.0.8/values.yaml b/stable/unpackerr/3.0.8/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/unpackerr/3.0.9/CHANGELOG.md b/stable/unpackerr/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..f097080ea00 --- /dev/null +++ b/stable/unpackerr/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [unpackerr-3.0.9](https://github.com/truecharts/apps/compare/unpackerr-3.0.8...unpackerr-3.0.9) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/unpackerr/3.0.8/CONFIG.md b/stable/unpackerr/3.0.9/CONFIG.md similarity index 100% rename from stable/unpackerr/3.0.8/CONFIG.md rename to stable/unpackerr/3.0.9/CONFIG.md diff --git a/stable/unpackerr/3.0.9/Chart.lock b/stable/unpackerr/3.0.9/Chart.lock new file mode 100644 index 00000000000..39977938623 --- /dev/null +++ b/stable/unpackerr/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:02:44.269483417Z" diff --git a/stable/unpackerr/3.0.8/Chart.yaml b/stable/unpackerr/3.0.9/Chart.yaml similarity index 95% rename from stable/unpackerr/3.0.8/Chart.yaml rename to stable/unpackerr/3.0.9/Chart.yaml index 6bdff38dca3..e6a2b15a1b9 100644 --- a/stable/unpackerr/3.0.8/Chart.yaml +++ b/stable/unpackerr/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.8 +version: 3.0.9 diff --git a/stable/unpackerr/3.0.8/README.md b/stable/unpackerr/3.0.9/README.md similarity index 96% rename from stable/unpackerr/3.0.8/README.md rename to stable/unpackerr/3.0.9/README.md index 10e75a5e42f..b010b2a8e96 100644 --- a/stable/unpackerr/3.0.8/README.md +++ b/stable/unpackerr/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/unpackerr/3.0.8/app-readme.md b/stable/unpackerr/3.0.9/app-readme.md similarity index 100% rename from stable/unpackerr/3.0.8/app-readme.md rename to stable/unpackerr/3.0.9/app-readme.md diff --git a/stable/unpackerr/3.0.9/charts/common-8.3.12.tgz b/stable/unpackerr/3.0.9/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/unpackerr/3.0.9/charts/common-8.3.12.tgz differ diff --git a/stable/unpackerr/3.0.8/helm-values.md b/stable/unpackerr/3.0.9/helm-values.md similarity index 100% rename from stable/unpackerr/3.0.8/helm-values.md rename to stable/unpackerr/3.0.9/helm-values.md diff --git a/stable/unpackerr/3.0.8/questions.yaml b/stable/unpackerr/3.0.9/questions.yaml similarity index 99% rename from stable/unpackerr/3.0.8/questions.yaml rename to stable/unpackerr/3.0.9/questions.yaml index 4e4a26aa041..0848b79e652 100644 --- a/stable/unpackerr/3.0.8/questions.yaml +++ b/stable/unpackerr/3.0.9/questions.yaml @@ -413,6 +413,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/unpackerr/3.0.8/templates/common.yaml b/stable/unpackerr/3.0.9/templates/common.yaml similarity index 100% rename from stable/unpackerr/3.0.8/templates/common.yaml rename to stable/unpackerr/3.0.9/templates/common.yaml diff --git a/stable/unpackerr/3.0.8/test_values.yaml b/stable/unpackerr/3.0.9/values.yaml similarity index 100% rename from stable/unpackerr/3.0.8/test_values.yaml rename to stable/unpackerr/3.0.9/values.yaml diff --git a/stable/vaultwarden/9.0.17/CHANGELOG.md b/stable/vaultwarden/9.0.17/CHANGELOG.md deleted file mode 100644 index 042f25419a7..00000000000 --- a/stable/vaultwarden/9.0.17/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [vaultwarden-9.0.17](https://github.com/truecharts/apps/compare/vaultwarden-9.0.16...vaultwarden-9.0.17) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/vaultwarden/9.0.17/Chart.lock b/stable/vaultwarden/9.0.17/Chart.lock deleted file mode 100644 index a3a7bedb4dc..00000000000 --- a/stable/vaultwarden/9.0.17/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.16 -digest: sha256:5e1597affe67b70ac638fd3085d11b6de39a5bed59b3710bde5193bb2376e286 -generated: "2021-10-17T18:56:30.307857337Z" diff --git a/stable/vaultwarden/9.0.17/charts/common-8.3.10.tgz b/stable/vaultwarden/9.0.17/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/vaultwarden/9.0.17/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/vaultwarden/9.0.17/charts/postgresql-3.0.16.tgz b/stable/vaultwarden/9.0.17/charts/postgresql-3.0.16.tgz deleted file mode 100644 index a6bcd7d61c9..00000000000 Binary files a/stable/vaultwarden/9.0.17/charts/postgresql-3.0.16.tgz and /dev/null differ diff --git a/stable/vaultwarden/9.0.17/ix_values.yaml b/stable/vaultwarden/9.0.17/ix_values.yaml deleted file mode 100644 index 72e0ea5c9f1..00000000000 --- a/stable/vaultwarden/9.0.17/ix_values.yaml +++ /dev/null @@ -1,56 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/vaultwarden - pullPolicy: IfNotPresent - tag: v1.22.2@sha256:8693c057298731f507128a395395172d60093be9b299f6bf9e5c35512a74d457 - - -envTpl: - DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" - -envFrom: - - configMapRef: - name: vaultwardenconfig - - secretRef: - name: vaultwardensecret - - -envValueFrom: - DATABASE_URL: - secretKeyRef: - name: dbcreds - key: url - -database: - # Database type, must be one of: 'sqlite', 'mysql' or 'postgresql'. - type: postgresql - # Enable DB Write-Ahead-Log for SQLite, disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled - wal: false - ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). - # url: "" - ## Set the size of the database connection pool. - # maxConnections: 10 - ## Connection retries during startup, 0 for infinite. 1 second between retries. - retries: 30 - -# Enabled postgres -postgresql: - enabled: true - existingSecret: "dbcreds" - postgresqlUsername: vaultwarden - postgresqlDatabase: vaultwarden - persistence: - db: - storageClass: "SCALE-ZFS" - dbbackups: - storageClass: "SCALE-ZFS" - -## -# 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/vaultwarden/9.0.17/values.yaml b/stable/vaultwarden/9.0.17/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/vaultwarden/9.0.18/CHANGELOG.md b/stable/vaultwarden/9.0.18/CHANGELOG.md new file mode 100644 index 00000000000..f55709793a6 --- /dev/null +++ b/stable/vaultwarden/9.0.18/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [vaultwarden-9.0.18](https://github.com/truecharts/apps/compare/vaultwarden-9.0.17...vaultwarden-9.0.18) (2021-10-18) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/vaultwarden/9.0.17/CONFIG.md b/stable/vaultwarden/9.0.18/CONFIG.md similarity index 100% rename from stable/vaultwarden/9.0.17/CONFIG.md rename to stable/vaultwarden/9.0.18/CONFIG.md diff --git a/stable/vaultwarden/9.0.18/Chart.lock b/stable/vaultwarden/9.0.18/Chart.lock new file mode 100644 index 00000000000..127831483f8 --- /dev/null +++ b/stable/vaultwarden/9.0.18/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.18 +digest: sha256:90aae0d6ceeb18859f0171669cc9bea839ea9156f9df0ec0652627ab6711b4ff +generated: "2021-10-18T22:03:06.582505223Z" diff --git a/stable/vaultwarden/9.0.17/Chart.yaml b/stable/vaultwarden/9.0.18/Chart.yaml similarity index 93% rename from stable/vaultwarden/9.0.17/Chart.yaml rename to stable/vaultwarden/9.0.18/Chart.yaml index 0be862fb4e1..4cbef619d72 100644 --- a/stable/vaultwarden/9.0.17/Chart.yaml +++ b/stable/vaultwarden/9.0.18/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "1.22.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.16 + version: 3.0.18 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.17 +version: 9.0.18 diff --git a/stable/vaultwarden/9.0.17/README.md b/stable/vaultwarden/9.0.18/README.md similarity index 92% rename from stable/vaultwarden/9.0.17/README.md rename to stable/vaultwarden/9.0.18/README.md index 3be4b1b92b5..4aa826a2234 100644 --- a/stable/vaultwarden/9.0.17/README.md +++ b/stable/vaultwarden/9.0.18/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org/ | postgresql | 3.0.18 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/vaultwarden/9.0.17/app-readme.md b/stable/vaultwarden/9.0.18/app-readme.md similarity index 100% rename from stable/vaultwarden/9.0.17/app-readme.md rename to stable/vaultwarden/9.0.18/app-readme.md diff --git a/stable/vaultwarden/9.0.18/charts/common-8.3.12.tgz b/stable/vaultwarden/9.0.18/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/vaultwarden/9.0.18/charts/common-8.3.12.tgz differ diff --git a/stable/vaultwarden/9.0.18/charts/postgresql-3.0.18.tgz b/stable/vaultwarden/9.0.18/charts/postgresql-3.0.18.tgz new file mode 100644 index 00000000000..7f4a2a72849 Binary files /dev/null and b/stable/vaultwarden/9.0.18/charts/postgresql-3.0.18.tgz differ diff --git a/stable/vaultwarden/9.0.17/helm-values.md b/stable/vaultwarden/9.0.18/helm-values.md similarity index 100% rename from stable/vaultwarden/9.0.17/helm-values.md rename to stable/vaultwarden/9.0.18/helm-values.md diff --git a/stable/vaultwarden/9.0.17/questions.yaml b/stable/vaultwarden/9.0.18/questions.yaml similarity index 100% rename from stable/vaultwarden/9.0.17/questions.yaml rename to stable/vaultwarden/9.0.18/questions.yaml diff --git a/stable/vaultwarden/9.0.17/templates/_configmap.tpl b/stable/vaultwarden/9.0.18/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/9.0.17/templates/_configmap.tpl rename to stable/vaultwarden/9.0.18/templates/_configmap.tpl diff --git a/stable/vaultwarden/9.0.17/templates/_secrets.tpl b/stable/vaultwarden/9.0.18/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/9.0.17/templates/_secrets.tpl rename to stable/vaultwarden/9.0.18/templates/_secrets.tpl diff --git a/stable/vaultwarden/9.0.17/templates/_validate.tpl b/stable/vaultwarden/9.0.18/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/9.0.17/templates/_validate.tpl rename to stable/vaultwarden/9.0.18/templates/_validate.tpl diff --git a/stable/vaultwarden/9.0.17/templates/common.yaml b/stable/vaultwarden/9.0.18/templates/common.yaml similarity index 100% rename from stable/vaultwarden/9.0.17/templates/common.yaml rename to stable/vaultwarden/9.0.18/templates/common.yaml diff --git a/stable/vaultwarden/9.0.17/test_values.yaml b/stable/vaultwarden/9.0.18/values.yaml similarity index 100% rename from stable/vaultwarden/9.0.17/test_values.yaml rename to stable/vaultwarden/9.0.18/values.yaml diff --git a/stable/xteve/3.0.10/CHANGELOG.md b/stable/xteve/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..1ab27d5b2ca --- /dev/null +++ b/stable/xteve/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [xteve-3.0.10](https://github.com/truecharts/apps/compare/xteve-3.0.9...xteve-3.0.10) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/xteve/3.0.9/CONFIG.md b/stable/xteve/3.0.10/CONFIG.md similarity index 100% rename from stable/xteve/3.0.9/CONFIG.md rename to stable/xteve/3.0.10/CONFIG.md diff --git a/stable/xteve/3.0.10/Chart.lock b/stable/xteve/3.0.10/Chart.lock new file mode 100644 index 00000000000..50a3f597941 --- /dev/null +++ b/stable/xteve/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:03:33.81640687Z" diff --git a/stable/xteve/3.0.9/Chart.yaml b/stable/xteve/3.0.10/Chart.yaml similarity index 94% rename from stable/xteve/3.0.9/Chart.yaml rename to stable/xteve/3.0.10/Chart.yaml index b9daadc08e8..fb72d66318f 100644 --- a/stable/xteve/3.0.9/Chart.yaml +++ b/stable/xteve/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0.200" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.9 +version: 3.0.10 diff --git a/stable/xteve/3.0.9/README.md b/stable/xteve/3.0.10/README.md similarity index 96% rename from stable/xteve/3.0.9/README.md rename to stable/xteve/3.0.10/README.md index 61ac3f192f6..d5c6a8dced0 100644 --- a/stable/xteve/3.0.9/README.md +++ b/stable/xteve/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/xteve/3.0.9/app-readme.md b/stable/xteve/3.0.10/app-readme.md similarity index 100% rename from stable/xteve/3.0.9/app-readme.md rename to stable/xteve/3.0.10/app-readme.md diff --git a/stable/xteve/3.0.10/charts/common-8.3.12.tgz b/stable/xteve/3.0.10/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/xteve/3.0.10/charts/common-8.3.12.tgz differ diff --git a/stable/xteve/3.0.9/helm-values.md b/stable/xteve/3.0.10/helm-values.md similarity index 100% rename from stable/xteve/3.0.9/helm-values.md rename to stable/xteve/3.0.10/helm-values.md diff --git a/stable/xteve/3.0.9/questions.yaml b/stable/xteve/3.0.10/questions.yaml similarity index 99% rename from stable/xteve/3.0.9/questions.yaml rename to stable/xteve/3.0.10/questions.yaml index bfcc521a743..004ab26dea1 100644 --- a/stable/xteve/3.0.9/questions.yaml +++ b/stable/xteve/3.0.10/questions.yaml @@ -539,6 +539,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/xteve/3.0.9/templates/common.yaml b/stable/xteve/3.0.10/templates/common.yaml similarity index 100% rename from stable/xteve/3.0.9/templates/common.yaml rename to stable/xteve/3.0.10/templates/common.yaml diff --git a/stable/xteve/3.0.9/test_values.yaml b/stable/xteve/3.0.10/values.yaml similarity index 100% rename from stable/xteve/3.0.9/test_values.yaml rename to stable/xteve/3.0.10/values.yaml diff --git a/stable/xteve/3.0.9/CHANGELOG.md b/stable/xteve/3.0.9/CHANGELOG.md deleted file mode 100644 index bc347f80be5..00000000000 --- a/stable/xteve/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [xteve-3.0.9](https://github.com/truecharts/apps/compare/xteve-3.0.8...xteve-3.0.9) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/xteve/3.0.9/Chart.lock b/stable/xteve/3.0.9/Chart.lock deleted file mode 100644 index b287a707d25..00000000000 --- a/stable/xteve/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:56:48.826287684Z" diff --git a/stable/xteve/3.0.9/charts/common-8.3.10.tgz b/stable/xteve/3.0.9/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/xteve/3.0.9/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/xteve/3.0.9/ix_values.yaml b/stable/xteve/3.0.9/ix_values.yaml deleted file mode 100644 index 684c24e0802..00000000000 --- a/stable/xteve/3.0.9/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -## -# 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: - repository: ghcr.io/k8s-at-home/xteve - pullPolicy: IfNotPresent - tag: v2.2.0.200@sha256:e1afd6ea29e9b680191d8024f41eb495bc8fc7c2870fa36fbfa4f684c9a708dc - -## -# 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/xteve/3.0.9/values.yaml b/stable/xteve/3.0.9/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/zwavejs2mqtt/8.0.11/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.11/CHANGELOG.md deleted file mode 100644 index dfea83e5d11..00000000000 --- a/stable/zwavejs2mqtt/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [zwavejs2mqtt-8.0.11](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.10...zwavejs2mqtt-8.0.11) (2021-10-17) - -#### Chore - -* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - diff --git a/stable/zwavejs2mqtt/8.0.11/Chart.lock b/stable/zwavejs2mqtt/8.0.11/Chart.lock deleted file mode 100644 index e368a8dbcf2..00000000000 --- a/stable/zwavejs2mqtt/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.10 -digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a -generated: "2021-10-17T18:57:03.865413405Z" diff --git a/stable/zwavejs2mqtt/8.0.11/charts/common-8.3.10.tgz b/stable/zwavejs2mqtt/8.0.11/charts/common-8.3.10.tgz deleted file mode 100644 index 49ae41eb36f..00000000000 Binary files a/stable/zwavejs2mqtt/8.0.11/charts/common-8.3.10.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/8.0.11/ix_values.yaml b/stable/zwavejs2mqtt/8.0.11/ix_values.yaml deleted file mode 100644 index 8147d9acfd6..00000000000 --- a/stable/zwavejs2mqtt/8.0.11/ix_values.yaml +++ /dev/null @@ -1,58 +0,0 @@ -## -# 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: - repository: ghcr.io/truecharts/zwavejs2mqtt - pullPolicy: IfNotPresent - tag: v5.8.0@sha256:4701b08731f069a296e44d25aae6c203d9fca5b8faa34c3eefbbe4833987e53b - -probes: - liveness: - enabled: true - # custom: true - # spec: - # failureThreshold: 5 - # httpGet: - # path: /health - # port: http - # httpHeaders: - # - name: Accept - # value: text/plain - # initialDelaySeconds: 30 - # periodSeconds: 10 - # timeoutSeconds: 10 - readiness: - enabled: true - # custom: true - # spec: - # failureThreshold: 5 - # httpGet: - # path: /health - # port: http - # httpHeaders: - # - name: Accept - # value: text/plain - # initialDelaySeconds: 30 - # periodSeconds: 10 - # timeoutSeconds: 10 - startup: - enabled: false - # custom: true - # spec: - # failureThreshold: 5 - # httpGet: - # path: /health - # port: http - # httpHeaders: - # - name: Accept - # value: text/plain - # initialDelaySeconds: 30 - # periodSeconds: 10 - # timeoutSeconds: 10 -## -# 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/zwavejs2mqtt/8.0.11/values.yaml b/stable/zwavejs2mqtt/8.0.11/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/zwavejs2mqtt/8.0.12/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b2e9ed96347 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.12/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [zwavejs2mqtt-8.0.12](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.11...zwavejs2mqtt-8.0.12) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/zwavejs2mqtt/8.0.11/CONFIG.md b/stable/zwavejs2mqtt/8.0.12/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.11/CONFIG.md rename to stable/zwavejs2mqtt/8.0.12/CONFIG.md diff --git a/stable/zwavejs2mqtt/8.0.12/Chart.lock b/stable/zwavejs2mqtt/8.0.12/Chart.lock new file mode 100644 index 00000000000..9b5a45eea36 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-18T22:03:54.586888031Z" diff --git a/stable/zwavejs2mqtt/8.0.11/Chart.yaml b/stable/zwavejs2mqtt/8.0.12/Chart.yaml similarity index 95% rename from stable/zwavejs2mqtt/8.0.11/Chart.yaml rename to stable/zwavejs2mqtt/8.0.12/Chart.yaml index 02a14fc73d1..a9a55aafceb 100644 --- a/stable/zwavejs2mqtt/8.0.11/Chart.yaml +++ b/stable/zwavejs2mqtt/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.10 + version: 8.3.12 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.11 +version: 8.0.12 diff --git a/stable/zwavejs2mqtt/8.0.11/README.md b/stable/zwavejs2mqtt/8.0.12/README.md similarity index 96% rename from stable/zwavejs2mqtt/8.0.11/README.md rename to stable/zwavejs2mqtt/8.0.12/README.md index 01169e8da2f..77c0f191dc3 100644 --- a/stable/zwavejs2mqtt/8.0.11/README.md +++ b/stable/zwavejs2mqtt/8.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.10 | +| https://truecharts.org | common | 8.3.12 | ## Installing the Chart diff --git a/stable/zwavejs2mqtt/8.0.11/app-readme.md b/stable/zwavejs2mqtt/8.0.12/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.11/app-readme.md rename to stable/zwavejs2mqtt/8.0.12/app-readme.md diff --git a/stable/zwavejs2mqtt/8.0.12/charts/common-8.3.12.tgz b/stable/zwavejs2mqtt/8.0.12/charts/common-8.3.12.tgz new file mode 100644 index 00000000000..688075abdbf Binary files /dev/null and b/stable/zwavejs2mqtt/8.0.12/charts/common-8.3.12.tgz differ diff --git a/stable/zwavejs2mqtt/8.0.11/helm-values.md b/stable/zwavejs2mqtt/8.0.12/helm-values.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.11/helm-values.md rename to stable/zwavejs2mqtt/8.0.12/helm-values.md diff --git a/stable/zwavejs2mqtt/8.0.11/questions.yaml b/stable/zwavejs2mqtt/8.0.12/questions.yaml similarity index 99% rename from stable/zwavejs2mqtt/8.0.11/questions.yaml rename to stable/zwavejs2mqtt/8.0.12/questions.yaml index a8c5296533b..952b7003b0d 100644 --- a/stable/zwavejs2mqtt/8.0.11/questions.yaml +++ b/stable/zwavejs2mqtt/8.0.12/questions.yaml @@ -635,6 +635,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/zwavejs2mqtt/8.0.11/templates/common.yaml b/stable/zwavejs2mqtt/8.0.12/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.11/templates/common.yaml rename to stable/zwavejs2mqtt/8.0.12/templates/common.yaml diff --git a/stable/zwavejs2mqtt/8.0.11/test_values.yaml b/stable/zwavejs2mqtt/8.0.12/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.11/test_values.yaml rename to stable/zwavejs2mqtt/8.0.12/values.yaml