diff --git a/incubator/amcrest2mqtt/0.0.3/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.3/CHANGELOG.md deleted file mode 100644 index a3ab59db656..00000000000 --- a/incubator/amcrest2mqtt/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [amcrest2mqtt-0.0.3](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.2...amcrest2mqtt-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/amcrest2mqtt/0.0.3/Chart.lock b/incubator/amcrest2mqtt/0.0.3/Chart.lock deleted file mode 100644 index 09557fb9f2a..00000000000 --- a/incubator/amcrest2mqtt/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:16:30.792097466Z" diff --git a/incubator/amcrest2mqtt/0.0.3/charts/common-8.3.6.tgz b/incubator/amcrest2mqtt/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/amcrest2mqtt/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/amcrest2mqtt/0.0.4/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..45294e2ce07 --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.3/CONFIG.md b/incubator/amcrest2mqtt/0.0.4/CONFIG.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.3/CONFIG.md rename to incubator/amcrest2mqtt/0.0.4/CONFIG.md diff --git a/incubator/amcrest2mqtt/0.0.4/Chart.lock b/incubator/amcrest2mqtt/0.0.4/Chart.lock new file mode 100644 index 00000000000..b51220e1084 --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/amcrest2mqtt/0.0.4/Chart.yaml similarity index 94% rename from incubator/amcrest2mqtt/0.0.3/Chart.yaml rename to incubator/amcrest2mqtt/0.0.4/Chart.yaml index d2ba7e08b1a..ae0065afe97 100644 --- a/incubator/amcrest2mqtt/0.0.3/Chart.yaml +++ b/incubator/amcrest2mqtt/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/amcrest2mqtt/0.0.3/README.md b/incubator/amcrest2mqtt/0.0.4/README.md similarity index 96% rename from incubator/amcrest2mqtt/0.0.3/README.md rename to incubator/amcrest2mqtt/0.0.4/README.md index bce48c85bc0..5c663f86c43 100644 --- a/incubator/amcrest2mqtt/0.0.3/README.md +++ b/incubator/amcrest2mqtt/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/amcrest2mqtt/0.0.3/app-readme.md b/incubator/amcrest2mqtt/0.0.4/app-readme.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.3/app-readme.md rename to incubator/amcrest2mqtt/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/amcrest2mqtt/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/amcrest2mqtt/0.0.3/helm-values.md b/incubator/amcrest2mqtt/0.0.4/helm-values.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.3/helm-values.md rename to incubator/amcrest2mqtt/0.0.4/helm-values.md diff --git a/incubator/amcrest2mqtt/0.0.3/ix_values.yaml b/incubator/amcrest2mqtt/0.0.4/ix_values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.3/ix_values.yaml rename to incubator/amcrest2mqtt/0.0.4/ix_values.yaml diff --git a/incubator/amcrest2mqtt/0.0.3/questions.yaml b/incubator/amcrest2mqtt/0.0.4/questions.yaml similarity index 99% rename from incubator/amcrest2mqtt/0.0.3/questions.yaml rename to incubator/amcrest2mqtt/0.0.4/questions.yaml index 7033d490523..dcffc4c8e6e 100644 --- a/incubator/amcrest2mqtt/0.0.3/questions.yaml +++ b/incubator/amcrest2mqtt/0.0.4/questions.yaml @@ -79,7 +79,7 @@ questions: label: "(Advanced) Update Strategy" schema: type: string - default: "Recreate" + default: "RollingUpdate" required: true enum: - value: "Recreate" @@ -630,6 +630,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/amcrest2mqtt/0.0.3/templates/common.yaml b/incubator/amcrest2mqtt/0.0.4/templates/common.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.3/templates/common.yaml rename to incubator/amcrest2mqtt/0.0.4/templates/common.yaml diff --git a/incubator/amcrest2mqtt/0.0.3/test_values.yaml b/incubator/amcrest2mqtt/0.0.4/test_values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.3/test_values.yaml rename to incubator/amcrest2mqtt/0.0.4/test_values.yaml diff --git a/incubator/amcrest2mqtt/0.0.3/values.yaml b/incubator/amcrest2mqtt/0.0.4/values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.3/values.yaml rename to incubator/amcrest2mqtt/0.0.4/values.yaml diff --git a/incubator/apache-musicindex/0.0.3/CHANGELOG.md b/incubator/apache-musicindex/0.0.3/CHANGELOG.md deleted file mode 100644 index dfe6a376034..00000000000 --- a/incubator/apache-musicindex/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [apache-musicindex-0.0.3](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.2...apache-musicindex-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/apache-musicindex/0.0.3/Chart.lock b/incubator/apache-musicindex/0.0.3/Chart.lock deleted file mode 100644 index bd9d9bcca98..00000000000 --- a/incubator/apache-musicindex/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:16:44.832740757Z" diff --git a/incubator/apache-musicindex/0.0.3/charts/common-8.3.6.tgz b/incubator/apache-musicindex/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/apache-musicindex/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/apache-musicindex/0.0.4/CHANGELOG.md b/incubator/apache-musicindex/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..8f535598f18 --- /dev/null +++ b/incubator/apache-musicindex/0.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.3/CONFIG.md b/incubator/apache-musicindex/0.0.4/CONFIG.md similarity index 100% rename from incubator/apache-musicindex/0.0.3/CONFIG.md rename to incubator/apache-musicindex/0.0.4/CONFIG.md diff --git a/incubator/apache-musicindex/0.0.4/Chart.lock b/incubator/apache-musicindex/0.0.4/Chart.lock new file mode 100644 index 00000000000..ed62f9e7618 --- /dev/null +++ b/incubator/apache-musicindex/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/apache-musicindex/0.0.4/Chart.yaml similarity index 94% rename from incubator/apache-musicindex/0.0.3/Chart.yaml rename to incubator/apache-musicindex/0.0.4/Chart.yaml index d13fce1649f..4d8a8b81ff3 100644 --- a/incubator/apache-musicindex/0.0.3/Chart.yaml +++ b/incubator/apache-musicindex/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/apache-musicindex/0.0.3/README.md b/incubator/apache-musicindex/0.0.4/README.md similarity index 96% rename from incubator/apache-musicindex/0.0.3/README.md rename to incubator/apache-musicindex/0.0.4/README.md index d0a762c33d2..5413ba27956 100644 --- a/incubator/apache-musicindex/0.0.3/README.md +++ b/incubator/apache-musicindex/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/apache-musicindex/0.0.3/app-readme.md b/incubator/apache-musicindex/0.0.4/app-readme.md similarity index 100% rename from incubator/apache-musicindex/0.0.3/app-readme.md rename to incubator/apache-musicindex/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/apache-musicindex/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/apache-musicindex/0.0.3/helm-values.md b/incubator/apache-musicindex/0.0.4/helm-values.md similarity index 100% rename from incubator/apache-musicindex/0.0.3/helm-values.md rename to incubator/apache-musicindex/0.0.4/helm-values.md diff --git a/incubator/apache-musicindex/0.0.3/ix_values.yaml b/incubator/apache-musicindex/0.0.4/ix_values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.3/ix_values.yaml rename to incubator/apache-musicindex/0.0.4/ix_values.yaml diff --git a/incubator/apache-musicindex/0.0.3/questions.yaml b/incubator/apache-musicindex/0.0.4/questions.yaml similarity index 99% rename from incubator/apache-musicindex/0.0.3/questions.yaml rename to incubator/apache-musicindex/0.0.4/questions.yaml index 605009805fb..1e6ec699638 100644 --- a/incubator/apache-musicindex/0.0.3/questions.yaml +++ b/incubator/apache-musicindex/0.0.4/questions.yaml @@ -79,7 +79,7 @@ questions: label: "(Advanced) Update Strategy" schema: type: string - default: "Recreate" + default: "RollingUpdate" required: true enum: - value: "Recreate" @@ -669,6 +669,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/apache-musicindex/0.0.3/templates/common.yaml b/incubator/apache-musicindex/0.0.4/templates/common.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.3/templates/common.yaml rename to incubator/apache-musicindex/0.0.4/templates/common.yaml diff --git a/incubator/apache-musicindex/0.0.3/test_values.yaml b/incubator/apache-musicindex/0.0.4/test_values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.3/test_values.yaml rename to incubator/apache-musicindex/0.0.4/test_values.yaml diff --git a/incubator/apache-musicindex/0.0.3/values.yaml b/incubator/apache-musicindex/0.0.4/values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.3/values.yaml rename to incubator/apache-musicindex/0.0.4/values.yaml diff --git a/incubator/aria2/0.0.3/CHANGELOG.md b/incubator/aria2/0.0.3/CHANGELOG.md deleted file mode 100644 index e75b116ffaa..00000000000 --- a/incubator/aria2/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [aria2-0.0.3](https://github.com/truecharts/apps/compare/aria2-0.0.2...aria2-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/aria2/0.0.3/Chart.lock b/incubator/aria2/0.0.3/Chart.lock deleted file mode 100644 index a6479c7d120..00000000000 --- a/incubator/aria2/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:16:58.56042343Z" diff --git a/incubator/aria2/0.0.3/charts/common-8.3.6.tgz b/incubator/aria2/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/aria2/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/aria2/0.0.4/CHANGELOG.md b/incubator/aria2/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..5de32a0ec23 --- /dev/null +++ b/incubator/aria2/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/aria2/0.0.4/CONFIG.md similarity index 100% rename from incubator/aria2/0.0.3/CONFIG.md rename to incubator/aria2/0.0.4/CONFIG.md diff --git a/incubator/aria2/0.0.4/Chart.lock b/incubator/aria2/0.0.4/Chart.lock new file mode 100644 index 00000000000..463a113d426 --- /dev/null +++ b/incubator/aria2/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/aria2/0.0.4/Chart.yaml similarity index 93% rename from incubator/aria2/0.0.3/Chart.yaml rename to incubator/aria2/0.0.4/Chart.yaml index 9e72eb67d8e..d08e4c3d3e2 100644 --- a/incubator/aria2/0.0.3/Chart.yaml +++ b/incubator/aria2/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/aria2/0.0.3/README.md b/incubator/aria2/0.0.4/README.md similarity index 96% rename from incubator/aria2/0.0.3/README.md rename to incubator/aria2/0.0.4/README.md index 151c0baef48..60b329f9140 100644 --- a/incubator/aria2/0.0.3/README.md +++ b/incubator/aria2/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/aria2/0.0.3/app-readme.md b/incubator/aria2/0.0.4/app-readme.md similarity index 100% rename from incubator/aria2/0.0.3/app-readme.md rename to incubator/aria2/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/aria2/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/aria2/0.0.3/helm-values.md b/incubator/aria2/0.0.4/helm-values.md similarity index 100% rename from incubator/aria2/0.0.3/helm-values.md rename to incubator/aria2/0.0.4/helm-values.md diff --git a/incubator/aria2/0.0.3/ix_values.yaml b/incubator/aria2/0.0.4/ix_values.yaml similarity index 100% rename from incubator/aria2/0.0.3/ix_values.yaml rename to incubator/aria2/0.0.4/ix_values.yaml diff --git a/incubator/aria2/0.0.3/questions.yaml b/incubator/aria2/0.0.4/questions.yaml similarity index 99% rename from incubator/aria2/0.0.3/questions.yaml rename to incubator/aria2/0.0.4/questions.yaml index 64323d0782f..6dd38cb0814 100644 --- a/incubator/aria2/0.0.3/questions.yaml +++ b/incubator/aria2/0.0.4/questions.yaml @@ -782,6 +782,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -956,6 +957,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/aria2/0.0.3/templates/common.yaml b/incubator/aria2/0.0.4/templates/common.yaml similarity index 100% rename from incubator/aria2/0.0.3/templates/common.yaml rename to incubator/aria2/0.0.4/templates/common.yaml diff --git a/incubator/aria2/0.0.3/test_values.yaml b/incubator/aria2/0.0.4/test_values.yaml similarity index 100% rename from incubator/aria2/0.0.3/test_values.yaml rename to incubator/aria2/0.0.4/test_values.yaml diff --git a/incubator/aria2/0.0.3/values.yaml b/incubator/aria2/0.0.4/values.yaml similarity index 100% rename from incubator/aria2/0.0.3/values.yaml rename to incubator/aria2/0.0.4/values.yaml diff --git a/incubator/audacity/0.0.3/CHANGELOG.md b/incubator/audacity/0.0.3/CHANGELOG.md deleted file mode 100644 index 89aba64f064..00000000000 --- a/incubator/audacity/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [audacity-0.0.3](https://github.com/truecharts/apps/compare/audacity-0.0.2...audacity-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/audacity/0.0.3/Chart.lock b/incubator/audacity/0.0.3/Chart.lock deleted file mode 100644 index 594d340ec31..00000000000 --- a/incubator/audacity/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:17:11.912776371Z" diff --git a/incubator/audacity/0.0.3/charts/common-8.3.6.tgz b/incubator/audacity/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/audacity/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/audacity/0.0.4/CHANGELOG.md b/incubator/audacity/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..945351dab3f --- /dev/null +++ b/incubator/audacity/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/audacity/0.0.4/CONFIG.md similarity index 100% rename from incubator/audacity/0.0.3/CONFIG.md rename to incubator/audacity/0.0.4/CONFIG.md diff --git a/incubator/audacity/0.0.4/Chart.lock b/incubator/audacity/0.0.4/Chart.lock new file mode 100644 index 00000000000..ccbcd53c46f --- /dev/null +++ b/incubator/audacity/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/audacity/0.0.4/Chart.yaml similarity index 95% rename from incubator/audacity/0.0.3/Chart.yaml rename to incubator/audacity/0.0.4/Chart.yaml index 8d4412b85dc..985ecd1dccb 100644 --- a/incubator/audacity/0.0.3/Chart.yaml +++ b/incubator/audacity/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/audacity/0.0.3/README.md b/incubator/audacity/0.0.4/README.md similarity index 96% rename from incubator/audacity/0.0.3/README.md rename to incubator/audacity/0.0.4/README.md index 4e2b064bf6c..e004a830ec7 100644 --- a/incubator/audacity/0.0.3/README.md +++ b/incubator/audacity/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/audacity/0.0.3/app-readme.md b/incubator/audacity/0.0.4/app-readme.md similarity index 100% rename from incubator/audacity/0.0.3/app-readme.md rename to incubator/audacity/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/audacity/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/audacity/0.0.3/helm-values.md b/incubator/audacity/0.0.4/helm-values.md similarity index 100% rename from incubator/audacity/0.0.3/helm-values.md rename to incubator/audacity/0.0.4/helm-values.md diff --git a/incubator/audacity/0.0.3/ix_values.yaml b/incubator/audacity/0.0.4/ix_values.yaml similarity index 100% rename from incubator/audacity/0.0.3/ix_values.yaml rename to incubator/audacity/0.0.4/ix_values.yaml diff --git a/incubator/audacity/0.0.3/questions.yaml b/incubator/audacity/0.0.4/questions.yaml similarity index 99% rename from incubator/audacity/0.0.3/questions.yaml rename to incubator/audacity/0.0.4/questions.yaml index ff2fe540599..315549af602 100644 --- a/incubator/audacity/0.0.3/questions.yaml +++ b/incubator/audacity/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/audacity/0.0.3/templates/common.yaml b/incubator/audacity/0.0.4/templates/common.yaml similarity index 100% rename from incubator/audacity/0.0.3/templates/common.yaml rename to incubator/audacity/0.0.4/templates/common.yaml diff --git a/incubator/audacity/0.0.3/test_values.yaml b/incubator/audacity/0.0.4/test_values.yaml similarity index 100% rename from incubator/audacity/0.0.3/test_values.yaml rename to incubator/audacity/0.0.4/test_values.yaml diff --git a/incubator/audacity/0.0.3/values.yaml b/incubator/audacity/0.0.4/values.yaml similarity index 100% rename from incubator/audacity/0.0.3/values.yaml rename to incubator/audacity/0.0.4/values.yaml diff --git a/incubator/beets/0.0.3/CHANGELOG.md b/incubator/beets/0.0.3/CHANGELOG.md deleted file mode 100644 index 676fbb263e9..00000000000 --- a/incubator/beets/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [beets-0.0.3](https://github.com/truecharts/apps/compare/beets-0.0.2...beets-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/beets/0.0.3/Chart.lock b/incubator/beets/0.0.3/Chart.lock deleted file mode 100644 index 7ca8999d318..00000000000 --- a/incubator/beets/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:17:25.421479712Z" diff --git a/incubator/beets/0.0.3/charts/common-8.3.6.tgz b/incubator/beets/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/beets/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/beets/0.0.4/CHANGELOG.md b/incubator/beets/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..2770d89c648 --- /dev/null +++ b/incubator/beets/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/beets/0.0.4/CONFIG.md similarity index 100% rename from incubator/beets/0.0.3/CONFIG.md rename to incubator/beets/0.0.4/CONFIG.md diff --git a/incubator/beets/0.0.4/Chart.lock b/incubator/beets/0.0.4/Chart.lock new file mode 100644 index 00000000000..a3483fd7fe8 --- /dev/null +++ b/incubator/beets/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/beets/0.0.4/Chart.yaml similarity index 94% rename from incubator/beets/0.0.3/Chart.yaml rename to incubator/beets/0.0.4/Chart.yaml index 1fdaa6e5922..42785c5b9a8 100644 --- a/incubator/beets/0.0.3/Chart.yaml +++ b/incubator/beets/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/beets/0.0.3/README.md b/incubator/beets/0.0.4/README.md similarity index 96% rename from incubator/beets/0.0.3/README.md rename to incubator/beets/0.0.4/README.md index 3852591e9c8..92fc4fa3888 100644 --- a/incubator/beets/0.0.3/README.md +++ b/incubator/beets/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/beets/0.0.3/app-readme.md b/incubator/beets/0.0.4/app-readme.md similarity index 100% rename from incubator/beets/0.0.3/app-readme.md rename to incubator/beets/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/beets/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/beets/0.0.3/helm-values.md b/incubator/beets/0.0.4/helm-values.md similarity index 100% rename from incubator/beets/0.0.3/helm-values.md rename to incubator/beets/0.0.4/helm-values.md diff --git a/incubator/beets/0.0.3/ix_values.yaml b/incubator/beets/0.0.4/ix_values.yaml similarity index 100% rename from incubator/beets/0.0.3/ix_values.yaml rename to incubator/beets/0.0.4/ix_values.yaml diff --git a/incubator/beets/0.0.3/questions.yaml b/incubator/beets/0.0.4/questions.yaml similarity index 99% rename from incubator/beets/0.0.3/questions.yaml rename to incubator/beets/0.0.4/questions.yaml index c0bf64b8fe6..62d460c9f00 100644 --- a/incubator/beets/0.0.3/questions.yaml +++ b/incubator/beets/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -829,6 +830,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/beets/0.0.3/templates/common.yaml b/incubator/beets/0.0.4/templates/common.yaml similarity index 100% rename from incubator/beets/0.0.3/templates/common.yaml rename to incubator/beets/0.0.4/templates/common.yaml diff --git a/incubator/beets/0.0.3/test_values.yaml b/incubator/beets/0.0.4/test_values.yaml similarity index 100% rename from incubator/beets/0.0.3/test_values.yaml rename to incubator/beets/0.0.4/test_values.yaml diff --git a/incubator/beets/0.0.3/values.yaml b/incubator/beets/0.0.4/values.yaml similarity index 100% rename from incubator/beets/0.0.3/values.yaml rename to incubator/beets/0.0.4/values.yaml diff --git a/incubator/cloud9/0.0.3/CHANGELOG.md b/incubator/cloud9/0.0.3/CHANGELOG.md deleted file mode 100644 index 626ac73465e..00000000000 --- a/incubator/cloud9/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [cloud9-0.0.3](https://github.com/truecharts/apps/compare/cloud9-0.0.2...cloud9-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/cloud9/0.0.3/Chart.lock b/incubator/cloud9/0.0.3/Chart.lock deleted file mode 100644 index 2ee5984ee3c..00000000000 --- a/incubator/cloud9/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:17:39.014852065Z" diff --git a/incubator/cloud9/0.0.3/charts/common-8.3.6.tgz b/incubator/cloud9/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/cloud9/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/cloud9/0.0.4/CHANGELOG.md b/incubator/cloud9/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..9f45b01107b --- /dev/null +++ b/incubator/cloud9/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/cloud9/0.0.4/CONFIG.md similarity index 100% rename from incubator/cloud9/0.0.3/CONFIG.md rename to incubator/cloud9/0.0.4/CONFIG.md diff --git a/incubator/cloud9/0.0.4/Chart.lock b/incubator/cloud9/0.0.4/Chart.lock new file mode 100644 index 00000000000..7dd44399b91 --- /dev/null +++ b/incubator/cloud9/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/cloud9/0.0.4/Chart.yaml similarity index 95% rename from incubator/cloud9/0.0.3/Chart.yaml rename to incubator/cloud9/0.0.4/Chart.yaml index fbe2c6768bf..385df130585 100644 --- a/incubator/cloud9/0.0.3/Chart.yaml +++ b/incubator/cloud9/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/cloud9/0.0.3/README.md b/incubator/cloud9/0.0.4/README.md similarity index 96% rename from incubator/cloud9/0.0.3/README.md rename to incubator/cloud9/0.0.4/README.md index 5a74e637366..b31a6545614 100644 --- a/incubator/cloud9/0.0.3/README.md +++ b/incubator/cloud9/0.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/cloud9/0.0.3/app-readme.md b/incubator/cloud9/0.0.4/app-readme.md similarity index 100% rename from incubator/cloud9/0.0.3/app-readme.md rename to incubator/cloud9/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/cloud9/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/cloud9/0.0.3/helm-values.md b/incubator/cloud9/0.0.4/helm-values.md similarity index 100% rename from incubator/cloud9/0.0.3/helm-values.md rename to incubator/cloud9/0.0.4/helm-values.md diff --git a/incubator/cloud9/0.0.3/ix_values.yaml b/incubator/cloud9/0.0.4/ix_values.yaml similarity index 100% rename from incubator/cloud9/0.0.3/ix_values.yaml rename to incubator/cloud9/0.0.4/ix_values.yaml diff --git a/incubator/cloud9/0.0.3/questions.yaml b/incubator/cloud9/0.0.4/questions.yaml similarity index 99% rename from incubator/cloud9/0.0.3/questions.yaml rename to incubator/cloud9/0.0.4/questions.yaml index 1cd5ace8be0..01909d4b108 100644 --- a/incubator/cloud9/0.0.3/questions.yaml +++ b/incubator/cloud9/0.0.4/questions.yaml @@ -666,6 +666,7 @@ questions: type: string default: "/code" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -840,6 +841,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/cloud9/0.0.3/templates/common.yaml b/incubator/cloud9/0.0.4/templates/common.yaml similarity index 100% rename from incubator/cloud9/0.0.3/templates/common.yaml rename to incubator/cloud9/0.0.4/templates/common.yaml diff --git a/incubator/cloud9/0.0.3/test_values.yaml b/incubator/cloud9/0.0.4/test_values.yaml similarity index 100% rename from incubator/cloud9/0.0.3/test_values.yaml rename to incubator/cloud9/0.0.4/test_values.yaml diff --git a/incubator/cloud9/0.0.3/values.yaml b/incubator/cloud9/0.0.4/values.yaml similarity index 100% rename from incubator/cloud9/0.0.3/values.yaml rename to incubator/cloud9/0.0.4/values.yaml diff --git a/incubator/code-server/0.0.3/CHANGELOG.md b/incubator/code-server/0.0.3/CHANGELOG.md deleted file mode 100644 index 1d84b3f3629..00000000000 --- a/incubator/code-server/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [code-server-0.0.3](https://github.com/truecharts/apps/compare/code-server-0.0.2...code-server-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/code-server/0.0.3/Chart.lock b/incubator/code-server/0.0.3/Chart.lock deleted file mode 100644 index a25f467ddbd..00000000000 --- a/incubator/code-server/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:17:52.550172498Z" diff --git a/incubator/code-server/0.0.3/charts/common-8.3.6.tgz b/incubator/code-server/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/code-server/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/code-server/0.0.4/CHANGELOG.md b/incubator/code-server/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..6f4d292e232 --- /dev/null +++ b/incubator/code-server/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/code-server/0.0.4/CONFIG.md similarity index 100% rename from incubator/code-server/0.0.3/CONFIG.md rename to incubator/code-server/0.0.4/CONFIG.md diff --git a/incubator/code-server/0.0.4/Chart.lock b/incubator/code-server/0.0.4/Chart.lock new file mode 100644 index 00000000000..27402aedd2c --- /dev/null +++ b/incubator/code-server/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/code-server/0.0.4/Chart.yaml similarity index 94% rename from incubator/code-server/0.0.3/Chart.yaml rename to incubator/code-server/0.0.4/Chart.yaml index a7e0a6acc44..8a26c02a984 100644 --- a/incubator/code-server/0.0.3/Chart.yaml +++ b/incubator/code-server/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.11.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/code-server/0.0.3/README.md b/incubator/code-server/0.0.4/README.md similarity index 96% rename from incubator/code-server/0.0.3/README.md rename to incubator/code-server/0.0.4/README.md index d8568c2364c..7eef7686803 100644 --- a/incubator/code-server/0.0.3/README.md +++ b/incubator/code-server/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/code-server/0.0.3/app-readme.md b/incubator/code-server/0.0.4/app-readme.md similarity index 100% rename from incubator/code-server/0.0.3/app-readme.md rename to incubator/code-server/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/code-server/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/code-server/0.0.3/helm-values.md b/incubator/code-server/0.0.4/helm-values.md similarity index 100% rename from incubator/code-server/0.0.3/helm-values.md rename to incubator/code-server/0.0.4/helm-values.md diff --git a/incubator/code-server/0.0.3/ix_values.yaml b/incubator/code-server/0.0.4/ix_values.yaml similarity index 100% rename from incubator/code-server/0.0.3/ix_values.yaml rename to incubator/code-server/0.0.4/ix_values.yaml diff --git a/incubator/code-server/0.0.3/questions.yaml b/incubator/code-server/0.0.4/questions.yaml similarity index 99% rename from incubator/code-server/0.0.3/questions.yaml rename to incubator/code-server/0.0.4/questions.yaml index a28a9192011..1b79aa6f120 100644 --- a/incubator/code-server/0.0.3/questions.yaml +++ b/incubator/code-server/0.0.4/questions.yaml @@ -673,6 +673,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -847,6 +848,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/code-server/0.0.3/templates/common.yaml b/incubator/code-server/0.0.4/templates/common.yaml similarity index 100% rename from incubator/code-server/0.0.3/templates/common.yaml rename to incubator/code-server/0.0.4/templates/common.yaml diff --git a/incubator/code-server/0.0.3/test_values.yaml b/incubator/code-server/0.0.4/test_values.yaml similarity index 100% rename from incubator/code-server/0.0.3/test_values.yaml rename to incubator/code-server/0.0.4/test_values.yaml diff --git a/incubator/code-server/0.0.3/values.yaml b/incubator/code-server/0.0.4/values.yaml similarity index 100% rename from incubator/code-server/0.0.3/values.yaml rename to incubator/code-server/0.0.4/values.yaml diff --git a/incubator/cryptofolio/0.0.3/CHANGELOG.md b/incubator/cryptofolio/0.0.3/CHANGELOG.md deleted file mode 100644 index ebe84a7934f..00000000000 --- a/incubator/cryptofolio/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [cryptofolio-0.0.3](https://github.com/truecharts/apps/compare/cryptofolio-0.0.2...cryptofolio-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/cryptofolio/0.0.3/Chart.lock b/incubator/cryptofolio/0.0.3/Chart.lock deleted file mode 100644 index bedf7c0fdfb..00000000000 --- a/incubator/cryptofolio/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:18:05.871956797Z" diff --git a/incubator/cryptofolio/0.0.3/charts/common-8.3.6.tgz b/incubator/cryptofolio/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/cryptofolio/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/cryptofolio/0.0.4/CHANGELOG.md b/incubator/cryptofolio/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c092c151228 --- /dev/null +++ b/incubator/cryptofolio/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/cryptofolio/0.0.4/CONFIG.md similarity index 100% rename from incubator/cryptofolio/0.0.3/CONFIG.md rename to incubator/cryptofolio/0.0.4/CONFIG.md diff --git a/incubator/cryptofolio/0.0.4/Chart.lock b/incubator/cryptofolio/0.0.4/Chart.lock new file mode 100644 index 00000000000..8984c3dcac4 --- /dev/null +++ b/incubator/cryptofolio/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/cryptofolio/0.0.4/Chart.yaml similarity index 94% rename from incubator/cryptofolio/0.0.3/Chart.yaml rename to incubator/cryptofolio/0.0.4/Chart.yaml index bb66507a3c7..8d432e9adc3 100644 --- a/incubator/cryptofolio/0.0.3/Chart.yaml +++ b/incubator/cryptofolio/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/cryptofolio/0.0.3/README.md b/incubator/cryptofolio/0.0.4/README.md similarity index 96% rename from incubator/cryptofolio/0.0.3/README.md rename to incubator/cryptofolio/0.0.4/README.md index 377faea84aa..9a43c9f7e45 100644 --- a/incubator/cryptofolio/0.0.3/README.md +++ b/incubator/cryptofolio/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/cryptofolio/0.0.3/app-readme.md b/incubator/cryptofolio/0.0.4/app-readme.md similarity index 100% rename from incubator/cryptofolio/0.0.3/app-readme.md rename to incubator/cryptofolio/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/cryptofolio/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/cryptofolio/0.0.3/helm-values.md b/incubator/cryptofolio/0.0.4/helm-values.md similarity index 100% rename from incubator/cryptofolio/0.0.3/helm-values.md rename to incubator/cryptofolio/0.0.4/helm-values.md diff --git a/incubator/cryptofolio/0.0.3/ix_values.yaml b/incubator/cryptofolio/0.0.4/ix_values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.3/ix_values.yaml rename to incubator/cryptofolio/0.0.4/ix_values.yaml diff --git a/incubator/cryptofolio/0.0.3/questions.yaml b/incubator/cryptofolio/0.0.4/questions.yaml similarity index 99% rename from incubator/cryptofolio/0.0.3/questions.yaml rename to incubator/cryptofolio/0.0.4/questions.yaml index 23d97d4f189..332188cfde2 100644 --- a/incubator/cryptofolio/0.0.3/questions.yaml +++ b/incubator/cryptofolio/0.0.4/questions.yaml @@ -661,6 +661,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -823,6 +824,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/cryptofolio/0.0.3/templates/common.yaml b/incubator/cryptofolio/0.0.4/templates/common.yaml similarity index 100% rename from incubator/cryptofolio/0.0.3/templates/common.yaml rename to incubator/cryptofolio/0.0.4/templates/common.yaml diff --git a/incubator/cryptofolio/0.0.3/test_values.yaml b/incubator/cryptofolio/0.0.4/test_values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.3/test_values.yaml rename to incubator/cryptofolio/0.0.4/test_values.yaml diff --git a/incubator/cryptofolio/0.0.3/values.yaml b/incubator/cryptofolio/0.0.4/values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.3/values.yaml rename to incubator/cryptofolio/0.0.4/values.yaml diff --git a/incubator/davos/0.0.3/CHANGELOG.md b/incubator/davos/0.0.3/CHANGELOG.md deleted file mode 100644 index b03ff2d0796..00000000000 --- a/incubator/davos/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [davos-0.0.3](https://github.com/truecharts/apps/compare/davos-0.0.2...davos-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/davos/0.0.3/Chart.lock b/incubator/davos/0.0.3/Chart.lock deleted file mode 100644 index 144cf44def9..00000000000 --- a/incubator/davos/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:18:19.212644829Z" diff --git a/incubator/davos/0.0.3/charts/common-8.3.6.tgz b/incubator/davos/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/davos/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/davos/0.0.4/CHANGELOG.md b/incubator/davos/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..a0fc6b63789 --- /dev/null +++ b/incubator/davos/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/davos/0.0.4/CONFIG.md similarity index 100% rename from incubator/davos/0.0.3/CONFIG.md rename to incubator/davos/0.0.4/CONFIG.md diff --git a/incubator/davos/0.0.4/Chart.lock b/incubator/davos/0.0.4/Chart.lock new file mode 100644 index 00000000000..860a49c3edd --- /dev/null +++ b/incubator/davos/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/davos/0.0.4/Chart.yaml similarity index 95% rename from incubator/davos/0.0.3/Chart.yaml rename to incubator/davos/0.0.4/Chart.yaml index 17519399ad8..5d2fb8e459d 100644 --- a/incubator/davos/0.0.3/Chart.yaml +++ b/incubator/davos/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/davos/0.0.3/README.md b/incubator/davos/0.0.4/README.md similarity index 96% rename from incubator/davos/0.0.3/README.md rename to incubator/davos/0.0.4/README.md index 33dde1ba708..a755747c6be 100644 --- a/incubator/davos/0.0.3/README.md +++ b/incubator/davos/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/davos/0.0.3/app-readme.md b/incubator/davos/0.0.4/app-readme.md similarity index 100% rename from incubator/davos/0.0.3/app-readme.md rename to incubator/davos/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/davos/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/davos/0.0.3/helm-values.md b/incubator/davos/0.0.4/helm-values.md similarity index 100% rename from incubator/davos/0.0.3/helm-values.md rename to incubator/davos/0.0.4/helm-values.md diff --git a/incubator/davos/0.0.3/ix_values.yaml b/incubator/davos/0.0.4/ix_values.yaml similarity index 100% rename from incubator/davos/0.0.3/ix_values.yaml rename to incubator/davos/0.0.4/ix_values.yaml diff --git a/incubator/davos/0.0.3/questions.yaml b/incubator/davos/0.0.4/questions.yaml similarity index 99% rename from incubator/davos/0.0.3/questions.yaml rename to incubator/davos/0.0.4/questions.yaml index 8ca94dc376e..f0eb8586aab 100644 --- a/incubator/davos/0.0.3/questions.yaml +++ b/incubator/davos/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/davos/0.0.3/templates/common.yaml b/incubator/davos/0.0.4/templates/common.yaml similarity index 100% rename from incubator/davos/0.0.3/templates/common.yaml rename to incubator/davos/0.0.4/templates/common.yaml diff --git a/incubator/davos/0.0.3/test_values.yaml b/incubator/davos/0.0.4/test_values.yaml similarity index 100% rename from incubator/davos/0.0.3/test_values.yaml rename to incubator/davos/0.0.4/test_values.yaml diff --git a/incubator/davos/0.0.3/values.yaml b/incubator/davos/0.0.4/values.yaml similarity index 100% rename from incubator/davos/0.0.3/values.yaml rename to incubator/davos/0.0.4/values.yaml diff --git a/incubator/digikam/0.0.3/CHANGELOG.md b/incubator/digikam/0.0.3/CHANGELOG.md deleted file mode 100644 index ccec6e19600..00000000000 --- a/incubator/digikam/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [digikam-0.0.3](https://github.com/truecharts/apps/compare/digikam-0.0.2...digikam-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/digikam/0.0.3/Chart.lock b/incubator/digikam/0.0.3/Chart.lock deleted file mode 100644 index 141674ca7ce..00000000000 --- a/incubator/digikam/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:18:32.608938833Z" diff --git a/incubator/digikam/0.0.3/charts/common-8.3.6.tgz b/incubator/digikam/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/digikam/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/digikam/0.0.4/CHANGELOG.md b/incubator/digikam/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..514aa66546d --- /dev/null +++ b/incubator/digikam/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/digikam/0.0.4/CONFIG.md similarity index 100% rename from incubator/digikam/0.0.3/CONFIG.md rename to incubator/digikam/0.0.4/CONFIG.md diff --git a/incubator/digikam/0.0.4/Chart.lock b/incubator/digikam/0.0.4/Chart.lock new file mode 100644 index 00000000000..5cc372f7010 --- /dev/null +++ b/incubator/digikam/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/digikam/0.0.4/Chart.yaml similarity index 95% rename from incubator/digikam/0.0.3/Chart.yaml rename to incubator/digikam/0.0.4/Chart.yaml index 9f0ca0344e2..54933537eb0 100644 --- a/incubator/digikam/0.0.3/Chart.yaml +++ b/incubator/digikam/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/digikam/0.0.3/README.md b/incubator/digikam/0.0.4/README.md similarity index 96% rename from incubator/digikam/0.0.3/README.md rename to incubator/digikam/0.0.4/README.md index 3d124f0cc74..62adf591609 100644 --- a/incubator/digikam/0.0.3/README.md +++ b/incubator/digikam/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/digikam/0.0.3/app-readme.md b/incubator/digikam/0.0.4/app-readme.md similarity index 100% rename from incubator/digikam/0.0.3/app-readme.md rename to incubator/digikam/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/digikam/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/digikam/0.0.3/helm-values.md b/incubator/digikam/0.0.4/helm-values.md similarity index 100% rename from incubator/digikam/0.0.3/helm-values.md rename to incubator/digikam/0.0.4/helm-values.md diff --git a/incubator/digikam/0.0.3/ix_values.yaml b/incubator/digikam/0.0.4/ix_values.yaml similarity index 100% rename from incubator/digikam/0.0.3/ix_values.yaml rename to incubator/digikam/0.0.4/ix_values.yaml diff --git a/incubator/digikam/0.0.3/questions.yaml b/incubator/digikam/0.0.4/questions.yaml similarity index 99% rename from incubator/digikam/0.0.3/questions.yaml rename to incubator/digikam/0.0.4/questions.yaml index 5e4a47917b7..82f4aa5bed8 100644 --- a/incubator/digikam/0.0.3/questions.yaml +++ b/incubator/digikam/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/digikam/0.0.3/templates/common.yaml b/incubator/digikam/0.0.4/templates/common.yaml similarity index 100% rename from incubator/digikam/0.0.3/templates/common.yaml rename to incubator/digikam/0.0.4/templates/common.yaml diff --git a/incubator/digikam/0.0.3/test_values.yaml b/incubator/digikam/0.0.4/test_values.yaml similarity index 100% rename from incubator/digikam/0.0.3/test_values.yaml rename to incubator/digikam/0.0.4/test_values.yaml diff --git a/incubator/digikam/0.0.3/values.yaml b/incubator/digikam/0.0.4/values.yaml similarity index 100% rename from incubator/digikam/0.0.3/values.yaml rename to incubator/digikam/0.0.4/values.yaml diff --git a/incubator/doublecommander/0.0.3/CHANGELOG.md b/incubator/doublecommander/0.0.3/CHANGELOG.md deleted file mode 100644 index 1949a93fa69..00000000000 --- a/incubator/doublecommander/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [doublecommander-0.0.3](https://github.com/truecharts/apps/compare/doublecommander-0.0.2...doublecommander-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/doublecommander/0.0.3/Chart.lock b/incubator/doublecommander/0.0.3/Chart.lock deleted file mode 100644 index 17e7f700d55..00000000000 --- a/incubator/doublecommander/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:18:46.156381717Z" diff --git a/incubator/doublecommander/0.0.3/charts/common-8.3.6.tgz b/incubator/doublecommander/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/doublecommander/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/doublecommander/0.0.4/CHANGELOG.md b/incubator/doublecommander/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..f2b628d8ef1 --- /dev/null +++ b/incubator/doublecommander/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/doublecommander/0.0.4/CONFIG.md similarity index 100% rename from incubator/doublecommander/0.0.3/CONFIG.md rename to incubator/doublecommander/0.0.4/CONFIG.md diff --git a/incubator/doublecommander/0.0.4/Chart.lock b/incubator/doublecommander/0.0.4/Chart.lock new file mode 100644 index 00000000000..fcbe7e42083 --- /dev/null +++ b/incubator/doublecommander/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/doublecommander/0.0.4/Chart.yaml similarity index 95% rename from incubator/doublecommander/0.0.3/Chart.yaml rename to incubator/doublecommander/0.0.4/Chart.yaml index 7f8644e1b6b..17db203ebda 100644 --- a/incubator/doublecommander/0.0.3/Chart.yaml +++ b/incubator/doublecommander/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/doublecommander/0.0.3/README.md b/incubator/doublecommander/0.0.4/README.md similarity index 96% rename from incubator/doublecommander/0.0.3/README.md rename to incubator/doublecommander/0.0.4/README.md index 61249b9657b..79f936d0124 100644 --- a/incubator/doublecommander/0.0.3/README.md +++ b/incubator/doublecommander/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/doublecommander/0.0.3/app-readme.md b/incubator/doublecommander/0.0.4/app-readme.md similarity index 100% rename from incubator/doublecommander/0.0.3/app-readme.md rename to incubator/doublecommander/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/doublecommander/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/doublecommander/0.0.3/helm-values.md b/incubator/doublecommander/0.0.4/helm-values.md similarity index 100% rename from incubator/doublecommander/0.0.3/helm-values.md rename to incubator/doublecommander/0.0.4/helm-values.md diff --git a/incubator/doublecommander/0.0.3/ix_values.yaml b/incubator/doublecommander/0.0.4/ix_values.yaml similarity index 100% rename from incubator/doublecommander/0.0.3/ix_values.yaml rename to incubator/doublecommander/0.0.4/ix_values.yaml diff --git a/incubator/doublecommander/0.0.3/questions.yaml b/incubator/doublecommander/0.0.4/questions.yaml similarity index 99% rename from incubator/doublecommander/0.0.3/questions.yaml rename to incubator/doublecommander/0.0.4/questions.yaml index 3d9fe2a9afc..eed0244824c 100644 --- a/incubator/doublecommander/0.0.3/questions.yaml +++ b/incubator/doublecommander/0.0.4/questions.yaml @@ -666,6 +666,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -840,6 +841,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/doublecommander/0.0.3/templates/common.yaml b/incubator/doublecommander/0.0.4/templates/common.yaml similarity index 100% rename from incubator/doublecommander/0.0.3/templates/common.yaml rename to incubator/doublecommander/0.0.4/templates/common.yaml diff --git a/incubator/doublecommander/0.0.3/test_values.yaml b/incubator/doublecommander/0.0.4/test_values.yaml similarity index 100% rename from incubator/doublecommander/0.0.3/test_values.yaml rename to incubator/doublecommander/0.0.4/test_values.yaml diff --git a/incubator/doublecommander/0.0.3/values.yaml b/incubator/doublecommander/0.0.4/values.yaml similarity index 100% rename from incubator/doublecommander/0.0.3/values.yaml rename to incubator/doublecommander/0.0.4/values.yaml diff --git a/incubator/filezilla/0.0.3/CHANGELOG.md b/incubator/filezilla/0.0.3/CHANGELOG.md deleted file mode 100644 index 2035ecd6e8d..00000000000 --- a/incubator/filezilla/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [filezilla-0.0.3](https://github.com/truecharts/apps/compare/filezilla-0.0.2...filezilla-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/filezilla/0.0.3/Chart.lock b/incubator/filezilla/0.0.3/Chart.lock deleted file mode 100644 index b4fc98eb4a0..00000000000 --- a/incubator/filezilla/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:18:59.728796238Z" diff --git a/incubator/filezilla/0.0.3/charts/common-8.3.6.tgz b/incubator/filezilla/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/filezilla/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/filezilla/0.0.4/CHANGELOG.md b/incubator/filezilla/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..b189de13759 --- /dev/null +++ b/incubator/filezilla/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/filezilla/0.0.4/CONFIG.md similarity index 100% rename from incubator/filezilla/0.0.3/CONFIG.md rename to incubator/filezilla/0.0.4/CONFIG.md diff --git a/incubator/filezilla/0.0.4/Chart.lock b/incubator/filezilla/0.0.4/Chart.lock new file mode 100644 index 00000000000..655675062ef --- /dev/null +++ b/incubator/filezilla/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/filezilla/0.0.4/Chart.yaml similarity index 94% rename from incubator/filezilla/0.0.3/Chart.yaml rename to incubator/filezilla/0.0.4/Chart.yaml index 2f81c613bc9..8fab497343f 100644 --- a/incubator/filezilla/0.0.3/Chart.yaml +++ b/incubator/filezilla/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.51.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/filezilla/0.0.3/README.md b/incubator/filezilla/0.0.4/README.md similarity index 96% rename from incubator/filezilla/0.0.3/README.md rename to incubator/filezilla/0.0.4/README.md index 382eee641a2..511bedde840 100644 --- a/incubator/filezilla/0.0.3/README.md +++ b/incubator/filezilla/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/filezilla/0.0.3/app-readme.md b/incubator/filezilla/0.0.4/app-readme.md similarity index 100% rename from incubator/filezilla/0.0.3/app-readme.md rename to incubator/filezilla/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/filezilla/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/filezilla/0.0.3/helm-values.md b/incubator/filezilla/0.0.4/helm-values.md similarity index 100% rename from incubator/filezilla/0.0.3/helm-values.md rename to incubator/filezilla/0.0.4/helm-values.md diff --git a/incubator/filezilla/0.0.3/ix_values.yaml b/incubator/filezilla/0.0.4/ix_values.yaml similarity index 100% rename from incubator/filezilla/0.0.3/ix_values.yaml rename to incubator/filezilla/0.0.4/ix_values.yaml diff --git a/incubator/filezilla/0.0.3/questions.yaml b/incubator/filezilla/0.0.4/questions.yaml similarity index 99% rename from incubator/filezilla/0.0.3/questions.yaml rename to incubator/filezilla/0.0.4/questions.yaml index 7a0b7cedbb2..310a6d23390 100644 --- a/incubator/filezilla/0.0.3/questions.yaml +++ b/incubator/filezilla/0.0.4/questions.yaml @@ -666,6 +666,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -840,6 +841,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/filezilla/0.0.3/templates/common.yaml b/incubator/filezilla/0.0.4/templates/common.yaml similarity index 100% rename from incubator/filezilla/0.0.3/templates/common.yaml rename to incubator/filezilla/0.0.4/templates/common.yaml diff --git a/incubator/filezilla/0.0.3/test_values.yaml b/incubator/filezilla/0.0.4/test_values.yaml similarity index 100% rename from incubator/filezilla/0.0.3/test_values.yaml rename to incubator/filezilla/0.0.4/test_values.yaml diff --git a/incubator/filezilla/0.0.3/values.yaml b/incubator/filezilla/0.0.4/values.yaml similarity index 100% rename from incubator/filezilla/0.0.3/values.yaml rename to incubator/filezilla/0.0.4/values.yaml diff --git a/incubator/fossil/0.0.3/CHANGELOG.md b/incubator/fossil/0.0.3/CHANGELOG.md deleted file mode 100644 index d8c52446865..00000000000 --- a/incubator/fossil/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fossil-0.0.3](https://github.com/truecharts/apps/compare/fossil-0.0.2...fossil-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/fossil/0.0.3/Chart.lock b/incubator/fossil/0.0.3/Chart.lock deleted file mode 100644 index 482ac1f2639..00000000000 --- a/incubator/fossil/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:19:13.437104627Z" diff --git a/incubator/fossil/0.0.3/charts/common-8.3.6.tgz b/incubator/fossil/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/fossil/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/fossil/0.0.4/CHANGELOG.md b/incubator/fossil/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..22917f96dfe --- /dev/null +++ b/incubator/fossil/0.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.3/CONFIG.md b/incubator/fossil/0.0.4/CONFIG.md similarity index 100% rename from incubator/fossil/0.0.3/CONFIG.md rename to incubator/fossil/0.0.4/CONFIG.md diff --git a/incubator/fossil/0.0.4/Chart.lock b/incubator/fossil/0.0.4/Chart.lock new file mode 100644 index 00000000000..11b71f9fa06 --- /dev/null +++ b/incubator/fossil/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/fossil/0.0.4/Chart.yaml similarity index 94% rename from incubator/fossil/0.0.3/Chart.yaml rename to incubator/fossil/0.0.4/Chart.yaml index 962019868f9..9ac3c598691 100644 --- a/incubator/fossil/0.0.3/Chart.yaml +++ b/incubator/fossil/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.15.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/fossil/0.0.3/README.md b/incubator/fossil/0.0.4/README.md similarity index 96% rename from incubator/fossil/0.0.3/README.md rename to incubator/fossil/0.0.4/README.md index ef3b1f8e9fa..00a049f1e90 100644 --- a/incubator/fossil/0.0.3/README.md +++ b/incubator/fossil/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/fossil/0.0.3/app-readme.md b/incubator/fossil/0.0.4/app-readme.md similarity index 100% rename from incubator/fossil/0.0.3/app-readme.md rename to incubator/fossil/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/fossil/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/fossil/0.0.3/helm-values.md b/incubator/fossil/0.0.4/helm-values.md similarity index 100% rename from incubator/fossil/0.0.3/helm-values.md rename to incubator/fossil/0.0.4/helm-values.md diff --git a/incubator/fossil/0.0.3/ix_values.yaml b/incubator/fossil/0.0.4/ix_values.yaml similarity index 100% rename from incubator/fossil/0.0.3/ix_values.yaml rename to incubator/fossil/0.0.4/ix_values.yaml diff --git a/incubator/fossil/0.0.3/questions.yaml b/incubator/fossil/0.0.4/questions.yaml similarity index 99% rename from incubator/fossil/0.0.3/questions.yaml rename to incubator/fossil/0.0.4/questions.yaml index 7c4fdc462f2..81077ce9ee9 100644 --- a/incubator/fossil/0.0.3/questions.yaml +++ b/incubator/fossil/0.0.4/questions.yaml @@ -688,6 +688,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/fossil/0.0.3/templates/common.yaml b/incubator/fossil/0.0.4/templates/common.yaml similarity index 100% rename from incubator/fossil/0.0.3/templates/common.yaml rename to incubator/fossil/0.0.4/templates/common.yaml diff --git a/incubator/fossil/0.0.3/test_values.yaml b/incubator/fossil/0.0.4/test_values.yaml similarity index 100% rename from incubator/fossil/0.0.3/test_values.yaml rename to incubator/fossil/0.0.4/test_values.yaml diff --git a/incubator/fossil/0.0.3/values.yaml b/incubator/fossil/0.0.4/values.yaml similarity index 100% rename from incubator/fossil/0.0.3/values.yaml rename to incubator/fossil/0.0.4/values.yaml diff --git a/incubator/golinks/0.0.3/CHANGELOG.md b/incubator/golinks/0.0.3/CHANGELOG.md deleted file mode 100644 index 35a6e7c03fa..00000000000 --- a/incubator/golinks/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [golinks-0.0.3](https://github.com/truecharts/apps/compare/golinks-0.0.2...golinks-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/golinks/0.0.3/Chart.lock b/incubator/golinks/0.0.3/Chart.lock deleted file mode 100644 index 87820297c40..00000000000 --- a/incubator/golinks/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:19:27.090727087Z" diff --git a/incubator/golinks/0.0.3/charts/common-8.3.6.tgz b/incubator/golinks/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/golinks/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/golinks/0.0.4/CHANGELOG.md b/incubator/golinks/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c1f21ae62da --- /dev/null +++ b/incubator/golinks/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/golinks/0.0.4/CONFIG.md similarity index 100% rename from incubator/golinks/0.0.3/CONFIG.md rename to incubator/golinks/0.0.4/CONFIG.md diff --git a/incubator/golinks/0.0.4/Chart.lock b/incubator/golinks/0.0.4/Chart.lock new file mode 100644 index 00000000000..74448ba0121 --- /dev/null +++ b/incubator/golinks/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/golinks/0.0.4/Chart.yaml similarity index 95% rename from incubator/golinks/0.0.3/Chart.yaml rename to incubator/golinks/0.0.4/Chart.yaml index 65f92cdf449..eb03628ff1d 100644 --- a/incubator/golinks/0.0.3/Chart.yaml +++ b/incubator/golinks/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "154c581" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/golinks/0.0.3/README.md b/incubator/golinks/0.0.4/README.md similarity index 96% rename from incubator/golinks/0.0.3/README.md rename to incubator/golinks/0.0.4/README.md index 2b5a9e47085..2f83fc42279 100644 --- a/incubator/golinks/0.0.3/README.md +++ b/incubator/golinks/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/golinks/0.0.3/app-readme.md b/incubator/golinks/0.0.4/app-readme.md similarity index 100% rename from incubator/golinks/0.0.3/app-readme.md rename to incubator/golinks/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/golinks/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/golinks/0.0.3/helm-values.md b/incubator/golinks/0.0.4/helm-values.md similarity index 100% rename from incubator/golinks/0.0.3/helm-values.md rename to incubator/golinks/0.0.4/helm-values.md diff --git a/incubator/golinks/0.0.3/ix_values.yaml b/incubator/golinks/0.0.4/ix_values.yaml similarity index 100% rename from incubator/golinks/0.0.3/ix_values.yaml rename to incubator/golinks/0.0.4/ix_values.yaml diff --git a/incubator/golinks/0.0.3/questions.yaml b/incubator/golinks/0.0.4/questions.yaml similarity index 99% rename from incubator/golinks/0.0.3/questions.yaml rename to incubator/golinks/0.0.4/questions.yaml index 64d172cb4f2..16932c91134 100644 --- a/incubator/golinks/0.0.3/questions.yaml +++ b/incubator/golinks/0.0.4/questions.yaml @@ -679,6 +679,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -853,6 +854,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/golinks/0.0.3/templates/common.yaml b/incubator/golinks/0.0.4/templates/common.yaml similarity index 100% rename from incubator/golinks/0.0.3/templates/common.yaml rename to incubator/golinks/0.0.4/templates/common.yaml diff --git a/incubator/golinks/0.0.3/test_values.yaml b/incubator/golinks/0.0.4/test_values.yaml similarity index 100% rename from incubator/golinks/0.0.3/test_values.yaml rename to incubator/golinks/0.0.4/test_values.yaml diff --git a/incubator/golinks/0.0.3/values.yaml b/incubator/golinks/0.0.4/values.yaml similarity index 100% rename from incubator/golinks/0.0.3/values.yaml rename to incubator/golinks/0.0.4/values.yaml diff --git a/incubator/grav/0.0.3/CHANGELOG.md b/incubator/grav/0.0.3/CHANGELOG.md deleted file mode 100644 index 5289c39d050..00000000000 --- a/incubator/grav/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [grav-0.0.3](https://github.com/truecharts/apps/compare/grav-0.0.2...grav-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/grav/0.0.3/Chart.lock b/incubator/grav/0.0.3/Chart.lock deleted file mode 100644 index e2d28f611c2..00000000000 --- a/incubator/grav/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:19:40.832910984Z" diff --git a/incubator/grav/0.0.3/charts/common-8.3.6.tgz b/incubator/grav/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/grav/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/grav/0.0.4/CHANGELOG.md b/incubator/grav/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..b4f458a00fa --- /dev/null +++ b/incubator/grav/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/grav/0.0.4/CONFIG.md similarity index 100% rename from incubator/grav/0.0.3/CONFIG.md rename to incubator/grav/0.0.4/CONFIG.md diff --git a/incubator/grav/0.0.4/Chart.lock b/incubator/grav/0.0.4/Chart.lock new file mode 100644 index 00000000000..76f405960e2 --- /dev/null +++ b/incubator/grav/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/grav/0.0.4/Chart.yaml similarity index 94% rename from incubator/grav/0.0.3/Chart.yaml rename to incubator/grav/0.0.4/Chart.yaml index 9e375e3c671..b3b7daa143b 100644 --- a/incubator/grav/0.0.3/Chart.yaml +++ b/incubator/grav/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.18" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/grav/0.0.3/README.md b/incubator/grav/0.0.4/README.md similarity index 96% rename from incubator/grav/0.0.3/README.md rename to incubator/grav/0.0.4/README.md index 878d0fe5ac5..3738192ba21 100644 --- a/incubator/grav/0.0.3/README.md +++ b/incubator/grav/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/grav/0.0.3/app-readme.md b/incubator/grav/0.0.4/app-readme.md similarity index 100% rename from incubator/grav/0.0.3/app-readme.md rename to incubator/grav/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/grav/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/grav/0.0.3/helm-values.md b/incubator/grav/0.0.4/helm-values.md similarity index 100% rename from incubator/grav/0.0.3/helm-values.md rename to incubator/grav/0.0.4/helm-values.md diff --git a/incubator/grav/0.0.3/ix_values.yaml b/incubator/grav/0.0.4/ix_values.yaml similarity index 100% rename from incubator/grav/0.0.3/ix_values.yaml rename to incubator/grav/0.0.4/ix_values.yaml diff --git a/incubator/grav/0.0.3/questions.yaml b/incubator/grav/0.0.4/questions.yaml similarity index 99% rename from incubator/grav/0.0.3/questions.yaml rename to incubator/grav/0.0.4/questions.yaml index bf1f5eddad5..de5b22d057b 100644 --- a/incubator/grav/0.0.3/questions.yaml +++ b/incubator/grav/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/grav/0.0.3/templates/common.yaml b/incubator/grav/0.0.4/templates/common.yaml similarity index 100% rename from incubator/grav/0.0.3/templates/common.yaml rename to incubator/grav/0.0.4/templates/common.yaml diff --git a/incubator/grav/0.0.3/test_values.yaml b/incubator/grav/0.0.4/test_values.yaml similarity index 100% rename from incubator/grav/0.0.3/test_values.yaml rename to incubator/grav/0.0.4/test_values.yaml diff --git a/incubator/grav/0.0.3/values.yaml b/incubator/grav/0.0.4/values.yaml similarity index 100% rename from incubator/grav/0.0.3/values.yaml rename to incubator/grav/0.0.4/values.yaml diff --git a/incubator/headphones/0.0.3/CHANGELOG.md b/incubator/headphones/0.0.3/CHANGELOG.md deleted file mode 100644 index c71ed80bf59..00000000000 --- a/incubator/headphones/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [headphones-0.0.3](https://github.com/truecharts/apps/compare/headphones-0.0.2...headphones-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/headphones/0.0.3/Chart.lock b/incubator/headphones/0.0.3/Chart.lock deleted file mode 100644 index dcbf13ae2a0..00000000000 --- a/incubator/headphones/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:19:54.726478913Z" diff --git a/incubator/headphones/0.0.3/charts/common-8.3.6.tgz b/incubator/headphones/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/headphones/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/headphones/0.0.4/CHANGELOG.md b/incubator/headphones/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..8c316a8f94a --- /dev/null +++ b/incubator/headphones/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/headphones/0.0.4/CONFIG.md similarity index 100% rename from incubator/headphones/0.0.3/CONFIG.md rename to incubator/headphones/0.0.4/CONFIG.md diff --git a/incubator/headphones/0.0.4/Chart.lock b/incubator/headphones/0.0.4/Chart.lock new file mode 100644 index 00000000000..5bf70815243 --- /dev/null +++ b/incubator/headphones/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/headphones/0.0.4/Chart.yaml similarity index 95% rename from incubator/headphones/0.0.3/Chart.yaml rename to incubator/headphones/0.0.4/Chart.yaml index 4fa5f3bb055..439e8d39cce 100644 --- a/incubator/headphones/0.0.3/Chart.yaml +++ b/incubator/headphones/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "58edc604" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/headphones/0.0.3/README.md b/incubator/headphones/0.0.4/README.md similarity index 96% rename from incubator/headphones/0.0.3/README.md rename to incubator/headphones/0.0.4/README.md index dd269dc1955..72de3f76c63 100644 --- a/incubator/headphones/0.0.3/README.md +++ b/incubator/headphones/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/headphones/0.0.3/app-readme.md b/incubator/headphones/0.0.4/app-readme.md similarity index 100% rename from incubator/headphones/0.0.3/app-readme.md rename to incubator/headphones/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/headphones/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/headphones/0.0.3/helm-values.md b/incubator/headphones/0.0.4/helm-values.md similarity index 100% rename from incubator/headphones/0.0.3/helm-values.md rename to incubator/headphones/0.0.4/helm-values.md diff --git a/incubator/headphones/0.0.3/ix_values.yaml b/incubator/headphones/0.0.4/ix_values.yaml similarity index 100% rename from incubator/headphones/0.0.3/ix_values.yaml rename to incubator/headphones/0.0.4/ix_values.yaml diff --git a/incubator/headphones/0.0.3/questions.yaml b/incubator/headphones/0.0.4/questions.yaml similarity index 99% rename from incubator/headphones/0.0.3/questions.yaml rename to incubator/headphones/0.0.4/questions.yaml index d7dacaa3f6f..9c5f5cb03ec 100644 --- a/incubator/headphones/0.0.3/questions.yaml +++ b/incubator/headphones/0.0.4/questions.yaml @@ -666,6 +666,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -840,6 +841,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/headphones/0.0.3/templates/common.yaml b/incubator/headphones/0.0.4/templates/common.yaml similarity index 100% rename from incubator/headphones/0.0.3/templates/common.yaml rename to incubator/headphones/0.0.4/templates/common.yaml diff --git a/incubator/headphones/0.0.3/test_values.yaml b/incubator/headphones/0.0.4/test_values.yaml similarity index 100% rename from incubator/headphones/0.0.3/test_values.yaml rename to incubator/headphones/0.0.4/test_values.yaml diff --git a/incubator/headphones/0.0.3/values.yaml b/incubator/headphones/0.0.4/values.yaml similarity index 100% rename from incubator/headphones/0.0.3/values.yaml rename to incubator/headphones/0.0.4/values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.3/CHANGELOG.md deleted file mode 100644 index 1f6a101bc51..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [icantbelieveitsnotvaletudo-0.0.3](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.2...icantbelieveitsnotvaletudo-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.lock deleted file mode 100644 index bbe00ee74d4..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:20:08.048588435Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/charts/common-8.3.6.tgz b/incubator/icantbelieveitsnotvaletudo/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/icantbelieveitsnotvaletudo/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..e2474517720 --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/icantbelieveitsnotvaletudo/0.0.4/CONFIG.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/CONFIG.md rename to incubator/icantbelieveitsnotvaletudo/0.0.4/CONFIG.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.lock new file mode 100644 index 00000000000..9d9f1c49ab1 --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.yaml similarity index 95% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.yaml index db988a4c8fc..c02d3b3cb29 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.3/Chart.yaml +++ b/incubator/icantbelieveitsnotvaletudo/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.2.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/README.md b/incubator/icantbelieveitsnotvaletudo/0.0.4/README.md similarity index 96% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/README.md rename to incubator/icantbelieveitsnotvaletudo/0.0.4/README.md index 9f83abc17df..7f3c4fb4320 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.3/README.md +++ b/incubator/icantbelieveitsnotvaletudo/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/app-readme.md b/incubator/icantbelieveitsnotvaletudo/0.0.4/app-readme.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/app-readme.md rename to incubator/icantbelieveitsnotvaletudo/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/icantbelieveitsnotvaletudo/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/helm-values.md b/incubator/icantbelieveitsnotvaletudo/0.0.4/helm-values.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/helm-values.md rename to incubator/icantbelieveitsnotvaletudo/0.0.4/helm-values.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/ix_values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/ix_values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/ix_values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.4/ix_values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/questions.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/questions.yaml similarity index 99% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/questions.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.4/questions.yaml index 2374b53ec40..f676d928ec3 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.3/questions.yaml +++ b/incubator/icantbelieveitsnotvaletudo/0.0.4/questions.yaml @@ -743,6 +743,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -905,6 +906,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/templates/common.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/templates/common.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/templates/common.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.4/templates/common.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/templates/configmap.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/templates/configmap.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/templates/configmap.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.4/templates/configmap.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/test_values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/test_values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/test_values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.4/test_values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.3/values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.4/values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.3/values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.4/values.yaml diff --git a/incubator/leaf2mqtt/0.0.3/CHANGELOG.md b/incubator/leaf2mqtt/0.0.3/CHANGELOG.md deleted file mode 100644 index 3b29e9ea4d4..00000000000 --- a/incubator/leaf2mqtt/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [leaf2mqtt-0.0.3](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.2...leaf2mqtt-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/leaf2mqtt/0.0.3/Chart.lock b/incubator/leaf2mqtt/0.0.3/Chart.lock deleted file mode 100644 index a305fc987c7..00000000000 --- a/incubator/leaf2mqtt/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:20:21.474103651Z" diff --git a/incubator/leaf2mqtt/0.0.3/charts/common-8.3.6.tgz b/incubator/leaf2mqtt/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/leaf2mqtt/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/leaf2mqtt/0.0.4/CHANGELOG.md b/incubator/leaf2mqtt/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c024f5f5ee8 --- /dev/null +++ b/incubator/leaf2mqtt/0.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.3/CONFIG.md b/incubator/leaf2mqtt/0.0.4/CONFIG.md similarity index 100% rename from incubator/leaf2mqtt/0.0.3/CONFIG.md rename to incubator/leaf2mqtt/0.0.4/CONFIG.md diff --git a/incubator/leaf2mqtt/0.0.4/Chart.lock b/incubator/leaf2mqtt/0.0.4/Chart.lock new file mode 100644 index 00000000000..8d81a92f05b --- /dev/null +++ b/incubator/leaf2mqtt/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/leaf2mqtt/0.0.4/Chart.yaml similarity index 94% rename from incubator/leaf2mqtt/0.0.3/Chart.yaml rename to incubator/leaf2mqtt/0.0.4/Chart.yaml index 94af5d6678e..0c59e1b1c95 100644 --- a/incubator/leaf2mqtt/0.0.3/Chart.yaml +++ b/incubator/leaf2mqtt/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/leaf2mqtt/0.0.3/README.md b/incubator/leaf2mqtt/0.0.4/README.md similarity index 96% rename from incubator/leaf2mqtt/0.0.3/README.md rename to incubator/leaf2mqtt/0.0.4/README.md index ace3a8f0cd8..ad3734bcd46 100644 --- a/incubator/leaf2mqtt/0.0.3/README.md +++ b/incubator/leaf2mqtt/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/leaf2mqtt/0.0.3/app-readme.md b/incubator/leaf2mqtt/0.0.4/app-readme.md similarity index 100% rename from incubator/leaf2mqtt/0.0.3/app-readme.md rename to incubator/leaf2mqtt/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/leaf2mqtt/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/leaf2mqtt/0.0.3/helm-values.md b/incubator/leaf2mqtt/0.0.4/helm-values.md similarity index 100% rename from incubator/leaf2mqtt/0.0.3/helm-values.md rename to incubator/leaf2mqtt/0.0.4/helm-values.md diff --git a/incubator/leaf2mqtt/0.0.3/ix_values.yaml b/incubator/leaf2mqtt/0.0.4/ix_values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.3/ix_values.yaml rename to incubator/leaf2mqtt/0.0.4/ix_values.yaml diff --git a/incubator/leaf2mqtt/0.0.3/questions.yaml b/incubator/leaf2mqtt/0.0.4/questions.yaml similarity index 99% rename from incubator/leaf2mqtt/0.0.3/questions.yaml rename to incubator/leaf2mqtt/0.0.4/questions.yaml index 7d7f1e4c747..7bd8b9c003d 100644 --- a/incubator/leaf2mqtt/0.0.3/questions.yaml +++ b/incubator/leaf2mqtt/0.0.4/questions.yaml @@ -79,7 +79,7 @@ questions: label: "(Advanced) Update Strategy" schema: type: string - default: "Recreate" + default: "RollingUpdate" required: true enum: - value: "Recreate" @@ -638,6 +638,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/leaf2mqtt/0.0.3/templates/common.yaml b/incubator/leaf2mqtt/0.0.4/templates/common.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.3/templates/common.yaml rename to incubator/leaf2mqtt/0.0.4/templates/common.yaml diff --git a/incubator/leaf2mqtt/0.0.3/test_values.yaml b/incubator/leaf2mqtt/0.0.4/test_values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.3/test_values.yaml rename to incubator/leaf2mqtt/0.0.4/test_values.yaml diff --git a/incubator/leaf2mqtt/0.0.3/values.yaml b/incubator/leaf2mqtt/0.0.4/values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.3/values.yaml rename to incubator/leaf2mqtt/0.0.4/values.yaml diff --git a/incubator/logitech-media-server/1.0.3/CHANGELOG.md b/incubator/logitech-media-server/1.0.3/CHANGELOG.md deleted file mode 100644 index 3b36f72a151..00000000000 --- a/incubator/logitech-media-server/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [logitech-media-server-1.0.3](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.2...logitech-media-server-1.0.3) (2021-10-15) - -#### Fix - -* Duplicate port name ([#1148](https://github.com/truecharts/apps/issues/1148)) - diff --git a/incubator/logitech-media-server/1.0.3/Chart.lock b/incubator/logitech-media-server/1.0.3/Chart.lock deleted file mode 100644 index d9ddcefa710..00000000000 --- a/incubator/logitech-media-server/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 8.2.2 -digest: sha256:f4b1df276bec2df5521dea3ed35d47be9810195828f6f8cff1f5be0650f701e7 -generated: "2021-10-15T15:55:37.905445091Z" diff --git a/incubator/logitech-media-server/1.0.3/charts/common-8.2.2.tgz b/incubator/logitech-media-server/1.0.3/charts/common-8.2.2.tgz deleted file mode 100644 index 7d13265fc5d..00000000000 Binary files a/incubator/logitech-media-server/1.0.3/charts/common-8.2.2.tgz and /dev/null differ diff --git a/incubator/logitech-media-server/1.0.4/CHANGELOG.md b/incubator/logitech-media-server/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..a51d79a5dab --- /dev/null +++ b/incubator/logitech-media-server/1.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/logitech-media-server/1.0.4/CONFIG.md similarity index 100% rename from incubator/logitech-media-server/1.0.3/CONFIG.md rename to incubator/logitech-media-server/1.0.4/CONFIG.md diff --git a/incubator/logitech-media-server/1.0.4/Chart.lock b/incubator/logitech-media-server/1.0.4/Chart.lock new file mode 100644 index 00000000000..708617462ed --- /dev/null +++ b/incubator/logitech-media-server/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/logitech-media-server/1.0.4/Chart.yaml similarity index 95% rename from incubator/logitech-media-server/1.0.3/Chart.yaml rename to incubator/logitech-media-server/1.0.4/Chart.yaml index 6da8f4ae979..9085cc3d029 100644 --- a/incubator/logitech-media-server/1.0.3/Chart.yaml +++ b/incubator/logitech-media-server/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "8.3.0" dependencies: - name: common repository: https://truecharts.org/ - version: 8.2.2 + version: 8.3.10 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.3 +version: 1.0.4 diff --git a/incubator/logitech-media-server/1.0.3/README.md b/incubator/logitech-media-server/1.0.4/README.md similarity index 96% rename from incubator/logitech-media-server/1.0.3/README.md rename to incubator/logitech-media-server/1.0.4/README.md index 345c83b0b1a..f1b0b74a93a 100644 --- a/incubator/logitech-media-server/1.0.3/README.md +++ b/incubator/logitech-media-server/1.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 8.2.2 | +| https://truecharts.org/ | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/logitech-media-server/1.0.3/app-readme.md b/incubator/logitech-media-server/1.0.4/app-readme.md similarity index 100% rename from incubator/logitech-media-server/1.0.3/app-readme.md rename to incubator/logitech-media-server/1.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/logitech-media-server/1.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/logitech-media-server/1.0.3/helm-values.md b/incubator/logitech-media-server/1.0.4/helm-values.md similarity index 100% rename from incubator/logitech-media-server/1.0.3/helm-values.md rename to incubator/logitech-media-server/1.0.4/helm-values.md diff --git a/incubator/logitech-media-server/1.0.3/ix_values.yaml b/incubator/logitech-media-server/1.0.4/ix_values.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.3/ix_values.yaml rename to incubator/logitech-media-server/1.0.4/ix_values.yaml diff --git a/incubator/logitech-media-server/1.0.3/questions.yaml b/incubator/logitech-media-server/1.0.4/questions.yaml similarity index 99% rename from incubator/logitech-media-server/1.0.3/questions.yaml rename to incubator/logitech-media-server/1.0.4/questions.yaml index 702f9e344c4..69261db16db 100644 --- a/incubator/logitech-media-server/1.0.3/questions.yaml +++ b/incubator/logitech-media-server/1.0.4/questions.yaml @@ -884,6 +884,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1047,6 +1048,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/logitech-media-server/1.0.3/templates/common.yaml b/incubator/logitech-media-server/1.0.4/templates/common.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.3/templates/common.yaml rename to incubator/logitech-media-server/1.0.4/templates/common.yaml diff --git a/incubator/logitech-media-server/1.0.3/test_values.yaml b/incubator/logitech-media-server/1.0.4/test_values.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.3/test_values.yaml rename to incubator/logitech-media-server/1.0.4/test_values.yaml diff --git a/incubator/logitech-media-server/1.0.3/values.yaml b/incubator/logitech-media-server/1.0.4/values.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.3/values.yaml rename to incubator/logitech-media-server/1.0.4/values.yaml diff --git a/incubator/medusa/0.0.3/CHANGELOG.md b/incubator/medusa/0.0.3/CHANGELOG.md deleted file mode 100644 index a9d5fcc20a6..00000000000 --- a/incubator/medusa/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [medusa-0.0.3](https://github.com/truecharts/apps/compare/medusa-0.0.2...medusa-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/medusa/0.0.3/Chart.lock b/incubator/medusa/0.0.3/Chart.lock deleted file mode 100644 index 0abf5504839..00000000000 --- a/incubator/medusa/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:20:34.990689841Z" diff --git a/incubator/medusa/0.0.3/charts/common-8.3.6.tgz b/incubator/medusa/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/medusa/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/medusa/0.0.4/CHANGELOG.md b/incubator/medusa/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..d6b5645ecd4 --- /dev/null +++ b/incubator/medusa/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/medusa/0.0.4/CONFIG.md similarity index 100% rename from incubator/medusa/0.0.3/CONFIG.md rename to incubator/medusa/0.0.4/CONFIG.md diff --git a/incubator/medusa/0.0.4/Chart.lock b/incubator/medusa/0.0.4/Chart.lock new file mode 100644 index 00000000000..f1bdfebfc73 --- /dev/null +++ b/incubator/medusa/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/medusa/0.0.4/Chart.yaml similarity index 95% rename from incubator/medusa/0.0.3/Chart.yaml rename to incubator/medusa/0.0.4/Chart.yaml index 13cf68d3227..65511a9ca36 100644 --- a/incubator/medusa/0.0.3/Chart.yaml +++ b/incubator/medusa/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.17" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/medusa/0.0.3/README.md b/incubator/medusa/0.0.4/README.md similarity index 96% rename from incubator/medusa/0.0.3/README.md rename to incubator/medusa/0.0.4/README.md index 6668817d6ef..77302c9b525 100644 --- a/incubator/medusa/0.0.3/README.md +++ b/incubator/medusa/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/medusa/0.0.3/app-readme.md b/incubator/medusa/0.0.4/app-readme.md similarity index 100% rename from incubator/medusa/0.0.3/app-readme.md rename to incubator/medusa/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/medusa/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/medusa/0.0.3/helm-values.md b/incubator/medusa/0.0.4/helm-values.md similarity index 100% rename from incubator/medusa/0.0.3/helm-values.md rename to incubator/medusa/0.0.4/helm-values.md diff --git a/incubator/medusa/0.0.3/ix_values.yaml b/incubator/medusa/0.0.4/ix_values.yaml similarity index 100% rename from incubator/medusa/0.0.3/ix_values.yaml rename to incubator/medusa/0.0.4/ix_values.yaml diff --git a/incubator/medusa/0.0.3/questions.yaml b/incubator/medusa/0.0.4/questions.yaml similarity index 99% rename from incubator/medusa/0.0.3/questions.yaml rename to incubator/medusa/0.0.4/questions.yaml index 0746ee70238..1207ea76e4f 100644 --- a/incubator/medusa/0.0.3/questions.yaml +++ b/incubator/medusa/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/medusa/0.0.3/templates/common.yaml b/incubator/medusa/0.0.4/templates/common.yaml similarity index 100% rename from incubator/medusa/0.0.3/templates/common.yaml rename to incubator/medusa/0.0.4/templates/common.yaml diff --git a/incubator/medusa/0.0.3/test_values.yaml b/incubator/medusa/0.0.4/test_values.yaml similarity index 100% rename from incubator/medusa/0.0.3/test_values.yaml rename to incubator/medusa/0.0.4/test_values.yaml diff --git a/incubator/medusa/0.0.3/values.yaml b/incubator/medusa/0.0.4/values.yaml similarity index 100% rename from incubator/medusa/0.0.3/values.yaml rename to incubator/medusa/0.0.4/values.yaml diff --git a/incubator/minio-console/0.0.3/CHANGELOG.md b/incubator/minio-console/0.0.3/CHANGELOG.md deleted file mode 100644 index f5ce12bb13e..00000000000 --- a/incubator/minio-console/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [minio-console-0.0.3](https://github.com/truecharts/apps/compare/minio-console-0.0.2...minio-console-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/minio-console/0.0.3/Chart.lock b/incubator/minio-console/0.0.3/Chart.lock deleted file mode 100644 index ad67fac8b27..00000000000 --- a/incubator/minio-console/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:20:48.320974408Z" diff --git a/incubator/minio-console/0.0.3/charts/common-8.3.6.tgz b/incubator/minio-console/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/minio-console/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/minio-console/0.0.4/CHANGELOG.md b/incubator/minio-console/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..8dd2d5feb8b --- /dev/null +++ b/incubator/minio-console/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/minio-console/0.0.4/CONFIG.md similarity index 100% rename from incubator/minio-console/0.0.3/CONFIG.md rename to incubator/minio-console/0.0.4/CONFIG.md diff --git a/incubator/minio-console/0.0.4/Chart.lock b/incubator/minio-console/0.0.4/Chart.lock new file mode 100644 index 00000000000..79f0e3f1719 --- /dev/null +++ b/incubator/minio-console/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/minio-console/0.0.4/Chart.yaml similarity index 94% rename from incubator/minio-console/0.0.3/Chart.yaml rename to incubator/minio-console/0.0.4/Chart.yaml index 8c0e05de674..2fde24d60a9 100644 --- a/incubator/minio-console/0.0.3/Chart.yaml +++ b/incubator/minio-console/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/minio-console/0.0.3/README.md b/incubator/minio-console/0.0.4/README.md similarity index 96% rename from incubator/minio-console/0.0.3/README.md rename to incubator/minio-console/0.0.4/README.md index 85b01ff002d..9eb5b247e1e 100644 --- a/incubator/minio-console/0.0.3/README.md +++ b/incubator/minio-console/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/minio-console/0.0.3/app-readme.md b/incubator/minio-console/0.0.4/app-readme.md similarity index 100% rename from incubator/minio-console/0.0.3/app-readme.md rename to incubator/minio-console/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/minio-console/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/minio-console/0.0.3/helm-values.md b/incubator/minio-console/0.0.4/helm-values.md similarity index 100% rename from incubator/minio-console/0.0.3/helm-values.md rename to incubator/minio-console/0.0.4/helm-values.md diff --git a/incubator/minio-console/0.0.3/ix_values.yaml b/incubator/minio-console/0.0.4/ix_values.yaml similarity index 100% rename from incubator/minio-console/0.0.3/ix_values.yaml rename to incubator/minio-console/0.0.4/ix_values.yaml diff --git a/incubator/minio-console/0.0.3/questions.yaml b/incubator/minio-console/0.0.4/questions.yaml similarity index 99% rename from incubator/minio-console/0.0.3/questions.yaml rename to incubator/minio-console/0.0.4/questions.yaml index 11e530cb173..47185e1ef90 100644 --- a/incubator/minio-console/0.0.3/questions.yaml +++ b/incubator/minio-console/0.0.4/questions.yaml @@ -682,6 +682,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -844,6 +845,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/minio-console/0.0.3/templates/common.yaml b/incubator/minio-console/0.0.4/templates/common.yaml similarity index 100% rename from incubator/minio-console/0.0.3/templates/common.yaml rename to incubator/minio-console/0.0.4/templates/common.yaml diff --git a/incubator/minio-console/0.0.3/test_values.yaml b/incubator/minio-console/0.0.4/test_values.yaml similarity index 100% rename from incubator/minio-console/0.0.3/test_values.yaml rename to incubator/minio-console/0.0.4/test_values.yaml diff --git a/incubator/minio-console/0.0.3/values.yaml b/incubator/minio-console/0.0.4/values.yaml similarity index 100% rename from incubator/minio-console/0.0.3/values.yaml rename to incubator/minio-console/0.0.4/values.yaml diff --git a/incubator/mstream/0.0.3/CHANGELOG.md b/incubator/mstream/0.0.3/CHANGELOG.md deleted file mode 100644 index 3013705e1fd..00000000000 --- a/incubator/mstream/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mstream-0.0.3](https://github.com/truecharts/apps/compare/mstream-0.0.2...mstream-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/mstream/0.0.3/Chart.lock b/incubator/mstream/0.0.3/Chart.lock deleted file mode 100644 index 09b333c54bc..00000000000 --- a/incubator/mstream/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:21:01.788908628Z" diff --git a/incubator/mstream/0.0.3/charts/common-8.3.6.tgz b/incubator/mstream/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/mstream/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/mstream/0.0.4/CHANGELOG.md b/incubator/mstream/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c9f9ee90c92 --- /dev/null +++ b/incubator/mstream/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/mstream/0.0.4/CONFIG.md similarity index 100% rename from incubator/mstream/0.0.3/CONFIG.md rename to incubator/mstream/0.0.4/CONFIG.md diff --git a/incubator/mstream/0.0.4/Chart.lock b/incubator/mstream/0.0.4/Chart.lock new file mode 100644 index 00000000000..3ca32df4eb2 --- /dev/null +++ b/incubator/mstream/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/mstream/0.0.4/Chart.yaml similarity index 94% rename from incubator/mstream/0.0.3/Chart.yaml rename to incubator/mstream/0.0.4/Chart.yaml index c99479b55da..03faed51001 100644 --- a/incubator/mstream/0.0.3/Chart.yaml +++ b/incubator/mstream/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.5" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/mstream/0.0.3/README.md b/incubator/mstream/0.0.4/README.md similarity index 96% rename from incubator/mstream/0.0.3/README.md rename to incubator/mstream/0.0.4/README.md index 618b4fcc78e..bd88ac02b84 100644 --- a/incubator/mstream/0.0.3/README.md +++ b/incubator/mstream/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/mstream/0.0.3/app-readme.md b/incubator/mstream/0.0.4/app-readme.md similarity index 100% rename from incubator/mstream/0.0.3/app-readme.md rename to incubator/mstream/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/mstream/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/mstream/0.0.3/helm-values.md b/incubator/mstream/0.0.4/helm-values.md similarity index 100% rename from incubator/mstream/0.0.3/helm-values.md rename to incubator/mstream/0.0.4/helm-values.md diff --git a/incubator/mstream/0.0.3/ix_values.yaml b/incubator/mstream/0.0.4/ix_values.yaml similarity index 100% rename from incubator/mstream/0.0.3/ix_values.yaml rename to incubator/mstream/0.0.4/ix_values.yaml diff --git a/incubator/mstream/0.0.3/questions.yaml b/incubator/mstream/0.0.4/questions.yaml similarity index 99% rename from incubator/mstream/0.0.3/questions.yaml rename to incubator/mstream/0.0.4/questions.yaml index f9d4617dda6..572dd20540f 100644 --- a/incubator/mstream/0.0.3/questions.yaml +++ b/incubator/mstream/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/mstream/0.0.3/templates/common.yaml b/incubator/mstream/0.0.4/templates/common.yaml similarity index 100% rename from incubator/mstream/0.0.3/templates/common.yaml rename to incubator/mstream/0.0.4/templates/common.yaml diff --git a/incubator/mstream/0.0.3/test_values.yaml b/incubator/mstream/0.0.4/test_values.yaml similarity index 100% rename from incubator/mstream/0.0.3/test_values.yaml rename to incubator/mstream/0.0.4/test_values.yaml diff --git a/incubator/mstream/0.0.3/values.yaml b/incubator/mstream/0.0.4/values.yaml similarity index 100% rename from incubator/mstream/0.0.3/values.yaml rename to incubator/mstream/0.0.4/values.yaml diff --git a/incubator/muximux/0.0.3/CHANGELOG.md b/incubator/muximux/0.0.3/CHANGELOG.md deleted file mode 100644 index 7d50c730334..00000000000 --- a/incubator/muximux/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [muximux-0.0.3](https://github.com/truecharts/apps/compare/muximux-0.0.2...muximux-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/muximux/0.0.3/Chart.lock b/incubator/muximux/0.0.3/Chart.lock deleted file mode 100644 index 6391c2a32cc..00000000000 --- a/incubator/muximux/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:21:15.215942586Z" diff --git a/incubator/muximux/0.0.3/charts/common-8.3.6.tgz b/incubator/muximux/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/muximux/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/muximux/0.0.4/CHANGELOG.md b/incubator/muximux/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..6315486f269 --- /dev/null +++ b/incubator/muximux/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/muximux/0.0.4/CONFIG.md similarity index 100% rename from incubator/muximux/0.0.3/CONFIG.md rename to incubator/muximux/0.0.4/CONFIG.md diff --git a/incubator/muximux/0.0.4/Chart.lock b/incubator/muximux/0.0.4/Chart.lock new file mode 100644 index 00000000000..42c31d08006 --- /dev/null +++ b/incubator/muximux/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/muximux/0.0.4/Chart.yaml similarity index 95% rename from incubator/muximux/0.0.3/Chart.yaml rename to incubator/muximux/0.0.4/Chart.yaml index c8a0a1e461f..1310fa55e10 100644 --- a/incubator/muximux/0.0.3/Chart.yaml +++ b/incubator/muximux/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "057352e8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/muximux/0.0.3/README.md b/incubator/muximux/0.0.4/README.md similarity index 96% rename from incubator/muximux/0.0.3/README.md rename to incubator/muximux/0.0.4/README.md index 88803e456fa..15502a701d8 100644 --- a/incubator/muximux/0.0.3/README.md +++ b/incubator/muximux/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/muximux/0.0.3/app-readme.md b/incubator/muximux/0.0.4/app-readme.md similarity index 100% rename from incubator/muximux/0.0.3/app-readme.md rename to incubator/muximux/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/muximux/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/muximux/0.0.3/helm-values.md b/incubator/muximux/0.0.4/helm-values.md similarity index 100% rename from incubator/muximux/0.0.3/helm-values.md rename to incubator/muximux/0.0.4/helm-values.md diff --git a/incubator/muximux/0.0.3/ix_values.yaml b/incubator/muximux/0.0.4/ix_values.yaml similarity index 100% rename from incubator/muximux/0.0.3/ix_values.yaml rename to incubator/muximux/0.0.4/ix_values.yaml diff --git a/incubator/muximux/0.0.3/questions.yaml b/incubator/muximux/0.0.4/questions.yaml similarity index 99% rename from incubator/muximux/0.0.3/questions.yaml rename to incubator/muximux/0.0.4/questions.yaml index 54a57d02a95..20695f13675 100644 --- a/incubator/muximux/0.0.3/questions.yaml +++ b/incubator/muximux/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/muximux/0.0.3/templates/common.yaml b/incubator/muximux/0.0.4/templates/common.yaml similarity index 100% rename from incubator/muximux/0.0.3/templates/common.yaml rename to incubator/muximux/0.0.4/templates/common.yaml diff --git a/incubator/muximux/0.0.3/test_values.yaml b/incubator/muximux/0.0.4/test_values.yaml similarity index 100% rename from incubator/muximux/0.0.3/test_values.yaml rename to incubator/muximux/0.0.4/test_values.yaml diff --git a/incubator/muximux/0.0.3/values.yaml b/incubator/muximux/0.0.4/values.yaml similarity index 100% rename from incubator/muximux/0.0.3/values.yaml rename to incubator/muximux/0.0.4/values.yaml diff --git a/incubator/notes/0.0.3/CHANGELOG.md b/incubator/notes/0.0.3/CHANGELOG.md deleted file mode 100644 index f9bf4f586d5..00000000000 --- a/incubator/notes/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [notes-0.0.3](https://github.com/truecharts/apps/compare/notes-0.0.2...notes-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/notes/0.0.3/Chart.lock b/incubator/notes/0.0.3/Chart.lock deleted file mode 100644 index f747d07cbe5..00000000000 --- a/incubator/notes/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:21:28.582971342Z" diff --git a/incubator/notes/0.0.3/charts/common-8.3.6.tgz b/incubator/notes/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/notes/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/notes/0.0.4/CHANGELOG.md b/incubator/notes/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..85a3f3277c6 --- /dev/null +++ b/incubator/notes/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/notes/0.0.4/CONFIG.md similarity index 100% rename from incubator/notes/0.0.3/CONFIG.md rename to incubator/notes/0.0.4/CONFIG.md diff --git a/incubator/notes/0.0.4/Chart.lock b/incubator/notes/0.0.4/Chart.lock new file mode 100644 index 00000000000..3cb89263d9d --- /dev/null +++ b/incubator/notes/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/notes/0.0.4/Chart.yaml similarity index 94% rename from incubator/notes/0.0.3/Chart.yaml rename to incubator/notes/0.0.4/Chart.yaml index fa0ec106034..fe7442e4d3b 100644 --- a/incubator/notes/0.0.3/Chart.yaml +++ b/incubator/notes/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee287b9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/notes/0.0.3/README.md b/incubator/notes/0.0.4/README.md similarity index 96% rename from incubator/notes/0.0.3/README.md rename to incubator/notes/0.0.4/README.md index 98dbef1bd65..4df6ca07314 100644 --- a/incubator/notes/0.0.3/README.md +++ b/incubator/notes/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/notes/0.0.3/app-readme.md b/incubator/notes/0.0.4/app-readme.md similarity index 100% rename from incubator/notes/0.0.3/app-readme.md rename to incubator/notes/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/notes/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/notes/0.0.3/helm-values.md b/incubator/notes/0.0.4/helm-values.md similarity index 100% rename from incubator/notes/0.0.3/helm-values.md rename to incubator/notes/0.0.4/helm-values.md diff --git a/incubator/notes/0.0.3/ix_values.yaml b/incubator/notes/0.0.4/ix_values.yaml similarity index 100% rename from incubator/notes/0.0.3/ix_values.yaml rename to incubator/notes/0.0.4/ix_values.yaml diff --git a/incubator/notes/0.0.3/questions.yaml b/incubator/notes/0.0.4/questions.yaml similarity index 99% rename from incubator/notes/0.0.3/questions.yaml rename to incubator/notes/0.0.4/questions.yaml index 6c980e3f136..27231c0effb 100644 --- a/incubator/notes/0.0.3/questions.yaml +++ b/incubator/notes/0.0.4/questions.yaml @@ -661,6 +661,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -835,6 +836,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/notes/0.0.3/templates/common.yaml b/incubator/notes/0.0.4/templates/common.yaml similarity index 100% rename from incubator/notes/0.0.3/templates/common.yaml rename to incubator/notes/0.0.4/templates/common.yaml diff --git a/incubator/notes/0.0.3/test_values.yaml b/incubator/notes/0.0.4/test_values.yaml similarity index 100% rename from incubator/notes/0.0.3/test_values.yaml rename to incubator/notes/0.0.4/test_values.yaml diff --git a/incubator/notes/0.0.3/values.yaml b/incubator/notes/0.0.4/values.yaml similarity index 100% rename from incubator/notes/0.0.3/values.yaml rename to incubator/notes/0.0.4/values.yaml diff --git a/incubator/novnc/0.0.3/CHANGELOG.md b/incubator/novnc/0.0.3/CHANGELOG.md deleted file mode 100644 index 8678c4a75a2..00000000000 --- a/incubator/novnc/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [novnc-0.0.3](https://github.com/truecharts/apps/compare/novnc-0.0.2...novnc-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/novnc/0.0.3/Chart.lock b/incubator/novnc/0.0.3/Chart.lock deleted file mode 100644 index d1ea061ed95..00000000000 --- a/incubator/novnc/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:21:42.103802967Z" diff --git a/incubator/novnc/0.0.3/charts/common-8.3.6.tgz b/incubator/novnc/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/novnc/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/novnc/0.0.4/CHANGELOG.md b/incubator/novnc/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..e46c0ebeb29 --- /dev/null +++ b/incubator/novnc/0.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.3/CONFIG.md b/incubator/novnc/0.0.4/CONFIG.md similarity index 100% rename from incubator/novnc/0.0.3/CONFIG.md rename to incubator/novnc/0.0.4/CONFIG.md diff --git a/incubator/novnc/0.0.4/Chart.lock b/incubator/novnc/0.0.4/Chart.lock new file mode 100644 index 00000000000..f133758c9d8 --- /dev/null +++ b/incubator/novnc/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/novnc/0.0.4/Chart.yaml similarity index 93% rename from incubator/novnc/0.0.3/Chart.yaml rename to incubator/novnc/0.0.4/Chart.yaml index 5b24821855f..d5a077997fc 100644 --- a/incubator/novnc/0.0.3/Chart.yaml +++ b/incubator/novnc/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/novnc/0.0.3/README.md b/incubator/novnc/0.0.4/README.md similarity index 96% rename from incubator/novnc/0.0.3/README.md rename to incubator/novnc/0.0.4/README.md index 1030f696ee0..40feec3e636 100644 --- a/incubator/novnc/0.0.3/README.md +++ b/incubator/novnc/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/novnc/0.0.3/app-readme.md b/incubator/novnc/0.0.4/app-readme.md similarity index 100% rename from incubator/novnc/0.0.3/app-readme.md rename to incubator/novnc/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/novnc/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/novnc/0.0.3/helm-values.md b/incubator/novnc/0.0.4/helm-values.md similarity index 100% rename from incubator/novnc/0.0.3/helm-values.md rename to incubator/novnc/0.0.4/helm-values.md diff --git a/incubator/novnc/0.0.3/ix_values.yaml b/incubator/novnc/0.0.4/ix_values.yaml similarity index 100% rename from incubator/novnc/0.0.3/ix_values.yaml rename to incubator/novnc/0.0.4/ix_values.yaml diff --git a/incubator/novnc/0.0.3/questions.yaml b/incubator/novnc/0.0.4/questions.yaml similarity index 99% rename from incubator/novnc/0.0.3/questions.yaml rename to incubator/novnc/0.0.4/questions.yaml index 4d8adb75e4a..fb493dcb68e 100644 --- a/incubator/novnc/0.0.3/questions.yaml +++ b/incubator/novnc/0.0.4/questions.yaml @@ -699,6 +699,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/novnc/0.0.3/templates/common.yaml b/incubator/novnc/0.0.4/templates/common.yaml similarity index 100% rename from incubator/novnc/0.0.3/templates/common.yaml rename to incubator/novnc/0.0.4/templates/common.yaml diff --git a/incubator/novnc/0.0.3/test_values.yaml b/incubator/novnc/0.0.4/test_values.yaml similarity index 100% rename from incubator/novnc/0.0.3/test_values.yaml rename to incubator/novnc/0.0.4/test_values.yaml diff --git a/incubator/novnc/0.0.3/values.yaml b/incubator/novnc/0.0.4/values.yaml similarity index 100% rename from incubator/novnc/0.0.3/values.yaml rename to incubator/novnc/0.0.4/values.yaml diff --git a/incubator/photoshow/0.0.3/CHANGELOG.md b/incubator/photoshow/0.0.3/CHANGELOG.md deleted file mode 100644 index bdb5bd74965..00000000000 --- a/incubator/photoshow/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [photoshow-0.0.3](https://github.com/truecharts/apps/compare/photoshow-0.0.2...photoshow-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/photoshow/0.0.3/Chart.lock b/incubator/photoshow/0.0.3/Chart.lock deleted file mode 100644 index ea397eb3141..00000000000 --- a/incubator/photoshow/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:21:55.542257503Z" diff --git a/incubator/photoshow/0.0.3/charts/common-8.3.6.tgz b/incubator/photoshow/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/photoshow/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/photoshow/0.0.4/CHANGELOG.md b/incubator/photoshow/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c3b0dd804e5 --- /dev/null +++ b/incubator/photoshow/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/photoshow/0.0.4/CONFIG.md similarity index 100% rename from incubator/photoshow/0.0.3/CONFIG.md rename to incubator/photoshow/0.0.4/CONFIG.md diff --git a/incubator/photoshow/0.0.4/Chart.lock b/incubator/photoshow/0.0.4/Chart.lock new file mode 100644 index 00000000000..1745867b3b5 --- /dev/null +++ b/incubator/photoshow/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/photoshow/0.0.4/Chart.yaml similarity index 95% rename from incubator/photoshow/0.0.3/Chart.yaml rename to incubator/photoshow/0.0.4/Chart.yaml index d072e69712d..8c3d785cde4 100644 --- a/incubator/photoshow/0.0.3/Chart.yaml +++ b/incubator/photoshow/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "48aabb98" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/photoshow/0.0.3/README.md b/incubator/photoshow/0.0.4/README.md similarity index 96% rename from incubator/photoshow/0.0.3/README.md rename to incubator/photoshow/0.0.4/README.md index e047ed65629..903133aac79 100644 --- a/incubator/photoshow/0.0.3/README.md +++ b/incubator/photoshow/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/photoshow/0.0.3/app-readme.md b/incubator/photoshow/0.0.4/app-readme.md similarity index 100% rename from incubator/photoshow/0.0.3/app-readme.md rename to incubator/photoshow/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/photoshow/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/photoshow/0.0.3/helm-values.md b/incubator/photoshow/0.0.4/helm-values.md similarity index 100% rename from incubator/photoshow/0.0.3/helm-values.md rename to incubator/photoshow/0.0.4/helm-values.md diff --git a/incubator/photoshow/0.0.3/ix_values.yaml b/incubator/photoshow/0.0.4/ix_values.yaml similarity index 100% rename from incubator/photoshow/0.0.3/ix_values.yaml rename to incubator/photoshow/0.0.4/ix_values.yaml diff --git a/incubator/photoshow/0.0.3/questions.yaml b/incubator/photoshow/0.0.4/questions.yaml similarity index 99% rename from incubator/photoshow/0.0.3/questions.yaml rename to incubator/photoshow/0.0.4/questions.yaml index ad1e3dfd4cd..e6b88cb84ab 100644 --- a/incubator/photoshow/0.0.3/questions.yaml +++ b/incubator/photoshow/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/photoshow/0.0.3/templates/common.yaml b/incubator/photoshow/0.0.4/templates/common.yaml similarity index 100% rename from incubator/photoshow/0.0.3/templates/common.yaml rename to incubator/photoshow/0.0.4/templates/common.yaml diff --git a/incubator/photoshow/0.0.3/test_values.yaml b/incubator/photoshow/0.0.4/test_values.yaml similarity index 100% rename from incubator/photoshow/0.0.3/test_values.yaml rename to incubator/photoshow/0.0.4/test_values.yaml diff --git a/incubator/photoshow/0.0.3/values.yaml b/incubator/photoshow/0.0.4/values.yaml similarity index 100% rename from incubator/photoshow/0.0.3/values.yaml rename to incubator/photoshow/0.0.4/values.yaml diff --git a/incubator/piwigo/0.0.3/CHANGELOG.md b/incubator/piwigo/0.0.3/CHANGELOG.md deleted file mode 100644 index c089020f5bd..00000000000 --- a/incubator/piwigo/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [piwigo-0.0.3](https://github.com/truecharts/apps/compare/piwigo-0.0.2...piwigo-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/piwigo/0.0.3/Chart.lock b/incubator/piwigo/0.0.3/Chart.lock deleted file mode 100644 index cad2f0b69c2..00000000000 --- a/incubator/piwigo/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:22:09.036158328Z" diff --git a/incubator/piwigo/0.0.3/charts/common-8.3.6.tgz b/incubator/piwigo/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/piwigo/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/piwigo/0.0.4/CHANGELOG.md b/incubator/piwigo/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..0965949785f --- /dev/null +++ b/incubator/piwigo/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/piwigo/0.0.4/CONFIG.md similarity index 100% rename from incubator/piwigo/0.0.3/CONFIG.md rename to incubator/piwigo/0.0.4/CONFIG.md diff --git a/incubator/piwigo/0.0.4/Chart.lock b/incubator/piwigo/0.0.4/Chart.lock new file mode 100644 index 00000000000..83dcc33d41f --- /dev/null +++ b/incubator/piwigo/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/piwigo/0.0.4/Chart.yaml similarity index 94% rename from incubator/piwigo/0.0.3/Chart.yaml rename to incubator/piwigo/0.0.4/Chart.yaml index 4c0d37f6d4c..4c8447c7343 100644 --- a/incubator/piwigo/0.0.3/Chart.yaml +++ b/incubator/piwigo/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/piwigo/0.0.3/README.md b/incubator/piwigo/0.0.4/README.md similarity index 96% rename from incubator/piwigo/0.0.3/README.md rename to incubator/piwigo/0.0.4/README.md index 6ae665a9ff5..5cd819607b6 100644 --- a/incubator/piwigo/0.0.3/README.md +++ b/incubator/piwigo/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/piwigo/0.0.3/app-readme.md b/incubator/piwigo/0.0.4/app-readme.md similarity index 100% rename from incubator/piwigo/0.0.3/app-readme.md rename to incubator/piwigo/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/piwigo/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/piwigo/0.0.3/helm-values.md b/incubator/piwigo/0.0.4/helm-values.md similarity index 100% rename from incubator/piwigo/0.0.3/helm-values.md rename to incubator/piwigo/0.0.4/helm-values.md diff --git a/incubator/piwigo/0.0.3/ix_values.yaml b/incubator/piwigo/0.0.4/ix_values.yaml similarity index 100% rename from incubator/piwigo/0.0.3/ix_values.yaml rename to incubator/piwigo/0.0.4/ix_values.yaml diff --git a/incubator/piwigo/0.0.3/questions.yaml b/incubator/piwigo/0.0.4/questions.yaml similarity index 99% rename from incubator/piwigo/0.0.3/questions.yaml rename to incubator/piwigo/0.0.4/questions.yaml index 237edc850b4..c067b16bdf1 100644 --- a/incubator/piwigo/0.0.3/questions.yaml +++ b/incubator/piwigo/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/piwigo/0.0.3/templates/common.yaml b/incubator/piwigo/0.0.4/templates/common.yaml similarity index 100% rename from incubator/piwigo/0.0.3/templates/common.yaml rename to incubator/piwigo/0.0.4/templates/common.yaml diff --git a/incubator/piwigo/0.0.3/test_values.yaml b/incubator/piwigo/0.0.4/test_values.yaml similarity index 100% rename from incubator/piwigo/0.0.3/test_values.yaml rename to incubator/piwigo/0.0.4/test_values.yaml diff --git a/incubator/piwigo/0.0.3/values.yaml b/incubator/piwigo/0.0.4/values.yaml similarity index 100% rename from incubator/piwigo/0.0.3/values.yaml rename to incubator/piwigo/0.0.4/values.yaml diff --git a/incubator/pixapop/0.0.3/CHANGELOG.md b/incubator/pixapop/0.0.3/CHANGELOG.md deleted file mode 100644 index 50508b1bb6a..00000000000 --- a/incubator/pixapop/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pixapop-0.0.3](https://github.com/truecharts/apps/compare/pixapop-0.0.2...pixapop-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/pixapop/0.0.3/Chart.lock b/incubator/pixapop/0.0.3/Chart.lock deleted file mode 100644 index 18cdb4597d4..00000000000 --- a/incubator/pixapop/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:22:22.487663869Z" diff --git a/incubator/pixapop/0.0.3/charts/common-8.3.6.tgz b/incubator/pixapop/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/pixapop/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/pixapop/0.0.4/CHANGELOG.md b/incubator/pixapop/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..ea54fa8e2f8 --- /dev/null +++ b/incubator/pixapop/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/pixapop/0.0.4/CONFIG.md similarity index 100% rename from incubator/pixapop/0.0.3/CONFIG.md rename to incubator/pixapop/0.0.4/CONFIG.md diff --git a/incubator/pixapop/0.0.4/Chart.lock b/incubator/pixapop/0.0.4/Chart.lock new file mode 100644 index 00000000000..3aeb84fd898 --- /dev/null +++ b/incubator/pixapop/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/pixapop/0.0.4/Chart.yaml similarity index 95% rename from incubator/pixapop/0.0.3/Chart.yaml rename to incubator/pixapop/0.0.4/Chart.yaml index 9d9fa31937a..2b5d30b4332 100644 --- a/incubator/pixapop/0.0.3/Chart.yaml +++ b/incubator/pixapop/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/pixapop/0.0.3/README.md b/incubator/pixapop/0.0.4/README.md similarity index 96% rename from incubator/pixapop/0.0.3/README.md rename to incubator/pixapop/0.0.4/README.md index 430fd9f37bf..d1e007f0ea4 100644 --- a/incubator/pixapop/0.0.3/README.md +++ b/incubator/pixapop/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/pixapop/0.0.3/app-readme.md b/incubator/pixapop/0.0.4/app-readme.md similarity index 100% rename from incubator/pixapop/0.0.3/app-readme.md rename to incubator/pixapop/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/pixapop/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/pixapop/0.0.3/helm-values.md b/incubator/pixapop/0.0.4/helm-values.md similarity index 100% rename from incubator/pixapop/0.0.3/helm-values.md rename to incubator/pixapop/0.0.4/helm-values.md diff --git a/incubator/pixapop/0.0.3/ix_values.yaml b/incubator/pixapop/0.0.4/ix_values.yaml similarity index 100% rename from incubator/pixapop/0.0.3/ix_values.yaml rename to incubator/pixapop/0.0.4/ix_values.yaml diff --git a/incubator/pixapop/0.0.3/questions.yaml b/incubator/pixapop/0.0.4/questions.yaml similarity index 99% rename from incubator/pixapop/0.0.3/questions.yaml rename to incubator/pixapop/0.0.4/questions.yaml index eea88bf6ffe..e005b1faf68 100644 --- a/incubator/pixapop/0.0.3/questions.yaml +++ b/incubator/pixapop/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/pixapop/0.0.3/templates/common.yaml b/incubator/pixapop/0.0.4/templates/common.yaml similarity index 100% rename from incubator/pixapop/0.0.3/templates/common.yaml rename to incubator/pixapop/0.0.4/templates/common.yaml diff --git a/incubator/pixapop/0.0.3/test_values.yaml b/incubator/pixapop/0.0.4/test_values.yaml similarity index 100% rename from incubator/pixapop/0.0.3/test_values.yaml rename to incubator/pixapop/0.0.4/test_values.yaml diff --git a/incubator/pixapop/0.0.3/values.yaml b/incubator/pixapop/0.0.4/values.yaml similarity index 100% rename from incubator/pixapop/0.0.3/values.yaml rename to incubator/pixapop/0.0.4/values.yaml diff --git a/incubator/remmina/0.0.3/CHANGELOG.md b/incubator/remmina/0.0.3/CHANGELOG.md deleted file mode 100644 index 28349d51390..00000000000 --- a/incubator/remmina/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [remmina-0.0.3](https://github.com/truecharts/apps/compare/remmina-0.0.2...remmina-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/remmina/0.0.3/Chart.lock b/incubator/remmina/0.0.3/Chart.lock deleted file mode 100644 index 0c1da75e8eb..00000000000 --- a/incubator/remmina/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:22:36.061228259Z" diff --git a/incubator/remmina/0.0.3/charts/common-8.3.6.tgz b/incubator/remmina/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/remmina/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/remmina/0.0.4/CHANGELOG.md b/incubator/remmina/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..2d7684d9b9a --- /dev/null +++ b/incubator/remmina/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/remmina/0.0.4/CONFIG.md similarity index 100% rename from incubator/remmina/0.0.3/CONFIG.md rename to incubator/remmina/0.0.4/CONFIG.md diff --git a/incubator/remmina/0.0.4/Chart.lock b/incubator/remmina/0.0.4/Chart.lock new file mode 100644 index 00000000000..c34df9be83d --- /dev/null +++ b/incubator/remmina/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/remmina/0.0.4/Chart.yaml similarity index 94% rename from incubator/remmina/0.0.3/Chart.yaml rename to incubator/remmina/0.0.4/Chart.yaml index 890a2bb7a09..8259ff0470a 100644 --- a/incubator/remmina/0.0.3/Chart.yaml +++ b/incubator/remmina/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.0-rcgi" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/remmina/0.0.3/README.md b/incubator/remmina/0.0.4/README.md similarity index 96% rename from incubator/remmina/0.0.3/README.md rename to incubator/remmina/0.0.4/README.md index 803bd87898f..9b8daa44c7f 100644 --- a/incubator/remmina/0.0.3/README.md +++ b/incubator/remmina/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/remmina/0.0.3/app-readme.md b/incubator/remmina/0.0.4/app-readme.md similarity index 100% rename from incubator/remmina/0.0.3/app-readme.md rename to incubator/remmina/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/remmina/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/remmina/0.0.3/helm-values.md b/incubator/remmina/0.0.4/helm-values.md similarity index 100% rename from incubator/remmina/0.0.3/helm-values.md rename to incubator/remmina/0.0.4/helm-values.md diff --git a/incubator/remmina/0.0.3/ix_values.yaml b/incubator/remmina/0.0.4/ix_values.yaml similarity index 100% rename from incubator/remmina/0.0.3/ix_values.yaml rename to incubator/remmina/0.0.4/ix_values.yaml diff --git a/incubator/remmina/0.0.3/questions.yaml b/incubator/remmina/0.0.4/questions.yaml similarity index 99% rename from incubator/remmina/0.0.3/questions.yaml rename to incubator/remmina/0.0.4/questions.yaml index b686d897882..89b0d39b9fa 100644 --- a/incubator/remmina/0.0.3/questions.yaml +++ b/incubator/remmina/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/remmina/0.0.3/templates/common.yaml b/incubator/remmina/0.0.4/templates/common.yaml similarity index 100% rename from incubator/remmina/0.0.3/templates/common.yaml rename to incubator/remmina/0.0.4/templates/common.yaml diff --git a/incubator/remmina/0.0.3/test_values.yaml b/incubator/remmina/0.0.4/test_values.yaml similarity index 100% rename from incubator/remmina/0.0.3/test_values.yaml rename to incubator/remmina/0.0.4/test_values.yaml diff --git a/incubator/remmina/0.0.3/values.yaml b/incubator/remmina/0.0.4/values.yaml similarity index 100% rename from incubator/remmina/0.0.3/values.yaml rename to incubator/remmina/0.0.4/values.yaml diff --git a/incubator/shorturl/0.0.3/CHANGELOG.md b/incubator/shorturl/0.0.3/CHANGELOG.md deleted file mode 100644 index 1e38d36ab7f..00000000000 --- a/incubator/shorturl/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [shorturl-0.0.3](https://github.com/truecharts/apps/compare/shorturl-0.0.2...shorturl-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/shorturl/0.0.3/Chart.lock b/incubator/shorturl/0.0.3/Chart.lock deleted file mode 100644 index 7955f274e47..00000000000 --- a/incubator/shorturl/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:22:49.526044391Z" diff --git a/incubator/shorturl/0.0.3/charts/common-8.3.6.tgz b/incubator/shorturl/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/shorturl/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/shorturl/0.0.4/CHANGELOG.md b/incubator/shorturl/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..1099209b2d1 --- /dev/null +++ b/incubator/shorturl/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/shorturl/0.0.4/CONFIG.md similarity index 100% rename from incubator/shorturl/0.0.3/CONFIG.md rename to incubator/shorturl/0.0.4/CONFIG.md diff --git a/incubator/shorturl/0.0.4/Chart.lock b/incubator/shorturl/0.0.4/Chart.lock new file mode 100644 index 00000000000..724410a20c6 --- /dev/null +++ b/incubator/shorturl/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/shorturl/0.0.4/Chart.yaml similarity index 94% rename from incubator/shorturl/0.0.3/Chart.yaml rename to incubator/shorturl/0.0.4/Chart.yaml index 36cb8519fb4..37c38b19813 100644 --- a/incubator/shorturl/0.0.3/Chart.yaml +++ b/incubator/shorturl/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/shorturl/0.0.3/README.md b/incubator/shorturl/0.0.4/README.md similarity index 96% rename from incubator/shorturl/0.0.3/README.md rename to incubator/shorturl/0.0.4/README.md index 21febda639a..3169fb0e7d8 100644 --- a/incubator/shorturl/0.0.3/README.md +++ b/incubator/shorturl/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/shorturl/0.0.3/app-readme.md b/incubator/shorturl/0.0.4/app-readme.md similarity index 100% rename from incubator/shorturl/0.0.3/app-readme.md rename to incubator/shorturl/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/shorturl/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/shorturl/0.0.3/helm-values.md b/incubator/shorturl/0.0.4/helm-values.md similarity index 100% rename from incubator/shorturl/0.0.3/helm-values.md rename to incubator/shorturl/0.0.4/helm-values.md diff --git a/incubator/shorturl/0.0.3/ix_values.yaml b/incubator/shorturl/0.0.4/ix_values.yaml similarity index 100% rename from incubator/shorturl/0.0.3/ix_values.yaml rename to incubator/shorturl/0.0.4/ix_values.yaml diff --git a/incubator/shorturl/0.0.3/questions.yaml b/incubator/shorturl/0.0.4/questions.yaml similarity index 99% rename from incubator/shorturl/0.0.3/questions.yaml rename to incubator/shorturl/0.0.4/questions.yaml index e16921148fc..c9aa11ed2db 100644 --- a/incubator/shorturl/0.0.3/questions.yaml +++ b/incubator/shorturl/0.0.4/questions.yaml @@ -661,6 +661,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -835,6 +836,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/shorturl/0.0.3/templates/common.yaml b/incubator/shorturl/0.0.4/templates/common.yaml similarity index 100% rename from incubator/shorturl/0.0.3/templates/common.yaml rename to incubator/shorturl/0.0.4/templates/common.yaml diff --git a/incubator/shorturl/0.0.3/test_values.yaml b/incubator/shorturl/0.0.4/test_values.yaml similarity index 100% rename from incubator/shorturl/0.0.3/test_values.yaml rename to incubator/shorturl/0.0.4/test_values.yaml diff --git a/incubator/shorturl/0.0.3/values.yaml b/incubator/shorturl/0.0.4/values.yaml similarity index 100% rename from incubator/shorturl/0.0.3/values.yaml rename to incubator/shorturl/0.0.4/values.yaml diff --git a/incubator/sickchill/0.0.3/CHANGELOG.md b/incubator/sickchill/0.0.3/CHANGELOG.md deleted file mode 100644 index 9830bdf02bf..00000000000 --- a/incubator/sickchill/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sickchill-0.0.3](https://github.com/truecharts/apps/compare/sickchill-0.0.2...sickchill-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/sickchill/0.0.3/Chart.lock b/incubator/sickchill/0.0.3/Chart.lock deleted file mode 100644 index 550b091714d..00000000000 --- a/incubator/sickchill/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:23:03.240713351Z" diff --git a/incubator/sickchill/0.0.3/charts/common-8.3.6.tgz b/incubator/sickchill/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/sickchill/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/sickchill/0.0.4/CHANGELOG.md b/incubator/sickchill/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..72bb430eb3b --- /dev/null +++ b/incubator/sickchill/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/sickchill/0.0.4/CONFIG.md similarity index 100% rename from incubator/sickchill/0.0.3/CONFIG.md rename to incubator/sickchill/0.0.4/CONFIG.md diff --git a/incubator/sickchill/0.0.4/Chart.lock b/incubator/sickchill/0.0.4/Chart.lock new file mode 100644 index 00000000000..7145d42f313 --- /dev/null +++ b/incubator/sickchill/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/sickchill/0.0.4/Chart.yaml similarity index 95% rename from incubator/sickchill/0.0.3/Chart.yaml rename to incubator/sickchill/0.0.4/Chart.yaml index c3efc68cb75..fd19270c80a 100644 --- a/incubator/sickchill/0.0.3/Chart.yaml +++ b/incubator/sickchill/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.5.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/sickchill/0.0.3/README.md b/incubator/sickchill/0.0.4/README.md similarity index 96% rename from incubator/sickchill/0.0.3/README.md rename to incubator/sickchill/0.0.4/README.md index cc1f2b4fde9..c9832e0df6f 100644 --- a/incubator/sickchill/0.0.3/README.md +++ b/incubator/sickchill/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/sickchill/0.0.3/app-readme.md b/incubator/sickchill/0.0.4/app-readme.md similarity index 100% rename from incubator/sickchill/0.0.3/app-readme.md rename to incubator/sickchill/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/sickchill/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/sickchill/0.0.3/helm-values.md b/incubator/sickchill/0.0.4/helm-values.md similarity index 100% rename from incubator/sickchill/0.0.3/helm-values.md rename to incubator/sickchill/0.0.4/helm-values.md diff --git a/incubator/sickchill/0.0.3/ix_values.yaml b/incubator/sickchill/0.0.4/ix_values.yaml similarity index 100% rename from incubator/sickchill/0.0.3/ix_values.yaml rename to incubator/sickchill/0.0.4/ix_values.yaml diff --git a/incubator/sickchill/0.0.3/questions.yaml b/incubator/sickchill/0.0.4/questions.yaml similarity index 99% rename from incubator/sickchill/0.0.3/questions.yaml rename to incubator/sickchill/0.0.4/questions.yaml index ebec46ab3ba..101b11ba5c1 100644 --- a/incubator/sickchill/0.0.3/questions.yaml +++ b/incubator/sickchill/0.0.4/questions.yaml @@ -666,6 +666,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -840,6 +841,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/sickchill/0.0.3/templates/common.yaml b/incubator/sickchill/0.0.4/templates/common.yaml similarity index 100% rename from incubator/sickchill/0.0.3/templates/common.yaml rename to incubator/sickchill/0.0.4/templates/common.yaml diff --git a/incubator/sickchill/0.0.3/test_values.yaml b/incubator/sickchill/0.0.4/test_values.yaml similarity index 100% rename from incubator/sickchill/0.0.3/test_values.yaml rename to incubator/sickchill/0.0.4/test_values.yaml diff --git a/incubator/sickchill/0.0.3/values.yaml b/incubator/sickchill/0.0.4/values.yaml similarity index 100% rename from incubator/sickchill/0.0.3/values.yaml rename to incubator/sickchill/0.0.4/values.yaml diff --git a/incubator/sickgear/0.0.3/CHANGELOG.md b/incubator/sickgear/0.0.3/CHANGELOG.md deleted file mode 100644 index 6ef0fd2d1c5..00000000000 --- a/incubator/sickgear/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sickgear-0.0.3](https://github.com/truecharts/apps/compare/sickgear-0.0.2...sickgear-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/sickgear/0.0.3/Chart.lock b/incubator/sickgear/0.0.3/Chart.lock deleted file mode 100644 index 8b419af37f6..00000000000 --- a/incubator/sickgear/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:23:16.883456552Z" diff --git a/incubator/sickgear/0.0.3/charts/common-8.3.6.tgz b/incubator/sickgear/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/sickgear/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/sickgear/0.0.4/CHANGELOG.md b/incubator/sickgear/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..d64213d9ee4 --- /dev/null +++ b/incubator/sickgear/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/sickgear/0.0.4/CONFIG.md similarity index 100% rename from incubator/sickgear/0.0.3/CONFIG.md rename to incubator/sickgear/0.0.4/CONFIG.md diff --git a/incubator/sickgear/0.0.4/Chart.lock b/incubator/sickgear/0.0.4/Chart.lock new file mode 100644 index 00000000000..8641cacf016 --- /dev/null +++ b/incubator/sickgear/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/sickgear/0.0.4/Chart.yaml similarity index 95% rename from incubator/sickgear/0.0.3/Chart.yaml rename to incubator/sickgear/0.0.4/Chart.yaml index 83d26563700..b4a24d165f5 100644 --- a/incubator/sickgear/0.0.3/Chart.yaml +++ b/incubator/sickgear/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.25.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/sickgear/0.0.3/README.md b/incubator/sickgear/0.0.4/README.md similarity index 96% rename from incubator/sickgear/0.0.3/README.md rename to incubator/sickgear/0.0.4/README.md index a0489682800..bb3afb219e0 100644 --- a/incubator/sickgear/0.0.3/README.md +++ b/incubator/sickgear/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/sickgear/0.0.3/app-readme.md b/incubator/sickgear/0.0.4/app-readme.md similarity index 100% rename from incubator/sickgear/0.0.3/app-readme.md rename to incubator/sickgear/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/sickgear/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/sickgear/0.0.3/helm-values.md b/incubator/sickgear/0.0.4/helm-values.md similarity index 100% rename from incubator/sickgear/0.0.3/helm-values.md rename to incubator/sickgear/0.0.4/helm-values.md diff --git a/incubator/sickgear/0.0.3/ix_values.yaml b/incubator/sickgear/0.0.4/ix_values.yaml similarity index 100% rename from incubator/sickgear/0.0.3/ix_values.yaml rename to incubator/sickgear/0.0.4/ix_values.yaml diff --git a/incubator/sickgear/0.0.3/questions.yaml b/incubator/sickgear/0.0.4/questions.yaml similarity index 99% rename from incubator/sickgear/0.0.3/questions.yaml rename to incubator/sickgear/0.0.4/questions.yaml index c7fa200e18c..a31dd81c560 100644 --- a/incubator/sickgear/0.0.3/questions.yaml +++ b/incubator/sickgear/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -841,6 +842,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/sickgear/0.0.3/templates/common.yaml b/incubator/sickgear/0.0.4/templates/common.yaml similarity index 100% rename from incubator/sickgear/0.0.3/templates/common.yaml rename to incubator/sickgear/0.0.4/templates/common.yaml diff --git a/incubator/sickgear/0.0.3/test_values.yaml b/incubator/sickgear/0.0.4/test_values.yaml similarity index 100% rename from incubator/sickgear/0.0.3/test_values.yaml rename to incubator/sickgear/0.0.4/test_values.yaml diff --git a/incubator/sickgear/0.0.3/values.yaml b/incubator/sickgear/0.0.4/values.yaml similarity index 100% rename from incubator/sickgear/0.0.3/values.yaml rename to incubator/sickgear/0.0.4/values.yaml diff --git a/incubator/smokeping/0.0.3/CHANGELOG.md b/incubator/smokeping/0.0.3/CHANGELOG.md deleted file mode 100644 index 3be32e0fa4b..00000000000 --- a/incubator/smokeping/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [smokeping-0.0.3](https://github.com/truecharts/apps/compare/smokeping-0.0.2...smokeping-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/smokeping/0.0.3/Chart.lock b/incubator/smokeping/0.0.3/Chart.lock deleted file mode 100644 index 3d7c03f998d..00000000000 --- a/incubator/smokeping/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:23:30.807825497Z" diff --git a/incubator/smokeping/0.0.3/charts/common-8.3.6.tgz b/incubator/smokeping/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/smokeping/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/smokeping/0.0.4/CHANGELOG.md b/incubator/smokeping/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..f355a05c06e --- /dev/null +++ b/incubator/smokeping/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/smokeping/0.0.4/CONFIG.md similarity index 100% rename from incubator/smokeping/0.0.3/CONFIG.md rename to incubator/smokeping/0.0.4/CONFIG.md diff --git a/incubator/smokeping/0.0.4/Chart.lock b/incubator/smokeping/0.0.4/Chart.lock new file mode 100644 index 00000000000..f3aeaaa107f --- /dev/null +++ b/incubator/smokeping/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/smokeping/0.0.4/Chart.yaml similarity index 94% rename from incubator/smokeping/0.0.3/Chart.yaml rename to incubator/smokeping/0.0.4/Chart.yaml index 6dd49039fe4..da2510abf1a 100644 --- a/incubator/smokeping/0.0.3/Chart.yaml +++ b/incubator/smokeping/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/smokeping/0.0.3/README.md b/incubator/smokeping/0.0.4/README.md similarity index 96% rename from incubator/smokeping/0.0.3/README.md rename to incubator/smokeping/0.0.4/README.md index 84949e70d06..b34d30245f8 100644 --- a/incubator/smokeping/0.0.3/README.md +++ b/incubator/smokeping/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/smokeping/0.0.3/app-readme.md b/incubator/smokeping/0.0.4/app-readme.md similarity index 100% rename from incubator/smokeping/0.0.3/app-readme.md rename to incubator/smokeping/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/smokeping/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/smokeping/0.0.3/helm-values.md b/incubator/smokeping/0.0.4/helm-values.md similarity index 100% rename from incubator/smokeping/0.0.3/helm-values.md rename to incubator/smokeping/0.0.4/helm-values.md diff --git a/incubator/smokeping/0.0.3/ix_values.yaml b/incubator/smokeping/0.0.4/ix_values.yaml similarity index 100% rename from incubator/smokeping/0.0.3/ix_values.yaml rename to incubator/smokeping/0.0.4/ix_values.yaml diff --git a/incubator/smokeping/0.0.3/questions.yaml b/incubator/smokeping/0.0.4/questions.yaml similarity index 99% rename from incubator/smokeping/0.0.3/questions.yaml rename to incubator/smokeping/0.0.4/questions.yaml index 83c061821e1..161b9e2e2cc 100644 --- a/incubator/smokeping/0.0.3/questions.yaml +++ b/incubator/smokeping/0.0.4/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -815,6 +816,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -977,6 +979,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/smokeping/0.0.3/templates/common.yaml b/incubator/smokeping/0.0.4/templates/common.yaml similarity index 100% rename from incubator/smokeping/0.0.3/templates/common.yaml rename to incubator/smokeping/0.0.4/templates/common.yaml diff --git a/incubator/smokeping/0.0.3/test_values.yaml b/incubator/smokeping/0.0.4/test_values.yaml similarity index 100% rename from incubator/smokeping/0.0.3/test_values.yaml rename to incubator/smokeping/0.0.4/test_values.yaml diff --git a/incubator/smokeping/0.0.3/values.yaml b/incubator/smokeping/0.0.4/values.yaml similarity index 100% rename from incubator/smokeping/0.0.3/values.yaml rename to incubator/smokeping/0.0.4/values.yaml diff --git a/incubator/sqlitebrowser/0.0.3/CHANGELOG.md b/incubator/sqlitebrowser/0.0.3/CHANGELOG.md deleted file mode 100644 index 11ae7f417ff..00000000000 --- a/incubator/sqlitebrowser/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sqlitebrowser-0.0.3](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.2...sqlitebrowser-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/sqlitebrowser/0.0.3/Chart.lock b/incubator/sqlitebrowser/0.0.3/Chart.lock deleted file mode 100644 index cf845c6fb9c..00000000000 --- a/incubator/sqlitebrowser/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:23:44.625029376Z" diff --git a/incubator/sqlitebrowser/0.0.3/charts/common-8.3.6.tgz b/incubator/sqlitebrowser/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/sqlitebrowser/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/sqlitebrowser/0.0.4/CHANGELOG.md b/incubator/sqlitebrowser/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..cb4ec442d3c --- /dev/null +++ b/incubator/sqlitebrowser/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/sqlitebrowser/0.0.4/CONFIG.md similarity index 100% rename from incubator/sqlitebrowser/0.0.3/CONFIG.md rename to incubator/sqlitebrowser/0.0.4/CONFIG.md diff --git a/incubator/sqlitebrowser/0.0.4/Chart.lock b/incubator/sqlitebrowser/0.0.4/Chart.lock new file mode 100644 index 00000000000..534c19110e8 --- /dev/null +++ b/incubator/sqlitebrowser/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/sqlitebrowser/0.0.4/Chart.yaml similarity index 95% rename from incubator/sqlitebrowser/0.0.3/Chart.yaml rename to incubator/sqlitebrowser/0.0.4/Chart.yaml index 95d70a68852..1ff3ba93f4e 100644 --- a/incubator/sqlitebrowser/0.0.3/Chart.yaml +++ b/incubator/sqlitebrowser/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.12.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/sqlitebrowser/0.0.3/README.md b/incubator/sqlitebrowser/0.0.4/README.md similarity index 96% rename from incubator/sqlitebrowser/0.0.3/README.md rename to incubator/sqlitebrowser/0.0.4/README.md index 9a95f9b0963..3d749fd7f9f 100644 --- a/incubator/sqlitebrowser/0.0.3/README.md +++ b/incubator/sqlitebrowser/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/sqlitebrowser/0.0.3/app-readme.md b/incubator/sqlitebrowser/0.0.4/app-readme.md similarity index 100% rename from incubator/sqlitebrowser/0.0.3/app-readme.md rename to incubator/sqlitebrowser/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/sqlitebrowser/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/sqlitebrowser/0.0.3/helm-values.md b/incubator/sqlitebrowser/0.0.4/helm-values.md similarity index 100% rename from incubator/sqlitebrowser/0.0.3/helm-values.md rename to incubator/sqlitebrowser/0.0.4/helm-values.md diff --git a/incubator/sqlitebrowser/0.0.3/ix_values.yaml b/incubator/sqlitebrowser/0.0.4/ix_values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.3/ix_values.yaml rename to incubator/sqlitebrowser/0.0.4/ix_values.yaml diff --git a/incubator/sqlitebrowser/0.0.3/questions.yaml b/incubator/sqlitebrowser/0.0.4/questions.yaml similarity index 99% rename from incubator/sqlitebrowser/0.0.3/questions.yaml rename to incubator/sqlitebrowser/0.0.4/questions.yaml index a095cf61baf..29794eb84cb 100644 --- a/incubator/sqlitebrowser/0.0.3/questions.yaml +++ b/incubator/sqlitebrowser/0.0.4/questions.yaml @@ -666,6 +666,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -840,6 +841,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/sqlitebrowser/0.0.3/templates/common.yaml b/incubator/sqlitebrowser/0.0.4/templates/common.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.3/templates/common.yaml rename to incubator/sqlitebrowser/0.0.4/templates/common.yaml diff --git a/incubator/sqlitebrowser/0.0.3/test_values.yaml b/incubator/sqlitebrowser/0.0.4/test_values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.3/test_values.yaml rename to incubator/sqlitebrowser/0.0.4/test_values.yaml diff --git a/incubator/sqlitebrowser/0.0.3/values.yaml b/incubator/sqlitebrowser/0.0.4/values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.3/values.yaml rename to incubator/sqlitebrowser/0.0.4/values.yaml diff --git a/incubator/static/0.0.3/CHANGELOG.md b/incubator/static/0.0.3/CHANGELOG.md deleted file mode 100644 index 1b62af7c04c..00000000000 --- a/incubator/static/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [static-0.0.3](https://github.com/truecharts/apps/compare/static-0.0.2...static-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/static/0.0.3/Chart.lock b/incubator/static/0.0.3/Chart.lock deleted file mode 100644 index 246e1419c43..00000000000 --- a/incubator/static/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:23:58.43958839Z" diff --git a/incubator/static/0.0.3/charts/common-8.3.6.tgz b/incubator/static/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/static/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/static/0.0.4/CHANGELOG.md b/incubator/static/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..66053c63bc8 --- /dev/null +++ b/incubator/static/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/static/0.0.4/CONFIG.md similarity index 100% rename from incubator/static/0.0.3/CONFIG.md rename to incubator/static/0.0.4/CONFIG.md diff --git a/incubator/static/0.0.4/Chart.lock b/incubator/static/0.0.4/Chart.lock new file mode 100644 index 00000000000..520b4ff55cf --- /dev/null +++ b/incubator/static/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/static/0.0.4/Chart.yaml similarity index 94% rename from incubator/static/0.0.3/Chart.yaml rename to incubator/static/0.0.4/Chart.yaml index 76e07964734..0b00973231f 100644 --- a/incubator/static/0.0.3/Chart.yaml +++ b/incubator/static/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "ee8a20c" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/static/0.0.3/README.md b/incubator/static/0.0.4/README.md similarity index 96% rename from incubator/static/0.0.3/README.md rename to incubator/static/0.0.4/README.md index e562d3b6eb4..99422f315e5 100644 --- a/incubator/static/0.0.3/README.md +++ b/incubator/static/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/static/0.0.3/app-readme.md b/incubator/static/0.0.4/app-readme.md similarity index 100% rename from incubator/static/0.0.3/app-readme.md rename to incubator/static/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/static/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/static/0.0.3/helm-values.md b/incubator/static/0.0.4/helm-values.md similarity index 100% rename from incubator/static/0.0.3/helm-values.md rename to incubator/static/0.0.4/helm-values.md diff --git a/incubator/static/0.0.3/ix_values.yaml b/incubator/static/0.0.4/ix_values.yaml similarity index 100% rename from incubator/static/0.0.3/ix_values.yaml rename to incubator/static/0.0.4/ix_values.yaml diff --git a/incubator/static/0.0.3/questions.yaml b/incubator/static/0.0.4/questions.yaml similarity index 99% rename from incubator/static/0.0.3/questions.yaml rename to incubator/static/0.0.4/questions.yaml index c95098e7c78..cdc40c02673 100644 --- a/incubator/static/0.0.3/questions.yaml +++ b/incubator/static/0.0.4/questions.yaml @@ -661,6 +661,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -835,6 +836,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/static/0.0.3/templates/common.yaml b/incubator/static/0.0.4/templates/common.yaml similarity index 100% rename from incubator/static/0.0.3/templates/common.yaml rename to incubator/static/0.0.4/templates/common.yaml diff --git a/incubator/static/0.0.3/test_values.yaml b/incubator/static/0.0.4/test_values.yaml similarity index 100% rename from incubator/static/0.0.3/test_values.yaml rename to incubator/static/0.0.4/test_values.yaml diff --git a/incubator/static/0.0.3/values.yaml b/incubator/static/0.0.4/values.yaml similarity index 100% rename from incubator/static/0.0.3/values.yaml rename to incubator/static/0.0.4/values.yaml diff --git a/incubator/tdarr-node/0.0.2/CHANGELOG.md b/incubator/tdarr-node/0.0.2/CHANGELOG.md deleted file mode 100644 index e666d4e2fb4..00000000000 --- a/incubator/tdarr-node/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tdarr-node-0.0.2](https://github.com/truecharts/apps/compare/tdarr-node-0.0.1...tdarr-node-0.0.2) (2021-10-17) - -#### Fix - -* fix env's for tdarr ([#1153](https://github.com/truecharts/apps/issues/1153)) - diff --git a/incubator/tdarr-node/0.0.2/Chart.lock b/incubator/tdarr-node/0.0.2/Chart.lock deleted file mode 100644 index 1c5382d174f..00000000000 --- a/incubator/tdarr-node/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-17T09:17:51.734046096Z" diff --git a/incubator/tdarr-node/0.0.2/charts/common-8.3.6.tgz b/incubator/tdarr-node/0.0.2/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/tdarr-node/0.0.2/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/tdarr-node/0.0.3/CHANGELOG.md b/incubator/tdarr-node/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..21bddc02956 --- /dev/null +++ b/incubator/tdarr-node/0.0.3/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.2/CONFIG.md b/incubator/tdarr-node/0.0.3/CONFIG.md similarity index 100% rename from incubator/tdarr-node/0.0.2/CONFIG.md rename to incubator/tdarr-node/0.0.3/CONFIG.md diff --git a/incubator/tdarr-node/0.0.3/Chart.lock b/incubator/tdarr-node/0.0.3/Chart.lock new file mode 100644 index 00000000000..328545e05fc --- /dev/null +++ b/incubator/tdarr-node/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +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.2/Chart.yaml b/incubator/tdarr-node/0.0.3/Chart.yaml similarity index 94% rename from incubator/tdarr-node/0.0.2/Chart.yaml rename to incubator/tdarr-node/0.0.3/Chart.yaml index 328696223a4..43a3e0b0d83 100644 --- a/incubator/tdarr-node/0.0.2/Chart.yaml +++ b/incubator/tdarr-node/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.2 +version: 0.0.3 diff --git a/incubator/tdarr-node/0.0.2/README.md b/incubator/tdarr-node/0.0.3/README.md similarity index 96% rename from incubator/tdarr-node/0.0.2/README.md rename to incubator/tdarr-node/0.0.3/README.md index 144ee32f37e..342660b7b1c 100644 --- a/incubator/tdarr-node/0.0.2/README.md +++ b/incubator/tdarr-node/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/tdarr-node/0.0.2/app-readme.md b/incubator/tdarr-node/0.0.3/app-readme.md similarity index 100% rename from incubator/tdarr-node/0.0.2/app-readme.md rename to incubator/tdarr-node/0.0.3/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/tdarr-node/0.0.3/charts/common-8.3.10.tgz differ diff --git a/incubator/tdarr-node/0.0.2/helm-values.md b/incubator/tdarr-node/0.0.3/helm-values.md similarity index 100% rename from incubator/tdarr-node/0.0.2/helm-values.md rename to incubator/tdarr-node/0.0.3/helm-values.md diff --git a/incubator/tdarr-node/0.0.2/ix_values.yaml b/incubator/tdarr-node/0.0.3/ix_values.yaml similarity index 100% rename from incubator/tdarr-node/0.0.2/ix_values.yaml rename to incubator/tdarr-node/0.0.3/ix_values.yaml diff --git a/incubator/tdarr-node/0.0.2/questions.yaml b/incubator/tdarr-node/0.0.3/questions.yaml similarity index 99% rename from incubator/tdarr-node/0.0.2/questions.yaml rename to incubator/tdarr-node/0.0.3/questions.yaml index b6164da278d..7fcffceb2b7 100644 --- a/incubator/tdarr-node/0.0.2/questions.yaml +++ b/incubator/tdarr-node/0.0.3/questions.yaml @@ -698,6 +698,7 @@ questions: type: string default: "/app/configs" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -846,6 +847,7 @@ questions: type: string default: "/app/logs" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -995,6 +997,7 @@ questions: type: string default: "/temp" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1169,6 +1172,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/tdarr-node/0.0.2/templates/common.yaml b/incubator/tdarr-node/0.0.3/templates/common.yaml similarity index 100% rename from incubator/tdarr-node/0.0.2/templates/common.yaml rename to incubator/tdarr-node/0.0.3/templates/common.yaml diff --git a/incubator/tdarr-node/0.0.2/test_values.yaml b/incubator/tdarr-node/0.0.3/test_values.yaml similarity index 100% rename from incubator/tdarr-node/0.0.2/test_values.yaml rename to incubator/tdarr-node/0.0.3/test_values.yaml diff --git a/incubator/tdarr-node/0.0.2/values.yaml b/incubator/tdarr-node/0.0.3/values.yaml similarity index 100% rename from incubator/tdarr-node/0.0.2/values.yaml rename to incubator/tdarr-node/0.0.3/values.yaml diff --git a/incubator/tdarr/0.0.2/CHANGELOG.md b/incubator/tdarr/0.0.2/CHANGELOG.md deleted file mode 100644 index 398c01e2ea2..00000000000 --- a/incubator/tdarr/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tdarr-0.0.2](https://github.com/truecharts/apps/compare/tdarr-0.0.1...tdarr-0.0.2) (2021-10-17) - -#### Fix - -* fix env's for tdarr ([#1153](https://github.com/truecharts/apps/issues/1153)) - diff --git a/incubator/tdarr/0.0.2/Chart.lock b/incubator/tdarr/0.0.2/Chart.lock deleted file mode 100644 index 8ed1e7dc38f..00000000000 --- a/incubator/tdarr/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-17T09:18:04.31396914Z" diff --git a/incubator/tdarr/0.0.2/charts/common-8.3.6.tgz b/incubator/tdarr/0.0.2/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/tdarr/0.0.2/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/tdarr/0.0.3/CHANGELOG.md b/incubator/tdarr/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..83d2fef61bd --- /dev/null +++ b/incubator/tdarr/0.0.3/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.2/CONFIG.md b/incubator/tdarr/0.0.3/CONFIG.md similarity index 100% rename from incubator/tdarr/0.0.2/CONFIG.md rename to incubator/tdarr/0.0.3/CONFIG.md diff --git a/incubator/tdarr/0.0.3/Chart.lock b/incubator/tdarr/0.0.3/Chart.lock new file mode 100644 index 00000000000..610334292fb --- /dev/null +++ b/incubator/tdarr/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +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.2/Chart.yaml b/incubator/tdarr/0.0.3/Chart.yaml similarity index 94% rename from incubator/tdarr/0.0.2/Chart.yaml rename to incubator/tdarr/0.0.3/Chart.yaml index 97d7b20258a..c59140f5c52 100644 --- a/incubator/tdarr/0.0.2/Chart.yaml +++ b/incubator/tdarr/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.00.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.2 +version: 0.0.3 diff --git a/incubator/tdarr/0.0.2/README.md b/incubator/tdarr/0.0.3/README.md similarity index 96% rename from incubator/tdarr/0.0.2/README.md rename to incubator/tdarr/0.0.3/README.md index 2fec5dcccd4..c1c30ba8f7d 100644 --- a/incubator/tdarr/0.0.2/README.md +++ b/incubator/tdarr/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/tdarr/0.0.2/app-readme.md b/incubator/tdarr/0.0.3/app-readme.md similarity index 100% rename from incubator/tdarr/0.0.2/app-readme.md rename to incubator/tdarr/0.0.3/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/tdarr/0.0.3/charts/common-8.3.10.tgz differ diff --git a/incubator/tdarr/0.0.2/helm-values.md b/incubator/tdarr/0.0.3/helm-values.md similarity index 100% rename from incubator/tdarr/0.0.2/helm-values.md rename to incubator/tdarr/0.0.3/helm-values.md diff --git a/incubator/tdarr/0.0.2/ix_values.yaml b/incubator/tdarr/0.0.3/ix_values.yaml similarity index 100% rename from incubator/tdarr/0.0.2/ix_values.yaml rename to incubator/tdarr/0.0.3/ix_values.yaml diff --git a/incubator/tdarr/0.0.2/questions.yaml b/incubator/tdarr/0.0.3/questions.yaml similarity index 99% rename from incubator/tdarr/0.0.2/questions.yaml rename to incubator/tdarr/0.0.3/questions.yaml index 90d8fca5280..c1656100c1c 100644 --- a/incubator/tdarr/0.0.2/questions.yaml +++ b/incubator/tdarr/0.0.3/questions.yaml @@ -791,6 +791,7 @@ questions: type: string default: "/app/configs" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -939,6 +940,7 @@ questions: type: string default: "/app/server" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1087,6 +1089,7 @@ questions: type: string default: "/app/logs" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1236,6 +1239,7 @@ questions: type: string default: "/temp" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1410,6 +1414,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/tdarr/0.0.2/templates/common.yaml b/incubator/tdarr/0.0.3/templates/common.yaml similarity index 100% rename from incubator/tdarr/0.0.2/templates/common.yaml rename to incubator/tdarr/0.0.3/templates/common.yaml diff --git a/incubator/tdarr/0.0.2/test_values.yaml b/incubator/tdarr/0.0.3/test_values.yaml similarity index 100% rename from incubator/tdarr/0.0.2/test_values.yaml rename to incubator/tdarr/0.0.3/test_values.yaml diff --git a/incubator/tdarr/0.0.2/values.yaml b/incubator/tdarr/0.0.3/values.yaml similarity index 100% rename from incubator/tdarr/0.0.2/values.yaml rename to incubator/tdarr/0.0.3/values.yaml diff --git a/incubator/twtxt/0.0.3/CHANGELOG.md b/incubator/twtxt/0.0.3/CHANGELOG.md deleted file mode 100644 index 5823b9f1a47..00000000000 --- a/incubator/twtxt/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [twtxt-0.0.3](https://github.com/truecharts/apps/compare/twtxt-0.0.2...twtxt-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/twtxt/0.0.3/Chart.lock b/incubator/twtxt/0.0.3/Chart.lock deleted file mode 100644 index 7642c0aae4e..00000000000 --- a/incubator/twtxt/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:24:12.217664423Z" diff --git a/incubator/twtxt/0.0.3/charts/common-8.3.6.tgz b/incubator/twtxt/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/twtxt/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/twtxt/0.0.4/CHANGELOG.md b/incubator/twtxt/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..fef437f9bf0 --- /dev/null +++ b/incubator/twtxt/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/twtxt/0.0.4/CONFIG.md similarity index 100% rename from incubator/twtxt/0.0.3/CONFIG.md rename to incubator/twtxt/0.0.4/CONFIG.md diff --git a/incubator/twtxt/0.0.4/Chart.lock b/incubator/twtxt/0.0.4/Chart.lock new file mode 100644 index 00000000000..dba9aa4014e --- /dev/null +++ b/incubator/twtxt/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/twtxt/0.0.4/Chart.yaml similarity index 95% rename from incubator/twtxt/0.0.3/Chart.yaml rename to incubator/twtxt/0.0.4/Chart.yaml index c43d9069b7e..bad9c44fbb4 100644 --- a/incubator/twtxt/0.0.3/Chart.yaml +++ b/incubator/twtxt/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/twtxt/0.0.3/README.md b/incubator/twtxt/0.0.4/README.md similarity index 96% rename from incubator/twtxt/0.0.3/README.md rename to incubator/twtxt/0.0.4/README.md index 8197d9620f0..cbb2d8ffc63 100644 --- a/incubator/twtxt/0.0.3/README.md +++ b/incubator/twtxt/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/twtxt/0.0.3/app-readme.md b/incubator/twtxt/0.0.4/app-readme.md similarity index 100% rename from incubator/twtxt/0.0.3/app-readme.md rename to incubator/twtxt/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/twtxt/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/twtxt/0.0.3/helm-values.md b/incubator/twtxt/0.0.4/helm-values.md similarity index 100% rename from incubator/twtxt/0.0.3/helm-values.md rename to incubator/twtxt/0.0.4/helm-values.md diff --git a/incubator/twtxt/0.0.3/ix_values.yaml b/incubator/twtxt/0.0.4/ix_values.yaml similarity index 100% rename from incubator/twtxt/0.0.3/ix_values.yaml rename to incubator/twtxt/0.0.4/ix_values.yaml diff --git a/incubator/twtxt/0.0.3/questions.yaml b/incubator/twtxt/0.0.4/questions.yaml similarity index 99% rename from incubator/twtxt/0.0.3/questions.yaml rename to incubator/twtxt/0.0.4/questions.yaml index b6f2d9bf397..219530054d8 100644 --- a/incubator/twtxt/0.0.3/questions.yaml +++ b/incubator/twtxt/0.0.4/questions.yaml @@ -685,6 +685,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -833,6 +834,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -995,6 +997,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/twtxt/0.0.3/templates/common.yaml b/incubator/twtxt/0.0.4/templates/common.yaml similarity index 100% rename from incubator/twtxt/0.0.3/templates/common.yaml rename to incubator/twtxt/0.0.4/templates/common.yaml diff --git a/incubator/twtxt/0.0.3/test_values.yaml b/incubator/twtxt/0.0.4/test_values.yaml similarity index 100% rename from incubator/twtxt/0.0.3/test_values.yaml rename to incubator/twtxt/0.0.4/test_values.yaml diff --git a/incubator/twtxt/0.0.3/values.yaml b/incubator/twtxt/0.0.4/values.yaml similarity index 100% rename from incubator/twtxt/0.0.3/values.yaml rename to incubator/twtxt/0.0.4/values.yaml diff --git a/incubator/uptime-kuma/0.0.1/CHANGELOG.md b/incubator/uptime-kuma/0.0.1/CHANGELOG.md deleted file mode 100644 index c5f9fcb97ba..00000000000 --- a/incubator/uptime-kuma/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### uptime-kuma-0.0.1 (2021-10-14) - diff --git a/incubator/uptime-kuma/0.0.1/Chart.lock b/incubator/uptime-kuma/0.0.1/Chart.lock deleted file mode 100644 index e98e53614a9..00000000000 --- a/incubator/uptime-kuma/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-14T21:38:34.205148614Z" diff --git a/incubator/uptime-kuma/0.0.1/charts/common-8.3.6.tgz b/incubator/uptime-kuma/0.0.1/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/uptime-kuma/0.0.1/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/uptime-kuma/0.0.2/CHANGELOG.md b/incubator/uptime-kuma/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..3739fbde0d8 --- /dev/null +++ b/incubator/uptime-kuma/0.0.2/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.1/CONFIG.md b/incubator/uptime-kuma/0.0.2/CONFIG.md similarity index 100% rename from incubator/uptime-kuma/0.0.1/CONFIG.md rename to incubator/uptime-kuma/0.0.2/CONFIG.md diff --git a/incubator/uptime-kuma/0.0.2/Chart.lock b/incubator/uptime-kuma/0.0.2/Chart.lock new file mode 100644 index 00000000000..9b6d258132c --- /dev/null +++ b/incubator/uptime-kuma/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +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.1/Chart.yaml b/incubator/uptime-kuma/0.0.2/Chart.yaml similarity index 94% rename from incubator/uptime-kuma/0.0.1/Chart.yaml rename to incubator/uptime-kuma/0.0.2/Chart.yaml index 640fbe20571..4b1e5437a17 100644 --- a/incubator/uptime-kuma/0.0.1/Chart.yaml +++ b/incubator/uptime-kuma/0.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.1 +version: 0.0.2 diff --git a/incubator/uptime-kuma/0.0.1/README.md b/incubator/uptime-kuma/0.0.2/README.md similarity index 96% rename from incubator/uptime-kuma/0.0.1/README.md rename to incubator/uptime-kuma/0.0.2/README.md index ff14ee79a8c..915147ae305 100644 --- a/incubator/uptime-kuma/0.0.1/README.md +++ b/incubator/uptime-kuma/0.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/uptime-kuma/0.0.1/app-readme.md b/incubator/uptime-kuma/0.0.2/app-readme.md similarity index 100% rename from incubator/uptime-kuma/0.0.1/app-readme.md rename to incubator/uptime-kuma/0.0.2/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/uptime-kuma/0.0.2/charts/common-8.3.10.tgz differ diff --git a/incubator/uptime-kuma/0.0.1/helm-values.md b/incubator/uptime-kuma/0.0.2/helm-values.md similarity index 100% rename from incubator/uptime-kuma/0.0.1/helm-values.md rename to incubator/uptime-kuma/0.0.2/helm-values.md diff --git a/incubator/uptime-kuma/0.0.1/ix_values.yaml b/incubator/uptime-kuma/0.0.2/ix_values.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.1/ix_values.yaml rename to incubator/uptime-kuma/0.0.2/ix_values.yaml diff --git a/incubator/uptime-kuma/0.0.1/questions.yaml b/incubator/uptime-kuma/0.0.2/questions.yaml similarity index 99% rename from incubator/uptime-kuma/0.0.1/questions.yaml rename to incubator/uptime-kuma/0.0.2/questions.yaml index d197e1363dc..f7f6090ad9f 100644 --- a/incubator/uptime-kuma/0.0.1/questions.yaml +++ b/incubator/uptime-kuma/0.0.2/questions.yaml @@ -661,6 +661,7 @@ questions: type: string default: "/app/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -823,6 +824,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/uptime-kuma/0.0.1/templates/common.yaml b/incubator/uptime-kuma/0.0.2/templates/common.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.1/templates/common.yaml rename to incubator/uptime-kuma/0.0.2/templates/common.yaml diff --git a/incubator/uptime-kuma/0.0.1/test_values.yaml b/incubator/uptime-kuma/0.0.2/test_values.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.1/test_values.yaml rename to incubator/uptime-kuma/0.0.2/test_values.yaml diff --git a/incubator/uptime-kuma/0.0.1/values.yaml b/incubator/uptime-kuma/0.0.2/values.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.1/values.yaml rename to incubator/uptime-kuma/0.0.2/values.yaml diff --git a/incubator/valheim/0.0.3/CHANGELOG.md b/incubator/valheim/0.0.3/CHANGELOG.md deleted file mode 100644 index b2df0722181..00000000000 --- a/incubator/valheim/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [valheim-0.0.3](https://github.com/truecharts/apps/compare/valheim-0.0.2...valheim-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/valheim/0.0.3/Chart.lock b/incubator/valheim/0.0.3/Chart.lock deleted file mode 100644 index a003c702a1a..00000000000 --- a/incubator/valheim/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:24:25.466414372Z" diff --git a/incubator/valheim/0.0.3/charts/common-8.3.6.tgz b/incubator/valheim/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/valheim/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/valheim/0.0.4/CHANGELOG.md b/incubator/valheim/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..a53dc8407ac --- /dev/null +++ b/incubator/valheim/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/valheim/0.0.4/CONFIG.md similarity index 100% rename from incubator/valheim/0.0.3/CONFIG.md rename to incubator/valheim/0.0.4/CONFIG.md diff --git a/incubator/valheim/0.0.4/Chart.lock b/incubator/valheim/0.0.4/Chart.lock new file mode 100644 index 00000000000..f0a7eab140e --- /dev/null +++ b/incubator/valheim/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/valheim/0.0.4/Chart.yaml similarity index 94% rename from incubator/valheim/0.0.3/Chart.yaml rename to incubator/valheim/0.0.4/Chart.yaml index cf9b731ddba..c007035fc91 100644 --- a/incubator/valheim/0.0.3/Chart.yaml +++ b/incubator/valheim/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/valheim/0.0.3/README.md b/incubator/valheim/0.0.4/README.md similarity index 96% rename from incubator/valheim/0.0.3/README.md rename to incubator/valheim/0.0.4/README.md index 1e65f22edf4..0090062c1be 100644 --- a/incubator/valheim/0.0.3/README.md +++ b/incubator/valheim/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/valheim/0.0.3/app-readme.md b/incubator/valheim/0.0.4/app-readme.md similarity index 100% rename from incubator/valheim/0.0.3/app-readme.md rename to incubator/valheim/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/valheim/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/valheim/0.0.3/helm-values.md b/incubator/valheim/0.0.4/helm-values.md similarity index 100% rename from incubator/valheim/0.0.3/helm-values.md rename to incubator/valheim/0.0.4/helm-values.md diff --git a/incubator/valheim/0.0.3/ix_values.yaml b/incubator/valheim/0.0.4/ix_values.yaml similarity index 100% rename from incubator/valheim/0.0.3/ix_values.yaml rename to incubator/valheim/0.0.4/ix_values.yaml diff --git a/incubator/valheim/0.0.3/questions.yaml b/incubator/valheim/0.0.4/questions.yaml similarity index 99% rename from incubator/valheim/0.0.3/questions.yaml rename to incubator/valheim/0.0.4/questions.yaml index 6f8982b54c6..c6e9a508310 100644 --- a/incubator/valheim/0.0.3/questions.yaml +++ b/incubator/valheim/0.0.4/questions.yaml @@ -1045,6 +1045,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1193,6 +1194,7 @@ questions: type: string default: "/backups" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1355,6 +1357,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/valheim/0.0.3/templates/common.yaml b/incubator/valheim/0.0.4/templates/common.yaml similarity index 100% rename from incubator/valheim/0.0.3/templates/common.yaml rename to incubator/valheim/0.0.4/templates/common.yaml diff --git a/incubator/valheim/0.0.3/test_values.yaml b/incubator/valheim/0.0.4/test_values.yaml similarity index 100% rename from incubator/valheim/0.0.3/test_values.yaml rename to incubator/valheim/0.0.4/test_values.yaml diff --git a/incubator/valheim/0.0.3/values.yaml b/incubator/valheim/0.0.4/values.yaml similarity index 100% rename from incubator/valheim/0.0.3/values.yaml rename to incubator/valheim/0.0.4/values.yaml diff --git a/incubator/whoogle/0.0.3/CHANGELOG.md b/incubator/whoogle/0.0.3/CHANGELOG.md deleted file mode 100644 index da32a8b6c34..00000000000 --- a/incubator/whoogle/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [whoogle-0.0.3](https://github.com/truecharts/apps/compare/whoogle-0.0.2...whoogle-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/whoogle/0.0.3/Chart.lock b/incubator/whoogle/0.0.3/Chart.lock deleted file mode 100644 index 84e43e2729e..00000000000 --- a/incubator/whoogle/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:24:39.100069818Z" diff --git a/incubator/whoogle/0.0.3/charts/common-8.3.6.tgz b/incubator/whoogle/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/whoogle/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/whoogle/0.0.4/CHANGELOG.md b/incubator/whoogle/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c08a17f1eaa --- /dev/null +++ b/incubator/whoogle/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/whoogle/0.0.4/CONFIG.md similarity index 100% rename from incubator/whoogle/0.0.3/CONFIG.md rename to incubator/whoogle/0.0.4/CONFIG.md diff --git a/incubator/whoogle/0.0.4/Chart.lock b/incubator/whoogle/0.0.4/Chart.lock new file mode 100644 index 00000000000..f9d0daf3c9d --- /dev/null +++ b/incubator/whoogle/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/whoogle/0.0.4/Chart.yaml similarity index 94% rename from incubator/whoogle/0.0.3/Chart.yaml rename to incubator/whoogle/0.0.4/Chart.yaml index 782859efd26..848d12a9896 100644 --- a/incubator/whoogle/0.0.3/Chart.yaml +++ b/incubator/whoogle/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/whoogle/0.0.3/README.md b/incubator/whoogle/0.0.4/README.md similarity index 96% rename from incubator/whoogle/0.0.3/README.md rename to incubator/whoogle/0.0.4/README.md index f5f77f91111..5cc671e4958 100644 --- a/incubator/whoogle/0.0.3/README.md +++ b/incubator/whoogle/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/whoogle/0.0.3/app-readme.md b/incubator/whoogle/0.0.4/app-readme.md similarity index 100% rename from incubator/whoogle/0.0.3/app-readme.md rename to incubator/whoogle/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/whoogle/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/whoogle/0.0.3/helm-values.md b/incubator/whoogle/0.0.4/helm-values.md similarity index 100% rename from incubator/whoogle/0.0.3/helm-values.md rename to incubator/whoogle/0.0.4/helm-values.md diff --git a/incubator/whoogle/0.0.3/ix_values.yaml b/incubator/whoogle/0.0.4/ix_values.yaml similarity index 100% rename from incubator/whoogle/0.0.3/ix_values.yaml rename to incubator/whoogle/0.0.4/ix_values.yaml diff --git a/incubator/whoogle/0.0.3/questions.yaml b/incubator/whoogle/0.0.4/questions.yaml similarity index 99% rename from incubator/whoogle/0.0.3/questions.yaml rename to incubator/whoogle/0.0.4/questions.yaml index 6d45993ff5e..8c3e95ef2eb 100644 --- a/incubator/whoogle/0.0.3/questions.yaml +++ b/incubator/whoogle/0.0.4/questions.yaml @@ -725,6 +725,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -887,6 +888,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/whoogle/0.0.3/templates/common.yaml b/incubator/whoogle/0.0.4/templates/common.yaml similarity index 100% rename from incubator/whoogle/0.0.3/templates/common.yaml rename to incubator/whoogle/0.0.4/templates/common.yaml diff --git a/incubator/whoogle/0.0.3/test_values.yaml b/incubator/whoogle/0.0.4/test_values.yaml similarity index 100% rename from incubator/whoogle/0.0.3/test_values.yaml rename to incubator/whoogle/0.0.4/test_values.yaml diff --git a/incubator/whoogle/0.0.3/values.yaml b/incubator/whoogle/0.0.4/values.yaml similarity index 100% rename from incubator/whoogle/0.0.3/values.yaml rename to incubator/whoogle/0.0.4/values.yaml diff --git a/incubator/wiki/0.0.3/CHANGELOG.md b/incubator/wiki/0.0.3/CHANGELOG.md deleted file mode 100644 index 00fae4f00d9..00000000000 --- a/incubator/wiki/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [wiki-0.0.3](https://github.com/truecharts/apps/compare/wiki-0.0.2...wiki-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/wiki/0.0.3/Chart.lock b/incubator/wiki/0.0.3/Chart.lock deleted file mode 100644 index 85bff614577..00000000000 --- a/incubator/wiki/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:24:52.796005869Z" diff --git a/incubator/wiki/0.0.3/charts/common-8.3.6.tgz b/incubator/wiki/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/wiki/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/wiki/0.0.4/CHANGELOG.md b/incubator/wiki/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..cd4efb124cf --- /dev/null +++ b/incubator/wiki/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/wiki/0.0.4/CONFIG.md similarity index 100% rename from incubator/wiki/0.0.3/CONFIG.md rename to incubator/wiki/0.0.4/CONFIG.md diff --git a/incubator/wiki/0.0.4/Chart.lock b/incubator/wiki/0.0.4/Chart.lock new file mode 100644 index 00000000000..a063ac01442 --- /dev/null +++ b/incubator/wiki/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/wiki/0.0.4/Chart.yaml similarity index 94% rename from incubator/wiki/0.0.3/Chart.yaml rename to incubator/wiki/0.0.4/Chart.yaml index 4a25c992625..2dd130a0ccd 100644 --- a/incubator/wiki/0.0.3/Chart.yaml +++ b/incubator/wiki/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "900b76a" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/wiki/0.0.3/README.md b/incubator/wiki/0.0.4/README.md similarity index 96% rename from incubator/wiki/0.0.3/README.md rename to incubator/wiki/0.0.4/README.md index 12faa35d34a..685d9d677fd 100644 --- a/incubator/wiki/0.0.3/README.md +++ b/incubator/wiki/0.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/wiki/0.0.3/app-readme.md b/incubator/wiki/0.0.4/app-readme.md similarity index 100% rename from incubator/wiki/0.0.3/app-readme.md rename to incubator/wiki/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/wiki/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/wiki/0.0.3/helm-values.md b/incubator/wiki/0.0.4/helm-values.md similarity index 100% rename from incubator/wiki/0.0.3/helm-values.md rename to incubator/wiki/0.0.4/helm-values.md diff --git a/incubator/wiki/0.0.3/ix_values.yaml b/incubator/wiki/0.0.4/ix_values.yaml similarity index 100% rename from incubator/wiki/0.0.3/ix_values.yaml rename to incubator/wiki/0.0.4/ix_values.yaml diff --git a/incubator/wiki/0.0.3/questions.yaml b/incubator/wiki/0.0.4/questions.yaml similarity index 99% rename from incubator/wiki/0.0.3/questions.yaml rename to incubator/wiki/0.0.4/questions.yaml index 43337123ce8..ebe1706484d 100644 --- a/incubator/wiki/0.0.3/questions.yaml +++ b/incubator/wiki/0.0.4/questions.yaml @@ -661,6 +661,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -835,6 +836,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/wiki/0.0.3/templates/common.yaml b/incubator/wiki/0.0.4/templates/common.yaml similarity index 100% rename from incubator/wiki/0.0.3/templates/common.yaml rename to incubator/wiki/0.0.4/templates/common.yaml diff --git a/incubator/wiki/0.0.3/test_values.yaml b/incubator/wiki/0.0.4/test_values.yaml similarity index 100% rename from incubator/wiki/0.0.3/test_values.yaml rename to incubator/wiki/0.0.4/test_values.yaml diff --git a/incubator/wiki/0.0.3/values.yaml b/incubator/wiki/0.0.4/values.yaml similarity index 100% rename from incubator/wiki/0.0.3/values.yaml rename to incubator/wiki/0.0.4/values.yaml diff --git a/incubator/zigbee2mqtt/0.0.3/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.3/CHANGELOG.md deleted file mode 100644 index 3b7607e81c9..00000000000 --- a/incubator/zigbee2mqtt/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [zigbee2mqtt-0.0.3](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.2...zigbee2mqtt-0.0.3) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/incubator/zigbee2mqtt/0.0.3/Chart.lock b/incubator/zigbee2mqtt/0.0.3/Chart.lock deleted file mode 100644 index a3829dac6fe..00000000000 --- a/incubator/zigbee2mqtt/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:25:06.420133375Z" diff --git a/incubator/zigbee2mqtt/0.0.3/charts/common-8.3.6.tgz b/incubator/zigbee2mqtt/0.0.3/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/incubator/zigbee2mqtt/0.0.3/charts/common-8.3.6.tgz and /dev/null differ diff --git a/incubator/zigbee2mqtt/0.0.4/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..b2cba6db37a --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.4/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.3/CONFIG.md b/incubator/zigbee2mqtt/0.0.4/CONFIG.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/CONFIG.md rename to incubator/zigbee2mqtt/0.0.4/CONFIG.md diff --git a/incubator/zigbee2mqtt/0.0.4/Chart.lock b/incubator/zigbee2mqtt/0.0.4/Chart.lock new file mode 100644 index 00000000000..90671e067f4 --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +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.3/Chart.yaml b/incubator/zigbee2mqtt/0.0.4/Chart.yaml similarity index 94% rename from incubator/zigbee2mqtt/0.0.3/Chart.yaml rename to incubator/zigbee2mqtt/0.0.4/Chart.yaml index 0e0b1e61d2b..57982ecac6a 100644 --- a/incubator/zigbee2mqtt/0.0.3/Chart.yaml +++ b/incubator/zigbee2mqtt/0.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.21.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.3 +version: 0.0.4 diff --git a/incubator/zigbee2mqtt/0.0.3/README.md b/incubator/zigbee2mqtt/0.0.4/README.md similarity index 96% rename from incubator/zigbee2mqtt/0.0.3/README.md rename to incubator/zigbee2mqtt/0.0.4/README.md index 889dd6bcead..ff80ecae56e 100644 --- a/incubator/zigbee2mqtt/0.0.3/README.md +++ b/incubator/zigbee2mqtt/0.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/incubator/zigbee2mqtt/0.0.3/SKIPINSTALL b/incubator/zigbee2mqtt/0.0.4/SKIPINSTALL similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/SKIPINSTALL rename to incubator/zigbee2mqtt/0.0.4/SKIPINSTALL diff --git a/incubator/zigbee2mqtt/0.0.3/app-readme.md b/incubator/zigbee2mqtt/0.0.4/app-readme.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/app-readme.md rename to incubator/zigbee2mqtt/0.0.4/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/incubator/zigbee2mqtt/0.0.4/charts/common-8.3.10.tgz differ diff --git a/incubator/zigbee2mqtt/0.0.3/helm-values.md b/incubator/zigbee2mqtt/0.0.4/helm-values.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/helm-values.md rename to incubator/zigbee2mqtt/0.0.4/helm-values.md diff --git a/incubator/zigbee2mqtt/0.0.3/ix_values.yaml b/incubator/zigbee2mqtt/0.0.4/ix_values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/ix_values.yaml rename to incubator/zigbee2mqtt/0.0.4/ix_values.yaml diff --git a/incubator/zigbee2mqtt/0.0.3/questions.yaml b/incubator/zigbee2mqtt/0.0.4/questions.yaml similarity index 99% rename from incubator/zigbee2mqtt/0.0.3/questions.yaml rename to incubator/zigbee2mqtt/0.0.4/questions.yaml index aa5dab7b834..2a3e8409fcb 100644 --- a/incubator/zigbee2mqtt/0.0.3/questions.yaml +++ b/incubator/zigbee2mqtt/0.0.4/questions.yaml @@ -666,6 +666,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -828,6 +829,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/incubator/zigbee2mqtt/0.0.3/templates/common.yaml b/incubator/zigbee2mqtt/0.0.4/templates/common.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/templates/common.yaml rename to incubator/zigbee2mqtt/0.0.4/templates/common.yaml diff --git a/incubator/zigbee2mqtt/0.0.3/templates/configmap.yaml b/incubator/zigbee2mqtt/0.0.4/templates/configmap.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/templates/configmap.yaml rename to incubator/zigbee2mqtt/0.0.4/templates/configmap.yaml diff --git a/incubator/zigbee2mqtt/0.0.3/test_values.yaml b/incubator/zigbee2mqtt/0.0.4/test_values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/test_values.yaml rename to incubator/zigbee2mqtt/0.0.4/test_values.yaml diff --git a/incubator/zigbee2mqtt/0.0.3/values.yaml b/incubator/zigbee2mqtt/0.0.4/values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.3/values.yaml rename to incubator/zigbee2mqtt/0.0.4/values.yaml diff --git a/stable/airsonic/3.0.10/CHANGELOG.md b/stable/airsonic/3.0.10/CHANGELOG.md deleted file mode 100644 index d4dfe94f39f..00000000000 --- a/stable/airsonic/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [airsonic-3.0.10](https://github.com/truecharts/apps/compare/airsonic-3.0.9...airsonic-3.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/airsonic/3.0.10/Chart.lock b/stable/airsonic/3.0.10/Chart.lock deleted file mode 100644 index 2e99b37d383..00000000000 --- a/stable/airsonic/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:25:20.164465236Z" diff --git a/stable/airsonic/3.0.10/charts/common-8.3.6.tgz b/stable/airsonic/3.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/airsonic/3.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/airsonic/3.0.11/CHANGELOG.md b/stable/airsonic/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..fe66d9b46b9 --- /dev/null +++ b/stable/airsonic/3.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.10/CONFIG.md b/stable/airsonic/3.0.11/CONFIG.md similarity index 100% rename from stable/airsonic/3.0.10/CONFIG.md rename to stable/airsonic/3.0.11/CONFIG.md diff --git a/stable/airsonic/3.0.11/Chart.lock b/stable/airsonic/3.0.11/Chart.lock new file mode 100644 index 00000000000..53f895d5833 --- /dev/null +++ b/stable/airsonic/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/airsonic/3.0.11/Chart.yaml similarity index 95% rename from stable/airsonic/3.0.10/Chart.yaml rename to stable/airsonic/3.0.11/Chart.yaml index b27b3cecbbd..be4bdf7a3c9 100644 --- a/stable/airsonic/3.0.10/Chart.yaml +++ b/stable/airsonic/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 3.0.11 diff --git a/stable/airsonic/3.0.10/README.md b/stable/airsonic/3.0.11/README.md similarity index 96% rename from stable/airsonic/3.0.10/README.md rename to stable/airsonic/3.0.11/README.md index 9eed9317d1d..5b3349b1235 100644 --- a/stable/airsonic/3.0.10/README.md +++ b/stable/airsonic/3.0.11/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/airsonic/3.0.10/app-readme.md b/stable/airsonic/3.0.11/app-readme.md similarity index 100% rename from stable/airsonic/3.0.10/app-readme.md rename to stable/airsonic/3.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/airsonic/3.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/airsonic/3.0.10/helm-values.md b/stable/airsonic/3.0.11/helm-values.md similarity index 100% rename from stable/airsonic/3.0.10/helm-values.md rename to stable/airsonic/3.0.11/helm-values.md diff --git a/stable/airsonic/3.0.10/ix_values.yaml b/stable/airsonic/3.0.11/ix_values.yaml similarity index 100% rename from stable/airsonic/3.0.10/ix_values.yaml rename to stable/airsonic/3.0.11/ix_values.yaml diff --git a/stable/airsonic/3.0.10/questions.yaml b/stable/airsonic/3.0.11/questions.yaml similarity index 99% rename from stable/airsonic/3.0.10/questions.yaml rename to stable/airsonic/3.0.11/questions.yaml index 1b3c26866d0..642a0c260fd 100644 --- a/stable/airsonic/3.0.10/questions.yaml +++ b/stable/airsonic/3.0.11/questions.yaml @@ -631,6 +631,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -794,6 +795,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/airsonic/3.0.10/templates/common.yaml b/stable/airsonic/3.0.11/templates/common.yaml similarity index 100% rename from stable/airsonic/3.0.10/templates/common.yaml rename to stable/airsonic/3.0.11/templates/common.yaml diff --git a/stable/airsonic/3.0.10/test_values.yaml b/stable/airsonic/3.0.11/test_values.yaml similarity index 100% rename from stable/airsonic/3.0.10/test_values.yaml rename to stable/airsonic/3.0.11/test_values.yaml diff --git a/stable/airsonic/3.0.10/values.yaml b/stable/airsonic/3.0.11/values.yaml similarity index 100% rename from stable/airsonic/3.0.10/values.yaml rename to stable/airsonic/3.0.11/values.yaml diff --git a/stable/appdaemon/5.0.7/CHANGELOG.md b/stable/appdaemon/5.0.7/CHANGELOG.md deleted file mode 100644 index c6c5c22635f..00000000000 --- a/stable/appdaemon/5.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [appdaemon-5.0.7](https://github.com/truecharts/apps/compare/appdaemon-5.0.6...appdaemon-5.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/appdaemon/5.0.7/Chart.lock b/stable/appdaemon/5.0.7/Chart.lock deleted file mode 100644 index 70f803b69dd..00000000000 --- a/stable/appdaemon/5.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:25:33.670073476Z" diff --git a/stable/appdaemon/5.0.7/charts/common-8.3.6.tgz b/stable/appdaemon/5.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/appdaemon/5.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/appdaemon/5.0.8/CHANGELOG.md b/stable/appdaemon/5.0.8/CHANGELOG.md new file mode 100644 index 00000000000..995df89c7e1 --- /dev/null +++ b/stable/appdaemon/5.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/appdaemon/5.0.8/CONFIG.md similarity index 100% rename from stable/appdaemon/5.0.7/CONFIG.md rename to stable/appdaemon/5.0.8/CONFIG.md diff --git a/stable/appdaemon/5.0.8/Chart.lock b/stable/appdaemon/5.0.8/Chart.lock new file mode 100644 index 00000000000..b2522229049 --- /dev/null +++ b/stable/appdaemon/5.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/appdaemon/5.0.8/Chart.yaml similarity index 96% rename from stable/appdaemon/5.0.7/Chart.yaml rename to stable/appdaemon/5.0.8/Chart.yaml index 165ca48da7c..afeaa20c02c 100644 --- a/stable/appdaemon/5.0.7/Chart.yaml +++ b/stable/appdaemon/5.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 5.0.8 diff --git a/stable/appdaemon/5.0.7/README.md b/stable/appdaemon/5.0.8/README.md similarity index 96% rename from stable/appdaemon/5.0.7/README.md rename to stable/appdaemon/5.0.8/README.md index b2fb5d8e2cf..0c136a32e9b 100644 --- a/stable/appdaemon/5.0.7/README.md +++ b/stable/appdaemon/5.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/appdaemon/5.0.7/app-readme.md b/stable/appdaemon/5.0.8/app-readme.md similarity index 100% rename from stable/appdaemon/5.0.7/app-readme.md rename to stable/appdaemon/5.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/appdaemon/5.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/appdaemon/5.0.7/helm-values.md b/stable/appdaemon/5.0.8/helm-values.md similarity index 100% rename from stable/appdaemon/5.0.7/helm-values.md rename to stable/appdaemon/5.0.8/helm-values.md diff --git a/stable/appdaemon/5.0.7/ix_values.yaml b/stable/appdaemon/5.0.8/ix_values.yaml similarity index 100% rename from stable/appdaemon/5.0.7/ix_values.yaml rename to stable/appdaemon/5.0.8/ix_values.yaml diff --git a/stable/appdaemon/5.0.7/questions.yaml b/stable/appdaemon/5.0.8/questions.yaml similarity index 99% rename from stable/appdaemon/5.0.7/questions.yaml rename to stable/appdaemon/5.0.8/questions.yaml index cf343b9127a..0f83ac7281a 100644 --- a/stable/appdaemon/5.0.7/questions.yaml +++ b/stable/appdaemon/5.0.8/questions.yaml @@ -680,6 +680,7 @@ questions: type: string default: "/conf" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -842,6 +843,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/appdaemon/5.0.7/templates/common.yaml b/stable/appdaemon/5.0.8/templates/common.yaml similarity index 100% rename from stable/appdaemon/5.0.7/templates/common.yaml rename to stable/appdaemon/5.0.8/templates/common.yaml diff --git a/stable/appdaemon/5.0.7/test_values.yaml b/stable/appdaemon/5.0.8/test_values.yaml similarity index 100% rename from stable/appdaemon/5.0.7/test_values.yaml rename to stable/appdaemon/5.0.8/test_values.yaml diff --git a/stable/appdaemon/5.0.7/values.yaml b/stable/appdaemon/5.0.8/values.yaml similarity index 100% rename from stable/appdaemon/5.0.7/values.yaml rename to stable/appdaemon/5.0.8/values.yaml diff --git a/stable/authelia/4.0.18/CHANGELOG.md b/stable/authelia/4.0.18/CHANGELOG.md deleted file mode 100644 index 617f2b4939f..00000000000 --- a/stable/authelia/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [authelia-4.0.18](https://github.com/truecharts/apps/compare/authelia-4.0.17...authelia-4.0.18) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/authelia/4.0.18/charts/common-8.3.6.tgz b/stable/authelia/4.0.18/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/authelia/4.0.18/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/authelia/4.0.19/CHANGELOG.md b/stable/authelia/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..86ab29dd606 --- /dev/null +++ b/stable/authelia/4.0.19/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.18/CONFIG.md b/stable/authelia/4.0.19/CONFIG.md similarity index 100% rename from stable/authelia/4.0.18/CONFIG.md rename to stable/authelia/4.0.19/CONFIG.md diff --git a/stable/nextcloud/6.0.20/Chart.lock b/stable/authelia/4.0.19/Chart.lock similarity index 60% rename from stable/nextcloud/6.0.20/Chart.lock rename to stable/authelia/4.0.19/Chart.lock index cd7e65c7bc0..7a7aa8ff12c 100644 --- a/stable/nextcloud/6.0.20/Chart.lock +++ b/stable/authelia/4.0.19/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - name: postgresql repository: https://truecharts.org/ version: 3.0.16 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.1 -digest: sha256:c41c7264c1cc4fea5f2e16c226cf7711f71f799613c18de09806156528bf74a4 -generated: "2021-10-13T22:36:49.915234288Z" +digest: sha256:b992a5b78f87cc4046f10d463fa6e3a465f064d998416db155cc6a2b7be9aea0 +generated: "2021-10-17T18:32:48.676073207Z" diff --git a/stable/authelia/4.0.18/Chart.yaml b/stable/authelia/4.0.19/Chart.yaml similarity index 96% rename from stable/authelia/4.0.18/Chart.yaml rename to stable/authelia/4.0.19/Chart.yaml index a1990125b20..4db3b28c11a 100644 --- a/stable/authelia/4.0.18/Chart.yaml +++ b/stable/authelia/4.0.19/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.32.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 4.0.18 +version: 4.0.19 diff --git a/stable/authelia/4.0.18/README.md b/stable/authelia/4.0.19/README.md similarity index 96% rename from stable/authelia/4.0.18/README.md rename to stable/authelia/4.0.19/README.md index c4688142f3d..08f30c5f431 100644 --- a/stable/authelia/4.0.18/README.md +++ b/stable/authelia/4.0.19/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.4.1 | | https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/authelia/4.0.18/app-readme.md b/stable/authelia/4.0.19/app-readme.md similarity index 100% rename from stable/authelia/4.0.18/app-readme.md rename to stable/authelia/4.0.19/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/authelia/4.0.19/charts/common-8.3.10.tgz differ diff --git a/stable/authelia/4.0.18/charts/postgresql-3.0.16.tgz b/stable/authelia/4.0.19/charts/postgresql-3.0.16.tgz similarity index 100% rename from stable/authelia/4.0.18/charts/postgresql-3.0.16.tgz rename to stable/authelia/4.0.19/charts/postgresql-3.0.16.tgz diff --git a/stable/authelia/4.0.18/charts/redis-15.4.1.tgz b/stable/authelia/4.0.19/charts/redis-15.4.1.tgz similarity index 100% rename from stable/authelia/4.0.18/charts/redis-15.4.1.tgz rename to stable/authelia/4.0.19/charts/redis-15.4.1.tgz diff --git a/stable/authelia/4.0.18/helm-values.md b/stable/authelia/4.0.19/helm-values.md similarity index 100% rename from stable/authelia/4.0.18/helm-values.md rename to stable/authelia/4.0.19/helm-values.md diff --git a/stable/authelia/4.0.18/ix_values.yaml b/stable/authelia/4.0.19/ix_values.yaml similarity index 100% rename from stable/authelia/4.0.18/ix_values.yaml rename to stable/authelia/4.0.19/ix_values.yaml diff --git a/stable/authelia/4.0.18/questions.yaml b/stable/authelia/4.0.19/questions.yaml similarity index 99% rename from stable/authelia/4.0.18/questions.yaml rename to stable/authelia/4.0.19/questions.yaml index 718ad645db9..d5e7066882e 100644 --- a/stable/authelia/4.0.18/questions.yaml +++ b/stable/authelia/4.0.19/questions.yaml @@ -1328,6 +1328,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1491,6 +1492,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/authelia/4.0.18/templates/_configmap.tpl b/stable/authelia/4.0.19/templates/_configmap.tpl similarity index 100% rename from stable/authelia/4.0.18/templates/_configmap.tpl rename to stable/authelia/4.0.19/templates/_configmap.tpl diff --git a/stable/authelia/4.0.18/templates/_secrets.tpl b/stable/authelia/4.0.19/templates/_secrets.tpl similarity index 100% rename from stable/authelia/4.0.18/templates/_secrets.tpl rename to stable/authelia/4.0.19/templates/_secrets.tpl diff --git a/stable/authelia/4.0.18/templates/common.yaml b/stable/authelia/4.0.19/templates/common.yaml similarity index 100% rename from stable/authelia/4.0.18/templates/common.yaml rename to stable/authelia/4.0.19/templates/common.yaml diff --git a/stable/authelia/4.0.18/test_values.yaml b/stable/authelia/4.0.19/test_values.yaml similarity index 100% rename from stable/authelia/4.0.18/test_values.yaml rename to stable/authelia/4.0.19/test_values.yaml diff --git a/stable/authelia/4.0.18/values.yaml b/stable/authelia/4.0.19/values.yaml similarity index 100% rename from stable/authelia/4.0.18/values.yaml rename to stable/authelia/4.0.19/values.yaml diff --git a/stable/bazarr/8.0.8/CHANGELOG.md b/stable/bazarr/8.0.8/CHANGELOG.md deleted file mode 100644 index 81bde270300..00000000000 --- a/stable/bazarr/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [bazarr-8.0.8](https://github.com/truecharts/apps/compare/bazarr-8.0.7...bazarr-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/bazarr/8.0.8/Chart.lock b/stable/bazarr/8.0.8/Chart.lock deleted file mode 100644 index 731e0fd2531..00000000000 --- a/stable/bazarr/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:26:13.517817796Z" diff --git a/stable/bazarr/8.0.8/charts/common-8.3.6.tgz b/stable/bazarr/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/bazarr/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/bazarr/8.0.9/CHANGELOG.md b/stable/bazarr/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..a8b66f52998 --- /dev/null +++ b/stable/bazarr/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/bazarr/8.0.9/CONFIG.md similarity index 100% rename from stable/bazarr/8.0.8/CONFIG.md rename to stable/bazarr/8.0.9/CONFIG.md diff --git a/stable/bazarr/8.0.9/Chart.lock b/stable/bazarr/8.0.9/Chart.lock new file mode 100644 index 00000000000..b428098cde2 --- /dev/null +++ b/stable/bazarr/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/bazarr/8.0.9/Chart.yaml similarity index 96% rename from stable/bazarr/8.0.8/Chart.yaml rename to stable/bazarr/8.0.9/Chart.yaml index 49c922cfa3b..d203b38feb6 100644 --- a/stable/bazarr/8.0.8/Chart.yaml +++ b/stable/bazarr/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 deprecated: false description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements @@ -29,4 +29,4 @@ sources: - https://github.com/Bazarr/Bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 8.0.8 +version: 8.0.9 diff --git a/stable/bazarr/8.0.8/README.md b/stable/bazarr/8.0.9/README.md similarity index 96% rename from stable/bazarr/8.0.8/README.md rename to stable/bazarr/8.0.9/README.md index 790993ce6fb..d033cced08d 100644 --- a/stable/bazarr/8.0.8/README.md +++ b/stable/bazarr/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/bazarr/8.0.8/app-readme.md b/stable/bazarr/8.0.9/app-readme.md similarity index 100% rename from stable/bazarr/8.0.8/app-readme.md rename to stable/bazarr/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/bazarr/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/bazarr/8.0.8/helm-values.md b/stable/bazarr/8.0.9/helm-values.md similarity index 100% rename from stable/bazarr/8.0.8/helm-values.md rename to stable/bazarr/8.0.9/helm-values.md diff --git a/stable/bazarr/8.0.8/ix_values.yaml b/stable/bazarr/8.0.9/ix_values.yaml similarity index 100% rename from stable/bazarr/8.0.8/ix_values.yaml rename to stable/bazarr/8.0.9/ix_values.yaml diff --git a/stable/bazarr/8.0.8/questions.yaml b/stable/bazarr/8.0.9/questions.yaml similarity index 99% rename from stable/bazarr/8.0.8/questions.yaml rename to stable/bazarr/8.0.9/questions.yaml index 59ccf9aa4ea..7c629ebee77 100644 --- a/stable/bazarr/8.0.8/questions.yaml +++ b/stable/bazarr/8.0.9/questions.yaml @@ -623,6 +623,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -785,6 +786,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/bazarr/8.0.8/templates/common.yaml b/stable/bazarr/8.0.9/templates/common.yaml similarity index 100% rename from stable/bazarr/8.0.8/templates/common.yaml rename to stable/bazarr/8.0.9/templates/common.yaml diff --git a/stable/bazarr/8.0.8/test_values.yaml b/stable/bazarr/8.0.9/test_values.yaml similarity index 100% rename from stable/bazarr/8.0.8/test_values.yaml rename to stable/bazarr/8.0.9/test_values.yaml diff --git a/stable/bazarr/8.0.8/values.yaml b/stable/bazarr/8.0.9/values.yaml similarity index 100% rename from stable/bazarr/8.0.8/values.yaml rename to stable/bazarr/8.0.9/values.yaml diff --git a/stable/booksonic-air/3.0.10/CHANGELOG.md b/stable/booksonic-air/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..bb8f893580f --- /dev/null +++ b/stable/booksonic-air/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.9/CONFIG.md b/stable/booksonic-air/3.0.10/CONFIG.md similarity index 100% rename from stable/booksonic-air/3.0.9/CONFIG.md rename to stable/booksonic-air/3.0.10/CONFIG.md diff --git a/stable/booksonic-air/3.0.10/Chart.lock b/stable/booksonic-air/3.0.10/Chart.lock new file mode 100644 index 00000000000..be38d6a3c71 --- /dev/null +++ b/stable/booksonic-air/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +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.9/Chart.yaml b/stable/booksonic-air/3.0.10/Chart.yaml similarity index 95% rename from stable/booksonic-air/3.0.9/Chart.yaml rename to stable/booksonic-air/3.0.10/Chart.yaml index 13d8cbbc386..55cc8f5c74a 100644 --- a/stable/booksonic-air/3.0.9/Chart.yaml +++ b/stable/booksonic-air/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2009.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.9 +version: 3.0.10 diff --git a/stable/booksonic-air/3.0.9/README.md b/stable/booksonic-air/3.0.10/README.md similarity index 96% rename from stable/booksonic-air/3.0.9/README.md rename to stable/booksonic-air/3.0.10/README.md index 62a85d78c0d..c13e443fe6e 100644 --- a/stable/booksonic-air/3.0.9/README.md +++ b/stable/booksonic-air/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/booksonic-air/3.0.9/app-readme.md b/stable/booksonic-air/3.0.10/app-readme.md similarity index 100% rename from stable/booksonic-air/3.0.9/app-readme.md rename to stable/booksonic-air/3.0.10/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/booksonic-air/3.0.10/charts/common-8.3.10.tgz differ diff --git a/stable/booksonic-air/3.0.9/helm-values.md b/stable/booksonic-air/3.0.10/helm-values.md similarity index 100% rename from stable/booksonic-air/3.0.9/helm-values.md rename to stable/booksonic-air/3.0.10/helm-values.md diff --git a/stable/booksonic-air/3.0.9/ix_values.yaml b/stable/booksonic-air/3.0.10/ix_values.yaml similarity index 100% rename from stable/booksonic-air/3.0.9/ix_values.yaml rename to stable/booksonic-air/3.0.10/ix_values.yaml diff --git a/stable/booksonic-air/3.0.9/questions.yaml b/stable/booksonic-air/3.0.10/questions.yaml similarity index 99% rename from stable/booksonic-air/3.0.9/questions.yaml rename to stable/booksonic-air/3.0.10/questions.yaml index fc9cd8775d1..3c747db022e 100644 --- a/stable/booksonic-air/3.0.9/questions.yaml +++ b/stable/booksonic-air/3.0.10/questions.yaml @@ -629,6 +629,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -791,6 +792,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/booksonic-air/3.0.9/templates/common.yaml b/stable/booksonic-air/3.0.10/templates/common.yaml similarity index 100% rename from stable/booksonic-air/3.0.9/templates/common.yaml rename to stable/booksonic-air/3.0.10/templates/common.yaml diff --git a/stable/booksonic-air/3.0.9/test_values.yaml b/stable/booksonic-air/3.0.10/test_values.yaml similarity index 100% rename from stable/booksonic-air/3.0.9/test_values.yaml rename to stable/booksonic-air/3.0.10/test_values.yaml diff --git a/stable/booksonic-air/3.0.9/values.yaml b/stable/booksonic-air/3.0.10/values.yaml similarity index 100% rename from stable/booksonic-air/3.0.9/values.yaml rename to stable/booksonic-air/3.0.10/values.yaml diff --git a/stable/booksonic-air/3.0.9/CHANGELOG.md b/stable/booksonic-air/3.0.9/CHANGELOG.md deleted file mode 100644 index 5d4186706bd..00000000000 --- a/stable/booksonic-air/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [booksonic-air-3.0.9](https://github.com/truecharts/apps/compare/booksonic-air-3.0.8...booksonic-air-3.0.9) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/booksonic-air/3.0.9/Chart.lock b/stable/booksonic-air/3.0.9/Chart.lock deleted file mode 100644 index 0d06a19c608..00000000000 --- a/stable/booksonic-air/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:26:26.98227521Z" diff --git a/stable/booksonic-air/3.0.9/charts/common-8.3.6.tgz b/stable/booksonic-air/3.0.9/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/booksonic-air/3.0.9/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/calibre-web/8.0.7/CHANGELOG.md b/stable/calibre-web/8.0.7/CHANGELOG.md deleted file mode 100644 index 20a4a520b38..00000000000 --- a/stable/calibre-web/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [calibre-web-8.0.7](https://github.com/truecharts/apps/compare/calibre-web-8.0.6...calibre-web-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/calibre-web/8.0.7/Chart.lock b/stable/calibre-web/8.0.7/Chart.lock deleted file mode 100644 index 4806acc8b4d..00000000000 --- a/stable/calibre-web/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:26:40.70796555Z" diff --git a/stable/calibre-web/8.0.7/charts/common-8.3.6.tgz b/stable/calibre-web/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/calibre-web/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/calibre-web/8.0.8/CHANGELOG.md b/stable/calibre-web/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..02a506ce494 --- /dev/null +++ b/stable/calibre-web/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/calibre-web/8.0.8/CONFIG.md similarity index 100% rename from stable/calibre-web/8.0.7/CONFIG.md rename to stable/calibre-web/8.0.8/CONFIG.md diff --git a/stable/calibre-web/8.0.8/Chart.lock b/stable/calibre-web/8.0.8/Chart.lock new file mode 100644 index 00000000000..530bff9d2f5 --- /dev/null +++ b/stable/calibre-web/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/calibre-web/8.0.8/Chart.yaml similarity index 95% rename from stable/calibre-web/8.0.7/Chart.yaml rename to stable/calibre-web/8.0.8/Chart.yaml index 0d63e0040c7..e09315f23eb 100644 --- a/stable/calibre-web/8.0.7/Chart.yaml +++ b/stable/calibre-web/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/calibre-web/8.0.7/README.md b/stable/calibre-web/8.0.8/README.md similarity index 96% rename from stable/calibre-web/8.0.7/README.md rename to stable/calibre-web/8.0.8/README.md index 227ab18d78f..395c9a81f8b 100644 --- a/stable/calibre-web/8.0.7/README.md +++ b/stable/calibre-web/8.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/calibre-web/8.0.7/app-readme.md b/stable/calibre-web/8.0.8/app-readme.md similarity index 100% rename from stable/calibre-web/8.0.7/app-readme.md rename to stable/calibre-web/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/calibre-web/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/calibre-web/8.0.7/helm-values.md b/stable/calibre-web/8.0.8/helm-values.md similarity index 100% rename from stable/calibre-web/8.0.7/helm-values.md rename to stable/calibre-web/8.0.8/helm-values.md diff --git a/stable/calibre-web/8.0.7/ix_values.yaml b/stable/calibre-web/8.0.8/ix_values.yaml similarity index 100% rename from stable/calibre-web/8.0.7/ix_values.yaml rename to stable/calibre-web/8.0.8/ix_values.yaml diff --git a/stable/calibre-web/8.0.7/questions.yaml b/stable/calibre-web/8.0.8/questions.yaml similarity index 99% rename from stable/calibre-web/8.0.7/questions.yaml rename to stable/calibre-web/8.0.8/questions.yaml index 7fab30eec25..d79519cc446 100644 --- a/stable/calibre-web/8.0.7/questions.yaml +++ b/stable/calibre-web/8.0.8/questions.yaml @@ -630,6 +630,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -792,6 +793,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/calibre-web/8.0.7/templates/common.yaml b/stable/calibre-web/8.0.8/templates/common.yaml similarity index 100% rename from stable/calibre-web/8.0.7/templates/common.yaml rename to stable/calibre-web/8.0.8/templates/common.yaml diff --git a/stable/calibre-web/8.0.7/test_values.yaml b/stable/calibre-web/8.0.8/test_values.yaml similarity index 100% rename from stable/calibre-web/8.0.7/test_values.yaml rename to stable/calibre-web/8.0.8/test_values.yaml diff --git a/stable/calibre-web/8.0.7/values.yaml b/stable/calibre-web/8.0.8/values.yaml similarity index 100% rename from stable/calibre-web/8.0.7/values.yaml rename to stable/calibre-web/8.0.8/values.yaml diff --git a/stable/calibre/3.0.8/CHANGELOG.md b/stable/calibre/3.0.8/CHANGELOG.md deleted file mode 100644 index 0cf47fb4942..00000000000 --- a/stable/calibre/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [calibre-3.0.8](https://github.com/truecharts/apps/compare/calibre-web-8.0.7...calibre-3.0.8) (2021-10-14) - -#### Fix - -* Bump some apps to trigger rereleases - diff --git a/stable/calibre/3.0.8/Chart.lock b/stable/calibre/3.0.8/Chart.lock deleted file mode 100644 index 8a8ca97192f..00000000000 --- a/stable/calibre/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-14T21:47:23.860909157Z" diff --git a/stable/calibre/3.0.8/charts/common-8.3.6.tgz b/stable/calibre/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/calibre/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/calibre/3.0.9/CHANGELOG.md b/stable/calibre/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..3a196504b64 --- /dev/null +++ b/stable/calibre/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/calibre/3.0.9/CONFIG.md similarity index 100% rename from stable/calibre/3.0.8/CONFIG.md rename to stable/calibre/3.0.9/CONFIG.md diff --git a/stable/calibre/3.0.9/Chart.lock b/stable/calibre/3.0.9/Chart.lock new file mode 100644 index 00000000000..9490e7e6c3d --- /dev/null +++ b/stable/calibre/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/calibre/3.0.9/Chart.yaml similarity index 94% rename from stable/calibre/3.0.8/Chart.yaml rename to stable/calibre/3.0.9/Chart.yaml index fe9345f0988..fd1f04aa853 100644 --- a/stable/calibre/3.0.8/Chart.yaml +++ b/stable/calibre/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.26.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/calibre/3.0.8/README.md b/stable/calibre/3.0.9/README.md similarity index 96% rename from stable/calibre/3.0.8/README.md rename to stable/calibre/3.0.9/README.md index 00c7743c4ac..45443533160 100644 --- a/stable/calibre/3.0.8/README.md +++ b/stable/calibre/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/calibre/3.0.8/app-readme.md b/stable/calibre/3.0.9/app-readme.md similarity index 100% rename from stable/calibre/3.0.8/app-readme.md rename to stable/calibre/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/calibre/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/calibre/3.0.8/helm-values.md b/stable/calibre/3.0.9/helm-values.md similarity index 100% rename from stable/calibre/3.0.8/helm-values.md rename to stable/calibre/3.0.9/helm-values.md diff --git a/stable/calibre/3.0.8/ix_values.yaml b/stable/calibre/3.0.9/ix_values.yaml similarity index 100% rename from stable/calibre/3.0.8/ix_values.yaml rename to stable/calibre/3.0.9/ix_values.yaml diff --git a/stable/calibre/3.0.8/questions.yaml b/stable/calibre/3.0.9/questions.yaml similarity index 99% rename from stable/calibre/3.0.8/questions.yaml rename to stable/calibre/3.0.9/questions.yaml index 0cac6622b48..e29103f8e67 100644 --- a/stable/calibre/3.0.8/questions.yaml +++ b/stable/calibre/3.0.9/questions.yaml @@ -761,6 +761,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -923,6 +924,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/calibre/3.0.8/templates/common.yaml b/stable/calibre/3.0.9/templates/common.yaml similarity index 100% rename from stable/calibre/3.0.8/templates/common.yaml rename to stable/calibre/3.0.9/templates/common.yaml diff --git a/stable/calibre/3.0.8/test_values.yaml b/stable/calibre/3.0.9/test_values.yaml similarity index 100% rename from stable/calibre/3.0.8/test_values.yaml rename to stable/calibre/3.0.9/test_values.yaml diff --git a/stable/calibre/3.0.8/values.yaml b/stable/calibre/3.0.9/values.yaml similarity index 100% rename from stable/calibre/3.0.8/values.yaml rename to stable/calibre/3.0.9/values.yaml diff --git a/stable/collabora-online/8.0.8/CHANGELOG.md b/stable/collabora-online/8.0.8/CHANGELOG.md deleted file mode 100644 index 07aa40e3476..00000000000 --- a/stable/collabora-online/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [collabora-online-8.0.8](https://github.com/truecharts/apps/compare/collabora-online-8.0.7...collabora-online-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/collabora-online/8.0.8/Chart.lock b/stable/collabora-online/8.0.8/Chart.lock deleted file mode 100644 index 958f823bbe3..00000000000 --- a/stable/collabora-online/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:27:07.884478471Z" diff --git a/stable/collabora-online/8.0.8/charts/common-8.3.6.tgz b/stable/collabora-online/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/collabora-online/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/collabora-online/8.0.9/CHANGELOG.md b/stable/collabora-online/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..053e40657c0 --- /dev/null +++ b/stable/collabora-online/8.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.8/CONFIG.md b/stable/collabora-online/8.0.9/CONFIG.md similarity index 100% rename from stable/collabora-online/8.0.8/CONFIG.md rename to stable/collabora-online/8.0.9/CONFIG.md diff --git a/stable/collabora-online/8.0.9/Chart.lock b/stable/collabora-online/8.0.9/Chart.lock new file mode 100644 index 00000000000..ddc553b6b59 --- /dev/null +++ b/stable/collabora-online/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/collabora-online/8.0.9/Chart.yaml similarity index 96% rename from stable/collabora-online/8.0.8/Chart.yaml rename to stable/collabora-online/8.0.9/Chart.yaml index f3a6603056d..edb454bc280 100644 --- a/stable/collabora-online/8.0.8/Chart.yaml +++ b/stable/collabora-online/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.13.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/collabora-online/8.0.8/README.md b/stable/collabora-online/8.0.9/README.md similarity index 96% rename from stable/collabora-online/8.0.8/README.md rename to stable/collabora-online/8.0.9/README.md index b6ca7ceb34a..b1d899fe2c0 100644 --- a/stable/collabora-online/8.0.8/README.md +++ b/stable/collabora-online/8.0.9/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/collabora-online/8.0.8/app-readme.md b/stable/collabora-online/8.0.9/app-readme.md similarity index 100% rename from stable/collabora-online/8.0.8/app-readme.md rename to stable/collabora-online/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/collabora-online/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/collabora-online/8.0.8/helm-values.md b/stable/collabora-online/8.0.9/helm-values.md similarity index 100% rename from stable/collabora-online/8.0.8/helm-values.md rename to stable/collabora-online/8.0.9/helm-values.md diff --git a/stable/collabora-online/8.0.8/ix_values.yaml b/stable/collabora-online/8.0.9/ix_values.yaml similarity index 100% rename from stable/collabora-online/8.0.8/ix_values.yaml rename to stable/collabora-online/8.0.9/ix_values.yaml diff --git a/stable/collabora-online/8.0.8/questions.yaml b/stable/collabora-online/8.0.9/questions.yaml similarity index 99% rename from stable/collabora-online/8.0.8/questions.yaml rename to stable/collabora-online/8.0.9/questions.yaml index b71847cc160..1aa85471651 100644 --- a/stable/collabora-online/8.0.8/questions.yaml +++ b/stable/collabora-online/8.0.9/questions.yaml @@ -715,6 +715,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/collabora-online/8.0.8/templates/common.yaml b/stable/collabora-online/8.0.9/templates/common.yaml similarity index 100% rename from stable/collabora-online/8.0.8/templates/common.yaml rename to stable/collabora-online/8.0.9/templates/common.yaml diff --git a/stable/collabora-online/8.0.8/test_values.yaml b/stable/collabora-online/8.0.9/test_values.yaml similarity index 100% rename from stable/collabora-online/8.0.8/test_values.yaml rename to stable/collabora-online/8.0.9/test_values.yaml diff --git a/stable/collabora-online/8.0.8/values.yaml b/stable/collabora-online/8.0.9/values.yaml similarity index 100% rename from stable/collabora-online/8.0.8/values.yaml rename to stable/collabora-online/8.0.9/values.yaml diff --git a/stable/custom-app/2.0.12/CHANGELOG.md b/stable/custom-app/2.0.12/CHANGELOG.md deleted file mode 100644 index 60edd39e97c..00000000000 --- a/stable/custom-app/2.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [custom-app-2.0.12](https://github.com/truecharts/apps/compare/custom-app-2.0.11...custom-app-2.0.12) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/custom-app/2.0.12/Chart.lock b/stable/custom-app/2.0.12/Chart.lock deleted file mode 100644 index a1ea1f9a431..00000000000 --- a/stable/custom-app/2.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:27:21.283794261Z" diff --git a/stable/custom-app/2.0.12/charts/common-8.3.6.tgz b/stable/custom-app/2.0.12/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/custom-app/2.0.12/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/custom-app/2.0.13/CHANGELOG.md b/stable/custom-app/2.0.13/CHANGELOG.md new file mode 100644 index 00000000000..0a05085a86b --- /dev/null +++ b/stable/custom-app/2.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.12/CONFIG.md b/stable/custom-app/2.0.13/CONFIG.md similarity index 100% rename from stable/custom-app/2.0.12/CONFIG.md rename to stable/custom-app/2.0.13/CONFIG.md diff --git a/stable/custom-app/2.0.13/Chart.lock b/stable/custom-app/2.0.13/Chart.lock new file mode 100644 index 00000000000..773faefd50b --- /dev/null +++ b/stable/custom-app/2.0.13/Chart.lock @@ -0,0 +1,6 @@ +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.12/Chart.yaml b/stable/custom-app/2.0.13/Chart.yaml similarity index 94% rename from stable/custom-app/2.0.12/Chart.yaml rename to stable/custom-app/2.0.13/Chart.yaml index 6311bc40c7e..41f3d78e164 100644 --- a/stable/custom-app/2.0.12/Chart.yaml +++ b/stable/custom-app/2.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.18.984" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.12 +version: 2.0.13 diff --git a/stable/custom-app/2.0.12/README.md b/stable/custom-app/2.0.13/README.md similarity index 96% rename from stable/custom-app/2.0.12/README.md rename to stable/custom-app/2.0.13/README.md index 9edfb0c3d65..291726bdf4f 100644 --- a/stable/custom-app/2.0.12/README.md +++ b/stable/custom-app/2.0.13/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/custom-app/2.0.12/app-readme.md b/stable/custom-app/2.0.13/app-readme.md similarity index 100% rename from stable/custom-app/2.0.12/app-readme.md rename to stable/custom-app/2.0.13/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/custom-app/2.0.13/charts/common-8.3.10.tgz differ diff --git a/stable/custom-app/2.0.12/helm-values.md b/stable/custom-app/2.0.13/helm-values.md similarity index 100% rename from stable/custom-app/2.0.12/helm-values.md rename to stable/custom-app/2.0.13/helm-values.md diff --git a/stable/custom-app/2.0.12/ix_values.yaml b/stable/custom-app/2.0.13/ix_values.yaml similarity index 100% rename from stable/custom-app/2.0.12/ix_values.yaml rename to stable/custom-app/2.0.13/ix_values.yaml diff --git a/stable/custom-app/2.0.12/questions.yaml b/stable/custom-app/2.0.13/questions.yaml similarity index 99% rename from stable/custom-app/2.0.12/questions.yaml rename to stable/custom-app/2.0.13/questions.yaml index b9f7baf0715..0cbdb2e66f0 100644 --- a/stable/custom-app/2.0.12/questions.yaml +++ b/stable/custom-app/2.0.13/questions.yaml @@ -749,6 +749,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/custom-app/2.0.12/templates/common.yaml b/stable/custom-app/2.0.13/templates/common.yaml similarity index 100% rename from stable/custom-app/2.0.12/templates/common.yaml rename to stable/custom-app/2.0.13/templates/common.yaml diff --git a/stable/custom-app/2.0.12/test_values.yaml b/stable/custom-app/2.0.13/test_values.yaml similarity index 100% rename from stable/custom-app/2.0.12/test_values.yaml rename to stable/custom-app/2.0.13/test_values.yaml diff --git a/stable/custom-app/2.0.12/values.yaml b/stable/custom-app/2.0.13/values.yaml similarity index 100% rename from stable/custom-app/2.0.12/values.yaml rename to stable/custom-app/2.0.13/values.yaml diff --git a/stable/deconz/3.0.8/CHANGELOG.md b/stable/deconz/3.0.8/CHANGELOG.md deleted file mode 100644 index a64261d39f4..00000000000 --- a/stable/deconz/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [deconz-3.0.8](https://github.com/truecharts/apps/compare/deconz-3.0.7...deconz-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/deconz/3.0.8/Chart.lock b/stable/deconz/3.0.8/Chart.lock deleted file mode 100644 index 5599375ca83..00000000000 --- a/stable/deconz/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:27:35.092758589Z" diff --git a/stable/deconz/3.0.8/charts/common-8.3.6.tgz b/stable/deconz/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/deconz/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/deconz/3.0.9/CHANGELOG.md b/stable/deconz/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..58d0bab5c6e --- /dev/null +++ b/stable/deconz/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/deconz/3.0.9/CONFIG.md similarity index 100% rename from stable/deconz/3.0.8/CONFIG.md rename to stable/deconz/3.0.9/CONFIG.md diff --git a/stable/deconz/3.0.9/Chart.lock b/stable/deconz/3.0.9/Chart.lock new file mode 100644 index 00000000000..72fc4435ac6 --- /dev/null +++ b/stable/deconz/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/deconz/3.0.9/Chart.yaml similarity index 95% rename from stable/deconz/3.0.8/Chart.yaml rename to stable/deconz/3.0.9/Chart.yaml index 01382a60505..c1dafcb4082 100644 --- a/stable/deconz/3.0.8/Chart.yaml +++ b/stable/deconz/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.13.01" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/deconz/3.0.8/README.md b/stable/deconz/3.0.9/README.md similarity index 96% rename from stable/deconz/3.0.8/README.md rename to stable/deconz/3.0.9/README.md index 0ccb1568707..46c634e8d66 100644 --- a/stable/deconz/3.0.8/README.md +++ b/stable/deconz/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/deconz/3.0.8/app-readme.md b/stable/deconz/3.0.9/app-readme.md similarity index 100% rename from stable/deconz/3.0.8/app-readme.md rename to stable/deconz/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/deconz/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/deconz/3.0.8/helm-values.md b/stable/deconz/3.0.9/helm-values.md similarity index 100% rename from stable/deconz/3.0.8/helm-values.md rename to stable/deconz/3.0.9/helm-values.md diff --git a/stable/deconz/3.0.8/ix_values.yaml b/stable/deconz/3.0.9/ix_values.yaml similarity index 100% rename from stable/deconz/3.0.8/ix_values.yaml rename to stable/deconz/3.0.9/ix_values.yaml diff --git a/stable/deconz/3.0.8/questions.yaml b/stable/deconz/3.0.9/questions.yaml similarity index 99% rename from stable/deconz/3.0.8/questions.yaml rename to stable/deconz/3.0.9/questions.yaml index 299f52b90a7..a8bdfe12fda 100644 --- a/stable/deconz/3.0.8/questions.yaml +++ b/stable/deconz/3.0.9/questions.yaml @@ -853,6 +853,7 @@ questions: type: string default: "/root/.local/share/dresden-elektronik/deCONZ" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1015,6 +1016,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/deconz/3.0.8/templates/common.yaml b/stable/deconz/3.0.9/templates/common.yaml similarity index 100% rename from stable/deconz/3.0.8/templates/common.yaml rename to stable/deconz/3.0.9/templates/common.yaml diff --git a/stable/deconz/3.0.8/test_values.yaml b/stable/deconz/3.0.9/test_values.yaml similarity index 100% rename from stable/deconz/3.0.8/test_values.yaml rename to stable/deconz/3.0.9/test_values.yaml diff --git a/stable/deconz/3.0.8/values.yaml b/stable/deconz/3.0.9/values.yaml similarity index 100% rename from stable/deconz/3.0.8/values.yaml rename to stable/deconz/3.0.9/values.yaml diff --git a/stable/deepstack-cpu/6.0.8/CHANGELOG.md b/stable/deepstack-cpu/6.0.8/CHANGELOG.md deleted file mode 100644 index 4c5c65ee4ae..00000000000 --- a/stable/deepstack-cpu/6.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [deepstack-cpu-6.0.8](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.7...deepstack-cpu-6.0.8) (2021-10-14) - -#### Fix - -* Bump some apps to trigger rereleases - diff --git a/stable/deepstack-cpu/6.0.8/Chart.lock b/stable/deepstack-cpu/6.0.8/Chart.lock deleted file mode 100644 index 1effb720bfd..00000000000 --- a/stable/deepstack-cpu/6.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-14T21:47:34.580173445Z" diff --git a/stable/deepstack-cpu/6.0.8/charts/common-8.3.6.tgz b/stable/deepstack-cpu/6.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/deepstack-cpu/6.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/deepstack-cpu/6.0.9/CHANGELOG.md b/stable/deepstack-cpu/6.0.9/CHANGELOG.md new file mode 100644 index 00000000000..fa5daee5ebe --- /dev/null +++ b/stable/deepstack-cpu/6.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/deepstack-cpu/6.0.9/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/6.0.8/CONFIG.md rename to stable/deepstack-cpu/6.0.9/CONFIG.md diff --git a/stable/deepstack-cpu/6.0.9/Chart.lock b/stable/deepstack-cpu/6.0.9/Chart.lock new file mode 100644 index 00000000000..2c576c552f6 --- /dev/null +++ b/stable/deepstack-cpu/6.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/deepstack-cpu/6.0.9/Chart.yaml similarity index 96% rename from stable/deepstack-cpu/6.0.8/Chart.yaml rename to stable/deepstack-cpu/6.0.9/Chart.yaml index bc18e4e581c..83e10907bab 100644 --- a/stable/deepstack-cpu/6.0.8/Chart.yaml +++ b/stable/deepstack-cpu/6.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "cpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 6.0.9 diff --git a/stable/deepstack-cpu/6.0.8/README.md b/stable/deepstack-cpu/6.0.9/README.md similarity index 96% rename from stable/deepstack-cpu/6.0.8/README.md rename to stable/deepstack-cpu/6.0.9/README.md index a08f369a9fb..5497c5d4b3a 100644 --- a/stable/deepstack-cpu/6.0.8/README.md +++ b/stable/deepstack-cpu/6.0.9/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/deepstack-cpu/6.0.8/app-readme.md b/stable/deepstack-cpu/6.0.9/app-readme.md similarity index 100% rename from stable/deepstack-cpu/6.0.8/app-readme.md rename to stable/deepstack-cpu/6.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/deepstack-cpu/6.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/deepstack-cpu/6.0.8/helm-values.md b/stable/deepstack-cpu/6.0.9/helm-values.md similarity index 100% rename from stable/deepstack-cpu/6.0.8/helm-values.md rename to stable/deepstack-cpu/6.0.9/helm-values.md diff --git a/stable/deepstack-cpu/6.0.8/ix_values.yaml b/stable/deepstack-cpu/6.0.9/ix_values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.8/ix_values.yaml rename to stable/deepstack-cpu/6.0.9/ix_values.yaml diff --git a/stable/deepstack-cpu/6.0.8/questions.yaml b/stable/deepstack-cpu/6.0.9/questions.yaml similarity index 99% rename from stable/deepstack-cpu/6.0.8/questions.yaml rename to stable/deepstack-cpu/6.0.9/questions.yaml index d1b95d3bf62..fce4a804aae 100644 --- a/stable/deepstack-cpu/6.0.8/questions.yaml +++ b/stable/deepstack-cpu/6.0.9/questions.yaml @@ -684,6 +684,7 @@ questions: type: string default: "/datastore" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -846,6 +847,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/deepstack-cpu/6.0.8/templates/common.yaml b/stable/deepstack-cpu/6.0.9/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.8/templates/common.yaml rename to stable/deepstack-cpu/6.0.9/templates/common.yaml diff --git a/stable/deepstack-cpu/6.0.8/test_values.yaml b/stable/deepstack-cpu/6.0.9/test_values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.8/test_values.yaml rename to stable/deepstack-cpu/6.0.9/test_values.yaml diff --git a/stable/deepstack-cpu/6.0.8/values.yaml b/stable/deepstack-cpu/6.0.9/values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.8/values.yaml rename to stable/deepstack-cpu/6.0.9/values.yaml diff --git a/stable/deepstack-gpu/1.0.0/CHANGELOG.md b/stable/deepstack-gpu/1.0.0/CHANGELOG.md deleted file mode 100644 index 92ce4d4fb91..00000000000 --- a/stable/deepstack-gpu/1.0.0/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### deepstack-gpu-1.0.0 (2021-10-14) - -#### Feat - -* Add deepstack-gpu ([#1141](https://github.com/truecharts/apps/issues/1141)) - diff --git a/stable/deepstack-gpu/1.0.0/Chart.lock b/stable/deepstack-gpu/1.0.0/Chart.lock deleted file mode 100644 index 0850ab0b243..00000000000 --- a/stable/deepstack-gpu/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-14T21:47:45.275322358Z" diff --git a/stable/deepstack-gpu/1.0.0/charts/common-8.3.6.tgz b/stable/deepstack-gpu/1.0.0/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/deepstack-gpu/1.0.0/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/deepstack-gpu/1.0.1/CHANGELOG.md b/stable/deepstack-gpu/1.0.1/CHANGELOG.md new file mode 100644 index 00000000000..c9e2ab5b5f0 --- /dev/null +++ b/stable/deepstack-gpu/1.0.1/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.0/CONFIG.md b/stable/deepstack-gpu/1.0.1/CONFIG.md similarity index 100% rename from stable/deepstack-gpu/1.0.0/CONFIG.md rename to stable/deepstack-gpu/1.0.1/CONFIG.md diff --git a/stable/deepstack-gpu/1.0.1/Chart.lock b/stable/deepstack-gpu/1.0.1/Chart.lock new file mode 100644 index 00000000000..ed9e5255023 --- /dev/null +++ b/stable/deepstack-gpu/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/deepstack-gpu/1.0.1/Chart.yaml similarity index 96% rename from stable/deepstack-gpu/1.0.0/Chart.yaml rename to stable/deepstack-gpu/1.0.1/Chart.yaml index ae7c8ba5148..9d6ec72506c 100644 --- a/stable/deepstack-gpu/1.0.0/Chart.yaml +++ b/stable/deepstack-gpu/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "gpu" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.0 +version: 1.0.1 diff --git a/stable/deepstack-gpu/1.0.0/README.md b/stable/deepstack-gpu/1.0.1/README.md similarity index 96% rename from stable/deepstack-gpu/1.0.0/README.md rename to stable/deepstack-gpu/1.0.1/README.md index a08f369a9fb..5497c5d4b3a 100644 --- a/stable/deepstack-gpu/1.0.0/README.md +++ b/stable/deepstack-gpu/1.0.1/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/deepstack-gpu/1.0.0/app-readme.md b/stable/deepstack-gpu/1.0.1/app-readme.md similarity index 100% rename from stable/deepstack-gpu/1.0.0/app-readme.md rename to stable/deepstack-gpu/1.0.1/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/deepstack-gpu/1.0.1/charts/common-8.3.10.tgz differ diff --git a/stable/deepstack-gpu/1.0.0/helm-values.md b/stable/deepstack-gpu/1.0.1/helm-values.md similarity index 100% rename from stable/deepstack-gpu/1.0.0/helm-values.md rename to stable/deepstack-gpu/1.0.1/helm-values.md diff --git a/stable/deepstack-gpu/1.0.0/ix_values.yaml b/stable/deepstack-gpu/1.0.1/ix_values.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.0/ix_values.yaml rename to stable/deepstack-gpu/1.0.1/ix_values.yaml diff --git a/stable/deepstack-gpu/1.0.0/questions.yaml b/stable/deepstack-gpu/1.0.1/questions.yaml similarity index 99% rename from stable/deepstack-gpu/1.0.0/questions.yaml rename to stable/deepstack-gpu/1.0.1/questions.yaml index 550d7029880..f4f13cb2546 100644 --- a/stable/deepstack-gpu/1.0.0/questions.yaml +++ b/stable/deepstack-gpu/1.0.1/questions.yaml @@ -684,6 +684,7 @@ questions: type: string default: "/datastore" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -846,6 +847,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/deepstack-gpu/1.0.0/templates/common.yaml b/stable/deepstack-gpu/1.0.1/templates/common.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.0/templates/common.yaml rename to stable/deepstack-gpu/1.0.1/templates/common.yaml diff --git a/stable/deepstack-gpu/1.0.0/test_values.yaml b/stable/deepstack-gpu/1.0.1/test_values.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.0/test_values.yaml rename to stable/deepstack-gpu/1.0.1/test_values.yaml diff --git a/stable/deepstack-gpu/1.0.0/values.yaml b/stable/deepstack-gpu/1.0.1/values.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.0/values.yaml rename to stable/deepstack-gpu/1.0.1/values.yaml diff --git a/stable/deluge/8.0.11/CHANGELOG.md b/stable/deluge/8.0.11/CHANGELOG.md deleted file mode 100644 index 41f71c7c9e7..00000000000 --- a/stable/deluge/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [deluge-8.0.11](https://github.com/truecharts/apps/compare/deluge-8.0.10...deluge-8.0.11) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/deluge/8.0.11/Chart.lock b/stable/deluge/8.0.11/Chart.lock deleted file mode 100644 index e89efeee629..00000000000 --- a/stable/deluge/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:28:02.750529794Z" diff --git a/stable/deluge/8.0.11/charts/common-8.3.6.tgz b/stable/deluge/8.0.11/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/deluge/8.0.11/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/deluge/8.0.12/CHANGELOG.md b/stable/deluge/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..015bae1ee7e --- /dev/null +++ b/stable/deluge/8.0.12/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.11/CONFIG.md b/stable/deluge/8.0.12/CONFIG.md similarity index 100% rename from stable/deluge/8.0.11/CONFIG.md rename to stable/deluge/8.0.12/CONFIG.md diff --git a/stable/deluge/8.0.12/Chart.lock b/stable/deluge/8.0.12/Chart.lock new file mode 100644 index 00000000000..2d5a9d0f374 --- /dev/null +++ b/stable/deluge/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +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.11/Chart.yaml b/stable/deluge/8.0.12/Chart.yaml similarity index 94% rename from stable/deluge/8.0.11/Chart.yaml rename to stable/deluge/8.0.12/Chart.yaml index 121441ca73f..6e1ac481339 100644 --- a/stable/deluge/8.0.11/Chart.yaml +++ b/stable/deluge/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.11 +version: 8.0.12 diff --git a/stable/deluge/8.0.11/README.md b/stable/deluge/8.0.12/README.md similarity index 96% rename from stable/deluge/8.0.11/README.md rename to stable/deluge/8.0.12/README.md index 335780ff3f3..c30d04d045e 100644 --- a/stable/deluge/8.0.11/README.md +++ b/stable/deluge/8.0.12/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/deluge/8.0.11/app-readme.md b/stable/deluge/8.0.12/app-readme.md similarity index 100% rename from stable/deluge/8.0.11/app-readme.md rename to stable/deluge/8.0.12/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/deluge/8.0.12/charts/common-8.3.10.tgz differ diff --git a/stable/deluge/8.0.11/helm-values.md b/stable/deluge/8.0.12/helm-values.md similarity index 100% rename from stable/deluge/8.0.11/helm-values.md rename to stable/deluge/8.0.12/helm-values.md diff --git a/stable/deluge/8.0.11/ix_values.yaml b/stable/deluge/8.0.12/ix_values.yaml similarity index 100% rename from stable/deluge/8.0.11/ix_values.yaml rename to stable/deluge/8.0.12/ix_values.yaml diff --git a/stable/deluge/8.0.11/questions.yaml b/stable/deluge/8.0.12/questions.yaml similarity index 99% rename from stable/deluge/8.0.11/questions.yaml rename to stable/deluge/8.0.12/questions.yaml index 9737c7dabac..e6b280052d6 100644 --- a/stable/deluge/8.0.11/questions.yaml +++ b/stable/deluge/8.0.12/questions.yaml @@ -783,6 +783,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -945,6 +946,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/deluge/8.0.11/templates/common.yaml b/stable/deluge/8.0.12/templates/common.yaml similarity index 100% rename from stable/deluge/8.0.11/templates/common.yaml rename to stable/deluge/8.0.12/templates/common.yaml diff --git a/stable/deluge/8.0.11/test_values.yaml b/stable/deluge/8.0.12/test_values.yaml similarity index 100% rename from stable/deluge/8.0.11/test_values.yaml rename to stable/deluge/8.0.12/test_values.yaml diff --git a/stable/deluge/8.0.11/values.yaml b/stable/deluge/8.0.12/values.yaml similarity index 100% rename from stable/deluge/8.0.11/values.yaml rename to stable/deluge/8.0.12/values.yaml diff --git a/stable/dizquetv/3.0.8/CHANGELOG.md b/stable/dizquetv/3.0.8/CHANGELOG.md deleted file mode 100644 index d655319b07f..00000000000 --- a/stable/dizquetv/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [dizquetv-3.0.8](https://github.com/truecharts/apps/compare/dizquetv-3.0.7...dizquetv-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/dizquetv/3.0.8/Chart.lock b/stable/dizquetv/3.0.8/Chart.lock deleted file mode 100644 index 5ba0f952084..00000000000 --- a/stable/dizquetv/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:28:16.588297789Z" diff --git a/stable/dizquetv/3.0.8/charts/common-8.3.6.tgz b/stable/dizquetv/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/dizquetv/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/dizquetv/3.0.9/CHANGELOG.md b/stable/dizquetv/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..c6c67a5ba80 --- /dev/null +++ b/stable/dizquetv/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/dizquetv/3.0.9/CONFIG.md similarity index 100% rename from stable/dizquetv/3.0.8/CONFIG.md rename to stable/dizquetv/3.0.9/CONFIG.md diff --git a/stable/dizquetv/3.0.9/Chart.lock b/stable/dizquetv/3.0.9/Chart.lock new file mode 100644 index 00000000000..201a37262f7 --- /dev/null +++ b/stable/dizquetv/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/dizquetv/3.0.9/Chart.yaml similarity index 94% rename from stable/dizquetv/3.0.8/Chart.yaml rename to stable/dizquetv/3.0.9/Chart.yaml index 5b564411d82..6723c458595 100644 --- a/stable/dizquetv/3.0.8/Chart.yaml +++ b/stable/dizquetv/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/dizquetv/3.0.8/README.md b/stable/dizquetv/3.0.9/README.md similarity index 96% rename from stable/dizquetv/3.0.8/README.md rename to stable/dizquetv/3.0.9/README.md index 8feb779bf70..e98aacaf89f 100644 --- a/stable/dizquetv/3.0.8/README.md +++ b/stable/dizquetv/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/dizquetv/3.0.8/app-readme.md b/stable/dizquetv/3.0.9/app-readme.md similarity index 100% rename from stable/dizquetv/3.0.8/app-readme.md rename to stable/dizquetv/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/dizquetv/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/dizquetv/3.0.8/helm-values.md b/stable/dizquetv/3.0.9/helm-values.md similarity index 100% rename from stable/dizquetv/3.0.8/helm-values.md rename to stable/dizquetv/3.0.9/helm-values.md diff --git a/stable/dizquetv/3.0.8/ix_values.yaml b/stable/dizquetv/3.0.9/ix_values.yaml similarity index 100% rename from stable/dizquetv/3.0.8/ix_values.yaml rename to stable/dizquetv/3.0.9/ix_values.yaml diff --git a/stable/dizquetv/3.0.8/questions.yaml b/stable/dizquetv/3.0.9/questions.yaml similarity index 99% rename from stable/dizquetv/3.0.8/questions.yaml rename to stable/dizquetv/3.0.9/questions.yaml index 3c99ee6252f..ccb9f7bf75e 100644 --- a/stable/dizquetv/3.0.8/questions.yaml +++ b/stable/dizquetv/3.0.9/questions.yaml @@ -629,6 +629,7 @@ questions: type: string default: "/home/node/app/.dizquetv" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -791,6 +792,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/dizquetv/3.0.8/templates/common.yaml b/stable/dizquetv/3.0.9/templates/common.yaml similarity index 100% rename from stable/dizquetv/3.0.8/templates/common.yaml rename to stable/dizquetv/3.0.9/templates/common.yaml diff --git a/stable/dizquetv/3.0.8/test_values.yaml b/stable/dizquetv/3.0.9/test_values.yaml similarity index 100% rename from stable/dizquetv/3.0.8/test_values.yaml rename to stable/dizquetv/3.0.9/test_values.yaml diff --git a/stable/dizquetv/3.0.8/values.yaml b/stable/dizquetv/3.0.9/values.yaml similarity index 100% rename from stable/dizquetv/3.0.8/values.yaml rename to stable/dizquetv/3.0.9/values.yaml diff --git a/stable/duplicati/3.0.10/CHANGELOG.md b/stable/duplicati/3.0.10/CHANGELOG.md deleted file mode 100644 index 8f4869d6699..00000000000 --- a/stable/duplicati/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [duplicati-3.0.10](https://github.com/truecharts/apps/compare/duplicati-3.0.9...duplicati-3.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/duplicati/3.0.10/Chart.lock b/stable/duplicati/3.0.10/Chart.lock deleted file mode 100644 index df9cecda9aa..00000000000 --- a/stable/duplicati/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:28:30.017347655Z" diff --git a/stable/duplicati/3.0.10/charts/common-8.3.6.tgz b/stable/duplicati/3.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/duplicati/3.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/duplicati/3.0.11/CHANGELOG.md b/stable/duplicati/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..051815f3059 --- /dev/null +++ b/stable/duplicati/3.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.10/CONFIG.md b/stable/duplicati/3.0.11/CONFIG.md similarity index 100% rename from stable/duplicati/3.0.10/CONFIG.md rename to stable/duplicati/3.0.11/CONFIG.md diff --git a/stable/duplicati/3.0.11/Chart.lock b/stable/duplicati/3.0.11/Chart.lock new file mode 100644 index 00000000000..ecbaeac2cfe --- /dev/null +++ b/stable/duplicati/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/duplicati/3.0.11/Chart.yaml similarity index 94% rename from stable/duplicati/3.0.10/Chart.yaml rename to stable/duplicati/3.0.11/Chart.yaml index 646a3872ad9..81a6f50a0cd 100644 --- a/stable/duplicati/3.0.10/Chart.yaml +++ b/stable/duplicati/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 3.0.11 diff --git a/stable/duplicati/3.0.10/README.md b/stable/duplicati/3.0.11/README.md similarity index 96% rename from stable/duplicati/3.0.10/README.md rename to stable/duplicati/3.0.11/README.md index 6c1d4b6e28b..eb0a8aca7e4 100644 --- a/stable/duplicati/3.0.10/README.md +++ b/stable/duplicati/3.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/duplicati/3.0.10/app-readme.md b/stable/duplicati/3.0.11/app-readme.md similarity index 100% rename from stable/duplicati/3.0.10/app-readme.md rename to stable/duplicati/3.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/duplicati/3.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/duplicati/3.0.10/helm-values.md b/stable/duplicati/3.0.11/helm-values.md similarity index 100% rename from stable/duplicati/3.0.10/helm-values.md rename to stable/duplicati/3.0.11/helm-values.md diff --git a/stable/duplicati/3.0.10/ix_values.yaml b/stable/duplicati/3.0.11/ix_values.yaml similarity index 100% rename from stable/duplicati/3.0.10/ix_values.yaml rename to stable/duplicati/3.0.11/ix_values.yaml diff --git a/stable/duplicati/3.0.10/questions.yaml b/stable/duplicati/3.0.11/questions.yaml similarity index 99% rename from stable/duplicati/3.0.10/questions.yaml rename to stable/duplicati/3.0.11/questions.yaml index 0cb0b0a9e24..076ad00ca99 100644 --- a/stable/duplicati/3.0.10/questions.yaml +++ b/stable/duplicati/3.0.11/questions.yaml @@ -629,6 +629,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -791,6 +792,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/duplicati/3.0.10/templates/common.yaml b/stable/duplicati/3.0.11/templates/common.yaml similarity index 100% rename from stable/duplicati/3.0.10/templates/common.yaml rename to stable/duplicati/3.0.11/templates/common.yaml diff --git a/stable/duplicati/3.0.10/test_values.yaml b/stable/duplicati/3.0.11/test_values.yaml similarity index 100% rename from stable/duplicati/3.0.10/test_values.yaml rename to stable/duplicati/3.0.11/test_values.yaml diff --git a/stable/duplicati/3.0.10/values.yaml b/stable/duplicati/3.0.11/values.yaml similarity index 100% rename from stable/duplicati/3.0.10/values.yaml rename to stable/duplicati/3.0.11/values.yaml diff --git a/stable/emby/8.0.7/CHANGELOG.md b/stable/emby/8.0.7/CHANGELOG.md deleted file mode 100644 index d0f0b9cd50f..00000000000 --- a/stable/emby/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [emby-8.0.7](https://github.com/truecharts/apps/compare/emby-8.0.6...emby-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/emby/8.0.7/Chart.lock b/stable/emby/8.0.7/Chart.lock deleted file mode 100644 index 0bebe2fc1aa..00000000000 --- a/stable/emby/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:28:43.91598261Z" diff --git a/stable/emby/8.0.7/charts/common-8.3.6.tgz b/stable/emby/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/emby/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/emby/8.0.8/CHANGELOG.md b/stable/emby/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..1b0e15829ee --- /dev/null +++ b/stable/emby/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/emby/8.0.8/CONFIG.md similarity index 100% rename from stable/emby/8.0.7/CONFIG.md rename to stable/emby/8.0.8/CONFIG.md diff --git a/stable/emby/8.0.8/Chart.lock b/stable/emby/8.0.8/Chart.lock new file mode 100644 index 00000000000..1736f765644 --- /dev/null +++ b/stable/emby/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/emby/8.0.8/Chart.yaml similarity index 95% rename from stable/emby/8.0.7/Chart.yaml rename to stable/emby/8.0.8/Chart.yaml index 0d0f2d09783..ebbe6714936 100644 --- a/stable/emby/8.0.7/Chart.yaml +++ b/stable/emby/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/emby/8.0.7/README.md b/stable/emby/8.0.8/README.md similarity index 96% rename from stable/emby/8.0.7/README.md rename to stable/emby/8.0.8/README.md index b3e94bb1758..635d2dccd9e 100644 --- a/stable/emby/8.0.7/README.md +++ b/stable/emby/8.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/emby/8.0.7/app-readme.md b/stable/emby/8.0.8/app-readme.md similarity index 100% rename from stable/emby/8.0.7/app-readme.md rename to stable/emby/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/emby/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/emby/8.0.7/helm-values.md b/stable/emby/8.0.8/helm-values.md similarity index 100% rename from stable/emby/8.0.7/helm-values.md rename to stable/emby/8.0.8/helm-values.md diff --git a/stable/emby/8.0.7/ix_values.yaml b/stable/emby/8.0.8/ix_values.yaml similarity index 100% rename from stable/emby/8.0.7/ix_values.yaml rename to stable/emby/8.0.8/ix_values.yaml diff --git a/stable/emby/8.0.7/questions.yaml b/stable/emby/8.0.8/questions.yaml similarity index 99% rename from stable/emby/8.0.7/questions.yaml rename to stable/emby/8.0.8/questions.yaml index bf7761900fb..477277c22e8 100644 --- a/stable/emby/8.0.7/questions.yaml +++ b/stable/emby/8.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/emby/8.0.7/templates/common.yaml b/stable/emby/8.0.8/templates/common.yaml similarity index 100% rename from stable/emby/8.0.7/templates/common.yaml rename to stable/emby/8.0.8/templates/common.yaml diff --git a/stable/emby/8.0.7/test_values.yaml b/stable/emby/8.0.8/test_values.yaml similarity index 100% rename from stable/emby/8.0.7/test_values.yaml rename to stable/emby/8.0.8/test_values.yaml diff --git a/stable/emby/8.0.7/values.yaml b/stable/emby/8.0.8/values.yaml similarity index 100% rename from stable/emby/8.0.7/values.yaml rename to stable/emby/8.0.8/values.yaml diff --git a/stable/esphome/8.0.10/CHANGELOG.md b/stable/esphome/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..754f77ecd23 --- /dev/null +++ b/stable/esphome/8.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.9/CONFIG.md b/stable/esphome/8.0.10/CONFIG.md similarity index 100% rename from stable/esphome/8.0.9/CONFIG.md rename to stable/esphome/8.0.10/CONFIG.md diff --git a/stable/esphome/8.0.10/Chart.lock b/stable/esphome/8.0.10/Chart.lock new file mode 100644 index 00000000000..27d65cfdb6d --- /dev/null +++ b/stable/esphome/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +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.9/Chart.yaml b/stable/esphome/8.0.10/Chart.yaml similarity index 95% rename from stable/esphome/8.0.9/Chart.yaml rename to stable/esphome/8.0.10/Chart.yaml index ba1d43b34e7..be8ef8a4a66 100644 --- a/stable/esphome/8.0.9/Chart.yaml +++ b/stable/esphome/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.9.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.9 +version: 8.0.10 diff --git a/stable/esphome/8.0.9/README.md b/stable/esphome/8.0.10/README.md similarity index 96% rename from stable/esphome/8.0.9/README.md rename to stable/esphome/8.0.10/README.md index 69a0de83384..35e6e6f8a3c 100644 --- a/stable/esphome/8.0.9/README.md +++ b/stable/esphome/8.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/esphome/8.0.9/app-readme.md b/stable/esphome/8.0.10/app-readme.md similarity index 100% rename from stable/esphome/8.0.9/app-readme.md rename to stable/esphome/8.0.10/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/esphome/8.0.10/charts/common-8.3.10.tgz differ diff --git a/stable/esphome/8.0.9/helm-values.md b/stable/esphome/8.0.10/helm-values.md similarity index 100% rename from stable/esphome/8.0.9/helm-values.md rename to stable/esphome/8.0.10/helm-values.md diff --git a/stable/esphome/8.0.9/ix_values.yaml b/stable/esphome/8.0.10/ix_values.yaml similarity index 100% rename from stable/esphome/8.0.9/ix_values.yaml rename to stable/esphome/8.0.10/ix_values.yaml diff --git a/stable/esphome/8.0.9/questions.yaml b/stable/esphome/8.0.10/questions.yaml similarity index 99% rename from stable/esphome/8.0.9/questions.yaml rename to stable/esphome/8.0.10/questions.yaml index 89ae1379b4a..91b7bd241f5 100644 --- a/stable/esphome/8.0.9/questions.yaml +++ b/stable/esphome/8.0.10/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -732,6 +733,7 @@ questions: type: string default: "/.platformio" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -894,6 +896,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/esphome/8.0.9/templates/common.yaml b/stable/esphome/8.0.10/templates/common.yaml similarity index 100% rename from stable/esphome/8.0.9/templates/common.yaml rename to stable/esphome/8.0.10/templates/common.yaml diff --git a/stable/esphome/8.0.9/test_values.yaml b/stable/esphome/8.0.10/test_values.yaml similarity index 100% rename from stable/esphome/8.0.9/test_values.yaml rename to stable/esphome/8.0.10/test_values.yaml diff --git a/stable/esphome/8.0.9/values.yaml b/stable/esphome/8.0.10/values.yaml similarity index 100% rename from stable/esphome/8.0.9/values.yaml rename to stable/esphome/8.0.10/values.yaml diff --git a/stable/esphome/8.0.9/CHANGELOG.md b/stable/esphome/8.0.9/CHANGELOG.md deleted file mode 100644 index 6f038981e8b..00000000000 --- a/stable/esphome/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [esphome-8.0.9](https://github.com/truecharts/apps/compare/esphome-8.0.8...esphome-8.0.9) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/esphome/8.0.9/Chart.lock b/stable/esphome/8.0.9/Chart.lock deleted file mode 100644 index 71bc558fd9b..00000000000 --- a/stable/esphome/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:28:57.73762394Z" diff --git a/stable/esphome/8.0.9/charts/common-8.3.6.tgz b/stable/esphome/8.0.9/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/esphome/8.0.9/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/external-service/3.0.7/CHANGELOG.md b/stable/external-service/3.0.7/CHANGELOG.md deleted file mode 100644 index 5604d1568cd..00000000000 --- a/stable/external-service/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [external-service-3.0.7](https://github.com/truecharts/apps/compare/external-service-3.0.6...external-service-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/external-service/3.0.7/Chart.lock b/stable/external-service/3.0.7/Chart.lock deleted file mode 100644 index 5cc46b3fa00..00000000000 --- a/stable/external-service/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:29:11.417162454Z" diff --git a/stable/external-service/3.0.7/charts/common-8.3.6.tgz b/stable/external-service/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/external-service/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/external-service/3.0.8/CHANGELOG.md b/stable/external-service/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..639c66351dd --- /dev/null +++ b/stable/external-service/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.7/CONFIG.md b/stable/external-service/3.0.8/CONFIG.md similarity index 100% rename from stable/external-service/3.0.7/CONFIG.md rename to stable/external-service/3.0.8/CONFIG.md diff --git a/stable/external-service/3.0.8/Chart.lock b/stable/external-service/3.0.8/Chart.lock new file mode 100644 index 00000000000..5e45bfe67bf --- /dev/null +++ b/stable/external-service/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/external-service/3.0.8/Chart.yaml similarity index 95% rename from stable/external-service/3.0.7/Chart.yaml rename to stable/external-service/3.0.8/Chart.yaml index 16f84982ecd..a316c07267b 100644 --- a/stable/external-service/3.0.7/Chart.yaml +++ b/stable/external-service/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.66.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/external-service/3.0.7/README.md b/stable/external-service/3.0.8/README.md similarity index 96% rename from stable/external-service/3.0.7/README.md rename to stable/external-service/3.0.8/README.md index eb3b5c5f57c..5e83161e34c 100644 --- a/stable/external-service/3.0.7/README.md +++ b/stable/external-service/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/external-service/3.0.7/app-readme.md b/stable/external-service/3.0.8/app-readme.md similarity index 100% rename from stable/external-service/3.0.7/app-readme.md rename to stable/external-service/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/external-service/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/external-service/3.0.7/helm-values.md b/stable/external-service/3.0.8/helm-values.md similarity index 100% rename from stable/external-service/3.0.7/helm-values.md rename to stable/external-service/3.0.8/helm-values.md diff --git a/stable/external-service/3.0.7/ix_values.yaml b/stable/external-service/3.0.8/ix_values.yaml similarity index 100% rename from stable/external-service/3.0.7/ix_values.yaml rename to stable/external-service/3.0.8/ix_values.yaml diff --git a/stable/external-service/3.0.7/questions.yaml b/stable/external-service/3.0.8/questions.yaml similarity index 100% rename from stable/external-service/3.0.7/questions.yaml rename to stable/external-service/3.0.8/questions.yaml diff --git a/stable/external-service/3.0.7/templates/common.yaml b/stable/external-service/3.0.8/templates/common.yaml similarity index 100% rename from stable/external-service/3.0.7/templates/common.yaml rename to stable/external-service/3.0.8/templates/common.yaml diff --git a/stable/external-service/3.0.7/test_values.yaml b/stable/external-service/3.0.8/test_values.yaml similarity index 100% rename from stable/external-service/3.0.7/test_values.yaml rename to stable/external-service/3.0.8/test_values.yaml diff --git a/stable/external-service/3.0.7/values.yaml b/stable/external-service/3.0.8/values.yaml similarity index 100% rename from stable/external-service/3.0.7/values.yaml rename to stable/external-service/3.0.8/values.yaml diff --git a/stable/fireflyiii/9.0.16/CHANGELOG.md b/stable/fireflyiii/9.0.16/CHANGELOG.md deleted file mode 100644 index 3dcbe668bb8..00000000000 --- a/stable/fireflyiii/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fireflyiii-9.0.16](https://github.com/truecharts/apps/compare/fireflyiii-9.0.15...fireflyiii-9.0.16) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/fireflyiii/9.0.16/Chart.lock b/stable/fireflyiii/9.0.16/Chart.lock deleted file mode 100644 index a1acdd93d15..00000000000 --- a/stable/fireflyiii/9.0.16/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.16 -digest: sha256:164b001a6659e768d4d1c868be97fa52b7d08b590219bccb734aeeeeae24de4d -generated: "2021-10-13T22:29:26.554851766Z" diff --git a/stable/fireflyiii/9.0.16/charts/common-8.3.6.tgz b/stable/fireflyiii/9.0.16/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/fireflyiii/9.0.16/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/fireflyiii/9.0.17/CHANGELOG.md b/stable/fireflyiii/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..65eb6605d58 --- /dev/null +++ b/stable/fireflyiii/9.0.17/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.16/CONFIG.md b/stable/fireflyiii/9.0.17/CONFIG.md similarity index 100% rename from stable/fireflyiii/9.0.16/CONFIG.md rename to stable/fireflyiii/9.0.17/CONFIG.md diff --git a/stable/fireflyiii/9.0.17/Chart.lock b/stable/fireflyiii/9.0.17/Chart.lock new file mode 100644 index 00000000000..0c5e9152ba0 --- /dev/null +++ b/stable/fireflyiii/9.0.17/Chart.lock @@ -0,0 +1,9 @@ +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.16/Chart.yaml b/stable/fireflyiii/9.0.17/Chart.yaml similarity index 95% rename from stable/fireflyiii/9.0.16/Chart.yaml rename to stable/fireflyiii/9.0.17/Chart.yaml index 2215f146cb6..e76f7f778ae 100644 --- a/stable/fireflyiii/9.0.16/Chart.yaml +++ b/stable/fireflyiii/9.0.17/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.5.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.16 +version: 9.0.17 diff --git a/stable/fireflyiii/9.0.16/README.md b/stable/fireflyiii/9.0.17/README.md similarity index 96% rename from stable/fireflyiii/9.0.16/README.md rename to stable/fireflyiii/9.0.17/README.md index 73cda5f626c..bcf97fef3c0 100644 --- a/stable/fireflyiii/9.0.16/README.md +++ b/stable/fireflyiii/9.0.17/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/fireflyiii/9.0.16/app-readme.md b/stable/fireflyiii/9.0.17/app-readme.md similarity index 100% rename from stable/fireflyiii/9.0.16/app-readme.md rename to stable/fireflyiii/9.0.17/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/fireflyiii/9.0.17/charts/common-8.3.10.tgz differ diff --git a/stable/fireflyiii/9.0.16/charts/postgresql-3.0.16.tgz b/stable/fireflyiii/9.0.17/charts/postgresql-3.0.16.tgz similarity index 100% rename from stable/fireflyiii/9.0.16/charts/postgresql-3.0.16.tgz rename to stable/fireflyiii/9.0.17/charts/postgresql-3.0.16.tgz diff --git a/stable/fireflyiii/9.0.16/helm-values.md b/stable/fireflyiii/9.0.17/helm-values.md similarity index 100% rename from stable/fireflyiii/9.0.16/helm-values.md rename to stable/fireflyiii/9.0.17/helm-values.md diff --git a/stable/fireflyiii/9.0.16/ix_values.yaml b/stable/fireflyiii/9.0.17/ix_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.16/ix_values.yaml rename to stable/fireflyiii/9.0.17/ix_values.yaml diff --git a/stable/fireflyiii/9.0.16/questions.yaml b/stable/fireflyiii/9.0.17/questions.yaml similarity index 99% rename from stable/fireflyiii/9.0.16/questions.yaml rename to stable/fireflyiii/9.0.17/questions.yaml index aa6f232c940..1f3f6de4ccf 100644 --- a/stable/fireflyiii/9.0.16/questions.yaml +++ b/stable/fireflyiii/9.0.17/questions.yaml @@ -634,6 +634,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -797,6 +798,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/fireflyiii/9.0.16/templates/common.yaml b/stable/fireflyiii/9.0.17/templates/common.yaml similarity index 100% rename from stable/fireflyiii/9.0.16/templates/common.yaml rename to stable/fireflyiii/9.0.17/templates/common.yaml diff --git a/stable/fireflyiii/9.0.16/test_values.yaml b/stable/fireflyiii/9.0.17/test_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.16/test_values.yaml rename to stable/fireflyiii/9.0.17/test_values.yaml diff --git a/stable/fireflyiii/9.0.16/values.yaml b/stable/fireflyiii/9.0.17/values.yaml similarity index 100% rename from stable/fireflyiii/9.0.16/values.yaml rename to stable/fireflyiii/9.0.17/values.yaml diff --git a/stable/flaresolverr/3.0.7/CHANGELOG.md b/stable/flaresolverr/3.0.7/CHANGELOG.md deleted file mode 100644 index acf050651c9..00000000000 --- a/stable/flaresolverr/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [flaresolverr-3.0.7](https://github.com/truecharts/apps/compare/flaresolverr-3.0.6...flaresolverr-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/flaresolverr/3.0.7/Chart.lock b/stable/flaresolverr/3.0.7/Chart.lock deleted file mode 100644 index 0536fb99005..00000000000 --- a/stable/flaresolverr/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:29:42.958585013Z" diff --git a/stable/flaresolverr/3.0.7/charts/common-8.3.6.tgz b/stable/flaresolverr/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/flaresolverr/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/flaresolverr/3.0.8/CHANGELOG.md b/stable/flaresolverr/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..b1c339c247d --- /dev/null +++ b/stable/flaresolverr/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/flaresolverr/3.0.8/CONFIG.md similarity index 100% rename from stable/flaresolverr/3.0.7/CONFIG.md rename to stable/flaresolverr/3.0.8/CONFIG.md diff --git a/stable/flaresolverr/3.0.8/Chart.lock b/stable/flaresolverr/3.0.8/Chart.lock new file mode 100644 index 00000000000..8b2cef7a5ed --- /dev/null +++ b/stable/flaresolverr/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/flaresolverr/3.0.8/Chart.yaml similarity index 95% rename from stable/flaresolverr/3.0.7/Chart.yaml rename to stable/flaresolverr/3.0.8/Chart.yaml index 60fac553d74..6e8cdee1f1c 100644 --- a/stable/flaresolverr/3.0.7/Chart.yaml +++ b/stable/flaresolverr/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/flaresolverr/3.0.7/README.md b/stable/flaresolverr/3.0.8/README.md similarity index 96% rename from stable/flaresolverr/3.0.7/README.md rename to stable/flaresolverr/3.0.8/README.md index 4df9a4c1846..9a739c766a1 100644 --- a/stable/flaresolverr/3.0.7/README.md +++ b/stable/flaresolverr/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/flaresolverr/3.0.7/app-readme.md b/stable/flaresolverr/3.0.8/app-readme.md similarity index 100% rename from stable/flaresolverr/3.0.7/app-readme.md rename to stable/flaresolverr/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/flaresolverr/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/flaresolverr/3.0.7/helm-values.md b/stable/flaresolverr/3.0.8/helm-values.md similarity index 100% rename from stable/flaresolverr/3.0.7/helm-values.md rename to stable/flaresolverr/3.0.8/helm-values.md diff --git a/stable/flaresolverr/3.0.7/ix_values.yaml b/stable/flaresolverr/3.0.8/ix_values.yaml similarity index 100% rename from stable/flaresolverr/3.0.7/ix_values.yaml rename to stable/flaresolverr/3.0.8/ix_values.yaml diff --git a/stable/flaresolverr/3.0.7/questions.yaml b/stable/flaresolverr/3.0.8/questions.yaml similarity index 99% rename from stable/flaresolverr/3.0.7/questions.yaml rename to stable/flaresolverr/3.0.8/questions.yaml index bd699c20550..2226deaea62 100644 --- a/stable/flaresolverr/3.0.7/questions.yaml +++ b/stable/flaresolverr/3.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/flaresolverr/3.0.7/templates/common.yaml b/stable/flaresolverr/3.0.8/templates/common.yaml similarity index 100% rename from stable/flaresolverr/3.0.7/templates/common.yaml rename to stable/flaresolverr/3.0.8/templates/common.yaml diff --git a/stable/flaresolverr/3.0.7/test_values.yaml b/stable/flaresolverr/3.0.8/test_values.yaml similarity index 100% rename from stable/flaresolverr/3.0.7/test_values.yaml rename to stable/flaresolverr/3.0.8/test_values.yaml diff --git a/stable/flaresolverr/3.0.7/values.yaml b/stable/flaresolverr/3.0.8/values.yaml similarity index 100% rename from stable/flaresolverr/3.0.7/values.yaml rename to stable/flaresolverr/3.0.8/values.yaml diff --git a/stable/flood/3.0.8/CHANGELOG.md b/stable/flood/3.0.8/CHANGELOG.md deleted file mode 100644 index 33c91858004..00000000000 --- a/stable/flood/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [flood-3.0.8](https://github.com/truecharts/apps/compare/flood-3.0.7...flood-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/flood/3.0.8/Chart.lock b/stable/flood/3.0.8/Chart.lock deleted file mode 100644 index 17c4e1efa04..00000000000 --- a/stable/flood/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:29:56.514937094Z" diff --git a/stable/flood/3.0.8/charts/common-8.3.6.tgz b/stable/flood/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/flood/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/flood/3.0.9/CHANGELOG.md b/stable/flood/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..7abadd4dde7 --- /dev/null +++ b/stable/flood/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/flood/3.0.9/CONFIG.md similarity index 100% rename from stable/flood/3.0.8/CONFIG.md rename to stable/flood/3.0.9/CONFIG.md diff --git a/stable/flood/3.0.9/Chart.lock b/stable/flood/3.0.9/Chart.lock new file mode 100644 index 00000000000..ea08ec76ca2 --- /dev/null +++ b/stable/flood/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/flood/3.0.9/Chart.yaml similarity index 94% rename from stable/flood/3.0.8/Chart.yaml rename to stable/flood/3.0.9/Chart.yaml index 766ad50cc24..c51f05a482d 100644 --- a/stable/flood/3.0.8/Chart.yaml +++ b/stable/flood/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/flood/3.0.8/README.md b/stable/flood/3.0.9/README.md similarity index 96% rename from stable/flood/3.0.8/README.md rename to stable/flood/3.0.9/README.md index 2dfb548807b..5e43a42fddb 100644 --- a/stable/flood/3.0.8/README.md +++ b/stable/flood/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/flood/3.0.8/app-readme.md b/stable/flood/3.0.9/app-readme.md similarity index 100% rename from stable/flood/3.0.8/app-readme.md rename to stable/flood/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/flood/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/flood/3.0.8/ci/ct-values.yaml b/stable/flood/3.0.9/ci/ct-values.yaml similarity index 100% rename from stable/flood/3.0.8/ci/ct-values.yaml rename to stable/flood/3.0.9/ci/ct-values.yaml diff --git a/stable/flood/3.0.8/helm-values.md b/stable/flood/3.0.9/helm-values.md similarity index 100% rename from stable/flood/3.0.8/helm-values.md rename to stable/flood/3.0.9/helm-values.md diff --git a/stable/flood/3.0.8/ix_values.yaml b/stable/flood/3.0.9/ix_values.yaml similarity index 100% rename from stable/flood/3.0.8/ix_values.yaml rename to stable/flood/3.0.9/ix_values.yaml diff --git a/stable/flood/3.0.8/questions.yaml b/stable/flood/3.0.9/questions.yaml similarity index 99% rename from stable/flood/3.0.8/questions.yaml rename to stable/flood/3.0.9/questions.yaml index 775b242a8c2..4e0a37ea1f3 100644 --- a/stable/flood/3.0.8/questions.yaml +++ b/stable/flood/3.0.9/questions.yaml @@ -629,6 +629,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -791,6 +792,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/flood/3.0.8/templates/common.yaml b/stable/flood/3.0.9/templates/common.yaml similarity index 100% rename from stable/flood/3.0.8/templates/common.yaml rename to stable/flood/3.0.9/templates/common.yaml diff --git a/stable/flood/3.0.8/test_values.yaml b/stable/flood/3.0.9/test_values.yaml similarity index 100% rename from stable/flood/3.0.8/test_values.yaml rename to stable/flood/3.0.9/test_values.yaml diff --git a/stable/flood/3.0.8/values.yaml b/stable/flood/3.0.9/values.yaml similarity index 100% rename from stable/flood/3.0.8/values.yaml rename to stable/flood/3.0.9/values.yaml diff --git a/stable/focalboard/3.0.7/CHANGELOG.md b/stable/focalboard/3.0.7/CHANGELOG.md deleted file mode 100644 index 23efb82654e..00000000000 --- a/stable/focalboard/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [focalboard-3.0.7](https://github.com/truecharts/apps/compare/focalboard-3.0.6...focalboard-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/focalboard/3.0.7/Chart.lock b/stable/focalboard/3.0.7/Chart.lock deleted file mode 100644 index 40460acf1e1..00000000000 --- a/stable/focalboard/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:30:09.999761944Z" diff --git a/stable/focalboard/3.0.7/charts/common-8.3.6.tgz b/stable/focalboard/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/focalboard/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/focalboard/3.0.8/CHANGELOG.md b/stable/focalboard/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..ec10b3ec8f2 --- /dev/null +++ b/stable/focalboard/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/focalboard/3.0.8/CONFIG.md similarity index 100% rename from stable/focalboard/3.0.7/CONFIG.md rename to stable/focalboard/3.0.8/CONFIG.md diff --git a/stable/focalboard/3.0.8/Chart.lock b/stable/focalboard/3.0.8/Chart.lock new file mode 100644 index 00000000000..65beb79ad67 --- /dev/null +++ b/stable/focalboard/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/focalboard/3.0.8/Chart.yaml similarity index 95% rename from stable/focalboard/3.0.7/Chart.yaml rename to stable/focalboard/3.0.8/Chart.yaml index 09a4411bade..98aa3770f24 100644 --- a/stable/focalboard/3.0.7/Chart.yaml +++ b/stable/focalboard/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/focalboard/3.0.7/README.md b/stable/focalboard/3.0.8/README.md similarity index 96% rename from stable/focalboard/3.0.7/README.md rename to stable/focalboard/3.0.8/README.md index 7aaf7b81025..a4b53e01a9c 100644 --- a/stable/focalboard/3.0.7/README.md +++ b/stable/focalboard/3.0.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/focalboard/3.0.7/app-readme.md b/stable/focalboard/3.0.8/app-readme.md similarity index 100% rename from stable/focalboard/3.0.7/app-readme.md rename to stable/focalboard/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/focalboard/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/focalboard/3.0.7/helm-values.md b/stable/focalboard/3.0.8/helm-values.md similarity index 100% rename from stable/focalboard/3.0.7/helm-values.md rename to stable/focalboard/3.0.8/helm-values.md diff --git a/stable/focalboard/3.0.7/ix_values.yaml b/stable/focalboard/3.0.8/ix_values.yaml similarity index 100% rename from stable/focalboard/3.0.7/ix_values.yaml rename to stable/focalboard/3.0.8/ix_values.yaml diff --git a/stable/focalboard/3.0.7/questions.yaml b/stable/focalboard/3.0.8/questions.yaml similarity index 99% rename from stable/focalboard/3.0.7/questions.yaml rename to stable/focalboard/3.0.8/questions.yaml index cb30eceb8ef..f6486e128d7 100644 --- a/stable/focalboard/3.0.7/questions.yaml +++ b/stable/focalboard/3.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/focalboard/3.0.7/templates/common.yaml b/stable/focalboard/3.0.8/templates/common.yaml similarity index 100% rename from stable/focalboard/3.0.7/templates/common.yaml rename to stable/focalboard/3.0.8/templates/common.yaml diff --git a/stable/focalboard/3.0.7/test_values.yaml b/stable/focalboard/3.0.8/test_values.yaml similarity index 100% rename from stable/focalboard/3.0.7/test_values.yaml rename to stable/focalboard/3.0.8/test_values.yaml diff --git a/stable/focalboard/3.0.7/values.yaml b/stable/focalboard/3.0.8/values.yaml similarity index 100% rename from stable/focalboard/3.0.7/values.yaml rename to stable/focalboard/3.0.8/values.yaml diff --git a/stable/freeradius/3.0.7/CHANGELOG.md b/stable/freeradius/3.0.7/CHANGELOG.md deleted file mode 100644 index 62a27b3dbf4..00000000000 --- a/stable/freeradius/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [freeradius-3.0.7](https://github.com/truecharts/apps/compare/freeradius-3.0.6...freeradius-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/freeradius/3.0.7/Chart.lock b/stable/freeradius/3.0.7/Chart.lock deleted file mode 100644 index f81e3e62f33..00000000000 --- a/stable/freeradius/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:30:23.42403998Z" diff --git a/stable/freeradius/3.0.7/charts/common-8.3.6.tgz b/stable/freeradius/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/freeradius/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/freeradius/3.0.8/CHANGELOG.md b/stable/freeradius/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a0b244e14d9 --- /dev/null +++ b/stable/freeradius/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/freeradius/3.0.8/CONFIG.md similarity index 100% rename from stable/freeradius/3.0.7/CONFIG.md rename to stable/freeradius/3.0.8/CONFIG.md diff --git a/stable/freeradius/3.0.8/Chart.lock b/stable/freeradius/3.0.8/Chart.lock new file mode 100644 index 00000000000..3050ea233c6 --- /dev/null +++ b/stable/freeradius/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/freeradius/3.0.8/Chart.yaml similarity index 94% rename from stable/freeradius/3.0.7/Chart.yaml rename to stable/freeradius/3.0.8/Chart.yaml index 0fe4e3a1202..3381f63a41f 100644 --- a/stable/freeradius/3.0.7/Chart.yaml +++ b/stable/freeradius/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.23" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/freeradius/3.0.7/README.md b/stable/freeradius/3.0.8/README.md similarity index 96% rename from stable/freeradius/3.0.7/README.md rename to stable/freeradius/3.0.8/README.md index b1ee1f9fe79..51bd7d03d57 100644 --- a/stable/freeradius/3.0.7/README.md +++ b/stable/freeradius/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/freeradius/3.0.7/app-readme.md b/stable/freeradius/3.0.8/app-readme.md similarity index 100% rename from stable/freeradius/3.0.7/app-readme.md rename to stable/freeradius/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/freeradius/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/freeradius/3.0.7/helm-values.md b/stable/freeradius/3.0.8/helm-values.md similarity index 100% rename from stable/freeradius/3.0.7/helm-values.md rename to stable/freeradius/3.0.8/helm-values.md diff --git a/stable/freeradius/3.0.7/ix_values.yaml b/stable/freeradius/3.0.8/ix_values.yaml similarity index 100% rename from stable/freeradius/3.0.7/ix_values.yaml rename to stable/freeradius/3.0.8/ix_values.yaml diff --git a/stable/freeradius/3.0.7/questions.yaml b/stable/freeradius/3.0.8/questions.yaml similarity index 99% rename from stable/freeradius/3.0.7/questions.yaml rename to stable/freeradius/3.0.8/questions.yaml index 7ce2c8aa2f1..d0a99b91d0d 100644 --- a/stable/freeradius/3.0.7/questions.yaml +++ b/stable/freeradius/3.0.8/questions.yaml @@ -713,6 +713,7 @@ questions: type: string default: "/etc/raddb" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -876,6 +877,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/freeradius/3.0.7/templates/common.yaml b/stable/freeradius/3.0.8/templates/common.yaml similarity index 100% rename from stable/freeradius/3.0.7/templates/common.yaml rename to stable/freeradius/3.0.8/templates/common.yaml diff --git a/stable/freeradius/3.0.7/test_values.yaml b/stable/freeradius/3.0.8/test_values.yaml similarity index 100% rename from stable/freeradius/3.0.7/test_values.yaml rename to stable/freeradius/3.0.8/test_values.yaml diff --git a/stable/freeradius/3.0.7/values.yaml b/stable/freeradius/3.0.8/values.yaml similarity index 100% rename from stable/freeradius/3.0.7/values.yaml rename to stable/freeradius/3.0.8/values.yaml diff --git a/stable/freshrss/8.0.10/CHANGELOG.md b/stable/freshrss/8.0.10/CHANGELOG.md deleted file mode 100644 index 788e20b1772..00000000000 --- a/stable/freshrss/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [freshrss-8.0.10](https://github.com/truecharts/apps/compare/freshrss-8.0.9...freshrss-8.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/freshrss/8.0.10/Chart.lock b/stable/freshrss/8.0.10/Chart.lock deleted file mode 100644 index 230f136f53d..00000000000 --- a/stable/freshrss/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:30:36.965948466Z" diff --git a/stable/freshrss/8.0.10/charts/common-8.3.6.tgz b/stable/freshrss/8.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/freshrss/8.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/freshrss/8.0.11/CHANGELOG.md b/stable/freshrss/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..7e3c2351b86 --- /dev/null +++ b/stable/freshrss/8.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.10/CONFIG.md b/stable/freshrss/8.0.11/CONFIG.md similarity index 100% rename from stable/freshrss/8.0.10/CONFIG.md rename to stable/freshrss/8.0.11/CONFIG.md diff --git a/stable/freshrss/8.0.11/Chart.lock b/stable/freshrss/8.0.11/Chart.lock new file mode 100644 index 00000000000..c9132597c27 --- /dev/null +++ b/stable/freshrss/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/freshrss/8.0.11/Chart.yaml similarity index 94% rename from stable/freshrss/8.0.10/Chart.yaml rename to stable/freshrss/8.0.11/Chart.yaml index 2f96d24db3b..998149dcbe8 100644 --- a/stable/freshrss/8.0.10/Chart.yaml +++ b/stable/freshrss/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 8.0.11 diff --git a/stable/freshrss/8.0.10/README.md b/stable/freshrss/8.0.11/README.md similarity index 96% rename from stable/freshrss/8.0.10/README.md rename to stable/freshrss/8.0.11/README.md index 4e8ce01a0c9..95b508ee9cb 100644 --- a/stable/freshrss/8.0.10/README.md +++ b/stable/freshrss/8.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/freshrss/8.0.10/app-readme.md b/stable/freshrss/8.0.11/app-readme.md similarity index 100% rename from stable/freshrss/8.0.10/app-readme.md rename to stable/freshrss/8.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/freshrss/8.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/freshrss/8.0.10/helm-values.md b/stable/freshrss/8.0.11/helm-values.md similarity index 100% rename from stable/freshrss/8.0.10/helm-values.md rename to stable/freshrss/8.0.11/helm-values.md diff --git a/stable/freshrss/8.0.10/ix_values.yaml b/stable/freshrss/8.0.11/ix_values.yaml similarity index 100% rename from stable/freshrss/8.0.10/ix_values.yaml rename to stable/freshrss/8.0.11/ix_values.yaml diff --git a/stable/freshrss/8.0.10/questions.yaml b/stable/freshrss/8.0.11/questions.yaml similarity index 99% rename from stable/freshrss/8.0.10/questions.yaml rename to stable/freshrss/8.0.11/questions.yaml index 2ac0071ab02..dc99feacb5f 100644 --- a/stable/freshrss/8.0.10/questions.yaml +++ b/stable/freshrss/8.0.11/questions.yaml @@ -630,6 +630,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -792,6 +793,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/freshrss/8.0.10/templates/common.yaml b/stable/freshrss/8.0.11/templates/common.yaml similarity index 100% rename from stable/freshrss/8.0.10/templates/common.yaml rename to stable/freshrss/8.0.11/templates/common.yaml diff --git a/stable/freshrss/8.0.10/test_values.yaml b/stable/freshrss/8.0.11/test_values.yaml similarity index 100% rename from stable/freshrss/8.0.10/test_values.yaml rename to stable/freshrss/8.0.11/test_values.yaml diff --git a/stable/freshrss/8.0.10/values.yaml b/stable/freshrss/8.0.11/values.yaml similarity index 100% rename from stable/freshrss/8.0.10/values.yaml rename to stable/freshrss/8.0.11/values.yaml diff --git a/stable/gaps/8.0.7/CHANGELOG.md b/stable/gaps/8.0.7/CHANGELOG.md deleted file mode 100644 index 68d882cedc4..00000000000 --- a/stable/gaps/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [gaps-8.0.7](https://github.com/truecharts/apps/compare/gaps-8.0.6...gaps-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/gaps/8.0.7/Chart.lock b/stable/gaps/8.0.7/Chart.lock deleted file mode 100644 index 9dd024d2d31..00000000000 --- a/stable/gaps/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:30:50.518883929Z" diff --git a/stable/gaps/8.0.7/charts/common-8.3.6.tgz b/stable/gaps/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/gaps/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/gaps/8.0.8/CHANGELOG.md b/stable/gaps/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..449f8d59ad9 --- /dev/null +++ b/stable/gaps/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/gaps/8.0.8/CONFIG.md similarity index 100% rename from stable/gaps/8.0.7/CONFIG.md rename to stable/gaps/8.0.8/CONFIG.md diff --git a/stable/gaps/8.0.8/Chart.lock b/stable/gaps/8.0.8/Chart.lock new file mode 100644 index 00000000000..561c9f8df69 --- /dev/null +++ b/stable/gaps/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/gaps/8.0.8/Chart.yaml similarity index 95% rename from stable/gaps/8.0.7/Chart.yaml rename to stable/gaps/8.0.8/Chart.yaml index 9a7bbe76ce5..5bec546c759 100644 --- a/stable/gaps/8.0.7/Chart.yaml +++ b/stable/gaps/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/gaps/8.0.7/README.md b/stable/gaps/8.0.8/README.md similarity index 96% rename from stable/gaps/8.0.7/README.md rename to stable/gaps/8.0.8/README.md index 6d0bd2041ff..f5fc0a58a43 100644 --- a/stable/gaps/8.0.7/README.md +++ b/stable/gaps/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/gaps/8.0.7/app-readme.md b/stable/gaps/8.0.8/app-readme.md similarity index 100% rename from stable/gaps/8.0.7/app-readme.md rename to stable/gaps/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/gaps/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/gaps/8.0.7/helm-values.md b/stable/gaps/8.0.8/helm-values.md similarity index 100% rename from stable/gaps/8.0.7/helm-values.md rename to stable/gaps/8.0.8/helm-values.md diff --git a/stable/gaps/8.0.7/ix_values.yaml b/stable/gaps/8.0.8/ix_values.yaml similarity index 100% rename from stable/gaps/8.0.7/ix_values.yaml rename to stable/gaps/8.0.8/ix_values.yaml diff --git a/stable/gaps/8.0.7/questions.yaml b/stable/gaps/8.0.8/questions.yaml similarity index 99% rename from stable/gaps/8.0.7/questions.yaml rename to stable/gaps/8.0.8/questions.yaml index f76dc19bb02..fa61701b629 100644 --- a/stable/gaps/8.0.7/questions.yaml +++ b/stable/gaps/8.0.8/questions.yaml @@ -623,6 +623,7 @@ questions: type: string default: "/usr/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -785,6 +786,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/gaps/8.0.7/templates/common.yaml b/stable/gaps/8.0.8/templates/common.yaml similarity index 100% rename from stable/gaps/8.0.7/templates/common.yaml rename to stable/gaps/8.0.8/templates/common.yaml diff --git a/stable/gaps/8.0.7/test_values.yaml b/stable/gaps/8.0.8/test_values.yaml similarity index 100% rename from stable/gaps/8.0.7/test_values.yaml rename to stable/gaps/8.0.8/test_values.yaml diff --git a/stable/gaps/8.0.7/values.yaml b/stable/gaps/8.0.8/values.yaml similarity index 100% rename from stable/gaps/8.0.7/values.yaml rename to stable/gaps/8.0.8/values.yaml diff --git a/stable/gitea/1.0.10/CHANGELOG.md b/stable/gitea/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..2c567bba70a --- /dev/null +++ b/stable/gitea/1.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.9/CONFIG.md b/stable/gitea/1.0.10/CONFIG.md similarity index 100% rename from stable/gitea/1.0.9/CONFIG.md rename to stable/gitea/1.0.10/CONFIG.md diff --git a/stable/gitea/1.0.9/Chart.lock b/stable/gitea/1.0.10/Chart.lock similarity index 61% rename from stable/gitea/1.0.9/Chart.lock rename to stable/gitea/1.0.10/Chart.lock index 3f1dc89d66f..20e860479ac 100644 --- a/stable/gitea/1.0.9/Chart.lock +++ b/stable/gitea/1.0.10/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - name: postgresql repository: https://truecharts.org/ version: 3.0.16 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.5 -digest: sha256:b464c0ddc2a63e24f500f3c7eee5d4f155a4813c975cb55449fe5f23087aa734 -generated: "2021-10-13T22:31:07.161719797Z" +digest: sha256:09701117b5da2a0d6767b02a892c3b7b93520b1c662b3cfc8b1a7fefbe2100ce +generated: "2021-10-17T18:38:47.424979435Z" diff --git a/stable/gitea/1.0.9/Chart.yaml b/stable/gitea/1.0.10/Chart.yaml similarity index 96% rename from stable/gitea/1.0.9/Chart.yaml rename to stable/gitea/1.0.10/Chart.yaml index 8011a9fb760..3839d3c02c2 100644 --- a/stable/gitea/1.0.9/Chart.yaml +++ b/stable/gitea/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.15.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -34,4 +34,4 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 1.0.9 +version: 1.0.10 diff --git a/stable/gitea/1.0.9/README.md b/stable/gitea/1.0.10/README.md similarity index 96% rename from stable/gitea/1.0.9/README.md rename to stable/gitea/1.0.10/README.md index 6ce1891124b..5d1ab10db2d 100644 --- a/stable/gitea/1.0.9/README.md +++ b/stable/gitea/1.0.10/README.md @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | memcached | 5.15.5 | | https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/gitea/1.0.9/app-readme.md b/stable/gitea/1.0.10/app-readme.md similarity index 100% rename from stable/gitea/1.0.9/app-readme.md rename to stable/gitea/1.0.10/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/gitea/1.0.10/charts/common-8.3.10.tgz differ diff --git a/stable/gitea/1.0.9/charts/memcached-5.15.5.tgz b/stable/gitea/1.0.10/charts/memcached-5.15.5.tgz similarity index 100% rename from stable/gitea/1.0.9/charts/memcached-5.15.5.tgz rename to stable/gitea/1.0.10/charts/memcached-5.15.5.tgz diff --git a/stable/gitea/1.0.9/charts/postgresql-3.0.16.tgz b/stable/gitea/1.0.10/charts/postgresql-3.0.16.tgz similarity index 100% rename from stable/gitea/1.0.9/charts/postgresql-3.0.16.tgz rename to stable/gitea/1.0.10/charts/postgresql-3.0.16.tgz diff --git a/stable/gitea/1.0.9/ci/basic-values.yaml b/stable/gitea/1.0.10/ci/basic-values.yaml similarity index 100% rename from stable/gitea/1.0.9/ci/basic-values.yaml rename to stable/gitea/1.0.10/ci/basic-values.yaml diff --git a/stable/gitea/1.0.9/ci/ingress-values.yaml b/stable/gitea/1.0.10/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/1.0.9/ci/ingress-values.yaml rename to stable/gitea/1.0.10/ci/ingress-values.yaml diff --git a/stable/gitea/1.0.9/helm-values.md b/stable/gitea/1.0.10/helm-values.md similarity index 100% rename from stable/gitea/1.0.9/helm-values.md rename to stable/gitea/1.0.10/helm-values.md diff --git a/stable/gitea/1.0.9/ix_values.yaml b/stable/gitea/1.0.10/ix_values.yaml similarity index 100% rename from stable/gitea/1.0.9/ix_values.yaml rename to stable/gitea/1.0.10/ix_values.yaml diff --git a/stable/gitea/1.0.9/questions.yaml b/stable/gitea/1.0.10/questions.yaml similarity index 99% rename from stable/gitea/1.0.9/questions.yaml rename to stable/gitea/1.0.10/questions.yaml index 7413367e73d..0269c5f1b62 100644 --- a/stable/gitea/1.0.9/questions.yaml +++ b/stable/gitea/1.0.10/questions.yaml @@ -866,6 +866,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1029,6 +1030,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/gitea/1.0.9/templates/_configmap.tpl b/stable/gitea/1.0.10/templates/_configmap.tpl similarity index 100% rename from stable/gitea/1.0.9/templates/_configmap.tpl rename to stable/gitea/1.0.10/templates/_configmap.tpl diff --git a/stable/gitea/1.0.9/templates/_secrets.tpl b/stable/gitea/1.0.10/templates/_secrets.tpl similarity index 100% rename from stable/gitea/1.0.9/templates/_secrets.tpl rename to stable/gitea/1.0.10/templates/_secrets.tpl diff --git a/stable/gitea/1.0.9/templates/common.yaml b/stable/gitea/1.0.10/templates/common.yaml similarity index 100% rename from stable/gitea/1.0.9/templates/common.yaml rename to stable/gitea/1.0.10/templates/common.yaml diff --git a/stable/gitea/1.0.9/test_values.yaml b/stable/gitea/1.0.10/test_values.yaml similarity index 100% rename from stable/gitea/1.0.9/test_values.yaml rename to stable/gitea/1.0.10/test_values.yaml diff --git a/stable/gitea/1.0.9/values.yaml b/stable/gitea/1.0.10/values.yaml similarity index 100% rename from stable/gitea/1.0.9/values.yaml rename to stable/gitea/1.0.10/values.yaml diff --git a/stable/gitea/1.0.9/CHANGELOG.md b/stable/gitea/1.0.9/CHANGELOG.md deleted file mode 100644 index 46982e4242b..00000000000 --- a/stable/gitea/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [gitea-1.0.9](https://github.com/truecharts/apps/compare/gitea-1.0.8...gitea-1.0.9) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/gitea/1.0.9/charts/common-8.3.6.tgz b/stable/gitea/1.0.9/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/gitea/1.0.9/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/gonic/3.0.8/CHANGELOG.md b/stable/gonic/3.0.8/CHANGELOG.md deleted file mode 100644 index a925bf4b089..00000000000 --- a/stable/gonic/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [gonic-3.0.8](https://github.com/truecharts/apps/compare/gonic-3.0.7...gonic-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/gonic/3.0.8/Chart.lock b/stable/gonic/3.0.8/Chart.lock deleted file mode 100644 index 6b8c1a106c9..00000000000 --- a/stable/gonic/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:31:29.841127618Z" diff --git a/stable/gonic/3.0.8/charts/common-8.3.6.tgz b/stable/gonic/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/gonic/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/gonic/3.0.9/CHANGELOG.md b/stable/gonic/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..f243ad66d1a --- /dev/null +++ b/stable/gonic/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/gonic/3.0.9/CONFIG.md similarity index 100% rename from stable/gonic/3.0.8/CONFIG.md rename to stable/gonic/3.0.9/CONFIG.md diff --git a/stable/gonic/3.0.9/Chart.lock b/stable/gonic/3.0.9/Chart.lock new file mode 100644 index 00000000000..23ace84e627 --- /dev/null +++ b/stable/gonic/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/gonic/3.0.9/Chart.yaml similarity index 94% rename from stable/gonic/3.0.8/Chart.yaml rename to stable/gonic/3.0.9/Chart.yaml index 1fcd3583979..e54b4ab6361 100644 --- a/stable/gonic/3.0.8/Chart.yaml +++ b/stable/gonic/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.14.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/gonic/3.0.8/README.md b/stable/gonic/3.0.9/README.md similarity index 96% rename from stable/gonic/3.0.8/README.md rename to stable/gonic/3.0.9/README.md index 70b6d931c37..526b2aa6694 100644 --- a/stable/gonic/3.0.8/README.md +++ b/stable/gonic/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/gonic/3.0.8/app-readme.md b/stable/gonic/3.0.9/app-readme.md similarity index 100% rename from stable/gonic/3.0.8/app-readme.md rename to stable/gonic/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/gonic/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/gonic/3.0.8/ci/ct-values.yaml b/stable/gonic/3.0.9/ci/ct-values.yaml similarity index 100% rename from stable/gonic/3.0.8/ci/ct-values.yaml rename to stable/gonic/3.0.9/ci/ct-values.yaml diff --git a/stable/gonic/3.0.8/helm-values.md b/stable/gonic/3.0.9/helm-values.md similarity index 100% rename from stable/gonic/3.0.8/helm-values.md rename to stable/gonic/3.0.9/helm-values.md diff --git a/stable/gonic/3.0.8/ix_values.yaml b/stable/gonic/3.0.9/ix_values.yaml similarity index 100% rename from stable/gonic/3.0.8/ix_values.yaml rename to stable/gonic/3.0.9/ix_values.yaml diff --git a/stable/gonic/3.0.8/questions.yaml b/stable/gonic/3.0.9/questions.yaml similarity index 99% rename from stable/gonic/3.0.8/questions.yaml rename to stable/gonic/3.0.9/questions.yaml index 63e29b30281..3ad3fa55470 100644 --- a/stable/gonic/3.0.8/questions.yaml +++ b/stable/gonic/3.0.9/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/gonic/3.0.8/templates/common.yaml b/stable/gonic/3.0.9/templates/common.yaml similarity index 100% rename from stable/gonic/3.0.8/templates/common.yaml rename to stable/gonic/3.0.9/templates/common.yaml diff --git a/stable/gonic/3.0.8/test_values.yaml b/stable/gonic/3.0.9/test_values.yaml similarity index 100% rename from stable/gonic/3.0.8/test_values.yaml rename to stable/gonic/3.0.9/test_values.yaml diff --git a/stable/gonic/3.0.8/values.yaml b/stable/gonic/3.0.9/values.yaml similarity index 100% rename from stable/gonic/3.0.8/values.yaml rename to stable/gonic/3.0.9/values.yaml diff --git a/stable/grocy/8.0.8/CHANGELOG.md b/stable/grocy/8.0.8/CHANGELOG.md deleted file mode 100644 index a932b935531..00000000000 --- a/stable/grocy/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [grocy-8.0.8](https://github.com/truecharts/apps/compare/grocy-8.0.7...grocy-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/grocy/8.0.8/Chart.lock b/stable/grocy/8.0.8/Chart.lock deleted file mode 100644 index f7a7b662a93..00000000000 --- a/stable/grocy/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:31:43.323080976Z" diff --git a/stable/grocy/8.0.8/charts/common-8.3.6.tgz b/stable/grocy/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/grocy/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/grocy/8.0.9/CHANGELOG.md b/stable/grocy/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..9564dbaf700 --- /dev/null +++ b/stable/grocy/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/grocy/8.0.9/CONFIG.md similarity index 100% rename from stable/grocy/8.0.8/CONFIG.md rename to stable/grocy/8.0.9/CONFIG.md diff --git a/stable/grocy/8.0.9/Chart.lock b/stable/grocy/8.0.9/Chart.lock new file mode 100644 index 00000000000..962a17f0929 --- /dev/null +++ b/stable/grocy/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/grocy/8.0.9/Chart.yaml similarity index 94% rename from stable/grocy/8.0.8/Chart.yaml rename to stable/grocy/8.0.9/Chart.yaml index 5147ace00ac..242870520be 100644 --- a/stable/grocy/8.0.8/Chart.yaml +++ b/stable/grocy/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/grocy/8.0.8/README.md b/stable/grocy/8.0.9/README.md similarity index 96% rename from stable/grocy/8.0.8/README.md rename to stable/grocy/8.0.9/README.md index 825b2a396b5..8a4f6db7a93 100644 --- a/stable/grocy/8.0.8/README.md +++ b/stable/grocy/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/grocy/8.0.8/app-readme.md b/stable/grocy/8.0.9/app-readme.md similarity index 100% rename from stable/grocy/8.0.8/app-readme.md rename to stable/grocy/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/grocy/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/grocy/8.0.8/helm-values.md b/stable/grocy/8.0.9/helm-values.md similarity index 100% rename from stable/grocy/8.0.8/helm-values.md rename to stable/grocy/8.0.9/helm-values.md diff --git a/stable/grocy/8.0.8/ix_values.yaml b/stable/grocy/8.0.9/ix_values.yaml similarity index 100% rename from stable/grocy/8.0.8/ix_values.yaml rename to stable/grocy/8.0.9/ix_values.yaml diff --git a/stable/grocy/8.0.8/questions.yaml b/stable/grocy/8.0.9/questions.yaml similarity index 99% rename from stable/grocy/8.0.8/questions.yaml rename to stable/grocy/8.0.9/questions.yaml index 815d78e1196..56cdcbf1fa7 100644 --- a/stable/grocy/8.0.8/questions.yaml +++ b/stable/grocy/8.0.9/questions.yaml @@ -630,6 +630,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -792,6 +793,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/grocy/8.0.8/templates/common.yaml b/stable/grocy/8.0.9/templates/common.yaml similarity index 100% rename from stable/grocy/8.0.8/templates/common.yaml rename to stable/grocy/8.0.9/templates/common.yaml diff --git a/stable/grocy/8.0.8/test_values.yaml b/stable/grocy/8.0.9/test_values.yaml similarity index 100% rename from stable/grocy/8.0.8/test_values.yaml rename to stable/grocy/8.0.9/test_values.yaml diff --git a/stable/grocy/8.0.8/values.yaml b/stable/grocy/8.0.9/values.yaml similarity index 100% rename from stable/grocy/8.0.8/values.yaml rename to stable/grocy/8.0.9/values.yaml diff --git a/stable/handbrake/8.0.8/CHANGELOG.md b/stable/handbrake/8.0.8/CHANGELOG.md deleted file mode 100644 index e32ffd1691a..00000000000 --- a/stable/handbrake/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [handbrake-8.0.8](https://github.com/truecharts/apps/compare/handbrake-8.0.7...handbrake-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/handbrake/8.0.8/Chart.lock b/stable/handbrake/8.0.8/Chart.lock deleted file mode 100644 index 5ef35ba3fe4..00000000000 --- a/stable/handbrake/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:31:57.055336131Z" diff --git a/stable/handbrake/8.0.8/charts/common-8.3.6.tgz b/stable/handbrake/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/handbrake/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/handbrake/8.0.9/CHANGELOG.md b/stable/handbrake/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..897c06d7c40 --- /dev/null +++ b/stable/handbrake/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/handbrake/8.0.9/CONFIG.md similarity index 100% rename from stable/handbrake/8.0.8/CONFIG.md rename to stable/handbrake/8.0.9/CONFIG.md diff --git a/stable/handbrake/8.0.9/Chart.lock b/stable/handbrake/8.0.9/Chart.lock new file mode 100644 index 00000000000..00719924ca5 --- /dev/null +++ b/stable/handbrake/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/handbrake/8.0.9/Chart.yaml similarity index 95% rename from stable/handbrake/8.0.8/Chart.yaml rename to stable/handbrake/8.0.9/Chart.yaml index 76ddd260333..98d69cfa217 100644 --- a/stable/handbrake/8.0.8/Chart.yaml +++ b/stable/handbrake/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/handbrake/8.0.8/README.md b/stable/handbrake/8.0.9/README.md similarity index 96% rename from stable/handbrake/8.0.8/README.md rename to stable/handbrake/8.0.9/README.md index b2c191804a9..fc190f175da 100644 --- a/stable/handbrake/8.0.8/README.md +++ b/stable/handbrake/8.0.9/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/handbrake/8.0.8/app-readme.md b/stable/handbrake/8.0.9/app-readme.md similarity index 100% rename from stable/handbrake/8.0.8/app-readme.md rename to stable/handbrake/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/handbrake/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/handbrake/8.0.8/helm-values.md b/stable/handbrake/8.0.9/helm-values.md similarity index 100% rename from stable/handbrake/8.0.8/helm-values.md rename to stable/handbrake/8.0.9/helm-values.md diff --git a/stable/handbrake/8.0.8/ix_values.yaml b/stable/handbrake/8.0.9/ix_values.yaml similarity index 100% rename from stable/handbrake/8.0.8/ix_values.yaml rename to stable/handbrake/8.0.9/ix_values.yaml diff --git a/stable/handbrake/8.0.8/questions.yaml b/stable/handbrake/8.0.9/questions.yaml similarity index 99% rename from stable/handbrake/8.0.8/questions.yaml rename to stable/handbrake/8.0.9/questions.yaml index 291059cffa5..cd218ad43fa 100644 --- a/stable/handbrake/8.0.8/questions.yaml +++ b/stable/handbrake/8.0.9/questions.yaml @@ -799,6 +799,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -961,6 +962,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/handbrake/8.0.8/templates/common.yaml b/stable/handbrake/8.0.9/templates/common.yaml similarity index 100% rename from stable/handbrake/8.0.8/templates/common.yaml rename to stable/handbrake/8.0.9/templates/common.yaml diff --git a/stable/handbrake/8.0.8/test_values.yaml b/stable/handbrake/8.0.9/test_values.yaml similarity index 100% rename from stable/handbrake/8.0.8/test_values.yaml rename to stable/handbrake/8.0.9/test_values.yaml diff --git a/stable/handbrake/8.0.8/values.yaml b/stable/handbrake/8.0.9/values.yaml similarity index 100% rename from stable/handbrake/8.0.8/values.yaml rename to stable/handbrake/8.0.9/values.yaml diff --git a/stable/haste-server/3.0.7/CHANGELOG.md b/stable/haste-server/3.0.7/CHANGELOG.md deleted file mode 100644 index 415bf2e6277..00000000000 --- a/stable/haste-server/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [haste-server-3.0.7](https://github.com/truecharts/apps/compare/haste-server-3.0.6...haste-server-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/haste-server/3.0.7/Chart.lock b/stable/haste-server/3.0.7/Chart.lock deleted file mode 100644 index bf38fccddcc..00000000000 --- a/stable/haste-server/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:32:10.482895343Z" diff --git a/stable/haste-server/3.0.7/charts/common-8.3.6.tgz b/stable/haste-server/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/haste-server/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/haste-server/3.0.8/CHANGELOG.md b/stable/haste-server/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..c77093f7f5e --- /dev/null +++ b/stable/haste-server/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/haste-server/3.0.8/CONFIG.md similarity index 100% rename from stable/haste-server/3.0.7/CONFIG.md rename to stable/haste-server/3.0.8/CONFIG.md diff --git a/stable/haste-server/3.0.8/Chart.lock b/stable/haste-server/3.0.8/Chart.lock new file mode 100644 index 00000000000..4e598cab0f4 --- /dev/null +++ b/stable/haste-server/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/haste-server/3.0.8/Chart.yaml similarity index 94% rename from stable/haste-server/3.0.7/Chart.yaml rename to stable/haste-server/3.0.8/Chart.yaml index 6996bafac50..6bbc2b9463b 100644 --- a/stable/haste-server/3.0.7/Chart.yaml +++ b/stable/haste-server/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/haste-server/3.0.7/README.md b/stable/haste-server/3.0.8/README.md similarity index 96% rename from stable/haste-server/3.0.7/README.md rename to stable/haste-server/3.0.8/README.md index a987c39121c..5cf876d62d9 100644 --- a/stable/haste-server/3.0.7/README.md +++ b/stable/haste-server/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/haste-server/3.0.7/app-readme.md b/stable/haste-server/3.0.8/app-readme.md similarity index 100% rename from stable/haste-server/3.0.7/app-readme.md rename to stable/haste-server/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/haste-server/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/haste-server/3.0.7/helm-values.md b/stable/haste-server/3.0.8/helm-values.md similarity index 100% rename from stable/haste-server/3.0.7/helm-values.md rename to stable/haste-server/3.0.8/helm-values.md diff --git a/stable/haste-server/3.0.7/ix_values.yaml b/stable/haste-server/3.0.8/ix_values.yaml similarity index 100% rename from stable/haste-server/3.0.7/ix_values.yaml rename to stable/haste-server/3.0.8/ix_values.yaml diff --git a/stable/haste-server/3.0.7/questions.yaml b/stable/haste-server/3.0.8/questions.yaml similarity index 99% rename from stable/haste-server/3.0.7/questions.yaml rename to stable/haste-server/3.0.8/questions.yaml index d88c0f87925..64f2d086575 100644 --- a/stable/haste-server/3.0.7/questions.yaml +++ b/stable/haste-server/3.0.8/questions.yaml @@ -634,6 +634,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -797,6 +798,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/haste-server/3.0.7/templates/common.yaml b/stable/haste-server/3.0.8/templates/common.yaml similarity index 100% rename from stable/haste-server/3.0.7/templates/common.yaml rename to stable/haste-server/3.0.8/templates/common.yaml diff --git a/stable/haste-server/3.0.7/test_values.yaml b/stable/haste-server/3.0.8/test_values.yaml similarity index 100% rename from stable/haste-server/3.0.7/test_values.yaml rename to stable/haste-server/3.0.8/test_values.yaml diff --git a/stable/haste-server/3.0.7/values.yaml b/stable/haste-server/3.0.8/values.yaml similarity index 100% rename from stable/haste-server/3.0.7/values.yaml rename to stable/haste-server/3.0.8/values.yaml diff --git a/stable/healthchecks/3.0.10/CHANGELOG.md b/stable/healthchecks/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..64b8bc326b0 --- /dev/null +++ b/stable/healthchecks/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.9/CONFIG.md b/stable/healthchecks/3.0.10/CONFIG.md similarity index 100% rename from stable/healthchecks/3.0.9/CONFIG.md rename to stable/healthchecks/3.0.10/CONFIG.md diff --git a/stable/healthchecks/3.0.10/Chart.lock b/stable/healthchecks/3.0.10/Chart.lock new file mode 100644 index 00000000000..b5e19fccd80 --- /dev/null +++ b/stable/healthchecks/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +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.9/Chart.yaml b/stable/healthchecks/3.0.10/Chart.yaml similarity index 95% rename from stable/healthchecks/3.0.9/Chart.yaml rename to stable/healthchecks/3.0.10/Chart.yaml index 64528c73974..9a46b7af723 100644 --- a/stable/healthchecks/3.0.9/Chart.yaml +++ b/stable/healthchecks/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.9 +version: 3.0.10 diff --git a/stable/healthchecks/3.0.9/README.md b/stable/healthchecks/3.0.10/README.md similarity index 97% rename from stable/healthchecks/3.0.9/README.md rename to stable/healthchecks/3.0.10/README.md index 324ed6e3498..3cc41364326 100644 --- a/stable/healthchecks/3.0.9/README.md +++ b/stable/healthchecks/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/healthchecks/3.0.9/app-readme.md b/stable/healthchecks/3.0.10/app-readme.md similarity index 100% rename from stable/healthchecks/3.0.9/app-readme.md rename to stable/healthchecks/3.0.10/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/healthchecks/3.0.10/charts/common-8.3.10.tgz differ diff --git a/stable/healthchecks/3.0.9/helm-values.md b/stable/healthchecks/3.0.10/helm-values.md similarity index 100% rename from stable/healthchecks/3.0.9/helm-values.md rename to stable/healthchecks/3.0.10/helm-values.md diff --git a/stable/healthchecks/3.0.9/ix_values.yaml b/stable/healthchecks/3.0.10/ix_values.yaml similarity index 100% rename from stable/healthchecks/3.0.9/ix_values.yaml rename to stable/healthchecks/3.0.10/ix_values.yaml diff --git a/stable/healthchecks/3.0.9/questions.yaml b/stable/healthchecks/3.0.10/questions.yaml similarity index 99% rename from stable/healthchecks/3.0.9/questions.yaml rename to stable/healthchecks/3.0.10/questions.yaml index 9c9e9ffe640..daea236420a 100644 --- a/stable/healthchecks/3.0.9/questions.yaml +++ b/stable/healthchecks/3.0.10/questions.yaml @@ -657,6 +657,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -819,6 +820,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/healthchecks/3.0.9/templates/common.yaml b/stable/healthchecks/3.0.10/templates/common.yaml similarity index 100% rename from stable/healthchecks/3.0.9/templates/common.yaml rename to stable/healthchecks/3.0.10/templates/common.yaml diff --git a/stable/healthchecks/3.0.9/test_values.yaml b/stable/healthchecks/3.0.10/test_values.yaml similarity index 100% rename from stable/healthchecks/3.0.9/test_values.yaml rename to stable/healthchecks/3.0.10/test_values.yaml diff --git a/stable/healthchecks/3.0.9/values.yaml b/stable/healthchecks/3.0.10/values.yaml similarity index 100% rename from stable/healthchecks/3.0.9/values.yaml rename to stable/healthchecks/3.0.10/values.yaml diff --git a/stable/healthchecks/3.0.9/CHANGELOG.md b/stable/healthchecks/3.0.9/CHANGELOG.md deleted file mode 100644 index 87eab963e36..00000000000 --- a/stable/healthchecks/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [healthchecks-3.0.9](https://github.com/truecharts/apps/compare/healthchecks-3.0.8...healthchecks-3.0.9) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/healthchecks/3.0.9/Chart.lock b/stable/healthchecks/3.0.9/Chart.lock deleted file mode 100644 index 759588cd19c..00000000000 --- a/stable/healthchecks/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:32:23.948337072Z" diff --git a/stable/healthchecks/3.0.9/charts/common-8.3.6.tgz b/stable/healthchecks/3.0.9/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/healthchecks/3.0.9/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/heimdall/8.0.10/CHANGELOG.md b/stable/heimdall/8.0.10/CHANGELOG.md deleted file mode 100644 index d7492622607..00000000000 --- a/stable/heimdall/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [heimdall-8.0.10](https://github.com/truecharts/apps/compare/heimdall-8.0.9...heimdall-8.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/heimdall/8.0.10/Chart.lock b/stable/heimdall/8.0.10/Chart.lock deleted file mode 100644 index 62ea256c759..00000000000 --- a/stable/heimdall/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:32:37.56122428Z" diff --git a/stable/heimdall/8.0.10/charts/common-8.3.6.tgz b/stable/heimdall/8.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/heimdall/8.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/heimdall/8.0.11/CHANGELOG.md b/stable/heimdall/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..a78d7f49041 --- /dev/null +++ b/stable/heimdall/8.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.10/CONFIG.md b/stable/heimdall/8.0.11/CONFIG.md similarity index 100% rename from stable/heimdall/8.0.10/CONFIG.md rename to stable/heimdall/8.0.11/CONFIG.md diff --git a/stable/heimdall/8.0.11/Chart.lock b/stable/heimdall/8.0.11/Chart.lock new file mode 100644 index 00000000000..068867f6db3 --- /dev/null +++ b/stable/heimdall/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/heimdall/8.0.11/Chart.yaml similarity index 93% rename from stable/heimdall/8.0.10/Chart.yaml rename to stable/heimdall/8.0.11/Chart.yaml index 55c7adf03d2..76d37934e6c 100644 --- a/stable/heimdall/8.0.10/Chart.yaml +++ b/stable/heimdall/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 8.0.11 diff --git a/stable/heimdall/8.0.10/README.md b/stable/heimdall/8.0.11/README.md similarity index 96% rename from stable/heimdall/8.0.10/README.md rename to stable/heimdall/8.0.11/README.md index db1a7c50f19..71579f71422 100644 --- a/stable/heimdall/8.0.10/README.md +++ b/stable/heimdall/8.0.11/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/heimdall/8.0.10/app-readme.md b/stable/heimdall/8.0.11/app-readme.md similarity index 100% rename from stable/heimdall/8.0.10/app-readme.md rename to stable/heimdall/8.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/heimdall/8.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/heimdall/8.0.10/helm-values.md b/stable/heimdall/8.0.11/helm-values.md similarity index 100% rename from stable/heimdall/8.0.10/helm-values.md rename to stable/heimdall/8.0.11/helm-values.md diff --git a/stable/heimdall/8.0.10/ix_values.yaml b/stable/heimdall/8.0.11/ix_values.yaml similarity index 100% rename from stable/heimdall/8.0.10/ix_values.yaml rename to stable/heimdall/8.0.11/ix_values.yaml diff --git a/stable/heimdall/8.0.10/questions.yaml b/stable/heimdall/8.0.11/questions.yaml similarity index 99% rename from stable/heimdall/8.0.10/questions.yaml rename to stable/heimdall/8.0.11/questions.yaml index d8158a314de..1a6d7780278 100644 --- a/stable/heimdall/8.0.10/questions.yaml +++ b/stable/heimdall/8.0.11/questions.yaml @@ -630,6 +630,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -792,6 +793,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/heimdall/8.0.10/templates/common.yaml b/stable/heimdall/8.0.11/templates/common.yaml similarity index 100% rename from stable/heimdall/8.0.10/templates/common.yaml rename to stable/heimdall/8.0.11/templates/common.yaml diff --git a/stable/heimdall/8.0.10/test_values.yaml b/stable/heimdall/8.0.11/test_values.yaml similarity index 100% rename from stable/heimdall/8.0.10/test_values.yaml rename to stable/heimdall/8.0.11/test_values.yaml diff --git a/stable/heimdall/8.0.10/values.yaml b/stable/heimdall/8.0.11/values.yaml similarity index 100% rename from stable/heimdall/8.0.10/values.yaml rename to stable/heimdall/8.0.11/values.yaml diff --git a/stable/home-assistant/8.2.1/CHANGELOG.md b/stable/home-assistant/8.2.1/CHANGELOG.md deleted file mode 100644 index 9fcd5567a89..00000000000 --- a/stable/home-assistant/8.2.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [home-assistant-8.2.1](https://github.com/truecharts/apps/compare/home-assistant-8.2.0...home-assistant-8.2.1) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/home-assistant/8.2.1/Chart.lock b/stable/home-assistant/8.2.1/Chart.lock deleted file mode 100644 index 8ac80591591..00000000000 --- a/stable/home-assistant/8.2.1/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.16 -digest: sha256:164b001a6659e768d4d1c868be97fa52b7d08b590219bccb734aeeeeae24de4d -generated: "2021-10-13T22:32:52.388744283Z" diff --git a/stable/home-assistant/8.2.1/charts/common-8.3.6.tgz b/stable/home-assistant/8.2.1/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/home-assistant/8.2.1/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/home-assistant/8.2.2/CHANGELOG.md b/stable/home-assistant/8.2.2/CHANGELOG.md new file mode 100644 index 00000000000..90cbf2794cb --- /dev/null +++ b/stable/home-assistant/8.2.2/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [home-assistant-8.2.2](https://github.com/truecharts/apps/compare/home-assistant-8.2.1...home-assistant-8.2.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/home-assistant/8.2.1/CONFIG.md b/stable/home-assistant/8.2.2/CONFIG.md similarity index 100% rename from stable/home-assistant/8.2.1/CONFIG.md rename to stable/home-assistant/8.2.2/CONFIG.md diff --git a/stable/home-assistant/8.2.2/Chart.lock b/stable/home-assistant/8.2.2/Chart.lock new file mode 100644 index 00000000000..4e3f6614cac --- /dev/null +++ b/stable/home-assistant/8.2.2/Chart.lock @@ -0,0 +1,9 @@ +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:40:41.409659286Z" diff --git a/stable/home-assistant/8.2.1/Chart.yaml b/stable/home-assistant/8.2.2/Chart.yaml similarity index 96% rename from stable/home-assistant/8.2.1/Chart.yaml rename to stable/home-assistant/8.2.2/Chart.yaml index a13122f18ba..ba3d6f0d236 100644 --- a/stable/home-assistant/8.2.1/Chart.yaml +++ b/stable/home-assistant/8.2.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -29,4 +29,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 8.2.1 +version: 8.2.2 diff --git a/stable/home-assistant/8.2.1/README.md b/stable/home-assistant/8.2.2/README.md similarity index 96% rename from stable/home-assistant/8.2.1/README.md rename to stable/home-assistant/8.2.2/README.md index 4c7ad5bd515..9afdc61613f 100644 --- a/stable/home-assistant/8.2.1/README.md +++ b/stable/home-assistant/8.2.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/home-assistant/8.2.1/app-readme.md b/stable/home-assistant/8.2.2/app-readme.md similarity index 100% rename from stable/home-assistant/8.2.1/app-readme.md rename to stable/home-assistant/8.2.2/app-readme.md diff --git a/stable/home-assistant/8.2.2/charts/common-8.3.10.tgz b/stable/home-assistant/8.2.2/charts/common-8.3.10.tgz new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/home-assistant/8.2.2/charts/common-8.3.10.tgz differ diff --git a/stable/home-assistant/8.2.1/charts/postgresql-3.0.16.tgz b/stable/home-assistant/8.2.2/charts/postgresql-3.0.16.tgz similarity index 100% rename from stable/home-assistant/8.2.1/charts/postgresql-3.0.16.tgz rename to stable/home-assistant/8.2.2/charts/postgresql-3.0.16.tgz diff --git a/stable/home-assistant/8.2.1/helm-values.md b/stable/home-assistant/8.2.2/helm-values.md similarity index 100% rename from stable/home-assistant/8.2.1/helm-values.md rename to stable/home-assistant/8.2.2/helm-values.md diff --git a/stable/home-assistant/8.2.1/ix_values.yaml b/stable/home-assistant/8.2.2/ix_values.yaml similarity index 100% rename from stable/home-assistant/8.2.1/ix_values.yaml rename to stable/home-assistant/8.2.2/ix_values.yaml diff --git a/stable/home-assistant/8.2.1/questions.yaml b/stable/home-assistant/8.2.2/questions.yaml similarity index 99% rename from stable/home-assistant/8.2.1/questions.yaml rename to stable/home-assistant/8.2.2/questions.yaml index 0143bed0873..bbcb6f49282 100644 --- a/stable/home-assistant/8.2.1/questions.yaml +++ b/stable/home-assistant/8.2.2/questions.yaml @@ -645,6 +645,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -807,6 +808,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/home-assistant/8.2.1/templates/_configmap.tpl b/stable/home-assistant/8.2.2/templates/_configmap.tpl similarity index 100% rename from stable/home-assistant/8.2.1/templates/_configmap.tpl rename to stable/home-assistant/8.2.2/templates/_configmap.tpl diff --git a/stable/home-assistant/8.2.1/templates/common.yaml b/stable/home-assistant/8.2.2/templates/common.yaml similarity index 100% rename from stable/home-assistant/8.2.1/templates/common.yaml rename to stable/home-assistant/8.2.2/templates/common.yaml diff --git a/stable/home-assistant/8.2.1/templates/secret.yaml b/stable/home-assistant/8.2.2/templates/secret.yaml similarity index 100% rename from stable/home-assistant/8.2.1/templates/secret.yaml rename to stable/home-assistant/8.2.2/templates/secret.yaml diff --git a/stable/home-assistant/8.2.1/test_values.yaml b/stable/home-assistant/8.2.2/test_values.yaml similarity index 100% rename from stable/home-assistant/8.2.1/test_values.yaml rename to stable/home-assistant/8.2.2/test_values.yaml diff --git a/stable/home-assistant/8.2.1/values.yaml b/stable/home-assistant/8.2.2/values.yaml similarity index 100% rename from stable/home-assistant/8.2.1/values.yaml rename to stable/home-assistant/8.2.2/values.yaml diff --git a/stable/hyperion-ng/3.0.7/CHANGELOG.md b/stable/hyperion-ng/3.0.7/CHANGELOG.md deleted file mode 100644 index dd077ca6a8d..00000000000 --- a/stable/hyperion-ng/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [hyperion-ng-3.0.7](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.6...hyperion-ng-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/hyperion-ng/3.0.7/Chart.lock b/stable/hyperion-ng/3.0.7/Chart.lock deleted file mode 100644 index 58d7efc0680..00000000000 --- a/stable/hyperion-ng/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:33:08.908548194Z" diff --git a/stable/hyperion-ng/3.0.7/charts/common-8.3.6.tgz b/stable/hyperion-ng/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/hyperion-ng/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/hyperion-ng/3.0.8/CHANGELOG.md b/stable/hyperion-ng/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..8b049f4fe86 --- /dev/null +++ b/stable/hyperion-ng/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/hyperion-ng/3.0.8/CONFIG.md similarity index 100% rename from stable/hyperion-ng/3.0.7/CONFIG.md rename to stable/hyperion-ng/3.0.8/CONFIG.md diff --git a/stable/hyperion-ng/3.0.8/Chart.lock b/stable/hyperion-ng/3.0.8/Chart.lock new file mode 100644 index 00000000000..8653f90f144 --- /dev/null +++ b/stable/hyperion-ng/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/hyperion-ng/3.0.8/Chart.yaml similarity index 94% rename from stable/hyperion-ng/3.0.7/Chart.yaml rename to stable/hyperion-ng/3.0.8/Chart.yaml index 8b8865eaecf..cb5f263401c 100644 --- a/stable/hyperion-ng/3.0.7/Chart.yaml +++ b/stable/hyperion-ng/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.0-alph" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/hyperion-ng/3.0.7/README.md b/stable/hyperion-ng/3.0.8/README.md similarity index 96% rename from stable/hyperion-ng/3.0.7/README.md rename to stable/hyperion-ng/3.0.8/README.md index db00d183139..6d00709f817 100644 --- a/stable/hyperion-ng/3.0.7/README.md +++ b/stable/hyperion-ng/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/hyperion-ng/3.0.7/app-readme.md b/stable/hyperion-ng/3.0.8/app-readme.md similarity index 100% rename from stable/hyperion-ng/3.0.7/app-readme.md rename to stable/hyperion-ng/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/hyperion-ng/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/hyperion-ng/3.0.7/helm-values.md b/stable/hyperion-ng/3.0.8/helm-values.md similarity index 100% rename from stable/hyperion-ng/3.0.7/helm-values.md rename to stable/hyperion-ng/3.0.8/helm-values.md diff --git a/stable/hyperion-ng/3.0.7/ix_values.yaml b/stable/hyperion-ng/3.0.8/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.7/ix_values.yaml rename to stable/hyperion-ng/3.0.8/ix_values.yaml diff --git a/stable/hyperion-ng/3.0.7/questions.yaml b/stable/hyperion-ng/3.0.8/questions.yaml similarity index 99% rename from stable/hyperion-ng/3.0.7/questions.yaml rename to stable/hyperion-ng/3.0.8/questions.yaml index 5d446cb9966..e9c8973bd4e 100644 --- a/stable/hyperion-ng/3.0.7/questions.yaml +++ b/stable/hyperion-ng/3.0.8/questions.yaml @@ -920,6 +920,7 @@ questions: type: string default: "/.hyperion" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1082,6 +1083,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/hyperion-ng/3.0.7/templates/common.yaml b/stable/hyperion-ng/3.0.8/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/3.0.7/templates/common.yaml rename to stable/hyperion-ng/3.0.8/templates/common.yaml diff --git a/stable/hyperion-ng/3.0.7/test_values.yaml b/stable/hyperion-ng/3.0.8/test_values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.7/test_values.yaml rename to stable/hyperion-ng/3.0.8/test_values.yaml diff --git a/stable/hyperion-ng/3.0.7/values.yaml b/stable/hyperion-ng/3.0.8/values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.7/values.yaml rename to stable/hyperion-ng/3.0.8/values.yaml diff --git a/stable/jackett/8.0.12/CHANGELOG.md b/stable/jackett/8.0.12/CHANGELOG.md deleted file mode 100644 index ab860e94346..00000000000 --- a/stable/jackett/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jackett-8.0.12](https://github.com/truecharts/apps/compare/jackett-8.0.11...jackett-8.0.12) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/jackett/8.0.12/Chart.lock b/stable/jackett/8.0.12/Chart.lock deleted file mode 100644 index b005c02c918..00000000000 --- a/stable/jackett/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:33:22.358675341Z" diff --git a/stable/jackett/8.0.12/charts/common-8.3.6.tgz b/stable/jackett/8.0.12/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/jackett/8.0.12/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/jackett/8.0.13/CHANGELOG.md b/stable/jackett/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..9bf49e7c36c --- /dev/null +++ b/stable/jackett/8.0.13/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.12/CONFIG.md b/stable/jackett/8.0.13/CONFIG.md similarity index 100% rename from stable/jackett/8.0.12/CONFIG.md rename to stable/jackett/8.0.13/CONFIG.md diff --git a/stable/jackett/8.0.13/Chart.lock b/stable/jackett/8.0.13/Chart.lock new file mode 100644 index 00000000000..1f7c03a363f --- /dev/null +++ b/stable/jackett/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +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.12/Chart.yaml b/stable/jackett/8.0.13/Chart.yaml similarity index 94% rename from stable/jackett/8.0.12/Chart.yaml rename to stable/jackett/8.0.13/Chart.yaml index 474fab352c7..7bbc48fd863 100644 --- a/stable/jackett/8.0.12/Chart.yaml +++ b/stable/jackett/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.18.984" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.12 +version: 8.0.13 diff --git a/stable/jackett/8.0.12/README.md b/stable/jackett/8.0.13/README.md similarity index 96% rename from stable/jackett/8.0.12/README.md rename to stable/jackett/8.0.13/README.md index bd22a8e7e7e..5014e233b4b 100644 --- a/stable/jackett/8.0.12/README.md +++ b/stable/jackett/8.0.13/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/jackett/8.0.12/app-readme.md b/stable/jackett/8.0.13/app-readme.md similarity index 100% rename from stable/jackett/8.0.12/app-readme.md rename to stable/jackett/8.0.13/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/jackett/8.0.13/charts/common-8.3.10.tgz differ diff --git a/stable/jackett/8.0.12/helm-values.md b/stable/jackett/8.0.13/helm-values.md similarity index 100% rename from stable/jackett/8.0.12/helm-values.md rename to stable/jackett/8.0.13/helm-values.md diff --git a/stable/jackett/8.0.12/ix_values.yaml b/stable/jackett/8.0.13/ix_values.yaml similarity index 100% rename from stable/jackett/8.0.12/ix_values.yaml rename to stable/jackett/8.0.13/ix_values.yaml diff --git a/stable/jackett/8.0.12/questions.yaml b/stable/jackett/8.0.13/questions.yaml similarity index 99% rename from stable/jackett/8.0.12/questions.yaml rename to stable/jackett/8.0.13/questions.yaml index e174652fad4..004e4fe64f6 100644 --- a/stable/jackett/8.0.12/questions.yaml +++ b/stable/jackett/8.0.13/questions.yaml @@ -661,6 +661,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -823,6 +824,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/jackett/8.0.12/templates/common.yaml b/stable/jackett/8.0.13/templates/common.yaml similarity index 100% rename from stable/jackett/8.0.12/templates/common.yaml rename to stable/jackett/8.0.13/templates/common.yaml diff --git a/stable/jackett/8.0.12/test_values.yaml b/stable/jackett/8.0.13/test_values.yaml similarity index 100% rename from stable/jackett/8.0.12/test_values.yaml rename to stable/jackett/8.0.13/test_values.yaml diff --git a/stable/jackett/8.0.12/values.yaml b/stable/jackett/8.0.13/values.yaml similarity index 100% rename from stable/jackett/8.0.12/values.yaml rename to stable/jackett/8.0.13/values.yaml diff --git a/stable/jdownloader2/3.0.7/CHANGELOG.md b/stable/jdownloader2/3.0.7/CHANGELOG.md deleted file mode 100644 index 1cf24023b39..00000000000 --- a/stable/jdownloader2/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jdownloader2-3.0.7](https://github.com/truecharts/apps/compare/jdownloader2-3.0.6...jdownloader2-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/jdownloader2/3.0.7/Chart.lock b/stable/jdownloader2/3.0.7/Chart.lock deleted file mode 100644 index 20b9cb9f761..00000000000 --- a/stable/jdownloader2/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:33:35.949046938Z" diff --git a/stable/jdownloader2/3.0.7/charts/common-8.3.6.tgz b/stable/jdownloader2/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/jdownloader2/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/jdownloader2/3.0.8/CHANGELOG.md b/stable/jdownloader2/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..de0ca26a4c8 --- /dev/null +++ b/stable/jdownloader2/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/jdownloader2/3.0.8/CONFIG.md similarity index 100% rename from stable/jdownloader2/3.0.7/CONFIG.md rename to stable/jdownloader2/3.0.8/CONFIG.md diff --git a/stable/jdownloader2/3.0.8/Chart.lock b/stable/jdownloader2/3.0.8/Chart.lock new file mode 100644 index 00000000000..526aa8da89f --- /dev/null +++ b/stable/jdownloader2/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/jdownloader2/3.0.8/Chart.yaml similarity index 95% rename from stable/jdownloader2/3.0.7/Chart.yaml rename to stable/jdownloader2/3.0.8/Chart.yaml index 472877436ed..a0e6a34ac6b 100644 --- a/stable/jdownloader2/3.0.7/Chart.yaml +++ b/stable/jdownloader2/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/jdownloader2/3.0.7/README.md b/stable/jdownloader2/3.0.8/README.md similarity index 96% rename from stable/jdownloader2/3.0.7/README.md rename to stable/jdownloader2/3.0.8/README.md index d5ff16d6251..d6a4ca25296 100644 --- a/stable/jdownloader2/3.0.7/README.md +++ b/stable/jdownloader2/3.0.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/jdownloader2/3.0.7/app-readme.md b/stable/jdownloader2/3.0.8/app-readme.md similarity index 100% rename from stable/jdownloader2/3.0.7/app-readme.md rename to stable/jdownloader2/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/jdownloader2/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/jdownloader2/3.0.7/helm-values.md b/stable/jdownloader2/3.0.8/helm-values.md similarity index 100% rename from stable/jdownloader2/3.0.7/helm-values.md rename to stable/jdownloader2/3.0.8/helm-values.md diff --git a/stable/jdownloader2/3.0.7/ix_values.yaml b/stable/jdownloader2/3.0.8/ix_values.yaml similarity index 100% rename from stable/jdownloader2/3.0.7/ix_values.yaml rename to stable/jdownloader2/3.0.8/ix_values.yaml diff --git a/stable/jdownloader2/3.0.7/questions.yaml b/stable/jdownloader2/3.0.8/questions.yaml similarity index 99% rename from stable/jdownloader2/3.0.7/questions.yaml rename to stable/jdownloader2/3.0.8/questions.yaml index 1fa953ed2e5..afba30ead15 100644 --- a/stable/jdownloader2/3.0.7/questions.yaml +++ b/stable/jdownloader2/3.0.8/questions.yaml @@ -865,6 +865,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1027,6 +1028,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/jdownloader2/3.0.7/templates/common.yaml b/stable/jdownloader2/3.0.8/templates/common.yaml similarity index 100% rename from stable/jdownloader2/3.0.7/templates/common.yaml rename to stable/jdownloader2/3.0.8/templates/common.yaml diff --git a/stable/jdownloader2/3.0.7/test_values.yaml b/stable/jdownloader2/3.0.8/test_values.yaml similarity index 100% rename from stable/jdownloader2/3.0.7/test_values.yaml rename to stable/jdownloader2/3.0.8/test_values.yaml diff --git a/stable/jdownloader2/3.0.7/values.yaml b/stable/jdownloader2/3.0.8/values.yaml similarity index 100% rename from stable/jdownloader2/3.0.7/values.yaml rename to stable/jdownloader2/3.0.8/values.yaml diff --git a/stable/jellyfin/8.0.7/CHANGELOG.md b/stable/jellyfin/8.0.7/CHANGELOG.md deleted file mode 100644 index 39d9ad92c14..00000000000 --- a/stable/jellyfin/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jellyfin-8.0.7](https://github.com/truecharts/apps/compare/jellyfin-8.0.6...jellyfin-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/jellyfin/8.0.7/Chart.lock b/stable/jellyfin/8.0.7/Chart.lock deleted file mode 100644 index 7e0f52de66c..00000000000 --- a/stable/jellyfin/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:33:49.503511164Z" diff --git a/stable/jellyfin/8.0.7/charts/common-8.3.6.tgz b/stable/jellyfin/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/jellyfin/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/jellyfin/8.0.8/CHANGELOG.md b/stable/jellyfin/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..fec859c4fec --- /dev/null +++ b/stable/jellyfin/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/jellyfin/8.0.8/CONFIG.md similarity index 100% rename from stable/jellyfin/8.0.7/CONFIG.md rename to stable/jellyfin/8.0.8/CONFIG.md diff --git a/stable/jellyfin/8.0.8/Chart.lock b/stable/jellyfin/8.0.8/Chart.lock new file mode 100644 index 00000000000..f43caccf82d --- /dev/null +++ b/stable/jellyfin/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/jellyfin/8.0.8/Chart.yaml similarity index 94% rename from stable/jellyfin/8.0.7/Chart.yaml rename to stable/jellyfin/8.0.8/Chart.yaml index d0070f35753..c006a256773 100644 --- a/stable/jellyfin/8.0.7/Chart.yaml +++ b/stable/jellyfin/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.7" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/jellyfin/8.0.7/README.md b/stable/jellyfin/8.0.8/README.md similarity index 96% rename from stable/jellyfin/8.0.7/README.md rename to stable/jellyfin/8.0.8/README.md index 1fb220504e1..4c9d68f6a8a 100644 --- a/stable/jellyfin/8.0.7/README.md +++ b/stable/jellyfin/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/jellyfin/8.0.7/app-readme.md b/stable/jellyfin/8.0.8/app-readme.md similarity index 100% rename from stable/jellyfin/8.0.7/app-readme.md rename to stable/jellyfin/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/jellyfin/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/jellyfin/8.0.7/helm-values.md b/stable/jellyfin/8.0.8/helm-values.md similarity index 100% rename from stable/jellyfin/8.0.7/helm-values.md rename to stable/jellyfin/8.0.8/helm-values.md diff --git a/stable/jellyfin/8.0.7/ix_values.yaml b/stable/jellyfin/8.0.8/ix_values.yaml similarity index 100% rename from stable/jellyfin/8.0.7/ix_values.yaml rename to stable/jellyfin/8.0.8/ix_values.yaml diff --git a/stable/jellyfin/8.0.7/questions.yaml b/stable/jellyfin/8.0.8/questions.yaml similarity index 99% rename from stable/jellyfin/8.0.7/questions.yaml rename to stable/jellyfin/8.0.8/questions.yaml index 1527b53cfe3..c762cfb6d1d 100644 --- a/stable/jellyfin/8.0.7/questions.yaml +++ b/stable/jellyfin/8.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/jellyfin/8.0.7/templates/common.yaml b/stable/jellyfin/8.0.8/templates/common.yaml similarity index 100% rename from stable/jellyfin/8.0.7/templates/common.yaml rename to stable/jellyfin/8.0.8/templates/common.yaml diff --git a/stable/jellyfin/8.0.7/test_values.yaml b/stable/jellyfin/8.0.8/test_values.yaml similarity index 100% rename from stable/jellyfin/8.0.7/test_values.yaml rename to stable/jellyfin/8.0.8/test_values.yaml diff --git a/stable/jellyfin/8.0.7/values.yaml b/stable/jellyfin/8.0.8/values.yaml similarity index 100% rename from stable/jellyfin/8.0.7/values.yaml rename to stable/jellyfin/8.0.8/values.yaml diff --git a/stable/k8s-gateway/3.0.7/CHANGELOG.md b/stable/k8s-gateway/3.0.7/CHANGELOG.md deleted file mode 100644 index 354311c5b46..00000000000 --- a/stable/k8s-gateway/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [k8s-gateway-3.0.7](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.6...k8s-gateway-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/k8s-gateway/3.0.7/Chart.lock b/stable/k8s-gateway/3.0.7/Chart.lock deleted file mode 100644 index d74210ad098..00000000000 --- a/stable/k8s-gateway/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:34:03.111135779Z" diff --git a/stable/k8s-gateway/3.0.7/charts/common-8.3.6.tgz b/stable/k8s-gateway/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/k8s-gateway/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/k8s-gateway/3.0.8/CHANGELOG.md b/stable/k8s-gateway/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..54a4040a8f6 --- /dev/null +++ b/stable/k8s-gateway/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.7/CONFIG.md b/stable/k8s-gateway/3.0.8/CONFIG.md similarity index 100% rename from stable/k8s-gateway/3.0.7/CONFIG.md rename to stable/k8s-gateway/3.0.8/CONFIG.md diff --git a/stable/k8s-gateway/3.0.8/Chart.lock b/stable/k8s-gateway/3.0.8/Chart.lock new file mode 100644 index 00000000000..be2b634c8d7 --- /dev/null +++ b/stable/k8s-gateway/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/k8s-gateway/3.0.8/Chart.yaml similarity index 94% rename from stable/k8s-gateway/3.0.7/Chart.yaml rename to stable/k8s-gateway/3.0.8/Chart.yaml index a1b0d8f8363..5ce7678ead6 100644 --- a/stable/k8s-gateway/3.0.7/Chart.yaml +++ b/stable/k8s-gateway/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/k8s-gateway/3.0.7/README.md b/stable/k8s-gateway/3.0.8/README.md similarity index 96% rename from stable/k8s-gateway/3.0.7/README.md rename to stable/k8s-gateway/3.0.8/README.md index 608907db556..02e836086b6 100644 --- a/stable/k8s-gateway/3.0.7/README.md +++ b/stable/k8s-gateway/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/k8s-gateway/3.0.7/app-readme.md b/stable/k8s-gateway/3.0.8/app-readme.md similarity index 100% rename from stable/k8s-gateway/3.0.7/app-readme.md rename to stable/k8s-gateway/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/k8s-gateway/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/k8s-gateway/3.0.7/helm-values.md b/stable/k8s-gateway/3.0.8/helm-values.md similarity index 100% rename from stable/k8s-gateway/3.0.7/helm-values.md rename to stable/k8s-gateway/3.0.8/helm-values.md diff --git a/stable/k8s-gateway/3.0.7/ix_values.yaml b/stable/k8s-gateway/3.0.8/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.7/ix_values.yaml rename to stable/k8s-gateway/3.0.8/ix_values.yaml diff --git a/stable/k8s-gateway/3.0.7/questions.yaml b/stable/k8s-gateway/3.0.8/questions.yaml similarity index 99% rename from stable/k8s-gateway/3.0.7/questions.yaml rename to stable/k8s-gateway/3.0.8/questions.yaml index bcdbb552677..f5bb447583e 100644 --- a/stable/k8s-gateway/3.0.7/questions.yaml +++ b/stable/k8s-gateway/3.0.8/questions.yaml @@ -749,6 +749,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/k8s-gateway/3.0.7/templates/_configmap.tpl b/stable/k8s-gateway/3.0.8/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/3.0.7/templates/_configmap.tpl rename to stable/k8s-gateway/3.0.8/templates/_configmap.tpl diff --git a/stable/k8s-gateway/3.0.7/templates/common.yaml b/stable/k8s-gateway/3.0.8/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/3.0.7/templates/common.yaml rename to stable/k8s-gateway/3.0.8/templates/common.yaml diff --git a/stable/k8s-gateway/3.0.7/test_values.yaml b/stable/k8s-gateway/3.0.8/test_values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.7/test_values.yaml rename to stable/k8s-gateway/3.0.8/test_values.yaml diff --git a/stable/k8s-gateway/3.0.7/values.yaml b/stable/k8s-gateway/3.0.8/values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.7/values.yaml rename to stable/k8s-gateway/3.0.8/values.yaml diff --git a/stable/kms/8.0.10/CHANGELOG.md b/stable/kms/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..1d0e8feee44 --- /dev/null +++ b/stable/kms/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.9/CONFIG.md b/stable/kms/8.0.10/CONFIG.md similarity index 100% rename from stable/kms/8.0.9/CONFIG.md rename to stable/kms/8.0.10/CONFIG.md diff --git a/stable/kms/8.0.10/Chart.lock b/stable/kms/8.0.10/Chart.lock new file mode 100644 index 00000000000..1e81e857639 --- /dev/null +++ b/stable/kms/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +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.9/Chart.yaml b/stable/kms/8.0.10/Chart.yaml similarity index 94% rename from stable/kms/8.0.9/Chart.yaml rename to stable/kms/8.0.10/Chart.yaml index 87671a56bb9..fc3ca2d6713 100644 --- a/stable/kms/8.0.9/Chart.yaml +++ b/stable/kms/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.9 +version: 8.0.10 diff --git a/stable/kms/8.0.9/README.md b/stable/kms/8.0.10/README.md similarity index 96% rename from stable/kms/8.0.9/README.md rename to stable/kms/8.0.10/README.md index 08d89096880..f41b54f98f7 100644 --- a/stable/kms/8.0.9/README.md +++ b/stable/kms/8.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/kms/8.0.9/app-readme.md b/stable/kms/8.0.10/app-readme.md similarity index 100% rename from stable/kms/8.0.9/app-readme.md rename to stable/kms/8.0.10/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/kms/8.0.10/charts/common-8.3.10.tgz differ diff --git a/stable/kms/8.0.9/helm-values.md b/stable/kms/8.0.10/helm-values.md similarity index 100% rename from stable/kms/8.0.9/helm-values.md rename to stable/kms/8.0.10/helm-values.md diff --git a/stable/kms/8.0.9/ix_values.yaml b/stable/kms/8.0.10/ix_values.yaml similarity index 100% rename from stable/kms/8.0.9/ix_values.yaml rename to stable/kms/8.0.10/ix_values.yaml diff --git a/stable/kms/8.0.9/questions.yaml b/stable/kms/8.0.10/questions.yaml similarity index 99% rename from stable/kms/8.0.9/questions.yaml rename to stable/kms/8.0.10/questions.yaml index 2a5c07d07e0..0cccdb17921 100644 --- a/stable/kms/8.0.9/questions.yaml +++ b/stable/kms/8.0.10/questions.yaml @@ -667,6 +667,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/kms/8.0.9/templates/common.yaml b/stable/kms/8.0.10/templates/common.yaml similarity index 100% rename from stable/kms/8.0.9/templates/common.yaml rename to stable/kms/8.0.10/templates/common.yaml diff --git a/stable/kms/8.0.9/test_values.yaml b/stable/kms/8.0.10/test_values.yaml similarity index 100% rename from stable/kms/8.0.9/test_values.yaml rename to stable/kms/8.0.10/test_values.yaml diff --git a/stable/kms/8.0.9/values.yaml b/stable/kms/8.0.10/values.yaml similarity index 100% rename from stable/kms/8.0.9/values.yaml rename to stable/kms/8.0.10/values.yaml diff --git a/stable/kms/8.0.9/CHANGELOG.md b/stable/kms/8.0.9/CHANGELOG.md deleted file mode 100644 index aae635d01ce..00000000000 --- a/stable/kms/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [kms-8.0.9](https://github.com/truecharts/apps/compare/kms-8.0.8...kms-8.0.9) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/kms/8.0.9/Chart.lock b/stable/kms/8.0.9/Chart.lock deleted file mode 100644 index c9311c2a837..00000000000 --- a/stable/kms/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:34:17.124010372Z" diff --git a/stable/kms/8.0.9/charts/common-8.3.6.tgz b/stable/kms/8.0.9/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/kms/8.0.9/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/komga/3.0.11/CHANGELOG.md b/stable/komga/3.0.11/CHANGELOG.md deleted file mode 100644 index 59898052e2d..00000000000 --- a/stable/komga/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [komga-3.0.11](https://github.com/truecharts/apps/compare/komga-3.0.10...komga-3.0.11) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/komga/3.0.11/Chart.lock b/stable/komga/3.0.11/Chart.lock deleted file mode 100644 index b4e397faf28..00000000000 --- a/stable/komga/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:34:30.7495436Z" diff --git a/stable/komga/3.0.11/charts/common-8.3.6.tgz b/stable/komga/3.0.11/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/komga/3.0.11/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/komga/3.0.12/CHANGELOG.md b/stable/komga/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..263ff0960df --- /dev/null +++ b/stable/komga/3.0.12/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.11/CONFIG.md b/stable/komga/3.0.12/CONFIG.md similarity index 100% rename from stable/komga/3.0.11/CONFIG.md rename to stable/komga/3.0.12/CONFIG.md diff --git a/stable/komga/3.0.12/Chart.lock b/stable/komga/3.0.12/Chart.lock new file mode 100644 index 00000000000..bf081466858 --- /dev/null +++ b/stable/komga/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +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.11/Chart.yaml b/stable/komga/3.0.12/Chart.yaml similarity index 93% rename from stable/komga/3.0.11/Chart.yaml rename to stable/komga/3.0.12/Chart.yaml index 48a3152373e..ea8dc99437c 100644 --- a/stable/komga/3.0.11/Chart.yaml +++ b/stable/komga/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.132.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.11 +version: 3.0.12 diff --git a/stable/komga/3.0.11/README.md b/stable/komga/3.0.12/README.md similarity index 96% rename from stable/komga/3.0.11/README.md rename to stable/komga/3.0.12/README.md index a2d9d39f309..1f73aab2b65 100644 --- a/stable/komga/3.0.11/README.md +++ b/stable/komga/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/komga/3.0.11/app-readme.md b/stable/komga/3.0.12/app-readme.md similarity index 100% rename from stable/komga/3.0.11/app-readme.md rename to stable/komga/3.0.12/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/komga/3.0.12/charts/common-8.3.10.tgz differ diff --git a/stable/komga/3.0.11/helm-values.md b/stable/komga/3.0.12/helm-values.md similarity index 100% rename from stable/komga/3.0.11/helm-values.md rename to stable/komga/3.0.12/helm-values.md diff --git a/stable/komga/3.0.11/ix_values.yaml b/stable/komga/3.0.12/ix_values.yaml similarity index 100% rename from stable/komga/3.0.11/ix_values.yaml rename to stable/komga/3.0.12/ix_values.yaml diff --git a/stable/komga/3.0.11/questions.yaml b/stable/komga/3.0.12/questions.yaml similarity index 99% rename from stable/komga/3.0.11/questions.yaml rename to stable/komga/3.0.12/questions.yaml index 49367da759f..259b22f9d9f 100644 --- a/stable/komga/3.0.11/questions.yaml +++ b/stable/komga/3.0.12/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -732,6 +733,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -894,6 +896,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/komga/3.0.11/templates/common.yaml b/stable/komga/3.0.12/templates/common.yaml similarity index 100% rename from stable/komga/3.0.11/templates/common.yaml rename to stable/komga/3.0.12/templates/common.yaml diff --git a/stable/komga/3.0.11/test_values.yaml b/stable/komga/3.0.12/test_values.yaml similarity index 100% rename from stable/komga/3.0.11/test_values.yaml rename to stable/komga/3.0.12/test_values.yaml diff --git a/stable/komga/3.0.11/values.yaml b/stable/komga/3.0.12/values.yaml similarity index 100% rename from stable/komga/3.0.11/values.yaml rename to stable/komga/3.0.12/values.yaml diff --git a/stable/lazylibrarian/8.0.10/CHANGELOG.md b/stable/lazylibrarian/8.0.10/CHANGELOG.md deleted file mode 100644 index 713ad53435e..00000000000 --- a/stable/lazylibrarian/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lazylibrarian-8.0.10](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.9...lazylibrarian-8.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/lazylibrarian/8.0.10/Chart.lock b/stable/lazylibrarian/8.0.10/Chart.lock deleted file mode 100644 index e322130cd1a..00000000000 --- a/stable/lazylibrarian/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:34:44.422396856Z" diff --git a/stable/lazylibrarian/8.0.10/charts/common-8.3.6.tgz b/stable/lazylibrarian/8.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/lazylibrarian/8.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/lazylibrarian/8.0.11/CHANGELOG.md b/stable/lazylibrarian/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..5bdec643098 --- /dev/null +++ b/stable/lazylibrarian/8.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.10/CONFIG.md b/stable/lazylibrarian/8.0.11/CONFIG.md similarity index 100% rename from stable/lazylibrarian/8.0.10/CONFIG.md rename to stable/lazylibrarian/8.0.11/CONFIG.md diff --git a/stable/lazylibrarian/8.0.11/Chart.lock b/stable/lazylibrarian/8.0.11/Chart.lock new file mode 100644 index 00000000000..e09a9c7c533 --- /dev/null +++ b/stable/lazylibrarian/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/lazylibrarian/8.0.11/Chart.yaml similarity index 95% rename from stable/lazylibrarian/8.0.10/Chart.yaml rename to stable/lazylibrarian/8.0.11/Chart.yaml index 8cd7a2ed74c..7a4997b8dca 100644 --- a/stable/lazylibrarian/8.0.10/Chart.yaml +++ b/stable/lazylibrarian/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 8.0.11 diff --git a/stable/lazylibrarian/8.0.10/README.md b/stable/lazylibrarian/8.0.11/README.md similarity index 96% rename from stable/lazylibrarian/8.0.10/README.md rename to stable/lazylibrarian/8.0.11/README.md index 995da27a0fc..60909b09790 100644 --- a/stable/lazylibrarian/8.0.10/README.md +++ b/stable/lazylibrarian/8.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/lazylibrarian/8.0.10/app-readme.md b/stable/lazylibrarian/8.0.11/app-readme.md similarity index 100% rename from stable/lazylibrarian/8.0.10/app-readme.md rename to stable/lazylibrarian/8.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/lazylibrarian/8.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/lazylibrarian/8.0.10/helm-values.md b/stable/lazylibrarian/8.0.11/helm-values.md similarity index 100% rename from stable/lazylibrarian/8.0.10/helm-values.md rename to stable/lazylibrarian/8.0.11/helm-values.md diff --git a/stable/lazylibrarian/8.0.10/ix_values.yaml b/stable/lazylibrarian/8.0.11/ix_values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.10/ix_values.yaml rename to stable/lazylibrarian/8.0.11/ix_values.yaml diff --git a/stable/lazylibrarian/8.0.10/questions.yaml b/stable/lazylibrarian/8.0.11/questions.yaml similarity index 99% rename from stable/lazylibrarian/8.0.10/questions.yaml rename to stable/lazylibrarian/8.0.11/questions.yaml index 4742e7021e9..899a86162d0 100644 --- a/stable/lazylibrarian/8.0.10/questions.yaml +++ b/stable/lazylibrarian/8.0.11/questions.yaml @@ -642,6 +642,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -804,6 +805,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/lazylibrarian/8.0.10/templates/common.yaml b/stable/lazylibrarian/8.0.11/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/8.0.10/templates/common.yaml rename to stable/lazylibrarian/8.0.11/templates/common.yaml diff --git a/stable/lazylibrarian/8.0.10/test_values.yaml b/stable/lazylibrarian/8.0.11/test_values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.10/test_values.yaml rename to stable/lazylibrarian/8.0.11/test_values.yaml diff --git a/stable/lazylibrarian/8.0.10/values.yaml b/stable/lazylibrarian/8.0.11/values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.10/values.yaml rename to stable/lazylibrarian/8.0.11/values.yaml diff --git a/stable/librespeed/3.0.10/CHANGELOG.md b/stable/librespeed/3.0.10/CHANGELOG.md deleted file mode 100644 index 0852a9cac75..00000000000 --- a/stable/librespeed/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [librespeed-3.0.10](https://github.com/truecharts/apps/compare/librespeed-3.0.9...librespeed-3.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/librespeed/3.0.10/Chart.lock b/stable/librespeed/3.0.10/Chart.lock deleted file mode 100644 index 33ca8fd7cf6..00000000000 --- a/stable/librespeed/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:34:58.023737683Z" diff --git a/stable/librespeed/3.0.10/charts/common-8.3.6.tgz b/stable/librespeed/3.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/librespeed/3.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/librespeed/3.0.11/CHANGELOG.md b/stable/librespeed/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..3721aa99e1b --- /dev/null +++ b/stable/librespeed/3.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.10/CONFIG.md b/stable/librespeed/3.0.11/CONFIG.md similarity index 100% rename from stable/librespeed/3.0.10/CONFIG.md rename to stable/librespeed/3.0.11/CONFIG.md diff --git a/stable/librespeed/3.0.11/Chart.lock b/stable/librespeed/3.0.11/Chart.lock new file mode 100644 index 00000000000..7045e206d76 --- /dev/null +++ b/stable/librespeed/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/librespeed/3.0.11/Chart.yaml similarity index 95% rename from stable/librespeed/3.0.10/Chart.yaml rename to stable/librespeed/3.0.11/Chart.yaml index 29a686a0c66..3b8118a9efe 100644 --- a/stable/librespeed/3.0.10/Chart.yaml +++ b/stable/librespeed/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 3.0.11 diff --git a/stable/librespeed/3.0.10/README.md b/stable/librespeed/3.0.11/README.md similarity index 96% rename from stable/librespeed/3.0.10/README.md rename to stable/librespeed/3.0.11/README.md index f38551abe4b..839db3788a6 100644 --- a/stable/librespeed/3.0.10/README.md +++ b/stable/librespeed/3.0.11/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/librespeed/3.0.10/app-readme.md b/stable/librespeed/3.0.11/app-readme.md similarity index 100% rename from stable/librespeed/3.0.10/app-readme.md rename to stable/librespeed/3.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/librespeed/3.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/librespeed/3.0.10/ci/ct-values.yaml b/stable/librespeed/3.0.11/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/3.0.10/ci/ct-values.yaml rename to stable/librespeed/3.0.11/ci/ct-values.yaml diff --git a/stable/librespeed/3.0.10/helm-values.md b/stable/librespeed/3.0.11/helm-values.md similarity index 100% rename from stable/librespeed/3.0.10/helm-values.md rename to stable/librespeed/3.0.11/helm-values.md diff --git a/stable/librespeed/3.0.10/ix_values.yaml b/stable/librespeed/3.0.11/ix_values.yaml similarity index 100% rename from stable/librespeed/3.0.10/ix_values.yaml rename to stable/librespeed/3.0.11/ix_values.yaml diff --git a/stable/librespeed/3.0.10/questions.yaml b/stable/librespeed/3.0.11/questions.yaml similarity index 99% rename from stable/librespeed/3.0.10/questions.yaml rename to stable/librespeed/3.0.11/questions.yaml index d4f9cf4a4e2..acbb95592b1 100644 --- a/stable/librespeed/3.0.10/questions.yaml +++ b/stable/librespeed/3.0.11/questions.yaml @@ -629,6 +629,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -791,6 +792,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/librespeed/3.0.10/templates/common.yaml b/stable/librespeed/3.0.11/templates/common.yaml similarity index 100% rename from stable/librespeed/3.0.10/templates/common.yaml rename to stable/librespeed/3.0.11/templates/common.yaml diff --git a/stable/librespeed/3.0.10/test_values.yaml b/stable/librespeed/3.0.11/test_values.yaml similarity index 100% rename from stable/librespeed/3.0.10/test_values.yaml rename to stable/librespeed/3.0.11/test_values.yaml diff --git a/stable/librespeed/3.0.10/values.yaml b/stable/librespeed/3.0.11/values.yaml similarity index 100% rename from stable/librespeed/3.0.10/values.yaml rename to stable/librespeed/3.0.11/values.yaml diff --git a/stable/lidarr/8.0.7/CHANGELOG.md b/stable/lidarr/8.0.7/CHANGELOG.md deleted file mode 100644 index 71e407cd581..00000000000 --- a/stable/lidarr/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lidarr-8.0.7](https://github.com/truecharts/apps/compare/lidarr-8.0.6...lidarr-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/lidarr/8.0.7/Chart.lock b/stable/lidarr/8.0.7/Chart.lock deleted file mode 100644 index 11ab6ebcac1..00000000000 --- a/stable/lidarr/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:35:11.576835678Z" diff --git a/stable/lidarr/8.0.7/charts/common-8.3.6.tgz b/stable/lidarr/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/lidarr/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/lidarr/8.0.8/CHANGELOG.md b/stable/lidarr/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..888487d3348 --- /dev/null +++ b/stable/lidarr/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/lidarr/8.0.8/CONFIG.md similarity index 100% rename from stable/lidarr/8.0.7/CONFIG.md rename to stable/lidarr/8.0.8/CONFIG.md diff --git a/stable/lidarr/8.0.8/Chart.lock b/stable/lidarr/8.0.8/Chart.lock new file mode 100644 index 00000000000..9806fb2c909 --- /dev/null +++ b/stable/lidarr/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/lidarr/8.0.8/Chart.yaml similarity index 94% rename from stable/lidarr/8.0.7/Chart.yaml rename to stable/lidarr/8.0.8/Chart.yaml index dbfd282f38a..daaea5d6494 100644 --- a/stable/lidarr/8.0.7/Chart.yaml +++ b/stable/lidarr/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0.2255" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/lidarr/8.0.7/README.md b/stable/lidarr/8.0.8/README.md similarity index 96% rename from stable/lidarr/8.0.7/README.md rename to stable/lidarr/8.0.8/README.md index a4ad8611961..a9da910e071 100644 --- a/stable/lidarr/8.0.7/README.md +++ b/stable/lidarr/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/lidarr/8.0.7/app-readme.md b/stable/lidarr/8.0.8/app-readme.md similarity index 100% rename from stable/lidarr/8.0.7/app-readme.md rename to stable/lidarr/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/lidarr/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/lidarr/8.0.7/helm-values.md b/stable/lidarr/8.0.8/helm-values.md similarity index 100% rename from stable/lidarr/8.0.7/helm-values.md rename to stable/lidarr/8.0.8/helm-values.md diff --git a/stable/lidarr/8.0.7/ix_values.yaml b/stable/lidarr/8.0.8/ix_values.yaml similarity index 100% rename from stable/lidarr/8.0.7/ix_values.yaml rename to stable/lidarr/8.0.8/ix_values.yaml diff --git a/stable/lidarr/8.0.7/questions.yaml b/stable/lidarr/8.0.8/questions.yaml similarity index 99% rename from stable/lidarr/8.0.7/questions.yaml rename to stable/lidarr/8.0.8/questions.yaml index b7ac8053216..8ee9c8c2267 100644 --- a/stable/lidarr/8.0.7/questions.yaml +++ b/stable/lidarr/8.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/lidarr/8.0.7/templates/common.yaml b/stable/lidarr/8.0.8/templates/common.yaml similarity index 100% rename from stable/lidarr/8.0.7/templates/common.yaml rename to stable/lidarr/8.0.8/templates/common.yaml diff --git a/stable/lidarr/8.0.7/test_values.yaml b/stable/lidarr/8.0.8/test_values.yaml similarity index 100% rename from stable/lidarr/8.0.7/test_values.yaml rename to stable/lidarr/8.0.8/test_values.yaml diff --git a/stable/lidarr/8.0.7/values.yaml b/stable/lidarr/8.0.8/values.yaml similarity index 100% rename from stable/lidarr/8.0.7/values.yaml rename to stable/lidarr/8.0.8/values.yaml diff --git a/stable/littlelink/3.0.10/CHANGELOG.md b/stable/littlelink/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..2adaad3852c --- /dev/null +++ b/stable/littlelink/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.9/CONFIG.md b/stable/littlelink/3.0.10/CONFIG.md similarity index 100% rename from stable/littlelink/3.0.9/CONFIG.md rename to stable/littlelink/3.0.10/CONFIG.md diff --git a/stable/littlelink/3.0.10/Chart.lock b/stable/littlelink/3.0.10/Chart.lock new file mode 100644 index 00000000000..7d682969c52 --- /dev/null +++ b/stable/littlelink/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +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.9/Chart.yaml b/stable/littlelink/3.0.10/Chart.yaml similarity index 95% rename from stable/littlelink/3.0.9/Chart.yaml rename to stable/littlelink/3.0.10/Chart.yaml index 4a07f1cb4ac..8faea20b507 100644 --- a/stable/littlelink/3.0.9/Chart.yaml +++ b/stable/littlelink/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.9 +version: 3.0.10 diff --git a/stable/littlelink/3.0.9/README.md b/stable/littlelink/3.0.10/README.md similarity index 96% rename from stable/littlelink/3.0.9/README.md rename to stable/littlelink/3.0.10/README.md index ccbfe64d2c5..5b6cfd473bd 100644 --- a/stable/littlelink/3.0.9/README.md +++ b/stable/littlelink/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/littlelink/3.0.9/app-readme.md b/stable/littlelink/3.0.10/app-readme.md similarity index 100% rename from stable/littlelink/3.0.9/app-readme.md rename to stable/littlelink/3.0.10/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/littlelink/3.0.10/charts/common-8.3.10.tgz differ diff --git a/stable/littlelink/3.0.9/helm-values.md b/stable/littlelink/3.0.10/helm-values.md similarity index 100% rename from stable/littlelink/3.0.9/helm-values.md rename to stable/littlelink/3.0.10/helm-values.md diff --git a/stable/littlelink/3.0.9/ix_values.yaml b/stable/littlelink/3.0.10/ix_values.yaml similarity index 100% rename from stable/littlelink/3.0.9/ix_values.yaml rename to stable/littlelink/3.0.10/ix_values.yaml diff --git a/stable/littlelink/3.0.9/questions.yaml b/stable/littlelink/3.0.10/questions.yaml similarity index 99% rename from stable/littlelink/3.0.9/questions.yaml rename to stable/littlelink/3.0.10/questions.yaml index a70da8769e3..33a58d6e0b2 100644 --- a/stable/littlelink/3.0.9/questions.yaml +++ b/stable/littlelink/3.0.10/questions.yaml @@ -870,6 +870,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/littlelink/3.0.9/templates/_configmap.tpl b/stable/littlelink/3.0.10/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/3.0.9/templates/_configmap.tpl rename to stable/littlelink/3.0.10/templates/_configmap.tpl diff --git a/stable/littlelink/3.0.9/templates/common.yaml b/stable/littlelink/3.0.10/templates/common.yaml similarity index 100% rename from stable/littlelink/3.0.9/templates/common.yaml rename to stable/littlelink/3.0.10/templates/common.yaml diff --git a/stable/littlelink/3.0.9/test_values.yaml b/stable/littlelink/3.0.10/test_values.yaml similarity index 100% rename from stable/littlelink/3.0.9/test_values.yaml rename to stable/littlelink/3.0.10/test_values.yaml diff --git a/stable/littlelink/3.0.9/values.yaml b/stable/littlelink/3.0.10/values.yaml similarity index 100% rename from stable/littlelink/3.0.9/values.yaml rename to stable/littlelink/3.0.10/values.yaml diff --git a/stable/littlelink/3.0.9/CHANGELOG.md b/stable/littlelink/3.0.9/CHANGELOG.md deleted file mode 100644 index 8ba34134be0..00000000000 --- a/stable/littlelink/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [littlelink-3.0.9](https://github.com/truecharts/apps/compare/littlelink-3.0.8...littlelink-3.0.9) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/littlelink/3.0.9/Chart.lock b/stable/littlelink/3.0.9/Chart.lock deleted file mode 100644 index 5634e6758d7..00000000000 --- a/stable/littlelink/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:35:25.104381302Z" diff --git a/stable/littlelink/3.0.9/charts/common-8.3.6.tgz b/stable/littlelink/3.0.9/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/littlelink/3.0.9/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/lychee/8.0.7/CHANGELOG.md b/stable/lychee/8.0.7/CHANGELOG.md deleted file mode 100644 index 9747971bc61..00000000000 --- a/stable/lychee/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lychee-8.0.7](https://github.com/truecharts/apps/compare/lychee-8.0.6...lychee-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/lychee/8.0.7/Chart.lock b/stable/lychee/8.0.7/Chart.lock deleted file mode 100644 index 8a668dd7ced..00000000000 --- a/stable/lychee/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:35:38.74371594Z" diff --git a/stable/lychee/8.0.7/charts/common-8.3.6.tgz b/stable/lychee/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/lychee/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/lychee/8.0.8/CHANGELOG.md b/stable/lychee/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..ba4c10bc5b9 --- /dev/null +++ b/stable/lychee/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/lychee/8.0.8/CONFIG.md similarity index 100% rename from stable/lychee/8.0.7/CONFIG.md rename to stable/lychee/8.0.8/CONFIG.md diff --git a/stable/lychee/8.0.8/Chart.lock b/stable/lychee/8.0.8/Chart.lock new file mode 100644 index 00000000000..f86764b65bb --- /dev/null +++ b/stable/lychee/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/lychee/8.0.8/Chart.yaml similarity index 95% rename from stable/lychee/8.0.7/Chart.yaml rename to stable/lychee/8.0.8/Chart.yaml index 3d65cdfabbb..3926839a340 100644 --- a/stable/lychee/8.0.7/Chart.yaml +++ b/stable/lychee/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/lychee/8.0.7/README.md b/stable/lychee/8.0.8/README.md similarity index 96% rename from stable/lychee/8.0.7/README.md rename to stable/lychee/8.0.8/README.md index baf8d32b481..8125c24fff1 100644 --- a/stable/lychee/8.0.7/README.md +++ b/stable/lychee/8.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/lychee/8.0.7/app-readme.md b/stable/lychee/8.0.8/app-readme.md similarity index 100% rename from stable/lychee/8.0.7/app-readme.md rename to stable/lychee/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/lychee/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/lychee/8.0.7/helm-values.md b/stable/lychee/8.0.8/helm-values.md similarity index 100% rename from stable/lychee/8.0.7/helm-values.md rename to stable/lychee/8.0.8/helm-values.md diff --git a/stable/lychee/8.0.7/ix_values.yaml b/stable/lychee/8.0.8/ix_values.yaml similarity index 100% rename from stable/lychee/8.0.7/ix_values.yaml rename to stable/lychee/8.0.8/ix_values.yaml diff --git a/stable/lychee/8.0.7/questions.yaml b/stable/lychee/8.0.8/questions.yaml similarity index 99% rename from stable/lychee/8.0.7/questions.yaml rename to stable/lychee/8.0.8/questions.yaml index 807ed70fae6..49dc3aa4ad9 100644 --- a/stable/lychee/8.0.7/questions.yaml +++ b/stable/lychee/8.0.8/questions.yaml @@ -630,6 +630,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -793,6 +794,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/lychee/8.0.7/templates/common.yaml b/stable/lychee/8.0.8/templates/common.yaml similarity index 100% rename from stable/lychee/8.0.7/templates/common.yaml rename to stable/lychee/8.0.8/templates/common.yaml diff --git a/stable/lychee/8.0.7/test_values.yaml b/stable/lychee/8.0.8/test_values.yaml similarity index 100% rename from stable/lychee/8.0.7/test_values.yaml rename to stable/lychee/8.0.8/test_values.yaml diff --git a/stable/lychee/8.0.7/values.yaml b/stable/lychee/8.0.8/values.yaml similarity index 100% rename from stable/lychee/8.0.7/values.yaml rename to stable/lychee/8.0.8/values.yaml diff --git a/stable/mealie/3.0.7/CHANGELOG.md b/stable/mealie/3.0.7/CHANGELOG.md deleted file mode 100644 index ea9d50d1a5b..00000000000 --- a/stable/mealie/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mealie-3.0.7](https://github.com/truecharts/apps/compare/mealie-3.0.6...mealie-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/mealie/3.0.7/Chart.lock b/stable/mealie/3.0.7/Chart.lock deleted file mode 100644 index b8d99201208..00000000000 --- a/stable/mealie/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:35:52.432272213Z" diff --git a/stable/mealie/3.0.7/charts/common-8.3.6.tgz b/stable/mealie/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/mealie/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/mealie/3.0.8/CHANGELOG.md b/stable/mealie/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..f34505db713 --- /dev/null +++ b/stable/mealie/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/mealie/3.0.8/CONFIG.md similarity index 100% rename from stable/mealie/3.0.7/CONFIG.md rename to stable/mealie/3.0.8/CONFIG.md diff --git a/stable/mealie/3.0.8/Chart.lock b/stable/mealie/3.0.8/Chart.lock new file mode 100644 index 00000000000..b6836388783 --- /dev/null +++ b/stable/mealie/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/mealie/3.0.8/Chart.yaml similarity index 95% rename from stable/mealie/3.0.7/Chart.yaml rename to stable/mealie/3.0.8/Chart.yaml index 0b87a7dbadc..5cd220da3cb 100644 --- a/stable/mealie/3.0.7/Chart.yaml +++ b/stable/mealie/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/mealie/3.0.7/README.md b/stable/mealie/3.0.8/README.md similarity index 96% rename from stable/mealie/3.0.7/README.md rename to stable/mealie/3.0.8/README.md index c90724a1346..71fc7569b35 100644 --- a/stable/mealie/3.0.7/README.md +++ b/stable/mealie/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/mealie/3.0.7/app-readme.md b/stable/mealie/3.0.8/app-readme.md similarity index 100% rename from stable/mealie/3.0.7/app-readme.md rename to stable/mealie/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/mealie/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/mealie/3.0.7/helm-values.md b/stable/mealie/3.0.8/helm-values.md similarity index 100% rename from stable/mealie/3.0.7/helm-values.md rename to stable/mealie/3.0.8/helm-values.md diff --git a/stable/mealie/3.0.7/ix_values.yaml b/stable/mealie/3.0.8/ix_values.yaml similarity index 100% rename from stable/mealie/3.0.7/ix_values.yaml rename to stable/mealie/3.0.8/ix_values.yaml diff --git a/stable/mealie/3.0.7/questions.yaml b/stable/mealie/3.0.8/questions.yaml similarity index 99% rename from stable/mealie/3.0.7/questions.yaml rename to stable/mealie/3.0.8/questions.yaml index 915e2a2d38e..6fbe608abe0 100644 --- a/stable/mealie/3.0.7/questions.yaml +++ b/stable/mealie/3.0.8/questions.yaml @@ -629,6 +629,7 @@ questions: type: string default: "/app/data/" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -792,6 +793,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/mealie/3.0.7/templates/common.yaml b/stable/mealie/3.0.8/templates/common.yaml similarity index 100% rename from stable/mealie/3.0.7/templates/common.yaml rename to stable/mealie/3.0.8/templates/common.yaml diff --git a/stable/mealie/3.0.7/test_values.yaml b/stable/mealie/3.0.8/test_values.yaml similarity index 100% rename from stable/mealie/3.0.7/test_values.yaml rename to stable/mealie/3.0.8/test_values.yaml diff --git a/stable/mealie/3.0.7/values.yaml b/stable/mealie/3.0.8/values.yaml similarity index 100% rename from stable/mealie/3.0.7/values.yaml rename to stable/mealie/3.0.8/values.yaml diff --git a/stable/mosquitto/3.0.7/CHANGELOG.md b/stable/mosquitto/3.0.7/CHANGELOG.md deleted file mode 100644 index 6fbdc6feb62..00000000000 --- a/stable/mosquitto/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mosquitto-3.0.7](https://github.com/truecharts/apps/compare/mosquitto-3.0.6...mosquitto-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/mosquitto/3.0.7/Chart.lock b/stable/mosquitto/3.0.7/Chart.lock deleted file mode 100644 index b4172636caa..00000000000 --- a/stable/mosquitto/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:36:06.038330628Z" diff --git a/stable/mosquitto/3.0.7/charts/common-8.3.6.tgz b/stable/mosquitto/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/mosquitto/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/mosquitto/3.0.8/CHANGELOG.md b/stable/mosquitto/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..9d848aff5a8 --- /dev/null +++ b/stable/mosquitto/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/mosquitto/3.0.8/CONFIG.md similarity index 100% rename from stable/mosquitto/3.0.7/CONFIG.md rename to stable/mosquitto/3.0.8/CONFIG.md diff --git a/stable/mosquitto/3.0.8/Chart.lock b/stable/mosquitto/3.0.8/Chart.lock new file mode 100644 index 00000000000..b724c27670f --- /dev/null +++ b/stable/mosquitto/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/mosquitto/3.0.8/Chart.yaml similarity index 94% rename from stable/mosquitto/3.0.7/Chart.yaml rename to stable/mosquitto/3.0.8/Chart.yaml index 8b0d7406589..faac5726bce 100644 --- a/stable/mosquitto/3.0.7/Chart.yaml +++ b/stable/mosquitto/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.12" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/mosquitto/3.0.7/README.md b/stable/mosquitto/3.0.8/README.md similarity index 96% rename from stable/mosquitto/3.0.7/README.md rename to stable/mosquitto/3.0.8/README.md index 0428e5ac3a0..c4534a6ae2c 100644 --- a/stable/mosquitto/3.0.7/README.md +++ b/stable/mosquitto/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/mosquitto/3.0.7/app-readme.md b/stable/mosquitto/3.0.8/app-readme.md similarity index 100% rename from stable/mosquitto/3.0.7/app-readme.md rename to stable/mosquitto/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/mosquitto/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/mosquitto/3.0.7/helm-values.md b/stable/mosquitto/3.0.8/helm-values.md similarity index 100% rename from stable/mosquitto/3.0.7/helm-values.md rename to stable/mosquitto/3.0.8/helm-values.md diff --git a/stable/mosquitto/3.0.7/ix_values.yaml b/stable/mosquitto/3.0.8/ix_values.yaml similarity index 100% rename from stable/mosquitto/3.0.7/ix_values.yaml rename to stable/mosquitto/3.0.8/ix_values.yaml diff --git a/stable/mosquitto/3.0.7/questions.yaml b/stable/mosquitto/3.0.8/questions.yaml similarity index 99% rename from stable/mosquitto/3.0.7/questions.yaml rename to stable/mosquitto/3.0.8/questions.yaml index 2c458c515fd..6028fe7c576 100644 --- a/stable/mosquitto/3.0.7/questions.yaml +++ b/stable/mosquitto/3.0.8/questions.yaml @@ -634,6 +634,7 @@ questions: type: string default: "/mosquitto/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -744,6 +745,7 @@ questions: type: string default: "/mosquitto/configinc" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -906,6 +908,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/mosquitto/3.0.7/templates/common.yaml b/stable/mosquitto/3.0.8/templates/common.yaml similarity index 100% rename from stable/mosquitto/3.0.7/templates/common.yaml rename to stable/mosquitto/3.0.8/templates/common.yaml diff --git a/stable/mosquitto/3.0.7/templates/configmap.yaml b/stable/mosquitto/3.0.8/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/3.0.7/templates/configmap.yaml rename to stable/mosquitto/3.0.8/templates/configmap.yaml diff --git a/stable/mosquitto/3.0.7/test_values.yaml b/stable/mosquitto/3.0.8/test_values.yaml similarity index 100% rename from stable/mosquitto/3.0.7/test_values.yaml rename to stable/mosquitto/3.0.8/test_values.yaml diff --git a/stable/mosquitto/3.0.7/values.yaml b/stable/mosquitto/3.0.8/values.yaml similarity index 100% rename from stable/mosquitto/3.0.7/values.yaml rename to stable/mosquitto/3.0.8/values.yaml diff --git a/stable/mylar/3.0.7/CHANGELOG.md b/stable/mylar/3.0.7/CHANGELOG.md deleted file mode 100644 index 42f75fa9ad1..00000000000 --- a/stable/mylar/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mylar-3.0.7](https://github.com/truecharts/apps/compare/mylar-3.0.6...mylar-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/mylar/3.0.7/Chart.lock b/stable/mylar/3.0.7/Chart.lock deleted file mode 100644 index 7cc1e16f80e..00000000000 --- a/stable/mylar/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:36:19.786207326Z" diff --git a/stable/mylar/3.0.7/charts/common-8.3.6.tgz b/stable/mylar/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/mylar/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/mylar/3.0.8/CHANGELOG.md b/stable/mylar/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..9130fe6c39a --- /dev/null +++ b/stable/mylar/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/mylar/3.0.8/CONFIG.md similarity index 100% rename from stable/mylar/3.0.7/CONFIG.md rename to stable/mylar/3.0.8/CONFIG.md diff --git a/stable/mylar/3.0.8/Chart.lock b/stable/mylar/3.0.8/Chart.lock new file mode 100644 index 00000000000..c27c3256083 --- /dev/null +++ b/stable/mylar/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/mylar/3.0.8/Chart.yaml similarity index 95% rename from stable/mylar/3.0.7/Chart.yaml rename to stable/mylar/3.0.8/Chart.yaml index cd4c3950d52..1623bc44094 100644 --- a/stable/mylar/3.0.7/Chart.yaml +++ b/stable/mylar/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/mylar/3.0.7/README.md b/stable/mylar/3.0.8/README.md similarity index 96% rename from stable/mylar/3.0.7/README.md rename to stable/mylar/3.0.8/README.md index 299d16cb99a..bd9ec9b4f15 100644 --- a/stable/mylar/3.0.7/README.md +++ b/stable/mylar/3.0.8/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/mylar/3.0.7/app-readme.md b/stable/mylar/3.0.8/app-readme.md similarity index 100% rename from stable/mylar/3.0.7/app-readme.md rename to stable/mylar/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/mylar/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/mylar/3.0.7/helm-values.md b/stable/mylar/3.0.8/helm-values.md similarity index 100% rename from stable/mylar/3.0.7/helm-values.md rename to stable/mylar/3.0.8/helm-values.md diff --git a/stable/mylar/3.0.7/ix_values.yaml b/stable/mylar/3.0.8/ix_values.yaml similarity index 100% rename from stable/mylar/3.0.7/ix_values.yaml rename to stable/mylar/3.0.8/ix_values.yaml diff --git a/stable/mylar/3.0.7/questions.yaml b/stable/mylar/3.0.8/questions.yaml similarity index 99% rename from stable/mylar/3.0.7/questions.yaml rename to stable/mylar/3.0.8/questions.yaml index df0d3fe2d76..4d041a4e04a 100644 --- a/stable/mylar/3.0.7/questions.yaml +++ b/stable/mylar/3.0.8/questions.yaml @@ -641,6 +641,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -803,6 +804,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/mylar/3.0.7/templates/common.yaml b/stable/mylar/3.0.8/templates/common.yaml similarity index 100% rename from stable/mylar/3.0.7/templates/common.yaml rename to stable/mylar/3.0.8/templates/common.yaml diff --git a/stable/mylar/3.0.7/test_values.yaml b/stable/mylar/3.0.8/test_values.yaml similarity index 100% rename from stable/mylar/3.0.7/test_values.yaml rename to stable/mylar/3.0.8/test_values.yaml diff --git a/stable/mylar/3.0.7/values.yaml b/stable/mylar/3.0.8/values.yaml similarity index 100% rename from stable/mylar/3.0.7/values.yaml rename to stable/mylar/3.0.8/values.yaml diff --git a/stable/navidrome/8.0.8/CHANGELOG.md b/stable/navidrome/8.0.8/CHANGELOG.md deleted file mode 100644 index 4d31f4852ae..00000000000 --- a/stable/navidrome/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [navidrome-8.0.8](https://github.com/truecharts/apps/compare/navidrome-8.0.7...navidrome-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/navidrome/8.0.8/Chart.lock b/stable/navidrome/8.0.8/Chart.lock deleted file mode 100644 index ec984379f40..00000000000 --- a/stable/navidrome/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:36:33.373518484Z" diff --git a/stable/navidrome/8.0.8/charts/common-8.3.6.tgz b/stable/navidrome/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/navidrome/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/navidrome/8.0.9/CHANGELOG.md b/stable/navidrome/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..33fd3ce922a --- /dev/null +++ b/stable/navidrome/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/navidrome/8.0.9/CONFIG.md similarity index 100% rename from stable/navidrome/8.0.8/CONFIG.md rename to stable/navidrome/8.0.9/CONFIG.md diff --git a/stable/navidrome/8.0.9/Chart.lock b/stable/navidrome/8.0.9/Chart.lock new file mode 100644 index 00000000000..2703b0fec0f --- /dev/null +++ b/stable/navidrome/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/navidrome/8.0.9/Chart.yaml similarity index 95% rename from stable/navidrome/8.0.8/Chart.yaml rename to stable/navidrome/8.0.9/Chart.yaml index 6cf6ccb387e..fa08a5d70e0 100644 --- a/stable/navidrome/8.0.8/Chart.yaml +++ b/stable/navidrome/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.46.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/navidrome/8.0.8/README.md b/stable/navidrome/8.0.9/README.md similarity index 96% rename from stable/navidrome/8.0.8/README.md rename to stable/navidrome/8.0.9/README.md index ec14f4f17ae..64a96cf2145 100644 --- a/stable/navidrome/8.0.8/README.md +++ b/stable/navidrome/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/navidrome/8.0.8/app-readme.md b/stable/navidrome/8.0.9/app-readme.md similarity index 100% rename from stable/navidrome/8.0.8/app-readme.md rename to stable/navidrome/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/navidrome/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/navidrome/8.0.8/helm-values.md b/stable/navidrome/8.0.9/helm-values.md similarity index 100% rename from stable/navidrome/8.0.8/helm-values.md rename to stable/navidrome/8.0.9/helm-values.md diff --git a/stable/navidrome/8.0.8/ix_values.yaml b/stable/navidrome/8.0.9/ix_values.yaml similarity index 100% rename from stable/navidrome/8.0.8/ix_values.yaml rename to stable/navidrome/8.0.9/ix_values.yaml diff --git a/stable/navidrome/8.0.8/questions.yaml b/stable/navidrome/8.0.9/questions.yaml similarity index 99% rename from stable/navidrome/8.0.8/questions.yaml rename to stable/navidrome/8.0.9/questions.yaml index 4653ae7bf4d..ab369f1cacb 100644 --- a/stable/navidrome/8.0.8/questions.yaml +++ b/stable/navidrome/8.0.9/questions.yaml @@ -623,6 +623,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -785,6 +786,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/navidrome/8.0.8/templates/common.yaml b/stable/navidrome/8.0.9/templates/common.yaml similarity index 100% rename from stable/navidrome/8.0.8/templates/common.yaml rename to stable/navidrome/8.0.9/templates/common.yaml diff --git a/stable/navidrome/8.0.8/test_values.yaml b/stable/navidrome/8.0.9/test_values.yaml similarity index 100% rename from stable/navidrome/8.0.8/test_values.yaml rename to stable/navidrome/8.0.9/test_values.yaml diff --git a/stable/navidrome/8.0.8/values.yaml b/stable/navidrome/8.0.9/values.yaml similarity index 100% rename from stable/navidrome/8.0.8/values.yaml rename to stable/navidrome/8.0.9/values.yaml diff --git a/stable/nextcloud/6.0.20/CHANGELOG.md b/stable/nextcloud/6.0.20/CHANGELOG.md deleted file mode 100644 index 919ceeb060f..00000000000 --- a/stable/nextcloud/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nextcloud-6.0.20](https://github.com/truecharts/apps/compare/nextcloud-6.0.19...nextcloud-6.0.20) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/nextcloud/6.0.20/charts/common-8.3.6.tgz b/stable/nextcloud/6.0.20/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/nextcloud/6.0.20/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/nextcloud/6.0.21/CHANGELOG.md b/stable/nextcloud/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..0677039d136 --- /dev/null +++ b/stable/nextcloud/6.0.21/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [nextcloud-6.0.21](https://github.com/truecharts/apps/compare/nextcloud-6.0.20...nextcloud-6.0.21) (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/nextcloud/6.0.20/CONFIG.md b/stable/nextcloud/6.0.21/CONFIG.md similarity index 100% rename from stable/nextcloud/6.0.20/CONFIG.md rename to stable/nextcloud/6.0.21/CONFIG.md diff --git a/stable/authelia/4.0.18/Chart.lock b/stable/nextcloud/6.0.21/Chart.lock similarity index 60% rename from stable/authelia/4.0.18/Chart.lock rename to stable/nextcloud/6.0.21/Chart.lock index b96eae23ab4..9f0ad3f1e20 100644 --- a/stable/authelia/4.0.18/Chart.lock +++ b/stable/nextcloud/6.0.21/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - name: postgresql repository: https://truecharts.org/ version: 3.0.16 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.1 -digest: sha256:c41c7264c1cc4fea5f2e16c226cf7711f71f799613c18de09806156528bf74a4 -generated: "2021-10-13T22:25:50.193370843Z" +digest: sha256:b992a5b78f87cc4046f10d463fa6e3a465f064d998416db155cc6a2b7be9aea0 +generated: "2021-10-17T18:44:58.985043881Z" diff --git a/stable/nextcloud/6.0.20/Chart.yaml b/stable/nextcloud/6.0.21/Chart.yaml similarity index 96% rename from stable/nextcloud/6.0.20/Chart.yaml rename to stable/nextcloud/6.0.21/Chart.yaml index 68801a92c22..3ad0eee5f01 100644 --- a/stable/nextcloud/6.0.20/Chart.yaml +++ b/stable/nextcloud/6.0.21/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.20 +version: 6.0.21 diff --git a/stable/nextcloud/6.0.20/README.md b/stable/nextcloud/6.0.21/README.md similarity index 96% rename from stable/nextcloud/6.0.20/README.md rename to stable/nextcloud/6.0.21/README.md index 94509dcf465..e1477c2e13b 100644 --- a/stable/nextcloud/6.0.20/README.md +++ b/stable/nextcloud/6.0.21/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.4.1 | | https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/nextcloud/6.0.20/app-readme.md b/stable/nextcloud/6.0.21/app-readme.md similarity index 100% rename from stable/nextcloud/6.0.20/app-readme.md rename to stable/nextcloud/6.0.21/app-readme.md diff --git a/stable/nextcloud/6.0.21/charts/common-8.3.10.tgz b/stable/nextcloud/6.0.21/charts/common-8.3.10.tgz new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/nextcloud/6.0.21/charts/common-8.3.10.tgz differ diff --git a/stable/nextcloud/6.0.20/charts/postgresql-3.0.16.tgz b/stable/nextcloud/6.0.21/charts/postgresql-3.0.16.tgz similarity index 100% rename from stable/nextcloud/6.0.20/charts/postgresql-3.0.16.tgz rename to stable/nextcloud/6.0.21/charts/postgresql-3.0.16.tgz diff --git a/stable/nextcloud/6.0.20/charts/redis-15.4.1.tgz b/stable/nextcloud/6.0.21/charts/redis-15.4.1.tgz similarity index 100% rename from stable/nextcloud/6.0.20/charts/redis-15.4.1.tgz rename to stable/nextcloud/6.0.21/charts/redis-15.4.1.tgz diff --git a/stable/nextcloud/6.0.20/helm-values.md b/stable/nextcloud/6.0.21/helm-values.md similarity index 100% rename from stable/nextcloud/6.0.20/helm-values.md rename to stable/nextcloud/6.0.21/helm-values.md diff --git a/stable/nextcloud/6.0.20/ix_values.yaml b/stable/nextcloud/6.0.21/ix_values.yaml similarity index 100% rename from stable/nextcloud/6.0.20/ix_values.yaml rename to stable/nextcloud/6.0.21/ix_values.yaml diff --git a/stable/nextcloud/6.0.20/questions.yaml b/stable/nextcloud/6.0.21/questions.yaml similarity index 99% rename from stable/nextcloud/6.0.20/questions.yaml rename to stable/nextcloud/6.0.21/questions.yaml index d9fbc12f48c..43b141609d7 100644 --- a/stable/nextcloud/6.0.20/questions.yaml +++ b/stable/nextcloud/6.0.21/questions.yaml @@ -474,6 +474,7 @@ questions: type: string default: "/var/www/html" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -558,6 +559,7 @@ questions: type: string default: "" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -721,6 +723,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/nextcloud/6.0.20/templates/_configmap.tpl b/stable/nextcloud/6.0.21/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/6.0.20/templates/_configmap.tpl rename to stable/nextcloud/6.0.21/templates/_configmap.tpl diff --git a/stable/nextcloud/6.0.20/templates/_cronjob.tpl b/stable/nextcloud/6.0.21/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/6.0.20/templates/_cronjob.tpl rename to stable/nextcloud/6.0.21/templates/_cronjob.tpl diff --git a/stable/nextcloud/6.0.20/templates/_secrets.tpl b/stable/nextcloud/6.0.21/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/6.0.20/templates/_secrets.tpl rename to stable/nextcloud/6.0.21/templates/_secrets.tpl diff --git a/stable/nextcloud/6.0.20/templates/common.yaml b/stable/nextcloud/6.0.21/templates/common.yaml similarity index 100% rename from stable/nextcloud/6.0.20/templates/common.yaml rename to stable/nextcloud/6.0.21/templates/common.yaml diff --git a/stable/nextcloud/6.0.20/test_values.yaml b/stable/nextcloud/6.0.21/test_values.yaml similarity index 100% rename from stable/nextcloud/6.0.20/test_values.yaml rename to stable/nextcloud/6.0.21/test_values.yaml diff --git a/stable/nextcloud/6.0.20/values.yaml b/stable/nextcloud/6.0.21/values.yaml similarity index 100% rename from stable/nextcloud/6.0.20/values.yaml rename to stable/nextcloud/6.0.21/values.yaml diff --git a/stable/node-red/8.0.7/CHANGELOG.md b/stable/node-red/8.0.7/CHANGELOG.md deleted file mode 100644 index 0d2367e10d1..00000000000 --- a/stable/node-red/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [node-red-8.0.7](https://github.com/truecharts/apps/compare/node-red-8.0.6...node-red-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/node-red/8.0.7/Chart.lock b/stable/node-red/8.0.7/Chart.lock deleted file mode 100644 index 4d63b16df39..00000000000 --- a/stable/node-red/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:37:12.846120544Z" diff --git a/stable/node-red/8.0.7/charts/common-8.3.6.tgz b/stable/node-red/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/node-red/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/node-red/8.0.8/CHANGELOG.md b/stable/node-red/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..7a5a23f6200 --- /dev/null +++ b/stable/node-red/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/node-red/8.0.8/CONFIG.md similarity index 100% rename from stable/node-red/8.0.7/CONFIG.md rename to stable/node-red/8.0.8/CONFIG.md diff --git a/stable/node-red/8.0.8/Chart.lock b/stable/node-red/8.0.8/Chart.lock new file mode 100644 index 00000000000..e13ea9e5085 --- /dev/null +++ b/stable/node-red/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/node-red/8.0.8/Chart.yaml similarity index 94% rename from stable/node-red/8.0.7/Chart.yaml rename to stable/node-red/8.0.8/Chart.yaml index 875e3688737..55622bed5cb 100644 --- a/stable/node-red/8.0.7/Chart.yaml +++ b/stable/node-red/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/node-red/8.0.7/README.md b/stable/node-red/8.0.8/README.md similarity index 96% rename from stable/node-red/8.0.7/README.md rename to stable/node-red/8.0.8/README.md index dcfeb273499..6af4de25264 100644 --- a/stable/node-red/8.0.7/README.md +++ b/stable/node-red/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/node-red/8.0.7/app-readme.md b/stable/node-red/8.0.8/app-readme.md similarity index 100% rename from stable/node-red/8.0.7/app-readme.md rename to stable/node-red/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/node-red/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/node-red/8.0.7/helm-values.md b/stable/node-red/8.0.8/helm-values.md similarity index 100% rename from stable/node-red/8.0.7/helm-values.md rename to stable/node-red/8.0.8/helm-values.md diff --git a/stable/node-red/8.0.7/ix_values.yaml b/stable/node-red/8.0.8/ix_values.yaml similarity index 100% rename from stable/node-red/8.0.7/ix_values.yaml rename to stable/node-red/8.0.8/ix_values.yaml diff --git a/stable/node-red/8.0.7/questions.yaml b/stable/node-red/8.0.8/questions.yaml similarity index 99% rename from stable/node-red/8.0.7/questions.yaml rename to stable/node-red/8.0.8/questions.yaml index 5b55576a8c6..36dca0900a6 100644 --- a/stable/node-red/8.0.7/questions.yaml +++ b/stable/node-red/8.0.8/questions.yaml @@ -623,6 +623,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -785,6 +786,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/node-red/8.0.7/templates/common.yaml b/stable/node-red/8.0.8/templates/common.yaml similarity index 100% rename from stable/node-red/8.0.7/templates/common.yaml rename to stable/node-red/8.0.8/templates/common.yaml diff --git a/stable/node-red/8.0.7/test_values.yaml b/stable/node-red/8.0.8/test_values.yaml similarity index 100% rename from stable/node-red/8.0.7/test_values.yaml rename to stable/node-red/8.0.8/test_values.yaml diff --git a/stable/node-red/8.0.7/values.yaml b/stable/node-red/8.0.8/values.yaml similarity index 100% rename from stable/node-red/8.0.7/values.yaml rename to stable/node-red/8.0.8/values.yaml diff --git a/stable/nullserv/3.0.7/CHANGELOG.md b/stable/nullserv/3.0.7/CHANGELOG.md deleted file mode 100644 index c63ba160ef7..00000000000 --- a/stable/nullserv/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nullserv-3.0.7](https://github.com/truecharts/apps/compare/nullserv-3.0.6...nullserv-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/nullserv/3.0.7/Chart.lock b/stable/nullserv/3.0.7/Chart.lock deleted file mode 100644 index 0016e3bbb00..00000000000 --- a/stable/nullserv/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:37:26.527165234Z" diff --git a/stable/nullserv/3.0.7/charts/common-8.3.6.tgz b/stable/nullserv/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/nullserv/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/nullserv/3.0.8/CHANGELOG.md b/stable/nullserv/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..1c9ce31196c --- /dev/null +++ b/stable/nullserv/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/nullserv/3.0.8/CONFIG.md similarity index 100% rename from stable/nullserv/3.0.7/CONFIG.md rename to stable/nullserv/3.0.8/CONFIG.md diff --git a/stable/nullserv/3.0.8/Chart.lock b/stable/nullserv/3.0.8/Chart.lock new file mode 100644 index 00000000000..cd979ec271d --- /dev/null +++ b/stable/nullserv/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/nullserv/3.0.8/Chart.yaml similarity index 93% rename from stable/nullserv/3.0.7/Chart.yaml rename to stable/nullserv/3.0.8/Chart.yaml index 77ef9919fe1..41c46e9ea43 100644 --- a/stable/nullserv/3.0.7/Chart.yaml +++ b/stable/nullserv/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/nullserv/3.0.7/README.md b/stable/nullserv/3.0.8/README.md similarity index 96% rename from stable/nullserv/3.0.7/README.md rename to stable/nullserv/3.0.8/README.md index b98f67b1d05..4f78e9550c5 100644 --- a/stable/nullserv/3.0.7/README.md +++ b/stable/nullserv/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/nullserv/3.0.7/app-readme.md b/stable/nullserv/3.0.8/app-readme.md similarity index 100% rename from stable/nullserv/3.0.7/app-readme.md rename to stable/nullserv/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/nullserv/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/nullserv/3.0.7/helm-values.md b/stable/nullserv/3.0.8/helm-values.md similarity index 100% rename from stable/nullserv/3.0.7/helm-values.md rename to stable/nullserv/3.0.8/helm-values.md diff --git a/stable/nullserv/3.0.7/ix_values.yaml b/stable/nullserv/3.0.8/ix_values.yaml similarity index 100% rename from stable/nullserv/3.0.7/ix_values.yaml rename to stable/nullserv/3.0.8/ix_values.yaml diff --git a/stable/nullserv/3.0.7/questions.yaml b/stable/nullserv/3.0.8/questions.yaml similarity index 99% rename from stable/nullserv/3.0.7/questions.yaml rename to stable/nullserv/3.0.8/questions.yaml index fb480241ad2..2a44e67fc6e 100644 --- a/stable/nullserv/3.0.7/questions.yaml +++ b/stable/nullserv/3.0.8/questions.yaml @@ -725,6 +725,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -887,6 +888,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/nullserv/3.0.7/templates/common.yaml b/stable/nullserv/3.0.8/templates/common.yaml similarity index 100% rename from stable/nullserv/3.0.7/templates/common.yaml rename to stable/nullserv/3.0.8/templates/common.yaml diff --git a/stable/nullserv/3.0.7/test_values.yaml b/stable/nullserv/3.0.8/test_values.yaml similarity index 100% rename from stable/nullserv/3.0.7/test_values.yaml rename to stable/nullserv/3.0.8/test_values.yaml diff --git a/stable/nullserv/3.0.7/values.yaml b/stable/nullserv/3.0.8/values.yaml similarity index 100% rename from stable/nullserv/3.0.7/values.yaml rename to stable/nullserv/3.0.8/values.yaml diff --git a/stable/nzbget/8.0.7/CHANGELOG.md b/stable/nzbget/8.0.7/CHANGELOG.md deleted file mode 100644 index 15354736d62..00000000000 --- a/stable/nzbget/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nzbget-8.0.7](https://github.com/truecharts/apps/compare/nzbget-8.0.6...nzbget-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/nzbget/8.0.7/Chart.lock b/stable/nzbget/8.0.7/Chart.lock deleted file mode 100644 index b32d67d9a3e..00000000000 --- a/stable/nzbget/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:37:40.037924963Z" diff --git a/stable/nzbget/8.0.7/charts/common-8.3.6.tgz b/stable/nzbget/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/nzbget/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/nzbget/8.0.8/CHANGELOG.md b/stable/nzbget/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..63acbdcd523 --- /dev/null +++ b/stable/nzbget/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/nzbget/8.0.8/CONFIG.md similarity index 100% rename from stable/nzbget/8.0.7/CONFIG.md rename to stable/nzbget/8.0.8/CONFIG.md diff --git a/stable/nzbget/8.0.8/Chart.lock b/stable/nzbget/8.0.8/Chart.lock new file mode 100644 index 00000000000..58b09326e8d --- /dev/null +++ b/stable/nzbget/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/nzbget/8.0.8/Chart.yaml similarity index 93% rename from stable/nzbget/8.0.7/Chart.yaml rename to stable/nzbget/8.0.8/Chart.yaml index f4390b7d32d..b0ab862e69a 100644 --- a/stable/nzbget/8.0.7/Chart.yaml +++ b/stable/nzbget/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "21.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/nzbget/8.0.7/README.md b/stable/nzbget/8.0.8/README.md similarity index 96% rename from stable/nzbget/8.0.7/README.md rename to stable/nzbget/8.0.8/README.md index 47fb6311ce4..2024ff1af8d 100644 --- a/stable/nzbget/8.0.7/README.md +++ b/stable/nzbget/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/nzbget/8.0.7/app-readme.md b/stable/nzbget/8.0.8/app-readme.md similarity index 100% rename from stable/nzbget/8.0.7/app-readme.md rename to stable/nzbget/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/nzbget/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/nzbget/8.0.7/helm-values.md b/stable/nzbget/8.0.8/helm-values.md similarity index 100% rename from stable/nzbget/8.0.7/helm-values.md rename to stable/nzbget/8.0.8/helm-values.md diff --git a/stable/nzbget/8.0.7/ix_values.yaml b/stable/nzbget/8.0.8/ix_values.yaml similarity index 100% rename from stable/nzbget/8.0.7/ix_values.yaml rename to stable/nzbget/8.0.8/ix_values.yaml diff --git a/stable/nzbget/8.0.7/questions.yaml b/stable/nzbget/8.0.8/questions.yaml similarity index 99% rename from stable/nzbget/8.0.7/questions.yaml rename to stable/nzbget/8.0.8/questions.yaml index 7100f90f73a..87ad3769f25 100644 --- a/stable/nzbget/8.0.7/questions.yaml +++ b/stable/nzbget/8.0.8/questions.yaml @@ -623,6 +623,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -785,6 +786,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/nzbget/8.0.7/templates/common.yaml b/stable/nzbget/8.0.8/templates/common.yaml similarity index 100% rename from stable/nzbget/8.0.7/templates/common.yaml rename to stable/nzbget/8.0.8/templates/common.yaml diff --git a/stable/nzbget/8.0.7/test_values.yaml b/stable/nzbget/8.0.8/test_values.yaml similarity index 100% rename from stable/nzbget/8.0.7/test_values.yaml rename to stable/nzbget/8.0.8/test_values.yaml diff --git a/stable/nzbget/8.0.7/values.yaml b/stable/nzbget/8.0.8/values.yaml similarity index 100% rename from stable/nzbget/8.0.7/values.yaml rename to stable/nzbget/8.0.8/values.yaml diff --git a/stable/nzbhydra/8.0.11/CHANGELOG.md b/stable/nzbhydra/8.0.11/CHANGELOG.md deleted file mode 100644 index 006393c5df0..00000000000 --- a/stable/nzbhydra/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nzbhydra-8.0.11](https://github.com/truecharts/apps/compare/nzbhydra-8.0.10...nzbhydra-8.0.11) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/nzbhydra/8.0.11/Chart.lock b/stable/nzbhydra/8.0.11/Chart.lock deleted file mode 100644 index 7a0bab35009..00000000000 --- a/stable/nzbhydra/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:37:53.685516851Z" diff --git a/stable/nzbhydra/8.0.11/charts/common-8.3.6.tgz b/stable/nzbhydra/8.0.11/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/nzbhydra/8.0.11/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/nzbhydra/8.0.12/CHANGELOG.md b/stable/nzbhydra/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e762eeeb76c --- /dev/null +++ b/stable/nzbhydra/8.0.12/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.11/CONFIG.md b/stable/nzbhydra/8.0.12/CONFIG.md similarity index 100% rename from stable/nzbhydra/8.0.11/CONFIG.md rename to stable/nzbhydra/8.0.12/CONFIG.md diff --git a/stable/nzbhydra/8.0.12/Chart.lock b/stable/nzbhydra/8.0.12/Chart.lock new file mode 100644 index 00000000000..aa9c9a73d0e --- /dev/null +++ b/stable/nzbhydra/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +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.11/Chart.yaml b/stable/nzbhydra/8.0.12/Chart.yaml similarity index 93% rename from stable/nzbhydra/8.0.11/Chart.yaml rename to stable/nzbhydra/8.0.12/Chart.yaml index 8d06b6cde9a..51e44e9d06a 100644 --- a/stable/nzbhydra/8.0.11/Chart.yaml +++ b/stable/nzbhydra/8.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.17.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.11 +version: 8.0.12 diff --git a/stable/nzbhydra/8.0.11/README.md b/stable/nzbhydra/8.0.12/README.md similarity index 96% rename from stable/nzbhydra/8.0.11/README.md rename to stable/nzbhydra/8.0.12/README.md index 2a48048c655..cdbfaec0847 100644 --- a/stable/nzbhydra/8.0.11/README.md +++ b/stable/nzbhydra/8.0.12/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/nzbhydra/8.0.11/app-readme.md b/stable/nzbhydra/8.0.12/app-readme.md similarity index 100% rename from stable/nzbhydra/8.0.11/app-readme.md rename to stable/nzbhydra/8.0.12/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/nzbhydra/8.0.12/charts/common-8.3.10.tgz differ diff --git a/stable/nzbhydra/8.0.11/helm-values.md b/stable/nzbhydra/8.0.12/helm-values.md similarity index 100% rename from stable/nzbhydra/8.0.11/helm-values.md rename to stable/nzbhydra/8.0.12/helm-values.md diff --git a/stable/nzbhydra/8.0.11/ix_values.yaml b/stable/nzbhydra/8.0.12/ix_values.yaml similarity index 100% rename from stable/nzbhydra/8.0.11/ix_values.yaml rename to stable/nzbhydra/8.0.12/ix_values.yaml diff --git a/stable/nzbhydra/8.0.11/questions.yaml b/stable/nzbhydra/8.0.12/questions.yaml similarity index 99% rename from stable/nzbhydra/8.0.11/questions.yaml rename to stable/nzbhydra/8.0.12/questions.yaml index 322b33a7eda..9f3643f0ea2 100644 --- a/stable/nzbhydra/8.0.11/questions.yaml +++ b/stable/nzbhydra/8.0.12/questions.yaml @@ -623,6 +623,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -785,6 +786,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/nzbhydra/8.0.11/templates/common.yaml b/stable/nzbhydra/8.0.12/templates/common.yaml similarity index 100% rename from stable/nzbhydra/8.0.11/templates/common.yaml rename to stable/nzbhydra/8.0.12/templates/common.yaml diff --git a/stable/nzbhydra/8.0.11/test_values.yaml b/stable/nzbhydra/8.0.12/test_values.yaml similarity index 100% rename from stable/nzbhydra/8.0.11/test_values.yaml rename to stable/nzbhydra/8.0.12/test_values.yaml diff --git a/stable/nzbhydra/8.0.11/values.yaml b/stable/nzbhydra/8.0.12/values.yaml similarity index 100% rename from stable/nzbhydra/8.0.11/values.yaml rename to stable/nzbhydra/8.0.12/values.yaml diff --git a/stable/octoprint/3.0.8/CHANGELOG.md b/stable/octoprint/3.0.8/CHANGELOG.md deleted file mode 100644 index 396635b6e09..00000000000 --- a/stable/octoprint/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [octoprint-3.0.8](https://github.com/truecharts/apps/compare/octoprint-3.0.7...octoprint-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/octoprint/3.0.8/Chart.lock b/stable/octoprint/3.0.8/Chart.lock deleted file mode 100644 index ca80ac07c2a..00000000000 --- a/stable/octoprint/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:38:07.330307686Z" diff --git a/stable/octoprint/3.0.8/charts/common-8.3.6.tgz b/stable/octoprint/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/octoprint/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/octoprint/3.0.9/CHANGELOG.md b/stable/octoprint/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..8d0c26df16b --- /dev/null +++ b/stable/octoprint/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/octoprint/3.0.9/CONFIG.md similarity index 100% rename from stable/octoprint/3.0.8/CONFIG.md rename to stable/octoprint/3.0.9/CONFIG.md diff --git a/stable/octoprint/3.0.9/Chart.lock b/stable/octoprint/3.0.9/Chart.lock new file mode 100644 index 00000000000..363c8964137 --- /dev/null +++ b/stable/octoprint/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/octoprint/3.0.9/Chart.yaml similarity index 94% rename from stable/octoprint/3.0.8/Chart.yaml rename to stable/octoprint/3.0.9/Chart.yaml index cad8711c712..c0bfaa0c4f0 100644 --- a/stable/octoprint/3.0.8/Chart.yaml +++ b/stable/octoprint/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/octoprint/3.0.8/README.md b/stable/octoprint/3.0.9/README.md similarity index 96% rename from stable/octoprint/3.0.8/README.md rename to stable/octoprint/3.0.9/README.md index f55025c0c58..b54d5717fd0 100644 --- a/stable/octoprint/3.0.8/README.md +++ b/stable/octoprint/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/octoprint/3.0.8/app-readme.md b/stable/octoprint/3.0.9/app-readme.md similarity index 100% rename from stable/octoprint/3.0.8/app-readme.md rename to stable/octoprint/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/octoprint/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/octoprint/3.0.8/helm-values.md b/stable/octoprint/3.0.9/helm-values.md similarity index 100% rename from stable/octoprint/3.0.8/helm-values.md rename to stable/octoprint/3.0.9/helm-values.md diff --git a/stable/octoprint/3.0.8/ix_values.yaml b/stable/octoprint/3.0.9/ix_values.yaml similarity index 100% rename from stable/octoprint/3.0.8/ix_values.yaml rename to stable/octoprint/3.0.9/ix_values.yaml diff --git a/stable/octoprint/3.0.8/questions.yaml b/stable/octoprint/3.0.9/questions.yaml similarity index 99% rename from stable/octoprint/3.0.8/questions.yaml rename to stable/octoprint/3.0.9/questions.yaml index fe3282b693d..4dd64a19cef 100644 --- a/stable/octoprint/3.0.8/questions.yaml +++ b/stable/octoprint/3.0.9/questions.yaml @@ -652,6 +652,7 @@ questions: type: string default: "/octoprint" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -814,6 +815,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/octoprint/3.0.8/templates/common.yaml b/stable/octoprint/3.0.9/templates/common.yaml similarity index 100% rename from stable/octoprint/3.0.8/templates/common.yaml rename to stable/octoprint/3.0.9/templates/common.yaml diff --git a/stable/octoprint/3.0.8/test_values.yaml b/stable/octoprint/3.0.9/test_values.yaml similarity index 100% rename from stable/octoprint/3.0.8/test_values.yaml rename to stable/octoprint/3.0.9/test_values.yaml diff --git a/stable/octoprint/3.0.8/values.yaml b/stable/octoprint/3.0.9/values.yaml similarity index 100% rename from stable/octoprint/3.0.8/values.yaml rename to stable/octoprint/3.0.9/values.yaml diff --git a/stable/omada-controller/3.0.11/CHANGELOG.md b/stable/omada-controller/3.0.11/CHANGELOG.md deleted file mode 100644 index 2f934e85ae0..00000000000 --- a/stable/omada-controller/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [omada-controller-3.0.11](https://github.com/truecharts/apps/compare/omada-controller-3.0.10...omada-controller-3.0.11) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/omada-controller/3.0.11/Chart.lock b/stable/omada-controller/3.0.11/Chart.lock deleted file mode 100644 index 64c643332d3..00000000000 --- a/stable/omada-controller/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:38:20.827487054Z" diff --git a/stable/omada-controller/3.0.11/charts/common-8.3.6.tgz b/stable/omada-controller/3.0.11/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/omada-controller/3.0.11/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/omada-controller/3.0.12/CHANGELOG.md b/stable/omada-controller/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6528f91d393 --- /dev/null +++ b/stable/omada-controller/3.0.12/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.11/CONFIG.md b/stable/omada-controller/3.0.12/CONFIG.md similarity index 100% rename from stable/omada-controller/3.0.11/CONFIG.md rename to stable/omada-controller/3.0.12/CONFIG.md diff --git a/stable/omada-controller/3.0.12/Chart.lock b/stable/omada-controller/3.0.12/Chart.lock new file mode 100644 index 00000000000..14d08de7d6f --- /dev/null +++ b/stable/omada-controller/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +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.11/Chart.yaml b/stable/omada-controller/3.0.12/Chart.yaml similarity index 95% rename from stable/omada-controller/3.0.11/Chart.yaml rename to stable/omada-controller/3.0.12/Chart.yaml index 9e54320eddc..7c0fd83823c 100644 --- a/stable/omada-controller/3.0.11/Chart.yaml +++ b/stable/omada-controller/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.11 +version: 3.0.12 diff --git a/stable/omada-controller/3.0.11/README.md b/stable/omada-controller/3.0.12/README.md similarity index 96% rename from stable/omada-controller/3.0.11/README.md rename to stable/omada-controller/3.0.12/README.md index dde6d0074ec..902189ddcba 100644 --- a/stable/omada-controller/3.0.11/README.md +++ b/stable/omada-controller/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/omada-controller/3.0.11/app-readme.md b/stable/omada-controller/3.0.12/app-readme.md similarity index 100% rename from stable/omada-controller/3.0.11/app-readme.md rename to stable/omada-controller/3.0.12/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/omada-controller/3.0.12/charts/common-8.3.10.tgz differ diff --git a/stable/omada-controller/3.0.11/helm-values.md b/stable/omada-controller/3.0.12/helm-values.md similarity index 100% rename from stable/omada-controller/3.0.11/helm-values.md rename to stable/omada-controller/3.0.12/helm-values.md diff --git a/stable/omada-controller/3.0.11/ix_values.yaml b/stable/omada-controller/3.0.12/ix_values.yaml similarity index 100% rename from stable/omada-controller/3.0.11/ix_values.yaml rename to stable/omada-controller/3.0.12/ix_values.yaml diff --git a/stable/omada-controller/3.0.11/questions.yaml b/stable/omada-controller/3.0.12/questions.yaml similarity index 99% rename from stable/omada-controller/3.0.11/questions.yaml rename to stable/omada-controller/3.0.12/questions.yaml index 269c396d992..a1c657f51c8 100644 --- a/stable/omada-controller/3.0.11/questions.yaml +++ b/stable/omada-controller/3.0.12/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/omada-controller/3.0.11/templates/common.yaml b/stable/omada-controller/3.0.12/templates/common.yaml similarity index 100% rename from stable/omada-controller/3.0.11/templates/common.yaml rename to stable/omada-controller/3.0.12/templates/common.yaml diff --git a/stable/omada-controller/3.0.11/test_values.yaml b/stable/omada-controller/3.0.12/test_values.yaml similarity index 100% rename from stable/omada-controller/3.0.11/test_values.yaml rename to stable/omada-controller/3.0.12/test_values.yaml diff --git a/stable/omada-controller/3.0.11/values.yaml b/stable/omada-controller/3.0.12/values.yaml similarity index 100% rename from stable/omada-controller/3.0.11/values.yaml rename to stable/omada-controller/3.0.12/values.yaml diff --git a/stable/ombi/8.0.7/CHANGELOG.md b/stable/ombi/8.0.7/CHANGELOG.md deleted file mode 100644 index 525a25648eb..00000000000 --- a/stable/ombi/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [ombi-8.0.7](https://github.com/truecharts/apps/compare/ombi-8.0.6...ombi-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/ombi/8.0.7/Chart.lock b/stable/ombi/8.0.7/Chart.lock deleted file mode 100644 index 694eb2cceb3..00000000000 --- a/stable/ombi/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:38:34.610597465Z" diff --git a/stable/ombi/8.0.7/charts/common-8.3.6.tgz b/stable/ombi/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/ombi/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/ombi/8.0.8/CHANGELOG.md b/stable/ombi/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..ceb536d3aa4 --- /dev/null +++ b/stable/ombi/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/ombi/8.0.8/CONFIG.md similarity index 100% rename from stable/ombi/8.0.7/CONFIG.md rename to stable/ombi/8.0.8/CONFIG.md diff --git a/stable/ombi/8.0.8/Chart.lock b/stable/ombi/8.0.8/Chart.lock new file mode 100644 index 00000000000..0fe1c26b139 --- /dev/null +++ b/stable/ombi/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/ombi/8.0.8/Chart.yaml similarity index 95% rename from stable/ombi/8.0.7/Chart.yaml rename to stable/ombi/8.0.8/Chart.yaml index 947f55c2955..7e138c05979 100644 --- a/stable/ombi/8.0.7/Chart.yaml +++ b/stable/ombi/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.0.1482" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/ombi/8.0.7/README.md b/stable/ombi/8.0.8/README.md similarity index 96% rename from stable/ombi/8.0.7/README.md rename to stable/ombi/8.0.8/README.md index 58d4cfc6f6c..e09507cecf2 100644 --- a/stable/ombi/8.0.7/README.md +++ b/stable/ombi/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/ombi/8.0.7/app-readme.md b/stable/ombi/8.0.8/app-readme.md similarity index 100% rename from stable/ombi/8.0.7/app-readme.md rename to stable/ombi/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/ombi/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/ombi/8.0.7/helm-values.md b/stable/ombi/8.0.8/helm-values.md similarity index 100% rename from stable/ombi/8.0.7/helm-values.md rename to stable/ombi/8.0.8/helm-values.md diff --git a/stable/ombi/8.0.7/ix_values.yaml b/stable/ombi/8.0.8/ix_values.yaml similarity index 100% rename from stable/ombi/8.0.7/ix_values.yaml rename to stable/ombi/8.0.8/ix_values.yaml diff --git a/stable/ombi/8.0.7/questions.yaml b/stable/ombi/8.0.8/questions.yaml similarity index 99% rename from stable/ombi/8.0.7/questions.yaml rename to stable/ombi/8.0.8/questions.yaml index 47edd4d3b47..b48b1d4d72b 100644 --- a/stable/ombi/8.0.7/questions.yaml +++ b/stable/ombi/8.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/ombi/8.0.7/templates/common.yaml b/stable/ombi/8.0.8/templates/common.yaml similarity index 100% rename from stable/ombi/8.0.7/templates/common.yaml rename to stable/ombi/8.0.8/templates/common.yaml diff --git a/stable/ombi/8.0.7/test_values.yaml b/stable/ombi/8.0.8/test_values.yaml similarity index 100% rename from stable/ombi/8.0.7/test_values.yaml rename to stable/ombi/8.0.8/test_values.yaml diff --git a/stable/ombi/8.0.7/values.yaml b/stable/ombi/8.0.8/values.yaml similarity index 100% rename from stable/ombi/8.0.7/values.yaml rename to stable/ombi/8.0.8/values.yaml diff --git a/stable/onlyoffice-document-server/1.0.1/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.1/CHANGELOG.md deleted file mode 100644 index 7bceaf1141d..00000000000 --- a/stable/onlyoffice-document-server/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [onlyoffice-document-server-1.0.1](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.0...onlyoffice-document-server-1.0.1) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/onlyoffice-document-server/1.0.1/Chart.lock b/stable/onlyoffice-document-server/1.0.1/Chart.lock deleted file mode 100644 index 23ea0f93cae..00000000000 --- a/stable/onlyoffice-document-server/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:38:48.098102899Z" diff --git a/stable/onlyoffice-document-server/1.0.1/charts/common-8.3.6.tgz b/stable/onlyoffice-document-server/1.0.1/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/onlyoffice-document-server/1.0.1/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/1.0.2/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..171b3a14dfb --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.1/CONFIG.md b/stable/onlyoffice-document-server/1.0.2/CONFIG.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.1/CONFIG.md rename to stable/onlyoffice-document-server/1.0.2/CONFIG.md diff --git a/stable/onlyoffice-document-server/1.0.2/Chart.lock b/stable/onlyoffice-document-server/1.0.2/Chart.lock new file mode 100644 index 00000000000..1fb006fb180 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +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.1/Chart.yaml b/stable/onlyoffice-document-server/1.0.2/Chart.yaml similarity index 87% rename from stable/onlyoffice-document-server/1.0.1/Chart.yaml rename to stable/onlyoffice-document-server/1.0.2/Chart.yaml index 543d267f8e7..271efb025da 100644 --- a/stable/onlyoffice-document-server/1.0.1/Chart.yaml +++ b/stable/onlyoffice-document-server/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.1.45" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + 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." home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-ds-ce icon: https://avatars.githubusercontent.com/u/1426033?s=200&v=4 @@ -14,9 +14,12 @@ maintainers: - email: info@truecharts.org name: TrueCharts url: truecharts.org +- email: stavros-k@users.noreply.github.com + name: stavros-k + url: truecharts.org name: onlyoffice-document-server sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 1.0.1 +version: 1.0.2 diff --git a/stable/onlyoffice-document-server/1.0.1/README.md b/stable/onlyoffice-document-server/1.0.2/README.md similarity index 97% rename from stable/onlyoffice-document-server/1.0.1/README.md rename to stable/onlyoffice-document-server/1.0.2/README.md index 8710ecdf034..47bbb41fa12 100644 --- a/stable/onlyoffice-document-server/1.0.1/README.md +++ b/stable/onlyoffice-document-server/1.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/onlyoffice-document-server/1.0.1/app-readme.md b/stable/onlyoffice-document-server/1.0.2/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.1/app-readme.md rename to stable/onlyoffice-document-server/1.0.2/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/onlyoffice-document-server/1.0.2/charts/common-8.3.10.tgz differ diff --git a/stable/onlyoffice-document-server/1.0.1/helm-values.md b/stable/onlyoffice-document-server/1.0.2/helm-values.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.1/helm-values.md rename to stable/onlyoffice-document-server/1.0.2/helm-values.md diff --git a/stable/onlyoffice-document-server/1.0.1/ix_values.yaml b/stable/onlyoffice-document-server/1.0.2/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.1/ix_values.yaml rename to stable/onlyoffice-document-server/1.0.2/ix_values.yaml diff --git a/stable/onlyoffice-document-server/1.0.1/questions.yaml b/stable/onlyoffice-document-server/1.0.2/questions.yaml similarity index 99% rename from stable/onlyoffice-document-server/1.0.1/questions.yaml rename to stable/onlyoffice-document-server/1.0.2/questions.yaml index 35e3567cd47..81934b8869b 100644 --- a/stable/onlyoffice-document-server/1.0.1/questions.yaml +++ b/stable/onlyoffice-document-server/1.0.2/questions.yaml @@ -691,6 +691,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/onlyoffice-document-server/1.0.1/templates/common.yaml b/stable/onlyoffice-document-server/1.0.2/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.1/templates/common.yaml rename to stable/onlyoffice-document-server/1.0.2/templates/common.yaml diff --git a/stable/onlyoffice-document-server/1.0.1/test_values.yaml b/stable/onlyoffice-document-server/1.0.2/test_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.1/test_values.yaml rename to stable/onlyoffice-document-server/1.0.2/test_values.yaml diff --git a/stable/onlyoffice-document-server/1.0.1/values.yaml b/stable/onlyoffice-document-server/1.0.2/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.1/values.yaml rename to stable/onlyoffice-document-server/1.0.2/values.yaml diff --git a/stable/openldap/3.0.7/CHANGELOG.md b/stable/openldap/3.0.7/CHANGELOG.md deleted file mode 100644 index 57ac57f179b..00000000000 --- a/stable/openldap/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [openldap-3.0.7](https://github.com/truecharts/apps/compare/openldap-3.0.6...openldap-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/openldap/3.0.7/Chart.lock b/stable/openldap/3.0.7/Chart.lock deleted file mode 100644 index 803815e5fb6..00000000000 --- a/stable/openldap/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:39:01.739721038Z" diff --git a/stable/openldap/3.0.7/charts/common-8.3.6.tgz b/stable/openldap/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/openldap/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/openldap/3.0.8/CHANGELOG.md b/stable/openldap/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..709a9a55164 --- /dev/null +++ b/stable/openldap/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/openldap/3.0.8/CONFIG.md similarity index 100% rename from stable/openldap/3.0.7/CONFIG.md rename to stable/openldap/3.0.8/CONFIG.md diff --git a/stable/openldap/3.0.8/Chart.lock b/stable/openldap/3.0.8/Chart.lock new file mode 100644 index 00000000000..96a53d52e0e --- /dev/null +++ b/stable/openldap/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/openldap/3.0.8/Chart.yaml similarity index 95% rename from stable/openldap/3.0.7/Chart.yaml rename to stable/openldap/3.0.8/Chart.yaml index 9b5051bb8e7..04243662543 100644 --- a/stable/openldap/3.0.7/Chart.yaml +++ b/stable/openldap/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/openldap/3.0.7/README.md b/stable/openldap/3.0.8/README.md similarity index 96% rename from stable/openldap/3.0.7/README.md rename to stable/openldap/3.0.8/README.md index 48581ea75c3..2f1f167293b 100644 --- a/stable/openldap/3.0.7/README.md +++ b/stable/openldap/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/openldap/3.0.7/app-readme.md b/stable/openldap/3.0.8/app-readme.md similarity index 100% rename from stable/openldap/3.0.7/app-readme.md rename to stable/openldap/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/openldap/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/openldap/3.0.7/helm-values.md b/stable/openldap/3.0.8/helm-values.md similarity index 100% rename from stable/openldap/3.0.7/helm-values.md rename to stable/openldap/3.0.8/helm-values.md diff --git a/stable/openldap/3.0.7/ix_values.yaml b/stable/openldap/3.0.8/ix_values.yaml similarity index 100% rename from stable/openldap/3.0.7/ix_values.yaml rename to stable/openldap/3.0.8/ix_values.yaml diff --git a/stable/openldap/3.0.7/questions.yaml b/stable/openldap/3.0.8/questions.yaml similarity index 99% rename from stable/openldap/3.0.7/questions.yaml rename to stable/openldap/3.0.8/questions.yaml index c964f1163b7..5bf2b0cd352 100644 --- a/stable/openldap/3.0.7/questions.yaml +++ b/stable/openldap/3.0.8/questions.yaml @@ -837,6 +837,7 @@ questions: type: string default: "/var/lib/ldap/" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -944,6 +945,7 @@ questions: type: string default: "/etc/ldap/slapd.d/" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1107,6 +1109,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/openldap/3.0.7/templates/_configmap.tpl b/stable/openldap/3.0.8/templates/_configmap.tpl similarity index 100% rename from stable/openldap/3.0.7/templates/_configmap.tpl rename to stable/openldap/3.0.8/templates/_configmap.tpl diff --git a/stable/openldap/3.0.7/templates/common.yaml b/stable/openldap/3.0.8/templates/common.yaml similarity index 100% rename from stable/openldap/3.0.7/templates/common.yaml rename to stable/openldap/3.0.8/templates/common.yaml diff --git a/stable/openldap/3.0.7/test_values.yaml b/stable/openldap/3.0.8/test_values.yaml similarity index 100% rename from stable/openldap/3.0.7/test_values.yaml rename to stable/openldap/3.0.8/test_values.yaml diff --git a/stable/openldap/3.0.7/values.yaml b/stable/openldap/3.0.8/values.yaml similarity index 100% rename from stable/openldap/3.0.7/values.yaml rename to stable/openldap/3.0.8/values.yaml diff --git a/stable/organizr/8.0.8/CHANGELOG.md b/stable/organizr/8.0.8/CHANGELOG.md deleted file mode 100644 index 4ae755078a2..00000000000 --- a/stable/organizr/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [organizr-8.0.8](https://github.com/truecharts/apps/compare/organizr-8.0.7...organizr-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/organizr/8.0.8/Chart.lock b/stable/organizr/8.0.8/Chart.lock deleted file mode 100644 index 2035ea9d27d..00000000000 --- a/stable/organizr/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:39:15.471708522Z" diff --git a/stable/organizr/8.0.8/charts/common-8.3.6.tgz b/stable/organizr/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/organizr/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/organizr/8.0.9/CHANGELOG.md b/stable/organizr/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d9c370609fe --- /dev/null +++ b/stable/organizr/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/organizr/8.0.9/CONFIG.md similarity index 100% rename from stable/organizr/8.0.8/CONFIG.md rename to stable/organizr/8.0.9/CONFIG.md diff --git a/stable/organizr/8.0.9/Chart.lock b/stable/organizr/8.0.9/Chart.lock new file mode 100644 index 00000000000..56061785f8b --- /dev/null +++ b/stable/organizr/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/organizr/8.0.9/Chart.yaml similarity index 94% rename from stable/organizr/8.0.8/Chart.yaml rename to stable/organizr/8.0.9/Chart.yaml index 7fda6d77d3b..43abb5ff0a4 100644 --- a/stable/organizr/8.0.8/Chart.yaml +++ b/stable/organizr/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/organizr/8.0.8/README.md b/stable/organizr/8.0.9/README.md similarity index 96% rename from stable/organizr/8.0.8/README.md rename to stable/organizr/8.0.9/README.md index 752aa9e554a..d761e022106 100644 --- a/stable/organizr/8.0.8/README.md +++ b/stable/organizr/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/organizr/8.0.8/app-readme.md b/stable/organizr/8.0.9/app-readme.md similarity index 100% rename from stable/organizr/8.0.8/app-readme.md rename to stable/organizr/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/organizr/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/organizr/8.0.8/helm-values.md b/stable/organizr/8.0.9/helm-values.md similarity index 100% rename from stable/organizr/8.0.8/helm-values.md rename to stable/organizr/8.0.9/helm-values.md diff --git a/stable/organizr/8.0.8/ix_values.yaml b/stable/organizr/8.0.9/ix_values.yaml similarity index 100% rename from stable/organizr/8.0.8/ix_values.yaml rename to stable/organizr/8.0.9/ix_values.yaml diff --git a/stable/organizr/8.0.8/questions.yaml b/stable/organizr/8.0.9/questions.yaml similarity index 99% rename from stable/organizr/8.0.8/questions.yaml rename to stable/organizr/8.0.9/questions.yaml index eb8a9a11eb6..960918e6de7 100644 --- a/stable/organizr/8.0.8/questions.yaml +++ b/stable/organizr/8.0.9/questions.yaml @@ -630,6 +630,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -740,6 +741,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -902,6 +904,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/organizr/8.0.8/templates/common.yaml b/stable/organizr/8.0.9/templates/common.yaml similarity index 100% rename from stable/organizr/8.0.8/templates/common.yaml rename to stable/organizr/8.0.9/templates/common.yaml diff --git a/stable/organizr/8.0.8/test_values.yaml b/stable/organizr/8.0.9/test_values.yaml similarity index 100% rename from stable/organizr/8.0.8/test_values.yaml rename to stable/organizr/8.0.9/test_values.yaml diff --git a/stable/organizr/8.0.8/values.yaml b/stable/organizr/8.0.9/values.yaml similarity index 100% rename from stable/organizr/8.0.8/values.yaml rename to stable/organizr/8.0.9/values.yaml diff --git a/stable/oscam/3.0.7/CHANGELOG.md b/stable/oscam/3.0.7/CHANGELOG.md deleted file mode 100644 index e08d5f0d12f..00000000000 --- a/stable/oscam/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [oscam-3.0.7](https://github.com/truecharts/apps/compare/oscam-3.0.6...oscam-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/oscam/3.0.7/Chart.lock b/stable/oscam/3.0.7/Chart.lock deleted file mode 100644 index 9740b4143ad..00000000000 --- a/stable/oscam/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:39:29.268581945Z" diff --git a/stable/oscam/3.0.7/charts/common-8.3.6.tgz b/stable/oscam/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/oscam/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/oscam/3.0.8/CHANGELOG.md b/stable/oscam/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..d1693e0cb81 --- /dev/null +++ b/stable/oscam/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/oscam/3.0.8/CONFIG.md similarity index 100% rename from stable/oscam/3.0.7/CONFIG.md rename to stable/oscam/3.0.8/CONFIG.md diff --git a/stable/oscam/3.0.8/Chart.lock b/stable/oscam/3.0.8/Chart.lock new file mode 100644 index 00000000000..8a80678fc1e --- /dev/null +++ b/stable/oscam/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/oscam/3.0.8/Chart.yaml similarity index 94% rename from stable/oscam/3.0.7/Chart.yaml rename to stable/oscam/3.0.8/Chart.yaml index bc665bb389a..d0ae55ee474 100644 --- a/stable/oscam/3.0.7/Chart.yaml +++ b/stable/oscam/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11693" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/oscam/3.0.7/README.md b/stable/oscam/3.0.8/README.md similarity index 96% rename from stable/oscam/3.0.7/README.md rename to stable/oscam/3.0.8/README.md index 2b5e580dfdd..b4b279d2852 100644 --- a/stable/oscam/3.0.7/README.md +++ b/stable/oscam/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/oscam/3.0.7/app-readme.md b/stable/oscam/3.0.8/app-readme.md similarity index 100% rename from stable/oscam/3.0.7/app-readme.md rename to stable/oscam/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/oscam/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/oscam/3.0.7/helm-values.md b/stable/oscam/3.0.8/helm-values.md similarity index 100% rename from stable/oscam/3.0.7/helm-values.md rename to stable/oscam/3.0.8/helm-values.md diff --git a/stable/oscam/3.0.7/ix_values.yaml b/stable/oscam/3.0.8/ix_values.yaml similarity index 100% rename from stable/oscam/3.0.7/ix_values.yaml rename to stable/oscam/3.0.8/ix_values.yaml diff --git a/stable/oscam/3.0.7/questions.yaml b/stable/oscam/3.0.8/questions.yaml similarity index 99% rename from stable/oscam/3.0.7/questions.yaml rename to stable/oscam/3.0.8/questions.yaml index b4c693d73f6..909fbb9a6f8 100644 --- a/stable/oscam/3.0.7/questions.yaml +++ b/stable/oscam/3.0.8/questions.yaml @@ -640,6 +640,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -802,6 +803,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/oscam/3.0.7/templates/common.yaml b/stable/oscam/3.0.8/templates/common.yaml similarity index 100% rename from stable/oscam/3.0.7/templates/common.yaml rename to stable/oscam/3.0.8/templates/common.yaml diff --git a/stable/oscam/3.0.7/test_values.yaml b/stable/oscam/3.0.8/test_values.yaml similarity index 100% rename from stable/oscam/3.0.7/test_values.yaml rename to stable/oscam/3.0.8/test_values.yaml diff --git a/stable/oscam/3.0.7/values.yaml b/stable/oscam/3.0.8/values.yaml similarity index 100% rename from stable/oscam/3.0.7/values.yaml rename to stable/oscam/3.0.8/values.yaml diff --git a/stable/overseerr/3.0.7/CHANGELOG.md b/stable/overseerr/3.0.7/CHANGELOG.md deleted file mode 100644 index 90898977895..00000000000 --- a/stable/overseerr/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [overseerr-3.0.7](https://github.com/truecharts/apps/compare/overseerr-3.0.6...overseerr-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/overseerr/3.0.7/Chart.lock b/stable/overseerr/3.0.7/Chart.lock deleted file mode 100644 index fd28ca0b19a..00000000000 --- a/stable/overseerr/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:39:42.970419109Z" diff --git a/stable/overseerr/3.0.7/charts/common-8.3.6.tgz b/stable/overseerr/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/overseerr/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/overseerr/3.0.8/CHANGELOG.md b/stable/overseerr/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..031daa15161 --- /dev/null +++ b/stable/overseerr/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/overseerr/3.0.8/CONFIG.md similarity index 100% rename from stable/overseerr/3.0.7/CONFIG.md rename to stable/overseerr/3.0.8/CONFIG.md diff --git a/stable/overseerr/3.0.8/Chart.lock b/stable/overseerr/3.0.8/Chart.lock new file mode 100644 index 00000000000..59fa2dc90e2 --- /dev/null +++ b/stable/overseerr/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/overseerr/3.0.8/Chart.yaml similarity index 95% rename from stable/overseerr/3.0.7/Chart.yaml rename to stable/overseerr/3.0.8/Chart.yaml index e1419a4bb22..a58be7ba0f9 100644 --- a/stable/overseerr/3.0.7/Chart.yaml +++ b/stable/overseerr/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.26.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/overseerr/3.0.7/README.md b/stable/overseerr/3.0.8/README.md similarity index 96% rename from stable/overseerr/3.0.7/README.md rename to stable/overseerr/3.0.8/README.md index 2102fe9c0a4..c319c0bae08 100644 --- a/stable/overseerr/3.0.7/README.md +++ b/stable/overseerr/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/overseerr/3.0.7/app-readme.md b/stable/overseerr/3.0.8/app-readme.md similarity index 100% rename from stable/overseerr/3.0.7/app-readme.md rename to stable/overseerr/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/overseerr/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/overseerr/3.0.7/helm-values.md b/stable/overseerr/3.0.8/helm-values.md similarity index 100% rename from stable/overseerr/3.0.7/helm-values.md rename to stable/overseerr/3.0.8/helm-values.md diff --git a/stable/overseerr/3.0.7/ix_values.yaml b/stable/overseerr/3.0.8/ix_values.yaml similarity index 100% rename from stable/overseerr/3.0.7/ix_values.yaml rename to stable/overseerr/3.0.8/ix_values.yaml diff --git a/stable/overseerr/3.0.7/questions.yaml b/stable/overseerr/3.0.8/questions.yaml similarity index 99% rename from stable/overseerr/3.0.7/questions.yaml rename to stable/overseerr/3.0.8/questions.yaml index 7a9156eab36..2e7528079df 100644 --- a/stable/overseerr/3.0.7/questions.yaml +++ b/stable/overseerr/3.0.8/questions.yaml @@ -628,6 +628,7 @@ questions: type: string default: "/app/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -790,6 +791,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/overseerr/3.0.7/templates/common.yaml b/stable/overseerr/3.0.8/templates/common.yaml similarity index 100% rename from stable/overseerr/3.0.7/templates/common.yaml rename to stable/overseerr/3.0.8/templates/common.yaml diff --git a/stable/overseerr/3.0.7/test_values.yaml b/stable/overseerr/3.0.8/test_values.yaml similarity index 100% rename from stable/overseerr/3.0.7/test_values.yaml rename to stable/overseerr/3.0.8/test_values.yaml diff --git a/stable/overseerr/3.0.7/values.yaml b/stable/overseerr/3.0.8/values.yaml similarity index 100% rename from stable/overseerr/3.0.7/values.yaml rename to stable/overseerr/3.0.8/values.yaml diff --git a/stable/owncast/3.0.10/CHANGELOG.md b/stable/owncast/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c7ec60790cc --- /dev/null +++ b/stable/owncast/3.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.9/CONFIG.md b/stable/owncast/3.0.10/CONFIG.md similarity index 100% rename from stable/owncast/3.0.9/CONFIG.md rename to stable/owncast/3.0.10/CONFIG.md diff --git a/stable/owncast/3.0.10/Chart.lock b/stable/owncast/3.0.10/Chart.lock new file mode 100644 index 00000000000..7bb31a2c129 --- /dev/null +++ b/stable/owncast/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +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.9/Chart.yaml b/stable/owncast/3.0.10/Chart.yaml similarity index 94% rename from stable/owncast/3.0.9/Chart.yaml rename to stable/owncast/3.0.10/Chart.yaml index 23225279a4f..c5d388d140b 100644 --- a/stable/owncast/3.0.9/Chart.yaml +++ b/stable/owncast/3.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.9 +version: 3.0.10 diff --git a/stable/owncast/3.0.9/README.md b/stable/owncast/3.0.10/README.md similarity index 96% rename from stable/owncast/3.0.9/README.md rename to stable/owncast/3.0.10/README.md index 56e33a45e12..7870771786b 100644 --- a/stable/owncast/3.0.9/README.md +++ b/stable/owncast/3.0.10/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/owncast/3.0.9/app-readme.md b/stable/owncast/3.0.10/app-readme.md similarity index 100% rename from stable/owncast/3.0.9/app-readme.md rename to stable/owncast/3.0.10/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/owncast/3.0.10/charts/common-8.3.10.tgz differ diff --git a/stable/owncast/3.0.9/helm-values.md b/stable/owncast/3.0.10/helm-values.md similarity index 100% rename from stable/owncast/3.0.9/helm-values.md rename to stable/owncast/3.0.10/helm-values.md diff --git a/stable/owncast/3.0.9/ix_values.yaml b/stable/owncast/3.0.10/ix_values.yaml similarity index 100% rename from stable/owncast/3.0.9/ix_values.yaml rename to stable/owncast/3.0.10/ix_values.yaml diff --git a/stable/owncast/3.0.9/questions.yaml b/stable/owncast/3.0.10/questions.yaml similarity index 99% rename from stable/owncast/3.0.9/questions.yaml rename to stable/owncast/3.0.10/questions.yaml index f3f87758ea9..30be03c2e11 100644 --- a/stable/owncast/3.0.9/questions.yaml +++ b/stable/owncast/3.0.10/questions.yaml @@ -719,6 +719,7 @@ questions: type: string default: "/app/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -881,6 +882,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/owncast/3.0.9/templates/common.yaml b/stable/owncast/3.0.10/templates/common.yaml similarity index 100% rename from stable/owncast/3.0.9/templates/common.yaml rename to stable/owncast/3.0.10/templates/common.yaml diff --git a/stable/owncast/3.0.9/test_values.yaml b/stable/owncast/3.0.10/test_values.yaml similarity index 100% rename from stable/owncast/3.0.9/test_values.yaml rename to stable/owncast/3.0.10/test_values.yaml diff --git a/stable/owncast/3.0.9/values.yaml b/stable/owncast/3.0.10/values.yaml similarity index 100% rename from stable/owncast/3.0.9/values.yaml rename to stable/owncast/3.0.10/values.yaml diff --git a/stable/owncast/3.0.9/CHANGELOG.md b/stable/owncast/3.0.9/CHANGELOG.md deleted file mode 100644 index ee63cd6f77d..00000000000 --- a/stable/owncast/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [owncast-3.0.9](https://github.com/truecharts/apps/compare/owncast-3.0.8...owncast-3.0.9) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/owncast/3.0.9/Chart.lock b/stable/owncast/3.0.9/Chart.lock deleted file mode 100644 index 1a630e6568b..00000000000 --- a/stable/owncast/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:39:56.595445259Z" diff --git a/stable/owncast/3.0.9/charts/common-8.3.6.tgz b/stable/owncast/3.0.9/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/owncast/3.0.9/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/3.0.8/CHANGELOG.md b/stable/owncloud-ocis/3.0.8/CHANGELOG.md deleted file mode 100644 index f529ef4983f..00000000000 --- a/stable/owncloud-ocis/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [owncloud-ocis-3.0.8](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.7...owncloud-ocis-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/owncloud-ocis/3.0.8/Chart.lock b/stable/owncloud-ocis/3.0.8/Chart.lock deleted file mode 100644 index 68261a90485..00000000000 --- a/stable/owncloud-ocis/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:40:10.279014047Z" diff --git a/stable/owncloud-ocis/3.0.8/charts/common-8.3.6.tgz b/stable/owncloud-ocis/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/owncloud-ocis/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/3.0.9/CHANGELOG.md b/stable/owncloud-ocis/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..cb158ca57d0 --- /dev/null +++ b/stable/owncloud-ocis/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/owncloud-ocis/3.0.9/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/3.0.8/CONFIG.md rename to stable/owncloud-ocis/3.0.9/CONFIG.md diff --git a/stable/owncloud-ocis/3.0.9/Chart.lock b/stable/owncloud-ocis/3.0.9/Chart.lock new file mode 100644 index 00000000000..533f71a6229 --- /dev/null +++ b/stable/owncloud-ocis/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/owncloud-ocis/3.0.9/Chart.yaml similarity index 95% rename from stable/owncloud-ocis/3.0.8/Chart.yaml rename to stable/owncloud-ocis/3.0.9/Chart.yaml index 1c3bbb297d8..85f14aca22d 100644 --- a/stable/owncloud-ocis/3.0.8/Chart.yaml +++ b/stable/owncloud-ocis/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.13.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/owncloud-ocis/3.0.8/README.md b/stable/owncloud-ocis/3.0.9/README.md similarity index 96% rename from stable/owncloud-ocis/3.0.8/README.md rename to stable/owncloud-ocis/3.0.9/README.md index 08e5ca9210a..302397e8281 100644 --- a/stable/owncloud-ocis/3.0.8/README.md +++ b/stable/owncloud-ocis/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/owncloud-ocis/3.0.8/app-readme.md b/stable/owncloud-ocis/3.0.9/app-readme.md similarity index 100% rename from stable/owncloud-ocis/3.0.8/app-readme.md rename to stable/owncloud-ocis/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/owncloud-ocis/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/owncloud-ocis/3.0.8/helm-values.md b/stable/owncloud-ocis/3.0.9/helm-values.md similarity index 100% rename from stable/owncloud-ocis/3.0.8/helm-values.md rename to stable/owncloud-ocis/3.0.9/helm-values.md diff --git a/stable/owncloud-ocis/3.0.8/ix_values.yaml b/stable/owncloud-ocis/3.0.9/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.8/ix_values.yaml rename to stable/owncloud-ocis/3.0.9/ix_values.yaml diff --git a/stable/owncloud-ocis/3.0.8/questions.yaml b/stable/owncloud-ocis/3.0.9/questions.yaml similarity index 99% rename from stable/owncloud-ocis/3.0.8/questions.yaml rename to stable/owncloud-ocis/3.0.9/questions.yaml index 9d765d0159a..3d66d536ece 100644 --- a/stable/owncloud-ocis/3.0.8/questions.yaml +++ b/stable/owncloud-ocis/3.0.9/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/owncloud-ocis/3.0.8/templates/common.yaml b/stable/owncloud-ocis/3.0.9/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.8/templates/common.yaml rename to stable/owncloud-ocis/3.0.9/templates/common.yaml diff --git a/stable/owncloud-ocis/3.0.8/test_values.yaml b/stable/owncloud-ocis/3.0.9/test_values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.8/test_values.yaml rename to stable/owncloud-ocis/3.0.9/test_values.yaml diff --git a/stable/owncloud-ocis/3.0.8/values.yaml b/stable/owncloud-ocis/3.0.9/values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.8/values.yaml rename to stable/owncloud-ocis/3.0.9/values.yaml diff --git a/stable/pgadmin/3.0.8/CHANGELOG.md b/stable/pgadmin/3.0.8/CHANGELOG.md deleted file mode 100644 index 515fbbbe1fd..00000000000 --- a/stable/pgadmin/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pgadmin-3.0.8](https://github.com/truecharts/apps/compare/pgadmin-3.0.7...pgadmin-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/pgadmin/3.0.8/Chart.lock b/stable/pgadmin/3.0.8/Chart.lock deleted file mode 100644 index 3023635aff4..00000000000 --- a/stable/pgadmin/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:40:23.780525072Z" diff --git a/stable/pgadmin/3.0.8/charts/common-8.3.6.tgz b/stable/pgadmin/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/pgadmin/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/pgadmin/3.0.9/CHANGELOG.md b/stable/pgadmin/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..8e8a4db3431 --- /dev/null +++ b/stable/pgadmin/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/pgadmin/3.0.9/CONFIG.md similarity index 100% rename from stable/pgadmin/3.0.8/CONFIG.md rename to stable/pgadmin/3.0.9/CONFIG.md diff --git a/stable/pgadmin/3.0.9/Chart.lock b/stable/pgadmin/3.0.9/Chart.lock new file mode 100644 index 00000000000..c846be3c2f2 --- /dev/null +++ b/stable/pgadmin/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/pgadmin/3.0.9/Chart.yaml similarity index 94% rename from stable/pgadmin/3.0.8/Chart.yaml rename to stable/pgadmin/3.0.9/Chart.yaml index 131a028a1a9..2e6393d303e 100644 --- a/stable/pgadmin/3.0.8/Chart.yaml +++ b/stable/pgadmin/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/pgadmin/3.0.8/README.md b/stable/pgadmin/3.0.9/README.md similarity index 96% rename from stable/pgadmin/3.0.8/README.md rename to stable/pgadmin/3.0.9/README.md index 58e9a42ef4a..a9925f9078c 100644 --- a/stable/pgadmin/3.0.8/README.md +++ b/stable/pgadmin/3.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/pgadmin/3.0.8/app-readme.md b/stable/pgadmin/3.0.9/app-readme.md similarity index 100% rename from stable/pgadmin/3.0.8/app-readme.md rename to stable/pgadmin/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/pgadmin/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/pgadmin/3.0.8/helm-values.md b/stable/pgadmin/3.0.9/helm-values.md similarity index 100% rename from stable/pgadmin/3.0.8/helm-values.md rename to stable/pgadmin/3.0.9/helm-values.md diff --git a/stable/pgadmin/3.0.8/ix_values.yaml b/stable/pgadmin/3.0.9/ix_values.yaml similarity index 100% rename from stable/pgadmin/3.0.8/ix_values.yaml rename to stable/pgadmin/3.0.9/ix_values.yaml diff --git a/stable/pgadmin/3.0.8/questions.yaml b/stable/pgadmin/3.0.9/questions.yaml similarity index 99% rename from stable/pgadmin/3.0.8/questions.yaml rename to stable/pgadmin/3.0.9/questions.yaml index 789b35785e9..e84c3e22ae2 100644 --- a/stable/pgadmin/3.0.8/questions.yaml +++ b/stable/pgadmin/3.0.9/questions.yaml @@ -641,6 +641,7 @@ questions: type: string default: "/var/lib/pgadmin" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -804,6 +805,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/pgadmin/3.0.8/templates/common.yaml b/stable/pgadmin/3.0.9/templates/common.yaml similarity index 100% rename from stable/pgadmin/3.0.8/templates/common.yaml rename to stable/pgadmin/3.0.9/templates/common.yaml diff --git a/stable/pgadmin/3.0.8/test_values.yaml b/stable/pgadmin/3.0.9/test_values.yaml similarity index 100% rename from stable/pgadmin/3.0.8/test_values.yaml rename to stable/pgadmin/3.0.9/test_values.yaml diff --git a/stable/pgadmin/3.0.8/values.yaml b/stable/pgadmin/3.0.9/values.yaml similarity index 100% rename from stable/pgadmin/3.0.8/values.yaml rename to stable/pgadmin/3.0.9/values.yaml diff --git a/stable/photoprism/4.0.1/CHANGELOG.md b/stable/photoprism/4.0.1/CHANGELOG.md deleted file mode 100644 index f9781672348..00000000000 --- a/stable/photoprism/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [photoprism-4.0.1](https://github.com/truecharts/apps/compare/photoprism-4.0.0...photoprism-4.0.1) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/photoprism/4.0.1/Chart.lock b/stable/photoprism/4.0.1/Chart.lock deleted file mode 100644 index b0eddd07fc8..00000000000 --- a/stable/photoprism/4.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:40:37.332257649Z" diff --git a/stable/photoprism/4.0.1/charts/common-8.3.6.tgz b/stable/photoprism/4.0.1/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/photoprism/4.0.1/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/photoprism/4.0.2/CHANGELOG.md b/stable/photoprism/4.0.2/CHANGELOG.md new file mode 100644 index 00000000000..b457d7b82b8 --- /dev/null +++ b/stable/photoprism/4.0.2/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.1/CONFIG.md b/stable/photoprism/4.0.2/CONFIG.md similarity index 100% rename from stable/photoprism/4.0.1/CONFIG.md rename to stable/photoprism/4.0.2/CONFIG.md diff --git a/stable/photoprism/4.0.2/Chart.lock b/stable/photoprism/4.0.2/Chart.lock new file mode 100644 index 00000000000..a2bf836dde3 --- /dev/null +++ b/stable/photoprism/4.0.2/Chart.lock @@ -0,0 +1,6 @@ +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.1/Chart.yaml b/stable/photoprism/4.0.2/Chart.yaml similarity index 95% rename from stable/photoprism/4.0.1/Chart.yaml rename to stable/photoprism/4.0.2/Chart.yaml index 4da23e3353e..1e921a467f2 100644 --- a/stable/photoprism/4.0.1/Chart.yaml +++ b/stable/photoprism/4.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20211010" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.1 +version: 4.0.2 diff --git a/stable/photoprism/4.0.1/README.md b/stable/photoprism/4.0.2/README.md similarity index 96% rename from stable/photoprism/4.0.1/README.md rename to stable/photoprism/4.0.2/README.md index c56d95dbb3b..9081949ab6d 100644 --- a/stable/photoprism/4.0.1/README.md +++ b/stable/photoprism/4.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/photoprism/4.0.1/app-readme.md b/stable/photoprism/4.0.2/app-readme.md similarity index 100% rename from stable/photoprism/4.0.1/app-readme.md rename to stable/photoprism/4.0.2/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/photoprism/4.0.2/charts/common-8.3.10.tgz differ diff --git a/stable/photoprism/4.0.1/helm-values.md b/stable/photoprism/4.0.2/helm-values.md similarity index 100% rename from stable/photoprism/4.0.1/helm-values.md rename to stable/photoprism/4.0.2/helm-values.md diff --git a/stable/photoprism/4.0.1/ix_values.yaml b/stable/photoprism/4.0.2/ix_values.yaml similarity index 100% rename from stable/photoprism/4.0.1/ix_values.yaml rename to stable/photoprism/4.0.2/ix_values.yaml diff --git a/stable/photoprism/4.0.1/questions.yaml b/stable/photoprism/4.0.2/questions.yaml similarity index 99% rename from stable/photoprism/4.0.1/questions.yaml rename to stable/photoprism/4.0.2/questions.yaml index 23d1c3ac398..57aa66e2160 100644 --- a/stable/photoprism/4.0.1/questions.yaml +++ b/stable/photoprism/4.0.2/questions.yaml @@ -700,6 +700,7 @@ questions: type: string default: "/assets" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -889,6 +890,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/photoprism/4.0.1/templates/common.yaml b/stable/photoprism/4.0.2/templates/common.yaml similarity index 100% rename from stable/photoprism/4.0.1/templates/common.yaml rename to stable/photoprism/4.0.2/templates/common.yaml diff --git a/stable/photoprism/4.0.1/test_values.yaml b/stable/photoprism/4.0.2/test_values.yaml similarity index 100% rename from stable/photoprism/4.0.1/test_values.yaml rename to stable/photoprism/4.0.2/test_values.yaml diff --git a/stable/photoprism/4.0.1/values.yaml b/stable/photoprism/4.0.2/values.yaml similarity index 100% rename from stable/photoprism/4.0.1/values.yaml rename to stable/photoprism/4.0.2/values.yaml diff --git a/stable/phpldapadmin/3.0.7/CHANGELOG.md b/stable/phpldapadmin/3.0.7/CHANGELOG.md deleted file mode 100644 index dde0b70d9de..00000000000 --- a/stable/phpldapadmin/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [phpldapadmin-3.0.7](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.6...phpldapadmin-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/phpldapadmin/3.0.7/Chart.lock b/stable/phpldapadmin/3.0.7/Chart.lock deleted file mode 100644 index ed7277691f9..00000000000 --- a/stable/phpldapadmin/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:40:50.941582233Z" diff --git a/stable/phpldapadmin/3.0.7/charts/common-8.3.6.tgz b/stable/phpldapadmin/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/phpldapadmin/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/phpldapadmin/3.0.8/CHANGELOG.md b/stable/phpldapadmin/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..e8aee968c51 --- /dev/null +++ b/stable/phpldapadmin/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.7/CONFIG.md b/stable/phpldapadmin/3.0.8/CONFIG.md similarity index 100% rename from stable/phpldapadmin/3.0.7/CONFIG.md rename to stable/phpldapadmin/3.0.8/CONFIG.md diff --git a/stable/phpldapadmin/3.0.8/Chart.lock b/stable/phpldapadmin/3.0.8/Chart.lock new file mode 100644 index 00000000000..ca6ea443dfd --- /dev/null +++ b/stable/phpldapadmin/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/phpldapadmin/3.0.8/Chart.yaml similarity index 95% rename from stable/phpldapadmin/3.0.7/Chart.yaml rename to stable/phpldapadmin/3.0.8/Chart.yaml index f3c3a3187a8..4d16103ab9c 100644 --- a/stable/phpldapadmin/3.0.7/Chart.yaml +++ b/stable/phpldapadmin/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/phpldapadmin/3.0.7/README.md b/stable/phpldapadmin/3.0.8/README.md similarity index 96% rename from stable/phpldapadmin/3.0.7/README.md rename to stable/phpldapadmin/3.0.8/README.md index 63b31ff5369..485d41ca70b 100644 --- a/stable/phpldapadmin/3.0.7/README.md +++ b/stable/phpldapadmin/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/phpldapadmin/3.0.7/app-readme.md b/stable/phpldapadmin/3.0.8/app-readme.md similarity index 100% rename from stable/phpldapadmin/3.0.7/app-readme.md rename to stable/phpldapadmin/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/phpldapadmin/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/phpldapadmin/3.0.7/helm-values.md b/stable/phpldapadmin/3.0.8/helm-values.md similarity index 100% rename from stable/phpldapadmin/3.0.7/helm-values.md rename to stable/phpldapadmin/3.0.8/helm-values.md diff --git a/stable/phpldapadmin/3.0.7/ix_values.yaml b/stable/phpldapadmin/3.0.8/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.7/ix_values.yaml rename to stable/phpldapadmin/3.0.8/ix_values.yaml diff --git a/stable/phpldapadmin/3.0.7/questions.yaml b/stable/phpldapadmin/3.0.8/questions.yaml similarity index 99% rename from stable/phpldapadmin/3.0.7/questions.yaml rename to stable/phpldapadmin/3.0.8/questions.yaml index bb08962ddfc..b1810ce0db4 100644 --- a/stable/phpldapadmin/3.0.7/questions.yaml +++ b/stable/phpldapadmin/3.0.8/questions.yaml @@ -680,6 +680,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/phpldapadmin/3.0.7/templates/common.yaml b/stable/phpldapadmin/3.0.8/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/3.0.7/templates/common.yaml rename to stable/phpldapadmin/3.0.8/templates/common.yaml diff --git a/stable/phpldapadmin/3.0.7/test_values.yaml b/stable/phpldapadmin/3.0.8/test_values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.7/test_values.yaml rename to stable/phpldapadmin/3.0.8/test_values.yaml diff --git a/stable/phpldapadmin/3.0.7/values.yaml b/stable/phpldapadmin/3.0.8/values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.7/values.yaml rename to stable/phpldapadmin/3.0.8/values.yaml diff --git a/stable/piaware/3.0.7/CHANGELOG.md b/stable/piaware/3.0.7/CHANGELOG.md deleted file mode 100644 index bf85e4221f1..00000000000 --- a/stable/piaware/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [piaware-3.0.7](https://github.com/truecharts/apps/compare/piaware-3.0.6...piaware-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/piaware/3.0.7/Chart.lock b/stable/piaware/3.0.7/Chart.lock deleted file mode 100644 index faaa915d255..00000000000 --- a/stable/piaware/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:41:04.525933782Z" diff --git a/stable/piaware/3.0.7/charts/common-8.3.6.tgz b/stable/piaware/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/piaware/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/piaware/3.0.8/CHANGELOG.md b/stable/piaware/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a725324eafe --- /dev/null +++ b/stable/piaware/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/piaware/3.0.8/CONFIG.md similarity index 100% rename from stable/piaware/3.0.7/CONFIG.md rename to stable/piaware/3.0.8/CONFIG.md diff --git a/stable/piaware/3.0.8/Chart.lock b/stable/piaware/3.0.8/Chart.lock new file mode 100644 index 00000000000..bbed1725cad --- /dev/null +++ b/stable/piaware/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/piaware/3.0.8/Chart.yaml similarity index 94% rename from stable/piaware/3.0.7/Chart.yaml rename to stable/piaware/3.0.8/Chart.yaml index b5a04654f51..ce9322c99dd 100644 --- a/stable/piaware/3.0.7/Chart.yaml +++ b/stable/piaware/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/piaware/3.0.7/README.md b/stable/piaware/3.0.8/README.md similarity index 96% rename from stable/piaware/3.0.7/README.md rename to stable/piaware/3.0.8/README.md index f406ae8ec3c..1460d48f2e2 100644 --- a/stable/piaware/3.0.7/README.md +++ b/stable/piaware/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/piaware/3.0.7/app-readme.md b/stable/piaware/3.0.8/app-readme.md similarity index 100% rename from stable/piaware/3.0.7/app-readme.md rename to stable/piaware/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/piaware/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/piaware/3.0.7/ci/ct-values.yaml b/stable/piaware/3.0.8/ci/ct-values.yaml similarity index 100% rename from stable/piaware/3.0.7/ci/ct-values.yaml rename to stable/piaware/3.0.8/ci/ct-values.yaml diff --git a/stable/piaware/3.0.7/helm-values.md b/stable/piaware/3.0.8/helm-values.md similarity index 100% rename from stable/piaware/3.0.7/helm-values.md rename to stable/piaware/3.0.8/helm-values.md diff --git a/stable/piaware/3.0.7/ix_values.yaml b/stable/piaware/3.0.8/ix_values.yaml similarity index 100% rename from stable/piaware/3.0.7/ix_values.yaml rename to stable/piaware/3.0.8/ix_values.yaml diff --git a/stable/piaware/3.0.7/questions.yaml b/stable/piaware/3.0.8/questions.yaml similarity index 99% rename from stable/piaware/3.0.7/questions.yaml rename to stable/piaware/3.0.8/questions.yaml index d1a7560097e..f4383462f7d 100644 --- a/stable/piaware/3.0.7/questions.yaml +++ b/stable/piaware/3.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/piaware/3.0.7/templates/common.yaml b/stable/piaware/3.0.8/templates/common.yaml similarity index 100% rename from stable/piaware/3.0.7/templates/common.yaml rename to stable/piaware/3.0.8/templates/common.yaml diff --git a/stable/piaware/3.0.7/test_values.yaml b/stable/piaware/3.0.8/test_values.yaml similarity index 100% rename from stable/piaware/3.0.7/test_values.yaml rename to stable/piaware/3.0.8/test_values.yaml diff --git a/stable/piaware/3.0.7/values.yaml b/stable/piaware/3.0.8/values.yaml similarity index 100% rename from stable/piaware/3.0.7/values.yaml rename to stable/piaware/3.0.8/values.yaml diff --git a/stable/pihole/3.0.8/CHANGELOG.md b/stable/pihole/3.0.8/CHANGELOG.md deleted file mode 100644 index 88f986b7866..00000000000 --- a/stable/pihole/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pihole-3.0.8](https://github.com/truecharts/apps/compare/pihole-3.0.7...pihole-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/pihole/3.0.8/Chart.lock b/stable/pihole/3.0.8/Chart.lock deleted file mode 100644 index cad604dfec4..00000000000 --- a/stable/pihole/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:41:18.054098297Z" diff --git a/stable/pihole/3.0.8/charts/common-8.3.6.tgz b/stable/pihole/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/pihole/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/pihole/3.0.9/CHANGELOG.md b/stable/pihole/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..ee4869ad8f2 --- /dev/null +++ b/stable/pihole/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/pihole/3.0.9/CONFIG.md similarity index 100% rename from stable/pihole/3.0.8/CONFIG.md rename to stable/pihole/3.0.9/CONFIG.md diff --git a/stable/pihole/3.0.9/Chart.lock b/stable/pihole/3.0.9/Chart.lock new file mode 100644 index 00000000000..3267d7bbc03 --- /dev/null +++ b/stable/pihole/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/pihole/3.0.9/Chart.yaml similarity index 94% rename from stable/pihole/3.0.8/Chart.yaml rename to stable/pihole/3.0.9/Chart.yaml index 8b8a3c6e820..f73721bd5e0 100644 --- a/stable/pihole/3.0.8/Chart.yaml +++ b/stable/pihole/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.10" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/pihole/3.0.8/README.md b/stable/pihole/3.0.9/README.md similarity index 96% rename from stable/pihole/3.0.8/README.md rename to stable/pihole/3.0.9/README.md index 6d5490799f8..0d7c775771e 100644 --- a/stable/pihole/3.0.8/README.md +++ b/stable/pihole/3.0.9/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/pihole/3.0.8/app-readme.md b/stable/pihole/3.0.9/app-readme.md similarity index 100% rename from stable/pihole/3.0.8/app-readme.md rename to stable/pihole/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/pihole/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/pihole/3.0.8/helm-values.md b/stable/pihole/3.0.9/helm-values.md similarity index 100% rename from stable/pihole/3.0.8/helm-values.md rename to stable/pihole/3.0.9/helm-values.md diff --git a/stable/pihole/3.0.8/ix_values.yaml b/stable/pihole/3.0.9/ix_values.yaml similarity index 100% rename from stable/pihole/3.0.8/ix_values.yaml rename to stable/pihole/3.0.9/ix_values.yaml diff --git a/stable/pihole/3.0.8/questions.yaml b/stable/pihole/3.0.9/questions.yaml similarity index 99% rename from stable/pihole/3.0.8/questions.yaml rename to stable/pihole/3.0.9/questions.yaml index bbffce3e662..e0495445c8d 100644 --- a/stable/pihole/3.0.8/questions.yaml +++ b/stable/pihole/3.0.9/questions.yaml @@ -889,6 +889,7 @@ questions: type: string default: "/etc/pihole" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1037,6 +1038,7 @@ questions: type: string default: "/etc/dnsmasq.d" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1199,6 +1201,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/pihole/3.0.8/templates/_configmap.tpl b/stable/pihole/3.0.9/templates/_configmap.tpl similarity index 100% rename from stable/pihole/3.0.8/templates/_configmap.tpl rename to stable/pihole/3.0.9/templates/_configmap.tpl diff --git a/stable/pihole/3.0.8/templates/common.yaml b/stable/pihole/3.0.9/templates/common.yaml similarity index 100% rename from stable/pihole/3.0.8/templates/common.yaml rename to stable/pihole/3.0.9/templates/common.yaml diff --git a/stable/pihole/3.0.8/test_values.yaml b/stable/pihole/3.0.9/test_values.yaml similarity index 100% rename from stable/pihole/3.0.8/test_values.yaml rename to stable/pihole/3.0.9/test_values.yaml diff --git a/stable/pihole/3.0.8/values.yaml b/stable/pihole/3.0.9/values.yaml similarity index 100% rename from stable/pihole/3.0.8/values.yaml rename to stable/pihole/3.0.9/values.yaml diff --git a/stable/plex/7.0.8/CHANGELOG.md b/stable/plex/7.0.8/CHANGELOG.md deleted file mode 100644 index 7424482b54d..00000000000 --- a/stable/plex/7.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [plex-7.0.8](https://github.com/truecharts/apps/compare/plex-7.0.7...plex-7.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/plex/7.0.8/Chart.lock b/stable/plex/7.0.8/Chart.lock deleted file mode 100644 index 8b71f1dc6d3..00000000000 --- a/stable/plex/7.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:41:31.618247965Z" diff --git a/stable/plex/7.0.8/charts/common-8.3.6.tgz b/stable/plex/7.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/plex/7.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/plex/7.0.9/CHANGELOG.md b/stable/plex/7.0.9/CHANGELOG.md new file mode 100644 index 00000000000..85ac356aa1a --- /dev/null +++ b/stable/plex/7.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/plex/7.0.9/CONFIG.md similarity index 100% rename from stable/plex/7.0.8/CONFIG.md rename to stable/plex/7.0.9/CONFIG.md diff --git a/stable/plex/7.0.9/Chart.lock b/stable/plex/7.0.9/Chart.lock new file mode 100644 index 00000000000..2dca6d82a1f --- /dev/null +++ b/stable/plex/7.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/plex/7.0.9/Chart.yaml similarity index 94% rename from stable/plex/7.0.8/Chart.yaml rename to stable/plex/7.0.9/Chart.yaml index 2e86856061a..32ce2c1e80a 100644 --- a/stable/plex/7.0.8/Chart.yaml +++ b/stable/plex/7.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.4.508" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 7.0.9 diff --git a/stable/plex/7.0.8/README.md b/stable/plex/7.0.9/README.md similarity index 96% rename from stable/plex/7.0.8/README.md rename to stable/plex/7.0.9/README.md index 44780270688..763e623d743 100644 --- a/stable/plex/7.0.8/README.md +++ b/stable/plex/7.0.9/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/plex/7.0.8/app-readme.md b/stable/plex/7.0.9/app-readme.md similarity index 100% rename from stable/plex/7.0.8/app-readme.md rename to stable/plex/7.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/plex/7.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/plex/7.0.8/helm-values.md b/stable/plex/7.0.9/helm-values.md similarity index 100% rename from stable/plex/7.0.8/helm-values.md rename to stable/plex/7.0.9/helm-values.md diff --git a/stable/plex/7.0.8/ix_values.yaml b/stable/plex/7.0.9/ix_values.yaml similarity index 100% rename from stable/plex/7.0.8/ix_values.yaml rename to stable/plex/7.0.9/ix_values.yaml diff --git a/stable/plex/7.0.8/questions.yaml b/stable/plex/7.0.9/questions.yaml similarity index 99% rename from stable/plex/7.0.8/questions.yaml rename to stable/plex/7.0.9/questions.yaml index 6f72aa118e0..6ff34472b66 100644 --- a/stable/plex/7.0.8/questions.yaml +++ b/stable/plex/7.0.9/questions.yaml @@ -641,6 +641,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -803,6 +804,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/plex/7.0.8/templates/common.yaml b/stable/plex/7.0.9/templates/common.yaml similarity index 100% rename from stable/plex/7.0.8/templates/common.yaml rename to stable/plex/7.0.9/templates/common.yaml diff --git a/stable/plex/7.0.8/test_values.yaml b/stable/plex/7.0.9/test_values.yaml similarity index 100% rename from stable/plex/7.0.8/test_values.yaml rename to stable/plex/7.0.9/test_values.yaml diff --git a/stable/plex/7.0.8/values.yaml b/stable/plex/7.0.9/values.yaml similarity index 100% rename from stable/plex/7.0.8/values.yaml rename to stable/plex/7.0.9/values.yaml diff --git a/stable/podgrab/6.0.7/CHANGELOG.md b/stable/podgrab/6.0.7/CHANGELOG.md deleted file mode 100644 index 53cddf023f2..00000000000 --- a/stable/podgrab/6.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [podgrab-6.0.7](https://github.com/truecharts/apps/compare/podgrab-6.0.6...podgrab-6.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/podgrab/6.0.7/Chart.lock b/stable/podgrab/6.0.7/Chart.lock deleted file mode 100644 index 2c2ee61470d..00000000000 --- a/stable/podgrab/6.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:41:45.242415299Z" diff --git a/stable/podgrab/6.0.7/charts/common-8.3.6.tgz b/stable/podgrab/6.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/podgrab/6.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/podgrab/6.0.8/CHANGELOG.md b/stable/podgrab/6.0.8/CHANGELOG.md new file mode 100644 index 00000000000..db0507e714b --- /dev/null +++ b/stable/podgrab/6.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/podgrab/6.0.8/CONFIG.md similarity index 100% rename from stable/podgrab/6.0.7/CONFIG.md rename to stable/podgrab/6.0.8/CONFIG.md diff --git a/stable/podgrab/6.0.8/Chart.lock b/stable/podgrab/6.0.8/Chart.lock new file mode 100644 index 00000000000..869bfff3dca --- /dev/null +++ b/stable/podgrab/6.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/podgrab/6.0.8/Chart.yaml similarity index 95% rename from stable/podgrab/6.0.7/Chart.yaml rename to stable/podgrab/6.0.8/Chart.yaml index b6af4099529..d08d237f8b6 100644 --- a/stable/podgrab/6.0.7/Chart.yaml +++ b/stable/podgrab/6.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 6.0.8 diff --git a/stable/podgrab/6.0.7/README.md b/stable/podgrab/6.0.8/README.md similarity index 96% rename from stable/podgrab/6.0.7/README.md rename to stable/podgrab/6.0.8/README.md index 5bdf5482f5a..bffb295e95d 100644 --- a/stable/podgrab/6.0.7/README.md +++ b/stable/podgrab/6.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/podgrab/6.0.7/app-readme.md b/stable/podgrab/6.0.8/app-readme.md similarity index 100% rename from stable/podgrab/6.0.7/app-readme.md rename to stable/podgrab/6.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/podgrab/6.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/podgrab/6.0.7/helm-values.md b/stable/podgrab/6.0.8/helm-values.md similarity index 100% rename from stable/podgrab/6.0.7/helm-values.md rename to stable/podgrab/6.0.8/helm-values.md diff --git a/stable/podgrab/6.0.7/ix_values.yaml b/stable/podgrab/6.0.8/ix_values.yaml similarity index 100% rename from stable/podgrab/6.0.7/ix_values.yaml rename to stable/podgrab/6.0.8/ix_values.yaml diff --git a/stable/podgrab/6.0.7/questions.yaml b/stable/podgrab/6.0.8/questions.yaml similarity index 99% rename from stable/podgrab/6.0.7/questions.yaml rename to stable/podgrab/6.0.8/questions.yaml index be45fd73755..c8287e9e83a 100644 --- a/stable/podgrab/6.0.7/questions.yaml +++ b/stable/podgrab/6.0.8/questions.yaml @@ -636,6 +636,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -798,6 +799,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/podgrab/6.0.7/templates/common.yaml b/stable/podgrab/6.0.8/templates/common.yaml similarity index 100% rename from stable/podgrab/6.0.7/templates/common.yaml rename to stable/podgrab/6.0.8/templates/common.yaml diff --git a/stable/podgrab/6.0.7/test_values.yaml b/stable/podgrab/6.0.8/test_values.yaml similarity index 100% rename from stable/podgrab/6.0.7/test_values.yaml rename to stable/podgrab/6.0.8/test_values.yaml diff --git a/stable/podgrab/6.0.7/values.yaml b/stable/podgrab/6.0.8/values.yaml similarity index 100% rename from stable/podgrab/6.0.7/values.yaml rename to stable/podgrab/6.0.8/values.yaml diff --git a/stable/postgresql/3.0.16/CHANGELOG.md b/stable/postgresql/3.0.16/CHANGELOG.md deleted file mode 100644 index 34e899f24e9..00000000000 --- a/stable/postgresql/3.0.16/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [postgresql-3.0.16](https://github.com/truecharts/apps/compare/postgresql-3.0.15...postgresql-3.0.16) (2021-10-13) - -#### Chore - -* bump common - diff --git a/stable/postgresql/3.0.16/Chart.lock b/stable/postgresql/3.0.16/Chart.lock deleted file mode 100644 index 4985fb0d839..00000000000 --- a/stable/postgresql/3.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T21:51:12.152531773Z" diff --git a/stable/postgresql/3.0.16/charts/common-8.3.6.tgz b/stable/postgresql/3.0.16/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/postgresql/3.0.16/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/postgresql/3.0.17/CHANGELOG.md b/stable/postgresql/3.0.17/CHANGELOG.md new file mode 100644 index 00000000000..a885cd31172 --- /dev/null +++ b/stable/postgresql/3.0.17/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [postgresql-3.0.17](https://github.com/truecharts/apps/compare/postgresql-3.0.16...postgresql-3.0.17) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + diff --git a/stable/postgresql/3.0.16/CONFIG.md b/stable/postgresql/3.0.17/CONFIG.md similarity index 100% rename from stable/postgresql/3.0.16/CONFIG.md rename to stable/postgresql/3.0.17/CONFIG.md diff --git a/stable/postgresql/3.0.17/Chart.lock b/stable/postgresql/3.0.17/Chart.lock new file mode 100644 index 00000000000..9ca02b5d97a --- /dev/null +++ b/stable/postgresql/3.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.10 +digest: sha256:c6745fe95717c5f73d68c597201d09a7920ce215ae6191bc1d9c9610bd8dd05a +generated: "2021-10-17T18:50:34.782574117Z" diff --git a/stable/postgresql/3.0.16/Chart.yaml b/stable/postgresql/3.0.17/Chart.yaml similarity index 94% rename from stable/postgresql/3.0.16/Chart.yaml rename to stable/postgresql/3.0.17/Chart.yaml index 5aaac6b4a91..9adfecfc2cb 100644 --- a/stable/postgresql/3.0.16/Chart.yaml +++ b/stable/postgresql/3.0.17/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "13.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 3.0.16 +version: 3.0.17 diff --git a/stable/postgresql/3.0.16/README.md b/stable/postgresql/3.0.17/README.md similarity index 96% rename from stable/postgresql/3.0.16/README.md rename to stable/postgresql/3.0.17/README.md index 6e7a7421eda..0635549e165 100644 --- a/stable/postgresql/3.0.16/README.md +++ b/stable/postgresql/3.0.17/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/postgresql/3.0.16/app-readme.md b/stable/postgresql/3.0.17/app-readme.md similarity index 100% rename from stable/postgresql/3.0.16/app-readme.md rename to stable/postgresql/3.0.17/app-readme.md diff --git a/stable/postgresql/3.0.17/charts/common-8.3.10.tgz b/stable/postgresql/3.0.17/charts/common-8.3.10.tgz new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/postgresql/3.0.17/charts/common-8.3.10.tgz differ diff --git a/stable/postgresql/3.0.16/helm-values.md b/stable/postgresql/3.0.17/helm-values.md similarity index 100% rename from stable/postgresql/3.0.16/helm-values.md rename to stable/postgresql/3.0.17/helm-values.md diff --git a/stable/postgresql/3.0.16/ix_values.yaml b/stable/postgresql/3.0.17/ix_values.yaml similarity index 100% rename from stable/postgresql/3.0.16/ix_values.yaml rename to stable/postgresql/3.0.17/ix_values.yaml diff --git a/stable/postgresql/3.0.16/questions.yaml b/stable/postgresql/3.0.17/questions.yaml similarity index 99% rename from stable/postgresql/3.0.16/questions.yaml rename to stable/postgresql/3.0.17/questions.yaml index 6d318c37b55..c00d031306d 100644 --- a/stable/postgresql/3.0.16/questions.yaml +++ b/stable/postgresql/3.0.17/questions.yaml @@ -638,6 +638,7 @@ questions: type: string default: "/var/lib/postgresql/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -748,6 +749,7 @@ questions: type: string default: "/bitnami/postgresql" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -859,6 +861,7 @@ questions: type: string default: "/dbbackups" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1022,6 +1025,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/postgresql/3.0.16/templates/backup-postgres-config.yaml b/stable/postgresql/3.0.17/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/3.0.16/templates/backup-postgres-config.yaml rename to stable/postgresql/3.0.17/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/3.0.16/templates/common.yaml b/stable/postgresql/3.0.17/templates/common.yaml similarity index 100% rename from stable/postgresql/3.0.16/templates/common.yaml rename to stable/postgresql/3.0.17/templates/common.yaml diff --git a/stable/postgresql/3.0.16/templates/secret.yaml b/stable/postgresql/3.0.17/templates/secret.yaml similarity index 100% rename from stable/postgresql/3.0.16/templates/secret.yaml rename to stable/postgresql/3.0.17/templates/secret.yaml diff --git a/stable/postgresql/3.0.16/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/3.0.17/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/3.0.16/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/3.0.17/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/postgresql/3.0.16/test_values.yaml b/stable/postgresql/3.0.17/test_values.yaml similarity index 100% rename from stable/postgresql/3.0.16/test_values.yaml rename to stable/postgresql/3.0.17/test_values.yaml diff --git a/stable/postgresql/3.0.16/values.yaml b/stable/postgresql/3.0.17/values.yaml similarity index 100% rename from stable/postgresql/3.0.16/values.yaml rename to stable/postgresql/3.0.17/values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.7/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.7/CHANGELOG.md deleted file mode 100644 index f85db7536ca..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pretend-youre-xyzzy-3.0.7](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.6...pretend-youre-xyzzy-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/pretend-youre-xyzzy/3.0.7/Chart.lock b/stable/pretend-youre-xyzzy/3.0.7/Chart.lock deleted file mode 100644 index d565ebf9cd8..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:41:58.982842914Z" diff --git a/stable/pretend-youre-xyzzy/3.0.7/charts/common-8.3.6.tgz b/stable/pretend-youre-xyzzy/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/pretend-youre-xyzzy/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/3.0.8/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..db7b84a0139 --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.7/CONFIG.md b/stable/pretend-youre-xyzzy/3.0.8/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.7/CONFIG.md rename to stable/pretend-youre-xyzzy/3.0.8/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/3.0.8/Chart.lock b/stable/pretend-youre-xyzzy/3.0.8/Chart.lock new file mode 100644 index 00000000000..86832c66d31 --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/pretend-youre-xyzzy/3.0.8/Chart.yaml similarity index 95% rename from stable/pretend-youre-xyzzy/3.0.7/Chart.yaml rename to stable/pretend-youre-xyzzy/3.0.8/Chart.yaml index 111ce164c5c..65e8c4d6b25 100644 --- a/stable/pretend-youre-xyzzy/3.0.7/Chart.yaml +++ b/stable/pretend-youre-xyzzy/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/pretend-youre-xyzzy/3.0.7/README.md b/stable/pretend-youre-xyzzy/3.0.8/README.md similarity index 96% rename from stable/pretend-youre-xyzzy/3.0.7/README.md rename to stable/pretend-youre-xyzzy/3.0.8/README.md index dfef1b5de8b..e26b5e5b2b9 100644 --- a/stable/pretend-youre-xyzzy/3.0.7/README.md +++ b/stable/pretend-youre-xyzzy/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/pretend-youre-xyzzy/3.0.7/app-readme.md b/stable/pretend-youre-xyzzy/3.0.8/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.7/app-readme.md rename to stable/pretend-youre-xyzzy/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/pretend-youre-xyzzy/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/pretend-youre-xyzzy/3.0.7/helm-values.md b/stable/pretend-youre-xyzzy/3.0.8/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.7/helm-values.md rename to stable/pretend-youre-xyzzy/3.0.8/helm-values.md diff --git a/stable/pretend-youre-xyzzy/3.0.7/ix_values.yaml b/stable/pretend-youre-xyzzy/3.0.8/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.7/ix_values.yaml rename to stable/pretend-youre-xyzzy/3.0.8/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.7/questions.yaml b/stable/pretend-youre-xyzzy/3.0.8/questions.yaml similarity index 99% rename from stable/pretend-youre-xyzzy/3.0.7/questions.yaml rename to stable/pretend-youre-xyzzy/3.0.8/questions.yaml index 7e0f8995369..1847308f197 100644 --- a/stable/pretend-youre-xyzzy/3.0.7/questions.yaml +++ b/stable/pretend-youre-xyzzy/3.0.8/questions.yaml @@ -668,6 +668,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/pretend-youre-xyzzy/3.0.7/templates/common.yaml b/stable/pretend-youre-xyzzy/3.0.8/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.7/templates/common.yaml rename to stable/pretend-youre-xyzzy/3.0.8/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.7/test_values.yaml b/stable/pretend-youre-xyzzy/3.0.8/test_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.7/test_values.yaml rename to stable/pretend-youre-xyzzy/3.0.8/test_values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.7/values.yaml b/stable/pretend-youre-xyzzy/3.0.8/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.7/values.yaml rename to stable/pretend-youre-xyzzy/3.0.8/values.yaml diff --git a/stable/protonmail-bridge/3.0.7/CHANGELOG.md b/stable/protonmail-bridge/3.0.7/CHANGELOG.md deleted file mode 100644 index 2961ecc4dea..00000000000 --- a/stable/protonmail-bridge/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [protonmail-bridge-3.0.7](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.6...protonmail-bridge-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/protonmail-bridge/3.0.7/Chart.lock b/stable/protonmail-bridge/3.0.7/Chart.lock deleted file mode 100644 index f1ed5d08611..00000000000 --- a/stable/protonmail-bridge/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:42:12.716260511Z" diff --git a/stable/protonmail-bridge/3.0.7/charts/common-8.3.6.tgz b/stable/protonmail-bridge/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/protonmail-bridge/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/3.0.8/CHANGELOG.md b/stable/protonmail-bridge/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..dedf8e7fce2 --- /dev/null +++ b/stable/protonmail-bridge/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/protonmail-bridge/3.0.8/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/3.0.7/CONFIG.md rename to stable/protonmail-bridge/3.0.8/CONFIG.md diff --git a/stable/protonmail-bridge/3.0.8/Chart.lock b/stable/protonmail-bridge/3.0.8/Chart.lock new file mode 100644 index 00000000000..db1ac5f658b --- /dev/null +++ b/stable/protonmail-bridge/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/protonmail-bridge/3.0.8/Chart.yaml similarity index 95% rename from stable/protonmail-bridge/3.0.7/Chart.yaml rename to stable/protonmail-bridge/3.0.8/Chart.yaml index c87809f5ed2..d386d4a8a9c 100644 --- a/stable/protonmail-bridge/3.0.7/Chart.yaml +++ b/stable/protonmail-bridge/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.9" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/protonmail-bridge/3.0.7/README.md b/stable/protonmail-bridge/3.0.8/README.md similarity index 96% rename from stable/protonmail-bridge/3.0.7/README.md rename to stable/protonmail-bridge/3.0.8/README.md index 1180d24fa69..dc2952d10c7 100644 --- a/stable/protonmail-bridge/3.0.7/README.md +++ b/stable/protonmail-bridge/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/protonmail-bridge/3.0.7/app-readme.md b/stable/protonmail-bridge/3.0.8/app-readme.md similarity index 100% rename from stable/protonmail-bridge/3.0.7/app-readme.md rename to stable/protonmail-bridge/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/protonmail-bridge/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/protonmail-bridge/3.0.7/helm-values.md b/stable/protonmail-bridge/3.0.8/helm-values.md similarity index 100% rename from stable/protonmail-bridge/3.0.7/helm-values.md rename to stable/protonmail-bridge/3.0.8/helm-values.md diff --git a/stable/protonmail-bridge/3.0.7/ix_values.yaml b/stable/protonmail-bridge/3.0.8/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.7/ix_values.yaml rename to stable/protonmail-bridge/3.0.8/ix_values.yaml diff --git a/stable/protonmail-bridge/3.0.7/questions.yaml b/stable/protonmail-bridge/3.0.8/questions.yaml similarity index 99% rename from stable/protonmail-bridge/3.0.7/questions.yaml rename to stable/protonmail-bridge/3.0.8/questions.yaml index 0ff36afe457..3a6d706a71e 100644 --- a/stable/protonmail-bridge/3.0.7/questions.yaml +++ b/stable/protonmail-bridge/3.0.8/questions.yaml @@ -634,6 +634,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -796,6 +797,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/protonmail-bridge/3.0.7/templates/common.yaml b/stable/protonmail-bridge/3.0.8/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.7/templates/common.yaml rename to stable/protonmail-bridge/3.0.8/templates/common.yaml diff --git a/stable/protonmail-bridge/3.0.7/test_values.yaml b/stable/protonmail-bridge/3.0.8/test_values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.7/test_values.yaml rename to stable/protonmail-bridge/3.0.8/test_values.yaml diff --git a/stable/protonmail-bridge/3.0.7/values.yaml b/stable/protonmail-bridge/3.0.8/values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.7/values.yaml rename to stable/protonmail-bridge/3.0.8/values.yaml diff --git a/stable/prowlarr/3.0.11/CHANGELOG.md b/stable/prowlarr/3.0.11/CHANGELOG.md deleted file mode 100644 index e21056d16be..00000000000 --- a/stable/prowlarr/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [prowlarr-3.0.11](https://github.com/truecharts/apps/compare/prowlarr-3.0.10...prowlarr-3.0.11) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/prowlarr/3.0.11/Chart.lock b/stable/prowlarr/3.0.11/Chart.lock deleted file mode 100644 index d5ab45a71e0..00000000000 --- a/stable/prowlarr/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:42:26.243166533Z" diff --git a/stable/prowlarr/3.0.11/charts/common-8.3.6.tgz b/stable/prowlarr/3.0.11/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/prowlarr/3.0.11/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/prowlarr/3.0.12/CHANGELOG.md b/stable/prowlarr/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..084e62009be --- /dev/null +++ b/stable/prowlarr/3.0.12/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.11/CONFIG.md b/stable/prowlarr/3.0.12/CONFIG.md similarity index 100% rename from stable/prowlarr/3.0.11/CONFIG.md rename to stable/prowlarr/3.0.12/CONFIG.md diff --git a/stable/prowlarr/3.0.12/Chart.lock b/stable/prowlarr/3.0.12/Chart.lock new file mode 100644 index 00000000000..1c17dc91c56 --- /dev/null +++ b/stable/prowlarr/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +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.11/Chart.yaml b/stable/prowlarr/3.0.12/Chart.yaml similarity index 94% rename from stable/prowlarr/3.0.11/Chart.yaml rename to stable/prowlarr/3.0.12/Chart.yaml index e883396c01a..87dcf0b02f5 100644 --- a/stable/prowlarr/3.0.11/Chart.yaml +++ b/stable/prowlarr/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1.1006" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.11 +version: 3.0.12 diff --git a/stable/prowlarr/3.0.11/README.md b/stable/prowlarr/3.0.12/README.md similarity index 96% rename from stable/prowlarr/3.0.11/README.md rename to stable/prowlarr/3.0.12/README.md index b6a8c3eed6f..c99659c405f 100644 --- a/stable/prowlarr/3.0.11/README.md +++ b/stable/prowlarr/3.0.12/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/prowlarr/3.0.11/app-readme.md b/stable/prowlarr/3.0.12/app-readme.md similarity index 100% rename from stable/prowlarr/3.0.11/app-readme.md rename to stable/prowlarr/3.0.12/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/prowlarr/3.0.12/charts/common-8.3.10.tgz differ diff --git a/stable/prowlarr/3.0.11/helm-values.md b/stable/prowlarr/3.0.12/helm-values.md similarity index 100% rename from stable/prowlarr/3.0.11/helm-values.md rename to stable/prowlarr/3.0.12/helm-values.md diff --git a/stable/prowlarr/3.0.11/ix_values.yaml b/stable/prowlarr/3.0.12/ix_values.yaml similarity index 100% rename from stable/prowlarr/3.0.11/ix_values.yaml rename to stable/prowlarr/3.0.12/ix_values.yaml diff --git a/stable/prowlarr/3.0.11/questions.yaml b/stable/prowlarr/3.0.12/questions.yaml similarity index 99% rename from stable/prowlarr/3.0.11/questions.yaml rename to stable/prowlarr/3.0.12/questions.yaml index 55c539c8455..74875fe4934 100644 --- a/stable/prowlarr/3.0.11/questions.yaml +++ b/stable/prowlarr/3.0.12/questions.yaml @@ -624,6 +624,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -787,6 +788,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/prowlarr/3.0.11/templates/common.yaml b/stable/prowlarr/3.0.12/templates/common.yaml similarity index 100% rename from stable/prowlarr/3.0.11/templates/common.yaml rename to stable/prowlarr/3.0.12/templates/common.yaml diff --git a/stable/prowlarr/3.0.11/test_values.yaml b/stable/prowlarr/3.0.12/test_values.yaml similarity index 100% rename from stable/prowlarr/3.0.11/test_values.yaml rename to stable/prowlarr/3.0.12/test_values.yaml diff --git a/stable/prowlarr/3.0.11/values.yaml b/stable/prowlarr/3.0.12/values.yaml similarity index 100% rename from stable/prowlarr/3.0.11/values.yaml rename to stable/prowlarr/3.0.12/values.yaml diff --git a/stable/pyload/3.0.7/CHANGELOG.md b/stable/pyload/3.0.7/CHANGELOG.md deleted file mode 100644 index cb6b888b9e9..00000000000 --- a/stable/pyload/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pyload-3.0.7](https://github.com/truecharts/apps/compare/pyload-3.0.6...pyload-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/pyload/3.0.7/Chart.lock b/stable/pyload/3.0.7/Chart.lock deleted file mode 100644 index 0f32dd63025..00000000000 --- a/stable/pyload/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:42:40.084685223Z" diff --git a/stable/pyload/3.0.7/charts/common-8.3.6.tgz b/stable/pyload/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/pyload/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/pyload/3.0.8/CHANGELOG.md b/stable/pyload/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..bcad156bf74 --- /dev/null +++ b/stable/pyload/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/pyload/3.0.8/CONFIG.md similarity index 100% rename from stable/pyload/3.0.7/CONFIG.md rename to stable/pyload/3.0.8/CONFIG.md diff --git a/stable/pyload/3.0.8/Chart.lock b/stable/pyload/3.0.8/Chart.lock new file mode 100644 index 00000000000..a8b0fff3604 --- /dev/null +++ b/stable/pyload/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/pyload/3.0.8/Chart.yaml similarity index 95% rename from stable/pyload/3.0.7/Chart.yaml rename to stable/pyload/3.0.8/Chart.yaml index 645195461e2..201e0b451fb 100644 --- a/stable/pyload/3.0.7/Chart.yaml +++ b/stable/pyload/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5de90278" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/pyload/3.0.7/README.md b/stable/pyload/3.0.8/README.md similarity index 96% rename from stable/pyload/3.0.7/README.md rename to stable/pyload/3.0.8/README.md index 1e59feb405c..bd0b5efe77d 100644 --- a/stable/pyload/3.0.7/README.md +++ b/stable/pyload/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/pyload/3.0.7/app-readme.md b/stable/pyload/3.0.8/app-readme.md similarity index 100% rename from stable/pyload/3.0.7/app-readme.md rename to stable/pyload/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/pyload/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/pyload/3.0.7/helm-values.md b/stable/pyload/3.0.8/helm-values.md similarity index 100% rename from stable/pyload/3.0.7/helm-values.md rename to stable/pyload/3.0.8/helm-values.md diff --git a/stable/pyload/3.0.7/ix_values.yaml b/stable/pyload/3.0.8/ix_values.yaml similarity index 100% rename from stable/pyload/3.0.7/ix_values.yaml rename to stable/pyload/3.0.8/ix_values.yaml diff --git a/stable/pyload/3.0.7/questions.yaml b/stable/pyload/3.0.8/questions.yaml similarity index 99% rename from stable/pyload/3.0.7/questions.yaml rename to stable/pyload/3.0.8/questions.yaml index ed2c98dc623..baf01e65926 100644 --- a/stable/pyload/3.0.7/questions.yaml +++ b/stable/pyload/3.0.8/questions.yaml @@ -641,6 +641,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -803,6 +804,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/pyload/3.0.7/templates/common.yaml b/stable/pyload/3.0.8/templates/common.yaml similarity index 100% rename from stable/pyload/3.0.7/templates/common.yaml rename to stable/pyload/3.0.8/templates/common.yaml diff --git a/stable/pyload/3.0.7/test_values.yaml b/stable/pyload/3.0.8/test_values.yaml similarity index 100% rename from stable/pyload/3.0.7/test_values.yaml rename to stable/pyload/3.0.8/test_values.yaml diff --git a/stable/pyload/3.0.7/values.yaml b/stable/pyload/3.0.8/values.yaml similarity index 100% rename from stable/pyload/3.0.7/values.yaml rename to stable/pyload/3.0.8/values.yaml diff --git a/stable/qbittorrent/8.0.8/CHANGELOG.md b/stable/qbittorrent/8.0.8/CHANGELOG.md deleted file mode 100644 index c3df2f90231..00000000000 --- a/stable/qbittorrent/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [qbittorrent-8.0.8](https://github.com/truecharts/apps/compare/qbittorrent-8.0.7...qbittorrent-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/qbittorrent/8.0.8/Chart.lock b/stable/qbittorrent/8.0.8/Chart.lock deleted file mode 100644 index f56f4a5c0e7..00000000000 --- a/stable/qbittorrent/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:42:53.951184188Z" diff --git a/stable/qbittorrent/8.0.8/charts/common-8.3.6.tgz b/stable/qbittorrent/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/qbittorrent/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/qbittorrent/8.0.9/CHANGELOG.md b/stable/qbittorrent/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..2282054a8b3 --- /dev/null +++ b/stable/qbittorrent/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/qbittorrent/8.0.9/CONFIG.md similarity index 100% rename from stable/qbittorrent/8.0.8/CONFIG.md rename to stable/qbittorrent/8.0.9/CONFIG.md diff --git a/stable/qbittorrent/8.0.9/Chart.lock b/stable/qbittorrent/8.0.9/Chart.lock new file mode 100644 index 00000000000..ac591cf5db9 --- /dev/null +++ b/stable/qbittorrent/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/qbittorrent/8.0.9/Chart.yaml similarity index 94% rename from stable/qbittorrent/8.0.8/Chart.yaml rename to stable/qbittorrent/8.0.9/Chart.yaml index d95cb87d751..f7b1ccb0e4c 100644 --- a/stable/qbittorrent/8.0.8/Chart.yaml +++ b/stable/qbittorrent/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/qbittorrent/8.0.8/README.md b/stable/qbittorrent/8.0.9/README.md similarity index 96% rename from stable/qbittorrent/8.0.8/README.md rename to stable/qbittorrent/8.0.9/README.md index 3f5008911c9..16c43c8b1ec 100644 --- a/stable/qbittorrent/8.0.8/README.md +++ b/stable/qbittorrent/8.0.9/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/qbittorrent/8.0.8/app-readme.md b/stable/qbittorrent/8.0.9/app-readme.md similarity index 100% rename from stable/qbittorrent/8.0.8/app-readme.md rename to stable/qbittorrent/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/qbittorrent/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/qbittorrent/8.0.8/helm-values.md b/stable/qbittorrent/8.0.9/helm-values.md similarity index 100% rename from stable/qbittorrent/8.0.8/helm-values.md rename to stable/qbittorrent/8.0.9/helm-values.md diff --git a/stable/qbittorrent/8.0.8/ix_values.yaml b/stable/qbittorrent/8.0.9/ix_values.yaml similarity index 100% rename from stable/qbittorrent/8.0.8/ix_values.yaml rename to stable/qbittorrent/8.0.9/ix_values.yaml diff --git a/stable/qbittorrent/8.0.8/questions.yaml b/stable/qbittorrent/8.0.9/questions.yaml similarity index 99% rename from stable/qbittorrent/8.0.8/questions.yaml rename to stable/qbittorrent/8.0.9/questions.yaml index 5e0fe4eb6e7..ae9eb586222 100644 --- a/stable/qbittorrent/8.0.8/questions.yaml +++ b/stable/qbittorrent/8.0.9/questions.yaml @@ -768,6 +768,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -930,6 +931,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/qbittorrent/8.0.8/templates/_configmap.tpl b/stable/qbittorrent/8.0.9/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/8.0.8/templates/_configmap.tpl rename to stable/qbittorrent/8.0.9/templates/_configmap.tpl diff --git a/stable/qbittorrent/8.0.8/templates/common.yaml b/stable/qbittorrent/8.0.9/templates/common.yaml similarity index 100% rename from stable/qbittorrent/8.0.8/templates/common.yaml rename to stable/qbittorrent/8.0.9/templates/common.yaml diff --git a/stable/qbittorrent/8.0.8/test_values.yaml b/stable/qbittorrent/8.0.9/test_values.yaml similarity index 100% rename from stable/qbittorrent/8.0.8/test_values.yaml rename to stable/qbittorrent/8.0.9/test_values.yaml diff --git a/stable/qbittorrent/8.0.8/values.yaml b/stable/qbittorrent/8.0.9/values.yaml similarity index 100% rename from stable/qbittorrent/8.0.8/values.yaml rename to stable/qbittorrent/8.0.9/values.yaml diff --git a/stable/radarr/8.0.7/CHANGELOG.md b/stable/radarr/8.0.7/CHANGELOG.md deleted file mode 100644 index 671fd434621..00000000000 --- a/stable/radarr/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [radarr-8.0.7](https://github.com/truecharts/apps/compare/radarr-8.0.6...radarr-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/radarr/8.0.7/Chart.lock b/stable/radarr/8.0.7/Chart.lock deleted file mode 100644 index 41ef6fd12e1..00000000000 --- a/stable/radarr/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:43:07.665716998Z" diff --git a/stable/radarr/8.0.7/charts/common-8.3.6.tgz b/stable/radarr/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/radarr/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/radarr/8.0.8/CHANGELOG.md b/stable/radarr/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..e37a9ec45f7 --- /dev/null +++ b/stable/radarr/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/radarr/8.0.8/CONFIG.md similarity index 100% rename from stable/radarr/8.0.7/CONFIG.md rename to stable/radarr/8.0.8/CONFIG.md diff --git a/stable/radarr/8.0.8/Chart.lock b/stable/radarr/8.0.8/Chart.lock new file mode 100644 index 00000000000..b1f7a972eac --- /dev/null +++ b/stable/radarr/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/radarr/8.0.8/Chart.yaml similarity index 95% rename from stable/radarr/8.0.7/Chart.yaml rename to stable/radarr/8.0.8/Chart.yaml index ea8d3ce3e87..f8a39422c9c 100644 --- a/stable/radarr/8.0.7/Chart.yaml +++ b/stable/radarr/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.2.2.5080" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/radarr/8.0.7/README.md b/stable/radarr/8.0.8/README.md similarity index 96% rename from stable/radarr/8.0.7/README.md rename to stable/radarr/8.0.8/README.md index 92efa5a2b3a..4f1f5f60617 100644 --- a/stable/radarr/8.0.7/README.md +++ b/stable/radarr/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/radarr/8.0.7/app-readme.md b/stable/radarr/8.0.8/app-readme.md similarity index 100% rename from stable/radarr/8.0.7/app-readme.md rename to stable/radarr/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/radarr/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/radarr/8.0.7/helm-values.md b/stable/radarr/8.0.8/helm-values.md similarity index 100% rename from stable/radarr/8.0.7/helm-values.md rename to stable/radarr/8.0.8/helm-values.md diff --git a/stable/radarr/8.0.7/ix_values.yaml b/stable/radarr/8.0.8/ix_values.yaml similarity index 100% rename from stable/radarr/8.0.7/ix_values.yaml rename to stable/radarr/8.0.8/ix_values.yaml diff --git a/stable/radarr/8.0.7/questions.yaml b/stable/radarr/8.0.8/questions.yaml similarity index 99% rename from stable/radarr/8.0.7/questions.yaml rename to stable/radarr/8.0.8/questions.yaml index 311f78e0342..d53a1278811 100644 --- a/stable/radarr/8.0.7/questions.yaml +++ b/stable/radarr/8.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/radarr/8.0.7/templates/common.yaml b/stable/radarr/8.0.8/templates/common.yaml similarity index 100% rename from stable/radarr/8.0.7/templates/common.yaml rename to stable/radarr/8.0.8/templates/common.yaml diff --git a/stable/radarr/8.0.7/test_values.yaml b/stable/radarr/8.0.8/test_values.yaml similarity index 100% rename from stable/radarr/8.0.7/test_values.yaml rename to stable/radarr/8.0.8/test_values.yaml diff --git a/stable/radarr/8.0.7/values.yaml b/stable/radarr/8.0.8/values.yaml similarity index 100% rename from stable/radarr/8.0.7/values.yaml rename to stable/radarr/8.0.8/values.yaml diff --git a/stable/readarr/8.0.10/CHANGELOG.md b/stable/readarr/8.0.10/CHANGELOG.md deleted file mode 100644 index c9205f18d24..00000000000 --- a/stable/readarr/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [readarr-8.0.10](https://github.com/truecharts/apps/compare/readarr-8.0.9...readarr-8.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/readarr/8.0.10/Chart.lock b/stable/readarr/8.0.10/Chart.lock deleted file mode 100644 index aa5baa54635..00000000000 --- a/stable/readarr/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:43:21.546962965Z" diff --git a/stable/readarr/8.0.10/charts/common-8.3.6.tgz b/stable/readarr/8.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/readarr/8.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/readarr/8.0.11/CHANGELOG.md b/stable/readarr/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..1795ce5bbec --- /dev/null +++ b/stable/readarr/8.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.10/CONFIG.md b/stable/readarr/8.0.11/CONFIG.md similarity index 100% rename from stable/readarr/8.0.10/CONFIG.md rename to stable/readarr/8.0.11/CONFIG.md diff --git a/stable/readarr/8.0.11/Chart.lock b/stable/readarr/8.0.11/Chart.lock new file mode 100644 index 00000000000..f61d9ee11f9 --- /dev/null +++ b/stable/readarr/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/readarr/8.0.11/Chart.yaml similarity index 95% rename from stable/readarr/8.0.10/Chart.yaml rename to stable/readarr/8.0.11/Chart.yaml index fed0d0b1ff8..96afd33edba 100644 --- a/stable/readarr/8.0.10/Chart.yaml +++ b/stable/readarr/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0.991" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 8.0.11 diff --git a/stable/readarr/8.0.10/README.md b/stable/readarr/8.0.11/README.md similarity index 96% rename from stable/readarr/8.0.10/README.md rename to stable/readarr/8.0.11/README.md index 1d5db7b577f..b5c94a8fbee 100644 --- a/stable/readarr/8.0.10/README.md +++ b/stable/readarr/8.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/readarr/8.0.10/app-readme.md b/stable/readarr/8.0.11/app-readme.md similarity index 100% rename from stable/readarr/8.0.10/app-readme.md rename to stable/readarr/8.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/readarr/8.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/readarr/8.0.10/helm-values.md b/stable/readarr/8.0.11/helm-values.md similarity index 100% rename from stable/readarr/8.0.10/helm-values.md rename to stable/readarr/8.0.11/helm-values.md diff --git a/stable/readarr/8.0.10/ix_values.yaml b/stable/readarr/8.0.11/ix_values.yaml similarity index 100% rename from stable/readarr/8.0.10/ix_values.yaml rename to stable/readarr/8.0.11/ix_values.yaml diff --git a/stable/readarr/8.0.10/questions.yaml b/stable/readarr/8.0.11/questions.yaml similarity index 99% rename from stable/readarr/8.0.10/questions.yaml rename to stable/readarr/8.0.11/questions.yaml index 35e897ce3b5..653c60d7a33 100644 --- a/stable/readarr/8.0.10/questions.yaml +++ b/stable/readarr/8.0.11/questions.yaml @@ -623,6 +623,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -785,6 +786,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/readarr/8.0.10/templates/common.yaml b/stable/readarr/8.0.11/templates/common.yaml similarity index 100% rename from stable/readarr/8.0.10/templates/common.yaml rename to stable/readarr/8.0.11/templates/common.yaml diff --git a/stable/readarr/8.0.10/test_values.yaml b/stable/readarr/8.0.11/test_values.yaml similarity index 100% rename from stable/readarr/8.0.10/test_values.yaml rename to stable/readarr/8.0.11/test_values.yaml diff --git a/stable/readarr/8.0.10/values.yaml b/stable/readarr/8.0.11/values.yaml similarity index 100% rename from stable/readarr/8.0.10/values.yaml rename to stable/readarr/8.0.11/values.yaml diff --git a/stable/reg/3.0.7/CHANGELOG.md b/stable/reg/3.0.7/CHANGELOG.md deleted file mode 100644 index 8ed9c8ae8b5..00000000000 --- a/stable/reg/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [reg-3.0.7](https://github.com/truecharts/apps/compare/reg-3.0.6...reg-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/reg/3.0.7/Chart.lock b/stable/reg/3.0.7/Chart.lock deleted file mode 100644 index 01cabcfa2b4..00000000000 --- a/stable/reg/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:43:35.14602749Z" diff --git a/stable/reg/3.0.7/charts/common-8.3.6.tgz b/stable/reg/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/reg/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/reg/3.0.8/CHANGELOG.md b/stable/reg/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..1d33d38d52b --- /dev/null +++ b/stable/reg/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/reg/3.0.8/CONFIG.md similarity index 100% rename from stable/reg/3.0.7/CONFIG.md rename to stable/reg/3.0.8/CONFIG.md diff --git a/stable/reg/3.0.8/Chart.lock b/stable/reg/3.0.8/Chart.lock new file mode 100644 index 00000000000..23b9133f4b1 --- /dev/null +++ b/stable/reg/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/reg/3.0.8/Chart.yaml similarity index 94% rename from stable/reg/3.0.7/Chart.yaml rename to stable/reg/3.0.8/Chart.yaml index fab1e7ac45f..b3c79230a9d 100644 --- a/stable/reg/3.0.7/Chart.yaml +++ b/stable/reg/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.16.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/reg/3.0.7/README.md b/stable/reg/3.0.8/README.md similarity index 96% rename from stable/reg/3.0.7/README.md rename to stable/reg/3.0.8/README.md index 1728f53d772..b56ad4328c2 100644 --- a/stable/reg/3.0.7/README.md +++ b/stable/reg/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/reg/3.0.7/app-readme.md b/stable/reg/3.0.8/app-readme.md similarity index 100% rename from stable/reg/3.0.7/app-readme.md rename to stable/reg/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/reg/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/reg/3.0.7/ci/ct-values.yaml b/stable/reg/3.0.8/ci/ct-values.yaml similarity index 100% rename from stable/reg/3.0.7/ci/ct-values.yaml rename to stable/reg/3.0.8/ci/ct-values.yaml diff --git a/stable/reg/3.0.7/helm-values.md b/stable/reg/3.0.8/helm-values.md similarity index 100% rename from stable/reg/3.0.7/helm-values.md rename to stable/reg/3.0.8/helm-values.md diff --git a/stable/reg/3.0.7/ix_values.yaml b/stable/reg/3.0.8/ix_values.yaml similarity index 100% rename from stable/reg/3.0.7/ix_values.yaml rename to stable/reg/3.0.8/ix_values.yaml diff --git a/stable/reg/3.0.7/questions.yaml b/stable/reg/3.0.8/questions.yaml similarity index 99% rename from stable/reg/3.0.7/questions.yaml rename to stable/reg/3.0.8/questions.yaml index 50b22c78280..9194a123595 100644 --- a/stable/reg/3.0.7/questions.yaml +++ b/stable/reg/3.0.8/questions.yaml @@ -624,6 +624,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -787,6 +788,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/reg/3.0.7/templates/common.yaml b/stable/reg/3.0.8/templates/common.yaml similarity index 100% rename from stable/reg/3.0.7/templates/common.yaml rename to stable/reg/3.0.8/templates/common.yaml diff --git a/stable/reg/3.0.7/test_values.yaml b/stable/reg/3.0.8/test_values.yaml similarity index 100% rename from stable/reg/3.0.7/test_values.yaml rename to stable/reg/3.0.8/test_values.yaml diff --git a/stable/reg/3.0.7/values.yaml b/stable/reg/3.0.8/values.yaml similarity index 100% rename from stable/reg/3.0.7/values.yaml rename to stable/reg/3.0.8/values.yaml diff --git a/stable/resilio-sync/3.0.7/CHANGELOG.md b/stable/resilio-sync/3.0.7/CHANGELOG.md deleted file mode 100644 index d1f93261b3e..00000000000 --- a/stable/resilio-sync/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [resilio-sync-3.0.7](https://github.com/truecharts/apps/compare/resilio-sync-3.0.6...resilio-sync-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/resilio-sync/3.0.7/Chart.lock b/stable/resilio-sync/3.0.7/Chart.lock deleted file mode 100644 index f7e2c940c81..00000000000 --- a/stable/resilio-sync/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:43:48.574319407Z" diff --git a/stable/resilio-sync/3.0.7/charts/common-8.3.6.tgz b/stable/resilio-sync/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/resilio-sync/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/resilio-sync/3.0.8/CHANGELOG.md b/stable/resilio-sync/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..709f2888425 --- /dev/null +++ b/stable/resilio-sync/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/resilio-sync/3.0.8/CONFIG.md similarity index 100% rename from stable/resilio-sync/3.0.7/CONFIG.md rename to stable/resilio-sync/3.0.8/CONFIG.md diff --git a/stable/resilio-sync/3.0.8/Chart.lock b/stable/resilio-sync/3.0.8/Chart.lock new file mode 100644 index 00000000000..fa2115ac601 --- /dev/null +++ b/stable/resilio-sync/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/resilio-sync/3.0.8/Chart.yaml similarity index 95% rename from stable/resilio-sync/3.0.7/Chart.yaml rename to stable/resilio-sync/3.0.8/Chart.yaml index d01e75445bd..965df3046a3 100644 --- a/stable/resilio-sync/3.0.7/Chart.yaml +++ b/stable/resilio-sync/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.2.1375" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/resilio-sync/3.0.7/README.md b/stable/resilio-sync/3.0.8/README.md similarity index 96% rename from stable/resilio-sync/3.0.7/README.md rename to stable/resilio-sync/3.0.8/README.md index 520e1c97fe4..65d9b6e3c25 100644 --- a/stable/resilio-sync/3.0.7/README.md +++ b/stable/resilio-sync/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/resilio-sync/3.0.7/app-readme.md b/stable/resilio-sync/3.0.8/app-readme.md similarity index 100% rename from stable/resilio-sync/3.0.7/app-readme.md rename to stable/resilio-sync/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/resilio-sync/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/resilio-sync/3.0.7/helm-values.md b/stable/resilio-sync/3.0.8/helm-values.md similarity index 100% rename from stable/resilio-sync/3.0.7/helm-values.md rename to stable/resilio-sync/3.0.8/helm-values.md diff --git a/stable/resilio-sync/3.0.7/ix_values.yaml b/stable/resilio-sync/3.0.8/ix_values.yaml similarity index 100% rename from stable/resilio-sync/3.0.7/ix_values.yaml rename to stable/resilio-sync/3.0.8/ix_values.yaml diff --git a/stable/resilio-sync/3.0.7/questions.yaml b/stable/resilio-sync/3.0.8/questions.yaml similarity index 99% rename from stable/resilio-sync/3.0.7/questions.yaml rename to stable/resilio-sync/3.0.8/questions.yaml index 45ced39d34e..1fd55fa2828 100644 --- a/stable/resilio-sync/3.0.7/questions.yaml +++ b/stable/resilio-sync/3.0.8/questions.yaml @@ -835,6 +835,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -997,6 +998,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/resilio-sync/3.0.7/templates/common.yaml b/stable/resilio-sync/3.0.8/templates/common.yaml similarity index 100% rename from stable/resilio-sync/3.0.7/templates/common.yaml rename to stable/resilio-sync/3.0.8/templates/common.yaml diff --git a/stable/resilio-sync/3.0.7/test_values.yaml b/stable/resilio-sync/3.0.8/test_values.yaml similarity index 100% rename from stable/resilio-sync/3.0.7/test_values.yaml rename to stable/resilio-sync/3.0.8/test_values.yaml diff --git a/stable/resilio-sync/3.0.7/values.yaml b/stable/resilio-sync/3.0.8/values.yaml similarity index 100% rename from stable/resilio-sync/3.0.7/values.yaml rename to stable/resilio-sync/3.0.8/values.yaml diff --git a/stable/sabnzbd/8.0.8/CHANGELOG.md b/stable/sabnzbd/8.0.8/CHANGELOG.md deleted file mode 100644 index 93879a3fd7e..00000000000 --- a/stable/sabnzbd/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sabnzbd-8.0.8](https://github.com/truecharts/apps/compare/sabnzbd-8.0.7...sabnzbd-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/sabnzbd/8.0.8/Chart.lock b/stable/sabnzbd/8.0.8/Chart.lock deleted file mode 100644 index 561b674f393..00000000000 --- a/stable/sabnzbd/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:44:02.181257555Z" diff --git a/stable/sabnzbd/8.0.8/charts/common-8.3.6.tgz b/stable/sabnzbd/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/sabnzbd/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/sabnzbd/8.0.9/CHANGELOG.md b/stable/sabnzbd/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..44961f605d2 --- /dev/null +++ b/stable/sabnzbd/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/sabnzbd/8.0.9/CONFIG.md similarity index 100% rename from stable/sabnzbd/8.0.8/CONFIG.md rename to stable/sabnzbd/8.0.9/CONFIG.md diff --git a/stable/sabnzbd/8.0.9/Chart.lock b/stable/sabnzbd/8.0.9/Chart.lock new file mode 100644 index 00000000000..83b09a33ec2 --- /dev/null +++ b/stable/sabnzbd/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/sabnzbd/8.0.9/Chart.yaml similarity index 93% rename from stable/sabnzbd/8.0.8/Chart.yaml rename to stable/sabnzbd/8.0.9/Chart.yaml index e5f52583c52..ca9273a80a2 100644 --- a/stable/sabnzbd/8.0.8/Chart.yaml +++ b/stable/sabnzbd/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/sabnzbd/8.0.8/README.md b/stable/sabnzbd/8.0.9/README.md similarity index 96% rename from stable/sabnzbd/8.0.8/README.md rename to stable/sabnzbd/8.0.9/README.md index 4a29ee831b2..25d6325d2a2 100644 --- a/stable/sabnzbd/8.0.8/README.md +++ b/stable/sabnzbd/8.0.9/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/sabnzbd/8.0.8/app-readme.md b/stable/sabnzbd/8.0.9/app-readme.md similarity index 100% rename from stable/sabnzbd/8.0.8/app-readme.md rename to stable/sabnzbd/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/sabnzbd/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/sabnzbd/8.0.8/helm-values.md b/stable/sabnzbd/8.0.9/helm-values.md similarity index 100% rename from stable/sabnzbd/8.0.8/helm-values.md rename to stable/sabnzbd/8.0.9/helm-values.md diff --git a/stable/sabnzbd/8.0.8/ix_values.yaml b/stable/sabnzbd/8.0.9/ix_values.yaml similarity index 100% rename from stable/sabnzbd/8.0.8/ix_values.yaml rename to stable/sabnzbd/8.0.9/ix_values.yaml diff --git a/stable/sabnzbd/8.0.8/questions.yaml b/stable/sabnzbd/8.0.9/questions.yaml similarity index 99% rename from stable/sabnzbd/8.0.8/questions.yaml rename to stable/sabnzbd/8.0.9/questions.yaml index b2d5f2c58ee..2d160a73388 100644 --- a/stable/sabnzbd/8.0.8/questions.yaml +++ b/stable/sabnzbd/8.0.9/questions.yaml @@ -630,6 +630,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -792,6 +793,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/sabnzbd/8.0.8/templates/common.yaml b/stable/sabnzbd/8.0.9/templates/common.yaml similarity index 100% rename from stable/sabnzbd/8.0.8/templates/common.yaml rename to stable/sabnzbd/8.0.9/templates/common.yaml diff --git a/stable/sabnzbd/8.0.8/test_values.yaml b/stable/sabnzbd/8.0.9/test_values.yaml similarity index 100% rename from stable/sabnzbd/8.0.8/test_values.yaml rename to stable/sabnzbd/8.0.9/test_values.yaml diff --git a/stable/sabnzbd/8.0.8/values.yaml b/stable/sabnzbd/8.0.9/values.yaml similarity index 100% rename from stable/sabnzbd/8.0.8/values.yaml rename to stable/sabnzbd/8.0.9/values.yaml diff --git a/stable/ser2sock/3.0.7/CHANGELOG.md b/stable/ser2sock/3.0.7/CHANGELOG.md deleted file mode 100644 index 1fdd4767439..00000000000 --- a/stable/ser2sock/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [ser2sock-3.0.7](https://github.com/truecharts/apps/compare/ser2sock-3.0.6...ser2sock-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/ser2sock/3.0.7/Chart.lock b/stable/ser2sock/3.0.7/Chart.lock deleted file mode 100644 index f4afd457197..00000000000 --- a/stable/ser2sock/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:44:15.794299053Z" diff --git a/stable/ser2sock/3.0.7/charts/common-8.3.6.tgz b/stable/ser2sock/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/ser2sock/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/ser2sock/3.0.8/CHANGELOG.md b/stable/ser2sock/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..50c86042628 --- /dev/null +++ b/stable/ser2sock/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/ser2sock/3.0.8/CONFIG.md similarity index 100% rename from stable/ser2sock/3.0.7/CONFIG.md rename to stable/ser2sock/3.0.8/CONFIG.md diff --git a/stable/ser2sock/3.0.8/Chart.lock b/stable/ser2sock/3.0.8/Chart.lock new file mode 100644 index 00000000000..2e28646cf48 --- /dev/null +++ b/stable/ser2sock/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/ser2sock/3.0.8/Chart.yaml similarity index 93% rename from stable/ser2sock/3.0.7/Chart.yaml rename to stable/ser2sock/3.0.8/Chart.yaml index 098684b6808..be8d49fcfe5 100644 --- a/stable/ser2sock/3.0.7/Chart.yaml +++ b/stable/ser2sock/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/ser2sock/3.0.7/README.md b/stable/ser2sock/3.0.8/README.md similarity index 96% rename from stable/ser2sock/3.0.7/README.md rename to stable/ser2sock/3.0.8/README.md index 6a7687580d5..af565fad274 100644 --- a/stable/ser2sock/3.0.7/README.md +++ b/stable/ser2sock/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/ser2sock/3.0.7/app-readme.md b/stable/ser2sock/3.0.8/app-readme.md similarity index 100% rename from stable/ser2sock/3.0.7/app-readme.md rename to stable/ser2sock/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/ser2sock/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/ser2sock/3.0.7/helm-values.md b/stable/ser2sock/3.0.8/helm-values.md similarity index 100% rename from stable/ser2sock/3.0.7/helm-values.md rename to stable/ser2sock/3.0.8/helm-values.md diff --git a/stable/ser2sock/3.0.7/ix_values.yaml b/stable/ser2sock/3.0.8/ix_values.yaml similarity index 100% rename from stable/ser2sock/3.0.7/ix_values.yaml rename to stable/ser2sock/3.0.8/ix_values.yaml diff --git a/stable/ser2sock/3.0.7/questions.yaml b/stable/ser2sock/3.0.8/questions.yaml similarity index 99% rename from stable/ser2sock/3.0.7/questions.yaml rename to stable/ser2sock/3.0.8/questions.yaml index 37a005b57d6..b554a975472 100644 --- a/stable/ser2sock/3.0.7/questions.yaml +++ b/stable/ser2sock/3.0.8/questions.yaml @@ -642,6 +642,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -804,6 +805,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/ser2sock/3.0.7/templates/common.yaml b/stable/ser2sock/3.0.8/templates/common.yaml similarity index 100% rename from stable/ser2sock/3.0.7/templates/common.yaml rename to stable/ser2sock/3.0.8/templates/common.yaml diff --git a/stable/ser2sock/3.0.7/test_values.yaml b/stable/ser2sock/3.0.8/test_values.yaml similarity index 100% rename from stable/ser2sock/3.0.7/test_values.yaml rename to stable/ser2sock/3.0.8/test_values.yaml diff --git a/stable/ser2sock/3.0.7/values.yaml b/stable/ser2sock/3.0.8/values.yaml similarity index 100% rename from stable/ser2sock/3.0.7/values.yaml rename to stable/ser2sock/3.0.8/values.yaml diff --git a/stable/sonarr/8.0.10/CHANGELOG.md b/stable/sonarr/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..bb9f6735f2a --- /dev/null +++ b/stable/sonarr/8.0.10/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.9/CONFIG.md b/stable/sonarr/8.0.10/CONFIG.md similarity index 100% rename from stable/sonarr/8.0.9/CONFIG.md rename to stable/sonarr/8.0.10/CONFIG.md diff --git a/stable/sonarr/8.0.10/Chart.lock b/stable/sonarr/8.0.10/Chart.lock new file mode 100644 index 00000000000..31760ae235f --- /dev/null +++ b/stable/sonarr/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +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.9/Chart.yaml b/stable/sonarr/8.0.10/Chart.yaml similarity index 94% rename from stable/sonarr/8.0.9/Chart.yaml rename to stable/sonarr/8.0.10/Chart.yaml index 3b56f2c5e35..558a976c704 100644 --- a/stable/sonarr/8.0.9/Chart.yaml +++ b/stable/sonarr/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.6.1342" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.9 +version: 8.0.10 diff --git a/stable/sonarr/8.0.9/README.md b/stable/sonarr/8.0.10/README.md similarity index 96% rename from stable/sonarr/8.0.9/README.md rename to stable/sonarr/8.0.10/README.md index cc295777953..83b0bddd665 100644 --- a/stable/sonarr/8.0.9/README.md +++ b/stable/sonarr/8.0.10/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/sonarr/8.0.9/app-readme.md b/stable/sonarr/8.0.10/app-readme.md similarity index 100% rename from stable/sonarr/8.0.9/app-readme.md rename to stable/sonarr/8.0.10/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/sonarr/8.0.10/charts/common-8.3.10.tgz differ diff --git a/stable/sonarr/8.0.9/helm-values.md b/stable/sonarr/8.0.10/helm-values.md similarity index 100% rename from stable/sonarr/8.0.9/helm-values.md rename to stable/sonarr/8.0.10/helm-values.md diff --git a/stable/sonarr/8.0.9/ix_values.yaml b/stable/sonarr/8.0.10/ix_values.yaml similarity index 100% rename from stable/sonarr/8.0.9/ix_values.yaml rename to stable/sonarr/8.0.10/ix_values.yaml diff --git a/stable/sonarr/8.0.9/questions.yaml b/stable/sonarr/8.0.10/questions.yaml similarity index 99% rename from stable/sonarr/8.0.9/questions.yaml rename to stable/sonarr/8.0.10/questions.yaml index 79ce2c3cef7..32a69ec382d 100644 --- a/stable/sonarr/8.0.9/questions.yaml +++ b/stable/sonarr/8.0.10/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/sonarr/8.0.9/templates/common.yaml b/stable/sonarr/8.0.10/templates/common.yaml similarity index 100% rename from stable/sonarr/8.0.9/templates/common.yaml rename to stable/sonarr/8.0.10/templates/common.yaml diff --git a/stable/sonarr/8.0.9/test_values.yaml b/stable/sonarr/8.0.10/test_values.yaml similarity index 100% rename from stable/sonarr/8.0.9/test_values.yaml rename to stable/sonarr/8.0.10/test_values.yaml diff --git a/stable/sonarr/8.0.9/values.yaml b/stable/sonarr/8.0.10/values.yaml similarity index 100% rename from stable/sonarr/8.0.9/values.yaml rename to stable/sonarr/8.0.10/values.yaml diff --git a/stable/sonarr/8.0.9/CHANGELOG.md b/stable/sonarr/8.0.9/CHANGELOG.md deleted file mode 100644 index a2b29b576e1..00000000000 --- a/stable/sonarr/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sonarr-8.0.9](https://github.com/truecharts/apps/compare/sonarr-8.0.8...sonarr-8.0.9) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/sonarr/8.0.9/Chart.lock b/stable/sonarr/8.0.9/Chart.lock deleted file mode 100644 index 899ab1e1344..00000000000 --- a/stable/sonarr/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:44:29.500323592Z" diff --git a/stable/sonarr/8.0.9/charts/common-8.3.6.tgz b/stable/sonarr/8.0.9/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/sonarr/8.0.9/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/stash/3.0.8/CHANGELOG.md b/stable/stash/3.0.8/CHANGELOG.md deleted file mode 100644 index fe4486dfdd5..00000000000 --- a/stable/stash/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [stash-3.0.8](https://github.com/truecharts/apps/compare/stash-3.0.7...stash-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/stash/3.0.8/Chart.lock b/stable/stash/3.0.8/Chart.lock deleted file mode 100644 index 17137cae906..00000000000 --- a/stable/stash/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:44:43.281335292Z" diff --git a/stable/stash/3.0.8/charts/common-8.3.6.tgz b/stable/stash/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/stash/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/stash/3.0.9/CHANGELOG.md b/stable/stash/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..c94e88e98cf --- /dev/null +++ b/stable/stash/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/stash/3.0.9/CONFIG.md similarity index 100% rename from stable/stash/3.0.8/CONFIG.md rename to stable/stash/3.0.9/CONFIG.md diff --git a/stable/stash/3.0.9/Chart.lock b/stable/stash/3.0.9/Chart.lock new file mode 100644 index 00000000000..bb998bda081 --- /dev/null +++ b/stable/stash/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/stash/3.0.9/Chart.yaml similarity index 94% rename from stable/stash/3.0.8/Chart.yaml rename to stable/stash/3.0.9/Chart.yaml index fc51aebff72..f8e3fa47c8e 100644 --- a/stable/stash/3.0.8/Chart.yaml +++ b/stable/stash/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.10.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/stash/3.0.8/README.md b/stable/stash/3.0.9/README.md similarity index 96% rename from stable/stash/3.0.8/README.md rename to stable/stash/3.0.9/README.md index 2d65995046d..cbbcd9df7f8 100644 --- a/stable/stash/3.0.8/README.md +++ b/stable/stash/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/stash/3.0.8/app-readme.md b/stable/stash/3.0.9/app-readme.md similarity index 100% rename from stable/stash/3.0.8/app-readme.md rename to stable/stash/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/stash/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/stash/3.0.8/ci/ct-values.yaml b/stable/stash/3.0.9/ci/ct-values.yaml similarity index 100% rename from stable/stash/3.0.8/ci/ct-values.yaml rename to stable/stash/3.0.9/ci/ct-values.yaml diff --git a/stable/stash/3.0.8/helm-values.md b/stable/stash/3.0.9/helm-values.md similarity index 100% rename from stable/stash/3.0.8/helm-values.md rename to stable/stash/3.0.9/helm-values.md diff --git a/stable/stash/3.0.8/ix_values.yaml b/stable/stash/3.0.9/ix_values.yaml similarity index 100% rename from stable/stash/3.0.8/ix_values.yaml rename to stable/stash/3.0.9/ix_values.yaml diff --git a/stable/stash/3.0.8/questions.yaml b/stable/stash/3.0.9/questions.yaml similarity index 99% rename from stable/stash/3.0.8/questions.yaml rename to stable/stash/3.0.9/questions.yaml index 176e605be2c..23d9cf647e2 100644 --- a/stable/stash/3.0.8/questions.yaml +++ b/stable/stash/3.0.9/questions.yaml @@ -627,6 +627,7 @@ questions: type: string default: "/root/.stash" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -789,6 +790,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/stash/3.0.8/templates/common.yaml b/stable/stash/3.0.9/templates/common.yaml similarity index 100% rename from stable/stash/3.0.8/templates/common.yaml rename to stable/stash/3.0.9/templates/common.yaml diff --git a/stable/stash/3.0.8/test_values.yaml b/stable/stash/3.0.9/test_values.yaml similarity index 100% rename from stable/stash/3.0.8/test_values.yaml rename to stable/stash/3.0.9/test_values.yaml diff --git a/stable/stash/3.0.8/values.yaml b/stable/stash/3.0.9/values.yaml similarity index 100% rename from stable/stash/3.0.8/values.yaml rename to stable/stash/3.0.9/values.yaml diff --git a/stable/syncthing/8.0.8/CHANGELOG.md b/stable/syncthing/8.0.8/CHANGELOG.md deleted file mode 100644 index e43ad3d3127..00000000000 --- a/stable/syncthing/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [syncthing-8.0.8](https://github.com/truecharts/apps/compare/syncthing-8.0.7...syncthing-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/syncthing/8.0.8/Chart.lock b/stable/syncthing/8.0.8/Chart.lock deleted file mode 100644 index 589c8ded686..00000000000 --- a/stable/syncthing/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:44:57.075049018Z" diff --git a/stable/syncthing/8.0.8/charts/common-8.3.6.tgz b/stable/syncthing/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/syncthing/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/syncthing/8.0.9/CHANGELOG.md b/stable/syncthing/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..9310d5694f8 --- /dev/null +++ b/stable/syncthing/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/syncthing/8.0.9/CONFIG.md similarity index 100% rename from stable/syncthing/8.0.8/CONFIG.md rename to stable/syncthing/8.0.9/CONFIG.md diff --git a/stable/syncthing/8.0.9/Chart.lock b/stable/syncthing/8.0.9/Chart.lock new file mode 100644 index 00000000000..e282dfead6c --- /dev/null +++ b/stable/syncthing/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/syncthing/8.0.9/Chart.yaml similarity index 95% rename from stable/syncthing/8.0.8/Chart.yaml rename to stable/syncthing/8.0.9/Chart.yaml index ee521793f9f..17d3b1b80f6 100644 --- a/stable/syncthing/8.0.8/Chart.yaml +++ b/stable/syncthing/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/syncthing/8.0.8/README.md b/stable/syncthing/8.0.9/README.md similarity index 96% rename from stable/syncthing/8.0.8/README.md rename to stable/syncthing/8.0.9/README.md index 46ae7a9f8ca..9e75a46cd00 100644 --- a/stable/syncthing/8.0.8/README.md +++ b/stable/syncthing/8.0.9/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/syncthing/8.0.8/app-readme.md b/stable/syncthing/8.0.9/app-readme.md similarity index 100% rename from stable/syncthing/8.0.8/app-readme.md rename to stable/syncthing/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/syncthing/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/syncthing/8.0.8/helm-values.md b/stable/syncthing/8.0.9/helm-values.md similarity index 100% rename from stable/syncthing/8.0.8/helm-values.md rename to stable/syncthing/8.0.9/helm-values.md diff --git a/stable/syncthing/8.0.8/ix_values.yaml b/stable/syncthing/8.0.9/ix_values.yaml similarity index 100% rename from stable/syncthing/8.0.8/ix_values.yaml rename to stable/syncthing/8.0.9/ix_values.yaml diff --git a/stable/syncthing/8.0.8/questions.yaml b/stable/syncthing/8.0.9/questions.yaml similarity index 99% rename from stable/syncthing/8.0.8/questions.yaml rename to stable/syncthing/8.0.9/questions.yaml index f73a61a5203..b56808b08f8 100644 --- a/stable/syncthing/8.0.8/questions.yaml +++ b/stable/syncthing/8.0.9/questions.yaml @@ -885,6 +885,7 @@ questions: type: string default: "/var/syncthing" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1047,6 +1048,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/syncthing/8.0.8/templates/common.yaml b/stable/syncthing/8.0.9/templates/common.yaml similarity index 100% rename from stable/syncthing/8.0.8/templates/common.yaml rename to stable/syncthing/8.0.9/templates/common.yaml diff --git a/stable/syncthing/8.0.8/test_values.yaml b/stable/syncthing/8.0.9/test_values.yaml similarity index 100% rename from stable/syncthing/8.0.8/test_values.yaml rename to stable/syncthing/8.0.9/test_values.yaml diff --git a/stable/syncthing/8.0.8/values.yaml b/stable/syncthing/8.0.9/values.yaml similarity index 100% rename from stable/syncthing/8.0.8/values.yaml rename to stable/syncthing/8.0.9/values.yaml diff --git a/stable/tautulli/8.0.7/CHANGELOG.md b/stable/tautulli/8.0.7/CHANGELOG.md deleted file mode 100644 index 7746a130fc1..00000000000 --- a/stable/tautulli/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tautulli-8.0.7](https://github.com/truecharts/apps/compare/tautulli-8.0.6...tautulli-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/tautulli/8.0.7/Chart.lock b/stable/tautulli/8.0.7/Chart.lock deleted file mode 100644 index d9681670176..00000000000 --- a/stable/tautulli/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:45:10.766519101Z" diff --git a/stable/tautulli/8.0.7/charts/common-8.3.6.tgz b/stable/tautulli/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/tautulli/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/tautulli/8.0.8/CHANGELOG.md b/stable/tautulli/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..981737a2ba7 --- /dev/null +++ b/stable/tautulli/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/tautulli/8.0.8/CONFIG.md similarity index 100% rename from stable/tautulli/8.0.7/CONFIG.md rename to stable/tautulli/8.0.8/CONFIG.md diff --git a/stable/tautulli/8.0.8/Chart.lock b/stable/tautulli/8.0.8/Chart.lock new file mode 100644 index 00000000000..1785a97d109 --- /dev/null +++ b/stable/tautulli/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/tautulli/8.0.8/Chart.yaml similarity index 95% rename from stable/tautulli/8.0.7/Chart.yaml rename to stable/tautulli/8.0.8/Chart.yaml index 7af055a6b90..104404b44e3 100644 --- a/stable/tautulli/8.0.7/Chart.yaml +++ b/stable/tautulli/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/tautulli/8.0.7/README.md b/stable/tautulli/8.0.8/README.md similarity index 96% rename from stable/tautulli/8.0.7/README.md rename to stable/tautulli/8.0.8/README.md index 92ad5e68942..8d9eb00a6f7 100644 --- a/stable/tautulli/8.0.7/README.md +++ b/stable/tautulli/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/tautulli/8.0.7/app-readme.md b/stable/tautulli/8.0.8/app-readme.md similarity index 100% rename from stable/tautulli/8.0.7/app-readme.md rename to stable/tautulli/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/tautulli/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/tautulli/8.0.7/helm-values.md b/stable/tautulli/8.0.8/helm-values.md similarity index 100% rename from stable/tautulli/8.0.7/helm-values.md rename to stable/tautulli/8.0.8/helm-values.md diff --git a/stable/tautulli/8.0.7/ix_values.yaml b/stable/tautulli/8.0.8/ix_values.yaml similarity index 100% rename from stable/tautulli/8.0.7/ix_values.yaml rename to stable/tautulli/8.0.8/ix_values.yaml diff --git a/stable/tautulli/8.0.7/questions.yaml b/stable/tautulli/8.0.8/questions.yaml similarity index 99% rename from stable/tautulli/8.0.7/questions.yaml rename to stable/tautulli/8.0.8/questions.yaml index f9aa8628f2c..909032f4e51 100644 --- a/stable/tautulli/8.0.7/questions.yaml +++ b/stable/tautulli/8.0.8/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/tautulli/8.0.7/templates/common.yaml b/stable/tautulli/8.0.8/templates/common.yaml similarity index 100% rename from stable/tautulli/8.0.7/templates/common.yaml rename to stable/tautulli/8.0.8/templates/common.yaml diff --git a/stable/tautulli/8.0.7/test_values.yaml b/stable/tautulli/8.0.8/test_values.yaml similarity index 100% rename from stable/tautulli/8.0.7/test_values.yaml rename to stable/tautulli/8.0.8/test_values.yaml diff --git a/stable/tautulli/8.0.7/values.yaml b/stable/tautulli/8.0.8/values.yaml similarity index 100% rename from stable/tautulli/8.0.7/values.yaml rename to stable/tautulli/8.0.8/values.yaml diff --git a/stable/teamspeak3/1.0.8/CHANGELOG.md b/stable/teamspeak3/1.0.8/CHANGELOG.md deleted file mode 100644 index 8fed4279778..00000000000 --- a/stable/teamspeak3/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [teamspeak3-1.0.8](https://github.com/truecharts/apps/compare/teamspeak3-1.0.7...teamspeak3-1.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/teamspeak3/1.0.8/Chart.lock b/stable/teamspeak3/1.0.8/Chart.lock deleted file mode 100644 index cf5a0ae6288..00000000000 --- a/stable/teamspeak3/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:45:24.307381934Z" diff --git a/stable/teamspeak3/1.0.8/charts/common-8.3.6.tgz b/stable/teamspeak3/1.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/teamspeak3/1.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/teamspeak3/1.0.9/CHANGELOG.md b/stable/teamspeak3/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..cad6e01ca76 --- /dev/null +++ b/stable/teamspeak3/1.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/teamspeak3/1.0.9/CONFIG.md similarity index 100% rename from stable/teamspeak3/1.0.8/CONFIG.md rename to stable/teamspeak3/1.0.9/CONFIG.md diff --git a/stable/teamspeak3/1.0.9/Chart.lock b/stable/teamspeak3/1.0.9/Chart.lock new file mode 100644 index 00000000000..426aa3ab946 --- /dev/null +++ b/stable/teamspeak3/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/teamspeak3/1.0.9/Chart.yaml similarity index 95% rename from stable/teamspeak3/1.0.8/Chart.yaml rename to stable/teamspeak3/1.0.9/Chart.yaml index ef2f9167d37..da76979ba73 100644 --- a/stable/teamspeak3/1.0.8/Chart.yaml +++ b/stable/teamspeak3/1.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.13.6" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 1.0.9 diff --git a/stable/teamspeak3/1.0.8/README.md b/stable/teamspeak3/1.0.9/README.md similarity index 96% rename from stable/teamspeak3/1.0.8/README.md rename to stable/teamspeak3/1.0.9/README.md index c9b95018e3a..8ab0444c9f7 100644 --- a/stable/teamspeak3/1.0.8/README.md +++ b/stable/teamspeak3/1.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/teamspeak3/1.0.8/app-readme.md b/stable/teamspeak3/1.0.9/app-readme.md similarity index 100% rename from stable/teamspeak3/1.0.8/app-readme.md rename to stable/teamspeak3/1.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/teamspeak3/1.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/teamspeak3/1.0.8/helm-values.md b/stable/teamspeak3/1.0.9/helm-values.md similarity index 100% rename from stable/teamspeak3/1.0.8/helm-values.md rename to stable/teamspeak3/1.0.9/helm-values.md diff --git a/stable/teamspeak3/1.0.8/ix_values.yaml b/stable/teamspeak3/1.0.9/ix_values.yaml similarity index 100% rename from stable/teamspeak3/1.0.8/ix_values.yaml rename to stable/teamspeak3/1.0.9/ix_values.yaml diff --git a/stable/teamspeak3/1.0.8/questions.yaml b/stable/teamspeak3/1.0.9/questions.yaml similarity index 99% rename from stable/teamspeak3/1.0.8/questions.yaml rename to stable/teamspeak3/1.0.9/questions.yaml index fd28736d4a7..eb8bc9873c8 100644 --- a/stable/teamspeak3/1.0.8/questions.yaml +++ b/stable/teamspeak3/1.0.9/questions.yaml @@ -818,6 +818,7 @@ questions: type: string default: "/var/ts3server/" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -981,6 +982,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/teamspeak3/1.0.8/templates/common.yaml b/stable/teamspeak3/1.0.9/templates/common.yaml similarity index 100% rename from stable/teamspeak3/1.0.8/templates/common.yaml rename to stable/teamspeak3/1.0.9/templates/common.yaml diff --git a/stable/teamspeak3/1.0.8/test_values.yaml b/stable/teamspeak3/1.0.9/test_values.yaml similarity index 100% rename from stable/teamspeak3/1.0.8/test_values.yaml rename to stable/teamspeak3/1.0.9/test_values.yaml diff --git a/stable/teamspeak3/1.0.8/values.yaml b/stable/teamspeak3/1.0.9/values.yaml similarity index 100% rename from stable/teamspeak3/1.0.8/values.yaml rename to stable/teamspeak3/1.0.9/values.yaml diff --git a/stable/thelounge/3.0.7/CHANGELOG.md b/stable/thelounge/3.0.7/CHANGELOG.md deleted file mode 100644 index 2a2a807b379..00000000000 --- a/stable/thelounge/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [thelounge-3.0.7](https://github.com/truecharts/apps/compare/thelounge-3.0.6...thelounge-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/thelounge/3.0.7/Chart.lock b/stable/thelounge/3.0.7/Chart.lock deleted file mode 100644 index 57000ddfec2..00000000000 --- a/stable/thelounge/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:45:37.896045855Z" diff --git a/stable/thelounge/3.0.7/charts/common-8.3.6.tgz b/stable/thelounge/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/thelounge/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/thelounge/3.0.8/CHANGELOG.md b/stable/thelounge/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..4be6bece545 --- /dev/null +++ b/stable/thelounge/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/thelounge/3.0.8/CONFIG.md similarity index 100% rename from stable/thelounge/3.0.7/CONFIG.md rename to stable/thelounge/3.0.8/CONFIG.md diff --git a/stable/thelounge/3.0.8/Chart.lock b/stable/thelounge/3.0.8/Chart.lock new file mode 100644 index 00000000000..01e5ae253dc --- /dev/null +++ b/stable/thelounge/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/thelounge/3.0.8/Chart.yaml similarity index 94% rename from stable/thelounge/3.0.7/Chart.yaml rename to stable/thelounge/3.0.8/Chart.yaml index ae64f40cd5b..87e507e5885 100644 --- a/stable/thelounge/3.0.7/Chart.yaml +++ b/stable/thelounge/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.2.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/thelounge/3.0.7/README.md b/stable/thelounge/3.0.8/README.md similarity index 96% rename from stable/thelounge/3.0.7/README.md rename to stable/thelounge/3.0.8/README.md index 24a214a8a24..1cda42be135 100644 --- a/stable/thelounge/3.0.7/README.md +++ b/stable/thelounge/3.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/thelounge/3.0.7/app-readme.md b/stable/thelounge/3.0.8/app-readme.md similarity index 100% rename from stable/thelounge/3.0.7/app-readme.md rename to stable/thelounge/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/thelounge/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/thelounge/3.0.7/helm-values.md b/stable/thelounge/3.0.8/helm-values.md similarity index 100% rename from stable/thelounge/3.0.7/helm-values.md rename to stable/thelounge/3.0.8/helm-values.md diff --git a/stable/thelounge/3.0.7/ix_values.yaml b/stable/thelounge/3.0.8/ix_values.yaml similarity index 100% rename from stable/thelounge/3.0.7/ix_values.yaml rename to stable/thelounge/3.0.8/ix_values.yaml diff --git a/stable/thelounge/3.0.7/questions.yaml b/stable/thelounge/3.0.8/questions.yaml similarity index 99% rename from stable/thelounge/3.0.7/questions.yaml rename to stable/thelounge/3.0.8/questions.yaml index acfe10794d5..6135134324b 100644 --- a/stable/thelounge/3.0.7/questions.yaml +++ b/stable/thelounge/3.0.8/questions.yaml @@ -629,6 +629,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -792,6 +793,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/thelounge/3.0.7/templates/common.yaml b/stable/thelounge/3.0.8/templates/common.yaml similarity index 100% rename from stable/thelounge/3.0.7/templates/common.yaml rename to stable/thelounge/3.0.8/templates/common.yaml diff --git a/stable/thelounge/3.0.7/test_values.yaml b/stable/thelounge/3.0.8/test_values.yaml similarity index 100% rename from stable/thelounge/3.0.7/test_values.yaml rename to stable/thelounge/3.0.8/test_values.yaml diff --git a/stable/thelounge/3.0.7/values.yaml b/stable/thelounge/3.0.8/values.yaml similarity index 100% rename from stable/thelounge/3.0.7/values.yaml rename to stable/thelounge/3.0.8/values.yaml diff --git a/stable/traefik/9.0.10/CHANGELOG.md b/stable/traefik/9.0.10/CHANGELOG.md deleted file mode 100644 index b014adab26e..00000000000 --- a/stable/traefik/9.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [traefik-9.0.10](https://github.com/truecharts/apps/compare/traefik-9.0.9...traefik-9.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/traefik/9.0.10/Chart.lock b/stable/traefik/9.0.10/Chart.lock deleted file mode 100644 index f4c97cf6671..00000000000 --- a/stable/traefik/9.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:45:51.899767508Z" diff --git a/stable/traefik/9.0.10/charts/common-8.3.6.tgz b/stable/traefik/9.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/traefik/9.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/traefik/9.0.11/CHANGELOG.md b/stable/traefik/9.0.11/CHANGELOG.md new file mode 100644 index 00000000000..474c1a75c5b --- /dev/null +++ b/stable/traefik/9.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.10/CONFIG.md b/stable/traefik/9.0.11/CONFIG.md similarity index 100% rename from stable/traefik/9.0.10/CONFIG.md rename to stable/traefik/9.0.11/CONFIG.md diff --git a/stable/traefik/9.0.11/Chart.lock b/stable/traefik/9.0.11/Chart.lock new file mode 100644 index 00000000000..c8c10c8988b --- /dev/null +++ b/stable/traefik/9.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/traefik/9.0.11/Chart.yaml similarity index 94% rename from stable/traefik/9.0.10/Chart.yaml rename to stable/traefik/9.0.11/Chart.yaml index 96b675e7b28..e3db8d95212 100644 --- a/stable/traefik/9.0.10/Chart.yaml +++ b/stable/traefik/9.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.5.3" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 9.0.11 diff --git a/stable/traefik/9.0.10/README.md b/stable/traefik/9.0.11/README.md similarity index 96% rename from stable/traefik/9.0.10/README.md rename to stable/traefik/9.0.11/README.md index e5bb75f0156..0e3923528cd 100644 --- a/stable/traefik/9.0.10/README.md +++ b/stable/traefik/9.0.11/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/traefik/9.0.10/app-readme.md b/stable/traefik/9.0.11/app-readme.md similarity index 100% rename from stable/traefik/9.0.10/app-readme.md rename to stable/traefik/9.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/traefik/9.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/traefik/9.0.10/crds/ingressroute.yaml b/stable/traefik/9.0.11/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/ingressroute.yaml rename to stable/traefik/9.0.11/crds/ingressroute.yaml diff --git a/stable/traefik/9.0.10/crds/ingressroutetcp.yaml b/stable/traefik/9.0.11/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/ingressroutetcp.yaml rename to stable/traefik/9.0.11/crds/ingressroutetcp.yaml diff --git a/stable/traefik/9.0.10/crds/ingressrouteudp.yaml b/stable/traefik/9.0.11/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/ingressrouteudp.yaml rename to stable/traefik/9.0.11/crds/ingressrouteudp.yaml diff --git a/stable/traefik/9.0.10/crds/middlewares.yaml b/stable/traefik/9.0.11/crds/middlewares.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/middlewares.yaml rename to stable/traefik/9.0.11/crds/middlewares.yaml diff --git a/stable/traefik/9.0.10/crds/middlewarestcp.yaml b/stable/traefik/9.0.11/crds/middlewarestcp.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/middlewarestcp.yaml rename to stable/traefik/9.0.11/crds/middlewarestcp.yaml diff --git a/stable/traefik/9.0.10/crds/serverstransports.yaml b/stable/traefik/9.0.11/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/serverstransports.yaml rename to stable/traefik/9.0.11/crds/serverstransports.yaml diff --git a/stable/traefik/9.0.10/crds/tlsoptions.yaml b/stable/traefik/9.0.11/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/tlsoptions.yaml rename to stable/traefik/9.0.11/crds/tlsoptions.yaml diff --git a/stable/traefik/9.0.10/crds/tlsstores.yaml b/stable/traefik/9.0.11/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/tlsstores.yaml rename to stable/traefik/9.0.11/crds/tlsstores.yaml diff --git a/stable/traefik/9.0.10/crds/traefikservices.yaml b/stable/traefik/9.0.11/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/9.0.10/crds/traefikservices.yaml rename to stable/traefik/9.0.11/crds/traefikservices.yaml diff --git a/stable/traefik/9.0.10/helm-values.md b/stable/traefik/9.0.11/helm-values.md similarity index 100% rename from stable/traefik/9.0.10/helm-values.md rename to stable/traefik/9.0.11/helm-values.md diff --git a/stable/traefik/9.0.10/ix_values.yaml b/stable/traefik/9.0.11/ix_values.yaml similarity index 100% rename from stable/traefik/9.0.10/ix_values.yaml rename to stable/traefik/9.0.11/ix_values.yaml diff --git a/stable/traefik/9.0.10/questions.yaml b/stable/traefik/9.0.11/questions.yaml similarity index 100% rename from stable/traefik/9.0.10/questions.yaml rename to stable/traefik/9.0.11/questions.yaml diff --git a/stable/traefik/9.0.10/templates/_args.tpl b/stable/traefik/9.0.11/templates/_args.tpl similarity index 100% rename from stable/traefik/9.0.10/templates/_args.tpl rename to stable/traefik/9.0.11/templates/_args.tpl diff --git a/stable/traefik/9.0.10/templates/_helpers.tpl b/stable/traefik/9.0.11/templates/_helpers.tpl similarity index 100% rename from stable/traefik/9.0.10/templates/_helpers.tpl rename to stable/traefik/9.0.11/templates/_helpers.tpl diff --git a/stable/traefik/9.0.10/templates/_ingressclass.tpl b/stable/traefik/9.0.11/templates/_ingressclass.tpl similarity index 100% rename from stable/traefik/9.0.10/templates/_ingressclass.tpl rename to stable/traefik/9.0.11/templates/_ingressclass.tpl diff --git a/stable/traefik/9.0.10/templates/_ingressroute.tpl b/stable/traefik/9.0.11/templates/_ingressroute.tpl similarity index 100% rename from stable/traefik/9.0.10/templates/_ingressroute.tpl rename to stable/traefik/9.0.11/templates/_ingressroute.tpl diff --git a/stable/traefik/9.0.10/templates/_portalhook.tpl b/stable/traefik/9.0.11/templates/_portalhook.tpl similarity index 100% rename from stable/traefik/9.0.10/templates/_portalhook.tpl rename to stable/traefik/9.0.11/templates/_portalhook.tpl diff --git a/stable/traefik/9.0.10/templates/_tlsoptions.tpl b/stable/traefik/9.0.11/templates/_tlsoptions.tpl similarity index 100% rename from stable/traefik/9.0.10/templates/_tlsoptions.tpl rename to stable/traefik/9.0.11/templates/_tlsoptions.tpl diff --git a/stable/traefik/9.0.10/templates/common.yaml b/stable/traefik/9.0.11/templates/common.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/common.yaml rename to stable/traefik/9.0.11/templates/common.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/basic-middleware.yaml b/stable/traefik/9.0.11/templates/middlewares/basic-middleware.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/basic-middleware.yaml rename to stable/traefik/9.0.11/templates/middlewares/basic-middleware.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/basicauth.yaml b/stable/traefik/9.0.11/templates/middlewares/basicauth.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/basicauth.yaml rename to stable/traefik/9.0.11/templates/middlewares/basicauth.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/chain.yaml b/stable/traefik/9.0.11/templates/middlewares/chain.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/chain.yaml rename to stable/traefik/9.0.11/templates/middlewares/chain.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/forwardauth.yaml b/stable/traefik/9.0.11/templates/middlewares/forwardauth.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/forwardauth.yaml rename to stable/traefik/9.0.11/templates/middlewares/forwardauth.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/ipwhitelist.yaml b/stable/traefik/9.0.11/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/ipwhitelist.yaml rename to stable/traefik/9.0.11/templates/middlewares/ipwhitelist.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/ratelimit.yaml b/stable/traefik/9.0.11/templates/middlewares/ratelimit.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/ratelimit.yaml rename to stable/traefik/9.0.11/templates/middlewares/ratelimit.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/redirectScheme.yaml b/stable/traefik/9.0.11/templates/middlewares/redirectScheme.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/redirectScheme.yaml rename to stable/traefik/9.0.11/templates/middlewares/redirectScheme.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/redirectregex.yaml b/stable/traefik/9.0.11/templates/middlewares/redirectregex.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/redirectregex.yaml rename to stable/traefik/9.0.11/templates/middlewares/redirectregex.yaml diff --git a/stable/traefik/9.0.10/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/9.0.11/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from stable/traefik/9.0.10/templates/middlewares/tc-nextcloud.yaml rename to stable/traefik/9.0.11/templates/middlewares/tc-nextcloud.yaml diff --git a/stable/traefik/9.0.10/test_values.yaml b/stable/traefik/9.0.11/test_values.yaml similarity index 100% rename from stable/traefik/9.0.10/test_values.yaml rename to stable/traefik/9.0.11/test_values.yaml diff --git a/stable/traefik/9.0.10/values.yaml b/stable/traefik/9.0.11/values.yaml similarity index 100% rename from stable/traefik/9.0.10/values.yaml rename to stable/traefik/9.0.11/values.yaml diff --git a/stable/transmission/8.0.7/CHANGELOG.md b/stable/transmission/8.0.7/CHANGELOG.md deleted file mode 100644 index a8aff2bb109..00000000000 --- a/stable/transmission/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [transmission-8.0.7](https://github.com/truecharts/apps/compare/transmission-8.0.6...transmission-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/transmission/8.0.7/Chart.lock b/stable/transmission/8.0.7/Chart.lock deleted file mode 100644 index b691a168541..00000000000 --- a/stable/transmission/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:46:05.552558468Z" diff --git a/stable/transmission/8.0.7/charts/common-8.3.6.tgz b/stable/transmission/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/transmission/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/transmission/8.0.8/CHANGELOG.md b/stable/transmission/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..81aa0007460 --- /dev/null +++ b/stable/transmission/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/transmission/8.0.8/CONFIG.md similarity index 100% rename from stable/transmission/8.0.7/CONFIG.md rename to stable/transmission/8.0.8/CONFIG.md diff --git a/stable/transmission/8.0.8/Chart.lock b/stable/transmission/8.0.8/Chart.lock new file mode 100644 index 00000000000..28f65674cf2 --- /dev/null +++ b/stable/transmission/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/transmission/8.0.8/Chart.yaml similarity index 95% rename from stable/transmission/8.0.7/Chart.yaml rename to stable/transmission/8.0.8/Chart.yaml index 3016485e241..095b2e73dcb 100644 --- a/stable/transmission/8.0.7/Chart.yaml +++ b/stable/transmission/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.00" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/transmission/8.0.7/README.md b/stable/transmission/8.0.8/README.md similarity index 96% rename from stable/transmission/8.0.7/README.md rename to stable/transmission/8.0.8/README.md index cdc2abde05c..a6991cefb7c 100644 --- a/stable/transmission/8.0.7/README.md +++ b/stable/transmission/8.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/transmission/8.0.7/app-readme.md b/stable/transmission/8.0.8/app-readme.md similarity index 100% rename from stable/transmission/8.0.7/app-readme.md rename to stable/transmission/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/transmission/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/transmission/8.0.7/helm-values.md b/stable/transmission/8.0.8/helm-values.md similarity index 100% rename from stable/transmission/8.0.7/helm-values.md rename to stable/transmission/8.0.8/helm-values.md diff --git a/stable/transmission/8.0.7/ix_values.yaml b/stable/transmission/8.0.8/ix_values.yaml similarity index 100% rename from stable/transmission/8.0.7/ix_values.yaml rename to stable/transmission/8.0.8/ix_values.yaml diff --git a/stable/transmission/8.0.7/questions.yaml b/stable/transmission/8.0.8/questions.yaml similarity index 99% rename from stable/transmission/8.0.7/questions.yaml rename to stable/transmission/8.0.8/questions.yaml index c978b4f4d39..993c2c827be 100644 --- a/stable/transmission/8.0.7/questions.yaml +++ b/stable/transmission/8.0.8/questions.yaml @@ -1109,6 +1109,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1271,6 +1272,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/transmission/8.0.7/templates/common.yaml b/stable/transmission/8.0.8/templates/common.yaml similarity index 100% rename from stable/transmission/8.0.7/templates/common.yaml rename to stable/transmission/8.0.8/templates/common.yaml diff --git a/stable/transmission/8.0.7/test_values.yaml b/stable/transmission/8.0.8/test_values.yaml similarity index 100% rename from stable/transmission/8.0.7/test_values.yaml rename to stable/transmission/8.0.8/test_values.yaml diff --git a/stable/transmission/8.0.7/values.yaml b/stable/transmission/8.0.8/values.yaml similarity index 100% rename from stable/transmission/8.0.7/values.yaml rename to stable/transmission/8.0.8/values.yaml diff --git a/stable/truecommand/8.0.7/CHANGELOG.md b/stable/truecommand/8.0.7/CHANGELOG.md deleted file mode 100644 index 583166f8803..00000000000 --- a/stable/truecommand/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [truecommand-8.0.7](https://github.com/truecharts/apps/compare/truecommand-8.0.6...truecommand-8.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/truecommand/8.0.7/Chart.lock b/stable/truecommand/8.0.7/Chart.lock deleted file mode 100644 index 2f0cb41f8eb..00000000000 --- a/stable/truecommand/8.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:46:19.161323694Z" diff --git a/stable/truecommand/8.0.7/charts/common-8.3.6.tgz b/stable/truecommand/8.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/truecommand/8.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/truecommand/8.0.8/CHANGELOG.md b/stable/truecommand/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..81b00a31b96 --- /dev/null +++ b/stable/truecommand/8.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/truecommand/8.0.8/CONFIG.md similarity index 100% rename from stable/truecommand/8.0.7/CONFIG.md rename to stable/truecommand/8.0.8/CONFIG.md diff --git a/stable/truecommand/8.0.8/Chart.lock b/stable/truecommand/8.0.8/Chart.lock new file mode 100644 index 00000000000..695faf658b8 --- /dev/null +++ b/stable/truecommand/8.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/truecommand/8.0.8/Chart.yaml similarity index 95% rename from stable/truecommand/8.0.7/Chart.yaml rename to stable/truecommand/8.0.8/Chart.yaml index d1a59c76fa8..c1562ea71ea 100644 --- a/stable/truecommand/8.0.7/Chart.yaml +++ b/stable/truecommand/8.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 8.0.8 diff --git a/stable/truecommand/8.0.7/README.md b/stable/truecommand/8.0.8/README.md similarity index 96% rename from stable/truecommand/8.0.7/README.md rename to stable/truecommand/8.0.8/README.md index d928fa3d1e1..8455bfaf911 100644 --- a/stable/truecommand/8.0.7/README.md +++ b/stable/truecommand/8.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/truecommand/8.0.7/app-readme.md b/stable/truecommand/8.0.8/app-readme.md similarity index 100% rename from stable/truecommand/8.0.7/app-readme.md rename to stable/truecommand/8.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/truecommand/8.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/truecommand/8.0.7/helm-values.md b/stable/truecommand/8.0.8/helm-values.md similarity index 100% rename from stable/truecommand/8.0.7/helm-values.md rename to stable/truecommand/8.0.8/helm-values.md diff --git a/stable/truecommand/8.0.7/ix_values.yaml b/stable/truecommand/8.0.8/ix_values.yaml similarity index 100% rename from stable/truecommand/8.0.7/ix_values.yaml rename to stable/truecommand/8.0.8/ix_values.yaml diff --git a/stable/truecommand/8.0.7/questions.yaml b/stable/truecommand/8.0.8/questions.yaml similarity index 99% rename from stable/truecommand/8.0.7/questions.yaml rename to stable/truecommand/8.0.8/questions.yaml index 5ad9d731855..b3eda320def 100644 --- a/stable/truecommand/8.0.7/questions.yaml +++ b/stable/truecommand/8.0.8/questions.yaml @@ -630,6 +630,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -792,6 +793,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/truecommand/8.0.7/templates/common.yaml b/stable/truecommand/8.0.8/templates/common.yaml similarity index 100% rename from stable/truecommand/8.0.7/templates/common.yaml rename to stable/truecommand/8.0.8/templates/common.yaml diff --git a/stable/truecommand/8.0.7/test_values.yaml b/stable/truecommand/8.0.8/test_values.yaml similarity index 100% rename from stable/truecommand/8.0.7/test_values.yaml rename to stable/truecommand/8.0.8/test_values.yaml diff --git a/stable/truecommand/8.0.7/values.yaml b/stable/truecommand/8.0.8/values.yaml similarity index 100% rename from stable/truecommand/8.0.7/values.yaml rename to stable/truecommand/8.0.8/values.yaml diff --git a/stable/tvheadend/9.0.7/CHANGELOG.md b/stable/tvheadend/9.0.7/CHANGELOG.md deleted file mode 100644 index 4172bf0b2ab..00000000000 --- a/stable/tvheadend/9.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tvheadend-9.0.7](https://github.com/truecharts/apps/compare/tvheadend-9.0.6...tvheadend-9.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/tvheadend/9.0.7/Chart.lock b/stable/tvheadend/9.0.7/Chart.lock deleted file mode 100644 index 4c5234ae610..00000000000 --- a/stable/tvheadend/9.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:46:32.712750326Z" diff --git a/stable/tvheadend/9.0.7/charts/common-8.3.6.tgz b/stable/tvheadend/9.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/tvheadend/9.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/tvheadend/9.0.8/CHANGELOG.md b/stable/tvheadend/9.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a370a91416b --- /dev/null +++ b/stable/tvheadend/9.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/tvheadend/9.0.8/CONFIG.md similarity index 100% rename from stable/tvheadend/9.0.7/CONFIG.md rename to stable/tvheadend/9.0.8/CONFIG.md diff --git a/stable/tvheadend/9.0.8/Chart.lock b/stable/tvheadend/9.0.8/Chart.lock new file mode 100644 index 00000000000..3e74534d8de --- /dev/null +++ b/stable/tvheadend/9.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/tvheadend/9.0.8/Chart.yaml similarity index 94% rename from stable/tvheadend/9.0.7/Chart.yaml rename to stable/tvheadend/9.0.8/Chart.yaml index 41c59911628..e64eca3c21b 100644 --- a/stable/tvheadend/9.0.7/Chart.yaml +++ b/stable/tvheadend/9.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "63784405" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 9.0.8 diff --git a/stable/tvheadend/9.0.7/README.md b/stable/tvheadend/9.0.8/README.md similarity index 96% rename from stable/tvheadend/9.0.7/README.md rename to stable/tvheadend/9.0.8/README.md index 9b957d74672..1e92b820263 100644 --- a/stable/tvheadend/9.0.7/README.md +++ b/stable/tvheadend/9.0.8/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/tvheadend/9.0.7/app-readme.md b/stable/tvheadend/9.0.8/app-readme.md similarity index 100% rename from stable/tvheadend/9.0.7/app-readme.md rename to stable/tvheadend/9.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/tvheadend/9.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/tvheadend/9.0.7/helm-values.md b/stable/tvheadend/9.0.8/helm-values.md similarity index 100% rename from stable/tvheadend/9.0.7/helm-values.md rename to stable/tvheadend/9.0.8/helm-values.md diff --git a/stable/tvheadend/9.0.7/ix_values.yaml b/stable/tvheadend/9.0.8/ix_values.yaml similarity index 100% rename from stable/tvheadend/9.0.7/ix_values.yaml rename to stable/tvheadend/9.0.8/ix_values.yaml diff --git a/stable/tvheadend/9.0.7/questions.yaml b/stable/tvheadend/9.0.8/questions.yaml similarity index 99% rename from stable/tvheadend/9.0.7/questions.yaml rename to stable/tvheadend/9.0.8/questions.yaml index 2175a1984ea..7f7a4a86510 100644 --- a/stable/tvheadend/9.0.7/questions.yaml +++ b/stable/tvheadend/9.0.8/questions.yaml @@ -739,6 +739,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -901,6 +902,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/tvheadend/9.0.7/templates/common.yaml b/stable/tvheadend/9.0.8/templates/common.yaml similarity index 100% rename from stable/tvheadend/9.0.7/templates/common.yaml rename to stable/tvheadend/9.0.8/templates/common.yaml diff --git a/stable/tvheadend/9.0.7/test_values.yaml b/stable/tvheadend/9.0.8/test_values.yaml similarity index 100% rename from stable/tvheadend/9.0.7/test_values.yaml rename to stable/tvheadend/9.0.8/test_values.yaml diff --git a/stable/tvheadend/9.0.7/values.yaml b/stable/tvheadend/9.0.8/values.yaml similarity index 100% rename from stable/tvheadend/9.0.7/values.yaml rename to stable/tvheadend/9.0.8/values.yaml diff --git a/stable/unifi/8.0.8/CHANGELOG.md b/stable/unifi/8.0.8/CHANGELOG.md deleted file mode 100644 index b912ea246e5..00000000000 --- a/stable/unifi/8.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [unifi-8.0.8](https://github.com/truecharts/apps/compare/unifi-8.0.7...unifi-8.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/unifi/8.0.8/Chart.lock b/stable/unifi/8.0.8/Chart.lock deleted file mode 100644 index 3ecef1489b7..00000000000 --- a/stable/unifi/8.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:46:46.298372527Z" diff --git a/stable/unifi/8.0.8/charts/common-8.3.6.tgz b/stable/unifi/8.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/unifi/8.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/unifi/8.0.9/CHANGELOG.md b/stable/unifi/8.0.9/CHANGELOG.md new file mode 100644 index 00000000000..338216aaecf --- /dev/null +++ b/stable/unifi/8.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/unifi/8.0.9/CONFIG.md similarity index 100% rename from stable/unifi/8.0.8/CONFIG.md rename to stable/unifi/8.0.9/CONFIG.md diff --git a/stable/unifi/8.0.9/Chart.lock b/stable/unifi/8.0.9/Chart.lock new file mode 100644 index 00000000000..6dd9df801a6 --- /dev/null +++ b/stable/unifi/8.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/unifi/8.0.9/Chart.yaml similarity index 94% rename from stable/unifi/8.0.8/Chart.yaml rename to stable/unifi/8.0.9/Chart.yaml index 058200f3a49..14b54181c57 100644 --- a/stable/unifi/8.0.8/Chart.yaml +++ b/stable/unifi/8.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.54" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 8.0.9 diff --git a/stable/unifi/8.0.8/README.md b/stable/unifi/8.0.9/README.md similarity index 96% rename from stable/unifi/8.0.8/README.md rename to stable/unifi/8.0.9/README.md index bf41e42349f..474bc72b274 100644 --- a/stable/unifi/8.0.8/README.md +++ b/stable/unifi/8.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/unifi/8.0.8/app-readme.md b/stable/unifi/8.0.9/app-readme.md similarity index 100% rename from stable/unifi/8.0.8/app-readme.md rename to stable/unifi/8.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/unifi/8.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/unifi/8.0.8/helm-values.md b/stable/unifi/8.0.9/helm-values.md similarity index 100% rename from stable/unifi/8.0.8/helm-values.md rename to stable/unifi/8.0.9/helm-values.md diff --git a/stable/unifi/8.0.8/ix_values.yaml b/stable/unifi/8.0.9/ix_values.yaml similarity index 100% rename from stable/unifi/8.0.8/ix_values.yaml rename to stable/unifi/8.0.9/ix_values.yaml diff --git a/stable/unifi/8.0.8/questions.yaml b/stable/unifi/8.0.9/questions.yaml similarity index 99% rename from stable/unifi/8.0.8/questions.yaml rename to stable/unifi/8.0.9/questions.yaml index a966eef6877..2ecb07b6cf4 100644 --- a/stable/unifi/8.0.8/questions.yaml +++ b/stable/unifi/8.0.9/questions.yaml @@ -1059,6 +1059,7 @@ questions: type: string default: "/unifi" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1221,6 +1222,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/unifi/8.0.8/templates/common.yaml b/stable/unifi/8.0.9/templates/common.yaml similarity index 100% rename from stable/unifi/8.0.8/templates/common.yaml rename to stable/unifi/8.0.9/templates/common.yaml diff --git a/stable/unifi/8.0.8/test_values.yaml b/stable/unifi/8.0.9/test_values.yaml similarity index 100% rename from stable/unifi/8.0.8/test_values.yaml rename to stable/unifi/8.0.9/test_values.yaml diff --git a/stable/unifi/8.0.8/values.yaml b/stable/unifi/8.0.9/values.yaml similarity index 100% rename from stable/unifi/8.0.8/values.yaml rename to stable/unifi/8.0.9/values.yaml diff --git a/stable/unpackerr/3.0.7/CHANGELOG.md b/stable/unpackerr/3.0.7/CHANGELOG.md deleted file mode 100644 index c3ba38873c0..00000000000 --- a/stable/unpackerr/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [unpackerr-3.0.7](https://github.com/truecharts/apps/compare/unpackerr-3.0.6...unpackerr-3.0.7) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/unpackerr/3.0.7/Chart.lock b/stable/unpackerr/3.0.7/Chart.lock deleted file mode 100644 index eda31b2ab87..00000000000 --- a/stable/unpackerr/3.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:46:59.884329362Z" diff --git a/stable/unpackerr/3.0.7/charts/common-8.3.6.tgz b/stable/unpackerr/3.0.7/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/unpackerr/3.0.7/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/unpackerr/3.0.8/CHANGELOG.md b/stable/unpackerr/3.0.8/CHANGELOG.md new file mode 100644 index 00000000000..05db0899394 --- /dev/null +++ b/stable/unpackerr/3.0.8/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.7/CONFIG.md b/stable/unpackerr/3.0.8/CONFIG.md similarity index 100% rename from stable/unpackerr/3.0.7/CONFIG.md rename to stable/unpackerr/3.0.8/CONFIG.md diff --git a/stable/unpackerr/3.0.8/Chart.lock b/stable/unpackerr/3.0.8/Chart.lock new file mode 100644 index 00000000000..02f1b42b1d1 --- /dev/null +++ b/stable/unpackerr/3.0.8/Chart.lock @@ -0,0 +1,6 @@ +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.7/Chart.yaml b/stable/unpackerr/3.0.8/Chart.yaml similarity index 95% rename from stable/unpackerr/3.0.7/Chart.yaml rename to stable/unpackerr/3.0.8/Chart.yaml index 1c7f1540330..6bdff38dca3 100644 --- a/stable/unpackerr/3.0.7/Chart.yaml +++ b/stable/unpackerr/3.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.8" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.7 +version: 3.0.8 diff --git a/stable/unpackerr/3.0.7/README.md b/stable/unpackerr/3.0.8/README.md similarity index 96% rename from stable/unpackerr/3.0.7/README.md rename to stable/unpackerr/3.0.8/README.md index 6c71e700709..10e75a5e42f 100644 --- a/stable/unpackerr/3.0.7/README.md +++ b/stable/unpackerr/3.0.8/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/unpackerr/3.0.7/app-readme.md b/stable/unpackerr/3.0.8/app-readme.md similarity index 100% rename from stable/unpackerr/3.0.7/app-readme.md rename to stable/unpackerr/3.0.8/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/unpackerr/3.0.8/charts/common-8.3.10.tgz differ diff --git a/stable/unpackerr/3.0.7/helm-values.md b/stable/unpackerr/3.0.8/helm-values.md similarity index 100% rename from stable/unpackerr/3.0.7/helm-values.md rename to stable/unpackerr/3.0.8/helm-values.md diff --git a/stable/unpackerr/3.0.7/ix_values.yaml b/stable/unpackerr/3.0.8/ix_values.yaml similarity index 100% rename from stable/unpackerr/3.0.7/ix_values.yaml rename to stable/unpackerr/3.0.8/ix_values.yaml diff --git a/stable/unpackerr/3.0.7/questions.yaml b/stable/unpackerr/3.0.8/questions.yaml similarity index 99% rename from stable/unpackerr/3.0.7/questions.yaml rename to stable/unpackerr/3.0.8/questions.yaml index 1525ecb7ca3..4e4a26aa041 100644 --- a/stable/unpackerr/3.0.7/questions.yaml +++ b/stable/unpackerr/3.0.8/questions.yaml @@ -496,6 +496,7 @@ questions: type: string default: "/downoads" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -658,6 +659,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/unpackerr/3.0.7/templates/common.yaml b/stable/unpackerr/3.0.8/templates/common.yaml similarity index 100% rename from stable/unpackerr/3.0.7/templates/common.yaml rename to stable/unpackerr/3.0.8/templates/common.yaml diff --git a/stable/unpackerr/3.0.7/test_values.yaml b/stable/unpackerr/3.0.8/test_values.yaml similarity index 100% rename from stable/unpackerr/3.0.7/test_values.yaml rename to stable/unpackerr/3.0.8/test_values.yaml diff --git a/stable/unpackerr/3.0.7/values.yaml b/stable/unpackerr/3.0.8/values.yaml similarity index 100% rename from stable/unpackerr/3.0.7/values.yaml rename to stable/unpackerr/3.0.8/values.yaml diff --git a/stable/vaultwarden/9.0.16/CHANGELOG.md b/stable/vaultwarden/9.0.16/CHANGELOG.md deleted file mode 100644 index 4272a5a735a..00000000000 --- a/stable/vaultwarden/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [vaultwarden-9.0.16](https://github.com/truecharts/apps/compare/vaultwarden-9.0.15...vaultwarden-9.0.16) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/vaultwarden/9.0.16/Chart.lock b/stable/vaultwarden/9.0.16/Chart.lock deleted file mode 100644 index 3a4d03b3267..00000000000 --- a/stable/vaultwarden/9.0.16/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.16 -digest: sha256:164b001a6659e768d4d1c868be97fa52b7d08b590219bccb734aeeeeae24de4d -generated: "2021-10-13T22:47:14.695611703Z" diff --git a/stable/vaultwarden/9.0.16/charts/common-8.3.6.tgz b/stable/vaultwarden/9.0.16/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/vaultwarden/9.0.16/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/vaultwarden/9.0.17/CHANGELOG.md b/stable/vaultwarden/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..042f25419a7 --- /dev/null +++ b/stable/vaultwarden/9.0.17/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.16/CONFIG.md b/stable/vaultwarden/9.0.17/CONFIG.md similarity index 100% rename from stable/vaultwarden/9.0.16/CONFIG.md rename to stable/vaultwarden/9.0.17/CONFIG.md diff --git a/stable/vaultwarden/9.0.17/Chart.lock b/stable/vaultwarden/9.0.17/Chart.lock new file mode 100644 index 00000000000..a3a7bedb4dc --- /dev/null +++ b/stable/vaultwarden/9.0.17/Chart.lock @@ -0,0 +1,9 @@ +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.16/Chart.yaml b/stable/vaultwarden/9.0.17/Chart.yaml similarity index 95% rename from stable/vaultwarden/9.0.16/Chart.yaml rename to stable/vaultwarden/9.0.17/Chart.yaml index 900f0f83a42..0be862fb4e1 100644 --- a/stable/vaultwarden/9.0.16/Chart.yaml +++ b/stable/vaultwarden/9.0.17/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.2" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -28,4 +28,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.16 +version: 9.0.17 diff --git a/stable/vaultwarden/9.0.16/README.md b/stable/vaultwarden/9.0.17/README.md similarity index 96% rename from stable/vaultwarden/9.0.16/README.md rename to stable/vaultwarden/9.0.17/README.md index cc2fab7d945..3be4b1b92b5 100644 --- a/stable/vaultwarden/9.0.16/README.md +++ b/stable/vaultwarden/9.0.17/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | postgresql | 3.0.16 | -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/vaultwarden/9.0.16/app-readme.md b/stable/vaultwarden/9.0.17/app-readme.md similarity index 100% rename from stable/vaultwarden/9.0.16/app-readme.md rename to stable/vaultwarden/9.0.17/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/vaultwarden/9.0.17/charts/common-8.3.10.tgz differ diff --git a/stable/vaultwarden/9.0.16/charts/postgresql-3.0.16.tgz b/stable/vaultwarden/9.0.17/charts/postgresql-3.0.16.tgz similarity index 100% rename from stable/vaultwarden/9.0.16/charts/postgresql-3.0.16.tgz rename to stable/vaultwarden/9.0.17/charts/postgresql-3.0.16.tgz diff --git a/stable/vaultwarden/9.0.16/helm-values.md b/stable/vaultwarden/9.0.17/helm-values.md similarity index 100% rename from stable/vaultwarden/9.0.16/helm-values.md rename to stable/vaultwarden/9.0.17/helm-values.md diff --git a/stable/vaultwarden/9.0.16/ix_values.yaml b/stable/vaultwarden/9.0.17/ix_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.16/ix_values.yaml rename to stable/vaultwarden/9.0.17/ix_values.yaml diff --git a/stable/vaultwarden/9.0.16/questions.yaml b/stable/vaultwarden/9.0.17/questions.yaml similarity index 99% rename from stable/vaultwarden/9.0.16/questions.yaml rename to stable/vaultwarden/9.0.17/questions.yaml index 5905d819b81..229b6f12ff7 100644 --- a/stable/vaultwarden/9.0.16/questions.yaml +++ b/stable/vaultwarden/9.0.17/questions.yaml @@ -1015,6 +1015,7 @@ questions: type: string default: "/data" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -1178,6 +1179,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/vaultwarden/9.0.16/templates/_configmap.tpl b/stable/vaultwarden/9.0.17/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/9.0.16/templates/_configmap.tpl rename to stable/vaultwarden/9.0.17/templates/_configmap.tpl diff --git a/stable/vaultwarden/9.0.16/templates/_secrets.tpl b/stable/vaultwarden/9.0.17/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/9.0.16/templates/_secrets.tpl rename to stable/vaultwarden/9.0.17/templates/_secrets.tpl diff --git a/stable/vaultwarden/9.0.16/templates/_validate.tpl b/stable/vaultwarden/9.0.17/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/9.0.16/templates/_validate.tpl rename to stable/vaultwarden/9.0.17/templates/_validate.tpl diff --git a/stable/vaultwarden/9.0.16/templates/common.yaml b/stable/vaultwarden/9.0.17/templates/common.yaml similarity index 100% rename from stable/vaultwarden/9.0.16/templates/common.yaml rename to stable/vaultwarden/9.0.17/templates/common.yaml diff --git a/stable/vaultwarden/9.0.16/test_values.yaml b/stable/vaultwarden/9.0.17/test_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.16/test_values.yaml rename to stable/vaultwarden/9.0.17/test_values.yaml diff --git a/stable/vaultwarden/9.0.16/values.yaml b/stable/vaultwarden/9.0.17/values.yaml similarity index 100% rename from stable/vaultwarden/9.0.16/values.yaml rename to stable/vaultwarden/9.0.17/values.yaml diff --git a/stable/xteve/3.0.8/CHANGELOG.md b/stable/xteve/3.0.8/CHANGELOG.md deleted file mode 100644 index d0d85ffe888..00000000000 --- a/stable/xteve/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [xteve-3.0.8](https://github.com/truecharts/apps/compare/xteve-3.0.7...xteve-3.0.8) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/xteve/3.0.8/Chart.lock b/stable/xteve/3.0.8/Chart.lock deleted file mode 100644 index 15cc8aad791..00000000000 --- a/stable/xteve/3.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:47:31.250848216Z" diff --git a/stable/xteve/3.0.8/charts/common-8.3.6.tgz b/stable/xteve/3.0.8/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/xteve/3.0.8/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/xteve/3.0.9/CHANGELOG.md b/stable/xteve/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..bc347f80be5 --- /dev/null +++ b/stable/xteve/3.0.9/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.8/CONFIG.md b/stable/xteve/3.0.9/CONFIG.md similarity index 100% rename from stable/xteve/3.0.8/CONFIG.md rename to stable/xteve/3.0.9/CONFIG.md diff --git a/stable/xteve/3.0.9/Chart.lock b/stable/xteve/3.0.9/Chart.lock new file mode 100644 index 00000000000..b287a707d25 --- /dev/null +++ b/stable/xteve/3.0.9/Chart.lock @@ -0,0 +1,6 @@ +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.8/Chart.yaml b/stable/xteve/3.0.9/Chart.yaml similarity index 94% rename from stable/xteve/3.0.8/Chart.yaml rename to stable/xteve/3.0.9/Chart.yaml index c5fd3242a1c..b9daadc08e8 100644 --- a/stable/xteve/3.0.8/Chart.yaml +++ b/stable/xteve/3.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0.200" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.8 +version: 3.0.9 diff --git a/stable/xteve/3.0.8/README.md b/stable/xteve/3.0.9/README.md similarity index 96% rename from stable/xteve/3.0.8/README.md rename to stable/xteve/3.0.9/README.md index 3ce1cd104bf..61ac3f192f6 100644 --- a/stable/xteve/3.0.8/README.md +++ b/stable/xteve/3.0.9/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/xteve/3.0.8/app-readme.md b/stable/xteve/3.0.9/app-readme.md similarity index 100% rename from stable/xteve/3.0.8/app-readme.md rename to stable/xteve/3.0.9/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/xteve/3.0.9/charts/common-8.3.10.tgz differ diff --git a/stable/xteve/3.0.8/helm-values.md b/stable/xteve/3.0.9/helm-values.md similarity index 100% rename from stable/xteve/3.0.8/helm-values.md rename to stable/xteve/3.0.9/helm-values.md diff --git a/stable/xteve/3.0.8/ix_values.yaml b/stable/xteve/3.0.9/ix_values.yaml similarity index 100% rename from stable/xteve/3.0.8/ix_values.yaml rename to stable/xteve/3.0.9/ix_values.yaml diff --git a/stable/xteve/3.0.8/questions.yaml b/stable/xteve/3.0.9/questions.yaml similarity index 99% rename from stable/xteve/3.0.8/questions.yaml rename to stable/xteve/3.0.9/questions.yaml index 8f63a638c0d..bfcc521a743 100644 --- a/stable/xteve/3.0.8/questions.yaml +++ b/stable/xteve/3.0.9/questions.yaml @@ -622,6 +622,7 @@ questions: type: string default: "/config" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -784,6 +785,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/xteve/3.0.8/templates/common.yaml b/stable/xteve/3.0.9/templates/common.yaml similarity index 100% rename from stable/xteve/3.0.8/templates/common.yaml rename to stable/xteve/3.0.9/templates/common.yaml diff --git a/stable/xteve/3.0.8/test_values.yaml b/stable/xteve/3.0.9/test_values.yaml similarity index 100% rename from stable/xteve/3.0.8/test_values.yaml rename to stable/xteve/3.0.9/test_values.yaml diff --git a/stable/xteve/3.0.8/values.yaml b/stable/xteve/3.0.9/values.yaml similarity index 100% rename from stable/xteve/3.0.8/values.yaml rename to stable/xteve/3.0.9/values.yaml diff --git a/stable/zwavejs2mqtt/8.0.10/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.10/CHANGELOG.md deleted file mode 100644 index fa1c63d726a..00000000000 --- a/stable/zwavejs2mqtt/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [zwavejs2mqtt-8.0.10](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.9...zwavejs2mqtt-8.0.10) (2021-10-13) - -#### Chore - -* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - diff --git a/stable/zwavejs2mqtt/8.0.10/Chart.lock b/stable/zwavejs2mqtt/8.0.10/Chart.lock deleted file mode 100644 index 997ac2e2e93..00000000000 --- a/stable/zwavejs2mqtt/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.6 -digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606 -generated: "2021-10-13T22:47:44.89038156Z" diff --git a/stable/zwavejs2mqtt/8.0.10/charts/common-8.3.6.tgz b/stable/zwavejs2mqtt/8.0.10/charts/common-8.3.6.tgz deleted file mode 100644 index 225d57e829e..00000000000 Binary files a/stable/zwavejs2mqtt/8.0.10/charts/common-8.3.6.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/8.0.11/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..dfea83e5d11 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.11/CHANGELOG.md @@ -0,0 +1,12 @@ + + +### [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.10/CONFIG.md b/stable/zwavejs2mqtt/8.0.11/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.10/CONFIG.md rename to stable/zwavejs2mqtt/8.0.11/CONFIG.md diff --git a/stable/zwavejs2mqtt/8.0.11/Chart.lock b/stable/zwavejs2mqtt/8.0.11/Chart.lock new file mode 100644 index 00000000000..e368a8dbcf2 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/stable/zwavejs2mqtt/8.0.11/Chart.yaml similarity index 95% rename from stable/zwavejs2mqtt/8.0.10/Chart.yaml rename to stable/zwavejs2mqtt/8.0.11/Chart.yaml index 99688ec69de..02a14fc73d1 100644 --- a/stable/zwavejs2mqtt/8.0.10/Chart.yaml +++ b/stable/zwavejs2mqtt/8.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.8.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.6 + version: 8.3.10 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.10 +version: 8.0.11 diff --git a/stable/zwavejs2mqtt/8.0.10/README.md b/stable/zwavejs2mqtt/8.0.11/README.md similarity index 96% rename from stable/zwavejs2mqtt/8.0.10/README.md rename to stable/zwavejs2mqtt/8.0.11/README.md index e939af29d4f..01169e8da2f 100644 --- a/stable/zwavejs2mqtt/8.0.10/README.md +++ b/stable/zwavejs2mqtt/8.0.11/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.3.6 | +| https://truecharts.org | common | 8.3.10 | ## Installing the Chart diff --git a/stable/zwavejs2mqtt/8.0.10/app-readme.md b/stable/zwavejs2mqtt/8.0.11/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.10/app-readme.md rename to stable/zwavejs2mqtt/8.0.11/app-readme.md 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 new file mode 100644 index 00000000000..49ae41eb36f Binary files /dev/null and b/stable/zwavejs2mqtt/8.0.11/charts/common-8.3.10.tgz differ diff --git a/stable/zwavejs2mqtt/8.0.10/helm-values.md b/stable/zwavejs2mqtt/8.0.11/helm-values.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.10/helm-values.md rename to stable/zwavejs2mqtt/8.0.11/helm-values.md diff --git a/stable/zwavejs2mqtt/8.0.10/ix_values.yaml b/stable/zwavejs2mqtt/8.0.11/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.10/ix_values.yaml rename to stable/zwavejs2mqtt/8.0.11/ix_values.yaml diff --git a/stable/zwavejs2mqtt/8.0.10/questions.yaml b/stable/zwavejs2mqtt/8.0.11/questions.yaml similarity index 99% rename from stable/zwavejs2mqtt/8.0.10/questions.yaml rename to stable/zwavejs2mqtt/8.0.11/questions.yaml index 156032d927e..a8c5296533b 100644 --- a/stable/zwavejs2mqtt/8.0.10/questions.yaml +++ b/stable/zwavejs2mqtt/8.0.11/questions.yaml @@ -718,6 +718,7 @@ questions: type: string default: "/usr/src/app/store" hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: @@ -880,6 +881,7 @@ questions: type: string default: "" required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' - variable: medium label: "EmptyDir Medium" schema: diff --git a/stable/zwavejs2mqtt/8.0.10/templates/common.yaml b/stable/zwavejs2mqtt/8.0.11/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.10/templates/common.yaml rename to stable/zwavejs2mqtt/8.0.11/templates/common.yaml diff --git a/stable/zwavejs2mqtt/8.0.10/test_values.yaml b/stable/zwavejs2mqtt/8.0.11/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.10/test_values.yaml rename to stable/zwavejs2mqtt/8.0.11/test_values.yaml diff --git a/stable/zwavejs2mqtt/8.0.10/values.yaml b/stable/zwavejs2mqtt/8.0.11/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.10/values.yaml rename to stable/zwavejs2mqtt/8.0.11/values.yaml