diff --git a/incubator/portalexample/0.0.1/CHANGELOG.md b/incubator/portalexample/0.0.1/CHANGELOG.md deleted file mode 100644 index 83dcf52c4b..0000000000 --- a/incubator/portalexample/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### portalexample-0.0.1 (2021-09-16) - diff --git a/incubator/portalexample/0.0.1/Chart.lock b/incubator/portalexample/0.0.1/Chart.lock deleted file mode 100644 index 72a90bd44b..0000000000 --- a/incubator/portalexample/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-16T10:12:06.360221466Z" diff --git a/incubator/portalexample/0.0.1/charts/common-7.0.12.tgz b/incubator/portalexample/0.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/incubator/portalexample/0.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/incubator/portalexample/0.0.2/CHANGELOG.md b/incubator/portalexample/0.0.2/CHANGELOG.md new file mode 100644 index 0000000000..9e9e7da0ea --- /dev/null +++ b/incubator/portalexample/0.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [portalexample-0.0.2](https://github.com/truecharts/apps/compare/portalexample-0.0.1...portalexample-0.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/incubator/portalexample/0.0.1/CONFIG.md b/incubator/portalexample/0.0.2/CONFIG.md similarity index 100% rename from incubator/portalexample/0.0.1/CONFIG.md rename to incubator/portalexample/0.0.2/CONFIG.md diff --git a/incubator/portalexample/0.0.2/Chart.lock b/incubator/portalexample/0.0.2/Chart.lock new file mode 100644 index 0000000000..ac2b6c0a7d --- /dev/null +++ b/incubator/portalexample/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:00:22.933407591Z" diff --git a/incubator/portalexample/0.0.1/Chart.yaml b/incubator/portalexample/0.0.2/Chart.yaml similarity index 94% rename from incubator/portalexample/0.0.1/Chart.yaml rename to incubator/portalexample/0.0.2/Chart.yaml index 64e83870cd..001af07d09 100644 --- a/incubator/portalexample/0.0.1/Chart.yaml +++ b/incubator/portalexample/0.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.09" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: portal example 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: 0.0.1 +version: 0.0.2 diff --git a/incubator/portalexample/0.0.1/README.md b/incubator/portalexample/0.0.2/README.md similarity index 96% rename from incubator/portalexample/0.0.1/README.md rename to incubator/portalexample/0.0.2/README.md index 6c691ab51c..af87394e02 100644 --- a/incubator/portalexample/0.0.1/README.md +++ b/incubator/portalexample/0.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/incubator/portalexample/0.0.1/app-readme.md b/incubator/portalexample/0.0.2/app-readme.md similarity index 100% rename from incubator/portalexample/0.0.1/app-readme.md rename to incubator/portalexample/0.0.2/app-readme.md diff --git a/incubator/portalexample/0.0.2/charts/common-7.0.14.tgz b/incubator/portalexample/0.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/incubator/portalexample/0.0.2/charts/common-7.0.14.tgz differ diff --git a/incubator/portalexample/0.0.1/helm-values.md b/incubator/portalexample/0.0.2/helm-values.md similarity index 100% rename from incubator/portalexample/0.0.1/helm-values.md rename to incubator/portalexample/0.0.2/helm-values.md diff --git a/incubator/portalexample/0.0.1/ix_values.yaml b/incubator/portalexample/0.0.2/ix_values.yaml similarity index 100% rename from incubator/portalexample/0.0.1/ix_values.yaml rename to incubator/portalexample/0.0.2/ix_values.yaml diff --git a/incubator/portalexample/0.0.1/questions.yaml b/incubator/portalexample/0.0.2/questions.yaml similarity index 100% rename from incubator/portalexample/0.0.1/questions.yaml rename to incubator/portalexample/0.0.2/questions.yaml diff --git a/incubator/portalexample/0.0.1/templates/_configmap.tpl b/incubator/portalexample/0.0.2/templates/_configmap.tpl similarity index 100% rename from incubator/portalexample/0.0.1/templates/_configmap.tpl rename to incubator/portalexample/0.0.2/templates/_configmap.tpl diff --git a/incubator/portalexample/0.0.1/templates/common.yaml b/incubator/portalexample/0.0.2/templates/common.yaml similarity index 100% rename from incubator/portalexample/0.0.1/templates/common.yaml rename to incubator/portalexample/0.0.2/templates/common.yaml diff --git a/incubator/portalexample/0.0.1/test_values.yaml b/incubator/portalexample/0.0.2/test_values.yaml similarity index 100% rename from incubator/portalexample/0.0.1/test_values.yaml rename to incubator/portalexample/0.0.2/test_values.yaml diff --git a/incubator/portalexample/0.0.1/values.yaml b/incubator/portalexample/0.0.2/values.yaml similarity index 100% rename from incubator/portalexample/0.0.1/values.yaml rename to incubator/portalexample/0.0.2/values.yaml diff --git a/incubator/sogo/3.0.4/CHANGELOG.md b/incubator/sogo/3.0.4/CHANGELOG.md deleted file mode 100644 index 94d02c0e67..0000000000 --- a/incubator/sogo/3.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sogo-3.0.4](https://github.com/truecharts/apps/compare/sogo-3.0.3...sogo-3.0.4) (2021-09-21) - -#### Chore - -* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) - diff --git a/incubator/sogo/3.0.4/charts/common-7.0.12.tgz b/incubator/sogo/3.0.4/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/incubator/sogo/3.0.4/charts/common-7.0.12.tgz and /dev/null differ diff --git a/incubator/sogo/3.0.4/charts/memcached-5.14.2.tgz b/incubator/sogo/3.0.4/charts/memcached-5.14.2.tgz deleted file mode 100644 index 1d1c8e94fc..0000000000 Binary files a/incubator/sogo/3.0.4/charts/memcached-5.14.2.tgz and /dev/null differ diff --git a/incubator/sogo/3.0.4/charts/postgresql-2.2.0.tgz b/incubator/sogo/3.0.4/charts/postgresql-2.2.0.tgz deleted file mode 100644 index 3949017ae6..0000000000 Binary files a/incubator/sogo/3.0.4/charts/postgresql-2.2.0.tgz and /dev/null differ diff --git a/incubator/sogo/3.0.5/CHANGELOG.md b/incubator/sogo/3.0.5/CHANGELOG.md new file mode 100644 index 0000000000..1d0c35c18a --- /dev/null +++ b/incubator/sogo/3.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sogo-3.0.5](https://github.com/truecharts/apps/compare/sogo-3.0.4...sogo-3.0.5) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/incubator/sogo/3.0.4/CONFIG.md b/incubator/sogo/3.0.5/CONFIG.md similarity index 100% rename from incubator/sogo/3.0.4/CONFIG.md rename to incubator/sogo/3.0.5/CONFIG.md diff --git a/incubator/sogo/3.0.4/Chart.lock b/incubator/sogo/3.0.5/Chart.lock similarity index 51% rename from incubator/sogo/3.0.4/Chart.lock rename to incubator/sogo/3.0.5/Chart.lock index adcf51e2d7..b1717feb99 100644 --- a/incubator/sogo/3.0.4/Chart.lock +++ b/incubator/sogo/3.0.5/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 - name: postgresql repository: https://truecharts.org/ - version: 2.2.0 + version: 2.2.4 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.14.2 -digest: sha256:b43f504bc0b8663c0291fa6da1b49b6d8edc3598bd9fe5a4b99d900795016029 -generated: "2021-09-21T09:03:08.948397659Z" + version: 5.15.1 +digest: sha256:eea594212aacdcf7fcd28303078faff9c5b655e90872e42cc1877a2ff5d677b8 +generated: "2021-09-21T10:00:34.285474419Z" diff --git a/incubator/sogo/3.0.4/Chart.yaml b/incubator/sogo/3.0.5/Chart.yaml similarity index 90% rename from incubator/sogo/3.0.4/Chart.yaml rename to incubator/sogo/3.0.5/Chart.yaml index 6611191efa..1d3d283274 100644 --- a/incubator/sogo/3.0.4/Chart.yaml +++ b/incubator/sogo/3.0.5/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "5.2.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.0 + version: 2.2.4 - condition: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.14.2 + version: 5.15.1 deprecated: false description: Groupware package home: https://github.com/truecharts/apps/tree/master/charts/stable/sogo @@ -27,4 +27,4 @@ name: sogo sources: - https://www.sogo.nu/ type: application -version: 3.0.4 +version: 3.0.5 diff --git a/incubator/sogo/3.0.4/README.md b/incubator/sogo/3.0.5/README.md similarity index 88% rename from incubator/sogo/3.0.4/README.md rename to incubator/sogo/3.0.5/README.md index 5e802331f6..c471929c62 100644 --- a/incubator/sogo/3.0.4/README.md +++ b/incubator/sogo/3.0.5/README.md @@ -17,9 +17,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | memcached | 5.14.2 | -| https://truecharts.org/ | common | 7.0.12 | -| https://truecharts.org/ | postgresql | 2.2.0 | +| https://charts.bitnami.com/bitnami | memcached | 5.15.1 | +| https://truecharts.org/ | common | 7.0.14 | +| https://truecharts.org/ | postgresql | 2.2.4 | ## Installing the Chart diff --git a/incubator/sogo/3.0.4/app-readme.md b/incubator/sogo/3.0.5/app-readme.md similarity index 100% rename from incubator/sogo/3.0.4/app-readme.md rename to incubator/sogo/3.0.5/app-readme.md diff --git a/incubator/sogo/3.0.5/charts/common-7.0.14.tgz b/incubator/sogo/3.0.5/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/incubator/sogo/3.0.5/charts/common-7.0.14.tgz differ diff --git a/incubator/sogo/3.0.5/charts/memcached-5.15.1.tgz b/incubator/sogo/3.0.5/charts/memcached-5.15.1.tgz new file mode 100644 index 0000000000..605ec87362 Binary files /dev/null and b/incubator/sogo/3.0.5/charts/memcached-5.15.1.tgz differ diff --git a/incubator/sogo/3.0.5/charts/postgresql-2.2.4.tgz b/incubator/sogo/3.0.5/charts/postgresql-2.2.4.tgz new file mode 100644 index 0000000000..574546c2ff Binary files /dev/null and b/incubator/sogo/3.0.5/charts/postgresql-2.2.4.tgz differ diff --git a/incubator/sogo/3.0.4/helm-values.md b/incubator/sogo/3.0.5/helm-values.md similarity index 100% rename from incubator/sogo/3.0.4/helm-values.md rename to incubator/sogo/3.0.5/helm-values.md diff --git a/incubator/sogo/3.0.4/ix_values.yaml b/incubator/sogo/3.0.5/ix_values.yaml similarity index 100% rename from incubator/sogo/3.0.4/ix_values.yaml rename to incubator/sogo/3.0.5/ix_values.yaml diff --git a/incubator/sogo/3.0.4/questions.yaml b/incubator/sogo/3.0.5/questions.yaml similarity index 100% rename from incubator/sogo/3.0.4/questions.yaml rename to incubator/sogo/3.0.5/questions.yaml diff --git a/incubator/sogo/3.0.4/templates/_config.tpl b/incubator/sogo/3.0.5/templates/_config.tpl similarity index 100% rename from incubator/sogo/3.0.4/templates/_config.tpl rename to incubator/sogo/3.0.5/templates/_config.tpl diff --git a/incubator/sogo/3.0.4/templates/common.yaml b/incubator/sogo/3.0.5/templates/common.yaml similarity index 100% rename from incubator/sogo/3.0.4/templates/common.yaml rename to incubator/sogo/3.0.5/templates/common.yaml diff --git a/incubator/sogo/3.0.4/test_values.yaml b/incubator/sogo/3.0.5/test_values.yaml similarity index 100% rename from incubator/sogo/3.0.4/test_values.yaml rename to incubator/sogo/3.0.5/test_values.yaml diff --git a/incubator/sogo/3.0.4/values.yaml b/incubator/sogo/3.0.5/values.yaml similarity index 100% rename from incubator/sogo/3.0.4/values.yaml rename to incubator/sogo/3.0.5/values.yaml diff --git a/incubator/teamspeak3/0.0.2/CHANGELOG.md b/incubator/teamspeak3/0.0.2/CHANGELOG.md deleted file mode 100644 index 5b64bfff7f..0000000000 --- a/incubator/teamspeak3/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [teamspeak3-0.0.2](https://github.com/truecharts/apps/compare/teamspeak3-0.0.1...teamspeak3-0.0.2) (2021-09-14) - -#### Chore - -* update non-major ([#987](https://github.com/truecharts/apps/issues/987)) - diff --git a/incubator/teamspeak3/0.0.2/Chart.lock b/incubator/teamspeak3/0.0.2/Chart.lock deleted file mode 100644 index ecad33e1bd..0000000000 --- a/incubator/teamspeak3/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-14T20:40:23.934083885Z" diff --git a/incubator/teamspeak3/0.0.2/charts/common-7.0.12.tgz b/incubator/teamspeak3/0.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/incubator/teamspeak3/0.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/incubator/teamspeak3/0.0.3/CHANGELOG.md b/incubator/teamspeak3/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..e1287e2555 --- /dev/null +++ b/incubator/teamspeak3/0.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [teamspeak3-0.0.3](https://github.com/truecharts/apps/compare/teamspeak3-0.0.2...teamspeak3-0.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/incubator/teamspeak3/0.0.2/CONFIG.md b/incubator/teamspeak3/0.0.3/CONFIG.md similarity index 100% rename from incubator/teamspeak3/0.0.2/CONFIG.md rename to incubator/teamspeak3/0.0.3/CONFIG.md diff --git a/incubator/teamspeak3/0.0.3/Chart.lock b/incubator/teamspeak3/0.0.3/Chart.lock new file mode 100644 index 0000000000..911694d2e5 --- /dev/null +++ b/incubator/teamspeak3/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:00:49.142049202Z" diff --git a/incubator/teamspeak3/0.0.2/Chart.yaml b/incubator/teamspeak3/0.0.3/Chart.yaml similarity index 95% rename from incubator/teamspeak3/0.0.2/Chart.yaml rename to incubator/teamspeak3/0.0.3/Chart.yaml index c24dce80e4..2bac74f591 100644 --- a/incubator/teamspeak3/0.0.2/Chart.yaml +++ b/incubator/teamspeak3/0.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.13.6" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 0.0.2 +version: 0.0.3 diff --git a/incubator/teamspeak3/0.0.2/README.md b/incubator/teamspeak3/0.0.3/README.md similarity index 96% rename from incubator/teamspeak3/0.0.2/README.md rename to incubator/teamspeak3/0.0.3/README.md index b33442b8ba..9bd435839a 100644 --- a/incubator/teamspeak3/0.0.2/README.md +++ b/incubator/teamspeak3/0.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/incubator/teamspeak3/0.0.2/app-readme.md b/incubator/teamspeak3/0.0.3/app-readme.md similarity index 100% rename from incubator/teamspeak3/0.0.2/app-readme.md rename to incubator/teamspeak3/0.0.3/app-readme.md diff --git a/incubator/teamspeak3/0.0.3/charts/common-7.0.14.tgz b/incubator/teamspeak3/0.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/incubator/teamspeak3/0.0.3/charts/common-7.0.14.tgz differ diff --git a/incubator/teamspeak3/0.0.2/helm-values.md b/incubator/teamspeak3/0.0.3/helm-values.md similarity index 100% rename from incubator/teamspeak3/0.0.2/helm-values.md rename to incubator/teamspeak3/0.0.3/helm-values.md diff --git a/incubator/teamspeak3/0.0.2/ix_values.yaml b/incubator/teamspeak3/0.0.3/ix_values.yaml similarity index 100% rename from incubator/teamspeak3/0.0.2/ix_values.yaml rename to incubator/teamspeak3/0.0.3/ix_values.yaml diff --git a/incubator/teamspeak3/0.0.2/questions.yaml b/incubator/teamspeak3/0.0.3/questions.yaml similarity index 100% rename from incubator/teamspeak3/0.0.2/questions.yaml rename to incubator/teamspeak3/0.0.3/questions.yaml diff --git a/incubator/teamspeak3/0.0.2/templates/common.yaml b/incubator/teamspeak3/0.0.3/templates/common.yaml similarity index 100% rename from incubator/teamspeak3/0.0.2/templates/common.yaml rename to incubator/teamspeak3/0.0.3/templates/common.yaml diff --git a/incubator/teamspeak3/0.0.2/test_values.yaml b/incubator/teamspeak3/0.0.3/test_values.yaml similarity index 100% rename from incubator/teamspeak3/0.0.2/test_values.yaml rename to incubator/teamspeak3/0.0.3/test_values.yaml diff --git a/incubator/teamspeak3/0.0.2/values.yaml b/incubator/teamspeak3/0.0.3/values.yaml similarity index 100% rename from incubator/teamspeak3/0.0.2/values.yaml rename to incubator/teamspeak3/0.0.3/values.yaml diff --git a/stable/airsonic/2.0.2/CHANGELOG.md b/stable/airsonic/2.0.2/CHANGELOG.md deleted file mode 100644 index 64510bc7a9..0000000000 --- a/stable/airsonic/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [airsonic-2.0.2](https://github.com/truecharts/apps/compare/airsonic-2.0.1...airsonic-2.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/airsonic/2.0.2/Chart.lock b/stable/airsonic/2.0.2/Chart.lock deleted file mode 100644 index fed70413c0..0000000000 --- a/stable/airsonic/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:42:46.118592915Z" diff --git a/stable/airsonic/2.0.2/charts/common-7.0.12.tgz b/stable/airsonic/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/airsonic/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/airsonic/2.0.3/CHANGELOG.md b/stable/airsonic/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..f74903012a --- /dev/null +++ b/stable/airsonic/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [airsonic-2.0.3](https://github.com/truecharts/apps/compare/airsonic-2.0.2...airsonic-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/airsonic/2.0.2/CONFIG.md b/stable/airsonic/2.0.3/CONFIG.md similarity index 100% rename from stable/airsonic/2.0.2/CONFIG.md rename to stable/airsonic/2.0.3/CONFIG.md diff --git a/stable/airsonic/2.0.3/Chart.lock b/stable/airsonic/2.0.3/Chart.lock new file mode 100644 index 0000000000..70bdbe7372 --- /dev/null +++ b/stable/airsonic/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:00:58.171545721Z" diff --git a/stable/airsonic/2.0.2/Chart.yaml b/stable/airsonic/2.0.3/Chart.yaml similarity index 95% rename from stable/airsonic/2.0.2/Chart.yaml rename to stable/airsonic/2.0.3/Chart.yaml index d1d8a0f222..89cc43e721 100644 --- a/stable/airsonic/2.0.2/Chart.yaml +++ b/stable/airsonic/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 description: Airsonic is a Free and Open Source community driven media server home: https://github.com/truecharts/apps/tree/master/charts/incubator/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: 2.0.2 +version: 2.0.3 diff --git a/stable/airsonic/2.0.2/README.md b/stable/airsonic/2.0.3/README.md similarity index 96% rename from stable/airsonic/2.0.2/README.md rename to stable/airsonic/2.0.3/README.md index 2740d3b1f8..d001fa93a0 100644 --- a/stable/airsonic/2.0.2/README.md +++ b/stable/airsonic/2.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/airsonic/2.0.2/app-readme.md b/stable/airsonic/2.0.3/app-readme.md similarity index 100% rename from stable/airsonic/2.0.2/app-readme.md rename to stable/airsonic/2.0.3/app-readme.md diff --git a/stable/airsonic/2.0.3/charts/common-7.0.14.tgz b/stable/airsonic/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/airsonic/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/airsonic/2.0.2/helm-values.md b/stable/airsonic/2.0.3/helm-values.md similarity index 100% rename from stable/airsonic/2.0.2/helm-values.md rename to stable/airsonic/2.0.3/helm-values.md diff --git a/stable/airsonic/2.0.2/ix_values.yaml b/stable/airsonic/2.0.3/ix_values.yaml similarity index 100% rename from stable/airsonic/2.0.2/ix_values.yaml rename to stable/airsonic/2.0.3/ix_values.yaml diff --git a/stable/airsonic/2.0.2/questions.yaml b/stable/airsonic/2.0.3/questions.yaml similarity index 100% rename from stable/airsonic/2.0.2/questions.yaml rename to stable/airsonic/2.0.3/questions.yaml diff --git a/stable/airsonic/2.0.2/templates/common.yaml b/stable/airsonic/2.0.3/templates/common.yaml similarity index 100% rename from stable/airsonic/2.0.2/templates/common.yaml rename to stable/airsonic/2.0.3/templates/common.yaml diff --git a/stable/airsonic/2.0.2/test_values.yaml b/stable/airsonic/2.0.3/test_values.yaml similarity index 100% rename from stable/airsonic/2.0.2/test_values.yaml rename to stable/airsonic/2.0.3/test_values.yaml diff --git a/stable/airsonic/2.0.2/values.yaml b/stable/airsonic/2.0.3/values.yaml similarity index 100% rename from stable/airsonic/2.0.2/values.yaml rename to stable/airsonic/2.0.3/values.yaml diff --git a/stable/appdaemon/4.0.1/CHANGELOG.md b/stable/appdaemon/4.0.1/CHANGELOG.md deleted file mode 100644 index 260d2173be..0000000000 --- a/stable/appdaemon/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [appdaemon-4.0.1](https://github.com/truecharts/apps/compare/appdaemon-3.11.15...appdaemon-4.0.1) (2021-09-13) - -#### Chore - -* update non-major -* update non-major - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/appdaemon/4.0.1/Chart.lock b/stable/appdaemon/4.0.1/Chart.lock deleted file mode 100644 index 02bc8a103f..0000000000 --- a/stable/appdaemon/4.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:50:37.570561166Z" diff --git a/stable/appdaemon/4.0.1/charts/common-7.0.12.tgz b/stable/appdaemon/4.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/appdaemon/4.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/appdaemon/4.0.2/CHANGELOG.md b/stable/appdaemon/4.0.2/CHANGELOG.md new file mode 100644 index 0000000000..891f394c33 --- /dev/null +++ b/stable/appdaemon/4.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [appdaemon-4.0.2](https://github.com/truecharts/apps/compare/appdaemon-4.0.1...appdaemon-4.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/appdaemon/4.0.1/CONFIG.md b/stable/appdaemon/4.0.2/CONFIG.md similarity index 100% rename from stable/appdaemon/4.0.1/CONFIG.md rename to stable/appdaemon/4.0.2/CONFIG.md diff --git a/stable/appdaemon/4.0.2/Chart.lock b/stable/appdaemon/4.0.2/Chart.lock new file mode 100644 index 0000000000..b1e604e8fa --- /dev/null +++ b/stable/appdaemon/4.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:01:07.040185975Z" diff --git a/stable/appdaemon/4.0.1/Chart.yaml b/stable/appdaemon/4.0.2/Chart.yaml similarity index 96% rename from stable/appdaemon/4.0.1/Chart.yaml rename to stable/appdaemon/4.0.2/Chart.yaml index 1cd95150d6..fc1ec87cd1 100644 --- a/stable/appdaemon/4.0.1/Chart.yaml +++ b/stable/appdaemon/4.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.1.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 4.0.1 +version: 4.0.2 diff --git a/stable/appdaemon/4.0.1/README.md b/stable/appdaemon/4.0.2/README.md similarity index 96% rename from stable/appdaemon/4.0.1/README.md rename to stable/appdaemon/4.0.2/README.md index f955473c19..e407add0b8 100644 --- a/stable/appdaemon/4.0.1/README.md +++ b/stable/appdaemon/4.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/appdaemon/4.0.1/app-readme.md b/stable/appdaemon/4.0.2/app-readme.md similarity index 100% rename from stable/appdaemon/4.0.1/app-readme.md rename to stable/appdaemon/4.0.2/app-readme.md diff --git a/stable/appdaemon/4.0.2/charts/common-7.0.14.tgz b/stable/appdaemon/4.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/appdaemon/4.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/appdaemon/4.0.1/helm-values.md b/stable/appdaemon/4.0.2/helm-values.md similarity index 100% rename from stable/appdaemon/4.0.1/helm-values.md rename to stable/appdaemon/4.0.2/helm-values.md diff --git a/stable/appdaemon/4.0.1/ix_values.yaml b/stable/appdaemon/4.0.2/ix_values.yaml similarity index 100% rename from stable/appdaemon/4.0.1/ix_values.yaml rename to stable/appdaemon/4.0.2/ix_values.yaml diff --git a/stable/appdaemon/4.0.1/questions.yaml b/stable/appdaemon/4.0.2/questions.yaml similarity index 99% rename from stable/appdaemon/4.0.1/questions.yaml rename to stable/appdaemon/4.0.2/questions.yaml index 7cbedf8d00..4727ba9050 100644 --- a/stable/appdaemon/4.0.1/questions.yaml +++ b/stable/appdaemon/4.0.2/questions.yaml @@ -1218,12 +1218,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/appdaemon/4.0.1/templates/common.yaml b/stable/appdaemon/4.0.2/templates/common.yaml similarity index 100% rename from stable/appdaemon/4.0.1/templates/common.yaml rename to stable/appdaemon/4.0.2/templates/common.yaml diff --git a/stable/appdaemon/4.0.1/test_values.yaml b/stable/appdaemon/4.0.2/test_values.yaml similarity index 100% rename from stable/appdaemon/4.0.1/test_values.yaml rename to stable/appdaemon/4.0.2/test_values.yaml diff --git a/stable/appdaemon/4.0.1/values.yaml b/stable/appdaemon/4.0.2/values.yaml similarity index 100% rename from stable/appdaemon/4.0.1/values.yaml rename to stable/appdaemon/4.0.2/values.yaml diff --git a/stable/authelia/3.0.7/CHANGELOG.md b/stable/authelia/3.0.7/CHANGELOG.md deleted file mode 100644 index 10b78cb62d..0000000000 --- a/stable/authelia/3.0.7/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [authelia-3.0.7](https://github.com/truecharts/apps/compare/authelia-3.0.6...authelia-3.0.7) (2021-09-21) - -#### Chore - -* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) - diff --git a/stable/authelia/3.0.7/charts/common-7.0.12.tgz b/stable/authelia/3.0.7/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/authelia/3.0.7/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/authelia/3.0.7/charts/postgresql-2.2.0.tgz b/stable/authelia/3.0.7/charts/postgresql-2.2.0.tgz deleted file mode 100644 index 3949017ae6..0000000000 Binary files a/stable/authelia/3.0.7/charts/postgresql-2.2.0.tgz and /dev/null differ diff --git a/stable/authelia/3.0.8/CHANGELOG.md b/stable/authelia/3.0.8/CHANGELOG.md new file mode 100644 index 0000000000..bd606b1564 --- /dev/null +++ b/stable/authelia/3.0.8/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [authelia-3.0.8](https://github.com/truecharts/apps/compare/authelia-3.0.7...authelia-3.0.8) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/authelia/3.0.7/CONFIG.md b/stable/authelia/3.0.8/CONFIG.md similarity index 100% rename from stable/authelia/3.0.7/CONFIG.md rename to stable/authelia/3.0.8/CONFIG.md diff --git a/stable/authelia/3.0.7/Chart.lock b/stable/authelia/3.0.8/Chart.lock similarity index 56% rename from stable/authelia/3.0.7/Chart.lock rename to stable/authelia/3.0.8/Chart.lock index dd2a444ef6..127abd447b 100644 --- a/stable/authelia/3.0.7/Chart.lock +++ b/stable/authelia/3.0.8/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 - name: postgresql repository: https://truecharts.org/ - version: 2.2.0 + version: 2.2.4 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.3.2 -digest: sha256:b253f7f5df09fa780744ea5a252f40f66265907e246089aad0f54c1e630cbd90 -generated: "2021-09-21T09:03:30.651140443Z" +digest: sha256:c67bd8d91ff40a21a88b2a72bfda8fb360827968e41c37a14baf1aaa779c2336 +generated: "2021-09-21T10:01:18.208220819Z" diff --git a/stable/authelia/3.0.7/Chart.yaml b/stable/authelia/3.0.8/Chart.yaml similarity index 94% rename from stable/authelia/3.0.7/Chart.yaml rename to stable/authelia/3.0.8/Chart.yaml index 2f38ed789e..23cdb15e82 100644 --- a/stable/authelia/3.0.7/Chart.yaml +++ b/stable/authelia/3.0.8/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "4.31.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.0 + version: 2.2.4 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 3.0.7 +version: 3.0.8 diff --git a/stable/authelia/3.0.7/README.md b/stable/authelia/3.0.8/README.md similarity index 93% rename from stable/authelia/3.0.7/README.md rename to stable/authelia/3.0.8/README.md index 3d51341cfd..e6e84d9e7b 100644 --- a/stable/authelia/3.0.7/README.md +++ b/stable/authelia/3.0.8/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.3.2 | -| https://truecharts.org/ | common | 7.0.12 | -| https://truecharts.org/ | postgresql | 2.2.0 | +| https://truecharts.org/ | common | 7.0.14 | +| https://truecharts.org/ | postgresql | 2.2.4 | ## Installing the Chart diff --git a/stable/authelia/3.0.7/app-readme.md b/stable/authelia/3.0.8/app-readme.md similarity index 100% rename from stable/authelia/3.0.7/app-readme.md rename to stable/authelia/3.0.8/app-readme.md diff --git a/stable/authelia/3.0.8/charts/common-7.0.14.tgz b/stable/authelia/3.0.8/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/authelia/3.0.8/charts/common-7.0.14.tgz differ diff --git a/stable/authelia/3.0.8/charts/postgresql-2.2.4.tgz b/stable/authelia/3.0.8/charts/postgresql-2.2.4.tgz new file mode 100644 index 0000000000..574546c2ff Binary files /dev/null and b/stable/authelia/3.0.8/charts/postgresql-2.2.4.tgz differ diff --git a/stable/authelia/3.0.7/charts/redis-15.3.2.tgz b/stable/authelia/3.0.8/charts/redis-15.3.2.tgz similarity index 100% rename from stable/authelia/3.0.7/charts/redis-15.3.2.tgz rename to stable/authelia/3.0.8/charts/redis-15.3.2.tgz diff --git a/stable/authelia/3.0.7/helm-values.md b/stable/authelia/3.0.8/helm-values.md similarity index 100% rename from stable/authelia/3.0.7/helm-values.md rename to stable/authelia/3.0.8/helm-values.md diff --git a/stable/authelia/3.0.7/ix_values.yaml b/stable/authelia/3.0.8/ix_values.yaml similarity index 100% rename from stable/authelia/3.0.7/ix_values.yaml rename to stable/authelia/3.0.8/ix_values.yaml diff --git a/stable/authelia/3.0.7/questions.yaml b/stable/authelia/3.0.8/questions.yaml similarity index 100% rename from stable/authelia/3.0.7/questions.yaml rename to stable/authelia/3.0.8/questions.yaml diff --git a/stable/authelia/3.0.7/templates/_configmap.tpl b/stable/authelia/3.0.8/templates/_configmap.tpl similarity index 100% rename from stable/authelia/3.0.7/templates/_configmap.tpl rename to stable/authelia/3.0.8/templates/_configmap.tpl diff --git a/stable/authelia/3.0.7/templates/_secrets.tpl b/stable/authelia/3.0.8/templates/_secrets.tpl similarity index 100% rename from stable/authelia/3.0.7/templates/_secrets.tpl rename to stable/authelia/3.0.8/templates/_secrets.tpl diff --git a/stable/authelia/3.0.7/templates/common.yaml b/stable/authelia/3.0.8/templates/common.yaml similarity index 100% rename from stable/authelia/3.0.7/templates/common.yaml rename to stable/authelia/3.0.8/templates/common.yaml diff --git a/stable/authelia/3.0.7/test_values.yaml b/stable/authelia/3.0.8/test_values.yaml similarity index 100% rename from stable/authelia/3.0.7/test_values.yaml rename to stable/authelia/3.0.8/test_values.yaml diff --git a/stable/authelia/3.0.7/values.yaml b/stable/authelia/3.0.8/values.yaml similarity index 100% rename from stable/authelia/3.0.7/values.yaml rename to stable/authelia/3.0.8/values.yaml diff --git a/stable/bazarr/7.0.1/CHANGELOG.md b/stable/bazarr/7.0.1/CHANGELOG.md deleted file mode 100644 index 21c84cd737..0000000000 --- a/stable/bazarr/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [bazarr-7.0.1](https://github.com/truecharts/apps/compare/bazarr-6.11.16...bazarr-7.0.1) (2021-09-13) - -#### Chore - -* update non-major -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/bazarr/7.0.1/Chart.lock b/stable/bazarr/7.0.1/Chart.lock deleted file mode 100644 index 96319257d1..0000000000 --- a/stable/bazarr/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:51:03.911651949Z" diff --git a/stable/bazarr/7.0.1/charts/common-7.0.12.tgz b/stable/bazarr/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/bazarr/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/bazarr/7.0.2/CHANGELOG.md b/stable/bazarr/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..7d3aa5fb82 --- /dev/null +++ b/stable/bazarr/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [bazarr-7.0.2](https://github.com/truecharts/apps/compare/bazarr-7.0.1...bazarr-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/bazarr/7.0.1/CONFIG.md b/stable/bazarr/7.0.2/CONFIG.md similarity index 100% rename from stable/bazarr/7.0.1/CONFIG.md rename to stable/bazarr/7.0.2/CONFIG.md diff --git a/stable/bazarr/7.0.2/Chart.lock b/stable/bazarr/7.0.2/Chart.lock new file mode 100644 index 0000000000..b13dae1dc1 --- /dev/null +++ b/stable/bazarr/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:01:33.273252524Z" diff --git a/stable/bazarr/7.0.1/Chart.yaml b/stable/bazarr/7.0.2/Chart.yaml similarity index 96% rename from stable/bazarr/7.0.1/Chart.yaml rename to stable/bazarr/7.0.2/Chart.yaml index 8487dc41b0..738340b698 100644 --- a/stable/bazarr/7.0.1/Chart.yaml +++ b/stable/bazarr/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.9" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/bazarr/7.0.1/README.md b/stable/bazarr/7.0.2/README.md similarity index 96% rename from stable/bazarr/7.0.1/README.md rename to stable/bazarr/7.0.2/README.md index 64ae54f432..e8e5f21afe 100644 --- a/stable/bazarr/7.0.1/README.md +++ b/stable/bazarr/7.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/bazarr/7.0.1/app-readme.md b/stable/bazarr/7.0.2/app-readme.md similarity index 100% rename from stable/bazarr/7.0.1/app-readme.md rename to stable/bazarr/7.0.2/app-readme.md diff --git a/stable/bazarr/7.0.2/charts/common-7.0.14.tgz b/stable/bazarr/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/bazarr/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/bazarr/7.0.1/helm-values.md b/stable/bazarr/7.0.2/helm-values.md similarity index 100% rename from stable/bazarr/7.0.1/helm-values.md rename to stable/bazarr/7.0.2/helm-values.md diff --git a/stable/bazarr/7.0.1/ix_values.yaml b/stable/bazarr/7.0.2/ix_values.yaml similarity index 100% rename from stable/bazarr/7.0.1/ix_values.yaml rename to stable/bazarr/7.0.2/ix_values.yaml diff --git a/stable/bazarr/7.0.1/questions.yaml b/stable/bazarr/7.0.2/questions.yaml similarity index 99% rename from stable/bazarr/7.0.1/questions.yaml rename to stable/bazarr/7.0.2/questions.yaml index 27429b94ef..3f2481fce7 100644 --- a/stable/bazarr/7.0.1/questions.yaml +++ b/stable/bazarr/7.0.2/questions.yaml @@ -1334,12 +1334,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/bazarr/7.0.1/templates/common.yaml b/stable/bazarr/7.0.2/templates/common.yaml similarity index 100% rename from stable/bazarr/7.0.1/templates/common.yaml rename to stable/bazarr/7.0.2/templates/common.yaml diff --git a/stable/bazarr/7.0.1/test_values.yaml b/stable/bazarr/7.0.2/test_values.yaml similarity index 100% rename from stable/bazarr/7.0.1/test_values.yaml rename to stable/bazarr/7.0.2/test_values.yaml diff --git a/stable/bazarr/7.0.1/values.yaml b/stable/bazarr/7.0.2/values.yaml similarity index 100% rename from stable/bazarr/7.0.1/values.yaml rename to stable/bazarr/7.0.2/values.yaml diff --git a/stable/booksonic-air/2.0.2/CHANGELOG.md b/stable/booksonic-air/2.0.2/CHANGELOG.md deleted file mode 100644 index d53a551d23..0000000000 --- a/stable/booksonic-air/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [booksonic-air-2.0.2](https://github.com/truecharts/apps/compare/booksonic-air-2.0.1...booksonic-air-2.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/booksonic-air/2.0.2/Chart.lock b/stable/booksonic-air/2.0.2/Chart.lock deleted file mode 100644 index f8ac73afb7..0000000000 --- a/stable/booksonic-air/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-21T08:43:18.612576933Z" diff --git a/stable/booksonic-air/2.0.2/charts/common-7.0.12.tgz b/stable/booksonic-air/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/booksonic-air/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/booksonic-air/2.0.3/CHANGELOG.md b/stable/booksonic-air/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..92be033da0 --- /dev/null +++ b/stable/booksonic-air/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [booksonic-air-2.0.3](https://github.com/truecharts/apps/compare/booksonic-air-2.0.2...booksonic-air-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/booksonic-air/2.0.2/CONFIG.md b/stable/booksonic-air/2.0.3/CONFIG.md similarity index 100% rename from stable/booksonic-air/2.0.2/CONFIG.md rename to stable/booksonic-air/2.0.3/CONFIG.md diff --git a/stable/booksonic-air/2.0.3/Chart.lock b/stable/booksonic-air/2.0.3/Chart.lock new file mode 100644 index 0000000000..290ab3414b --- /dev/null +++ b/stable/booksonic-air/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:01:42.295325188Z" diff --git a/stable/booksonic-air/2.0.2/Chart.yaml b/stable/booksonic-air/2.0.3/Chart.yaml similarity index 95% rename from stable/booksonic-air/2.0.2/Chart.yaml rename to stable/booksonic-air/2.0.3/Chart.yaml index 888581b131..ab63af88d7 100644 --- a/stable/booksonic-air/2.0.2/Chart.yaml +++ b/stable/booksonic-air/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2009.1.0" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Booksonic is a platform for accessing the audibooks you own wherever you are home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.2 +version: 2.0.3 diff --git a/stable/booksonic-air/2.0.2/README.md b/stable/booksonic-air/2.0.3/README.md similarity index 96% rename from stable/booksonic-air/2.0.2/README.md rename to stable/booksonic-air/2.0.3/README.md index 146f16374c..81bd7e7e1b 100644 --- a/stable/booksonic-air/2.0.2/README.md +++ b/stable/booksonic-air/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/booksonic-air/2.0.2/app-readme.md b/stable/booksonic-air/2.0.3/app-readme.md similarity index 100% rename from stable/booksonic-air/2.0.2/app-readme.md rename to stable/booksonic-air/2.0.3/app-readme.md diff --git a/stable/booksonic-air/2.0.3/charts/common-7.0.14.tgz b/stable/booksonic-air/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/booksonic-air/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/booksonic-air/2.0.2/helm-values.md b/stable/booksonic-air/2.0.3/helm-values.md similarity index 100% rename from stable/booksonic-air/2.0.2/helm-values.md rename to stable/booksonic-air/2.0.3/helm-values.md diff --git a/stable/booksonic-air/2.0.2/ix_values.yaml b/stable/booksonic-air/2.0.3/ix_values.yaml similarity index 100% rename from stable/booksonic-air/2.0.2/ix_values.yaml rename to stable/booksonic-air/2.0.3/ix_values.yaml diff --git a/stable/booksonic-air/2.0.2/questions.yaml b/stable/booksonic-air/2.0.3/questions.yaml similarity index 100% rename from stable/booksonic-air/2.0.2/questions.yaml rename to stable/booksonic-air/2.0.3/questions.yaml diff --git a/stable/booksonic-air/2.0.2/templates/common.yaml b/stable/booksonic-air/2.0.3/templates/common.yaml similarity index 100% rename from stable/booksonic-air/2.0.2/templates/common.yaml rename to stable/booksonic-air/2.0.3/templates/common.yaml diff --git a/stable/booksonic-air/2.0.2/test_values.yaml b/stable/booksonic-air/2.0.3/test_values.yaml similarity index 100% rename from stable/booksonic-air/2.0.2/test_values.yaml rename to stable/booksonic-air/2.0.3/test_values.yaml diff --git a/stable/booksonic-air/2.0.2/values.yaml b/stable/booksonic-air/2.0.3/values.yaml similarity index 100% rename from stable/booksonic-air/2.0.2/values.yaml rename to stable/booksonic-air/2.0.3/values.yaml diff --git a/stable/calibre-web/7.0.2/CHANGELOG.md b/stable/calibre-web/7.0.2/CHANGELOG.md deleted file mode 100644 index 086f48204e..0000000000 --- a/stable/calibre-web/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [calibre-web-7.0.2](https://github.com/truecharts/apps/compare/calibre-web-7.0.1...calibre-web-7.0.2) (2021-09-14) - -#### Chore - -* update non-major ([#987](https://github.com/truecharts/apps/issues/987)) - diff --git a/stable/calibre-web/7.0.2/Chart.lock b/stable/calibre-web/7.0.2/Chart.lock deleted file mode 100644 index d3e8212b5f..0000000000 --- a/stable/calibre-web/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-14T20:41:06.685796645Z" diff --git a/stable/calibre-web/7.0.2/charts/common-7.0.12.tgz b/stable/calibre-web/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/calibre-web/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/calibre-web/7.0.3/CHANGELOG.md b/stable/calibre-web/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..55f0c114db --- /dev/null +++ b/stable/calibre-web/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [calibre-web-7.0.3](https://github.com/truecharts/apps/compare/calibre-web-7.0.2...calibre-web-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/calibre-web/7.0.2/CONFIG.md b/stable/calibre-web/7.0.3/CONFIG.md similarity index 100% rename from stable/calibre-web/7.0.2/CONFIG.md rename to stable/calibre-web/7.0.3/CONFIG.md diff --git a/stable/calibre-web/7.0.3/Chart.lock b/stable/calibre-web/7.0.3/Chart.lock new file mode 100644 index 0000000000..4c7451417e --- /dev/null +++ b/stable/calibre-web/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:01:51.137115151Z" diff --git a/stable/calibre-web/7.0.2/Chart.yaml b/stable/calibre-web/7.0.3/Chart.yaml similarity index 95% rename from stable/calibre-web/7.0.2/Chart.yaml rename to stable/calibre-web/7.0.3/Chart.yaml index 5b1f0aac57..52dab2fe74 100644 --- a/stable/calibre-web/7.0.2/Chart.yaml +++ b/stable/calibre-web/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.6.12" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.2 +version: 7.0.3 diff --git a/stable/calibre-web/7.0.2/README.md b/stable/calibre-web/7.0.3/README.md similarity index 96% rename from stable/calibre-web/7.0.2/README.md rename to stable/calibre-web/7.0.3/README.md index cbc0a6778b..ee0ce13bbc 100644 --- a/stable/calibre-web/7.0.2/README.md +++ b/stable/calibre-web/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/calibre-web/7.0.2/app-readme.md b/stable/calibre-web/7.0.3/app-readme.md similarity index 100% rename from stable/calibre-web/7.0.2/app-readme.md rename to stable/calibre-web/7.0.3/app-readme.md diff --git a/stable/calibre-web/7.0.3/charts/common-7.0.14.tgz b/stable/calibre-web/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/calibre-web/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/calibre-web/7.0.2/helm-values.md b/stable/calibre-web/7.0.3/helm-values.md similarity index 100% rename from stable/calibre-web/7.0.2/helm-values.md rename to stable/calibre-web/7.0.3/helm-values.md diff --git a/stable/calibre-web/7.0.2/ix_values.yaml b/stable/calibre-web/7.0.3/ix_values.yaml similarity index 100% rename from stable/calibre-web/7.0.2/ix_values.yaml rename to stable/calibre-web/7.0.3/ix_values.yaml diff --git a/stable/calibre-web/7.0.2/questions.yaml b/stable/calibre-web/7.0.3/questions.yaml similarity index 100% rename from stable/calibre-web/7.0.2/questions.yaml rename to stable/calibre-web/7.0.3/questions.yaml diff --git a/stable/calibre-web/7.0.2/templates/common.yaml b/stable/calibre-web/7.0.3/templates/common.yaml similarity index 100% rename from stable/calibre-web/7.0.2/templates/common.yaml rename to stable/calibre-web/7.0.3/templates/common.yaml diff --git a/stable/calibre-web/7.0.2/test_values.yaml b/stable/calibre-web/7.0.3/test_values.yaml similarity index 100% rename from stable/calibre-web/7.0.2/test_values.yaml rename to stable/calibre-web/7.0.3/test_values.yaml diff --git a/stable/calibre-web/7.0.2/values.yaml b/stable/calibre-web/7.0.3/values.yaml similarity index 100% rename from stable/calibre-web/7.0.2/values.yaml rename to stable/calibre-web/7.0.3/values.yaml diff --git a/stable/calibre/2.0.1/CHANGELOG.md b/stable/calibre/2.0.1/CHANGELOG.md deleted file mode 100644 index 838e860785..0000000000 --- a/stable/calibre/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,16 +0,0 @@ - - -### [calibre-2.0.1](https://github.com/truecharts/apps/compare/calibre-1.9.15...calibre-2.0.1) (2021-09-13) - -#### Chore - -* move all LSIO containers to github registry ([#957](https://github.com/truecharts/apps/issues/957)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/calibre/2.0.1/Chart.lock b/stable/calibre/2.0.1/Chart.lock deleted file mode 100644 index 4d1b7cc4c6..0000000000 --- a/stable/calibre/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:51:30.600716689Z" diff --git a/stable/calibre/2.0.1/charts/common-7.0.12.tgz b/stable/calibre/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/calibre/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/calibre/2.0.2/CHANGELOG.md b/stable/calibre/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..c086b96c75 --- /dev/null +++ b/stable/calibre/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [calibre-2.0.2](https://github.com/truecharts/apps/compare/calibre-web-7.0.2...calibre-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/calibre/2.0.1/CONFIG.md b/stable/calibre/2.0.2/CONFIG.md similarity index 100% rename from stable/calibre/2.0.1/CONFIG.md rename to stable/calibre/2.0.2/CONFIG.md diff --git a/stable/calibre/2.0.2/Chart.lock b/stable/calibre/2.0.2/Chart.lock new file mode 100644 index 0000000000..f273f149a9 --- /dev/null +++ b/stable/calibre/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:02:00.118071165Z" diff --git a/stable/calibre/2.0.1/Chart.yaml b/stable/calibre/2.0.2/Chart.yaml similarity index 94% rename from stable/calibre/2.0.1/Chart.yaml rename to stable/calibre/2.0.2/Chart.yaml index f32759c70b..24b4ae4578 100644 --- a/stable/calibre/2.0.1/Chart.yaml +++ b/stable/calibre/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.26.0" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Calibre is a powerful and easy to use e-book manager. home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/calibre/2.0.1/README.md b/stable/calibre/2.0.2/README.md similarity index 96% rename from stable/calibre/2.0.1/README.md rename to stable/calibre/2.0.2/README.md index 78868af246..5594cb5e99 100644 --- a/stable/calibre/2.0.1/README.md +++ b/stable/calibre/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/calibre/2.0.1/app-readme.md b/stable/calibre/2.0.2/app-readme.md similarity index 100% rename from stable/calibre/2.0.1/app-readme.md rename to stable/calibre/2.0.2/app-readme.md diff --git a/stable/calibre/2.0.2/charts/common-7.0.14.tgz b/stable/calibre/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/calibre/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/calibre/2.0.1/helm-values.md b/stable/calibre/2.0.2/helm-values.md similarity index 100% rename from stable/calibre/2.0.1/helm-values.md rename to stable/calibre/2.0.2/helm-values.md diff --git a/stable/calibre/2.0.1/ix_values.yaml b/stable/calibre/2.0.2/ix_values.yaml similarity index 100% rename from stable/calibre/2.0.1/ix_values.yaml rename to stable/calibre/2.0.2/ix_values.yaml diff --git a/stable/calibre/2.0.1/questions.yaml b/stable/calibre/2.0.2/questions.yaml similarity index 99% rename from stable/calibre/2.0.1/questions.yaml rename to stable/calibre/2.0.2/questions.yaml index 3d7292b4df..8dff36b44a 100644 --- a/stable/calibre/2.0.1/questions.yaml +++ b/stable/calibre/2.0.2/questions.yaml @@ -1416,12 +1416,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/calibre/2.0.1/templates/common.yaml b/stable/calibre/2.0.2/templates/common.yaml similarity index 100% rename from stable/calibre/2.0.1/templates/common.yaml rename to stable/calibre/2.0.2/templates/common.yaml diff --git a/stable/calibre/2.0.1/test_values.yaml b/stable/calibre/2.0.2/test_values.yaml similarity index 100% rename from stable/calibre/2.0.1/test_values.yaml rename to stable/calibre/2.0.2/test_values.yaml diff --git a/stable/calibre/2.0.1/values.yaml b/stable/calibre/2.0.2/values.yaml similarity index 100% rename from stable/calibre/2.0.1/values.yaml rename to stable/calibre/2.0.2/values.yaml diff --git a/stable/collabora-online/7.0.2/CHANGELOG.md b/stable/collabora-online/7.0.2/CHANGELOG.md deleted file mode 100644 index 9c35b4a43b..0000000000 --- a/stable/collabora-online/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [collabora-online-7.0.2](https://github.com/truecharts/apps/compare/collabora-online-7.0.1...collabora-online-7.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/collabora-online/7.0.2/Chart.lock b/stable/collabora-online/7.0.2/Chart.lock deleted file mode 100644 index 602acf3ceb..0000000000 --- a/stable/collabora-online/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:43:29.77567888Z" diff --git a/stable/collabora-online/7.0.2/charts/common-7.0.12.tgz b/stable/collabora-online/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/collabora-online/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/collabora-online/7.0.3/CHANGELOG.md b/stable/collabora-online/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..710bdb5a69 --- /dev/null +++ b/stable/collabora-online/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [collabora-online-7.0.3](https://github.com/truecharts/apps/compare/collabora-online-7.0.2...collabora-online-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/collabora-online/7.0.2/CONFIG.md b/stable/collabora-online/7.0.3/CONFIG.md similarity index 100% rename from stable/collabora-online/7.0.2/CONFIG.md rename to stable/collabora-online/7.0.3/CONFIG.md diff --git a/stable/collabora-online/7.0.3/Chart.lock b/stable/collabora-online/7.0.3/Chart.lock new file mode 100644 index 0000000000..321924f76c --- /dev/null +++ b/stable/collabora-online/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:02:09.233492721Z" diff --git a/stable/collabora-online/7.0.2/Chart.yaml b/stable/collabora-online/7.0.3/Chart.yaml similarity index 96% rename from stable/collabora-online/7.0.2/Chart.yaml rename to stable/collabora-online/7.0.3/Chart.yaml index e2dcb7d055..29a71cc789 100644 --- a/stable/collabora-online/7.0.2/Chart.yaml +++ b/stable/collabora-online/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.11.3" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.2 +version: 7.0.3 diff --git a/stable/collabora-online/7.0.2/README.md b/stable/collabora-online/7.0.3/README.md similarity index 96% rename from stable/collabora-online/7.0.2/README.md rename to stable/collabora-online/7.0.3/README.md index 5b04aac8ce..5e5185adae 100644 --- a/stable/collabora-online/7.0.2/README.md +++ b/stable/collabora-online/7.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/collabora-online/7.0.2/app-readme.md b/stable/collabora-online/7.0.3/app-readme.md similarity index 100% rename from stable/collabora-online/7.0.2/app-readme.md rename to stable/collabora-online/7.0.3/app-readme.md diff --git a/stable/collabora-online/7.0.3/charts/common-7.0.14.tgz b/stable/collabora-online/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/collabora-online/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/collabora-online/7.0.2/helm-values.md b/stable/collabora-online/7.0.3/helm-values.md similarity index 100% rename from stable/collabora-online/7.0.2/helm-values.md rename to stable/collabora-online/7.0.3/helm-values.md diff --git a/stable/collabora-online/7.0.2/ix_values.yaml b/stable/collabora-online/7.0.3/ix_values.yaml similarity index 100% rename from stable/collabora-online/7.0.2/ix_values.yaml rename to stable/collabora-online/7.0.3/ix_values.yaml diff --git a/stable/collabora-online/7.0.2/questions.yaml b/stable/collabora-online/7.0.3/questions.yaml similarity index 100% rename from stable/collabora-online/7.0.2/questions.yaml rename to stable/collabora-online/7.0.3/questions.yaml diff --git a/stable/collabora-online/7.0.2/templates/common.yaml b/stable/collabora-online/7.0.3/templates/common.yaml similarity index 100% rename from stable/collabora-online/7.0.2/templates/common.yaml rename to stable/collabora-online/7.0.3/templates/common.yaml diff --git a/stable/collabora-online/7.0.2/test_values.yaml b/stable/collabora-online/7.0.3/test_values.yaml similarity index 100% rename from stable/collabora-online/7.0.2/test_values.yaml rename to stable/collabora-online/7.0.3/test_values.yaml diff --git a/stable/collabora-online/7.0.2/values.yaml b/stable/collabora-online/7.0.3/values.yaml similarity index 100% rename from stable/collabora-online/7.0.2/values.yaml rename to stable/collabora-online/7.0.3/values.yaml diff --git a/stable/custom-app/1.0.3/CHANGELOG.md b/stable/custom-app/1.0.3/CHANGELOG.md deleted file mode 100644 index 4efce1700c..0000000000 --- a/stable/custom-app/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [custom-app-1.0.3](https://github.com/truecharts/apps/compare/custom-app-1.0.2...custom-app-1.0.3) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/custom-app/1.0.3/Chart.lock b/stable/custom-app/1.0.3/Chart.lock deleted file mode 100644 index 2e73a8a86c..0000000000 --- a/stable/custom-app/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:43:41.168428599Z" diff --git a/stable/custom-app/1.0.3/charts/common-7.0.12.tgz b/stable/custom-app/1.0.3/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/custom-app/1.0.3/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/custom-app/1.0.4/CHANGELOG.md b/stable/custom-app/1.0.4/CHANGELOG.md new file mode 100644 index 0000000000..b717b5231d --- /dev/null +++ b/stable/custom-app/1.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [custom-app-1.0.4](https://github.com/truecharts/apps/compare/custom-app-1.0.3...custom-app-1.0.4) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/custom-app/1.0.3/CONFIG.md b/stable/custom-app/1.0.4/CONFIG.md similarity index 100% rename from stable/custom-app/1.0.3/CONFIG.md rename to stable/custom-app/1.0.4/CONFIG.md diff --git a/stable/custom-app/1.0.4/Chart.lock b/stable/custom-app/1.0.4/Chart.lock new file mode 100644 index 0000000000..9e0f19b6da --- /dev/null +++ b/stable/custom-app/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:02:18.183950366Z" diff --git a/stable/custom-app/1.0.3/Chart.yaml b/stable/custom-app/1.0.4/Chart.yaml similarity index 94% rename from stable/custom-app/1.0.3/Chart.yaml rename to stable/custom-app/1.0.4/Chart.yaml index be2c8adfb5..4416a72f5a 100644 --- a/stable/custom-app/1.0.3/Chart.yaml +++ b/stable/custom-app/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.18.773" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 1.0.3 +version: 1.0.4 diff --git a/stable/custom-app/1.0.3/README.md b/stable/custom-app/1.0.4/README.md similarity index 96% rename from stable/custom-app/1.0.3/README.md rename to stable/custom-app/1.0.4/README.md index 38ba06eebb..4ba6b90efa 100644 --- a/stable/custom-app/1.0.3/README.md +++ b/stable/custom-app/1.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/custom-app/1.0.3/app-readme.md b/stable/custom-app/1.0.4/app-readme.md similarity index 100% rename from stable/custom-app/1.0.3/app-readme.md rename to stable/custom-app/1.0.4/app-readme.md diff --git a/stable/custom-app/1.0.4/charts/common-7.0.14.tgz b/stable/custom-app/1.0.4/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/custom-app/1.0.4/charts/common-7.0.14.tgz differ diff --git a/stable/custom-app/1.0.3/helm-values.md b/stable/custom-app/1.0.4/helm-values.md similarity index 100% rename from stable/custom-app/1.0.3/helm-values.md rename to stable/custom-app/1.0.4/helm-values.md diff --git a/stable/custom-app/1.0.3/ix_values.yaml b/stable/custom-app/1.0.4/ix_values.yaml similarity index 100% rename from stable/custom-app/1.0.3/ix_values.yaml rename to stable/custom-app/1.0.4/ix_values.yaml diff --git a/stable/custom-app/1.0.3/questions.yaml b/stable/custom-app/1.0.4/questions.yaml similarity index 100% rename from stable/custom-app/1.0.3/questions.yaml rename to stable/custom-app/1.0.4/questions.yaml diff --git a/stable/custom-app/1.0.3/templates/common.yaml b/stable/custom-app/1.0.4/templates/common.yaml similarity index 100% rename from stable/custom-app/1.0.3/templates/common.yaml rename to stable/custom-app/1.0.4/templates/common.yaml diff --git a/stable/custom-app/1.0.3/test_values.yaml b/stable/custom-app/1.0.4/test_values.yaml similarity index 100% rename from stable/custom-app/1.0.3/test_values.yaml rename to stable/custom-app/1.0.4/test_values.yaml diff --git a/stable/custom-app/1.0.3/values.yaml b/stable/custom-app/1.0.4/values.yaml similarity index 100% rename from stable/custom-app/1.0.3/values.yaml rename to stable/custom-app/1.0.4/values.yaml diff --git a/stable/deconz/2.0.1/CHANGELOG.md b/stable/deconz/2.0.1/CHANGELOG.md deleted file mode 100644 index be7702f412..0000000000 --- a/stable/deconz/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,16 +0,0 @@ - - -### [deconz-2.0.1](https://github.com/truecharts/apps/compare/deconz-1.9.15...deconz-2.0.1) (2021-09-13) - -#### Chore - -* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/deconz/2.0.1/Chart.lock b/stable/deconz/2.0.1/Chart.lock deleted file mode 100644 index fb6cfc210f..0000000000 --- a/stable/deconz/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:51:57.916684505Z" diff --git a/stable/deconz/2.0.1/charts/common-7.0.12.tgz b/stable/deconz/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/deconz/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/deconz/2.0.2/CHANGELOG.md b/stable/deconz/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..d639b4f9b8 --- /dev/null +++ b/stable/deconz/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [deconz-2.0.2](https://github.com/truecharts/apps/compare/deconz-2.0.1...deconz-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/deconz/2.0.1/CONFIG.md b/stable/deconz/2.0.2/CONFIG.md similarity index 100% rename from stable/deconz/2.0.1/CONFIG.md rename to stable/deconz/2.0.2/CONFIG.md diff --git a/stable/deconz/2.0.2/Chart.lock b/stable/deconz/2.0.2/Chart.lock new file mode 100644 index 0000000000..3bc700977d --- /dev/null +++ b/stable/deconz/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:02:27.099450241Z" diff --git a/stable/deconz/2.0.1/Chart.yaml b/stable/deconz/2.0.2/Chart.yaml similarity index 95% rename from stable/deconz/2.0.1/Chart.yaml rename to stable/deconz/2.0.2/Chart.yaml index 23aa3313bb..4e901d014c 100644 --- a/stable/deconz/2.0.1/Chart.yaml +++ b/stable/deconz/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.12.06" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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/incubator/deconz @@ -22,4 +22,4 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 2.0.1 +version: 2.0.2 diff --git a/stable/deconz/2.0.1/README.md b/stable/deconz/2.0.2/README.md similarity index 96% rename from stable/deconz/2.0.1/README.md rename to stable/deconz/2.0.2/README.md index 9f7c7a0941..51afdc99ff 100644 --- a/stable/deconz/2.0.1/README.md +++ b/stable/deconz/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/deconz/2.0.1/app-readme.md b/stable/deconz/2.0.2/app-readme.md similarity index 100% rename from stable/deconz/2.0.1/app-readme.md rename to stable/deconz/2.0.2/app-readme.md diff --git a/stable/deconz/2.0.2/charts/common-7.0.14.tgz b/stable/deconz/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/deconz/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/deconz/2.0.1/helm-values.md b/stable/deconz/2.0.2/helm-values.md similarity index 100% rename from stable/deconz/2.0.1/helm-values.md rename to stable/deconz/2.0.2/helm-values.md diff --git a/stable/deconz/2.0.1/ix_values.yaml b/stable/deconz/2.0.2/ix_values.yaml similarity index 100% rename from stable/deconz/2.0.1/ix_values.yaml rename to stable/deconz/2.0.2/ix_values.yaml diff --git a/stable/deconz/2.0.1/questions.yaml b/stable/deconz/2.0.2/questions.yaml similarity index 99% rename from stable/deconz/2.0.1/questions.yaml rename to stable/deconz/2.0.2/questions.yaml index 10bf7f2fd5..86c675526c 100644 --- a/stable/deconz/2.0.1/questions.yaml +++ b/stable/deconz/2.0.2/questions.yaml @@ -1560,12 +1560,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/deconz/2.0.1/templates/common.yaml b/stable/deconz/2.0.2/templates/common.yaml similarity index 100% rename from stable/deconz/2.0.1/templates/common.yaml rename to stable/deconz/2.0.2/templates/common.yaml diff --git a/stable/deconz/2.0.1/test_values.yaml b/stable/deconz/2.0.2/test_values.yaml similarity index 100% rename from stable/deconz/2.0.1/test_values.yaml rename to stable/deconz/2.0.2/test_values.yaml diff --git a/stable/deconz/2.0.1/values.yaml b/stable/deconz/2.0.2/values.yaml similarity index 100% rename from stable/deconz/2.0.1/values.yaml rename to stable/deconz/2.0.2/values.yaml diff --git a/stable/deepstack-cpu/5.0.1/CHANGELOG.md b/stable/deepstack-cpu/5.0.1/CHANGELOG.md deleted file mode 100644 index ade180a789..0000000000 --- a/stable/deepstack-cpu/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [deepstack-cpu-5.0.1](https://github.com/truecharts/apps/compare/deepstack-cpu-4.11.15...deepstack-cpu-5.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/deepstack-cpu/5.0.1/Chart.lock b/stable/deepstack-cpu/5.0.1/Chart.lock deleted file mode 100644 index e8585c6f0e..0000000000 --- a/stable/deepstack-cpu/5.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:52:06.748757493Z" diff --git a/stable/deepstack-cpu/5.0.1/charts/common-7.0.12.tgz b/stable/deepstack-cpu/5.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/deepstack-cpu/5.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/deepstack-cpu/5.0.2/CHANGELOG.md b/stable/deepstack-cpu/5.0.2/CHANGELOG.md new file mode 100644 index 0000000000..ebc65f9f06 --- /dev/null +++ b/stable/deepstack-cpu/5.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [deepstack-cpu-5.0.2](https://github.com/truecharts/apps/compare/deepstack-cpu-5.0.1...deepstack-cpu-5.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/deepstack-cpu/5.0.1/CONFIG.md b/stable/deepstack-cpu/5.0.2/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/5.0.1/CONFIG.md rename to stable/deepstack-cpu/5.0.2/CONFIG.md diff --git a/stable/deepstack-cpu/5.0.2/Chart.lock b/stable/deepstack-cpu/5.0.2/Chart.lock new file mode 100644 index 0000000000..9defd472c6 --- /dev/null +++ b/stable/deepstack-cpu/5.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:02:36.251887017Z" diff --git a/stable/deepstack-cpu/5.0.1/Chart.yaml b/stable/deepstack-cpu/5.0.2/Chart.yaml similarity index 96% rename from stable/deepstack-cpu/5.0.1/Chart.yaml rename to stable/deepstack-cpu/5.0.2/Chart.yaml index a1dd4d8534..d35fec55c7 100644 --- a/stable/deepstack-cpu/5.0.1/Chart.yaml +++ b/stable/deepstack-cpu/5.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "cpu-2021.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 5.0.1 +version: 5.0.2 diff --git a/stable/deepstack-cpu/5.0.1/README.md b/stable/deepstack-cpu/5.0.2/README.md similarity index 96% rename from stable/deepstack-cpu/5.0.1/README.md rename to stable/deepstack-cpu/5.0.2/README.md index 48fa71c836..655f8e3f8f 100644 --- a/stable/deepstack-cpu/5.0.1/README.md +++ b/stable/deepstack-cpu/5.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/deepstack-cpu/5.0.1/app-readme.md b/stable/deepstack-cpu/5.0.2/app-readme.md similarity index 100% rename from stable/deepstack-cpu/5.0.1/app-readme.md rename to stable/deepstack-cpu/5.0.2/app-readme.md diff --git a/stable/deepstack-cpu/5.0.2/charts/common-7.0.14.tgz b/stable/deepstack-cpu/5.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/deepstack-cpu/5.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/deepstack-cpu/5.0.1/helm-values.md b/stable/deepstack-cpu/5.0.2/helm-values.md similarity index 100% rename from stable/deepstack-cpu/5.0.1/helm-values.md rename to stable/deepstack-cpu/5.0.2/helm-values.md diff --git a/stable/deepstack-cpu/5.0.1/ix_values.yaml b/stable/deepstack-cpu/5.0.2/ix_values.yaml similarity index 100% rename from stable/deepstack-cpu/5.0.1/ix_values.yaml rename to stable/deepstack-cpu/5.0.2/ix_values.yaml diff --git a/stable/deepstack-cpu/5.0.1/questions.yaml b/stable/deepstack-cpu/5.0.2/questions.yaml similarity index 99% rename from stable/deepstack-cpu/5.0.1/questions.yaml rename to stable/deepstack-cpu/5.0.2/questions.yaml index e9140f0574..d7096284fc 100644 --- a/stable/deepstack-cpu/5.0.1/questions.yaml +++ b/stable/deepstack-cpu/5.0.2/questions.yaml @@ -1354,12 +1354,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/deepstack-cpu/5.0.1/templates/common.yaml b/stable/deepstack-cpu/5.0.2/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/5.0.1/templates/common.yaml rename to stable/deepstack-cpu/5.0.2/templates/common.yaml diff --git a/stable/deepstack-cpu/5.0.1/test_values.yaml b/stable/deepstack-cpu/5.0.2/test_values.yaml similarity index 100% rename from stable/deepstack-cpu/5.0.1/test_values.yaml rename to stable/deepstack-cpu/5.0.2/test_values.yaml diff --git a/stable/deepstack-cpu/5.0.1/values.yaml b/stable/deepstack-cpu/5.0.2/values.yaml similarity index 100% rename from stable/deepstack-cpu/5.0.1/values.yaml rename to stable/deepstack-cpu/5.0.2/values.yaml diff --git a/stable/deluge/7.0.1/CHANGELOG.md b/stable/deluge/7.0.1/CHANGELOG.md deleted file mode 100644 index 8bf58ac6cc..0000000000 --- a/stable/deluge/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [deluge-7.0.1](https://github.com/truecharts/apps/compare/deluge-6.11.15...deluge-7.0.1) (2021-09-13) - -#### Chore - -* move all LSIO containers to github registry ([#957](https://github.com/truecharts/apps/issues/957)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/deluge/7.0.1/Chart.lock b/stable/deluge/7.0.1/Chart.lock deleted file mode 100644 index 46c1492f79..0000000000 --- a/stable/deluge/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:52:15.801450343Z" diff --git a/stable/deluge/7.0.1/charts/common-7.0.12.tgz b/stable/deluge/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/deluge/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/deluge/7.0.2/CHANGELOG.md b/stable/deluge/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..18bf0dd537 --- /dev/null +++ b/stable/deluge/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [deluge-7.0.2](https://github.com/truecharts/apps/compare/deluge-7.0.1...deluge-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/deluge/7.0.1/CONFIG.md b/stable/deluge/7.0.2/CONFIG.md similarity index 100% rename from stable/deluge/7.0.1/CONFIG.md rename to stable/deluge/7.0.2/CONFIG.md diff --git a/stable/deluge/7.0.2/Chart.lock b/stable/deluge/7.0.2/Chart.lock new file mode 100644 index 0000000000..69213bbb2f --- /dev/null +++ b/stable/deluge/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:02:45.337263726Z" diff --git a/stable/deluge/7.0.1/Chart.yaml b/stable/deluge/7.0.2/Chart.yaml similarity index 94% rename from stable/deluge/7.0.1/Chart.yaml rename to stable/deluge/7.0.2/Chart.yaml index ea2a953d91..7a491cba44 100644 --- a/stable/deluge/7.0.1/Chart.yaml +++ b/stable/deluge/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.3-2201" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: Deluge App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/incubator/deluge @@ -21,4 +21,4 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/deluge/7.0.1/README.md b/stable/deluge/7.0.2/README.md similarity index 96% rename from stable/deluge/7.0.1/README.md rename to stable/deluge/7.0.2/README.md index 3c59aab3ef..38961da353 100644 --- a/stable/deluge/7.0.1/README.md +++ b/stable/deluge/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/deluge/7.0.1/app-readme.md b/stable/deluge/7.0.2/app-readme.md similarity index 100% rename from stable/deluge/7.0.1/app-readme.md rename to stable/deluge/7.0.2/app-readme.md diff --git a/stable/deluge/7.0.2/charts/common-7.0.14.tgz b/stable/deluge/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/deluge/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/deluge/7.0.1/helm-values.md b/stable/deluge/7.0.2/helm-values.md similarity index 100% rename from stable/deluge/7.0.1/helm-values.md rename to stable/deluge/7.0.2/helm-values.md diff --git a/stable/deluge/7.0.1/ix_values.yaml b/stable/deluge/7.0.2/ix_values.yaml similarity index 100% rename from stable/deluge/7.0.1/ix_values.yaml rename to stable/deluge/7.0.2/ix_values.yaml diff --git a/stable/deluge/7.0.1/questions.yaml b/stable/deluge/7.0.2/questions.yaml similarity index 99% rename from stable/deluge/7.0.1/questions.yaml rename to stable/deluge/7.0.2/questions.yaml index 2e2399efb7..4017a160cf 100644 --- a/stable/deluge/7.0.1/questions.yaml +++ b/stable/deluge/7.0.2/questions.yaml @@ -1444,12 +1444,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/deluge/7.0.1/templates/common.yaml b/stable/deluge/7.0.2/templates/common.yaml similarity index 100% rename from stable/deluge/7.0.1/templates/common.yaml rename to stable/deluge/7.0.2/templates/common.yaml diff --git a/stable/deluge/7.0.1/test_values.yaml b/stable/deluge/7.0.2/test_values.yaml similarity index 100% rename from stable/deluge/7.0.1/test_values.yaml rename to stable/deluge/7.0.2/test_values.yaml diff --git a/stable/deluge/7.0.1/values.yaml b/stable/deluge/7.0.2/values.yaml similarity index 100% rename from stable/deluge/7.0.1/values.yaml rename to stable/deluge/7.0.2/values.yaml diff --git a/stable/dizquetv/2.0.2/CHANGELOG.md b/stable/dizquetv/2.0.2/CHANGELOG.md deleted file mode 100644 index 06789bde59..0000000000 --- a/stable/dizquetv/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [dizquetv-2.0.2](https://github.com/truecharts/apps/compare/dizquetv-2.0.1...dizquetv-2.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/dizquetv/2.0.2/Chart.lock b/stable/dizquetv/2.0.2/Chart.lock deleted file mode 100644 index b7c066c1e2..0000000000 --- a/stable/dizquetv/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-21T08:43:52.174478366Z" diff --git a/stable/dizquetv/2.0.2/charts/common-7.0.12.tgz b/stable/dizquetv/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/dizquetv/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/dizquetv/2.0.3/CHANGELOG.md b/stable/dizquetv/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..9c6f34ecba --- /dev/null +++ b/stable/dizquetv/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [dizquetv-2.0.3](https://github.com/truecharts/apps/compare/dizquetv-2.0.2...dizquetv-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/dizquetv/2.0.2/CONFIG.md b/stable/dizquetv/2.0.3/CONFIG.md similarity index 100% rename from stable/dizquetv/2.0.2/CONFIG.md rename to stable/dizquetv/2.0.3/CONFIG.md diff --git a/stable/dizquetv/2.0.3/Chart.lock b/stable/dizquetv/2.0.3/Chart.lock new file mode 100644 index 0000000000..04cc002c51 --- /dev/null +++ b/stable/dizquetv/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:02:54.344557654Z" diff --git a/stable/dizquetv/2.0.2/Chart.yaml b/stable/dizquetv/2.0.3/Chart.yaml similarity index 94% rename from stable/dizquetv/2.0.2/Chart.yaml rename to stable/dizquetv/2.0.3/Chart.yaml index 4ab84e4ac4..675f1b7948 100644 --- a/stable/dizquetv/2.0.2/Chart.yaml +++ b/stable/dizquetv/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.4.5" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Create live TV channel streams from media on your Plex servers. home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.2 +version: 2.0.3 diff --git a/stable/dizquetv/2.0.2/README.md b/stable/dizquetv/2.0.3/README.md similarity index 96% rename from stable/dizquetv/2.0.2/README.md rename to stable/dizquetv/2.0.3/README.md index 5597f819e5..877bff75ee 100644 --- a/stable/dizquetv/2.0.2/README.md +++ b/stable/dizquetv/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/dizquetv/2.0.2/app-readme.md b/stable/dizquetv/2.0.3/app-readme.md similarity index 100% rename from stable/dizquetv/2.0.2/app-readme.md rename to stable/dizquetv/2.0.3/app-readme.md diff --git a/stable/dizquetv/2.0.3/charts/common-7.0.14.tgz b/stable/dizquetv/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/dizquetv/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/dizquetv/2.0.2/helm-values.md b/stable/dizquetv/2.0.3/helm-values.md similarity index 100% rename from stable/dizquetv/2.0.2/helm-values.md rename to stable/dizquetv/2.0.3/helm-values.md diff --git a/stable/dizquetv/2.0.2/ix_values.yaml b/stable/dizquetv/2.0.3/ix_values.yaml similarity index 100% rename from stable/dizquetv/2.0.2/ix_values.yaml rename to stable/dizquetv/2.0.3/ix_values.yaml diff --git a/stable/dizquetv/2.0.2/questions.yaml b/stable/dizquetv/2.0.3/questions.yaml similarity index 100% rename from stable/dizquetv/2.0.2/questions.yaml rename to stable/dizquetv/2.0.3/questions.yaml diff --git a/stable/dizquetv/2.0.2/templates/common.yaml b/stable/dizquetv/2.0.3/templates/common.yaml similarity index 100% rename from stable/dizquetv/2.0.2/templates/common.yaml rename to stable/dizquetv/2.0.3/templates/common.yaml diff --git a/stable/dizquetv/2.0.2/test_values.yaml b/stable/dizquetv/2.0.3/test_values.yaml similarity index 100% rename from stable/dizquetv/2.0.2/test_values.yaml rename to stable/dizquetv/2.0.3/test_values.yaml diff --git a/stable/dizquetv/2.0.2/values.yaml b/stable/dizquetv/2.0.3/values.yaml similarity index 100% rename from stable/dizquetv/2.0.2/values.yaml rename to stable/dizquetv/2.0.3/values.yaml diff --git a/stable/duplicati/2.0.2/CHANGELOG.md b/stable/duplicati/2.0.2/CHANGELOG.md deleted file mode 100644 index d5e0f7ed25..0000000000 --- a/stable/duplicati/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [duplicati-2.0.2](https://github.com/truecharts/apps/compare/duplicati-2.0.1...duplicati-2.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/duplicati/2.0.2/Chart.lock b/stable/duplicati/2.0.2/Chart.lock deleted file mode 100644 index 76354ccc5f..0000000000 --- a/stable/duplicati/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-21T08:44:03.085400607Z" diff --git a/stable/duplicati/2.0.2/charts/common-7.0.12.tgz b/stable/duplicati/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/duplicati/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/duplicati/2.0.3/CHANGELOG.md b/stable/duplicati/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..62d84cf53e --- /dev/null +++ b/stable/duplicati/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [duplicati-2.0.3](https://github.com/truecharts/apps/compare/duplicati-2.0.2...duplicati-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/duplicati/2.0.2/CONFIG.md b/stable/duplicati/2.0.3/CONFIG.md similarity index 100% rename from stable/duplicati/2.0.2/CONFIG.md rename to stable/duplicati/2.0.3/CONFIG.md diff --git a/stable/duplicati/2.0.3/Chart.lock b/stable/duplicati/2.0.3/Chart.lock new file mode 100644 index 0000000000..c0bf5acff3 --- /dev/null +++ b/stable/duplicati/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:03:03.437820121Z" diff --git a/stable/duplicati/2.0.2/Chart.yaml b/stable/duplicati/2.0.3/Chart.yaml similarity index 94% rename from stable/duplicati/2.0.2/Chart.yaml rename to stable/duplicati/2.0.3/Chart.yaml index 68323c52d4..97c44172f0 100644 --- a/stable/duplicati/2.0.2/Chart.yaml +++ b/stable/duplicati/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Store securely encrypted backups on cloud storage services! home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.2 +version: 2.0.3 diff --git a/stable/duplicati/2.0.2/README.md b/stable/duplicati/2.0.3/README.md similarity index 96% rename from stable/duplicati/2.0.2/README.md rename to stable/duplicati/2.0.3/README.md index 18e673c8c3..bd39689536 100644 --- a/stable/duplicati/2.0.2/README.md +++ b/stable/duplicati/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/duplicati/2.0.2/app-readme.md b/stable/duplicati/2.0.3/app-readme.md similarity index 100% rename from stable/duplicati/2.0.2/app-readme.md rename to stable/duplicati/2.0.3/app-readme.md diff --git a/stable/duplicati/2.0.3/charts/common-7.0.14.tgz b/stable/duplicati/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/duplicati/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/duplicati/2.0.2/helm-values.md b/stable/duplicati/2.0.3/helm-values.md similarity index 100% rename from stable/duplicati/2.0.2/helm-values.md rename to stable/duplicati/2.0.3/helm-values.md diff --git a/stable/duplicati/2.0.2/ix_values.yaml b/stable/duplicati/2.0.3/ix_values.yaml similarity index 100% rename from stable/duplicati/2.0.2/ix_values.yaml rename to stable/duplicati/2.0.3/ix_values.yaml diff --git a/stable/duplicati/2.0.2/questions.yaml b/stable/duplicati/2.0.3/questions.yaml similarity index 100% rename from stable/duplicati/2.0.2/questions.yaml rename to stable/duplicati/2.0.3/questions.yaml diff --git a/stable/duplicati/2.0.2/templates/common.yaml b/stable/duplicati/2.0.3/templates/common.yaml similarity index 100% rename from stable/duplicati/2.0.2/templates/common.yaml rename to stable/duplicati/2.0.3/templates/common.yaml diff --git a/stable/duplicati/2.0.2/test_values.yaml b/stable/duplicati/2.0.3/test_values.yaml similarity index 100% rename from stable/duplicati/2.0.2/test_values.yaml rename to stable/duplicati/2.0.3/test_values.yaml diff --git a/stable/duplicati/2.0.2/values.yaml b/stable/duplicati/2.0.3/values.yaml similarity index 100% rename from stable/duplicati/2.0.2/values.yaml rename to stable/duplicati/2.0.3/values.yaml diff --git a/stable/emby/7.0.1/CHANGELOG.md b/stable/emby/7.0.1/CHANGELOG.md deleted file mode 100644 index 03bb2a2b0e..0000000000 --- a/stable/emby/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [emby-7.0.1](https://github.com/truecharts/apps/compare/emby-6.11.15...emby-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/emby/7.0.1/Chart.lock b/stable/emby/7.0.1/Chart.lock deleted file mode 100644 index 17999cc200..0000000000 --- a/stable/emby/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:52:42.455378981Z" diff --git a/stable/emby/7.0.1/charts/common-7.0.12.tgz b/stable/emby/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/emby/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/emby/7.0.2/CHANGELOG.md b/stable/emby/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..e48aab9c56 --- /dev/null +++ b/stable/emby/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [emby-7.0.2](https://github.com/truecharts/apps/compare/emby-7.0.1...emby-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/emby/7.0.1/CONFIG.md b/stable/emby/7.0.2/CONFIG.md similarity index 100% rename from stable/emby/7.0.1/CONFIG.md rename to stable/emby/7.0.2/CONFIG.md diff --git a/stable/emby/7.0.2/Chart.lock b/stable/emby/7.0.2/Chart.lock new file mode 100644 index 0000000000..744526d355 --- /dev/null +++ b/stable/emby/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:03:12.620277559Z" diff --git a/stable/emby/7.0.1/Chart.yaml b/stable/emby/7.0.2/Chart.yaml similarity index 95% rename from stable/emby/7.0.1/Chart.yaml rename to stable/emby/7.0.2/Chart.yaml index 406a98a2b6..0739acff25 100644 --- a/stable/emby/7.0.1/Chart.yaml +++ b/stable/emby/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.4.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/emby/7.0.1/README.md b/stable/emby/7.0.2/README.md similarity index 96% rename from stable/emby/7.0.1/README.md rename to stable/emby/7.0.2/README.md index c53ca8756b..af01525baa 100644 --- a/stable/emby/7.0.1/README.md +++ b/stable/emby/7.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/emby/7.0.1/app-readme.md b/stable/emby/7.0.2/app-readme.md similarity index 100% rename from stable/emby/7.0.1/app-readme.md rename to stable/emby/7.0.2/app-readme.md diff --git a/stable/emby/7.0.2/charts/common-7.0.14.tgz b/stable/emby/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/emby/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/emby/7.0.1/helm-values.md b/stable/emby/7.0.2/helm-values.md similarity index 100% rename from stable/emby/7.0.1/helm-values.md rename to stable/emby/7.0.2/helm-values.md diff --git a/stable/emby/7.0.1/ix_values.yaml b/stable/emby/7.0.2/ix_values.yaml similarity index 100% rename from stable/emby/7.0.1/ix_values.yaml rename to stable/emby/7.0.2/ix_values.yaml diff --git a/stable/emby/7.0.1/questions.yaml b/stable/emby/7.0.2/questions.yaml similarity index 99% rename from stable/emby/7.0.1/questions.yaml rename to stable/emby/7.0.2/questions.yaml index 98ea66c7a2..4e85fa5619 100644 --- a/stable/emby/7.0.1/questions.yaml +++ b/stable/emby/7.0.2/questions.yaml @@ -1342,12 +1342,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/emby/7.0.1/templates/common.yaml b/stable/emby/7.0.2/templates/common.yaml similarity index 100% rename from stable/emby/7.0.1/templates/common.yaml rename to stable/emby/7.0.2/templates/common.yaml diff --git a/stable/emby/7.0.1/test_values.yaml b/stable/emby/7.0.2/test_values.yaml similarity index 100% rename from stable/emby/7.0.1/test_values.yaml rename to stable/emby/7.0.2/test_values.yaml diff --git a/stable/emby/7.0.1/values.yaml b/stable/emby/7.0.2/values.yaml similarity index 100% rename from stable/emby/7.0.1/values.yaml rename to stable/emby/7.0.2/values.yaml diff --git a/stable/esphome/7.0.2/CHANGELOG.md b/stable/esphome/7.0.2/CHANGELOG.md deleted file mode 100644 index f8d7fe5c57..0000000000 --- a/stable/esphome/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [esphome-7.0.2](https://github.com/truecharts/apps/compare/esphome-7.0.1...esphome-7.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/esphome/7.0.2/Chart.lock b/stable/esphome/7.0.2/Chart.lock deleted file mode 100644 index a9752a9712..0000000000 --- a/stable/esphome/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:44:14.145472847Z" diff --git a/stable/esphome/7.0.2/charts/common-7.0.12.tgz b/stable/esphome/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/esphome/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/esphome/7.0.3/CHANGELOG.md b/stable/esphome/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..2cac66047a --- /dev/null +++ b/stable/esphome/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [esphome-7.0.3](https://github.com/truecharts/apps/compare/esphome-7.0.2...esphome-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/esphome/7.0.2/CONFIG.md b/stable/esphome/7.0.3/CONFIG.md similarity index 100% rename from stable/esphome/7.0.2/CONFIG.md rename to stable/esphome/7.0.3/CONFIG.md diff --git a/stable/esphome/7.0.3/Chart.lock b/stable/esphome/7.0.3/Chart.lock new file mode 100644 index 0000000000..ed7cfc5d1a --- /dev/null +++ b/stable/esphome/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:03:21.555838409Z" diff --git a/stable/esphome/7.0.2/Chart.yaml b/stable/esphome/7.0.3/Chart.yaml similarity index 95% rename from stable/esphome/7.0.2/Chart.yaml rename to stable/esphome/7.0.3/Chart.yaml index bb4d1f8299..c4a852db8f 100644 --- a/stable/esphome/7.0.2/Chart.yaml +++ b/stable/esphome/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.9.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.2 +version: 7.0.3 diff --git a/stable/esphome/7.0.2/README.md b/stable/esphome/7.0.3/README.md similarity index 96% rename from stable/esphome/7.0.2/README.md rename to stable/esphome/7.0.3/README.md index e5ccdf4917..a689d04ca9 100644 --- a/stable/esphome/7.0.2/README.md +++ b/stable/esphome/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/esphome/7.0.2/app-readme.md b/stable/esphome/7.0.3/app-readme.md similarity index 100% rename from stable/esphome/7.0.2/app-readme.md rename to stable/esphome/7.0.3/app-readme.md diff --git a/stable/esphome/7.0.3/charts/common-7.0.14.tgz b/stable/esphome/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/esphome/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/esphome/7.0.2/helm-values.md b/stable/esphome/7.0.3/helm-values.md similarity index 100% rename from stable/esphome/7.0.2/helm-values.md rename to stable/esphome/7.0.3/helm-values.md diff --git a/stable/esphome/7.0.2/ix_values.yaml b/stable/esphome/7.0.3/ix_values.yaml similarity index 100% rename from stable/esphome/7.0.2/ix_values.yaml rename to stable/esphome/7.0.3/ix_values.yaml diff --git a/stable/esphome/7.0.2/questions.yaml b/stable/esphome/7.0.3/questions.yaml similarity index 100% rename from stable/esphome/7.0.2/questions.yaml rename to stable/esphome/7.0.3/questions.yaml diff --git a/stable/esphome/7.0.2/templates/common.yaml b/stable/esphome/7.0.3/templates/common.yaml similarity index 100% rename from stable/esphome/7.0.2/templates/common.yaml rename to stable/esphome/7.0.3/templates/common.yaml diff --git a/stable/esphome/7.0.2/test_values.yaml b/stable/esphome/7.0.3/test_values.yaml similarity index 100% rename from stable/esphome/7.0.2/test_values.yaml rename to stable/esphome/7.0.3/test_values.yaml diff --git a/stable/esphome/7.0.2/values.yaml b/stable/esphome/7.0.3/values.yaml similarity index 100% rename from stable/esphome/7.0.2/values.yaml rename to stable/esphome/7.0.3/values.yaml diff --git a/stable/external-service/2.0.1/CHANGELOG.md b/stable/external-service/2.0.1/CHANGELOG.md deleted file mode 100644 index d178721980..0000000000 --- a/stable/external-service/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ - - -### [external-service-2.0.1](https://github.com/truecharts/apps/compare/external-service-1.4.15...external-service-2.0.1) (2021-09-13) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/external-service/2.0.1/Chart.lock b/stable/external-service/2.0.1/Chart.lock deleted file mode 100644 index 3297a61d3e..0000000000 --- a/stable/external-service/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:53:05.422536361Z" diff --git a/stable/external-service/2.0.1/charts/common-7.0.12.tgz b/stable/external-service/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/external-service/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/external-service/2.0.2/CHANGELOG.md b/stable/external-service/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..e35b1af847 --- /dev/null +++ b/stable/external-service/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [external-service-2.0.2](https://github.com/truecharts/apps/compare/external-service-2.0.1...external-service-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/external-service/2.0.1/CONFIG.md b/stable/external-service/2.0.2/CONFIG.md similarity index 100% rename from stable/external-service/2.0.1/CONFIG.md rename to stable/external-service/2.0.2/CONFIG.md diff --git a/stable/external-service/2.0.2/Chart.lock b/stable/external-service/2.0.2/Chart.lock new file mode 100644 index 0000000000..4e89217751 --- /dev/null +++ b/stable/external-service/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:03:30.38106309Z" diff --git a/stable/external-service/2.0.1/Chart.yaml b/stable/external-service/2.0.2/Chart.yaml similarity index 95% rename from stable/external-service/2.0.1/Chart.yaml rename to stable/external-service/2.0.2/Chart.yaml index 3e07f8e41c..4470c0d798 100644 --- a/stable/external-service/2.0.1/Chart.yaml +++ b/stable/external-service/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.66.6" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/external-service/2.0.1/README.md b/stable/external-service/2.0.2/README.md similarity index 96% rename from stable/external-service/2.0.1/README.md rename to stable/external-service/2.0.2/README.md index f4bc21d633..74c847f1ec 100644 --- a/stable/external-service/2.0.1/README.md +++ b/stable/external-service/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/external-service/2.0.1/app-readme.md b/stable/external-service/2.0.2/app-readme.md similarity index 100% rename from stable/external-service/2.0.1/app-readme.md rename to stable/external-service/2.0.2/app-readme.md diff --git a/stable/external-service/2.0.2/charts/common-7.0.14.tgz b/stable/external-service/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/external-service/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/external-service/2.0.1/helm-values.md b/stable/external-service/2.0.2/helm-values.md similarity index 100% rename from stable/external-service/2.0.1/helm-values.md rename to stable/external-service/2.0.2/helm-values.md diff --git a/stable/external-service/2.0.1/ix_values.yaml b/stable/external-service/2.0.2/ix_values.yaml similarity index 100% rename from stable/external-service/2.0.1/ix_values.yaml rename to stable/external-service/2.0.2/ix_values.yaml diff --git a/stable/external-service/2.0.1/questions.yaml b/stable/external-service/2.0.2/questions.yaml similarity index 100% rename from stable/external-service/2.0.1/questions.yaml rename to stable/external-service/2.0.2/questions.yaml diff --git a/stable/external-service/2.0.1/templates/common.yaml b/stable/external-service/2.0.2/templates/common.yaml similarity index 100% rename from stable/external-service/2.0.1/templates/common.yaml rename to stable/external-service/2.0.2/templates/common.yaml diff --git a/stable/external-service/2.0.1/test_values.yaml b/stable/external-service/2.0.2/test_values.yaml similarity index 100% rename from stable/external-service/2.0.1/test_values.yaml rename to stable/external-service/2.0.2/test_values.yaml diff --git a/stable/external-service/2.0.1/values.yaml b/stable/external-service/2.0.2/values.yaml similarity index 100% rename from stable/external-service/2.0.1/values.yaml rename to stable/external-service/2.0.2/values.yaml diff --git a/stable/fireflyiii/8.0.4/CHANGELOG.md b/stable/fireflyiii/8.0.4/CHANGELOG.md deleted file mode 100644 index 80f2f942b0..0000000000 --- a/stable/fireflyiii/8.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fireflyiii-8.0.4](https://github.com/truecharts/apps/compare/fireflyiii-8.0.3...fireflyiii-8.0.4) (2021-09-21) - -#### Chore - -* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) - diff --git a/stable/fireflyiii/8.0.4/Chart.lock b/stable/fireflyiii/8.0.4/Chart.lock deleted file mode 100644 index 9d06a60901..0000000000 --- a/stable/fireflyiii/8.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -- name: postgresql - repository: https://truecharts.org/ - version: 2.2.0 -digest: sha256:7fe8914f9289069a13a3925b5f312db82f19a4ac7b6e0f28ca28f1ad454f7dd9 -generated: "2021-09-21T09:03:50.354235304Z" diff --git a/stable/fireflyiii/8.0.4/charts/common-7.0.12.tgz b/stable/fireflyiii/8.0.4/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/fireflyiii/8.0.4/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/fireflyiii/8.0.4/charts/postgresql-2.2.0.tgz b/stable/fireflyiii/8.0.4/charts/postgresql-2.2.0.tgz deleted file mode 100644 index 3949017ae6..0000000000 Binary files a/stable/fireflyiii/8.0.4/charts/postgresql-2.2.0.tgz and /dev/null differ diff --git a/stable/fireflyiii/8.0.5/CHANGELOG.md b/stable/fireflyiii/8.0.5/CHANGELOG.md new file mode 100644 index 0000000000..e1d5a9336f --- /dev/null +++ b/stable/fireflyiii/8.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [fireflyiii-8.0.5](https://github.com/truecharts/apps/compare/fireflyiii-8.0.4...fireflyiii-8.0.5) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/fireflyiii/8.0.4/CONFIG.md b/stable/fireflyiii/8.0.5/CONFIG.md similarity index 100% rename from stable/fireflyiii/8.0.4/CONFIG.md rename to stable/fireflyiii/8.0.5/CONFIG.md diff --git a/stable/fireflyiii/8.0.5/Chart.lock b/stable/fireflyiii/8.0.5/Chart.lock new file mode 100644 index 0000000000..183220b242 --- /dev/null +++ b/stable/fireflyiii/8.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +- name: postgresql + repository: https://truecharts.org/ + version: 2.2.4 +digest: sha256:a03b04f6d0429c53b4cf7da1400e7051fd0706e0500566124cbb35ed5ffc0060 +generated: "2021-09-21T10:03:39.980171306Z" diff --git a/stable/fireflyiii/8.0.4/Chart.yaml b/stable/fireflyiii/8.0.5/Chart.yaml similarity index 93% rename from stable/fireflyiii/8.0.4/Chart.yaml rename to stable/fireflyiii/8.0.5/Chart.yaml index 467a192d84..bea2552e28 100644 --- a/stable/fireflyiii/8.0.4/Chart.yaml +++ b/stable/fireflyiii/8.0.5/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "5.5.12" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.0 + version: 2.2.4 deprecated: false description: A free and open source personal finance manager home: https://github.com/firefly-iii/firefly-iii/ @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 8.0.4 +version: 8.0.5 diff --git a/stable/fireflyiii/8.0.4/README.md b/stable/fireflyiii/8.0.5/README.md similarity index 92% rename from stable/fireflyiii/8.0.4/README.md rename to stable/fireflyiii/8.0.5/README.md index feb4b7ca6d..f93e0f12fe 100644 --- a/stable/fireflyiii/8.0.4/README.md +++ b/stable/fireflyiii/8.0.5/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | -| https://truecharts.org/ | postgresql | 2.2.0 | +| https://truecharts.org/ | common | 7.0.14 | +| https://truecharts.org/ | postgresql | 2.2.4 | ## Installing the Chart diff --git a/stable/fireflyiii/8.0.4/app-readme.md b/stable/fireflyiii/8.0.5/app-readme.md similarity index 100% rename from stable/fireflyiii/8.0.4/app-readme.md rename to stable/fireflyiii/8.0.5/app-readme.md diff --git a/stable/fireflyiii/8.0.5/charts/common-7.0.14.tgz b/stable/fireflyiii/8.0.5/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/fireflyiii/8.0.5/charts/common-7.0.14.tgz differ diff --git a/stable/fireflyiii/8.0.5/charts/postgresql-2.2.4.tgz b/stable/fireflyiii/8.0.5/charts/postgresql-2.2.4.tgz new file mode 100644 index 0000000000..574546c2ff Binary files /dev/null and b/stable/fireflyiii/8.0.5/charts/postgresql-2.2.4.tgz differ diff --git a/stable/fireflyiii/8.0.4/helm-values.md b/stable/fireflyiii/8.0.5/helm-values.md similarity index 100% rename from stable/fireflyiii/8.0.4/helm-values.md rename to stable/fireflyiii/8.0.5/helm-values.md diff --git a/stable/fireflyiii/8.0.4/ix_values.yaml b/stable/fireflyiii/8.0.5/ix_values.yaml similarity index 100% rename from stable/fireflyiii/8.0.4/ix_values.yaml rename to stable/fireflyiii/8.0.5/ix_values.yaml diff --git a/stable/fireflyiii/8.0.4/questions.yaml b/stable/fireflyiii/8.0.5/questions.yaml similarity index 100% rename from stable/fireflyiii/8.0.4/questions.yaml rename to stable/fireflyiii/8.0.5/questions.yaml diff --git a/stable/fireflyiii/8.0.4/templates/common.yaml b/stable/fireflyiii/8.0.5/templates/common.yaml similarity index 100% rename from stable/fireflyiii/8.0.4/templates/common.yaml rename to stable/fireflyiii/8.0.5/templates/common.yaml diff --git a/stable/fireflyiii/8.0.4/templates/secrets.yaml b/stable/fireflyiii/8.0.5/templates/secrets.yaml similarity index 100% rename from stable/fireflyiii/8.0.4/templates/secrets.yaml rename to stable/fireflyiii/8.0.5/templates/secrets.yaml diff --git a/stable/fireflyiii/8.0.4/test_values.yaml b/stable/fireflyiii/8.0.5/test_values.yaml similarity index 100% rename from stable/fireflyiii/8.0.4/test_values.yaml rename to stable/fireflyiii/8.0.5/test_values.yaml diff --git a/stable/fireflyiii/8.0.4/values.yaml b/stable/fireflyiii/8.0.5/values.yaml similarity index 100% rename from stable/fireflyiii/8.0.4/values.yaml rename to stable/fireflyiii/8.0.5/values.yaml diff --git a/stable/flaresolverr/2.0.1/CHANGELOG.md b/stable/flaresolverr/2.0.1/CHANGELOG.md deleted file mode 100644 index 2686550d39..0000000000 --- a/stable/flaresolverr/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [flaresolverr-2.0.1](https://github.com/truecharts/apps/compare/flaresolverr-1.9.15...flaresolverr-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/flaresolverr/2.0.1/Chart.lock b/stable/flaresolverr/2.0.1/Chart.lock deleted file mode 100644 index a7cf9efc41..0000000000 --- a/stable/flaresolverr/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:53:27.26453299Z" diff --git a/stable/flaresolverr/2.0.1/charts/common-7.0.12.tgz b/stable/flaresolverr/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/flaresolverr/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/flaresolverr/2.0.2/CHANGELOG.md b/stable/flaresolverr/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..b776d77e57 --- /dev/null +++ b/stable/flaresolverr/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [flaresolverr-2.0.2](https://github.com/truecharts/apps/compare/flaresolverr-2.0.1...flaresolverr-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/flaresolverr/2.0.1/CONFIG.md b/stable/flaresolverr/2.0.2/CONFIG.md similarity index 100% rename from stable/flaresolverr/2.0.1/CONFIG.md rename to stable/flaresolverr/2.0.2/CONFIG.md diff --git a/stable/flaresolverr/2.0.2/Chart.lock b/stable/flaresolverr/2.0.2/Chart.lock new file mode 100644 index 0000000000..ee30026bac --- /dev/null +++ b/stable/flaresolverr/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:03:50.596514189Z" diff --git a/stable/flaresolverr/2.0.1/Chart.yaml b/stable/flaresolverr/2.0.2/Chart.yaml similarity index 95% rename from stable/flaresolverr/2.0.1/Chart.yaml rename to stable/flaresolverr/2.0.2/Chart.yaml index 23e72746fd..1d3d734a07 100644 --- a/stable/flaresolverr/2.0.1/Chart.yaml +++ b/stable/flaresolverr/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.2.9" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: FlareSolverr is a proxy server to bypass Cloudflare protection home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/flaresolverr/2.0.1/README.md b/stable/flaresolverr/2.0.2/README.md similarity index 96% rename from stable/flaresolverr/2.0.1/README.md rename to stable/flaresolverr/2.0.2/README.md index 296422bcf6..127059a18d 100644 --- a/stable/flaresolverr/2.0.1/README.md +++ b/stable/flaresolverr/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/flaresolverr/2.0.1/app-readme.md b/stable/flaresolverr/2.0.2/app-readme.md similarity index 100% rename from stable/flaresolverr/2.0.1/app-readme.md rename to stable/flaresolverr/2.0.2/app-readme.md diff --git a/stable/flaresolverr/2.0.2/charts/common-7.0.14.tgz b/stable/flaresolverr/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/flaresolverr/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/flaresolverr/2.0.1/helm-values.md b/stable/flaresolverr/2.0.2/helm-values.md similarity index 100% rename from stable/flaresolverr/2.0.1/helm-values.md rename to stable/flaresolverr/2.0.2/helm-values.md diff --git a/stable/flaresolverr/2.0.1/ix_values.yaml b/stable/flaresolverr/2.0.2/ix_values.yaml similarity index 100% rename from stable/flaresolverr/2.0.1/ix_values.yaml rename to stable/flaresolverr/2.0.2/ix_values.yaml diff --git a/stable/flaresolverr/2.0.1/questions.yaml b/stable/flaresolverr/2.0.2/questions.yaml similarity index 99% rename from stable/flaresolverr/2.0.1/questions.yaml rename to stable/flaresolverr/2.0.2/questions.yaml index 3da1579866..aa2e4a2cc9 100644 --- a/stable/flaresolverr/2.0.1/questions.yaml +++ b/stable/flaresolverr/2.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/flaresolverr/2.0.1/templates/common.yaml b/stable/flaresolverr/2.0.2/templates/common.yaml similarity index 100% rename from stable/flaresolverr/2.0.1/templates/common.yaml rename to stable/flaresolverr/2.0.2/templates/common.yaml diff --git a/stable/flaresolverr/2.0.1/test_values.yaml b/stable/flaresolverr/2.0.2/test_values.yaml similarity index 100% rename from stable/flaresolverr/2.0.1/test_values.yaml rename to stable/flaresolverr/2.0.2/test_values.yaml diff --git a/stable/flaresolverr/2.0.1/values.yaml b/stable/flaresolverr/2.0.2/values.yaml similarity index 100% rename from stable/flaresolverr/2.0.1/values.yaml rename to stable/flaresolverr/2.0.2/values.yaml diff --git a/stable/flood/2.0.1/CHANGELOG.md b/stable/flood/2.0.1/CHANGELOG.md deleted file mode 100644 index 68f943a1f8..0000000000 --- a/stable/flood/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [flood-2.0.1](https://github.com/truecharts/apps/compare/flood-1.9.15...flood-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/flood/2.0.1/Chart.lock b/stable/flood/2.0.1/Chart.lock deleted file mode 100644 index 3b39baa71e..0000000000 --- a/stable/flood/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:53:36.311133864Z" diff --git a/stable/flood/2.0.1/charts/common-7.0.12.tgz b/stable/flood/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/flood/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/flood/2.0.2/CHANGELOG.md b/stable/flood/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..ab1895c2fb --- /dev/null +++ b/stable/flood/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [flood-2.0.2](https://github.com/truecharts/apps/compare/flood-2.0.1...flood-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/flood/2.0.1/CONFIG.md b/stable/flood/2.0.2/CONFIG.md similarity index 100% rename from stable/flood/2.0.1/CONFIG.md rename to stable/flood/2.0.2/CONFIG.md diff --git a/stable/flood/2.0.2/Chart.lock b/stable/flood/2.0.2/Chart.lock new file mode 100644 index 0000000000..71164bf61d --- /dev/null +++ b/stable/flood/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:03:59.741664819Z" diff --git a/stable/flood/2.0.1/Chart.yaml b/stable/flood/2.0.2/Chart.yaml similarity index 94% rename from stable/flood/2.0.1/Chart.yaml rename to stable/flood/2.0.2/Chart.yaml index 59ab024f21..f179083587 100644 --- a/stable/flood/2.0.1/Chart.yaml +++ b/stable/flood/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.6.1" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Flood is a monitoring service for various torrent clients home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/flood/2.0.1/README.md b/stable/flood/2.0.2/README.md similarity index 96% rename from stable/flood/2.0.1/README.md rename to stable/flood/2.0.2/README.md index eb6f510dd9..a3f2ac9a09 100644 --- a/stable/flood/2.0.1/README.md +++ b/stable/flood/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/flood/2.0.1/app-readme.md b/stable/flood/2.0.2/app-readme.md similarity index 100% rename from stable/flood/2.0.1/app-readme.md rename to stable/flood/2.0.2/app-readme.md diff --git a/stable/flood/2.0.2/charts/common-7.0.14.tgz b/stable/flood/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/flood/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/flood/2.0.1/ci/ct-values.yaml b/stable/flood/2.0.2/ci/ct-values.yaml similarity index 100% rename from stable/flood/2.0.1/ci/ct-values.yaml rename to stable/flood/2.0.2/ci/ct-values.yaml diff --git a/stable/flood/2.0.1/helm-values.md b/stable/flood/2.0.2/helm-values.md similarity index 100% rename from stable/flood/2.0.1/helm-values.md rename to stable/flood/2.0.2/helm-values.md diff --git a/stable/flood/2.0.1/ix_values.yaml b/stable/flood/2.0.2/ix_values.yaml similarity index 100% rename from stable/flood/2.0.1/ix_values.yaml rename to stable/flood/2.0.2/ix_values.yaml diff --git a/stable/flood/2.0.1/questions.yaml b/stable/flood/2.0.2/questions.yaml similarity index 99% rename from stable/flood/2.0.1/questions.yaml rename to stable/flood/2.0.2/questions.yaml index 7f306b3832..6980a9288e 100644 --- a/stable/flood/2.0.1/questions.yaml +++ b/stable/flood/2.0.2/questions.yaml @@ -1340,12 +1340,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/flood/2.0.1/templates/common.yaml b/stable/flood/2.0.2/templates/common.yaml similarity index 100% rename from stable/flood/2.0.1/templates/common.yaml rename to stable/flood/2.0.2/templates/common.yaml diff --git a/stable/flood/2.0.1/test_values.yaml b/stable/flood/2.0.2/test_values.yaml similarity index 100% rename from stable/flood/2.0.1/test_values.yaml rename to stable/flood/2.0.2/test_values.yaml diff --git a/stable/flood/2.0.1/values.yaml b/stable/flood/2.0.2/values.yaml similarity index 100% rename from stable/flood/2.0.1/values.yaml rename to stable/flood/2.0.2/values.yaml diff --git a/stable/focalboard/2.0.1/CHANGELOG.md b/stable/focalboard/2.0.1/CHANGELOG.md deleted file mode 100644 index 09d49ec64f..0000000000 --- a/stable/focalboard/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [focalboard-2.0.1](https://github.com/truecharts/apps/compare/focalboard-1.9.15...focalboard-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/focalboard/2.0.1/Chart.lock b/stable/focalboard/2.0.1/Chart.lock deleted file mode 100644 index fd76a4569d..0000000000 --- a/stable/focalboard/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:53:45.552824128Z" diff --git a/stable/focalboard/2.0.1/charts/common-7.0.12.tgz b/stable/focalboard/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/focalboard/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/focalboard/2.0.2/CHANGELOG.md b/stable/focalboard/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..c09036359f --- /dev/null +++ b/stable/focalboard/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [focalboard-2.0.2](https://github.com/truecharts/apps/compare/focalboard-2.0.1...focalboard-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/focalboard/2.0.1/CONFIG.md b/stable/focalboard/2.0.2/CONFIG.md similarity index 100% rename from stable/focalboard/2.0.1/CONFIG.md rename to stable/focalboard/2.0.2/CONFIG.md diff --git a/stable/focalboard/2.0.2/Chart.lock b/stable/focalboard/2.0.2/Chart.lock new file mode 100644 index 0000000000..be7a4901dd --- /dev/null +++ b/stable/focalboard/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:04:09.021206616Z" diff --git a/stable/focalboard/2.0.1/Chart.yaml b/stable/focalboard/2.0.2/Chart.yaml similarity index 95% rename from stable/focalboard/2.0.1/Chart.yaml rename to stable/focalboard/2.0.2/Chart.yaml index 08abb0338f..82c7b94e6d 100644 --- a/stable/focalboard/2.0.1/Chart.yaml +++ b/stable/focalboard/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.0" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/focalboard/2.0.1/README.md b/stable/focalboard/2.0.2/README.md similarity index 96% rename from stable/focalboard/2.0.1/README.md rename to stable/focalboard/2.0.2/README.md index 36a7233b96..b64407242b 100644 --- a/stable/focalboard/2.0.1/README.md +++ b/stable/focalboard/2.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/focalboard/2.0.1/app-readme.md b/stable/focalboard/2.0.2/app-readme.md similarity index 100% rename from stable/focalboard/2.0.1/app-readme.md rename to stable/focalboard/2.0.2/app-readme.md diff --git a/stable/focalboard/2.0.2/charts/common-7.0.14.tgz b/stable/focalboard/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/focalboard/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/focalboard/2.0.1/helm-values.md b/stable/focalboard/2.0.2/helm-values.md similarity index 100% rename from stable/focalboard/2.0.1/helm-values.md rename to stable/focalboard/2.0.2/helm-values.md diff --git a/stable/focalboard/2.0.1/ix_values.yaml b/stable/focalboard/2.0.2/ix_values.yaml similarity index 100% rename from stable/focalboard/2.0.1/ix_values.yaml rename to stable/focalboard/2.0.2/ix_values.yaml diff --git a/stable/focalboard/2.0.1/questions.yaml b/stable/focalboard/2.0.2/questions.yaml similarity index 99% rename from stable/focalboard/2.0.1/questions.yaml rename to stable/focalboard/2.0.2/questions.yaml index de1b209077..2f6e483441 100644 --- a/stable/focalboard/2.0.1/questions.yaml +++ b/stable/focalboard/2.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/focalboard/2.0.1/templates/common.yaml b/stable/focalboard/2.0.2/templates/common.yaml similarity index 100% rename from stable/focalboard/2.0.1/templates/common.yaml rename to stable/focalboard/2.0.2/templates/common.yaml diff --git a/stable/focalboard/2.0.1/test_values.yaml b/stable/focalboard/2.0.2/test_values.yaml similarity index 100% rename from stable/focalboard/2.0.1/test_values.yaml rename to stable/focalboard/2.0.2/test_values.yaml diff --git a/stable/focalboard/2.0.1/values.yaml b/stable/focalboard/2.0.2/values.yaml similarity index 100% rename from stable/focalboard/2.0.1/values.yaml rename to stable/focalboard/2.0.2/values.yaml diff --git a/stable/freeradius/2.0.1/CHANGELOG.md b/stable/freeradius/2.0.1/CHANGELOG.md deleted file mode 100644 index 8ae6449e8b..0000000000 --- a/stable/freeradius/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,15 +0,0 @@ - - -### [freeradius-2.0.1](https://github.com/truecharts/apps/compare/freeradius-1.7.18...freeradius-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/freeradius/2.0.1/Chart.lock b/stable/freeradius/2.0.1/Chart.lock deleted file mode 100644 index 036805aaba..0000000000 --- a/stable/freeradius/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:53:54.340547534Z" diff --git a/stable/freeradius/2.0.1/charts/common-7.0.12.tgz b/stable/freeradius/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/freeradius/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/freeradius/2.0.2/CHANGELOG.md b/stable/freeradius/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..af2d7d2f91 --- /dev/null +++ b/stable/freeradius/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [freeradius-2.0.2](https://github.com/truecharts/apps/compare/freeradius-2.0.1...freeradius-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/freeradius/2.0.1/CONFIG.md b/stable/freeradius/2.0.2/CONFIG.md similarity index 100% rename from stable/freeradius/2.0.1/CONFIG.md rename to stable/freeradius/2.0.2/CONFIG.md diff --git a/stable/freeradius/2.0.2/Chart.lock b/stable/freeradius/2.0.2/Chart.lock new file mode 100644 index 0000000000..cd3bca8e2d --- /dev/null +++ b/stable/freeradius/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:04:18.02714443Z" diff --git a/stable/freeradius/2.0.1/Chart.yaml b/stable/freeradius/2.0.2/Chart.yaml similarity index 94% rename from stable/freeradius/2.0.1/Chart.yaml rename to stable/freeradius/2.0.2/Chart.yaml index 213775487d..7438b25761 100644 --- a/stable/freeradius/2.0.1/Chart.yaml +++ b/stable/freeradius/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.23" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/freeradius/2.0.1/README.md b/stable/freeradius/2.0.2/README.md similarity index 96% rename from stable/freeradius/2.0.1/README.md rename to stable/freeradius/2.0.2/README.md index 7b30d3eb66..a2a2d4f466 100644 --- a/stable/freeradius/2.0.1/README.md +++ b/stable/freeradius/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/freeradius/2.0.1/app-readme.md b/stable/freeradius/2.0.2/app-readme.md similarity index 100% rename from stable/freeradius/2.0.1/app-readme.md rename to stable/freeradius/2.0.2/app-readme.md diff --git a/stable/freeradius/2.0.2/charts/common-7.0.14.tgz b/stable/freeradius/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/freeradius/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/freeradius/2.0.1/helm-values.md b/stable/freeradius/2.0.2/helm-values.md similarity index 100% rename from stable/freeradius/2.0.1/helm-values.md rename to stable/freeradius/2.0.2/helm-values.md diff --git a/stable/freeradius/2.0.1/ix_values.yaml b/stable/freeradius/2.0.2/ix_values.yaml similarity index 100% rename from stable/freeradius/2.0.1/ix_values.yaml rename to stable/freeradius/2.0.2/ix_values.yaml diff --git a/stable/freeradius/2.0.1/questions.yaml b/stable/freeradius/2.0.2/questions.yaml similarity index 99% rename from stable/freeradius/2.0.1/questions.yaml rename to stable/freeradius/2.0.2/questions.yaml index 5e36b3cf0a..f8696a3b00 100644 --- a/stable/freeradius/2.0.1/questions.yaml +++ b/stable/freeradius/2.0.2/questions.yaml @@ -1222,12 +1222,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/freeradius/2.0.1/templates/common.yaml b/stable/freeradius/2.0.2/templates/common.yaml similarity index 100% rename from stable/freeradius/2.0.1/templates/common.yaml rename to stable/freeradius/2.0.2/templates/common.yaml diff --git a/stable/freeradius/2.0.1/test_values.yaml b/stable/freeradius/2.0.2/test_values.yaml similarity index 100% rename from stable/freeradius/2.0.1/test_values.yaml rename to stable/freeradius/2.0.2/test_values.yaml diff --git a/stable/freeradius/2.0.1/values.yaml b/stable/freeradius/2.0.2/values.yaml similarity index 100% rename from stable/freeradius/2.0.1/values.yaml rename to stable/freeradius/2.0.2/values.yaml diff --git a/stable/freshrss/7.0.2/CHANGELOG.md b/stable/freshrss/7.0.2/CHANGELOG.md deleted file mode 100644 index dcac46200e..0000000000 --- a/stable/freshrss/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [freshrss-7.0.2](https://github.com/truecharts/apps/compare/freshrss-7.0.1...freshrss-7.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/freshrss/7.0.2/Chart.lock b/stable/freshrss/7.0.2/Chart.lock deleted file mode 100644 index 81a0f5e07d..0000000000 --- a/stable/freshrss/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:44:39.553341237Z" diff --git a/stable/freshrss/7.0.2/charts/common-7.0.12.tgz b/stable/freshrss/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/freshrss/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/freshrss/7.0.3/CHANGELOG.md b/stable/freshrss/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..7d63011fec --- /dev/null +++ b/stable/freshrss/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [freshrss-7.0.3](https://github.com/truecharts/apps/compare/freshrss-7.0.2...freshrss-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/freshrss/7.0.2/CONFIG.md b/stable/freshrss/7.0.3/CONFIG.md similarity index 100% rename from stable/freshrss/7.0.2/CONFIG.md rename to stable/freshrss/7.0.3/CONFIG.md diff --git a/stable/freshrss/7.0.3/Chart.lock b/stable/freshrss/7.0.3/Chart.lock new file mode 100644 index 0000000000..f810b130dd --- /dev/null +++ b/stable/freshrss/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:04:26.993231121Z" diff --git a/stable/freshrss/7.0.2/Chart.yaml b/stable/freshrss/7.0.3/Chart.yaml similarity index 94% rename from stable/freshrss/7.0.2/Chart.yaml rename to stable/freshrss/7.0.3/Chart.yaml index a36e452983..7bea279b7f 100644 --- a/stable/freshrss/7.0.2/Chart.yaml +++ b/stable/freshrss/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: FreshRSS is a self-hosted RSS feed aggregator home: https://github.com/truecharts/apps/tree/master/charts/incubator/freshrss @@ -21,4 +21,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 7.0.2 +version: 7.0.3 diff --git a/stable/freshrss/7.0.2/README.md b/stable/freshrss/7.0.3/README.md similarity index 96% rename from stable/freshrss/7.0.2/README.md rename to stable/freshrss/7.0.3/README.md index 1159ebc3b6..2da35d9d0a 100644 --- a/stable/freshrss/7.0.2/README.md +++ b/stable/freshrss/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/freshrss/7.0.2/app-readme.md b/stable/freshrss/7.0.3/app-readme.md similarity index 100% rename from stable/freshrss/7.0.2/app-readme.md rename to stable/freshrss/7.0.3/app-readme.md diff --git a/stable/freshrss/7.0.3/charts/common-7.0.14.tgz b/stable/freshrss/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/freshrss/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/freshrss/7.0.2/helm-values.md b/stable/freshrss/7.0.3/helm-values.md similarity index 100% rename from stable/freshrss/7.0.2/helm-values.md rename to stable/freshrss/7.0.3/helm-values.md diff --git a/stable/freshrss/7.0.2/ix_values.yaml b/stable/freshrss/7.0.3/ix_values.yaml similarity index 100% rename from stable/freshrss/7.0.2/ix_values.yaml rename to stable/freshrss/7.0.3/ix_values.yaml diff --git a/stable/freshrss/7.0.2/questions.yaml b/stable/freshrss/7.0.3/questions.yaml similarity index 100% rename from stable/freshrss/7.0.2/questions.yaml rename to stable/freshrss/7.0.3/questions.yaml diff --git a/stable/freshrss/7.0.2/templates/common.yaml b/stable/freshrss/7.0.3/templates/common.yaml similarity index 100% rename from stable/freshrss/7.0.2/templates/common.yaml rename to stable/freshrss/7.0.3/templates/common.yaml diff --git a/stable/freshrss/7.0.2/test_values.yaml b/stable/freshrss/7.0.3/test_values.yaml similarity index 100% rename from stable/freshrss/7.0.2/test_values.yaml rename to stable/freshrss/7.0.3/test_values.yaml diff --git a/stable/freshrss/7.0.2/values.yaml b/stable/freshrss/7.0.3/values.yaml similarity index 100% rename from stable/freshrss/7.0.2/values.yaml rename to stable/freshrss/7.0.3/values.yaml diff --git a/stable/gaps/7.0.1/CHANGELOG.md b/stable/gaps/7.0.1/CHANGELOG.md deleted file mode 100644 index 83538d704c..0000000000 --- a/stable/gaps/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [gaps-7.0.1](https://github.com/truecharts/apps/compare/gaps-6.11.15...gaps-7.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/gaps/7.0.1/Chart.lock b/stable/gaps/7.0.1/Chart.lock deleted file mode 100644 index d87d001436..0000000000 --- a/stable/gaps/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:54:12.034604524Z" diff --git a/stable/gaps/7.0.1/charts/common-7.0.12.tgz b/stable/gaps/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/gaps/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/gaps/7.0.2/CHANGELOG.md b/stable/gaps/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..a5255995b4 --- /dev/null +++ b/stable/gaps/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [gaps-7.0.2](https://github.com/truecharts/apps/compare/gaps-7.0.1...gaps-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/gaps/7.0.1/CONFIG.md b/stable/gaps/7.0.2/CONFIG.md similarity index 100% rename from stable/gaps/7.0.1/CONFIG.md rename to stable/gaps/7.0.2/CONFIG.md diff --git a/stable/gaps/7.0.2/Chart.lock b/stable/gaps/7.0.2/Chart.lock new file mode 100644 index 0000000000..a2b3b28c54 --- /dev/null +++ b/stable/gaps/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:04:35.869581396Z" diff --git a/stable/gaps/7.0.1/Chart.yaml b/stable/gaps/7.0.2/Chart.yaml similarity index 95% rename from stable/gaps/7.0.1/Chart.yaml rename to stable/gaps/7.0.2/Chart.yaml index 004f5d1e3c..b65fde28ab 100644 --- a/stable/gaps/7.0.1/Chart.yaml +++ b/stable/gaps/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.8.8" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/gaps/7.0.1/README.md b/stable/gaps/7.0.2/README.md similarity index 96% rename from stable/gaps/7.0.1/README.md rename to stable/gaps/7.0.2/README.md index bc34045f1f..db5d03e412 100644 --- a/stable/gaps/7.0.1/README.md +++ b/stable/gaps/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/gaps/7.0.1/app-readme.md b/stable/gaps/7.0.2/app-readme.md similarity index 100% rename from stable/gaps/7.0.1/app-readme.md rename to stable/gaps/7.0.2/app-readme.md diff --git a/stable/gaps/7.0.2/charts/common-7.0.14.tgz b/stable/gaps/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/gaps/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/gaps/7.0.1/helm-values.md b/stable/gaps/7.0.2/helm-values.md similarity index 100% rename from stable/gaps/7.0.1/helm-values.md rename to stable/gaps/7.0.2/helm-values.md diff --git a/stable/gaps/7.0.1/ix_values.yaml b/stable/gaps/7.0.2/ix_values.yaml similarity index 100% rename from stable/gaps/7.0.1/ix_values.yaml rename to stable/gaps/7.0.2/ix_values.yaml diff --git a/stable/gaps/7.0.1/questions.yaml b/stable/gaps/7.0.2/questions.yaml similarity index 99% rename from stable/gaps/7.0.1/questions.yaml rename to stable/gaps/7.0.2/questions.yaml index 4967a0602e..5d50868d7e 100644 --- a/stable/gaps/7.0.1/questions.yaml +++ b/stable/gaps/7.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/gaps/7.0.1/templates/common.yaml b/stable/gaps/7.0.2/templates/common.yaml similarity index 100% rename from stable/gaps/7.0.1/templates/common.yaml rename to stable/gaps/7.0.2/templates/common.yaml diff --git a/stable/gaps/7.0.1/test_values.yaml b/stable/gaps/7.0.2/test_values.yaml similarity index 100% rename from stable/gaps/7.0.1/test_values.yaml rename to stable/gaps/7.0.2/test_values.yaml diff --git a/stable/gaps/7.0.1/values.yaml b/stable/gaps/7.0.2/values.yaml similarity index 100% rename from stable/gaps/7.0.1/values.yaml rename to stable/gaps/7.0.2/values.yaml diff --git a/stable/gonic/2.0.1/CHANGELOG.md b/stable/gonic/2.0.1/CHANGELOG.md deleted file mode 100644 index b41e37201d..0000000000 --- a/stable/gonic/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [gonic-2.0.1](https://github.com/truecharts/apps/compare/gonic-1.9.15...gonic-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/gonic/2.0.1/Chart.lock b/stable/gonic/2.0.1/Chart.lock deleted file mode 100644 index 065a59a7e0..0000000000 --- a/stable/gonic/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:54:21.136659982Z" diff --git a/stable/gonic/2.0.1/charts/common-7.0.12.tgz b/stable/gonic/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/gonic/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/gonic/2.0.2/CHANGELOG.md b/stable/gonic/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..fc441043fc --- /dev/null +++ b/stable/gonic/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [gonic-2.0.2](https://github.com/truecharts/apps/compare/gonic-2.0.1...gonic-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/gonic/2.0.1/CONFIG.md b/stable/gonic/2.0.2/CONFIG.md similarity index 100% rename from stable/gonic/2.0.1/CONFIG.md rename to stable/gonic/2.0.2/CONFIG.md diff --git a/stable/gonic/2.0.2/Chart.lock b/stable/gonic/2.0.2/Chart.lock new file mode 100644 index 0000000000..169b5d5624 --- /dev/null +++ b/stable/gonic/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:04:44.785330235Z" diff --git a/stable/gonic/2.0.1/Chart.yaml b/stable/gonic/2.0.2/Chart.yaml similarity index 94% rename from stable/gonic/2.0.1/Chart.yaml rename to stable/gonic/2.0.2/Chart.yaml index 3902f29343..85e19567c8 100644 --- a/stable/gonic/2.0.1/Chart.yaml +++ b/stable/gonic/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.13.1" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Music streaming server / subsonic server API implementation home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/gonic/2.0.1/README.md b/stable/gonic/2.0.2/README.md similarity index 96% rename from stable/gonic/2.0.1/README.md rename to stable/gonic/2.0.2/README.md index 2a4a827f23..2d9708dfac 100644 --- a/stable/gonic/2.0.1/README.md +++ b/stable/gonic/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/gonic/2.0.1/app-readme.md b/stable/gonic/2.0.2/app-readme.md similarity index 100% rename from stable/gonic/2.0.1/app-readme.md rename to stable/gonic/2.0.2/app-readme.md diff --git a/stable/gonic/2.0.2/charts/common-7.0.14.tgz b/stable/gonic/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/gonic/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/gonic/2.0.1/ci/ct-values.yaml b/stable/gonic/2.0.2/ci/ct-values.yaml similarity index 100% rename from stable/gonic/2.0.1/ci/ct-values.yaml rename to stable/gonic/2.0.2/ci/ct-values.yaml diff --git a/stable/gonic/2.0.1/helm-values.md b/stable/gonic/2.0.2/helm-values.md similarity index 100% rename from stable/gonic/2.0.1/helm-values.md rename to stable/gonic/2.0.2/helm-values.md diff --git a/stable/gonic/2.0.1/ix_values.yaml b/stable/gonic/2.0.2/ix_values.yaml similarity index 100% rename from stable/gonic/2.0.1/ix_values.yaml rename to stable/gonic/2.0.2/ix_values.yaml diff --git a/stable/gonic/2.0.1/questions.yaml b/stable/gonic/2.0.2/questions.yaml similarity index 99% rename from stable/gonic/2.0.1/questions.yaml rename to stable/gonic/2.0.2/questions.yaml index 7439c2dfbb..381c1732fa 100644 --- a/stable/gonic/2.0.1/questions.yaml +++ b/stable/gonic/2.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/gonic/2.0.1/templates/common.yaml b/stable/gonic/2.0.2/templates/common.yaml similarity index 100% rename from stable/gonic/2.0.1/templates/common.yaml rename to stable/gonic/2.0.2/templates/common.yaml diff --git a/stable/gonic/2.0.1/test_values.yaml b/stable/gonic/2.0.2/test_values.yaml similarity index 100% rename from stable/gonic/2.0.1/test_values.yaml rename to stable/gonic/2.0.2/test_values.yaml diff --git a/stable/gonic/2.0.1/values.yaml b/stable/gonic/2.0.2/values.yaml similarity index 100% rename from stable/gonic/2.0.1/values.yaml rename to stable/gonic/2.0.2/values.yaml diff --git a/stable/grocy/7.0.2/CHANGELOG.md b/stable/grocy/7.0.2/CHANGELOG.md deleted file mode 100644 index 2e305d741b..0000000000 --- a/stable/grocy/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [grocy-7.0.2](https://github.com/truecharts/apps/compare/grocy-7.0.1...grocy-7.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/grocy/7.0.2/Chart.lock b/stable/grocy/7.0.2/Chart.lock deleted file mode 100644 index 21a1a4fce6..0000000000 --- a/stable/grocy/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:44:50.444943551Z" diff --git a/stable/grocy/7.0.2/charts/common-7.0.12.tgz b/stable/grocy/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/grocy/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/grocy/7.0.3/CHANGELOG.md b/stable/grocy/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..7dd5848b69 --- /dev/null +++ b/stable/grocy/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [grocy-7.0.3](https://github.com/truecharts/apps/compare/grocy-7.0.2...grocy-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/grocy/7.0.2/CONFIG.md b/stable/grocy/7.0.3/CONFIG.md similarity index 100% rename from stable/grocy/7.0.2/CONFIG.md rename to stable/grocy/7.0.3/CONFIG.md diff --git a/stable/grocy/7.0.3/Chart.lock b/stable/grocy/7.0.3/Chart.lock new file mode 100644 index 0000000000..5727fd2bce --- /dev/null +++ b/stable/grocy/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:04:53.926619923Z" diff --git a/stable/grocy/7.0.2/Chart.yaml b/stable/grocy/7.0.3/Chart.yaml similarity index 94% rename from stable/grocy/7.0.2/Chart.yaml rename to stable/grocy/7.0.3/Chart.yaml index 814ba2e6e0..21e551227b 100644 --- a/stable/grocy/7.0.2/Chart.yaml +++ b/stable/grocy/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.1.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.2 +version: 7.0.3 diff --git a/stable/grocy/7.0.2/README.md b/stable/grocy/7.0.3/README.md similarity index 96% rename from stable/grocy/7.0.2/README.md rename to stable/grocy/7.0.3/README.md index 09cceafc4e..d39a6a12d3 100644 --- a/stable/grocy/7.0.2/README.md +++ b/stable/grocy/7.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/grocy/7.0.2/app-readme.md b/stable/grocy/7.0.3/app-readme.md similarity index 100% rename from stable/grocy/7.0.2/app-readme.md rename to stable/grocy/7.0.3/app-readme.md diff --git a/stable/grocy/7.0.3/charts/common-7.0.14.tgz b/stable/grocy/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/grocy/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/grocy/7.0.2/helm-values.md b/stable/grocy/7.0.3/helm-values.md similarity index 100% rename from stable/grocy/7.0.2/helm-values.md rename to stable/grocy/7.0.3/helm-values.md diff --git a/stable/grocy/7.0.2/ix_values.yaml b/stable/grocy/7.0.3/ix_values.yaml similarity index 100% rename from stable/grocy/7.0.2/ix_values.yaml rename to stable/grocy/7.0.3/ix_values.yaml diff --git a/stable/grocy/7.0.2/questions.yaml b/stable/grocy/7.0.3/questions.yaml similarity index 100% rename from stable/grocy/7.0.2/questions.yaml rename to stable/grocy/7.0.3/questions.yaml diff --git a/stable/grocy/7.0.2/templates/common.yaml b/stable/grocy/7.0.3/templates/common.yaml similarity index 100% rename from stable/grocy/7.0.2/templates/common.yaml rename to stable/grocy/7.0.3/templates/common.yaml diff --git a/stable/grocy/7.0.2/test_values.yaml b/stable/grocy/7.0.3/test_values.yaml similarity index 100% rename from stable/grocy/7.0.2/test_values.yaml rename to stable/grocy/7.0.3/test_values.yaml diff --git a/stable/grocy/7.0.2/values.yaml b/stable/grocy/7.0.3/values.yaml similarity index 100% rename from stable/grocy/7.0.2/values.yaml rename to stable/grocy/7.0.3/values.yaml diff --git a/stable/handbrake/7.0.1/CHANGELOG.md b/stable/handbrake/7.0.1/CHANGELOG.md deleted file mode 100644 index e09321dd35..0000000000 --- a/stable/handbrake/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [handbrake-7.0.1](https://github.com/truecharts/apps/compare/handbrake-6.11.15...handbrake-7.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/handbrake/7.0.1/Chart.lock b/stable/handbrake/7.0.1/Chart.lock deleted file mode 100644 index e1610244d2..0000000000 --- a/stable/handbrake/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:54:39.113285122Z" diff --git a/stable/handbrake/7.0.1/charts/common-7.0.12.tgz b/stable/handbrake/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/handbrake/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/handbrake/7.0.2/CHANGELOG.md b/stable/handbrake/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..c3f89344b2 --- /dev/null +++ b/stable/handbrake/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [handbrake-7.0.2](https://github.com/truecharts/apps/compare/handbrake-7.0.1...handbrake-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/handbrake/7.0.1/CONFIG.md b/stable/handbrake/7.0.2/CONFIG.md similarity index 100% rename from stable/handbrake/7.0.1/CONFIG.md rename to stable/handbrake/7.0.2/CONFIG.md diff --git a/stable/handbrake/7.0.2/Chart.lock b/stable/handbrake/7.0.2/Chart.lock new file mode 100644 index 0000000000..65e3921c76 --- /dev/null +++ b/stable/handbrake/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:05:02.993263644Z" diff --git a/stable/handbrake/7.0.1/Chart.yaml b/stable/handbrake/7.0.2/Chart.yaml similarity index 95% rename from stable/handbrake/7.0.1/Chart.yaml rename to stable/handbrake/7.0.2/Chart.yaml index 31d13e9fe6..1d3e9e6b45 100644 --- a/stable/handbrake/7.0.1/Chart.yaml +++ b/stable/handbrake/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/handbrake/7.0.1/README.md b/stable/handbrake/7.0.2/README.md similarity index 96% rename from stable/handbrake/7.0.1/README.md rename to stable/handbrake/7.0.2/README.md index 15ecef0a31..d1f7c60eea 100644 --- a/stable/handbrake/7.0.1/README.md +++ b/stable/handbrake/7.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/handbrake/7.0.1/app-readme.md b/stable/handbrake/7.0.2/app-readme.md similarity index 100% rename from stable/handbrake/7.0.1/app-readme.md rename to stable/handbrake/7.0.2/app-readme.md diff --git a/stable/handbrake/7.0.2/charts/common-7.0.14.tgz b/stable/handbrake/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/handbrake/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/handbrake/7.0.1/helm-values.md b/stable/handbrake/7.0.2/helm-values.md similarity index 100% rename from stable/handbrake/7.0.1/helm-values.md rename to stable/handbrake/7.0.2/helm-values.md diff --git a/stable/handbrake/7.0.1/ix_values.yaml b/stable/handbrake/7.0.2/ix_values.yaml similarity index 100% rename from stable/handbrake/7.0.1/ix_values.yaml rename to stable/handbrake/7.0.2/ix_values.yaml diff --git a/stable/handbrake/7.0.1/questions.yaml b/stable/handbrake/7.0.2/questions.yaml similarity index 99% rename from stable/handbrake/7.0.1/questions.yaml rename to stable/handbrake/7.0.2/questions.yaml index 0e7d33d28d..201ff98391 100644 --- a/stable/handbrake/7.0.1/questions.yaml +++ b/stable/handbrake/7.0.2/questions.yaml @@ -1517,12 +1517,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/handbrake/7.0.1/templates/common.yaml b/stable/handbrake/7.0.2/templates/common.yaml similarity index 100% rename from stable/handbrake/7.0.1/templates/common.yaml rename to stable/handbrake/7.0.2/templates/common.yaml diff --git a/stable/handbrake/7.0.1/test_values.yaml b/stable/handbrake/7.0.2/test_values.yaml similarity index 100% rename from stable/handbrake/7.0.1/test_values.yaml rename to stable/handbrake/7.0.2/test_values.yaml diff --git a/stable/handbrake/7.0.1/values.yaml b/stable/handbrake/7.0.2/values.yaml similarity index 100% rename from stable/handbrake/7.0.1/values.yaml rename to stable/handbrake/7.0.2/values.yaml diff --git a/stable/haste-server/2.0.1/CHANGELOG.md b/stable/haste-server/2.0.1/CHANGELOG.md deleted file mode 100644 index e76ab24751..0000000000 --- a/stable/haste-server/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [haste-server-2.0.1](https://github.com/truecharts/apps/compare/haste-server-1.11.15...haste-server-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/haste-server/2.0.1/Chart.lock b/stable/haste-server/2.0.1/Chart.lock deleted file mode 100644 index 090a248837..0000000000 --- a/stable/haste-server/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:54:48.069262782Z" diff --git a/stable/haste-server/2.0.1/charts/common-7.0.12.tgz b/stable/haste-server/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/haste-server/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/haste-server/2.0.2/CHANGELOG.md b/stable/haste-server/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..cc6c6a6fd6 --- /dev/null +++ b/stable/haste-server/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [haste-server-2.0.2](https://github.com/truecharts/apps/compare/haste-server-2.0.1...haste-server-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/haste-server/2.0.1/CONFIG.md b/stable/haste-server/2.0.2/CONFIG.md similarity index 100% rename from stable/haste-server/2.0.1/CONFIG.md rename to stable/haste-server/2.0.2/CONFIG.md diff --git a/stable/haste-server/2.0.2/Chart.lock b/stable/haste-server/2.0.2/Chart.lock new file mode 100644 index 0000000000..f89d2642de --- /dev/null +++ b/stable/haste-server/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:05:12.285715202Z" diff --git a/stable/haste-server/2.0.1/Chart.yaml b/stable/haste-server/2.0.2/Chart.yaml similarity index 94% rename from stable/haste-server/2.0.1/Chart.yaml rename to stable/haste-server/2.0.2/Chart.yaml index 8675021ca3..47790a29c5 100644 --- a/stable/haste-server/2.0.1/Chart.yaml +++ b/stable/haste-server/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 description: Simple text sharing home: https://github.com/truecharts/apps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/haste-server/2.0.1/README.md b/stable/haste-server/2.0.2/README.md similarity index 96% rename from stable/haste-server/2.0.1/README.md rename to stable/haste-server/2.0.2/README.md index 3a04766f44..7c45254385 100644 --- a/stable/haste-server/2.0.1/README.md +++ b/stable/haste-server/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/haste-server/2.0.1/app-readme.md b/stable/haste-server/2.0.2/app-readme.md similarity index 100% rename from stable/haste-server/2.0.1/app-readme.md rename to stable/haste-server/2.0.2/app-readme.md diff --git a/stable/haste-server/2.0.2/charts/common-7.0.14.tgz b/stable/haste-server/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/haste-server/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/haste-server/2.0.1/helm-values.md b/stable/haste-server/2.0.2/helm-values.md similarity index 100% rename from stable/haste-server/2.0.1/helm-values.md rename to stable/haste-server/2.0.2/helm-values.md diff --git a/stable/haste-server/2.0.1/ix_values.yaml b/stable/haste-server/2.0.2/ix_values.yaml similarity index 100% rename from stable/haste-server/2.0.1/ix_values.yaml rename to stable/haste-server/2.0.2/ix_values.yaml diff --git a/stable/haste-server/2.0.1/questions.yaml b/stable/haste-server/2.0.2/questions.yaml similarity index 99% rename from stable/haste-server/2.0.1/questions.yaml rename to stable/haste-server/2.0.2/questions.yaml index 15b6897cf2..ac3a017b34 100644 --- a/stable/haste-server/2.0.1/questions.yaml +++ b/stable/haste-server/2.0.2/questions.yaml @@ -1339,12 +1339,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/haste-server/2.0.1/templates/common.yaml b/stable/haste-server/2.0.2/templates/common.yaml similarity index 100% rename from stable/haste-server/2.0.1/templates/common.yaml rename to stable/haste-server/2.0.2/templates/common.yaml diff --git a/stable/haste-server/2.0.1/test_values.yaml b/stable/haste-server/2.0.2/test_values.yaml similarity index 100% rename from stable/haste-server/2.0.1/test_values.yaml rename to stable/haste-server/2.0.2/test_values.yaml diff --git a/stable/haste-server/2.0.1/values.yaml b/stable/haste-server/2.0.2/values.yaml similarity index 100% rename from stable/haste-server/2.0.1/values.yaml rename to stable/haste-server/2.0.2/values.yaml diff --git a/stable/healthchecks/2.0.2/CHANGELOG.md b/stable/healthchecks/2.0.2/CHANGELOG.md deleted file mode 100644 index 514641463e..0000000000 --- a/stable/healthchecks/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [healthchecks-2.0.2](https://github.com/truecharts/apps/compare/healthchecks-2.0.1...healthchecks-2.0.2) (2021-09-14) - -#### Chore - -* update non-major ([#987](https://github.com/truecharts/apps/issues/987)) - diff --git a/stable/healthchecks/2.0.2/Chart.lock b/stable/healthchecks/2.0.2/Chart.lock deleted file mode 100644 index 65a510ec09..0000000000 --- a/stable/healthchecks/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-14T20:41:44.748641575Z" diff --git a/stable/healthchecks/2.0.2/charts/common-7.0.12.tgz b/stable/healthchecks/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/healthchecks/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/healthchecks/2.0.3/CHANGELOG.md b/stable/healthchecks/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..33ce40ab5f --- /dev/null +++ b/stable/healthchecks/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [healthchecks-2.0.3](https://github.com/truecharts/apps/compare/healthchecks-2.0.2...healthchecks-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/healthchecks/2.0.2/CONFIG.md b/stable/healthchecks/2.0.3/CONFIG.md similarity index 100% rename from stable/healthchecks/2.0.2/CONFIG.md rename to stable/healthchecks/2.0.3/CONFIG.md diff --git a/stable/healthchecks/2.0.3/Chart.lock b/stable/healthchecks/2.0.3/Chart.lock new file mode 100644 index 0000000000..58c62486c4 --- /dev/null +++ b/stable/healthchecks/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:05:21.398814028Z" diff --git a/stable/healthchecks/2.0.2/Chart.yaml b/stable/healthchecks/2.0.3/Chart.yaml similarity index 95% rename from stable/healthchecks/2.0.2/Chart.yaml rename to stable/healthchecks/2.0.3/Chart.yaml index 85f373d3f3..92efb0d47c 100644 --- a/stable/healthchecks/2.0.2/Chart.yaml +++ b/stable/healthchecks/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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: 2.0.2 +version: 2.0.3 diff --git a/stable/healthchecks/2.0.2/README.md b/stable/healthchecks/2.0.3/README.md similarity index 97% rename from stable/healthchecks/2.0.2/README.md rename to stable/healthchecks/2.0.3/README.md index 7190a186ac..723cda3cb3 100644 --- a/stable/healthchecks/2.0.2/README.md +++ b/stable/healthchecks/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/healthchecks/2.0.2/app-readme.md b/stable/healthchecks/2.0.3/app-readme.md similarity index 100% rename from stable/healthchecks/2.0.2/app-readme.md rename to stable/healthchecks/2.0.3/app-readme.md diff --git a/stable/healthchecks/2.0.3/charts/common-7.0.14.tgz b/stable/healthchecks/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/healthchecks/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/healthchecks/2.0.2/helm-values.md b/stable/healthchecks/2.0.3/helm-values.md similarity index 100% rename from stable/healthchecks/2.0.2/helm-values.md rename to stable/healthchecks/2.0.3/helm-values.md diff --git a/stable/healthchecks/2.0.2/ix_values.yaml b/stable/healthchecks/2.0.3/ix_values.yaml similarity index 100% rename from stable/healthchecks/2.0.2/ix_values.yaml rename to stable/healthchecks/2.0.3/ix_values.yaml diff --git a/stable/healthchecks/2.0.2/questions.yaml b/stable/healthchecks/2.0.3/questions.yaml similarity index 100% rename from stable/healthchecks/2.0.2/questions.yaml rename to stable/healthchecks/2.0.3/questions.yaml diff --git a/stable/healthchecks/2.0.2/templates/common.yaml b/stable/healthchecks/2.0.3/templates/common.yaml similarity index 100% rename from stable/healthchecks/2.0.2/templates/common.yaml rename to stable/healthchecks/2.0.3/templates/common.yaml diff --git a/stable/healthchecks/2.0.2/test_values.yaml b/stable/healthchecks/2.0.3/test_values.yaml similarity index 100% rename from stable/healthchecks/2.0.2/test_values.yaml rename to stable/healthchecks/2.0.3/test_values.yaml diff --git a/stable/healthchecks/2.0.2/values.yaml b/stable/healthchecks/2.0.3/values.yaml similarity index 100% rename from stable/healthchecks/2.0.2/values.yaml rename to stable/healthchecks/2.0.3/values.yaml diff --git a/stable/heimdall/7.0.2/CHANGELOG.md b/stable/heimdall/7.0.2/CHANGELOG.md deleted file mode 100644 index c2a7852237..0000000000 --- a/stable/heimdall/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [heimdall-7.0.2](https://github.com/truecharts/apps/compare/heimdall-7.0.1...heimdall-7.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/heimdall/7.0.2/Chart.lock b/stable/heimdall/7.0.2/Chart.lock deleted file mode 100644 index cc9385f308..0000000000 --- a/stable/heimdall/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:45:01.436576472Z" diff --git a/stable/heimdall/7.0.2/charts/common-7.0.12.tgz b/stable/heimdall/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/heimdall/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/heimdall/7.0.3/CHANGELOG.md b/stable/heimdall/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..3dd2cddb77 --- /dev/null +++ b/stable/heimdall/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [heimdall-7.0.3](https://github.com/truecharts/apps/compare/heimdall-7.0.2...heimdall-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/heimdall/7.0.2/CONFIG.md b/stable/heimdall/7.0.3/CONFIG.md similarity index 100% rename from stable/heimdall/7.0.2/CONFIG.md rename to stable/heimdall/7.0.3/CONFIG.md diff --git a/stable/heimdall/7.0.3/Chart.lock b/stable/heimdall/7.0.3/Chart.lock new file mode 100644 index 0000000000..fb51fd4977 --- /dev/null +++ b/stable/heimdall/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:05:30.45231118Z" diff --git a/stable/heimdall/7.0.2/Chart.yaml b/stable/heimdall/7.0.3/Chart.yaml similarity index 93% rename from stable/heimdall/7.0.2/Chart.yaml rename to stable/heimdall/7.0.3/Chart.yaml index 5202fa2ef4..e57915e43a 100644 --- a/stable/heimdall/7.0.2/Chart.yaml +++ b/stable/heimdall/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: An Application dashboard and launcher home: https://github.com/truecharts/apps/tree/master/charts/incubator/heimdall @@ -18,4 +18,4 @@ maintainers: name: heimdall sources: null type: application -version: 7.0.2 +version: 7.0.3 diff --git a/stable/heimdall/7.0.2/README.md b/stable/heimdall/7.0.3/README.md similarity index 96% rename from stable/heimdall/7.0.2/README.md rename to stable/heimdall/7.0.3/README.md index 219b7b0f79..953b087bcb 100644 --- a/stable/heimdall/7.0.2/README.md +++ b/stable/heimdall/7.0.3/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/heimdall/7.0.2/app-readme.md b/stable/heimdall/7.0.3/app-readme.md similarity index 100% rename from stable/heimdall/7.0.2/app-readme.md rename to stable/heimdall/7.0.3/app-readme.md diff --git a/stable/heimdall/7.0.3/charts/common-7.0.14.tgz b/stable/heimdall/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/heimdall/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/heimdall/7.0.2/helm-values.md b/stable/heimdall/7.0.3/helm-values.md similarity index 100% rename from stable/heimdall/7.0.2/helm-values.md rename to stable/heimdall/7.0.3/helm-values.md diff --git a/stable/heimdall/7.0.2/ix_values.yaml b/stable/heimdall/7.0.3/ix_values.yaml similarity index 100% rename from stable/heimdall/7.0.2/ix_values.yaml rename to stable/heimdall/7.0.3/ix_values.yaml diff --git a/stable/heimdall/7.0.2/questions.yaml b/stable/heimdall/7.0.3/questions.yaml similarity index 100% rename from stable/heimdall/7.0.2/questions.yaml rename to stable/heimdall/7.0.3/questions.yaml diff --git a/stable/heimdall/7.0.2/templates/common.yaml b/stable/heimdall/7.0.3/templates/common.yaml similarity index 100% rename from stable/heimdall/7.0.2/templates/common.yaml rename to stable/heimdall/7.0.3/templates/common.yaml diff --git a/stable/heimdall/7.0.2/test_values.yaml b/stable/heimdall/7.0.3/test_values.yaml similarity index 100% rename from stable/heimdall/7.0.2/test_values.yaml rename to stable/heimdall/7.0.3/test_values.yaml diff --git a/stable/heimdall/7.0.2/values.yaml b/stable/heimdall/7.0.3/values.yaml similarity index 100% rename from stable/heimdall/7.0.2/values.yaml rename to stable/heimdall/7.0.3/values.yaml diff --git a/stable/home-assistant/7.0.2/CHANGELOG.md b/stable/home-assistant/7.0.2/CHANGELOG.md deleted file mode 100644 index 356375db0e..0000000000 --- a/stable/home-assistant/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [home-assistant-7.0.2](https://github.com/truecharts/apps/compare/home-assistant-7.0.1...home-assistant-7.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/home-assistant/7.0.2/Chart.lock b/stable/home-assistant/7.0.2/Chart.lock deleted file mode 100644 index c7af1e86c9..0000000000 --- a/stable/home-assistant/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:45:12.322910316Z" diff --git a/stable/home-assistant/7.0.2/charts/common-7.0.12.tgz b/stable/home-assistant/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/home-assistant/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/home-assistant/7.0.3/CHANGELOG.md b/stable/home-assistant/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..ba4c954e4d --- /dev/null +++ b/stable/home-assistant/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [home-assistant-7.0.3](https://github.com/truecharts/apps/compare/home-assistant-7.0.2...home-assistant-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/home-assistant/7.0.2/CONFIG.md b/stable/home-assistant/7.0.3/CONFIG.md similarity index 100% rename from stable/home-assistant/7.0.2/CONFIG.md rename to stable/home-assistant/7.0.3/CONFIG.md diff --git a/stable/home-assistant/7.0.3/Chart.lock b/stable/home-assistant/7.0.3/Chart.lock new file mode 100644 index 0000000000..68c83485ef --- /dev/null +++ b/stable/home-assistant/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:05:39.611591484Z" diff --git a/stable/home-assistant/7.0.2/Chart.yaml b/stable/home-assistant/7.0.3/Chart.yaml similarity index 95% rename from stable/home-assistant/7.0.2/Chart.yaml rename to stable/home-assistant/7.0.3/Chart.yaml index a9f3ffbe68..859ed35512 100644 --- a/stable/home-assistant/7.0.2/Chart.yaml +++ b/stable/home-assistant/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.9.7" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: home-assistant App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant @@ -25,4 +25,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 7.0.2 +version: 7.0.3 diff --git a/stable/home-assistant/7.0.2/README.md b/stable/home-assistant/7.0.3/README.md similarity index 96% rename from stable/home-assistant/7.0.2/README.md rename to stable/home-assistant/7.0.3/README.md index a09dc340a0..42f8760a0c 100644 --- a/stable/home-assistant/7.0.2/README.md +++ b/stable/home-assistant/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/home-assistant/7.0.2/app-readme.md b/stable/home-assistant/7.0.3/app-readme.md similarity index 100% rename from stable/home-assistant/7.0.2/app-readme.md rename to stable/home-assistant/7.0.3/app-readme.md diff --git a/stable/home-assistant/7.0.3/charts/common-7.0.14.tgz b/stable/home-assistant/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/home-assistant/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/home-assistant/7.0.2/helm-values.md b/stable/home-assistant/7.0.3/helm-values.md similarity index 100% rename from stable/home-assistant/7.0.2/helm-values.md rename to stable/home-assistant/7.0.3/helm-values.md diff --git a/stable/home-assistant/7.0.2/ix_values.yaml b/stable/home-assistant/7.0.3/ix_values.yaml similarity index 100% rename from stable/home-assistant/7.0.2/ix_values.yaml rename to stable/home-assistant/7.0.3/ix_values.yaml diff --git a/stable/home-assistant/7.0.2/questions.yaml b/stable/home-assistant/7.0.3/questions.yaml similarity index 100% rename from stable/home-assistant/7.0.2/questions.yaml rename to stable/home-assistant/7.0.3/questions.yaml diff --git a/stable/home-assistant/7.0.2/templates/common.yaml b/stable/home-assistant/7.0.3/templates/common.yaml similarity index 100% rename from stable/home-assistant/7.0.2/templates/common.yaml rename to stable/home-assistant/7.0.3/templates/common.yaml diff --git a/stable/home-assistant/7.0.2/templates/secret.yaml b/stable/home-assistant/7.0.3/templates/secret.yaml similarity index 100% rename from stable/home-assistant/7.0.2/templates/secret.yaml rename to stable/home-assistant/7.0.3/templates/secret.yaml diff --git a/stable/home-assistant/7.0.2/test_values.yaml b/stable/home-assistant/7.0.3/test_values.yaml similarity index 100% rename from stable/home-assistant/7.0.2/test_values.yaml rename to stable/home-assistant/7.0.3/test_values.yaml diff --git a/stable/home-assistant/7.0.2/values.yaml b/stable/home-assistant/7.0.3/values.yaml similarity index 100% rename from stable/home-assistant/7.0.2/values.yaml rename to stable/home-assistant/7.0.3/values.yaml diff --git a/stable/hyperion-ng/2.0.1/CHANGELOG.md b/stable/hyperion-ng/2.0.1/CHANGELOG.md deleted file mode 100644 index ebf69f5780..0000000000 --- a/stable/hyperion-ng/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [hyperion-ng-2.0.1](https://github.com/truecharts/apps/compare/hyperion-ng-1.9.16...hyperion-ng-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/hyperion-ng/2.0.1/Chart.lock b/stable/hyperion-ng/2.0.1/Chart.lock deleted file mode 100644 index e2a30cf97b..0000000000 --- a/stable/hyperion-ng/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:55:24.160341443Z" diff --git a/stable/hyperion-ng/2.0.1/charts/common-7.0.12.tgz b/stable/hyperion-ng/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/hyperion-ng/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/hyperion-ng/2.0.2/CHANGELOG.md b/stable/hyperion-ng/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..2dc5a0df23 --- /dev/null +++ b/stable/hyperion-ng/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [hyperion-ng-2.0.2](https://github.com/truecharts/apps/compare/hyperion-ng-2.0.1...hyperion-ng-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/hyperion-ng/2.0.1/CONFIG.md b/stable/hyperion-ng/2.0.2/CONFIG.md similarity index 100% rename from stable/hyperion-ng/2.0.1/CONFIG.md rename to stable/hyperion-ng/2.0.2/CONFIG.md diff --git a/stable/hyperion-ng/2.0.2/Chart.lock b/stable/hyperion-ng/2.0.2/Chart.lock new file mode 100644 index 0000000000..888c78bd97 --- /dev/null +++ b/stable/hyperion-ng/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:05:48.71014283Z" diff --git a/stable/hyperion-ng/2.0.1/Chart.yaml b/stable/hyperion-ng/2.0.2/Chart.yaml similarity index 94% rename from stable/hyperion-ng/2.0.1/Chart.yaml rename to stable/hyperion-ng/2.0.2/Chart.yaml index 78dd5cb64a..17277805aa 100644 --- a/stable/hyperion-ng/2.0.1/Chart.yaml +++ b/stable/hyperion-ng/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.0-alph" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Hyperion is an opensource Bias or Ambient Lighting implementation home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/hyperion-ng/2.0.1/README.md b/stable/hyperion-ng/2.0.2/README.md similarity index 96% rename from stable/hyperion-ng/2.0.1/README.md rename to stable/hyperion-ng/2.0.2/README.md index 48bc4807cd..69a3174a55 100644 --- a/stable/hyperion-ng/2.0.1/README.md +++ b/stable/hyperion-ng/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/hyperion-ng/2.0.1/app-readme.md b/stable/hyperion-ng/2.0.2/app-readme.md similarity index 100% rename from stable/hyperion-ng/2.0.1/app-readme.md rename to stable/hyperion-ng/2.0.2/app-readme.md diff --git a/stable/hyperion-ng/2.0.2/charts/common-7.0.14.tgz b/stable/hyperion-ng/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/hyperion-ng/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/hyperion-ng/2.0.1/helm-values.md b/stable/hyperion-ng/2.0.2/helm-values.md similarity index 100% rename from stable/hyperion-ng/2.0.1/helm-values.md rename to stable/hyperion-ng/2.0.2/helm-values.md diff --git a/stable/hyperion-ng/2.0.1/ix_values.yaml b/stable/hyperion-ng/2.0.2/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/2.0.1/ix_values.yaml rename to stable/hyperion-ng/2.0.2/ix_values.yaml diff --git a/stable/hyperion-ng/2.0.1/questions.yaml b/stable/hyperion-ng/2.0.2/questions.yaml similarity index 99% rename from stable/hyperion-ng/2.0.1/questions.yaml rename to stable/hyperion-ng/2.0.2/questions.yaml index 3b0ba52860..63a7989e15 100644 --- a/stable/hyperion-ng/2.0.1/questions.yaml +++ b/stable/hyperion-ng/2.0.2/questions.yaml @@ -1636,12 +1636,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/hyperion-ng/2.0.1/templates/common.yaml b/stable/hyperion-ng/2.0.2/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/2.0.1/templates/common.yaml rename to stable/hyperion-ng/2.0.2/templates/common.yaml diff --git a/stable/hyperion-ng/2.0.1/test_values.yaml b/stable/hyperion-ng/2.0.2/test_values.yaml similarity index 100% rename from stable/hyperion-ng/2.0.1/test_values.yaml rename to stable/hyperion-ng/2.0.2/test_values.yaml diff --git a/stable/hyperion-ng/2.0.1/values.yaml b/stable/hyperion-ng/2.0.2/values.yaml similarity index 100% rename from stable/hyperion-ng/2.0.1/values.yaml rename to stable/hyperion-ng/2.0.2/values.yaml diff --git a/stable/jackett/7.0.3/CHANGELOG.md b/stable/jackett/7.0.3/CHANGELOG.md deleted file mode 100644 index 3ae6bf7bd7..0000000000 --- a/stable/jackett/7.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jackett-7.0.3](https://github.com/truecharts/apps/compare/jackett-7.0.2...jackett-7.0.3) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/jackett/7.0.3/Chart.lock b/stable/jackett/7.0.3/Chart.lock deleted file mode 100644 index 3a4318afc2..0000000000 --- a/stable/jackett/7.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:45:23.556295643Z" diff --git a/stable/jackett/7.0.3/charts/common-7.0.12.tgz b/stable/jackett/7.0.3/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/jackett/7.0.3/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/jackett/7.0.4/CHANGELOG.md b/stable/jackett/7.0.4/CHANGELOG.md new file mode 100644 index 0000000000..734b5c6af7 --- /dev/null +++ b/stable/jackett/7.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [jackett-7.0.4](https://github.com/truecharts/apps/compare/jackett-7.0.3...jackett-7.0.4) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/jackett/7.0.3/CONFIG.md b/stable/jackett/7.0.4/CONFIG.md similarity index 100% rename from stable/jackett/7.0.3/CONFIG.md rename to stable/jackett/7.0.4/CONFIG.md diff --git a/stable/jackett/7.0.4/Chart.lock b/stable/jackett/7.0.4/Chart.lock new file mode 100644 index 0000000000..970495b213 --- /dev/null +++ b/stable/jackett/7.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:05:57.786995716Z" diff --git a/stable/jackett/7.0.3/Chart.yaml b/stable/jackett/7.0.4/Chart.yaml similarity index 94% rename from stable/jackett/7.0.3/Chart.yaml rename to stable/jackett/7.0.4/Chart.yaml index 8aa7b15305..806e6510c1 100644 --- a/stable/jackett/7.0.3/Chart.yaml +++ b/stable/jackett/7.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.18.773" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.3 +version: 7.0.4 diff --git a/stable/jackett/7.0.3/README.md b/stable/jackett/7.0.4/README.md similarity index 96% rename from stable/jackett/7.0.3/README.md rename to stable/jackett/7.0.4/README.md index 59ef7df121..917a54a803 100644 --- a/stable/jackett/7.0.3/README.md +++ b/stable/jackett/7.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/jackett/7.0.3/app-readme.md b/stable/jackett/7.0.4/app-readme.md similarity index 100% rename from stable/jackett/7.0.3/app-readme.md rename to stable/jackett/7.0.4/app-readme.md diff --git a/stable/jackett/7.0.4/charts/common-7.0.14.tgz b/stable/jackett/7.0.4/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/jackett/7.0.4/charts/common-7.0.14.tgz differ diff --git a/stable/jackett/7.0.3/helm-values.md b/stable/jackett/7.0.4/helm-values.md similarity index 100% rename from stable/jackett/7.0.3/helm-values.md rename to stable/jackett/7.0.4/helm-values.md diff --git a/stable/jackett/7.0.3/ix_values.yaml b/stable/jackett/7.0.4/ix_values.yaml similarity index 100% rename from stable/jackett/7.0.3/ix_values.yaml rename to stable/jackett/7.0.4/ix_values.yaml diff --git a/stable/jackett/7.0.3/questions.yaml b/stable/jackett/7.0.4/questions.yaml similarity index 100% rename from stable/jackett/7.0.3/questions.yaml rename to stable/jackett/7.0.4/questions.yaml diff --git a/stable/jackett/7.0.3/templates/common.yaml b/stable/jackett/7.0.4/templates/common.yaml similarity index 100% rename from stable/jackett/7.0.3/templates/common.yaml rename to stable/jackett/7.0.4/templates/common.yaml diff --git a/stable/jackett/7.0.3/test_values.yaml b/stable/jackett/7.0.4/test_values.yaml similarity index 100% rename from stable/jackett/7.0.3/test_values.yaml rename to stable/jackett/7.0.4/test_values.yaml diff --git a/stable/jackett/7.0.3/values.yaml b/stable/jackett/7.0.4/values.yaml similarity index 100% rename from stable/jackett/7.0.3/values.yaml rename to stable/jackett/7.0.4/values.yaml diff --git a/stable/jdownloader2/2.0.2/CHANGELOG.md b/stable/jdownloader2/2.0.2/CHANGELOG.md deleted file mode 100644 index 0d7fcb6cf7..0000000000 --- a/stable/jdownloader2/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jdownloader2-2.0.2](https://github.com/truecharts/apps/compare/jdownloader2-2.0.1...jdownloader2-2.0.2) (2021-09-13) - -#### Fix - -* set jdownloader2 umask to 002 ([#982](https://github.com/truecharts/apps/issues/982)) - diff --git a/stable/jdownloader2/2.0.2/Chart.lock b/stable/jdownloader2/2.0.2/Chart.lock deleted file mode 100644 index cf6b8ead06..0000000000 --- a/stable/jdownloader2/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T18:31:23.469507681Z" diff --git a/stable/jdownloader2/2.0.2/charts/common-7.0.12.tgz b/stable/jdownloader2/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/jdownloader2/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/jdownloader2/2.0.3/CHANGELOG.md b/stable/jdownloader2/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..72a622b53b --- /dev/null +++ b/stable/jdownloader2/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [jdownloader2-2.0.3](https://github.com/truecharts/apps/compare/jdownloader2-2.0.2...jdownloader2-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/jdownloader2/2.0.2/CONFIG.md b/stable/jdownloader2/2.0.3/CONFIG.md similarity index 100% rename from stable/jdownloader2/2.0.2/CONFIG.md rename to stable/jdownloader2/2.0.3/CONFIG.md diff --git a/stable/jdownloader2/2.0.3/Chart.lock b/stable/jdownloader2/2.0.3/Chart.lock new file mode 100644 index 0000000000..93f15735ec --- /dev/null +++ b/stable/jdownloader2/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:06:07.012259716Z" diff --git a/stable/jdownloader2/2.0.2/Chart.yaml b/stable/jdownloader2/2.0.3/Chart.yaml similarity index 95% rename from stable/jdownloader2/2.0.2/Chart.yaml rename to stable/jdownloader2/2.0.3/Chart.yaml index 60a4b401a1..acd0f84e1d 100644 --- a/stable/jdownloader2/2.0.2/Chart.yaml +++ b/stable/jdownloader2/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.2 +version: 2.0.3 diff --git a/stable/jdownloader2/2.0.2/README.md b/stable/jdownloader2/2.0.3/README.md similarity index 96% rename from stable/jdownloader2/2.0.2/README.md rename to stable/jdownloader2/2.0.3/README.md index 1312acd571..a320e66fde 100644 --- a/stable/jdownloader2/2.0.2/README.md +++ b/stable/jdownloader2/2.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/jdownloader2/2.0.2/app-readme.md b/stable/jdownloader2/2.0.3/app-readme.md similarity index 100% rename from stable/jdownloader2/2.0.2/app-readme.md rename to stable/jdownloader2/2.0.3/app-readme.md diff --git a/stable/jdownloader2/2.0.3/charts/common-7.0.14.tgz b/stable/jdownloader2/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/jdownloader2/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/jdownloader2/2.0.2/helm-values.md b/stable/jdownloader2/2.0.3/helm-values.md similarity index 100% rename from stable/jdownloader2/2.0.2/helm-values.md rename to stable/jdownloader2/2.0.3/helm-values.md diff --git a/stable/jdownloader2/2.0.2/ix_values.yaml b/stable/jdownloader2/2.0.3/ix_values.yaml similarity index 100% rename from stable/jdownloader2/2.0.2/ix_values.yaml rename to stable/jdownloader2/2.0.3/ix_values.yaml diff --git a/stable/jdownloader2/2.0.2/questions.yaml b/stable/jdownloader2/2.0.3/questions.yaml similarity index 99% rename from stable/jdownloader2/2.0.2/questions.yaml rename to stable/jdownloader2/2.0.3/questions.yaml index ed476840c9..a333672b48 100644 --- a/stable/jdownloader2/2.0.2/questions.yaml +++ b/stable/jdownloader2/2.0.3/questions.yaml @@ -1527,12 +1527,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/jdownloader2/2.0.2/templates/common.yaml b/stable/jdownloader2/2.0.3/templates/common.yaml similarity index 100% rename from stable/jdownloader2/2.0.2/templates/common.yaml rename to stable/jdownloader2/2.0.3/templates/common.yaml diff --git a/stable/jdownloader2/2.0.2/test_values.yaml b/stable/jdownloader2/2.0.3/test_values.yaml similarity index 100% rename from stable/jdownloader2/2.0.2/test_values.yaml rename to stable/jdownloader2/2.0.3/test_values.yaml diff --git a/stable/jdownloader2/2.0.2/values.yaml b/stable/jdownloader2/2.0.3/values.yaml similarity index 100% rename from stable/jdownloader2/2.0.2/values.yaml rename to stable/jdownloader2/2.0.3/values.yaml diff --git a/stable/jellyfin/7.0.1/CHANGELOG.md b/stable/jellyfin/7.0.1/CHANGELOG.md deleted file mode 100644 index b4909be2ba..0000000000 --- a/stable/jellyfin/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [jellyfin-7.0.1](https://github.com/truecharts/apps/compare/jellyfin-6.11.16...jellyfin-7.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/jellyfin/7.0.1/Chart.lock b/stable/jellyfin/7.0.1/Chart.lock deleted file mode 100644 index dc4ac5e19f..0000000000 --- a/stable/jellyfin/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:55:50.905740278Z" diff --git a/stable/jellyfin/7.0.1/charts/common-7.0.12.tgz b/stable/jellyfin/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/jellyfin/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/jellyfin/7.0.2/CHANGELOG.md b/stable/jellyfin/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..0a38960b2a --- /dev/null +++ b/stable/jellyfin/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [jellyfin-7.0.2](https://github.com/truecharts/apps/compare/jellyfin-7.0.1...jellyfin-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/jellyfin/7.0.1/CONFIG.md b/stable/jellyfin/7.0.2/CONFIG.md similarity index 100% rename from stable/jellyfin/7.0.1/CONFIG.md rename to stable/jellyfin/7.0.2/CONFIG.md diff --git a/stable/jellyfin/7.0.2/Chart.lock b/stable/jellyfin/7.0.2/Chart.lock new file mode 100644 index 0000000000..82ad498c1f --- /dev/null +++ b/stable/jellyfin/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:06:16.001727257Z" diff --git a/stable/jellyfin/7.0.1/Chart.yaml b/stable/jellyfin/7.0.2/Chart.yaml similarity index 94% rename from stable/jellyfin/7.0.1/Chart.yaml rename to stable/jellyfin/7.0.2/Chart.yaml index 48fc5f35ac..4c01463544 100644 --- a/stable/jellyfin/7.0.1/Chart.yaml +++ b/stable/jellyfin/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.7" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/jellyfin/7.0.1/README.md b/stable/jellyfin/7.0.2/README.md similarity index 96% rename from stable/jellyfin/7.0.1/README.md rename to stable/jellyfin/7.0.2/README.md index c935094f40..9e788c09a5 100644 --- a/stable/jellyfin/7.0.1/README.md +++ b/stable/jellyfin/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/jellyfin/7.0.1/app-readme.md b/stable/jellyfin/7.0.2/app-readme.md similarity index 100% rename from stable/jellyfin/7.0.1/app-readme.md rename to stable/jellyfin/7.0.2/app-readme.md diff --git a/stable/jellyfin/7.0.2/charts/common-7.0.14.tgz b/stable/jellyfin/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/jellyfin/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/jellyfin/7.0.1/helm-values.md b/stable/jellyfin/7.0.2/helm-values.md similarity index 100% rename from stable/jellyfin/7.0.1/helm-values.md rename to stable/jellyfin/7.0.2/helm-values.md diff --git a/stable/jellyfin/7.0.1/ix_values.yaml b/stable/jellyfin/7.0.2/ix_values.yaml similarity index 100% rename from stable/jellyfin/7.0.1/ix_values.yaml rename to stable/jellyfin/7.0.2/ix_values.yaml diff --git a/stable/jellyfin/7.0.1/questions.yaml b/stable/jellyfin/7.0.2/questions.yaml similarity index 99% rename from stable/jellyfin/7.0.1/questions.yaml rename to stable/jellyfin/7.0.2/questions.yaml index 9072289da0..359f66d2e7 100644 --- a/stable/jellyfin/7.0.1/questions.yaml +++ b/stable/jellyfin/7.0.2/questions.yaml @@ -1342,12 +1342,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/jellyfin/7.0.1/templates/common.yaml b/stable/jellyfin/7.0.2/templates/common.yaml similarity index 100% rename from stable/jellyfin/7.0.1/templates/common.yaml rename to stable/jellyfin/7.0.2/templates/common.yaml diff --git a/stable/jellyfin/7.0.1/test_values.yaml b/stable/jellyfin/7.0.2/test_values.yaml similarity index 100% rename from stable/jellyfin/7.0.1/test_values.yaml rename to stable/jellyfin/7.0.2/test_values.yaml diff --git a/stable/jellyfin/7.0.1/values.yaml b/stable/jellyfin/7.0.2/values.yaml similarity index 100% rename from stable/jellyfin/7.0.1/values.yaml rename to stable/jellyfin/7.0.2/values.yaml diff --git a/stable/k8s-gateway/2.0.1/CHANGELOG.md b/stable/k8s-gateway/2.0.1/CHANGELOG.md deleted file mode 100644 index 83bfc78a1d..0000000000 --- a/stable/k8s-gateway/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,15 +0,0 @@ - - -### [k8s-gateway-2.0.1](https://github.com/truecharts/apps/compare/k8s-gateway-1.0.10...k8s-gateway-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/k8s-gateway/2.0.1/Chart.lock b/stable/k8s-gateway/2.0.1/Chart.lock deleted file mode 100644 index 8506a75762..0000000000 --- a/stable/k8s-gateway/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:56:00.009010917Z" diff --git a/stable/k8s-gateway/2.0.1/charts/common-7.0.12.tgz b/stable/k8s-gateway/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/k8s-gateway/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/k8s-gateway/2.0.2/CHANGELOG.md b/stable/k8s-gateway/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..eadeb28bb1 --- /dev/null +++ b/stable/k8s-gateway/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [k8s-gateway-2.0.2](https://github.com/truecharts/apps/compare/k8s-gateway-2.0.1...k8s-gateway-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/k8s-gateway/2.0.1/CONFIG.md b/stable/k8s-gateway/2.0.2/CONFIG.md similarity index 100% rename from stable/k8s-gateway/2.0.1/CONFIG.md rename to stable/k8s-gateway/2.0.2/CONFIG.md diff --git a/stable/k8s-gateway/2.0.2/Chart.lock b/stable/k8s-gateway/2.0.2/Chart.lock new file mode 100644 index 0000000000..220b0388c3 --- /dev/null +++ b/stable/k8s-gateway/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:06:25.25922743Z" diff --git a/stable/k8s-gateway/2.0.1/Chart.yaml b/stable/k8s-gateway/2.0.2/Chart.yaml similarity index 94% rename from stable/k8s-gateway/2.0.1/Chart.yaml rename to stable/k8s-gateway/2.0.2/Chart.yaml index 1c7b42785c..0af4c0e55c 100644 --- a/stable/k8s-gateway/2.0.1/Chart.yaml +++ b/stable/k8s-gateway/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.8" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/k8s-gateway/2.0.1/README.md b/stable/k8s-gateway/2.0.2/README.md similarity index 96% rename from stable/k8s-gateway/2.0.1/README.md rename to stable/k8s-gateway/2.0.2/README.md index 137bda6f61..e95fe1a210 100644 --- a/stable/k8s-gateway/2.0.1/README.md +++ b/stable/k8s-gateway/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/k8s-gateway/2.0.1/app-readme.md b/stable/k8s-gateway/2.0.2/app-readme.md similarity index 100% rename from stable/k8s-gateway/2.0.1/app-readme.md rename to stable/k8s-gateway/2.0.2/app-readme.md diff --git a/stable/k8s-gateway/2.0.2/charts/common-7.0.14.tgz b/stable/k8s-gateway/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/k8s-gateway/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/k8s-gateway/2.0.1/helm-values.md b/stable/k8s-gateway/2.0.2/helm-values.md similarity index 100% rename from stable/k8s-gateway/2.0.1/helm-values.md rename to stable/k8s-gateway/2.0.2/helm-values.md diff --git a/stable/k8s-gateway/2.0.1/ix_values.yaml b/stable/k8s-gateway/2.0.2/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/2.0.1/ix_values.yaml rename to stable/k8s-gateway/2.0.2/ix_values.yaml diff --git a/stable/k8s-gateway/2.0.1/questions.yaml b/stable/k8s-gateway/2.0.2/questions.yaml similarity index 99% rename from stable/k8s-gateway/2.0.1/questions.yaml rename to stable/k8s-gateway/2.0.2/questions.yaml index 5d3141cb09..41eeda70a3 100644 --- a/stable/k8s-gateway/2.0.1/questions.yaml +++ b/stable/k8s-gateway/2.0.2/questions.yaml @@ -925,12 +925,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/k8s-gateway/2.0.1/templates/_configmap.tpl b/stable/k8s-gateway/2.0.2/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/2.0.1/templates/_configmap.tpl rename to stable/k8s-gateway/2.0.2/templates/_configmap.tpl diff --git a/stable/k8s-gateway/2.0.1/templates/common.yaml b/stable/k8s-gateway/2.0.2/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/2.0.1/templates/common.yaml rename to stable/k8s-gateway/2.0.2/templates/common.yaml diff --git a/stable/k8s-gateway/2.0.1/test_values.yaml b/stable/k8s-gateway/2.0.2/test_values.yaml similarity index 100% rename from stable/k8s-gateway/2.0.1/test_values.yaml rename to stable/k8s-gateway/2.0.2/test_values.yaml diff --git a/stable/k8s-gateway/2.0.1/values.yaml b/stable/k8s-gateway/2.0.2/values.yaml similarity index 100% rename from stable/k8s-gateway/2.0.1/values.yaml rename to stable/k8s-gateway/2.0.2/values.yaml diff --git a/stable/kms/7.0.1/CHANGELOG.md b/stable/kms/7.0.1/CHANGELOG.md deleted file mode 100644 index d15a63893c..0000000000 --- a/stable/kms/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [kms-7.0.1](https://github.com/truecharts/apps/compare/kms-6.11.15...kms-7.0.1) (2021-09-13) - -#### Chore - -* update non-major -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/kms/7.0.1/Chart.lock b/stable/kms/7.0.1/Chart.lock deleted file mode 100644 index 74a5a9b891..0000000000 --- a/stable/kms/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:56:09.048770147Z" diff --git a/stable/kms/7.0.1/charts/common-7.0.12.tgz b/stable/kms/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/kms/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/kms/7.0.2/CHANGELOG.md b/stable/kms/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..200f90b19b --- /dev/null +++ b/stable/kms/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [kms-7.0.2](https://github.com/truecharts/apps/compare/kms-7.0.1...kms-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/kms/7.0.1/CONFIG.md b/stable/kms/7.0.2/CONFIG.md similarity index 100% rename from stable/kms/7.0.1/CONFIG.md rename to stable/kms/7.0.2/CONFIG.md diff --git a/stable/kms/7.0.2/Chart.lock b/stable/kms/7.0.2/Chart.lock new file mode 100644 index 0000000000..1208db6d13 --- /dev/null +++ b/stable/kms/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:06:34.270628008Z" diff --git a/stable/kms/7.0.1/Chart.yaml b/stable/kms/7.0.2/Chart.yaml similarity index 94% rename from stable/kms/7.0.1/Chart.yaml rename to stable/kms/7.0.2/Chart.yaml index 699052fa1e..5403aa93e1 100644 --- a/stable/kms/7.0.1/Chart.yaml +++ b/stable/kms/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/kms/7.0.1/README.md b/stable/kms/7.0.2/README.md similarity index 96% rename from stable/kms/7.0.1/README.md rename to stable/kms/7.0.2/README.md index b8c7699ac5..9c005b72f8 100644 --- a/stable/kms/7.0.1/README.md +++ b/stable/kms/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/kms/7.0.1/app-readme.md b/stable/kms/7.0.2/app-readme.md similarity index 100% rename from stable/kms/7.0.1/app-readme.md rename to stable/kms/7.0.2/app-readme.md diff --git a/stable/kms/7.0.2/charts/common-7.0.14.tgz b/stable/kms/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/kms/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/kms/7.0.1/helm-values.md b/stable/kms/7.0.2/helm-values.md similarity index 100% rename from stable/kms/7.0.1/helm-values.md rename to stable/kms/7.0.2/helm-values.md diff --git a/stable/kms/7.0.1/ix_values.yaml b/stable/kms/7.0.2/ix_values.yaml similarity index 100% rename from stable/kms/7.0.1/ix_values.yaml rename to stable/kms/7.0.2/ix_values.yaml diff --git a/stable/kms/7.0.1/questions.yaml b/stable/kms/7.0.2/questions.yaml similarity index 99% rename from stable/kms/7.0.1/questions.yaml rename to stable/kms/7.0.2/questions.yaml index 0c8a88041a..36e5be0ebe 100644 --- a/stable/kms/7.0.1/questions.yaml +++ b/stable/kms/7.0.2/questions.yaml @@ -1016,12 +1016,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/kms/7.0.1/templates/common.yaml b/stable/kms/7.0.2/templates/common.yaml similarity index 100% rename from stable/kms/7.0.1/templates/common.yaml rename to stable/kms/7.0.2/templates/common.yaml diff --git a/stable/kms/7.0.1/test_values.yaml b/stable/kms/7.0.2/test_values.yaml similarity index 100% rename from stable/kms/7.0.1/test_values.yaml rename to stable/kms/7.0.2/test_values.yaml diff --git a/stable/kms/7.0.1/values.yaml b/stable/kms/7.0.2/values.yaml similarity index 100% rename from stable/kms/7.0.1/values.yaml rename to stable/kms/7.0.2/values.yaml diff --git a/stable/komga/2.0.3/CHANGELOG.md b/stable/komga/2.0.3/CHANGELOG.md deleted file mode 100644 index ac03e52fa1..0000000000 --- a/stable/komga/2.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [komga-2.0.3](https://github.com/truecharts/apps/compare/komga-2.0.2...komga-2.0.3) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/komga/2.0.3/Chart.lock b/stable/komga/2.0.3/Chart.lock deleted file mode 100644 index 9c12de53fc..0000000000 --- a/stable/komga/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-21T08:45:34.997457498Z" diff --git a/stable/komga/2.0.3/charts/common-7.0.12.tgz b/stable/komga/2.0.3/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/komga/2.0.3/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/komga/2.0.4/CHANGELOG.md b/stable/komga/2.0.4/CHANGELOG.md new file mode 100644 index 0000000000..64653240c1 --- /dev/null +++ b/stable/komga/2.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [komga-2.0.4](https://github.com/truecharts/apps/compare/komga-2.0.3...komga-2.0.4) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/komga/2.0.3/CONFIG.md b/stable/komga/2.0.4/CONFIG.md similarity index 100% rename from stable/komga/2.0.3/CONFIG.md rename to stable/komga/2.0.4/CONFIG.md diff --git a/stable/komga/2.0.4/Chart.lock b/stable/komga/2.0.4/Chart.lock new file mode 100644 index 0000000000..973f7113db --- /dev/null +++ b/stable/komga/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:06:43.34275354Z" diff --git a/stable/komga/2.0.3/Chart.yaml b/stable/komga/2.0.4/Chart.yaml similarity index 94% rename from stable/komga/2.0.3/Chart.yaml rename to stable/komga/2.0.4/Chart.yaml index fd5bac4603..79e317cb21 100644 --- a/stable/komga/2.0.3/Chart.yaml +++ b/stable/komga/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.128.2" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: A comics/mangas server to serve/stream pages via API home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.3 +version: 2.0.4 diff --git a/stable/komga/2.0.3/README.md b/stable/komga/2.0.4/README.md similarity index 96% rename from stable/komga/2.0.3/README.md rename to stable/komga/2.0.4/README.md index 81d83340e8..0d65b29449 100644 --- a/stable/komga/2.0.3/README.md +++ b/stable/komga/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/komga/2.0.3/app-readme.md b/stable/komga/2.0.4/app-readme.md similarity index 100% rename from stable/komga/2.0.3/app-readme.md rename to stable/komga/2.0.4/app-readme.md diff --git a/stable/komga/2.0.4/charts/common-7.0.14.tgz b/stable/komga/2.0.4/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/komga/2.0.4/charts/common-7.0.14.tgz differ diff --git a/stable/komga/2.0.3/helm-values.md b/stable/komga/2.0.4/helm-values.md similarity index 100% rename from stable/komga/2.0.3/helm-values.md rename to stable/komga/2.0.4/helm-values.md diff --git a/stable/komga/2.0.3/ix_values.yaml b/stable/komga/2.0.4/ix_values.yaml similarity index 100% rename from stable/komga/2.0.3/ix_values.yaml rename to stable/komga/2.0.4/ix_values.yaml diff --git a/stable/komga/2.0.3/questions.yaml b/stable/komga/2.0.4/questions.yaml similarity index 100% rename from stable/komga/2.0.3/questions.yaml rename to stable/komga/2.0.4/questions.yaml diff --git a/stable/komga/2.0.3/templates/common.yaml b/stable/komga/2.0.4/templates/common.yaml similarity index 100% rename from stable/komga/2.0.3/templates/common.yaml rename to stable/komga/2.0.4/templates/common.yaml diff --git a/stable/komga/2.0.3/test_values.yaml b/stable/komga/2.0.4/test_values.yaml similarity index 100% rename from stable/komga/2.0.3/test_values.yaml rename to stable/komga/2.0.4/test_values.yaml diff --git a/stable/komga/2.0.3/values.yaml b/stable/komga/2.0.4/values.yaml similarity index 100% rename from stable/komga/2.0.3/values.yaml rename to stable/komga/2.0.4/values.yaml diff --git a/stable/lazylibrarian/7.0.3/CHANGELOG.md b/stable/lazylibrarian/7.0.3/CHANGELOG.md deleted file mode 100644 index 09eefee140..0000000000 --- a/stable/lazylibrarian/7.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lazylibrarian-7.0.3](https://github.com/truecharts/apps/compare/lazylibrarian-7.0.2...lazylibrarian-7.0.3) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/lazylibrarian/7.0.3/Chart.lock b/stable/lazylibrarian/7.0.3/Chart.lock deleted file mode 100644 index 1a999299ae..0000000000 --- a/stable/lazylibrarian/7.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:45:46.907261128Z" diff --git a/stable/lazylibrarian/7.0.3/charts/common-7.0.12.tgz b/stable/lazylibrarian/7.0.3/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/lazylibrarian/7.0.3/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/lazylibrarian/7.0.4/CHANGELOG.md b/stable/lazylibrarian/7.0.4/CHANGELOG.md new file mode 100644 index 0000000000..cffd25069c --- /dev/null +++ b/stable/lazylibrarian/7.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [lazylibrarian-7.0.4](https://github.com/truecharts/apps/compare/lazylibrarian-7.0.3...lazylibrarian-7.0.4) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/lazylibrarian/7.0.3/CONFIG.md b/stable/lazylibrarian/7.0.4/CONFIG.md similarity index 100% rename from stable/lazylibrarian/7.0.3/CONFIG.md rename to stable/lazylibrarian/7.0.4/CONFIG.md diff --git a/stable/lazylibrarian/7.0.4/Chart.lock b/stable/lazylibrarian/7.0.4/Chart.lock new file mode 100644 index 0000000000..9aa4cc59b4 --- /dev/null +++ b/stable/lazylibrarian/7.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:06:52.385296021Z" diff --git a/stable/lazylibrarian/7.0.3/Chart.yaml b/stable/lazylibrarian/7.0.4/Chart.yaml similarity index 95% rename from stable/lazylibrarian/7.0.3/Chart.yaml rename to stable/lazylibrarian/7.0.4/Chart.yaml index 11b5fe22f7..9abf605a8a 100644 --- a/stable/lazylibrarian/7.0.3/Chart.yaml +++ b/stable/lazylibrarian/7.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: Get all your books, like series with Sonarr... home: https://github.com/truecharts/apps/tree/master/charts/incubator/lazylibrarian @@ -24,4 +24,4 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 7.0.3 +version: 7.0.4 diff --git a/stable/lazylibrarian/7.0.3/README.md b/stable/lazylibrarian/7.0.4/README.md similarity index 96% rename from stable/lazylibrarian/7.0.3/README.md rename to stable/lazylibrarian/7.0.4/README.md index 18901426a5..c09dd0813e 100644 --- a/stable/lazylibrarian/7.0.3/README.md +++ b/stable/lazylibrarian/7.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/lazylibrarian/7.0.3/app-readme.md b/stable/lazylibrarian/7.0.4/app-readme.md similarity index 100% rename from stable/lazylibrarian/7.0.3/app-readme.md rename to stable/lazylibrarian/7.0.4/app-readme.md diff --git a/stable/lazylibrarian/7.0.4/charts/common-7.0.14.tgz b/stable/lazylibrarian/7.0.4/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/lazylibrarian/7.0.4/charts/common-7.0.14.tgz differ diff --git a/stable/lazylibrarian/7.0.3/helm-values.md b/stable/lazylibrarian/7.0.4/helm-values.md similarity index 100% rename from stable/lazylibrarian/7.0.3/helm-values.md rename to stable/lazylibrarian/7.0.4/helm-values.md diff --git a/stable/lazylibrarian/7.0.3/ix_values.yaml b/stable/lazylibrarian/7.0.4/ix_values.yaml similarity index 100% rename from stable/lazylibrarian/7.0.3/ix_values.yaml rename to stable/lazylibrarian/7.0.4/ix_values.yaml diff --git a/stable/lazylibrarian/7.0.3/questions.yaml b/stable/lazylibrarian/7.0.4/questions.yaml similarity index 100% rename from stable/lazylibrarian/7.0.3/questions.yaml rename to stable/lazylibrarian/7.0.4/questions.yaml diff --git a/stable/lazylibrarian/7.0.3/templates/common.yaml b/stable/lazylibrarian/7.0.4/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/7.0.3/templates/common.yaml rename to stable/lazylibrarian/7.0.4/templates/common.yaml diff --git a/stable/lazylibrarian/7.0.3/test_values.yaml b/stable/lazylibrarian/7.0.4/test_values.yaml similarity index 100% rename from stable/lazylibrarian/7.0.3/test_values.yaml rename to stable/lazylibrarian/7.0.4/test_values.yaml diff --git a/stable/lazylibrarian/7.0.3/values.yaml b/stable/lazylibrarian/7.0.4/values.yaml similarity index 100% rename from stable/lazylibrarian/7.0.3/values.yaml rename to stable/lazylibrarian/7.0.4/values.yaml diff --git a/stable/librespeed/2.0.2/CHANGELOG.md b/stable/librespeed/2.0.2/CHANGELOG.md deleted file mode 100644 index 09c76838ef..0000000000 --- a/stable/librespeed/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [librespeed-2.0.2](https://github.com/truecharts/apps/compare/librespeed-2.0.1...librespeed-2.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) - diff --git a/stable/librespeed/2.0.2/Chart.lock b/stable/librespeed/2.0.2/Chart.lock deleted file mode 100644 index 4ca0e52fdc..0000000000 --- a/stable/librespeed/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-21T09:04:03.702696477Z" diff --git a/stable/librespeed/2.0.2/charts/common-7.0.12.tgz b/stable/librespeed/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/librespeed/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/librespeed/2.0.3/CHANGELOG.md b/stable/librespeed/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..374ec6cc73 --- /dev/null +++ b/stable/librespeed/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [librespeed-2.0.3](https://github.com/truecharts/apps/compare/librespeed-2.0.2...librespeed-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/librespeed/2.0.2/CONFIG.md b/stable/librespeed/2.0.3/CONFIG.md similarity index 100% rename from stable/librespeed/2.0.2/CONFIG.md rename to stable/librespeed/2.0.3/CONFIG.md diff --git a/stable/librespeed/2.0.3/Chart.lock b/stable/librespeed/2.0.3/Chart.lock new file mode 100644 index 0000000000..4b6d37f0f9 --- /dev/null +++ b/stable/librespeed/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:07:01.551756711Z" diff --git a/stable/librespeed/2.0.2/Chart.yaml b/stable/librespeed/2.0.3/Chart.yaml similarity index 95% rename from stable/librespeed/2.0.2/Chart.yaml rename to stable/librespeed/2.0.3/Chart.yaml index deaf69ce43..d4670242cc 100644 --- a/stable/librespeed/2.0.2/Chart.yaml +++ b/stable/librespeed/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Librespeed is a HTML5 webpage to test upload and download speeds home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.2 +version: 2.0.3 diff --git a/stable/librespeed/2.0.2/README.md b/stable/librespeed/2.0.3/README.md similarity index 96% rename from stable/librespeed/2.0.2/README.md rename to stable/librespeed/2.0.3/README.md index cbb4b29b63..d833a2bc09 100644 --- a/stable/librespeed/2.0.2/README.md +++ b/stable/librespeed/2.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/librespeed/2.0.2/app-readme.md b/stable/librespeed/2.0.3/app-readme.md similarity index 100% rename from stable/librespeed/2.0.2/app-readme.md rename to stable/librespeed/2.0.3/app-readme.md diff --git a/stable/librespeed/2.0.3/charts/common-7.0.14.tgz b/stable/librespeed/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/librespeed/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/librespeed/2.0.2/ci/ct-values.yaml b/stable/librespeed/2.0.3/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/2.0.2/ci/ct-values.yaml rename to stable/librespeed/2.0.3/ci/ct-values.yaml diff --git a/stable/librespeed/2.0.2/helm-values.md b/stable/librespeed/2.0.3/helm-values.md similarity index 100% rename from stable/librespeed/2.0.2/helm-values.md rename to stable/librespeed/2.0.3/helm-values.md diff --git a/stable/librespeed/2.0.2/ix_values.yaml b/stable/librespeed/2.0.3/ix_values.yaml similarity index 100% rename from stable/librespeed/2.0.2/ix_values.yaml rename to stable/librespeed/2.0.3/ix_values.yaml diff --git a/stable/librespeed/2.0.2/questions.yaml b/stable/librespeed/2.0.3/questions.yaml similarity index 100% rename from stable/librespeed/2.0.2/questions.yaml rename to stable/librespeed/2.0.3/questions.yaml diff --git a/stable/librespeed/2.0.2/templates/common.yaml b/stable/librespeed/2.0.3/templates/common.yaml similarity index 100% rename from stable/librespeed/2.0.2/templates/common.yaml rename to stable/librespeed/2.0.3/templates/common.yaml diff --git a/stable/librespeed/2.0.2/test_values.yaml b/stable/librespeed/2.0.3/test_values.yaml similarity index 100% rename from stable/librespeed/2.0.2/test_values.yaml rename to stable/librespeed/2.0.3/test_values.yaml diff --git a/stable/librespeed/2.0.2/values.yaml b/stable/librespeed/2.0.3/values.yaml similarity index 100% rename from stable/librespeed/2.0.2/values.yaml rename to stable/librespeed/2.0.3/values.yaml diff --git a/stable/lidarr/7.0.1/CHANGELOG.md b/stable/lidarr/7.0.1/CHANGELOG.md deleted file mode 100644 index cddfd43074..0000000000 --- a/stable/lidarr/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [lidarr-7.0.1](https://github.com/truecharts/apps/compare/lidarr-6.11.15...lidarr-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/lidarr/7.0.1/Chart.lock b/stable/lidarr/7.0.1/Chart.lock deleted file mode 100644 index df4dd887d2..0000000000 --- a/stable/lidarr/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:56:45.248348078Z" diff --git a/stable/lidarr/7.0.1/charts/common-7.0.12.tgz b/stable/lidarr/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/lidarr/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/lidarr/7.0.2/CHANGELOG.md b/stable/lidarr/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..f0fc529364 --- /dev/null +++ b/stable/lidarr/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [lidarr-7.0.2](https://github.com/truecharts/apps/compare/lidarr-7.0.1...lidarr-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/lidarr/7.0.1/CONFIG.md b/stable/lidarr/7.0.2/CONFIG.md similarity index 100% rename from stable/lidarr/7.0.1/CONFIG.md rename to stable/lidarr/7.0.2/CONFIG.md diff --git a/stable/lidarr/7.0.2/Chart.lock b/stable/lidarr/7.0.2/Chart.lock new file mode 100644 index 0000000000..27cb0c51e3 --- /dev/null +++ b/stable/lidarr/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:07:10.65493804Z" diff --git a/stable/lidarr/7.0.1/Chart.yaml b/stable/lidarr/7.0.2/Chart.yaml similarity index 94% rename from stable/lidarr/7.0.1/Chart.yaml rename to stable/lidarr/7.0.2/Chart.yaml index a22d72231c..016dbd13e3 100644 --- a/stable/lidarr/7.0.1/Chart.yaml +++ b/stable/lidarr/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0.2255" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/lidarr/7.0.1/README.md b/stable/lidarr/7.0.2/README.md similarity index 96% rename from stable/lidarr/7.0.1/README.md rename to stable/lidarr/7.0.2/README.md index 1c455df1f7..1b6f8047cc 100644 --- a/stable/lidarr/7.0.1/README.md +++ b/stable/lidarr/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/lidarr/7.0.1/app-readme.md b/stable/lidarr/7.0.2/app-readme.md similarity index 100% rename from stable/lidarr/7.0.1/app-readme.md rename to stable/lidarr/7.0.2/app-readme.md diff --git a/stable/lidarr/7.0.2/charts/common-7.0.14.tgz b/stable/lidarr/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/lidarr/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/lidarr/7.0.1/helm-values.md b/stable/lidarr/7.0.2/helm-values.md similarity index 100% rename from stable/lidarr/7.0.1/helm-values.md rename to stable/lidarr/7.0.2/helm-values.md diff --git a/stable/lidarr/7.0.1/ix_values.yaml b/stable/lidarr/7.0.2/ix_values.yaml similarity index 100% rename from stable/lidarr/7.0.1/ix_values.yaml rename to stable/lidarr/7.0.2/ix_values.yaml diff --git a/stable/lidarr/7.0.1/questions.yaml b/stable/lidarr/7.0.2/questions.yaml similarity index 99% rename from stable/lidarr/7.0.1/questions.yaml rename to stable/lidarr/7.0.2/questions.yaml index 4af6ad3e6e..cf4fbc8577 100644 --- a/stable/lidarr/7.0.1/questions.yaml +++ b/stable/lidarr/7.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/lidarr/7.0.1/templates/common.yaml b/stable/lidarr/7.0.2/templates/common.yaml similarity index 100% rename from stable/lidarr/7.0.1/templates/common.yaml rename to stable/lidarr/7.0.2/templates/common.yaml diff --git a/stable/lidarr/7.0.1/test_values.yaml b/stable/lidarr/7.0.2/test_values.yaml similarity index 100% rename from stable/lidarr/7.0.1/test_values.yaml rename to stable/lidarr/7.0.2/test_values.yaml diff --git a/stable/lidarr/7.0.1/values.yaml b/stable/lidarr/7.0.2/values.yaml similarity index 100% rename from stable/lidarr/7.0.1/values.yaml rename to stable/lidarr/7.0.2/values.yaml diff --git a/stable/littlelink/2.0.1/CHANGELOG.md b/stable/littlelink/2.0.1/CHANGELOG.md deleted file mode 100644 index ffd60784eb..0000000000 --- a/stable/littlelink/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [littlelink-2.0.1](https://github.com/truecharts/apps/compare/littlelink-1.5.15...littlelink-2.0.1) (2021-09-13) - -#### Chore - -* update non-major -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/littlelink/2.0.1/Chart.lock b/stable/littlelink/2.0.1/Chart.lock deleted file mode 100644 index 8e9a4b1d4f..0000000000 --- a/stable/littlelink/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:56:54.24878878Z" diff --git a/stable/littlelink/2.0.1/charts/common-7.0.12.tgz b/stable/littlelink/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/littlelink/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/littlelink/2.0.2/CHANGELOG.md b/stable/littlelink/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..a5bc545a70 --- /dev/null +++ b/stable/littlelink/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [littlelink-2.0.2](https://github.com/truecharts/apps/compare/littlelink-2.0.1...littlelink-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/littlelink/2.0.1/CONFIG.md b/stable/littlelink/2.0.2/CONFIG.md similarity index 100% rename from stable/littlelink/2.0.1/CONFIG.md rename to stable/littlelink/2.0.2/CONFIG.md diff --git a/stable/littlelink/2.0.2/Chart.lock b/stable/littlelink/2.0.2/Chart.lock new file mode 100644 index 0000000000..62da6a7ed5 --- /dev/null +++ b/stable/littlelink/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:07:19.517146736Z" diff --git a/stable/littlelink/2.0.1/Chart.yaml b/stable/littlelink/2.0.2/Chart.yaml similarity index 95% rename from stable/littlelink/2.0.1/Chart.yaml rename to stable/littlelink/2.0.2/Chart.yaml index 6cacf6dece..d57537c150 100644 --- a/stable/littlelink/2.0.1/Chart.yaml +++ b/stable/littlelink/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/littlelink/2.0.1/README.md b/stable/littlelink/2.0.2/README.md similarity index 96% rename from stable/littlelink/2.0.1/README.md rename to stable/littlelink/2.0.2/README.md index 46c8bee232..ed5b6f92cd 100644 --- a/stable/littlelink/2.0.1/README.md +++ b/stable/littlelink/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/littlelink/2.0.1/app-readme.md b/stable/littlelink/2.0.2/app-readme.md similarity index 100% rename from stable/littlelink/2.0.1/app-readme.md rename to stable/littlelink/2.0.2/app-readme.md diff --git a/stable/littlelink/2.0.2/charts/common-7.0.14.tgz b/stable/littlelink/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/littlelink/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/littlelink/2.0.1/helm-values.md b/stable/littlelink/2.0.2/helm-values.md similarity index 100% rename from stable/littlelink/2.0.1/helm-values.md rename to stable/littlelink/2.0.2/helm-values.md diff --git a/stable/littlelink/2.0.1/ix_values.yaml b/stable/littlelink/2.0.2/ix_values.yaml similarity index 100% rename from stable/littlelink/2.0.1/ix_values.yaml rename to stable/littlelink/2.0.2/ix_values.yaml diff --git a/stable/littlelink/2.0.1/questions.yaml b/stable/littlelink/2.0.2/questions.yaml similarity index 99% rename from stable/littlelink/2.0.1/questions.yaml rename to stable/littlelink/2.0.2/questions.yaml index bbd68e53c8..69eb8ebf9e 100644 --- a/stable/littlelink/2.0.1/questions.yaml +++ b/stable/littlelink/2.0.2/questions.yaml @@ -1373,12 +1373,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/littlelink/2.0.1/templates/_configmap.tpl b/stable/littlelink/2.0.2/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/2.0.1/templates/_configmap.tpl rename to stable/littlelink/2.0.2/templates/_configmap.tpl diff --git a/stable/littlelink/2.0.1/templates/common.yaml b/stable/littlelink/2.0.2/templates/common.yaml similarity index 100% rename from stable/littlelink/2.0.1/templates/common.yaml rename to stable/littlelink/2.0.2/templates/common.yaml diff --git a/stable/littlelink/2.0.1/test_values.yaml b/stable/littlelink/2.0.2/test_values.yaml similarity index 100% rename from stable/littlelink/2.0.1/test_values.yaml rename to stable/littlelink/2.0.2/test_values.yaml diff --git a/stable/littlelink/2.0.1/values.yaml b/stable/littlelink/2.0.2/values.yaml similarity index 100% rename from stable/littlelink/2.0.1/values.yaml rename to stable/littlelink/2.0.2/values.yaml diff --git a/stable/lychee/7.0.1/CHANGELOG.md b/stable/lychee/7.0.1/CHANGELOG.md deleted file mode 100644 index bd6d033262..0000000000 --- a/stable/lychee/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [lychee-7.0.1](https://github.com/truecharts/apps/compare/lychee-6.11.15...lychee-7.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/lychee/7.0.1/Chart.lock b/stable/lychee/7.0.1/Chart.lock deleted file mode 100644 index 56cae8082f..0000000000 --- a/stable/lychee/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:57:03.323838772Z" diff --git a/stable/lychee/7.0.1/charts/common-7.0.12.tgz b/stable/lychee/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/lychee/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/lychee/7.0.2/CHANGELOG.md b/stable/lychee/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..3d0138821b --- /dev/null +++ b/stable/lychee/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [lychee-7.0.2](https://github.com/truecharts/apps/compare/lychee-7.0.1...lychee-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/lychee/7.0.1/CONFIG.md b/stable/lychee/7.0.2/CONFIG.md similarity index 100% rename from stable/lychee/7.0.1/CONFIG.md rename to stable/lychee/7.0.2/CONFIG.md diff --git a/stable/lychee/7.0.2/Chart.lock b/stable/lychee/7.0.2/Chart.lock new file mode 100644 index 0000000000..e692c2396e --- /dev/null +++ b/stable/lychee/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:07:28.534506473Z" diff --git a/stable/lychee/7.0.1/Chart.yaml b/stable/lychee/7.0.2/Chart.yaml similarity index 95% rename from stable/lychee/7.0.1/Chart.yaml rename to stable/lychee/7.0.2/Chart.yaml index bbcbd583b1..2459a5406d 100644 --- a/stable/lychee/7.0.1/Chart.yaml +++ b/stable/lychee/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.4" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/lychee/7.0.1/README.md b/stable/lychee/7.0.2/README.md similarity index 96% rename from stable/lychee/7.0.1/README.md rename to stable/lychee/7.0.2/README.md index 8f86a20101..ec6e48e682 100644 --- a/stable/lychee/7.0.1/README.md +++ b/stable/lychee/7.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/lychee/7.0.1/app-readme.md b/stable/lychee/7.0.2/app-readme.md similarity index 100% rename from stable/lychee/7.0.1/app-readme.md rename to stable/lychee/7.0.2/app-readme.md diff --git a/stable/lychee/7.0.2/charts/common-7.0.14.tgz b/stable/lychee/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/lychee/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/lychee/7.0.1/helm-values.md b/stable/lychee/7.0.2/helm-values.md similarity index 100% rename from stable/lychee/7.0.1/helm-values.md rename to stable/lychee/7.0.2/helm-values.md diff --git a/stable/lychee/7.0.1/ix_values.yaml b/stable/lychee/7.0.2/ix_values.yaml similarity index 100% rename from stable/lychee/7.0.1/ix_values.yaml rename to stable/lychee/7.0.2/ix_values.yaml diff --git a/stable/lychee/7.0.1/questions.yaml b/stable/lychee/7.0.2/questions.yaml similarity index 99% rename from stable/lychee/7.0.1/questions.yaml rename to stable/lychee/7.0.2/questions.yaml index 988349ca35..a55fd51544 100644 --- a/stable/lychee/7.0.1/questions.yaml +++ b/stable/lychee/7.0.2/questions.yaml @@ -1300,12 +1300,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/lychee/7.0.1/templates/common.yaml b/stable/lychee/7.0.2/templates/common.yaml similarity index 100% rename from stable/lychee/7.0.1/templates/common.yaml rename to stable/lychee/7.0.2/templates/common.yaml diff --git a/stable/lychee/7.0.1/test_values.yaml b/stable/lychee/7.0.2/test_values.yaml similarity index 100% rename from stable/lychee/7.0.1/test_values.yaml rename to stable/lychee/7.0.2/test_values.yaml diff --git a/stable/lychee/7.0.1/values.yaml b/stable/lychee/7.0.2/values.yaml similarity index 100% rename from stable/lychee/7.0.1/values.yaml rename to stable/lychee/7.0.2/values.yaml diff --git a/stable/mealie/2.0.1/CHANGELOG.md b/stable/mealie/2.0.1/CHANGELOG.md deleted file mode 100644 index fb586c7e5e..0000000000 --- a/stable/mealie/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,16 +0,0 @@ - - -### [mealie-2.0.1](https://github.com/truecharts/apps/compare/mealie-1.11.15...mealie-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/mealie/2.0.1/Chart.lock b/stable/mealie/2.0.1/Chart.lock deleted file mode 100644 index 34cdf59781..0000000000 --- a/stable/mealie/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:57:12.650183294Z" diff --git a/stable/mealie/2.0.1/charts/common-7.0.12.tgz b/stable/mealie/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/mealie/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/mealie/2.0.2/CHANGELOG.md b/stable/mealie/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..0c17897d75 --- /dev/null +++ b/stable/mealie/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mealie-2.0.2](https://github.com/truecharts/apps/compare/mealie-2.0.1...mealie-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/mealie/2.0.1/CONFIG.md b/stable/mealie/2.0.2/CONFIG.md similarity index 100% rename from stable/mealie/2.0.1/CONFIG.md rename to stable/mealie/2.0.2/CONFIG.md diff --git a/stable/mealie/2.0.2/Chart.lock b/stable/mealie/2.0.2/Chart.lock new file mode 100644 index 0000000000..c67e5edc9a --- /dev/null +++ b/stable/mealie/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:07:37.682440308Z" diff --git a/stable/mealie/2.0.1/Chart.yaml b/stable/mealie/2.0.2/Chart.yaml similarity index 95% rename from stable/mealie/2.0.1/Chart.yaml rename to stable/mealie/2.0.2/Chart.yaml index ce171dc1fc..011276c84b 100644 --- a/stable/mealie/2.0.1/Chart.yaml +++ b/stable/mealie/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.2" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/mealie/2.0.1/README.md b/stable/mealie/2.0.2/README.md similarity index 96% rename from stable/mealie/2.0.1/README.md rename to stable/mealie/2.0.2/README.md index d19c1292c6..e8d3db1f04 100644 --- a/stable/mealie/2.0.1/README.md +++ b/stable/mealie/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/mealie/2.0.1/app-readme.md b/stable/mealie/2.0.2/app-readme.md similarity index 100% rename from stable/mealie/2.0.1/app-readme.md rename to stable/mealie/2.0.2/app-readme.md diff --git a/stable/mealie/2.0.2/charts/common-7.0.14.tgz b/stable/mealie/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/mealie/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/mealie/2.0.1/helm-values.md b/stable/mealie/2.0.2/helm-values.md similarity index 100% rename from stable/mealie/2.0.1/helm-values.md rename to stable/mealie/2.0.2/helm-values.md diff --git a/stable/mealie/2.0.1/ix_values.yaml b/stable/mealie/2.0.2/ix_values.yaml similarity index 100% rename from stable/mealie/2.0.1/ix_values.yaml rename to stable/mealie/2.0.2/ix_values.yaml diff --git a/stable/mealie/2.0.1/questions.yaml b/stable/mealie/2.0.2/questions.yaml similarity index 99% rename from stable/mealie/2.0.1/questions.yaml rename to stable/mealie/2.0.2/questions.yaml index f9b5966847..d9d6e36330 100644 --- a/stable/mealie/2.0.1/questions.yaml +++ b/stable/mealie/2.0.2/questions.yaml @@ -1296,12 +1296,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/mealie/2.0.1/templates/common.yaml b/stable/mealie/2.0.2/templates/common.yaml similarity index 100% rename from stable/mealie/2.0.1/templates/common.yaml rename to stable/mealie/2.0.2/templates/common.yaml diff --git a/stable/mealie/2.0.1/test_values.yaml b/stable/mealie/2.0.2/test_values.yaml similarity index 100% rename from stable/mealie/2.0.1/test_values.yaml rename to stable/mealie/2.0.2/test_values.yaml diff --git a/stable/mealie/2.0.1/values.yaml b/stable/mealie/2.0.2/values.yaml similarity index 100% rename from stable/mealie/2.0.1/values.yaml rename to stable/mealie/2.0.2/values.yaml diff --git a/stable/mosquitto/2.0.1/CHANGELOG.md b/stable/mosquitto/2.0.1/CHANGELOG.md deleted file mode 100644 index e452763b93..0000000000 --- a/stable/mosquitto/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,21 +0,0 @@ - - -### [mosquitto-2.0.1](https://github.com/truecharts/apps/compare/mosquitto-1.11.16...mosquitto-2.0.1) (2021-09-13) - -#### Chore - -* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959)) -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/mosquitto/2.0.1/Chart.lock b/stable/mosquitto/2.0.1/Chart.lock deleted file mode 100644 index 9072d0861f..0000000000 --- a/stable/mosquitto/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:57:21.763511459Z" diff --git a/stable/mosquitto/2.0.1/charts/common-7.0.12.tgz b/stable/mosquitto/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/mosquitto/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/mosquitto/2.0.2/CHANGELOG.md b/stable/mosquitto/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..ef98efaf65 --- /dev/null +++ b/stable/mosquitto/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mosquitto-2.0.2](https://github.com/truecharts/apps/compare/mosquitto-2.0.1...mosquitto-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/mosquitto/2.0.1/CONFIG.md b/stable/mosquitto/2.0.2/CONFIG.md similarity index 100% rename from stable/mosquitto/2.0.1/CONFIG.md rename to stable/mosquitto/2.0.2/CONFIG.md diff --git a/stable/mosquitto/2.0.2/Chart.lock b/stable/mosquitto/2.0.2/Chart.lock new file mode 100644 index 0000000000..c3ead99ebb --- /dev/null +++ b/stable/mosquitto/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:07:46.735606671Z" diff --git a/stable/mosquitto/2.0.1/Chart.yaml b/stable/mosquitto/2.0.2/Chart.yaml similarity index 94% rename from stable/mosquitto/2.0.1/Chart.yaml rename to stable/mosquitto/2.0.2/Chart.yaml index e89e541dae..e4120c965d 100644 --- a/stable/mosquitto/2.0.1/Chart.yaml +++ b/stable/mosquitto/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.12" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: Eclipse Mosquitto - An open source MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/incubator/mosquitto @@ -21,4 +21,4 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 2.0.1 +version: 2.0.2 diff --git a/stable/mosquitto/2.0.1/README.md b/stable/mosquitto/2.0.2/README.md similarity index 96% rename from stable/mosquitto/2.0.1/README.md rename to stable/mosquitto/2.0.2/README.md index b787bc28cf..d9a5ced2ac 100644 --- a/stable/mosquitto/2.0.1/README.md +++ b/stable/mosquitto/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/mosquitto/2.0.1/app-readme.md b/stable/mosquitto/2.0.2/app-readme.md similarity index 100% rename from stable/mosquitto/2.0.1/app-readme.md rename to stable/mosquitto/2.0.2/app-readme.md diff --git a/stable/mosquitto/2.0.2/charts/common-7.0.14.tgz b/stable/mosquitto/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/mosquitto/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/mosquitto/2.0.1/helm-values.md b/stable/mosquitto/2.0.2/helm-values.md similarity index 100% rename from stable/mosquitto/2.0.1/helm-values.md rename to stable/mosquitto/2.0.2/helm-values.md diff --git a/stable/mosquitto/2.0.1/ix_values.yaml b/stable/mosquitto/2.0.2/ix_values.yaml similarity index 100% rename from stable/mosquitto/2.0.1/ix_values.yaml rename to stable/mosquitto/2.0.2/ix_values.yaml diff --git a/stable/mosquitto/2.0.1/questions.yaml b/stable/mosquitto/2.0.2/questions.yaml similarity index 99% rename from stable/mosquitto/2.0.1/questions.yaml rename to stable/mosquitto/2.0.2/questions.yaml index 750f435dc5..63ecb4c1c7 100644 --- a/stable/mosquitto/2.0.1/questions.yaml +++ b/stable/mosquitto/2.0.2/questions.yaml @@ -1455,12 +1455,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/mosquitto/2.0.1/templates/common.yaml b/stable/mosquitto/2.0.2/templates/common.yaml similarity index 100% rename from stable/mosquitto/2.0.1/templates/common.yaml rename to stable/mosquitto/2.0.2/templates/common.yaml diff --git a/stable/mosquitto/2.0.1/templates/configmap.yaml b/stable/mosquitto/2.0.2/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/2.0.1/templates/configmap.yaml rename to stable/mosquitto/2.0.2/templates/configmap.yaml diff --git a/stable/mosquitto/2.0.1/test_values.yaml b/stable/mosquitto/2.0.2/test_values.yaml similarity index 100% rename from stable/mosquitto/2.0.1/test_values.yaml rename to stable/mosquitto/2.0.2/test_values.yaml diff --git a/stable/mosquitto/2.0.1/values.yaml b/stable/mosquitto/2.0.2/values.yaml similarity index 100% rename from stable/mosquitto/2.0.1/values.yaml rename to stable/mosquitto/2.0.2/values.yaml diff --git a/stable/mylar/2.0.1/CHANGELOG.md b/stable/mylar/2.0.1/CHANGELOG.md deleted file mode 100644 index 702a73a524..0000000000 --- a/stable/mylar/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [mylar-2.0.1](https://github.com/truecharts/apps/compare/mylar-1.9.15...mylar-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/mylar/2.0.1/Chart.lock b/stable/mylar/2.0.1/Chart.lock deleted file mode 100644 index 88d3d930c2..0000000000 --- a/stable/mylar/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:57:30.679021305Z" diff --git a/stable/mylar/2.0.1/charts/common-7.0.12.tgz b/stable/mylar/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/mylar/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/mylar/2.0.2/CHANGELOG.md b/stable/mylar/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..35722fe90a --- /dev/null +++ b/stable/mylar/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mylar-2.0.2](https://github.com/truecharts/apps/compare/mylar-2.0.1...mylar-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/mylar/2.0.1/CONFIG.md b/stable/mylar/2.0.2/CONFIG.md similarity index 100% rename from stable/mylar/2.0.1/CONFIG.md rename to stable/mylar/2.0.2/CONFIG.md diff --git a/stable/mylar/2.0.2/Chart.lock b/stable/mylar/2.0.2/Chart.lock new file mode 100644 index 0000000000..2d2d091295 --- /dev/null +++ b/stable/mylar/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:07:55.59141357Z" diff --git a/stable/mylar/2.0.1/Chart.yaml b/stable/mylar/2.0.2/Chart.yaml similarity index 95% rename from stable/mylar/2.0.1/Chart.yaml rename to stable/mylar/2.0.2/Chart.yaml index 10cfbe2b68..e857325a03 100644 --- a/stable/mylar/2.0.1/Chart.yaml +++ b/stable/mylar/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Mylar is the automated Comic Book downloader (cbr/cbz) for use with various download clients. home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/mylar/2.0.1/README.md b/stable/mylar/2.0.2/README.md similarity index 96% rename from stable/mylar/2.0.1/README.md rename to stable/mylar/2.0.2/README.md index c01c83da00..4a5f4bfbe3 100644 --- a/stable/mylar/2.0.1/README.md +++ b/stable/mylar/2.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/mylar/2.0.1/app-readme.md b/stable/mylar/2.0.2/app-readme.md similarity index 100% rename from stable/mylar/2.0.1/app-readme.md rename to stable/mylar/2.0.2/app-readme.md diff --git a/stable/mylar/2.0.2/charts/common-7.0.14.tgz b/stable/mylar/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/mylar/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/mylar/2.0.1/helm-values.md b/stable/mylar/2.0.2/helm-values.md similarity index 100% rename from stable/mylar/2.0.1/helm-values.md rename to stable/mylar/2.0.2/helm-values.md diff --git a/stable/mylar/2.0.1/ix_values.yaml b/stable/mylar/2.0.2/ix_values.yaml similarity index 100% rename from stable/mylar/2.0.1/ix_values.yaml rename to stable/mylar/2.0.2/ix_values.yaml diff --git a/stable/mylar/2.0.1/questions.yaml b/stable/mylar/2.0.2/questions.yaml similarity index 99% rename from stable/mylar/2.0.1/questions.yaml rename to stable/mylar/2.0.2/questions.yaml index 58d2cbf7f7..55ad251d91 100644 --- a/stable/mylar/2.0.1/questions.yaml +++ b/stable/mylar/2.0.2/questions.yaml @@ -1345,12 +1345,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/mylar/2.0.1/templates/common.yaml b/stable/mylar/2.0.2/templates/common.yaml similarity index 100% rename from stable/mylar/2.0.1/templates/common.yaml rename to stable/mylar/2.0.2/templates/common.yaml diff --git a/stable/mylar/2.0.1/test_values.yaml b/stable/mylar/2.0.2/test_values.yaml similarity index 100% rename from stable/mylar/2.0.1/test_values.yaml rename to stable/mylar/2.0.2/test_values.yaml diff --git a/stable/mylar/2.0.1/values.yaml b/stable/mylar/2.0.2/values.yaml similarity index 100% rename from stable/mylar/2.0.1/values.yaml rename to stable/mylar/2.0.2/values.yaml diff --git a/stable/navidrome/7.0.1/CHANGELOG.md b/stable/navidrome/7.0.1/CHANGELOG.md deleted file mode 100644 index 0cebcbd518..0000000000 --- a/stable/navidrome/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [navidrome-7.0.1](https://github.com/truecharts/apps/compare/navidrome-6.11.15...navidrome-7.0.1) (2021-09-13) - -#### Chore - -* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/navidrome/7.0.1/Chart.lock b/stable/navidrome/7.0.1/Chart.lock deleted file mode 100644 index b1bb300dcd..0000000000 --- a/stable/navidrome/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:57:39.581338647Z" diff --git a/stable/navidrome/7.0.1/charts/common-7.0.12.tgz b/stable/navidrome/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/navidrome/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/navidrome/7.0.2/CHANGELOG.md b/stable/navidrome/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..17c95bfaf9 --- /dev/null +++ b/stable/navidrome/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [navidrome-7.0.2](https://github.com/truecharts/apps/compare/navidrome-7.0.1...navidrome-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/navidrome/7.0.1/CONFIG.md b/stable/navidrome/7.0.2/CONFIG.md similarity index 100% rename from stable/navidrome/7.0.1/CONFIG.md rename to stable/navidrome/7.0.2/CONFIG.md diff --git a/stable/navidrome/7.0.2/Chart.lock b/stable/navidrome/7.0.2/Chart.lock new file mode 100644 index 0000000000..23ac4fa274 --- /dev/null +++ b/stable/navidrome/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:08:04.832446468Z" diff --git a/stable/navidrome/7.0.1/Chart.yaml b/stable/navidrome/7.0.2/Chart.yaml similarity index 95% rename from stable/navidrome/7.0.1/Chart.yaml rename to stable/navidrome/7.0.2/Chart.yaml index e873ff6d66..9abf10fce2 100644 --- a/stable/navidrome/7.0.1/Chart.yaml +++ b/stable/navidrome/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.45.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: Navidrome is an open source web-based music collection server and streamer home: https://github.com/truecharts/apps/tree/master/charts/incubator/navidrome @@ -22,4 +22,4 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/navidrome/7.0.1/README.md b/stable/navidrome/7.0.2/README.md similarity index 96% rename from stable/navidrome/7.0.1/README.md rename to stable/navidrome/7.0.2/README.md index f42fbc4e4e..c5fb8269e1 100644 --- a/stable/navidrome/7.0.1/README.md +++ b/stable/navidrome/7.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/navidrome/7.0.1/app-readme.md b/stable/navidrome/7.0.2/app-readme.md similarity index 100% rename from stable/navidrome/7.0.1/app-readme.md rename to stable/navidrome/7.0.2/app-readme.md diff --git a/stable/navidrome/7.0.2/charts/common-7.0.14.tgz b/stable/navidrome/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/navidrome/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/navidrome/7.0.1/helm-values.md b/stable/navidrome/7.0.2/helm-values.md similarity index 100% rename from stable/navidrome/7.0.1/helm-values.md rename to stable/navidrome/7.0.2/helm-values.md diff --git a/stable/navidrome/7.0.1/ix_values.yaml b/stable/navidrome/7.0.2/ix_values.yaml similarity index 100% rename from stable/navidrome/7.0.1/ix_values.yaml rename to stable/navidrome/7.0.2/ix_values.yaml diff --git a/stable/navidrome/7.0.1/questions.yaml b/stable/navidrome/7.0.2/questions.yaml similarity index 99% rename from stable/navidrome/7.0.1/questions.yaml rename to stable/navidrome/7.0.2/questions.yaml index 9d101a1a40..7667507b67 100644 --- a/stable/navidrome/7.0.1/questions.yaml +++ b/stable/navidrome/7.0.2/questions.yaml @@ -1334,12 +1334,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/navidrome/7.0.1/templates/common.yaml b/stable/navidrome/7.0.2/templates/common.yaml similarity index 100% rename from stable/navidrome/7.0.1/templates/common.yaml rename to stable/navidrome/7.0.2/templates/common.yaml diff --git a/stable/navidrome/7.0.1/test_values.yaml b/stable/navidrome/7.0.2/test_values.yaml similarity index 100% rename from stable/navidrome/7.0.1/test_values.yaml rename to stable/navidrome/7.0.2/test_values.yaml diff --git a/stable/navidrome/7.0.1/values.yaml b/stable/navidrome/7.0.2/values.yaml similarity index 100% rename from stable/navidrome/7.0.1/values.yaml rename to stable/navidrome/7.0.2/values.yaml diff --git a/stable/nextcloud/5.0.4/CHANGELOG.md b/stable/nextcloud/5.0.4/CHANGELOG.md deleted file mode 100644 index 5ef350a1f7..0000000000 --- a/stable/nextcloud/5.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nextcloud-5.0.4](https://github.com/truecharts/apps/compare/nextcloud-5.0.3...nextcloud-5.0.4) (2021-09-21) - -#### Chore - -* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) - diff --git a/stable/nextcloud/5.0.4/charts/common-7.0.12.tgz b/stable/nextcloud/5.0.4/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/nextcloud/5.0.4/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/nextcloud/5.0.4/charts/postgresql-2.2.0.tgz b/stable/nextcloud/5.0.4/charts/postgresql-2.2.0.tgz deleted file mode 100644 index 3949017ae6..0000000000 Binary files a/stable/nextcloud/5.0.4/charts/postgresql-2.2.0.tgz and /dev/null differ diff --git a/stable/nextcloud/5.0.5/CHANGELOG.md b/stable/nextcloud/5.0.5/CHANGELOG.md new file mode 100644 index 0000000000..848e554178 --- /dev/null +++ b/stable/nextcloud/5.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nextcloud-5.0.5](https://github.com/truecharts/apps/compare/nextcloud-5.0.4...nextcloud-5.0.5) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/nextcloud/5.0.4/CONFIG.md b/stable/nextcloud/5.0.5/CONFIG.md similarity index 100% rename from stable/nextcloud/5.0.4/CONFIG.md rename to stable/nextcloud/5.0.5/CONFIG.md diff --git a/stable/nextcloud/5.0.4/Chart.lock b/stable/nextcloud/5.0.5/Chart.lock similarity index 56% rename from stable/nextcloud/5.0.4/Chart.lock rename to stable/nextcloud/5.0.5/Chart.lock index cd25b6d2a9..1ee98d83cc 100644 --- a/stable/nextcloud/5.0.4/Chart.lock +++ b/stable/nextcloud/5.0.5/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 - name: postgresql repository: https://truecharts.org/ - version: 2.2.0 + version: 2.2.4 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.3.2 -digest: sha256:b253f7f5df09fa780744ea5a252f40f66265907e246089aad0f54c1e630cbd90 -generated: "2021-09-21T09:04:17.498521659Z" +digest: sha256:c67bd8d91ff40a21a88b2a72bfda8fb360827968e41c37a14baf1aaa779c2336 +generated: "2021-09-21T10:08:16.110853361Z" diff --git a/stable/nextcloud/5.0.4/Chart.yaml b/stable/nextcloud/5.0.5/Chart.yaml similarity index 94% rename from stable/nextcloud/5.0.4/Chart.yaml rename to stable/nextcloud/5.0.5/Chart.yaml index 6f8cd38716..fc096f3eec 100644 --- a/stable/nextcloud/5.0.4/Chart.yaml +++ b/stable/nextcloud/5.0.5/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "22.1.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.0 + version: 2.2.4 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 5.0.4 +version: 5.0.5 diff --git a/stable/nextcloud/5.0.4/README.md b/stable/nextcloud/5.0.5/README.md similarity index 93% rename from stable/nextcloud/5.0.4/README.md rename to stable/nextcloud/5.0.5/README.md index 5565f38fbb..9848eea6be 100644 --- a/stable/nextcloud/5.0.4/README.md +++ b/stable/nextcloud/5.0.5/README.md @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.3.2 | -| https://truecharts.org/ | common | 7.0.12 | -| https://truecharts.org/ | postgresql | 2.2.0 | +| https://truecharts.org/ | common | 7.0.14 | +| https://truecharts.org/ | postgresql | 2.2.4 | ## Installing the Chart diff --git a/stable/nextcloud/5.0.4/app-readme.md b/stable/nextcloud/5.0.5/app-readme.md similarity index 100% rename from stable/nextcloud/5.0.4/app-readme.md rename to stable/nextcloud/5.0.5/app-readme.md diff --git a/stable/nextcloud/5.0.5/charts/common-7.0.14.tgz b/stable/nextcloud/5.0.5/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/nextcloud/5.0.5/charts/common-7.0.14.tgz differ diff --git a/stable/nextcloud/5.0.5/charts/postgresql-2.2.4.tgz b/stable/nextcloud/5.0.5/charts/postgresql-2.2.4.tgz new file mode 100644 index 0000000000..574546c2ff Binary files /dev/null and b/stable/nextcloud/5.0.5/charts/postgresql-2.2.4.tgz differ diff --git a/stable/nextcloud/5.0.4/charts/redis-15.3.2.tgz b/stable/nextcloud/5.0.5/charts/redis-15.3.2.tgz similarity index 100% rename from stable/nextcloud/5.0.4/charts/redis-15.3.2.tgz rename to stable/nextcloud/5.0.5/charts/redis-15.3.2.tgz diff --git a/stable/nextcloud/5.0.4/helm-values.md b/stable/nextcloud/5.0.5/helm-values.md similarity index 100% rename from stable/nextcloud/5.0.4/helm-values.md rename to stable/nextcloud/5.0.5/helm-values.md diff --git a/stable/nextcloud/5.0.4/ix_values.yaml b/stable/nextcloud/5.0.5/ix_values.yaml similarity index 100% rename from stable/nextcloud/5.0.4/ix_values.yaml rename to stable/nextcloud/5.0.5/ix_values.yaml diff --git a/stable/nextcloud/5.0.4/questions.yaml b/stable/nextcloud/5.0.5/questions.yaml similarity index 100% rename from stable/nextcloud/5.0.4/questions.yaml rename to stable/nextcloud/5.0.5/questions.yaml diff --git a/stable/nextcloud/5.0.4/templates/_configmap.tpl b/stable/nextcloud/5.0.5/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/5.0.4/templates/_configmap.tpl rename to stable/nextcloud/5.0.5/templates/_configmap.tpl diff --git a/stable/nextcloud/5.0.4/templates/_cronjob.tpl b/stable/nextcloud/5.0.5/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/5.0.4/templates/_cronjob.tpl rename to stable/nextcloud/5.0.5/templates/_cronjob.tpl diff --git a/stable/nextcloud/5.0.4/templates/_secrets.tpl b/stable/nextcloud/5.0.5/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/5.0.4/templates/_secrets.tpl rename to stable/nextcloud/5.0.5/templates/_secrets.tpl diff --git a/stable/nextcloud/5.0.4/templates/common.yaml b/stable/nextcloud/5.0.5/templates/common.yaml similarity index 100% rename from stable/nextcloud/5.0.4/templates/common.yaml rename to stable/nextcloud/5.0.5/templates/common.yaml diff --git a/stable/nextcloud/5.0.4/test_values.yaml b/stable/nextcloud/5.0.5/test_values.yaml similarity index 100% rename from stable/nextcloud/5.0.4/test_values.yaml rename to stable/nextcloud/5.0.5/test_values.yaml diff --git a/stable/nextcloud/5.0.4/values.yaml b/stable/nextcloud/5.0.5/values.yaml similarity index 100% rename from stable/nextcloud/5.0.4/values.yaml rename to stable/nextcloud/5.0.5/values.yaml diff --git a/stable/node-red/7.0.1/CHANGELOG.md b/stable/node-red/7.0.1/CHANGELOG.md deleted file mode 100644 index 54365e566e..0000000000 --- a/stable/node-red/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [node-red-7.0.1](https://github.com/truecharts/apps/compare/node-red-6.11.16...node-red-7.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/node-red/7.0.1/Chart.lock b/stable/node-red/7.0.1/Chart.lock deleted file mode 100644 index b54bc16005..0000000000 --- a/stable/node-red/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:58:05.547770407Z" diff --git a/stable/node-red/7.0.1/charts/common-7.0.12.tgz b/stable/node-red/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/node-red/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/node-red/7.0.2/CHANGELOG.md b/stable/node-red/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..99c031352b --- /dev/null +++ b/stable/node-red/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [node-red-7.0.2](https://github.com/truecharts/apps/compare/node-red-7.0.1...node-red-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/node-red/7.0.1/CONFIG.md b/stable/node-red/7.0.2/CONFIG.md similarity index 100% rename from stable/node-red/7.0.1/CONFIG.md rename to stable/node-red/7.0.2/CONFIG.md diff --git a/stable/node-red/7.0.2/Chart.lock b/stable/node-red/7.0.2/Chart.lock new file mode 100644 index 0000000000..560fcbb079 --- /dev/null +++ b/stable/node-red/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:08:31.218493955Z" diff --git a/stable/node-red/7.0.1/Chart.yaml b/stable/node-red/7.0.2/Chart.yaml similarity index 94% rename from stable/node-red/7.0.1/Chart.yaml rename to stable/node-red/7.0.2/Chart.yaml index aa32103989..9976ae0803 100644 --- a/stable/node-red/7.0.1/Chart.yaml +++ b/stable/node-red/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.6" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: Node-RED is low-code programming for event-driven applications home: https://github.com/truecharts/apps/tree/master/charts/incubator/node-red @@ -20,4 +20,4 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/node-red/7.0.1/README.md b/stable/node-red/7.0.2/README.md similarity index 96% rename from stable/node-red/7.0.1/README.md rename to stable/node-red/7.0.2/README.md index da9b8768f5..3676716186 100644 --- a/stable/node-red/7.0.1/README.md +++ b/stable/node-red/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/node-red/7.0.1/app-readme.md b/stable/node-red/7.0.2/app-readme.md similarity index 100% rename from stable/node-red/7.0.1/app-readme.md rename to stable/node-red/7.0.2/app-readme.md diff --git a/stable/node-red/7.0.2/charts/common-7.0.14.tgz b/stable/node-red/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/node-red/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/node-red/7.0.1/helm-values.md b/stable/node-red/7.0.2/helm-values.md similarity index 100% rename from stable/node-red/7.0.1/helm-values.md rename to stable/node-red/7.0.2/helm-values.md diff --git a/stable/node-red/7.0.1/ix_values.yaml b/stable/node-red/7.0.2/ix_values.yaml similarity index 100% rename from stable/node-red/7.0.1/ix_values.yaml rename to stable/node-red/7.0.2/ix_values.yaml diff --git a/stable/node-red/7.0.1/questions.yaml b/stable/node-red/7.0.2/questions.yaml similarity index 99% rename from stable/node-red/7.0.1/questions.yaml rename to stable/node-red/7.0.2/questions.yaml index b8a36e0e9f..fb7027332c 100644 --- a/stable/node-red/7.0.1/questions.yaml +++ b/stable/node-red/7.0.2/questions.yaml @@ -1334,12 +1334,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/node-red/7.0.1/templates/common.yaml b/stable/node-red/7.0.2/templates/common.yaml similarity index 100% rename from stable/node-red/7.0.1/templates/common.yaml rename to stable/node-red/7.0.2/templates/common.yaml diff --git a/stable/node-red/7.0.1/test_values.yaml b/stable/node-red/7.0.2/test_values.yaml similarity index 100% rename from stable/node-red/7.0.1/test_values.yaml rename to stable/node-red/7.0.2/test_values.yaml diff --git a/stable/node-red/7.0.1/values.yaml b/stable/node-red/7.0.2/values.yaml similarity index 100% rename from stable/node-red/7.0.1/values.yaml rename to stable/node-red/7.0.2/values.yaml diff --git a/stable/nullserv/2.0.1/CHANGELOG.md b/stable/nullserv/2.0.1/CHANGELOG.md deleted file mode 100644 index d72e2ec776..0000000000 --- a/stable/nullserv/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [nullserv-2.0.1](https://github.com/truecharts/apps/compare/nullserv-1.9.15...nullserv-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/nullserv/2.0.1/Chart.lock b/stable/nullserv/2.0.1/Chart.lock deleted file mode 100644 index 0bcc9e139f..0000000000 --- a/stable/nullserv/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:58:14.805393474Z" diff --git a/stable/nullserv/2.0.1/charts/common-7.0.12.tgz b/stable/nullserv/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/nullserv/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/nullserv/2.0.2/CHANGELOG.md b/stable/nullserv/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..80350e8c4b --- /dev/null +++ b/stable/nullserv/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nullserv-2.0.2](https://github.com/truecharts/apps/compare/nullserv-2.0.1...nullserv-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/nullserv/2.0.1/CONFIG.md b/stable/nullserv/2.0.2/CONFIG.md similarity index 100% rename from stable/nullserv/2.0.1/CONFIG.md rename to stable/nullserv/2.0.2/CONFIG.md diff --git a/stable/nullserv/2.0.2/Chart.lock b/stable/nullserv/2.0.2/Chart.lock new file mode 100644 index 0000000000..e316cffbaf --- /dev/null +++ b/stable/nullserv/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:08:40.224548696Z" diff --git a/stable/nullserv/2.0.1/Chart.yaml b/stable/nullserv/2.0.2/Chart.yaml similarity index 93% rename from stable/nullserv/2.0.1/Chart.yaml rename to stable/nullserv/2.0.2/Chart.yaml index 291b47963d..e41534a1d8 100644 --- a/stable/nullserv/2.0.1/Chart.yaml +++ b/stable/nullserv/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.3.0" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: A simple null file http and https server home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/nullserv/2.0.1/README.md b/stable/nullserv/2.0.2/README.md similarity index 96% rename from stable/nullserv/2.0.1/README.md rename to stable/nullserv/2.0.2/README.md index 46c26a66bd..e5292efd40 100644 --- a/stable/nullserv/2.0.1/README.md +++ b/stable/nullserv/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/nullserv/2.0.1/app-readme.md b/stable/nullserv/2.0.2/app-readme.md similarity index 100% rename from stable/nullserv/2.0.1/app-readme.md rename to stable/nullserv/2.0.2/app-readme.md diff --git a/stable/nullserv/2.0.2/charts/common-7.0.14.tgz b/stable/nullserv/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/nullserv/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/nullserv/2.0.1/helm-values.md b/stable/nullserv/2.0.2/helm-values.md similarity index 100% rename from stable/nullserv/2.0.1/helm-values.md rename to stable/nullserv/2.0.2/helm-values.md diff --git a/stable/nullserv/2.0.1/ix_values.yaml b/stable/nullserv/2.0.2/ix_values.yaml similarity index 100% rename from stable/nullserv/2.0.1/ix_values.yaml rename to stable/nullserv/2.0.2/ix_values.yaml diff --git a/stable/nullserv/2.0.1/questions.yaml b/stable/nullserv/2.0.2/questions.yaml similarity index 99% rename from stable/nullserv/2.0.1/questions.yaml rename to stable/nullserv/2.0.2/questions.yaml index ce8c1f6a9f..b060969b68 100644 --- a/stable/nullserv/2.0.1/questions.yaml +++ b/stable/nullserv/2.0.2/questions.yaml @@ -1436,12 +1436,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/nullserv/2.0.1/templates/common.yaml b/stable/nullserv/2.0.2/templates/common.yaml similarity index 100% rename from stable/nullserv/2.0.1/templates/common.yaml rename to stable/nullserv/2.0.2/templates/common.yaml diff --git a/stable/nullserv/2.0.1/test_values.yaml b/stable/nullserv/2.0.2/test_values.yaml similarity index 100% rename from stable/nullserv/2.0.1/test_values.yaml rename to stable/nullserv/2.0.2/test_values.yaml diff --git a/stable/nullserv/2.0.1/values.yaml b/stable/nullserv/2.0.2/values.yaml similarity index 100% rename from stable/nullserv/2.0.1/values.yaml rename to stable/nullserv/2.0.2/values.yaml diff --git a/stable/nzbget/7.0.1/CHANGELOG.md b/stable/nzbget/7.0.1/CHANGELOG.md deleted file mode 100644 index 993ff83b66..0000000000 --- a/stable/nzbget/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [nzbget-7.0.1](https://github.com/truecharts/apps/compare/nzbget-6.11.15...nzbget-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/nzbget/7.0.1/Chart.lock b/stable/nzbget/7.0.1/Chart.lock deleted file mode 100644 index 144a22f344..0000000000 --- a/stable/nzbget/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:58:23.824601344Z" diff --git a/stable/nzbget/7.0.1/charts/common-7.0.12.tgz b/stable/nzbget/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/nzbget/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/nzbget/7.0.2/CHANGELOG.md b/stable/nzbget/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..92c13c6a04 --- /dev/null +++ b/stable/nzbget/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nzbget-7.0.2](https://github.com/truecharts/apps/compare/nzbget-7.0.1...nzbget-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/nzbget/7.0.1/CONFIG.md b/stable/nzbget/7.0.2/CONFIG.md similarity index 100% rename from stable/nzbget/7.0.1/CONFIG.md rename to stable/nzbget/7.0.2/CONFIG.md diff --git a/stable/nzbget/7.0.2/Chart.lock b/stable/nzbget/7.0.2/Chart.lock new file mode 100644 index 0000000000..ace04eb31d --- /dev/null +++ b/stable/nzbget/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:08:49.07959741Z" diff --git a/stable/nzbget/7.0.1/Chart.yaml b/stable/nzbget/7.0.2/Chart.yaml similarity index 93% rename from stable/nzbget/7.0.1/Chart.yaml rename to stable/nzbget/7.0.2/Chart.yaml index 7b0b0ce719..38fb853a96 100644 --- a/stable/nzbget/7.0.1/Chart.yaml +++ b/stable/nzbget/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "21.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: NZBGet is a Usenet downloader client home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbget @@ -20,4 +20,4 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/nzbget/7.0.1/README.md b/stable/nzbget/7.0.2/README.md similarity index 96% rename from stable/nzbget/7.0.1/README.md rename to stable/nzbget/7.0.2/README.md index 6a545750c1..8eacbf1439 100644 --- a/stable/nzbget/7.0.1/README.md +++ b/stable/nzbget/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/nzbget/7.0.1/app-readme.md b/stable/nzbget/7.0.2/app-readme.md similarity index 100% rename from stable/nzbget/7.0.1/app-readme.md rename to stable/nzbget/7.0.2/app-readme.md diff --git a/stable/nzbget/7.0.2/charts/common-7.0.14.tgz b/stable/nzbget/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/nzbget/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/nzbget/7.0.1/helm-values.md b/stable/nzbget/7.0.2/helm-values.md similarity index 100% rename from stable/nzbget/7.0.1/helm-values.md rename to stable/nzbget/7.0.2/helm-values.md diff --git a/stable/nzbget/7.0.1/ix_values.yaml b/stable/nzbget/7.0.2/ix_values.yaml similarity index 100% rename from stable/nzbget/7.0.1/ix_values.yaml rename to stable/nzbget/7.0.2/ix_values.yaml diff --git a/stable/nzbget/7.0.1/questions.yaml b/stable/nzbget/7.0.2/questions.yaml similarity index 99% rename from stable/nzbget/7.0.1/questions.yaml rename to stable/nzbget/7.0.2/questions.yaml index ba55fb52f6..c795375123 100644 --- a/stable/nzbget/7.0.1/questions.yaml +++ b/stable/nzbget/7.0.2/questions.yaml @@ -1334,12 +1334,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/nzbget/7.0.1/templates/common.yaml b/stable/nzbget/7.0.2/templates/common.yaml similarity index 100% rename from stable/nzbget/7.0.1/templates/common.yaml rename to stable/nzbget/7.0.2/templates/common.yaml diff --git a/stable/nzbget/7.0.1/test_values.yaml b/stable/nzbget/7.0.2/test_values.yaml similarity index 100% rename from stable/nzbget/7.0.1/test_values.yaml rename to stable/nzbget/7.0.2/test_values.yaml diff --git a/stable/nzbget/7.0.1/values.yaml b/stable/nzbget/7.0.2/values.yaml similarity index 100% rename from stable/nzbget/7.0.1/values.yaml rename to stable/nzbget/7.0.2/values.yaml diff --git a/stable/nzbhydra/7.0.1/CHANGELOG.md b/stable/nzbhydra/7.0.1/CHANGELOG.md deleted file mode 100644 index 07a7121830..0000000000 --- a/stable/nzbhydra/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [nzbhydra-7.0.1](https://github.com/truecharts/apps/compare/nzbhydra-6.11.15...nzbhydra-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/nzbhydra/7.0.1/Chart.lock b/stable/nzbhydra/7.0.1/Chart.lock deleted file mode 100644 index 020dd061e1..0000000000 --- a/stable/nzbhydra/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:58:32.727602546Z" diff --git a/stable/nzbhydra/7.0.1/charts/common-7.0.12.tgz b/stable/nzbhydra/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/nzbhydra/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/nzbhydra/7.0.2/CHANGELOG.md b/stable/nzbhydra/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..5ef671dca3 --- /dev/null +++ b/stable/nzbhydra/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nzbhydra-7.0.2](https://github.com/truecharts/apps/compare/nzbhydra-7.0.1...nzbhydra-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/nzbhydra/7.0.1/CONFIG.md b/stable/nzbhydra/7.0.2/CONFIG.md similarity index 100% rename from stable/nzbhydra/7.0.1/CONFIG.md rename to stable/nzbhydra/7.0.2/CONFIG.md diff --git a/stable/nzbhydra/7.0.2/Chart.lock b/stable/nzbhydra/7.0.2/Chart.lock new file mode 100644 index 0000000000..1e555a2d34 --- /dev/null +++ b/stable/nzbhydra/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:08:58.055392056Z" diff --git a/stable/nzbhydra/7.0.1/Chart.yaml b/stable/nzbhydra/7.0.2/Chart.yaml similarity index 93% rename from stable/nzbhydra/7.0.1/Chart.yaml rename to stable/nzbhydra/7.0.2/Chart.yaml index 77b62273ae..b42e63270d 100644 --- a/stable/nzbhydra/7.0.1/Chart.yaml +++ b/stable/nzbhydra/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.15.2" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: true description: Usenet meta search home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbhydra @@ -17,4 +17,4 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/nzbhydra/7.0.1/README.md b/stable/nzbhydra/7.0.2/README.md similarity index 96% rename from stable/nzbhydra/7.0.1/README.md rename to stable/nzbhydra/7.0.2/README.md index 23e0b32450..22eee9a164 100644 --- a/stable/nzbhydra/7.0.1/README.md +++ b/stable/nzbhydra/7.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/nzbhydra/7.0.1/app-readme.md b/stable/nzbhydra/7.0.2/app-readme.md similarity index 100% rename from stable/nzbhydra/7.0.1/app-readme.md rename to stable/nzbhydra/7.0.2/app-readme.md diff --git a/stable/nzbhydra/7.0.2/charts/common-7.0.14.tgz b/stable/nzbhydra/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/nzbhydra/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/nzbhydra/7.0.1/helm-values.md b/stable/nzbhydra/7.0.2/helm-values.md similarity index 100% rename from stable/nzbhydra/7.0.1/helm-values.md rename to stable/nzbhydra/7.0.2/helm-values.md diff --git a/stable/nzbhydra/7.0.1/ix_values.yaml b/stable/nzbhydra/7.0.2/ix_values.yaml similarity index 100% rename from stable/nzbhydra/7.0.1/ix_values.yaml rename to stable/nzbhydra/7.0.2/ix_values.yaml diff --git a/stable/nzbhydra/7.0.1/questions.yaml b/stable/nzbhydra/7.0.2/questions.yaml similarity index 99% rename from stable/nzbhydra/7.0.1/questions.yaml rename to stable/nzbhydra/7.0.2/questions.yaml index d8598ee4d4..2d036b0173 100644 --- a/stable/nzbhydra/7.0.1/questions.yaml +++ b/stable/nzbhydra/7.0.2/questions.yaml @@ -1334,12 +1334,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/nzbhydra/7.0.1/templates/common.yaml b/stable/nzbhydra/7.0.2/templates/common.yaml similarity index 100% rename from stable/nzbhydra/7.0.1/templates/common.yaml rename to stable/nzbhydra/7.0.2/templates/common.yaml diff --git a/stable/nzbhydra/7.0.1/test_values.yaml b/stable/nzbhydra/7.0.2/test_values.yaml similarity index 100% rename from stable/nzbhydra/7.0.1/test_values.yaml rename to stable/nzbhydra/7.0.2/test_values.yaml diff --git a/stable/nzbhydra/7.0.1/values.yaml b/stable/nzbhydra/7.0.2/values.yaml similarity index 100% rename from stable/nzbhydra/7.0.1/values.yaml rename to stable/nzbhydra/7.0.2/values.yaml diff --git a/stable/octoprint/2.0.1/CHANGELOG.md b/stable/octoprint/2.0.1/CHANGELOG.md deleted file mode 100644 index c1db2e5bee..0000000000 --- a/stable/octoprint/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,16 +0,0 @@ - - -### [octoprint-2.0.1](https://github.com/truecharts/apps/compare/octoprint-1.9.15...octoprint-2.0.1) (2021-09-13) - -#### Chore - -* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/octoprint/2.0.1/Chart.lock b/stable/octoprint/2.0.1/Chart.lock deleted file mode 100644 index 65db451f00..0000000000 --- a/stable/octoprint/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:58:41.669684654Z" diff --git a/stable/octoprint/2.0.1/charts/common-7.0.12.tgz b/stable/octoprint/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/octoprint/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/octoprint/2.0.2/CHANGELOG.md b/stable/octoprint/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..fe5d011c15 --- /dev/null +++ b/stable/octoprint/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [octoprint-2.0.2](https://github.com/truecharts/apps/compare/octoprint-2.0.1...octoprint-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/octoprint/2.0.1/CONFIG.md b/stable/octoprint/2.0.2/CONFIG.md similarity index 100% rename from stable/octoprint/2.0.1/CONFIG.md rename to stable/octoprint/2.0.2/CONFIG.md diff --git a/stable/octoprint/2.0.2/Chart.lock b/stable/octoprint/2.0.2/Chart.lock new file mode 100644 index 0000000000..fbedeb8393 --- /dev/null +++ b/stable/octoprint/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:09:07.208413184Z" diff --git a/stable/octoprint/2.0.1/Chart.yaml b/stable/octoprint/2.0.2/Chart.yaml similarity index 94% rename from stable/octoprint/2.0.1/Chart.yaml rename to stable/octoprint/2.0.2/Chart.yaml index bebc9f5a6e..9933534907 100644 --- a/stable/octoprint/2.0.1/Chart.yaml +++ b/stable/octoprint/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: OctoPrint is the snappy web interface for your 3D printer home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/octoprint/2.0.1/README.md b/stable/octoprint/2.0.2/README.md similarity index 96% rename from stable/octoprint/2.0.1/README.md rename to stable/octoprint/2.0.2/README.md index 54e03dcbe8..67a6fca5fe 100644 --- a/stable/octoprint/2.0.1/README.md +++ b/stable/octoprint/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/octoprint/2.0.1/app-readme.md b/stable/octoprint/2.0.2/app-readme.md similarity index 100% rename from stable/octoprint/2.0.1/app-readme.md rename to stable/octoprint/2.0.2/app-readme.md diff --git a/stable/octoprint/2.0.2/charts/common-7.0.14.tgz b/stable/octoprint/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/octoprint/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/octoprint/2.0.1/helm-values.md b/stable/octoprint/2.0.2/helm-values.md similarity index 100% rename from stable/octoprint/2.0.1/helm-values.md rename to stable/octoprint/2.0.2/helm-values.md diff --git a/stable/octoprint/2.0.1/ix_values.yaml b/stable/octoprint/2.0.2/ix_values.yaml similarity index 100% rename from stable/octoprint/2.0.1/ix_values.yaml rename to stable/octoprint/2.0.2/ix_values.yaml diff --git a/stable/octoprint/2.0.1/questions.yaml b/stable/octoprint/2.0.2/questions.yaml similarity index 99% rename from stable/octoprint/2.0.1/questions.yaml rename to stable/octoprint/2.0.2/questions.yaml index e756fe188a..1be666c2d3 100644 --- a/stable/octoprint/2.0.1/questions.yaml +++ b/stable/octoprint/2.0.2/questions.yaml @@ -1348,12 +1348,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/octoprint/2.0.1/templates/common.yaml b/stable/octoprint/2.0.2/templates/common.yaml similarity index 100% rename from stable/octoprint/2.0.1/templates/common.yaml rename to stable/octoprint/2.0.2/templates/common.yaml diff --git a/stable/octoprint/2.0.1/test_values.yaml b/stable/octoprint/2.0.2/test_values.yaml similarity index 100% rename from stable/octoprint/2.0.1/test_values.yaml rename to stable/octoprint/2.0.2/test_values.yaml diff --git a/stable/octoprint/2.0.1/values.yaml b/stable/octoprint/2.0.2/values.yaml similarity index 100% rename from stable/octoprint/2.0.1/values.yaml rename to stable/octoprint/2.0.2/values.yaml diff --git a/stable/omada-controller/2.0.3/CHANGELOG.md b/stable/omada-controller/2.0.3/CHANGELOG.md deleted file mode 100644 index e143e14716..0000000000 --- a/stable/omada-controller/2.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [omada-controller-2.0.3](https://github.com/truecharts/apps/compare/omada-controller-2.0.2...omada-controller-2.0.3) (2021-09-21) - -#### Chore - -* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) - diff --git a/stable/omada-controller/2.0.3/Chart.lock b/stable/omada-controller/2.0.3/Chart.lock deleted file mode 100644 index 6d4b3112f1..0000000000 --- a/stable/omada-controller/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-21T09:04:36.187690412Z" diff --git a/stable/omada-controller/2.0.3/charts/common-7.0.12.tgz b/stable/omada-controller/2.0.3/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/omada-controller/2.0.3/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/omada-controller/2.0.4/CHANGELOG.md b/stable/omada-controller/2.0.4/CHANGELOG.md new file mode 100644 index 0000000000..859382fb1f --- /dev/null +++ b/stable/omada-controller/2.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [omada-controller-2.0.4](https://github.com/truecharts/apps/compare/omada-controller-2.0.3...omada-controller-2.0.4) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/omada-controller/2.0.3/CONFIG.md b/stable/omada-controller/2.0.4/CONFIG.md similarity index 100% rename from stable/omada-controller/2.0.3/CONFIG.md rename to stable/omada-controller/2.0.4/CONFIG.md diff --git a/stable/omada-controller/2.0.4/Chart.lock b/stable/omada-controller/2.0.4/Chart.lock new file mode 100644 index 0000000000..1d9fc845a2 --- /dev/null +++ b/stable/omada-controller/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:09:16.139256098Z" diff --git a/stable/omada-controller/2.0.3/Chart.yaml b/stable/omada-controller/2.0.4/Chart.yaml similarity index 95% rename from stable/omada-controller/2.0.3/Chart.yaml rename to stable/omada-controller/2.0.4/Chart.yaml index b9e7d015c1..6a6bd6af86 100644 --- a/stable/omada-controller/2.0.3/Chart.yaml +++ b/stable/omada-controller/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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/incubator/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: 2.0.3 +version: 2.0.4 diff --git a/stable/omada-controller/2.0.3/README.md b/stable/omada-controller/2.0.4/README.md similarity index 96% rename from stable/omada-controller/2.0.3/README.md rename to stable/omada-controller/2.0.4/README.md index 7c04a7d7b4..edb77e1079 100644 --- a/stable/omada-controller/2.0.3/README.md +++ b/stable/omada-controller/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/omada-controller/2.0.3/app-readme.md b/stable/omada-controller/2.0.4/app-readme.md similarity index 100% rename from stable/omada-controller/2.0.3/app-readme.md rename to stable/omada-controller/2.0.4/app-readme.md diff --git a/stable/omada-controller/2.0.4/charts/common-7.0.14.tgz b/stable/omada-controller/2.0.4/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/omada-controller/2.0.4/charts/common-7.0.14.tgz differ diff --git a/stable/omada-controller/2.0.3/helm-values.md b/stable/omada-controller/2.0.4/helm-values.md similarity index 100% rename from stable/omada-controller/2.0.3/helm-values.md rename to stable/omada-controller/2.0.4/helm-values.md diff --git a/stable/omada-controller/2.0.3/ix_values.yaml b/stable/omada-controller/2.0.4/ix_values.yaml similarity index 100% rename from stable/omada-controller/2.0.3/ix_values.yaml rename to stable/omada-controller/2.0.4/ix_values.yaml diff --git a/stable/omada-controller/2.0.3/questions.yaml b/stable/omada-controller/2.0.4/questions.yaml similarity index 100% rename from stable/omada-controller/2.0.3/questions.yaml rename to stable/omada-controller/2.0.4/questions.yaml diff --git a/stable/omada-controller/2.0.3/templates/common.yaml b/stable/omada-controller/2.0.4/templates/common.yaml similarity index 100% rename from stable/omada-controller/2.0.3/templates/common.yaml rename to stable/omada-controller/2.0.4/templates/common.yaml diff --git a/stable/omada-controller/2.0.3/test_values.yaml b/stable/omada-controller/2.0.4/test_values.yaml similarity index 100% rename from stable/omada-controller/2.0.3/test_values.yaml rename to stable/omada-controller/2.0.4/test_values.yaml diff --git a/stable/omada-controller/2.0.3/values.yaml b/stable/omada-controller/2.0.4/values.yaml similarity index 100% rename from stable/omada-controller/2.0.3/values.yaml rename to stable/omada-controller/2.0.4/values.yaml diff --git a/stable/ombi/7.0.1/CHANGELOG.md b/stable/ombi/7.0.1/CHANGELOG.md deleted file mode 100644 index a1a1a72516..0000000000 --- a/stable/ombi/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [ombi-7.0.1](https://github.com/truecharts/apps/compare/ombi-6.11.18...ombi-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/ombi/7.0.1/Chart.lock b/stable/ombi/7.0.1/Chart.lock deleted file mode 100644 index 1dc9efb537..0000000000 --- a/stable/ombi/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:58:59.616640997Z" diff --git a/stable/ombi/7.0.1/charts/common-7.0.12.tgz b/stable/ombi/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/ombi/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/ombi/7.0.2/CHANGELOG.md b/stable/ombi/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..3bec59c104 --- /dev/null +++ b/stable/ombi/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [ombi-7.0.2](https://github.com/truecharts/apps/compare/ombi-7.0.1...ombi-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/ombi/7.0.1/CONFIG.md b/stable/ombi/7.0.2/CONFIG.md similarity index 100% rename from stable/ombi/7.0.1/CONFIG.md rename to stable/ombi/7.0.2/CONFIG.md diff --git a/stable/ombi/7.0.2/Chart.lock b/stable/ombi/7.0.2/Chart.lock new file mode 100644 index 0000000000..8bd927e2fd --- /dev/null +++ b/stable/ombi/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:09:25.258100241Z" diff --git a/stable/ombi/7.0.1/Chart.yaml b/stable/ombi/7.0.2/Chart.yaml similarity index 95% rename from stable/ombi/7.0.1/Chart.yaml rename to stable/ombi/7.0.2/Chart.yaml index 97106b9190..95da5eb924 100644 --- a/stable/ombi/7.0.1/Chart.yaml +++ b/stable/ombi/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.0.1482" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/ombi/7.0.1/README.md b/stable/ombi/7.0.2/README.md similarity index 96% rename from stable/ombi/7.0.1/README.md rename to stable/ombi/7.0.2/README.md index b782aaa042..08cd4b858b 100644 --- a/stable/ombi/7.0.1/README.md +++ b/stable/ombi/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/ombi/7.0.1/app-readme.md b/stable/ombi/7.0.2/app-readme.md similarity index 100% rename from stable/ombi/7.0.1/app-readme.md rename to stable/ombi/7.0.2/app-readme.md diff --git a/stable/ombi/7.0.2/charts/common-7.0.14.tgz b/stable/ombi/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/ombi/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/ombi/7.0.1/helm-values.md b/stable/ombi/7.0.2/helm-values.md similarity index 100% rename from stable/ombi/7.0.1/helm-values.md rename to stable/ombi/7.0.2/helm-values.md diff --git a/stable/ombi/7.0.1/ix_values.yaml b/stable/ombi/7.0.2/ix_values.yaml similarity index 100% rename from stable/ombi/7.0.1/ix_values.yaml rename to stable/ombi/7.0.2/ix_values.yaml diff --git a/stable/ombi/7.0.1/questions.yaml b/stable/ombi/7.0.2/questions.yaml similarity index 99% rename from stable/ombi/7.0.1/questions.yaml rename to stable/ombi/7.0.2/questions.yaml index 381d97a7c2..037bb0c7aa 100644 --- a/stable/ombi/7.0.1/questions.yaml +++ b/stable/ombi/7.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/ombi/7.0.1/templates/common.yaml b/stable/ombi/7.0.2/templates/common.yaml similarity index 100% rename from stable/ombi/7.0.1/templates/common.yaml rename to stable/ombi/7.0.2/templates/common.yaml diff --git a/stable/ombi/7.0.1/test_values.yaml b/stable/ombi/7.0.2/test_values.yaml similarity index 100% rename from stable/ombi/7.0.1/test_values.yaml rename to stable/ombi/7.0.2/test_values.yaml diff --git a/stable/ombi/7.0.1/values.yaml b/stable/ombi/7.0.2/values.yaml similarity index 100% rename from stable/ombi/7.0.1/values.yaml rename to stable/ombi/7.0.2/values.yaml diff --git a/stable/openldap/2.0.1/CHANGELOG.md b/stable/openldap/2.0.1/CHANGELOG.md deleted file mode 100644 index 43c3939d4d..0000000000 --- a/stable/openldap/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,16 +0,0 @@ - - -### [openldap-2.0.1](https://github.com/truecharts/apps/compare/openldap-1.7.19...openldap-2.0.1) (2021-09-13) - -#### Chore - -* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/openldap/2.0.1/Chart.lock b/stable/openldap/2.0.1/Chart.lock deleted file mode 100644 index c151b698a3..0000000000 --- a/stable/openldap/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:59:08.711413523Z" diff --git a/stable/openldap/2.0.1/charts/common-7.0.12.tgz b/stable/openldap/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/openldap/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/openldap/2.0.2/CHANGELOG.md b/stable/openldap/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..b0e1546a04 --- /dev/null +++ b/stable/openldap/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [openldap-2.0.2](https://github.com/truecharts/apps/compare/openldap-2.0.1...openldap-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/openldap/2.0.1/CONFIG.md b/stable/openldap/2.0.2/CONFIG.md similarity index 100% rename from stable/openldap/2.0.1/CONFIG.md rename to stable/openldap/2.0.2/CONFIG.md diff --git a/stable/openldap/2.0.2/Chart.lock b/stable/openldap/2.0.2/Chart.lock new file mode 100644 index 0000000000..7a0a08986c --- /dev/null +++ b/stable/openldap/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:09:34.231450543Z" diff --git a/stable/openldap/2.0.1/Chart.yaml b/stable/openldap/2.0.2/Chart.yaml similarity index 95% rename from stable/openldap/2.0.1/Chart.yaml rename to stable/openldap/2.0.2/Chart.yaml index 722994d3aa..3c2a57d5fc 100644 --- a/stable/openldap/2.0.1/Chart.yaml +++ b/stable/openldap/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.5.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/openldap/2.0.1/README.md b/stable/openldap/2.0.2/README.md similarity index 96% rename from stable/openldap/2.0.1/README.md rename to stable/openldap/2.0.2/README.md index 71d21ab0f2..49284925ec 100644 --- a/stable/openldap/2.0.1/README.md +++ b/stable/openldap/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/openldap/2.0.1/app-readme.md b/stable/openldap/2.0.2/app-readme.md similarity index 100% rename from stable/openldap/2.0.1/app-readme.md rename to stable/openldap/2.0.2/app-readme.md diff --git a/stable/openldap/2.0.2/charts/common-7.0.14.tgz b/stable/openldap/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/openldap/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/openldap/2.0.1/helm-values.md b/stable/openldap/2.0.2/helm-values.md similarity index 100% rename from stable/openldap/2.0.1/helm-values.md rename to stable/openldap/2.0.2/helm-values.md diff --git a/stable/openldap/2.0.1/ix_values.yaml b/stable/openldap/2.0.2/ix_values.yaml similarity index 100% rename from stable/openldap/2.0.1/ix_values.yaml rename to stable/openldap/2.0.2/ix_values.yaml diff --git a/stable/openldap/2.0.1/questions.yaml b/stable/openldap/2.0.2/questions.yaml similarity index 99% rename from stable/openldap/2.0.1/questions.yaml rename to stable/openldap/2.0.2/questions.yaml index e5572779eb..f76cfb1794 100644 --- a/stable/openldap/2.0.1/questions.yaml +++ b/stable/openldap/2.0.2/questions.yaml @@ -1279,12 +1279,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/openldap/2.0.1/templates/_configmap.tpl b/stable/openldap/2.0.2/templates/_configmap.tpl similarity index 100% rename from stable/openldap/2.0.1/templates/_configmap.tpl rename to stable/openldap/2.0.2/templates/_configmap.tpl diff --git a/stable/openldap/2.0.1/templates/common.yaml b/stable/openldap/2.0.2/templates/common.yaml similarity index 100% rename from stable/openldap/2.0.1/templates/common.yaml rename to stable/openldap/2.0.2/templates/common.yaml diff --git a/stable/openldap/2.0.1/test_values.yaml b/stable/openldap/2.0.2/test_values.yaml similarity index 100% rename from stable/openldap/2.0.1/test_values.yaml rename to stable/openldap/2.0.2/test_values.yaml diff --git a/stable/openldap/2.0.1/values.yaml b/stable/openldap/2.0.2/values.yaml similarity index 100% rename from stable/openldap/2.0.1/values.yaml rename to stable/openldap/2.0.2/values.yaml diff --git a/stable/organizr/7.0.1/CHANGELOG.md b/stable/organizr/7.0.1/CHANGELOG.md deleted file mode 100644 index 670437538b..0000000000 --- a/stable/organizr/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [organizr-7.0.1](https://github.com/truecharts/apps/compare/organizr-6.11.15...organizr-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/organizr/7.0.1/Chart.lock b/stable/organizr/7.0.1/Chart.lock deleted file mode 100644 index 323415f5af..0000000000 --- a/stable/organizr/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T16:59:17.75393181Z" diff --git a/stable/organizr/7.0.1/charts/common-7.0.12.tgz b/stable/organizr/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/organizr/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/organizr/7.0.2/CHANGELOG.md b/stable/organizr/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..b1415624cf --- /dev/null +++ b/stable/organizr/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [organizr-7.0.2](https://github.com/truecharts/apps/compare/organizr-7.0.1...organizr-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/organizr/7.0.1/CONFIG.md b/stable/organizr/7.0.2/CONFIG.md similarity index 100% rename from stable/organizr/7.0.1/CONFIG.md rename to stable/organizr/7.0.2/CONFIG.md diff --git a/stable/organizr/7.0.2/Chart.lock b/stable/organizr/7.0.2/Chart.lock new file mode 100644 index 0000000000..af73b45548 --- /dev/null +++ b/stable/organizr/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:09:43.114062264Z" diff --git a/stable/organizr/7.0.1/Chart.yaml b/stable/organizr/7.0.2/Chart.yaml similarity index 94% rename from stable/organizr/7.0.1/Chart.yaml rename to stable/organizr/7.0.2/Chart.yaml index 3cac0bcf89..7cf7c566b2 100644 --- a/stable/organizr/7.0.1/Chart.yaml +++ b/stable/organizr/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: HTPC/Homelab Services Organizer home: https://github.com/truecharts/apps/tree/master/charts/incubator/organizr @@ -20,4 +20,4 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/organizr/7.0.1/README.md b/stable/organizr/7.0.2/README.md similarity index 96% rename from stable/organizr/7.0.1/README.md rename to stable/organizr/7.0.2/README.md index 5278cb57fe..f75b28247e 100644 --- a/stable/organizr/7.0.1/README.md +++ b/stable/organizr/7.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/organizr/7.0.1/app-readme.md b/stable/organizr/7.0.2/app-readme.md similarity index 100% rename from stable/organizr/7.0.1/app-readme.md rename to stable/organizr/7.0.2/app-readme.md diff --git a/stable/organizr/7.0.2/charts/common-7.0.14.tgz b/stable/organizr/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/organizr/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/organizr/7.0.1/helm-values.md b/stable/organizr/7.0.2/helm-values.md similarity index 100% rename from stable/organizr/7.0.1/helm-values.md rename to stable/organizr/7.0.2/helm-values.md diff --git a/stable/organizr/7.0.1/ix_values.yaml b/stable/organizr/7.0.2/ix_values.yaml similarity index 100% rename from stable/organizr/7.0.1/ix_values.yaml rename to stable/organizr/7.0.2/ix_values.yaml diff --git a/stable/organizr/7.0.1/questions.yaml b/stable/organizr/7.0.2/questions.yaml similarity index 99% rename from stable/organizr/7.0.1/questions.yaml rename to stable/organizr/7.0.2/questions.yaml index 41561817f2..362eb8a17b 100644 --- a/stable/organizr/7.0.1/questions.yaml +++ b/stable/organizr/7.0.2/questions.yaml @@ -1410,12 +1410,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/organizr/7.0.1/templates/common.yaml b/stable/organizr/7.0.2/templates/common.yaml similarity index 100% rename from stable/organizr/7.0.1/templates/common.yaml rename to stable/organizr/7.0.2/templates/common.yaml diff --git a/stable/organizr/7.0.1/test_values.yaml b/stable/organizr/7.0.2/test_values.yaml similarity index 100% rename from stable/organizr/7.0.1/test_values.yaml rename to stable/organizr/7.0.2/test_values.yaml diff --git a/stable/organizr/7.0.1/values.yaml b/stable/organizr/7.0.2/values.yaml similarity index 100% rename from stable/organizr/7.0.1/values.yaml rename to stable/organizr/7.0.2/values.yaml diff --git a/stable/oscam/2.0.1/CHANGELOG.md b/stable/oscam/2.0.1/CHANGELOG.md deleted file mode 100644 index 9f21430b47..0000000000 --- a/stable/oscam/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [oscam-2.0.1](https://github.com/truecharts/apps/compare/oscam-1.0.2...oscam-2.0.1) (2021-09-13) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) - diff --git a/stable/oscam/2.0.1/Chart.lock b/stable/oscam/2.0.1/Chart.lock deleted file mode 100644 index c11b484902..0000000000 --- a/stable/oscam/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:59:26.670496187Z" diff --git a/stable/oscam/2.0.1/charts/common-7.0.12.tgz b/stable/oscam/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/oscam/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/oscam/2.0.2/CHANGELOG.md b/stable/oscam/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..b73d56f936 --- /dev/null +++ b/stable/oscam/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [oscam-2.0.2](https://github.com/truecharts/apps/compare/oscam-2.0.1...oscam-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/oscam/2.0.1/CONFIG.md b/stable/oscam/2.0.2/CONFIG.md similarity index 100% rename from stable/oscam/2.0.1/CONFIG.md rename to stable/oscam/2.0.2/CONFIG.md diff --git a/stable/oscam/2.0.2/Chart.lock b/stable/oscam/2.0.2/Chart.lock new file mode 100644 index 0000000000..c55110b732 --- /dev/null +++ b/stable/oscam/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:09:52.060787834Z" diff --git a/stable/oscam/2.0.1/Chart.yaml b/stable/oscam/2.0.2/Chart.yaml similarity index 94% rename from stable/oscam/2.0.1/Chart.yaml rename to stable/oscam/2.0.2/Chart.yaml index d1299151f2..3f85b79bc0 100644 --- a/stable/oscam/2.0.1/Chart.yaml +++ b/stable/oscam/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11693" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/oscam/2.0.1/README.md b/stable/oscam/2.0.2/README.md similarity index 96% rename from stable/oscam/2.0.1/README.md rename to stable/oscam/2.0.2/README.md index f2ee7db5d7..948809bc9a 100644 --- a/stable/oscam/2.0.1/README.md +++ b/stable/oscam/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/oscam/2.0.1/app-readme.md b/stable/oscam/2.0.2/app-readme.md similarity index 100% rename from stable/oscam/2.0.1/app-readme.md rename to stable/oscam/2.0.2/app-readme.md diff --git a/stable/oscam/2.0.2/charts/common-7.0.14.tgz b/stable/oscam/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/oscam/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/oscam/2.0.1/helm-values.md b/stable/oscam/2.0.2/helm-values.md similarity index 100% rename from stable/oscam/2.0.1/helm-values.md rename to stable/oscam/2.0.2/helm-values.md diff --git a/stable/oscam/2.0.1/ix_values.yaml b/stable/oscam/2.0.2/ix_values.yaml similarity index 100% rename from stable/oscam/2.0.1/ix_values.yaml rename to stable/oscam/2.0.2/ix_values.yaml diff --git a/stable/oscam/2.0.1/questions.yaml b/stable/oscam/2.0.2/questions.yaml similarity index 99% rename from stable/oscam/2.0.1/questions.yaml rename to stable/oscam/2.0.2/questions.yaml index 676e8be567..08ab0408bf 100644 --- a/stable/oscam/2.0.1/questions.yaml +++ b/stable/oscam/2.0.2/questions.yaml @@ -1334,12 +1334,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/oscam/2.0.1/templates/common.yaml b/stable/oscam/2.0.2/templates/common.yaml similarity index 100% rename from stable/oscam/2.0.1/templates/common.yaml rename to stable/oscam/2.0.2/templates/common.yaml diff --git a/stable/oscam/2.0.1/test_values.yaml b/stable/oscam/2.0.2/test_values.yaml similarity index 100% rename from stable/oscam/2.0.1/test_values.yaml rename to stable/oscam/2.0.2/test_values.yaml diff --git a/stable/oscam/2.0.1/values.yaml b/stable/oscam/2.0.2/values.yaml similarity index 100% rename from stable/oscam/2.0.1/values.yaml rename to stable/oscam/2.0.2/values.yaml diff --git a/stable/overseerr/2.0.2/CHANGELOG.md b/stable/overseerr/2.0.2/CHANGELOG.md deleted file mode 100644 index 10dc789189..0000000000 --- a/stable/overseerr/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [overseerr-2.0.2](https://github.com/truecharts/apps/compare/overseerr-2.0.1...overseerr-2.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/overseerr/2.0.2/Chart.lock b/stable/overseerr/2.0.2/Chart.lock deleted file mode 100644 index d50d295d22..0000000000 --- a/stable/overseerr/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-21T08:46:32.557887699Z" diff --git a/stable/overseerr/2.0.2/charts/common-7.0.12.tgz b/stable/overseerr/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/overseerr/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/overseerr/2.0.3/CHANGELOG.md b/stable/overseerr/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..e860d2bc7c --- /dev/null +++ b/stable/overseerr/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [overseerr-2.0.3](https://github.com/truecharts/apps/compare/overseerr-2.0.2...overseerr-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/overseerr/2.0.2/CONFIG.md b/stable/overseerr/2.0.3/CONFIG.md similarity index 100% rename from stable/overseerr/2.0.2/CONFIG.md rename to stable/overseerr/2.0.3/CONFIG.md diff --git a/stable/overseerr/2.0.3/Chart.lock b/stable/overseerr/2.0.3/Chart.lock new file mode 100644 index 0000000000..2c2d43cba8 --- /dev/null +++ b/stable/overseerr/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:10:01.456184029Z" diff --git a/stable/overseerr/2.0.2/Chart.yaml b/stable/overseerr/2.0.3/Chart.yaml similarity index 95% rename from stable/overseerr/2.0.2/Chart.yaml rename to stable/overseerr/2.0.3/Chart.yaml index 438a33329b..eafb7166de 100644 --- a/stable/overseerr/2.0.2/Chart.yaml +++ b/stable/overseerr/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.26.1" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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: 2.0.2 +version: 2.0.3 diff --git a/stable/overseerr/2.0.2/README.md b/stable/overseerr/2.0.3/README.md similarity index 96% rename from stable/overseerr/2.0.2/README.md rename to stable/overseerr/2.0.3/README.md index 3222009dcf..6d96256d8d 100644 --- a/stable/overseerr/2.0.2/README.md +++ b/stable/overseerr/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/overseerr/2.0.2/app-readme.md b/stable/overseerr/2.0.3/app-readme.md similarity index 100% rename from stable/overseerr/2.0.2/app-readme.md rename to stable/overseerr/2.0.3/app-readme.md diff --git a/stable/overseerr/2.0.3/charts/common-7.0.14.tgz b/stable/overseerr/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/overseerr/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/overseerr/2.0.2/helm-values.md b/stable/overseerr/2.0.3/helm-values.md similarity index 100% rename from stable/overseerr/2.0.2/helm-values.md rename to stable/overseerr/2.0.3/helm-values.md diff --git a/stable/overseerr/2.0.2/ix_values.yaml b/stable/overseerr/2.0.3/ix_values.yaml similarity index 100% rename from stable/overseerr/2.0.2/ix_values.yaml rename to stable/overseerr/2.0.3/ix_values.yaml diff --git a/stable/overseerr/2.0.2/questions.yaml b/stable/overseerr/2.0.3/questions.yaml similarity index 100% rename from stable/overseerr/2.0.2/questions.yaml rename to stable/overseerr/2.0.3/questions.yaml diff --git a/stable/overseerr/2.0.2/templates/common.yaml b/stable/overseerr/2.0.3/templates/common.yaml similarity index 100% rename from stable/overseerr/2.0.2/templates/common.yaml rename to stable/overseerr/2.0.3/templates/common.yaml diff --git a/stable/overseerr/2.0.2/test_values.yaml b/stable/overseerr/2.0.3/test_values.yaml similarity index 100% rename from stable/overseerr/2.0.2/test_values.yaml rename to stable/overseerr/2.0.3/test_values.yaml diff --git a/stable/overseerr/2.0.2/values.yaml b/stable/overseerr/2.0.3/values.yaml similarity index 100% rename from stable/overseerr/2.0.2/values.yaml rename to stable/overseerr/2.0.3/values.yaml diff --git a/stable/owncast/2.0.1/CHANGELOG.md b/stable/owncast/2.0.1/CHANGELOG.md deleted file mode 100644 index 754bf1dbed..0000000000 --- a/stable/owncast/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,16 +0,0 @@ - - -### [owncast-2.0.1](https://github.com/truecharts/apps/compare/owncast-1.9.15...owncast-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/owncast/2.0.1/Chart.lock b/stable/owncast/2.0.1/Chart.lock deleted file mode 100644 index 5e8c4bdee6..0000000000 --- a/stable/owncast/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T16:59:44.892948602Z" diff --git a/stable/owncast/2.0.1/charts/common-7.0.12.tgz b/stable/owncast/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/owncast/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/owncast/2.0.2/CHANGELOG.md b/stable/owncast/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..510ec1e184 --- /dev/null +++ b/stable/owncast/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [owncast-2.0.2](https://github.com/truecharts/apps/compare/owncast-2.0.1...owncast-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/owncast/2.0.1/CONFIG.md b/stable/owncast/2.0.2/CONFIG.md similarity index 100% rename from stable/owncast/2.0.1/CONFIG.md rename to stable/owncast/2.0.2/CONFIG.md diff --git a/stable/owncast/2.0.2/Chart.lock b/stable/owncast/2.0.2/Chart.lock new file mode 100644 index 0000000000..5260a53524 --- /dev/null +++ b/stable/owncast/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:10:10.187325495Z" diff --git a/stable/owncast/2.0.1/Chart.yaml b/stable/owncast/2.0.2/Chart.yaml similarity index 94% rename from stable/owncast/2.0.1/Chart.yaml rename to stable/owncast/2.0.2/Chart.yaml index 482f756fe0..692fa7e331 100644 --- a/stable/owncast/2.0.1/Chart.yaml +++ b/stable/owncast/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.0.8" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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/incubator/owncast @@ -22,4 +22,4 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 2.0.1 +version: 2.0.2 diff --git a/stable/owncast/2.0.1/README.md b/stable/owncast/2.0.2/README.md similarity index 96% rename from stable/owncast/2.0.1/README.md rename to stable/owncast/2.0.2/README.md index 581778bb2c..4b08d718a4 100644 --- a/stable/owncast/2.0.1/README.md +++ b/stable/owncast/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/owncast/2.0.1/app-readme.md b/stable/owncast/2.0.2/app-readme.md similarity index 100% rename from stable/owncast/2.0.1/app-readme.md rename to stable/owncast/2.0.2/app-readme.md diff --git a/stable/owncast/2.0.2/charts/common-7.0.14.tgz b/stable/owncast/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/owncast/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/owncast/2.0.1/helm-values.md b/stable/owncast/2.0.2/helm-values.md similarity index 100% rename from stable/owncast/2.0.1/helm-values.md rename to stable/owncast/2.0.2/helm-values.md diff --git a/stable/owncast/2.0.1/ix_values.yaml b/stable/owncast/2.0.2/ix_values.yaml similarity index 100% rename from stable/owncast/2.0.1/ix_values.yaml rename to stable/owncast/2.0.2/ix_values.yaml diff --git a/stable/owncast/2.0.1/questions.yaml b/stable/owncast/2.0.2/questions.yaml similarity index 99% rename from stable/owncast/2.0.1/questions.yaml rename to stable/owncast/2.0.2/questions.yaml index 73679d06c7..66ab18df57 100644 --- a/stable/owncast/2.0.1/questions.yaml +++ b/stable/owncast/2.0.2/questions.yaml @@ -1386,12 +1386,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/owncast/2.0.1/templates/common.yaml b/stable/owncast/2.0.2/templates/common.yaml similarity index 100% rename from stable/owncast/2.0.1/templates/common.yaml rename to stable/owncast/2.0.2/templates/common.yaml diff --git a/stable/owncast/2.0.1/test_values.yaml b/stable/owncast/2.0.2/test_values.yaml similarity index 100% rename from stable/owncast/2.0.1/test_values.yaml rename to stable/owncast/2.0.2/test_values.yaml diff --git a/stable/owncast/2.0.1/values.yaml b/stable/owncast/2.0.2/values.yaml similarity index 100% rename from stable/owncast/2.0.1/values.yaml rename to stable/owncast/2.0.2/values.yaml diff --git a/stable/owncloud-ocis/2.0.2/CHANGELOG.md b/stable/owncloud-ocis/2.0.2/CHANGELOG.md deleted file mode 100644 index 05ad9aa58b..0000000000 --- a/stable/owncloud-ocis/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [owncloud-ocis-2.0.2](https://github.com/truecharts/apps/compare/owncloud-ocis-2.0.1...owncloud-ocis-2.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/owncloud-ocis/2.0.2/Chart.lock b/stable/owncloud-ocis/2.0.2/Chart.lock deleted file mode 100644 index f86c7f5ee9..0000000000 --- a/stable/owncloud-ocis/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-21T08:46:44.213130857Z" diff --git a/stable/owncloud-ocis/2.0.2/charts/common-7.0.12.tgz b/stable/owncloud-ocis/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/owncloud-ocis/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/2.0.3/CHANGELOG.md b/stable/owncloud-ocis/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..6476195dc2 --- /dev/null +++ b/stable/owncloud-ocis/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [owncloud-ocis-2.0.3](https://github.com/truecharts/apps/compare/owncloud-ocis-2.0.2...owncloud-ocis-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/owncloud-ocis/2.0.2/CONFIG.md b/stable/owncloud-ocis/2.0.3/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/2.0.2/CONFIG.md rename to stable/owncloud-ocis/2.0.3/CONFIG.md diff --git a/stable/owncloud-ocis/2.0.3/Chart.lock b/stable/owncloud-ocis/2.0.3/Chart.lock new file mode 100644 index 0000000000..5bf26d0bc0 --- /dev/null +++ b/stable/owncloud-ocis/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:10:18.98303295Z" diff --git a/stable/owncloud-ocis/2.0.2/Chart.yaml b/stable/owncloud-ocis/2.0.3/Chart.yaml similarity index 95% rename from stable/owncloud-ocis/2.0.2/Chart.yaml rename to stable/owncloud-ocis/2.0.3/Chart.yaml index 332cc91ef6..fb0565ec9e 100644 --- a/stable/owncloud-ocis/2.0.2/Chart.yaml +++ b/stable/owncloud-ocis/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.12.0" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: ownCloud Infinite Scale is a self-hosted file sync and share server. home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.2 +version: 2.0.3 diff --git a/stable/owncloud-ocis/2.0.2/README.md b/stable/owncloud-ocis/2.0.3/README.md similarity index 96% rename from stable/owncloud-ocis/2.0.2/README.md rename to stable/owncloud-ocis/2.0.3/README.md index 2dd7c86baa..70e87803f9 100644 --- a/stable/owncloud-ocis/2.0.2/README.md +++ b/stable/owncloud-ocis/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/owncloud-ocis/2.0.2/app-readme.md b/stable/owncloud-ocis/2.0.3/app-readme.md similarity index 100% rename from stable/owncloud-ocis/2.0.2/app-readme.md rename to stable/owncloud-ocis/2.0.3/app-readme.md diff --git a/stable/owncloud-ocis/2.0.3/charts/common-7.0.14.tgz b/stable/owncloud-ocis/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/owncloud-ocis/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/owncloud-ocis/2.0.2/helm-values.md b/stable/owncloud-ocis/2.0.3/helm-values.md similarity index 100% rename from stable/owncloud-ocis/2.0.2/helm-values.md rename to stable/owncloud-ocis/2.0.3/helm-values.md diff --git a/stable/owncloud-ocis/2.0.2/ix_values.yaml b/stable/owncloud-ocis/2.0.3/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/2.0.2/ix_values.yaml rename to stable/owncloud-ocis/2.0.3/ix_values.yaml diff --git a/stable/owncloud-ocis/2.0.2/questions.yaml b/stable/owncloud-ocis/2.0.3/questions.yaml similarity index 100% rename from stable/owncloud-ocis/2.0.2/questions.yaml rename to stable/owncloud-ocis/2.0.3/questions.yaml diff --git a/stable/owncloud-ocis/2.0.2/templates/common.yaml b/stable/owncloud-ocis/2.0.3/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/2.0.2/templates/common.yaml rename to stable/owncloud-ocis/2.0.3/templates/common.yaml diff --git a/stable/owncloud-ocis/2.0.2/test_values.yaml b/stable/owncloud-ocis/2.0.3/test_values.yaml similarity index 100% rename from stable/owncloud-ocis/2.0.2/test_values.yaml rename to stable/owncloud-ocis/2.0.3/test_values.yaml diff --git a/stable/owncloud-ocis/2.0.2/values.yaml b/stable/owncloud-ocis/2.0.3/values.yaml similarity index 100% rename from stable/owncloud-ocis/2.0.2/values.yaml rename to stable/owncloud-ocis/2.0.3/values.yaml diff --git a/stable/pgadmin/2.0.1/CHANGELOG.md b/stable/pgadmin/2.0.1/CHANGELOG.md deleted file mode 100644 index 50e3256456..0000000000 --- a/stable/pgadmin/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [pgadmin-2.0.1](https://github.com/truecharts/apps/compare/pgadmin-1.8.15...pgadmin-2.0.1) (2021-09-13) - -#### Chore - -* update non-major - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/pgadmin/2.0.1/Chart.lock b/stable/pgadmin/2.0.1/Chart.lock deleted file mode 100644 index a355c49cba..0000000000 --- a/stable/pgadmin/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:00:02.711847372Z" diff --git a/stable/pgadmin/2.0.1/charts/common-7.0.12.tgz b/stable/pgadmin/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/pgadmin/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/pgadmin/2.0.2/CHANGELOG.md b/stable/pgadmin/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..f8ea93dbd3 --- /dev/null +++ b/stable/pgadmin/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pgadmin-2.0.2](https://github.com/truecharts/apps/compare/pgadmin-2.0.1...pgadmin-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/pgadmin/2.0.1/CONFIG.md b/stable/pgadmin/2.0.2/CONFIG.md similarity index 100% rename from stable/pgadmin/2.0.1/CONFIG.md rename to stable/pgadmin/2.0.2/CONFIG.md diff --git a/stable/pgadmin/2.0.2/Chart.lock b/stable/pgadmin/2.0.2/Chart.lock new file mode 100644 index 0000000000..d7f6eaf78d --- /dev/null +++ b/stable/pgadmin/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:10:27.946366317Z" diff --git a/stable/pgadmin/2.0.1/Chart.yaml b/stable/pgadmin/2.0.2/Chart.yaml similarity index 94% rename from stable/pgadmin/2.0.1/Chart.yaml rename to stable/pgadmin/2.0.2/Chart.yaml index c3ede58335..64b0f99271 100644 --- a/stable/pgadmin/2.0.1/Chart.yaml +++ b/stable/pgadmin/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.7" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/pgadmin/2.0.1/README.md b/stable/pgadmin/2.0.2/README.md similarity index 96% rename from stable/pgadmin/2.0.1/README.md rename to stable/pgadmin/2.0.2/README.md index 884aaa106f..61df76552e 100644 --- a/stable/pgadmin/2.0.1/README.md +++ b/stable/pgadmin/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/pgadmin/2.0.1/app-readme.md b/stable/pgadmin/2.0.2/app-readme.md similarity index 100% rename from stable/pgadmin/2.0.1/app-readme.md rename to stable/pgadmin/2.0.2/app-readme.md diff --git a/stable/pgadmin/2.0.2/charts/common-7.0.14.tgz b/stable/pgadmin/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/pgadmin/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/pgadmin/2.0.1/helm-values.md b/stable/pgadmin/2.0.2/helm-values.md similarity index 100% rename from stable/pgadmin/2.0.1/helm-values.md rename to stable/pgadmin/2.0.2/helm-values.md diff --git a/stable/pgadmin/2.0.1/ix_values.yaml b/stable/pgadmin/2.0.2/ix_values.yaml similarity index 100% rename from stable/pgadmin/2.0.1/ix_values.yaml rename to stable/pgadmin/2.0.2/ix_values.yaml diff --git a/stable/pgadmin/2.0.1/questions.yaml b/stable/pgadmin/2.0.2/questions.yaml similarity index 99% rename from stable/pgadmin/2.0.1/questions.yaml rename to stable/pgadmin/2.0.2/questions.yaml index 312899c331..d2f963108f 100644 --- a/stable/pgadmin/2.0.1/questions.yaml +++ b/stable/pgadmin/2.0.2/questions.yaml @@ -1347,12 +1347,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/pgadmin/2.0.1/templates/common.yaml b/stable/pgadmin/2.0.2/templates/common.yaml similarity index 100% rename from stable/pgadmin/2.0.1/templates/common.yaml rename to stable/pgadmin/2.0.2/templates/common.yaml diff --git a/stable/pgadmin/2.0.1/test_values.yaml b/stable/pgadmin/2.0.2/test_values.yaml similarity index 100% rename from stable/pgadmin/2.0.1/test_values.yaml rename to stable/pgadmin/2.0.2/test_values.yaml diff --git a/stable/pgadmin/2.0.1/values.yaml b/stable/pgadmin/2.0.2/values.yaml similarity index 100% rename from stable/pgadmin/2.0.1/values.yaml rename to stable/pgadmin/2.0.2/values.yaml diff --git a/stable/photoprism/2.0.1/CHANGELOG.md b/stable/photoprism/2.0.1/CHANGELOG.md deleted file mode 100644 index d921283a0d..0000000000 --- a/stable/photoprism/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [photoprism-2.0.1](https://github.com/truecharts/apps/compare/photoprism-1.9.15...photoprism-2.0.1) (2021-09-13) - -#### Chore - -* update non-major - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/photoprism/2.0.1/Chart.lock b/stable/photoprism/2.0.1/Chart.lock deleted file mode 100644 index 940fe0a8eb..0000000000 --- a/stable/photoprism/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T17:00:11.745404945Z" diff --git a/stable/photoprism/2.0.1/charts/common-7.0.12.tgz b/stable/photoprism/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/photoprism/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/photoprism/2.0.2/CHANGELOG.md b/stable/photoprism/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..4575f14167 --- /dev/null +++ b/stable/photoprism/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [photoprism-2.0.2](https://github.com/truecharts/apps/compare/photoprism-2.0.1...photoprism-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/photoprism/2.0.1/CONFIG.md b/stable/photoprism/2.0.2/CONFIG.md similarity index 100% rename from stable/photoprism/2.0.1/CONFIG.md rename to stable/photoprism/2.0.2/CONFIG.md diff --git a/stable/photoprism/2.0.2/Chart.lock b/stable/photoprism/2.0.2/Chart.lock new file mode 100644 index 0000000000..046b80817a --- /dev/null +++ b/stable/photoprism/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:10:36.793215648Z" diff --git a/stable/photoprism/2.0.1/Chart.yaml b/stable/photoprism/2.0.2/Chart.yaml similarity index 95% rename from stable/photoprism/2.0.1/Chart.yaml rename to stable/photoprism/2.0.2/Chart.yaml index eab71f8292..0d8988bede 100644 --- a/stable/photoprism/2.0.1/Chart.yaml +++ b/stable/photoprism/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "20210523" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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/incubator/photoprism @@ -22,4 +22,4 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 2.0.1 +version: 2.0.2 diff --git a/stable/photoprism/2.0.1/README.md b/stable/photoprism/2.0.2/README.md similarity index 96% rename from stable/photoprism/2.0.1/README.md rename to stable/photoprism/2.0.2/README.md index 49480fa203..0a660090c8 100644 --- a/stable/photoprism/2.0.1/README.md +++ b/stable/photoprism/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/photoprism/2.0.1/app-readme.md b/stable/photoprism/2.0.2/app-readme.md similarity index 100% rename from stable/photoprism/2.0.1/app-readme.md rename to stable/photoprism/2.0.2/app-readme.md diff --git a/stable/photoprism/2.0.2/charts/common-7.0.14.tgz b/stable/photoprism/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/photoprism/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/photoprism/2.0.1/helm-values.md b/stable/photoprism/2.0.2/helm-values.md similarity index 100% rename from stable/photoprism/2.0.1/helm-values.md rename to stable/photoprism/2.0.2/helm-values.md diff --git a/stable/photoprism/2.0.1/ix_values.yaml b/stable/photoprism/2.0.2/ix_values.yaml similarity index 100% rename from stable/photoprism/2.0.1/ix_values.yaml rename to stable/photoprism/2.0.2/ix_values.yaml diff --git a/stable/photoprism/2.0.1/questions.yaml b/stable/photoprism/2.0.2/questions.yaml similarity index 99% rename from stable/photoprism/2.0.1/questions.yaml rename to stable/photoprism/2.0.2/questions.yaml index df3b5e928f..fbad71621f 100644 --- a/stable/photoprism/2.0.1/questions.yaml +++ b/stable/photoprism/2.0.2/questions.yaml @@ -1370,12 +1370,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/photoprism/2.0.1/templates/common.yaml b/stable/photoprism/2.0.2/templates/common.yaml similarity index 100% rename from stable/photoprism/2.0.1/templates/common.yaml rename to stable/photoprism/2.0.2/templates/common.yaml diff --git a/stable/photoprism/2.0.1/test_values.yaml b/stable/photoprism/2.0.2/test_values.yaml similarity index 100% rename from stable/photoprism/2.0.1/test_values.yaml rename to stable/photoprism/2.0.2/test_values.yaml diff --git a/stable/photoprism/2.0.1/values.yaml b/stable/photoprism/2.0.2/values.yaml similarity index 100% rename from stable/photoprism/2.0.1/values.yaml rename to stable/photoprism/2.0.2/values.yaml diff --git a/stable/phpldapadmin/2.0.1/CHANGELOG.md b/stable/phpldapadmin/2.0.1/CHANGELOG.md deleted file mode 100644 index 9abab34e94..0000000000 --- a/stable/phpldapadmin/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [phpldapadmin-2.0.1](https://github.com/truecharts/apps/compare/phpldapadmin-1.8.15...phpldapadmin-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/phpldapadmin/2.0.1/Chart.lock b/stable/phpldapadmin/2.0.1/Chart.lock deleted file mode 100644 index a5568b1256..0000000000 --- a/stable/phpldapadmin/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:00:20.512058193Z" diff --git a/stable/phpldapadmin/2.0.1/charts/common-7.0.12.tgz b/stable/phpldapadmin/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/phpldapadmin/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/phpldapadmin/2.0.2/CHANGELOG.md b/stable/phpldapadmin/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..2df5dadb38 --- /dev/null +++ b/stable/phpldapadmin/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [phpldapadmin-2.0.2](https://github.com/truecharts/apps/compare/phpldapadmin-2.0.1...phpldapadmin-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/phpldapadmin/2.0.1/CONFIG.md b/stable/phpldapadmin/2.0.2/CONFIG.md similarity index 100% rename from stable/phpldapadmin/2.0.1/CONFIG.md rename to stable/phpldapadmin/2.0.2/CONFIG.md diff --git a/stable/phpldapadmin/2.0.2/Chart.lock b/stable/phpldapadmin/2.0.2/Chart.lock new file mode 100644 index 0000000000..e795297048 --- /dev/null +++ b/stable/phpldapadmin/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:10:45.868392729Z" diff --git a/stable/phpldapadmin/2.0.1/Chart.yaml b/stable/phpldapadmin/2.0.2/Chart.yaml similarity index 95% rename from stable/phpldapadmin/2.0.1/Chart.yaml rename to stable/phpldapadmin/2.0.2/Chart.yaml index 030839301e..201206d15f 100644 --- a/stable/phpldapadmin/2.0.1/Chart.yaml +++ b/stable/phpldapadmin/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/phpldapadmin/2.0.1/README.md b/stable/phpldapadmin/2.0.2/README.md similarity index 96% rename from stable/phpldapadmin/2.0.1/README.md rename to stable/phpldapadmin/2.0.2/README.md index e1e7071aa1..0637c78d5a 100644 --- a/stable/phpldapadmin/2.0.1/README.md +++ b/stable/phpldapadmin/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/phpldapadmin/2.0.1/app-readme.md b/stable/phpldapadmin/2.0.2/app-readme.md similarity index 100% rename from stable/phpldapadmin/2.0.1/app-readme.md rename to stable/phpldapadmin/2.0.2/app-readme.md diff --git a/stable/phpldapadmin/2.0.2/charts/common-7.0.14.tgz b/stable/phpldapadmin/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/phpldapadmin/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/phpldapadmin/2.0.1/helm-values.md b/stable/phpldapadmin/2.0.2/helm-values.md similarity index 100% rename from stable/phpldapadmin/2.0.1/helm-values.md rename to stable/phpldapadmin/2.0.2/helm-values.md diff --git a/stable/phpldapadmin/2.0.1/ix_values.yaml b/stable/phpldapadmin/2.0.2/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/2.0.1/ix_values.yaml rename to stable/phpldapadmin/2.0.2/ix_values.yaml diff --git a/stable/phpldapadmin/2.0.1/questions.yaml b/stable/phpldapadmin/2.0.2/questions.yaml similarity index 99% rename from stable/phpldapadmin/2.0.1/questions.yaml rename to stable/phpldapadmin/2.0.2/questions.yaml index 77cb4a1d21..e913d02a81 100644 --- a/stable/phpldapadmin/2.0.1/questions.yaml +++ b/stable/phpldapadmin/2.0.2/questions.yaml @@ -1229,12 +1229,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/phpldapadmin/2.0.1/templates/common.yaml b/stable/phpldapadmin/2.0.2/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/2.0.1/templates/common.yaml rename to stable/phpldapadmin/2.0.2/templates/common.yaml diff --git a/stable/phpldapadmin/2.0.1/test_values.yaml b/stable/phpldapadmin/2.0.2/test_values.yaml similarity index 100% rename from stable/phpldapadmin/2.0.1/test_values.yaml rename to stable/phpldapadmin/2.0.2/test_values.yaml diff --git a/stable/phpldapadmin/2.0.1/values.yaml b/stable/phpldapadmin/2.0.2/values.yaml similarity index 100% rename from stable/phpldapadmin/2.0.1/values.yaml rename to stable/phpldapadmin/2.0.2/values.yaml diff --git a/stable/piaware/2.0.1/CHANGELOG.md b/stable/piaware/2.0.1/CHANGELOG.md deleted file mode 100644 index a2e4dee481..0000000000 --- a/stable/piaware/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [piaware-2.0.1](https://github.com/truecharts/apps/compare/piaware-1.9.16...piaware-2.0.1) (2021-09-13) - -#### Chore - -* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/piaware/2.0.1/Chart.lock b/stable/piaware/2.0.1/Chart.lock deleted file mode 100644 index a7a169c181..0000000000 --- a/stable/piaware/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T17:00:29.426714017Z" diff --git a/stable/piaware/2.0.1/charts/common-7.0.12.tgz b/stable/piaware/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/piaware/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/piaware/2.0.2/CHANGELOG.md b/stable/piaware/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..5a0c66e128 --- /dev/null +++ b/stable/piaware/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [piaware-2.0.2](https://github.com/truecharts/apps/compare/piaware-2.0.1...piaware-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/piaware/2.0.1/CONFIG.md b/stable/piaware/2.0.2/CONFIG.md similarity index 100% rename from stable/piaware/2.0.1/CONFIG.md rename to stable/piaware/2.0.2/CONFIG.md diff --git a/stable/piaware/2.0.2/Chart.lock b/stable/piaware/2.0.2/Chart.lock new file mode 100644 index 0000000000..c12b6499e7 --- /dev/null +++ b/stable/piaware/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:10:54.889111575Z" diff --git a/stable/piaware/2.0.1/Chart.yaml b/stable/piaware/2.0.2/Chart.yaml similarity index 94% rename from stable/piaware/2.0.1/Chart.yaml rename to stable/piaware/2.0.2/Chart.yaml index 67976734f0..5335cd5df1 100644 --- a/stable/piaware/2.0.1/Chart.yaml +++ b/stable/piaware/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.1" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Program for forwarding ADS-B data to FlightAware home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/piaware/2.0.1/README.md b/stable/piaware/2.0.2/README.md similarity index 96% rename from stable/piaware/2.0.1/README.md rename to stable/piaware/2.0.2/README.md index 4e9f613b4a..963e0a6a1d 100644 --- a/stable/piaware/2.0.1/README.md +++ b/stable/piaware/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/piaware/2.0.1/app-readme.md b/stable/piaware/2.0.2/app-readme.md similarity index 100% rename from stable/piaware/2.0.1/app-readme.md rename to stable/piaware/2.0.2/app-readme.md diff --git a/stable/piaware/2.0.2/charts/common-7.0.14.tgz b/stable/piaware/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/piaware/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/piaware/2.0.1/ci/ct-values.yaml b/stable/piaware/2.0.2/ci/ct-values.yaml similarity index 100% rename from stable/piaware/2.0.1/ci/ct-values.yaml rename to stable/piaware/2.0.2/ci/ct-values.yaml diff --git a/stable/piaware/2.0.1/helm-values.md b/stable/piaware/2.0.2/helm-values.md similarity index 100% rename from stable/piaware/2.0.1/helm-values.md rename to stable/piaware/2.0.2/helm-values.md diff --git a/stable/piaware/2.0.1/ix_values.yaml b/stable/piaware/2.0.2/ix_values.yaml similarity index 100% rename from stable/piaware/2.0.1/ix_values.yaml rename to stable/piaware/2.0.2/ix_values.yaml diff --git a/stable/piaware/2.0.1/questions.yaml b/stable/piaware/2.0.2/questions.yaml similarity index 99% rename from stable/piaware/2.0.1/questions.yaml rename to stable/piaware/2.0.2/questions.yaml index 65bec92720..d103f04b4e 100644 --- a/stable/piaware/2.0.1/questions.yaml +++ b/stable/piaware/2.0.2/questions.yaml @@ -1373,12 +1373,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/piaware/2.0.1/templates/common.yaml b/stable/piaware/2.0.2/templates/common.yaml similarity index 100% rename from stable/piaware/2.0.1/templates/common.yaml rename to stable/piaware/2.0.2/templates/common.yaml diff --git a/stable/piaware/2.0.1/test_values.yaml b/stable/piaware/2.0.2/test_values.yaml similarity index 100% rename from stable/piaware/2.0.1/test_values.yaml rename to stable/piaware/2.0.2/test_values.yaml diff --git a/stable/piaware/2.0.1/values.yaml b/stable/piaware/2.0.2/values.yaml similarity index 100% rename from stable/piaware/2.0.1/values.yaml rename to stable/piaware/2.0.2/values.yaml diff --git a/stable/pihole/2.0.5/CHANGELOG.md b/stable/pihole/2.0.5/CHANGELOG.md deleted file mode 100644 index 0b122c08af..0000000000 --- a/stable/pihole/2.0.5/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### [pihole-2.0.5](https://github.com/truecharts/apps/compare/pihole-2.0.4...pihole-2.0.5) (2021-09-16) - diff --git a/stable/pihole/2.0.5/Chart.lock b/stable/pihole/2.0.5/Chart.lock deleted file mode 100644 index 28934e8d73..0000000000 --- a/stable/pihole/2.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-16T09:34:57.882743295Z" diff --git a/stable/pihole/2.0.5/charts/common-7.0.12.tgz b/stable/pihole/2.0.5/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/pihole/2.0.5/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/pihole/2.0.6/CHANGELOG.md b/stable/pihole/2.0.6/CHANGELOG.md new file mode 100644 index 0000000000..8e157010a0 --- /dev/null +++ b/stable/pihole/2.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pihole-2.0.6](https://github.com/truecharts/apps/compare/pihole-2.0.5...pihole-2.0.6) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/pihole/2.0.5/CONFIG.md b/stable/pihole/2.0.6/CONFIG.md similarity index 100% rename from stable/pihole/2.0.5/CONFIG.md rename to stable/pihole/2.0.6/CONFIG.md diff --git a/stable/pihole/2.0.6/Chart.lock b/stable/pihole/2.0.6/Chart.lock new file mode 100644 index 0000000000..6781a75c72 --- /dev/null +++ b/stable/pihole/2.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:11:04.040252988Z" diff --git a/stable/pihole/2.0.5/Chart.yaml b/stable/pihole/2.0.6/Chart.yaml similarity index 94% rename from stable/pihole/2.0.5/Chart.yaml rename to stable/pihole/2.0.6/Chart.yaml index 65b2120a1f..9500c8ae08 100644 --- a/stable/pihole/2.0.5/Chart.yaml +++ b/stable/pihole/2.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2021.09" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.5 +version: 2.0.6 diff --git a/stable/pihole/2.0.5/README.md b/stable/pihole/2.0.6/README.md similarity index 96% rename from stable/pihole/2.0.5/README.md rename to stable/pihole/2.0.6/README.md index e6b59e377e..9899297562 100644 --- a/stable/pihole/2.0.5/README.md +++ b/stable/pihole/2.0.6/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/pihole/2.0.5/app-readme.md b/stable/pihole/2.0.6/app-readme.md similarity index 100% rename from stable/pihole/2.0.5/app-readme.md rename to stable/pihole/2.0.6/app-readme.md diff --git a/stable/pihole/2.0.6/charts/common-7.0.14.tgz b/stable/pihole/2.0.6/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/pihole/2.0.6/charts/common-7.0.14.tgz differ diff --git a/stable/pihole/2.0.5/helm-values.md b/stable/pihole/2.0.6/helm-values.md similarity index 100% rename from stable/pihole/2.0.5/helm-values.md rename to stable/pihole/2.0.6/helm-values.md diff --git a/stable/pihole/2.0.5/ix_values.yaml b/stable/pihole/2.0.6/ix_values.yaml similarity index 100% rename from stable/pihole/2.0.5/ix_values.yaml rename to stable/pihole/2.0.6/ix_values.yaml diff --git a/stable/pihole/2.0.5/questions.yaml b/stable/pihole/2.0.6/questions.yaml similarity index 100% rename from stable/pihole/2.0.5/questions.yaml rename to stable/pihole/2.0.6/questions.yaml diff --git a/stable/pihole/2.0.5/templates/_configmap.tpl b/stable/pihole/2.0.6/templates/_configmap.tpl similarity index 100% rename from stable/pihole/2.0.5/templates/_configmap.tpl rename to stable/pihole/2.0.6/templates/_configmap.tpl diff --git a/stable/pihole/2.0.5/templates/common.yaml b/stable/pihole/2.0.6/templates/common.yaml similarity index 100% rename from stable/pihole/2.0.5/templates/common.yaml rename to stable/pihole/2.0.6/templates/common.yaml diff --git a/stable/pihole/2.0.5/test_values.yaml b/stable/pihole/2.0.6/test_values.yaml similarity index 100% rename from stable/pihole/2.0.5/test_values.yaml rename to stable/pihole/2.0.6/test_values.yaml diff --git a/stable/pihole/2.0.5/values.yaml b/stable/pihole/2.0.6/values.yaml similarity index 100% rename from stable/pihole/2.0.5/values.yaml rename to stable/pihole/2.0.6/values.yaml diff --git a/stable/plex/6.0.2/CHANGELOG.md b/stable/plex/6.0.2/CHANGELOG.md deleted file mode 100644 index 16867a2d26..0000000000 --- a/stable/plex/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [plex-6.0.2](https://github.com/truecharts/apps/compare/plex-6.0.1...plex-6.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/plex/6.0.2/Chart.lock b/stable/plex/6.0.2/Chart.lock deleted file mode 100644 index 9faff53ac9..0000000000 --- a/stable/plex/6.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:46:55.832328173Z" diff --git a/stable/plex/6.0.2/charts/common-7.0.12.tgz b/stable/plex/6.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/plex/6.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/plex/6.0.3/CHANGELOG.md b/stable/plex/6.0.3/CHANGELOG.md new file mode 100644 index 0000000000..e6458a4ab0 --- /dev/null +++ b/stable/plex/6.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [plex-6.0.3](https://github.com/truecharts/apps/compare/plex-6.0.2...plex-6.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/plex/6.0.2/CONFIG.md b/stable/plex/6.0.3/CONFIG.md similarity index 100% rename from stable/plex/6.0.2/CONFIG.md rename to stable/plex/6.0.3/CONFIG.md diff --git a/stable/plex/6.0.3/Chart.lock b/stable/plex/6.0.3/Chart.lock new file mode 100644 index 0000000000..39be2d03f6 --- /dev/null +++ b/stable/plex/6.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:11:12.934079033Z" diff --git a/stable/plex/6.0.2/Chart.yaml b/stable/plex/6.0.3/Chart.yaml similarity index 94% rename from stable/plex/6.0.2/Chart.yaml rename to stable/plex/6.0.3/Chart.yaml index 1f7c058d3b..1b54759b04 100644 --- a/stable/plex/6.0.2/Chart.yaml +++ b/stable/plex/6.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.24.3.503" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 6.0.2 +version: 6.0.3 diff --git a/stable/plex/6.0.2/README.md b/stable/plex/6.0.3/README.md similarity index 96% rename from stable/plex/6.0.2/README.md rename to stable/plex/6.0.3/README.md index 13c2e90a4a..35c40a45d2 100644 --- a/stable/plex/6.0.2/README.md +++ b/stable/plex/6.0.3/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/plex/6.0.2/app-readme.md b/stable/plex/6.0.3/app-readme.md similarity index 100% rename from stable/plex/6.0.2/app-readme.md rename to stable/plex/6.0.3/app-readme.md diff --git a/stable/plex/6.0.3/charts/common-7.0.14.tgz b/stable/plex/6.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/plex/6.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/plex/6.0.2/helm-values.md b/stable/plex/6.0.3/helm-values.md similarity index 100% rename from stable/plex/6.0.2/helm-values.md rename to stable/plex/6.0.3/helm-values.md diff --git a/stable/plex/6.0.2/ix_values.yaml b/stable/plex/6.0.3/ix_values.yaml similarity index 100% rename from stable/plex/6.0.2/ix_values.yaml rename to stable/plex/6.0.3/ix_values.yaml diff --git a/stable/plex/6.0.2/questions.yaml b/stable/plex/6.0.3/questions.yaml similarity index 100% rename from stable/plex/6.0.2/questions.yaml rename to stable/plex/6.0.3/questions.yaml diff --git a/stable/plex/6.0.2/templates/common.yaml b/stable/plex/6.0.3/templates/common.yaml similarity index 100% rename from stable/plex/6.0.2/templates/common.yaml rename to stable/plex/6.0.3/templates/common.yaml diff --git a/stable/plex/6.0.2/test_values.yaml b/stable/plex/6.0.3/test_values.yaml similarity index 100% rename from stable/plex/6.0.2/test_values.yaml rename to stable/plex/6.0.3/test_values.yaml diff --git a/stable/plex/6.0.2/values.yaml b/stable/plex/6.0.3/values.yaml similarity index 100% rename from stable/plex/6.0.2/values.yaml rename to stable/plex/6.0.3/values.yaml diff --git a/stable/podgrab/5.0.1/CHANGELOG.md b/stable/podgrab/5.0.1/CHANGELOG.md deleted file mode 100644 index 3c01fdfa91..0000000000 --- a/stable/podgrab/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [podgrab-5.0.1](https://github.com/truecharts/apps/compare/podgrab-4.11.15...podgrab-5.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/podgrab/5.0.1/Chart.lock b/stable/podgrab/5.0.1/Chart.lock deleted file mode 100644 index ee95b1618a..0000000000 --- a/stable/podgrab/5.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:00:56.37368589Z" diff --git a/stable/podgrab/5.0.1/charts/common-7.0.12.tgz b/stable/podgrab/5.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/podgrab/5.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/podgrab/5.0.2/CHANGELOG.md b/stable/podgrab/5.0.2/CHANGELOG.md new file mode 100644 index 0000000000..48936c7a93 --- /dev/null +++ b/stable/podgrab/5.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [podgrab-5.0.2](https://github.com/truecharts/apps/compare/podgrab-5.0.1...podgrab-5.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/podgrab/5.0.1/CONFIG.md b/stable/podgrab/5.0.2/CONFIG.md similarity index 100% rename from stable/podgrab/5.0.1/CONFIG.md rename to stable/podgrab/5.0.2/CONFIG.md diff --git a/stable/podgrab/5.0.2/Chart.lock b/stable/podgrab/5.0.2/Chart.lock new file mode 100644 index 0000000000..95ee23cf80 --- /dev/null +++ b/stable/podgrab/5.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:11:21.849073614Z" diff --git a/stable/podgrab/5.0.1/Chart.yaml b/stable/podgrab/5.0.2/Chart.yaml similarity index 95% rename from stable/podgrab/5.0.1/Chart.yaml rename to stable/podgrab/5.0.2/Chart.yaml index fb2be11dde..499270baae 100644 --- a/stable/podgrab/5.0.1/Chart.yaml +++ b/stable/podgrab/5.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 5.0.1 +version: 5.0.2 diff --git a/stable/podgrab/5.0.1/README.md b/stable/podgrab/5.0.2/README.md similarity index 96% rename from stable/podgrab/5.0.1/README.md rename to stable/podgrab/5.0.2/README.md index bf68d4891e..e668eb5ad4 100644 --- a/stable/podgrab/5.0.1/README.md +++ b/stable/podgrab/5.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/podgrab/5.0.1/app-readme.md b/stable/podgrab/5.0.2/app-readme.md similarity index 100% rename from stable/podgrab/5.0.1/app-readme.md rename to stable/podgrab/5.0.2/app-readme.md diff --git a/stable/podgrab/5.0.2/charts/common-7.0.14.tgz b/stable/podgrab/5.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/podgrab/5.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/podgrab/5.0.1/helm-values.md b/stable/podgrab/5.0.2/helm-values.md similarity index 100% rename from stable/podgrab/5.0.1/helm-values.md rename to stable/podgrab/5.0.2/helm-values.md diff --git a/stable/podgrab/5.0.1/ix_values.yaml b/stable/podgrab/5.0.2/ix_values.yaml similarity index 100% rename from stable/podgrab/5.0.1/ix_values.yaml rename to stable/podgrab/5.0.2/ix_values.yaml diff --git a/stable/podgrab/5.0.1/questions.yaml b/stable/podgrab/5.0.2/questions.yaml similarity index 99% rename from stable/podgrab/5.0.1/questions.yaml rename to stable/podgrab/5.0.2/questions.yaml index a4284989bd..1934b12eb6 100644 --- a/stable/podgrab/5.0.1/questions.yaml +++ b/stable/podgrab/5.0.2/questions.yaml @@ -1342,12 +1342,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/podgrab/5.0.1/templates/common.yaml b/stable/podgrab/5.0.2/templates/common.yaml similarity index 100% rename from stable/podgrab/5.0.1/templates/common.yaml rename to stable/podgrab/5.0.2/templates/common.yaml diff --git a/stable/podgrab/5.0.1/test_values.yaml b/stable/podgrab/5.0.2/test_values.yaml similarity index 100% rename from stable/podgrab/5.0.1/test_values.yaml rename to stable/podgrab/5.0.2/test_values.yaml diff --git a/stable/podgrab/5.0.1/values.yaml b/stable/podgrab/5.0.2/values.yaml similarity index 100% rename from stable/podgrab/5.0.1/values.yaml rename to stable/podgrab/5.0.2/values.yaml diff --git a/stable/postgresql/2.2.4/CHANGELOG.md b/stable/postgresql/2.2.4/CHANGELOG.md deleted file mode 100644 index 8393bd870e..0000000000 --- a/stable/postgresql/2.2.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [postgresql-2.2.4](https://github.com/truecharts/apps/compare/postgresql-2.2.3...postgresql-2.2.4) (2021-09-21) - -#### Chore - -* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) - diff --git a/stable/postgresql/2.2.4/Chart.lock b/stable/postgresql/2.2.4/Chart.lock deleted file mode 100644 index 03c1b43781..0000000000 --- a/stable/postgresql/2.2.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T09:04:47.219362016Z" diff --git a/stable/postgresql/2.2.4/charts/common-7.0.12.tgz b/stable/postgresql/2.2.4/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/postgresql/2.2.4/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/postgresql/2.2.5/CHANGELOG.md b/stable/postgresql/2.2.5/CHANGELOG.md new file mode 100644 index 0000000000..27c2211bf7 --- /dev/null +++ b/stable/postgresql/2.2.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [postgresql-2.2.5](https://github.com/truecharts/apps/compare/postgresql-2.2.4...postgresql-2.2.5) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/postgresql/2.2.4/CONFIG.md b/stable/postgresql/2.2.5/CONFIG.md similarity index 100% rename from stable/postgresql/2.2.4/CONFIG.md rename to stable/postgresql/2.2.5/CONFIG.md diff --git a/stable/postgresql/2.2.5/Chart.lock b/stable/postgresql/2.2.5/Chart.lock new file mode 100644 index 0000000000..83d66d6b46 --- /dev/null +++ b/stable/postgresql/2.2.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:11:30.486831448Z" diff --git a/stable/postgresql/2.2.4/Chart.yaml b/stable/postgresql/2.2.5/Chart.yaml similarity index 94% rename from stable/postgresql/2.2.4/Chart.yaml rename to stable/postgresql/2.2.5/Chart.yaml index 3f1db72a83..fd4500eaa4 100644 --- a/stable/postgresql/2.2.4/Chart.yaml +++ b/stable/postgresql/2.2.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "13.4.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.2.4 +version: 2.2.5 diff --git a/stable/postgresql/2.2.4/README.md b/stable/postgresql/2.2.5/README.md similarity index 96% rename from stable/postgresql/2.2.4/README.md rename to stable/postgresql/2.2.5/README.md index c178eeb75c..fe54abbbb0 100644 --- a/stable/postgresql/2.2.4/README.md +++ b/stable/postgresql/2.2.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/postgresql/2.2.4/app-readme.md b/stable/postgresql/2.2.5/app-readme.md similarity index 100% rename from stable/postgresql/2.2.4/app-readme.md rename to stable/postgresql/2.2.5/app-readme.md diff --git a/stable/postgresql/2.2.5/charts/common-7.0.14.tgz b/stable/postgresql/2.2.5/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/postgresql/2.2.5/charts/common-7.0.14.tgz differ diff --git a/stable/postgresql/2.2.4/helm-values.md b/stable/postgresql/2.2.5/helm-values.md similarity index 100% rename from stable/postgresql/2.2.4/helm-values.md rename to stable/postgresql/2.2.5/helm-values.md diff --git a/stable/postgresql/2.2.4/ix_values.yaml b/stable/postgresql/2.2.5/ix_values.yaml similarity index 100% rename from stable/postgresql/2.2.4/ix_values.yaml rename to stable/postgresql/2.2.5/ix_values.yaml diff --git a/stable/postgresql/2.2.4/questions.yaml b/stable/postgresql/2.2.5/questions.yaml similarity index 100% rename from stable/postgresql/2.2.4/questions.yaml rename to stable/postgresql/2.2.5/questions.yaml diff --git a/stable/postgresql/2.2.4/templates/backup-postgres-config.yaml b/stable/postgresql/2.2.5/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/2.2.4/templates/backup-postgres-config.yaml rename to stable/postgresql/2.2.5/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/2.2.4/templates/common.yaml b/stable/postgresql/2.2.5/templates/common.yaml similarity index 100% rename from stable/postgresql/2.2.4/templates/common.yaml rename to stable/postgresql/2.2.5/templates/common.yaml diff --git a/stable/postgresql/2.2.4/templates/secret.yaml b/stable/postgresql/2.2.5/templates/secret.yaml similarity index 100% rename from stable/postgresql/2.2.4/templates/secret.yaml rename to stable/postgresql/2.2.5/templates/secret.yaml diff --git a/stable/postgresql/2.2.4/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/2.2.5/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/2.2.4/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/2.2.5/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/postgresql/2.2.4/test_values.yaml b/stable/postgresql/2.2.5/test_values.yaml similarity index 100% rename from stable/postgresql/2.2.4/test_values.yaml rename to stable/postgresql/2.2.5/test_values.yaml diff --git a/stable/postgresql/2.2.4/values.yaml b/stable/postgresql/2.2.5/values.yaml similarity index 100% rename from stable/postgresql/2.2.4/values.yaml rename to stable/postgresql/2.2.5/values.yaml diff --git a/stable/pretend-youre-xyzzy/2.0.1/CHANGELOG.md b/stable/pretend-youre-xyzzy/2.0.1/CHANGELOG.md deleted file mode 100644 index 8a8be18ddb..0000000000 --- a/stable/pretend-youre-xyzzy/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [pretend-youre-xyzzy-2.0.1](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-1.9.15...pretend-youre-xyzzy-2.0.1) (2021-09-13) - -#### Chore - -* update non-major - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/pretend-youre-xyzzy/2.0.1/Chart.lock b/stable/pretend-youre-xyzzy/2.0.1/Chart.lock deleted file mode 100644 index 91248781e2..0000000000 --- a/stable/pretend-youre-xyzzy/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T17:01:14.229336078Z" diff --git a/stable/pretend-youre-xyzzy/2.0.1/charts/common-7.0.12.tgz b/stable/pretend-youre-xyzzy/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/pretend-youre-xyzzy/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/2.0.2/CHANGELOG.md b/stable/pretend-youre-xyzzy/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..a701c30187 --- /dev/null +++ b/stable/pretend-youre-xyzzy/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pretend-youre-xyzzy-2.0.2](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-2.0.1...pretend-youre-xyzzy-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/pretend-youre-xyzzy/2.0.1/CONFIG.md b/stable/pretend-youre-xyzzy/2.0.2/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/2.0.1/CONFIG.md rename to stable/pretend-youre-xyzzy/2.0.2/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/2.0.2/Chart.lock b/stable/pretend-youre-xyzzy/2.0.2/Chart.lock new file mode 100644 index 0000000000..5aa918ac30 --- /dev/null +++ b/stable/pretend-youre-xyzzy/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:11:39.362877969Z" diff --git a/stable/pretend-youre-xyzzy/2.0.1/Chart.yaml b/stable/pretend-youre-xyzzy/2.0.2/Chart.yaml similarity index 95% rename from stable/pretend-youre-xyzzy/2.0.1/Chart.yaml rename to stable/pretend-youre-xyzzy/2.0.2/Chart.yaml index c0417c4d65..15173c3a8a 100644 --- a/stable/pretend-youre-xyzzy/2.0.1/Chart.yaml +++ b/stable/pretend-youre-xyzzy/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: pretend-youre-xyzzy, a cards against humanity clone home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/pretend-youre-xyzzy/2.0.1/README.md b/stable/pretend-youre-xyzzy/2.0.2/README.md similarity index 96% rename from stable/pretend-youre-xyzzy/2.0.1/README.md rename to stable/pretend-youre-xyzzy/2.0.2/README.md index 64c597b85c..f70ef8df80 100644 --- a/stable/pretend-youre-xyzzy/2.0.1/README.md +++ b/stable/pretend-youre-xyzzy/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/pretend-youre-xyzzy/2.0.1/app-readme.md b/stable/pretend-youre-xyzzy/2.0.2/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/2.0.1/app-readme.md rename to stable/pretend-youre-xyzzy/2.0.2/app-readme.md diff --git a/stable/pretend-youre-xyzzy/2.0.2/charts/common-7.0.14.tgz b/stable/pretend-youre-xyzzy/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/pretend-youre-xyzzy/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/pretend-youre-xyzzy/2.0.1/helm-values.md b/stable/pretend-youre-xyzzy/2.0.2/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/2.0.1/helm-values.md rename to stable/pretend-youre-xyzzy/2.0.2/helm-values.md diff --git a/stable/pretend-youre-xyzzy/2.0.1/ix_values.yaml b/stable/pretend-youre-xyzzy/2.0.2/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/2.0.1/ix_values.yaml rename to stable/pretend-youre-xyzzy/2.0.2/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/2.0.1/questions.yaml b/stable/pretend-youre-xyzzy/2.0.2/questions.yaml similarity index 99% rename from stable/pretend-youre-xyzzy/2.0.1/questions.yaml rename to stable/pretend-youre-xyzzy/2.0.2/questions.yaml index 594a8faecf..60daeba0ae 100644 --- a/stable/pretend-youre-xyzzy/2.0.1/questions.yaml +++ b/stable/pretend-youre-xyzzy/2.0.2/questions.yaml @@ -1216,12 +1216,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/pretend-youre-xyzzy/2.0.1/templates/common.yaml b/stable/pretend-youre-xyzzy/2.0.2/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/2.0.1/templates/common.yaml rename to stable/pretend-youre-xyzzy/2.0.2/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/2.0.1/test_values.yaml b/stable/pretend-youre-xyzzy/2.0.2/test_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/2.0.1/test_values.yaml rename to stable/pretend-youre-xyzzy/2.0.2/test_values.yaml diff --git a/stable/pretend-youre-xyzzy/2.0.1/values.yaml b/stable/pretend-youre-xyzzy/2.0.2/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/2.0.1/values.yaml rename to stable/pretend-youre-xyzzy/2.0.2/values.yaml diff --git a/stable/protonmail-bridge/2.0.2/CHANGELOG.md b/stable/protonmail-bridge/2.0.2/CHANGELOG.md deleted file mode 100644 index 9d964bfc88..0000000000 --- a/stable/protonmail-bridge/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [protonmail-bridge-2.0.2](https://github.com/truecharts/apps/compare/protonmail-bridge-2.0.1...protonmail-bridge-2.0.2) (2021-09-14) - -#### Chore - -* update non-major ([#987](https://github.com/truecharts/apps/issues/987)) - diff --git a/stable/protonmail-bridge/2.0.2/Chart.lock b/stable/protonmail-bridge/2.0.2/Chart.lock deleted file mode 100644 index eaef40b2dd..0000000000 --- a/stable/protonmail-bridge/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-14T20:43:08.653027196Z" diff --git a/stable/protonmail-bridge/2.0.2/charts/common-7.0.12.tgz b/stable/protonmail-bridge/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/protonmail-bridge/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/2.0.3/CHANGELOG.md b/stable/protonmail-bridge/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..fabfb139d6 --- /dev/null +++ b/stable/protonmail-bridge/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [protonmail-bridge-2.0.3](https://github.com/truecharts/apps/compare/protonmail-bridge-2.0.2...protonmail-bridge-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/protonmail-bridge/2.0.2/CONFIG.md b/stable/protonmail-bridge/2.0.3/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/2.0.2/CONFIG.md rename to stable/protonmail-bridge/2.0.3/CONFIG.md diff --git a/stable/protonmail-bridge/2.0.3/Chart.lock b/stable/protonmail-bridge/2.0.3/Chart.lock new file mode 100644 index 0000000000..767acaedac --- /dev/null +++ b/stable/protonmail-bridge/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:11:48.437823425Z" diff --git a/stable/protonmail-bridge/2.0.2/Chart.yaml b/stable/protonmail-bridge/2.0.3/Chart.yaml similarity index 95% rename from stable/protonmail-bridge/2.0.2/Chart.yaml rename to stable/protonmail-bridge/2.0.3/Chart.yaml index 8124e4eb40..d560d63550 100644 --- a/stable/protonmail-bridge/2.0.2/Chart.yaml +++ b/stable/protonmail-bridge/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.8.9-1" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Container for protonmail bridge to work on the network. home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.2 +version: 2.0.3 diff --git a/stable/protonmail-bridge/2.0.2/README.md b/stable/protonmail-bridge/2.0.3/README.md similarity index 96% rename from stable/protonmail-bridge/2.0.2/README.md rename to stable/protonmail-bridge/2.0.3/README.md index 4e4c1b203a..5e7e958701 100644 --- a/stable/protonmail-bridge/2.0.2/README.md +++ b/stable/protonmail-bridge/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/protonmail-bridge/2.0.2/app-readme.md b/stable/protonmail-bridge/2.0.3/app-readme.md similarity index 100% rename from stable/protonmail-bridge/2.0.2/app-readme.md rename to stable/protonmail-bridge/2.0.3/app-readme.md diff --git a/stable/protonmail-bridge/2.0.3/charts/common-7.0.14.tgz b/stable/protonmail-bridge/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/protonmail-bridge/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/protonmail-bridge/2.0.2/helm-values.md b/stable/protonmail-bridge/2.0.3/helm-values.md similarity index 100% rename from stable/protonmail-bridge/2.0.2/helm-values.md rename to stable/protonmail-bridge/2.0.3/helm-values.md diff --git a/stable/protonmail-bridge/2.0.2/ix_values.yaml b/stable/protonmail-bridge/2.0.3/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/2.0.2/ix_values.yaml rename to stable/protonmail-bridge/2.0.3/ix_values.yaml diff --git a/stable/protonmail-bridge/2.0.2/questions.yaml b/stable/protonmail-bridge/2.0.3/questions.yaml similarity index 100% rename from stable/protonmail-bridge/2.0.2/questions.yaml rename to stable/protonmail-bridge/2.0.3/questions.yaml diff --git a/stable/protonmail-bridge/2.0.2/templates/common.yaml b/stable/protonmail-bridge/2.0.3/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/2.0.2/templates/common.yaml rename to stable/protonmail-bridge/2.0.3/templates/common.yaml diff --git a/stable/protonmail-bridge/2.0.2/test_values.yaml b/stable/protonmail-bridge/2.0.3/test_values.yaml similarity index 100% rename from stable/protonmail-bridge/2.0.2/test_values.yaml rename to stable/protonmail-bridge/2.0.3/test_values.yaml diff --git a/stable/protonmail-bridge/2.0.2/values.yaml b/stable/protonmail-bridge/2.0.3/values.yaml similarity index 100% rename from stable/protonmail-bridge/2.0.2/values.yaml rename to stable/protonmail-bridge/2.0.3/values.yaml diff --git a/stable/prowlarr/2.0.2/CHANGELOG.md b/stable/prowlarr/2.0.2/CHANGELOG.md deleted file mode 100644 index 5526d784b0..0000000000 --- a/stable/prowlarr/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [prowlarr-2.0.2](https://github.com/truecharts/apps/compare/prowlarr-2.0.1...prowlarr-2.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/prowlarr/2.0.2/Chart.lock b/stable/prowlarr/2.0.2/Chart.lock deleted file mode 100644 index 159eb760eb..0000000000 --- a/stable/prowlarr/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:47:20.12975654Z" diff --git a/stable/prowlarr/2.0.2/charts/common-7.0.12.tgz b/stable/prowlarr/2.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/prowlarr/2.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/prowlarr/2.0.3/CHANGELOG.md b/stable/prowlarr/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..ed4f473171 --- /dev/null +++ b/stable/prowlarr/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [prowlarr-2.0.3](https://github.com/truecharts/apps/compare/prowlarr-2.0.2...prowlarr-2.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/prowlarr/2.0.2/CONFIG.md b/stable/prowlarr/2.0.3/CONFIG.md similarity index 100% rename from stable/prowlarr/2.0.2/CONFIG.md rename to stable/prowlarr/2.0.3/CONFIG.md diff --git a/stable/prowlarr/2.0.3/Chart.lock b/stable/prowlarr/2.0.3/Chart.lock new file mode 100644 index 0000000000..b09d11a94f --- /dev/null +++ b/stable/prowlarr/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:11:57.682090031Z" diff --git a/stable/prowlarr/2.0.2/Chart.yaml b/stable/prowlarr/2.0.3/Chart.yaml similarity index 95% rename from stable/prowlarr/2.0.2/Chart.yaml rename to stable/prowlarr/2.0.3/Chart.yaml index 235868d221..fb40dbd10f 100644 --- a/stable/prowlarr/2.0.2/Chart.yaml +++ b/stable/prowlarr/2.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.1.946" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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/incubator/prowlarr @@ -21,4 +21,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 2.0.2 +version: 2.0.3 diff --git a/stable/prowlarr/2.0.2/README.md b/stable/prowlarr/2.0.3/README.md similarity index 96% rename from stable/prowlarr/2.0.2/README.md rename to stable/prowlarr/2.0.3/README.md index 325532789a..fef7314e62 100644 --- a/stable/prowlarr/2.0.2/README.md +++ b/stable/prowlarr/2.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/prowlarr/2.0.2/app-readme.md b/stable/prowlarr/2.0.3/app-readme.md similarity index 100% rename from stable/prowlarr/2.0.2/app-readme.md rename to stable/prowlarr/2.0.3/app-readme.md diff --git a/stable/prowlarr/2.0.3/charts/common-7.0.14.tgz b/stable/prowlarr/2.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/prowlarr/2.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/prowlarr/2.0.2/helm-values.md b/stable/prowlarr/2.0.3/helm-values.md similarity index 100% rename from stable/prowlarr/2.0.2/helm-values.md rename to stable/prowlarr/2.0.3/helm-values.md diff --git a/stable/prowlarr/2.0.2/ix_values.yaml b/stable/prowlarr/2.0.3/ix_values.yaml similarity index 100% rename from stable/prowlarr/2.0.2/ix_values.yaml rename to stable/prowlarr/2.0.3/ix_values.yaml diff --git a/stable/prowlarr/2.0.2/questions.yaml b/stable/prowlarr/2.0.3/questions.yaml similarity index 100% rename from stable/prowlarr/2.0.2/questions.yaml rename to stable/prowlarr/2.0.3/questions.yaml diff --git a/stable/prowlarr/2.0.2/templates/common.yaml b/stable/prowlarr/2.0.3/templates/common.yaml similarity index 100% rename from stable/prowlarr/2.0.2/templates/common.yaml rename to stable/prowlarr/2.0.3/templates/common.yaml diff --git a/stable/prowlarr/2.0.2/test_values.yaml b/stable/prowlarr/2.0.3/test_values.yaml similarity index 100% rename from stable/prowlarr/2.0.2/test_values.yaml rename to stable/prowlarr/2.0.3/test_values.yaml diff --git a/stable/prowlarr/2.0.2/values.yaml b/stable/prowlarr/2.0.3/values.yaml similarity index 100% rename from stable/prowlarr/2.0.2/values.yaml rename to stable/prowlarr/2.0.3/values.yaml diff --git a/stable/pyload/2.0.1/CHANGELOG.md b/stable/pyload/2.0.1/CHANGELOG.md deleted file mode 100644 index 77170e2f1a..0000000000 --- a/stable/pyload/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [pyload-2.0.1](https://github.com/truecharts/apps/compare/pyload-1.9.15...pyload-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/pyload/2.0.1/Chart.lock b/stable/pyload/2.0.1/Chart.lock deleted file mode 100644 index bdd4bdaa29..0000000000 --- a/stable/pyload/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T17:01:41.333825795Z" diff --git a/stable/pyload/2.0.1/charts/common-7.0.12.tgz b/stable/pyload/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/pyload/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/pyload/2.0.2/CHANGELOG.md b/stable/pyload/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..7407e2630f --- /dev/null +++ b/stable/pyload/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pyload-2.0.2](https://github.com/truecharts/apps/compare/pyload-2.0.1...pyload-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/pyload/2.0.1/CONFIG.md b/stable/pyload/2.0.2/CONFIG.md similarity index 100% rename from stable/pyload/2.0.1/CONFIG.md rename to stable/pyload/2.0.2/CONFIG.md diff --git a/stable/pyload/2.0.2/Chart.lock b/stable/pyload/2.0.2/Chart.lock new file mode 100644 index 0000000000..83efafc7f3 --- /dev/null +++ b/stable/pyload/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:12:06.819670266Z" diff --git a/stable/pyload/2.0.1/Chart.yaml b/stable/pyload/2.0.2/Chart.yaml similarity index 95% rename from stable/pyload/2.0.1/Chart.yaml rename to stable/pyload/2.0.2/Chart.yaml index 4f828299cf..40adfd834f 100644 --- a/stable/pyload/2.0.1/Chart.yaml +++ b/stable/pyload/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5de90278" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/pyload/2.0.1/README.md b/stable/pyload/2.0.2/README.md similarity index 96% rename from stable/pyload/2.0.1/README.md rename to stable/pyload/2.0.2/README.md index 379c15d39b..81059b1271 100644 --- a/stable/pyload/2.0.1/README.md +++ b/stable/pyload/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/pyload/2.0.1/app-readme.md b/stable/pyload/2.0.2/app-readme.md similarity index 100% rename from stable/pyload/2.0.1/app-readme.md rename to stable/pyload/2.0.2/app-readme.md diff --git a/stable/pyload/2.0.2/charts/common-7.0.14.tgz b/stable/pyload/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/pyload/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/pyload/2.0.1/helm-values.md b/stable/pyload/2.0.2/helm-values.md similarity index 100% rename from stable/pyload/2.0.1/helm-values.md rename to stable/pyload/2.0.2/helm-values.md diff --git a/stable/pyload/2.0.1/ix_values.yaml b/stable/pyload/2.0.2/ix_values.yaml similarity index 100% rename from stable/pyload/2.0.1/ix_values.yaml rename to stable/pyload/2.0.2/ix_values.yaml diff --git a/stable/pyload/2.0.1/questions.yaml b/stable/pyload/2.0.2/questions.yaml similarity index 99% rename from stable/pyload/2.0.1/questions.yaml rename to stable/pyload/2.0.2/questions.yaml index 878f245390..f7e08ea73f 100644 --- a/stable/pyload/2.0.1/questions.yaml +++ b/stable/pyload/2.0.2/questions.yaml @@ -1345,12 +1345,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/pyload/2.0.1/templates/common.yaml b/stable/pyload/2.0.2/templates/common.yaml similarity index 100% rename from stable/pyload/2.0.1/templates/common.yaml rename to stable/pyload/2.0.2/templates/common.yaml diff --git a/stable/pyload/2.0.1/test_values.yaml b/stable/pyload/2.0.2/test_values.yaml similarity index 100% rename from stable/pyload/2.0.1/test_values.yaml rename to stable/pyload/2.0.2/test_values.yaml diff --git a/stable/pyload/2.0.1/values.yaml b/stable/pyload/2.0.2/values.yaml similarity index 100% rename from stable/pyload/2.0.1/values.yaml rename to stable/pyload/2.0.2/values.yaml diff --git a/stable/qbittorrent/7.0.1/CHANGELOG.md b/stable/qbittorrent/7.0.1/CHANGELOG.md deleted file mode 100644 index 671e79d256..0000000000 --- a/stable/qbittorrent/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [qbittorrent-7.0.1](https://github.com/truecharts/apps/compare/qbittorrent-6.11.15...qbittorrent-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/qbittorrent/7.0.1/Chart.lock b/stable/qbittorrent/7.0.1/Chart.lock deleted file mode 100644 index 5d7fbf0cb3..0000000000 --- a/stable/qbittorrent/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:01:50.516339006Z" diff --git a/stable/qbittorrent/7.0.1/charts/common-7.0.12.tgz b/stable/qbittorrent/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/qbittorrent/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/qbittorrent/7.0.2/CHANGELOG.md b/stable/qbittorrent/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..56abc25018 --- /dev/null +++ b/stable/qbittorrent/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [qbittorrent-7.0.2](https://github.com/truecharts/apps/compare/qbittorrent-7.0.1...qbittorrent-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/qbittorrent/7.0.1/CONFIG.md b/stable/qbittorrent/7.0.2/CONFIG.md similarity index 100% rename from stable/qbittorrent/7.0.1/CONFIG.md rename to stable/qbittorrent/7.0.2/CONFIG.md diff --git a/stable/qbittorrent/7.0.2/Chart.lock b/stable/qbittorrent/7.0.2/Chart.lock new file mode 100644 index 0000000000..626ad26edb --- /dev/null +++ b/stable/qbittorrent/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:12:16.180279113Z" diff --git a/stable/qbittorrent/7.0.1/Chart.yaml b/stable/qbittorrent/7.0.2/Chart.yaml similarity index 94% rename from stable/qbittorrent/7.0.1/Chart.yaml rename to stable/qbittorrent/7.0.2/Chart.yaml index 17cc4c7ae6..ba79d470f6 100644 --- a/stable/qbittorrent/7.0.1/Chart.yaml +++ b/stable/qbittorrent/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.3.7" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://github.com/truecharts/apps/tree/master/charts/incubator/qbittorrent @@ -19,4 +19,4 @@ maintainers: name: qbittorrent sources: null type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/qbittorrent/7.0.1/README.md b/stable/qbittorrent/7.0.2/README.md similarity index 96% rename from stable/qbittorrent/7.0.1/README.md rename to stable/qbittorrent/7.0.2/README.md index 9c91ac985e..e87725ec32 100644 --- a/stable/qbittorrent/7.0.1/README.md +++ b/stable/qbittorrent/7.0.2/README.md @@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/qbittorrent/7.0.1/app-readme.md b/stable/qbittorrent/7.0.2/app-readme.md similarity index 100% rename from stable/qbittorrent/7.0.1/app-readme.md rename to stable/qbittorrent/7.0.2/app-readme.md diff --git a/stable/qbittorrent/7.0.2/charts/common-7.0.14.tgz b/stable/qbittorrent/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/qbittorrent/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/qbittorrent/7.0.1/helm-values.md b/stable/qbittorrent/7.0.2/helm-values.md similarity index 100% rename from stable/qbittorrent/7.0.1/helm-values.md rename to stable/qbittorrent/7.0.2/helm-values.md diff --git a/stable/qbittorrent/7.0.1/ix_values.yaml b/stable/qbittorrent/7.0.2/ix_values.yaml similarity index 100% rename from stable/qbittorrent/7.0.1/ix_values.yaml rename to stable/qbittorrent/7.0.2/ix_values.yaml diff --git a/stable/qbittorrent/7.0.1/questions.yaml b/stable/qbittorrent/7.0.2/questions.yaml similarity index 99% rename from stable/qbittorrent/7.0.1/questions.yaml rename to stable/qbittorrent/7.0.2/questions.yaml index 3524eb540f..4a886e3e49 100644 --- a/stable/qbittorrent/7.0.1/questions.yaml +++ b/stable/qbittorrent/7.0.2/questions.yaml @@ -1479,12 +1479,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/qbittorrent/7.0.1/templates/_configmap.tpl b/stable/qbittorrent/7.0.2/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/7.0.1/templates/_configmap.tpl rename to stable/qbittorrent/7.0.2/templates/_configmap.tpl diff --git a/stable/qbittorrent/7.0.1/templates/common.yaml b/stable/qbittorrent/7.0.2/templates/common.yaml similarity index 100% rename from stable/qbittorrent/7.0.1/templates/common.yaml rename to stable/qbittorrent/7.0.2/templates/common.yaml diff --git a/stable/qbittorrent/7.0.1/test_values.yaml b/stable/qbittorrent/7.0.2/test_values.yaml similarity index 100% rename from stable/qbittorrent/7.0.1/test_values.yaml rename to stable/qbittorrent/7.0.2/test_values.yaml diff --git a/stable/qbittorrent/7.0.1/values.yaml b/stable/qbittorrent/7.0.2/values.yaml similarity index 100% rename from stable/qbittorrent/7.0.1/values.yaml rename to stable/qbittorrent/7.0.2/values.yaml diff --git a/stable/radarr/7.0.1/CHANGELOG.md b/stable/radarr/7.0.1/CHANGELOG.md deleted file mode 100644 index 9499fbb4d9..0000000000 --- a/stable/radarr/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [radarr-7.0.1](https://github.com/truecharts/apps/compare/radarr-6.11.15...radarr-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/radarr/7.0.1/Chart.lock b/stable/radarr/7.0.1/Chart.lock deleted file mode 100644 index 67efe3ddd3..0000000000 --- a/stable/radarr/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:01:59.673032654Z" diff --git a/stable/radarr/7.0.1/charts/common-7.0.12.tgz b/stable/radarr/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/radarr/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/radarr/7.0.2/CHANGELOG.md b/stable/radarr/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..961a6fe8bb --- /dev/null +++ b/stable/radarr/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [radarr-7.0.2](https://github.com/truecharts/apps/compare/radarr-7.0.1...radarr-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/radarr/7.0.1/CONFIG.md b/stable/radarr/7.0.2/CONFIG.md similarity index 100% rename from stable/radarr/7.0.1/CONFIG.md rename to stable/radarr/7.0.2/CONFIG.md diff --git a/stable/radarr/7.0.2/Chart.lock b/stable/radarr/7.0.2/Chart.lock new file mode 100644 index 0000000000..a3cde41af8 --- /dev/null +++ b/stable/radarr/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:12:25.466384569Z" diff --git a/stable/radarr/7.0.1/Chart.yaml b/stable/radarr/7.0.2/Chart.yaml similarity index 95% rename from stable/radarr/7.0.1/Chart.yaml rename to stable/radarr/7.0.2/Chart.yaml index e4f04d37a4..ce70b41792 100644 --- a/stable/radarr/7.0.1/Chart.yaml +++ b/stable/radarr/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.2.2.5080" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/radarr/7.0.1/README.md b/stable/radarr/7.0.2/README.md similarity index 96% rename from stable/radarr/7.0.1/README.md rename to stable/radarr/7.0.2/README.md index 3d799609f0..0fe9424f02 100644 --- a/stable/radarr/7.0.1/README.md +++ b/stable/radarr/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/radarr/7.0.1/app-readme.md b/stable/radarr/7.0.2/app-readme.md similarity index 100% rename from stable/radarr/7.0.1/app-readme.md rename to stable/radarr/7.0.2/app-readme.md diff --git a/stable/radarr/7.0.2/charts/common-7.0.14.tgz b/stable/radarr/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/radarr/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/radarr/7.0.1/helm-values.md b/stable/radarr/7.0.2/helm-values.md similarity index 100% rename from stable/radarr/7.0.1/helm-values.md rename to stable/radarr/7.0.2/helm-values.md diff --git a/stable/radarr/7.0.1/ix_values.yaml b/stable/radarr/7.0.2/ix_values.yaml similarity index 100% rename from stable/radarr/7.0.1/ix_values.yaml rename to stable/radarr/7.0.2/ix_values.yaml diff --git a/stable/radarr/7.0.1/questions.yaml b/stable/radarr/7.0.2/questions.yaml similarity index 99% rename from stable/radarr/7.0.1/questions.yaml rename to stable/radarr/7.0.2/questions.yaml index 2c205c13c1..2198bb29c0 100644 --- a/stable/radarr/7.0.1/questions.yaml +++ b/stable/radarr/7.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/radarr/7.0.1/templates/common.yaml b/stable/radarr/7.0.2/templates/common.yaml similarity index 100% rename from stable/radarr/7.0.1/templates/common.yaml rename to stable/radarr/7.0.2/templates/common.yaml diff --git a/stable/radarr/7.0.1/test_values.yaml b/stable/radarr/7.0.2/test_values.yaml similarity index 100% rename from stable/radarr/7.0.1/test_values.yaml rename to stable/radarr/7.0.2/test_values.yaml diff --git a/stable/radarr/7.0.1/values.yaml b/stable/radarr/7.0.2/values.yaml similarity index 100% rename from stable/radarr/7.0.1/values.yaml rename to stable/radarr/7.0.2/values.yaml diff --git a/stable/readarr/7.0.2/CHANGELOG.md b/stable/readarr/7.0.2/CHANGELOG.md deleted file mode 100644 index f11132e656..0000000000 --- a/stable/readarr/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [readarr-7.0.2](https://github.com/truecharts/apps/compare/readarr-7.0.1...readarr-7.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/readarr/7.0.2/Chart.lock b/stable/readarr/7.0.2/Chart.lock deleted file mode 100644 index 74f5dac1e6..0000000000 --- a/stable/readarr/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:47:31.800165031Z" diff --git a/stable/readarr/7.0.2/charts/common-7.0.12.tgz b/stable/readarr/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/readarr/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/readarr/7.0.3/CHANGELOG.md b/stable/readarr/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..096109593b --- /dev/null +++ b/stable/readarr/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [readarr-7.0.3](https://github.com/truecharts/apps/compare/readarr-7.0.2...readarr-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/readarr/7.0.2/CONFIG.md b/stable/readarr/7.0.3/CONFIG.md similarity index 100% rename from stable/readarr/7.0.2/CONFIG.md rename to stable/readarr/7.0.3/CONFIG.md diff --git a/stable/readarr/7.0.3/Chart.lock b/stable/readarr/7.0.3/Chart.lock new file mode 100644 index 0000000000..802a6f0b89 --- /dev/null +++ b/stable/readarr/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:12:34.645537474Z" diff --git a/stable/readarr/7.0.2/Chart.yaml b/stable/readarr/7.0.3/Chart.yaml similarity index 95% rename from stable/readarr/7.0.2/Chart.yaml rename to stable/readarr/7.0.3/Chart.yaml index 420fdf4b8c..f002f8e588 100644 --- a/stable/readarr/7.0.2/Chart.yaml +++ b/stable/readarr/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.1.0.968" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: A fork of Radarr to work with Books & AudioBooks home: https://github.com/truecharts/apps/tree/master/charts/incubator/readarr @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 7.0.2 +version: 7.0.3 diff --git a/stable/readarr/7.0.2/README.md b/stable/readarr/7.0.3/README.md similarity index 96% rename from stable/readarr/7.0.2/README.md rename to stable/readarr/7.0.3/README.md index 3cc336c0f0..6a998459ed 100644 --- a/stable/readarr/7.0.2/README.md +++ b/stable/readarr/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/readarr/7.0.2/app-readme.md b/stable/readarr/7.0.3/app-readme.md similarity index 100% rename from stable/readarr/7.0.2/app-readme.md rename to stable/readarr/7.0.3/app-readme.md diff --git a/stable/readarr/7.0.3/charts/common-7.0.14.tgz b/stable/readarr/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/readarr/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/readarr/7.0.2/helm-values.md b/stable/readarr/7.0.3/helm-values.md similarity index 100% rename from stable/readarr/7.0.2/helm-values.md rename to stable/readarr/7.0.3/helm-values.md diff --git a/stable/readarr/7.0.2/ix_values.yaml b/stable/readarr/7.0.3/ix_values.yaml similarity index 100% rename from stable/readarr/7.0.2/ix_values.yaml rename to stable/readarr/7.0.3/ix_values.yaml diff --git a/stable/readarr/7.0.2/questions.yaml b/stable/readarr/7.0.3/questions.yaml similarity index 100% rename from stable/readarr/7.0.2/questions.yaml rename to stable/readarr/7.0.3/questions.yaml diff --git a/stable/readarr/7.0.2/templates/common.yaml b/stable/readarr/7.0.3/templates/common.yaml similarity index 100% rename from stable/readarr/7.0.2/templates/common.yaml rename to stable/readarr/7.0.3/templates/common.yaml diff --git a/stable/readarr/7.0.2/test_values.yaml b/stable/readarr/7.0.3/test_values.yaml similarity index 100% rename from stable/readarr/7.0.2/test_values.yaml rename to stable/readarr/7.0.3/test_values.yaml diff --git a/stable/readarr/7.0.2/values.yaml b/stable/readarr/7.0.3/values.yaml similarity index 100% rename from stable/readarr/7.0.2/values.yaml rename to stable/readarr/7.0.3/values.yaml diff --git a/stable/reg/2.0.1/CHANGELOG.md b/stable/reg/2.0.1/CHANGELOG.md deleted file mode 100644 index 9ceb160452..0000000000 --- a/stable/reg/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [reg-2.0.1](https://github.com/truecharts/apps/compare/reg-1.11.15...reg-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/reg/2.0.1/Chart.lock b/stable/reg/2.0.1/Chart.lock deleted file mode 100644 index 3f373cdb1f..0000000000 --- a/stable/reg/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:02:17.644011965Z" diff --git a/stable/reg/2.0.1/charts/common-7.0.12.tgz b/stable/reg/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/reg/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/reg/2.0.2/CHANGELOG.md b/stable/reg/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..c7307b4223 --- /dev/null +++ b/stable/reg/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [reg-2.0.2](https://github.com/truecharts/apps/compare/reg-2.0.1...reg-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/reg/2.0.1/CONFIG.md b/stable/reg/2.0.2/CONFIG.md similarity index 100% rename from stable/reg/2.0.1/CONFIG.md rename to stable/reg/2.0.2/CONFIG.md diff --git a/stable/reg/2.0.2/Chart.lock b/stable/reg/2.0.2/Chart.lock new file mode 100644 index 0000000000..107c90c835 --- /dev/null +++ b/stable/reg/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:12:43.848177448Z" diff --git a/stable/reg/2.0.1/Chart.yaml b/stable/reg/2.0.2/Chart.yaml similarity index 94% rename from stable/reg/2.0.1/Chart.yaml rename to stable/reg/2.0.2/Chart.yaml index 6de0bd7d27..18ec0c9f9c 100644 --- a/stable/reg/2.0.1/Chart.yaml +++ b/stable/reg/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.16.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 description: Docker registry v2 command line client and repo listing generator with security checks. home: https://github.com/truecharts/apps/tree/master/charts/incubator/reg @@ -19,4 +19,4 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 2.0.1 +version: 2.0.2 diff --git a/stable/reg/2.0.1/README.md b/stable/reg/2.0.2/README.md similarity index 96% rename from stable/reg/2.0.1/README.md rename to stable/reg/2.0.2/README.md index f789ddee61..b8fc9686b6 100644 --- a/stable/reg/2.0.1/README.md +++ b/stable/reg/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/reg/2.0.1/app-readme.md b/stable/reg/2.0.2/app-readme.md similarity index 100% rename from stable/reg/2.0.1/app-readme.md rename to stable/reg/2.0.2/app-readme.md diff --git a/stable/reg/2.0.2/charts/common-7.0.14.tgz b/stable/reg/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/reg/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/reg/2.0.1/ci/ct-values.yaml b/stable/reg/2.0.2/ci/ct-values.yaml similarity index 100% rename from stable/reg/2.0.1/ci/ct-values.yaml rename to stable/reg/2.0.2/ci/ct-values.yaml diff --git a/stable/reg/2.0.1/helm-values.md b/stable/reg/2.0.2/helm-values.md similarity index 100% rename from stable/reg/2.0.1/helm-values.md rename to stable/reg/2.0.2/helm-values.md diff --git a/stable/reg/2.0.1/ix_values.yaml b/stable/reg/2.0.2/ix_values.yaml similarity index 100% rename from stable/reg/2.0.1/ix_values.yaml rename to stable/reg/2.0.2/ix_values.yaml diff --git a/stable/reg/2.0.1/questions.yaml b/stable/reg/2.0.2/questions.yaml similarity index 99% rename from stable/reg/2.0.1/questions.yaml rename to stable/reg/2.0.2/questions.yaml index 8f62addcf4..ebc88bd230 100644 --- a/stable/reg/2.0.1/questions.yaml +++ b/stable/reg/2.0.2/questions.yaml @@ -1329,12 +1329,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/reg/2.0.1/templates/common.yaml b/stable/reg/2.0.2/templates/common.yaml similarity index 100% rename from stable/reg/2.0.1/templates/common.yaml rename to stable/reg/2.0.2/templates/common.yaml diff --git a/stable/reg/2.0.1/test_values.yaml b/stable/reg/2.0.2/test_values.yaml similarity index 100% rename from stable/reg/2.0.1/test_values.yaml rename to stable/reg/2.0.2/test_values.yaml diff --git a/stable/reg/2.0.1/values.yaml b/stable/reg/2.0.2/values.yaml similarity index 100% rename from stable/reg/2.0.1/values.yaml rename to stable/reg/2.0.2/values.yaml diff --git a/stable/resilio-sync/2.0.1/CHANGELOG.md b/stable/resilio-sync/2.0.1/CHANGELOG.md deleted file mode 100644 index 6dd81837b3..0000000000 --- a/stable/resilio-sync/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [resilio-sync-2.0.1](https://github.com/truecharts/apps/compare/resilio-sync-1.9.15...resilio-sync-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/resilio-sync/2.0.1/Chart.lock b/stable/resilio-sync/2.0.1/Chart.lock deleted file mode 100644 index bd494b18d5..0000000000 --- a/stable/resilio-sync/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T17:02:26.8244825Z" diff --git a/stable/resilio-sync/2.0.1/charts/common-7.0.12.tgz b/stable/resilio-sync/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/resilio-sync/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/resilio-sync/2.0.2/CHANGELOG.md b/stable/resilio-sync/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..c128986aff --- /dev/null +++ b/stable/resilio-sync/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [resilio-sync-2.0.2](https://github.com/truecharts/apps/compare/resilio-sync-2.0.1...resilio-sync-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/resilio-sync/2.0.1/CONFIG.md b/stable/resilio-sync/2.0.2/CONFIG.md similarity index 100% rename from stable/resilio-sync/2.0.1/CONFIG.md rename to stable/resilio-sync/2.0.2/CONFIG.md diff --git a/stable/resilio-sync/2.0.2/Chart.lock b/stable/resilio-sync/2.0.2/Chart.lock new file mode 100644 index 0000000000..4d3d765e39 --- /dev/null +++ b/stable/resilio-sync/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:12:52.809382888Z" diff --git a/stable/resilio-sync/2.0.1/Chart.yaml b/stable/resilio-sync/2.0.2/Chart.yaml similarity index 95% rename from stable/resilio-sync/2.0.1/Chart.yaml rename to stable/resilio-sync/2.0.2/Chart.yaml index 736d5d02a1..e18fa3b22e 100644 --- a/stable/resilio-sync/2.0.1/Chart.yaml +++ b/stable/resilio-sync/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.2.1375" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 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/incubator/resio-sync @@ -21,4 +21,4 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 2.0.1 +version: 2.0.2 diff --git a/stable/resilio-sync/2.0.1/README.md b/stable/resilio-sync/2.0.2/README.md similarity index 96% rename from stable/resilio-sync/2.0.1/README.md rename to stable/resilio-sync/2.0.2/README.md index 0251ae0368..6c16932146 100644 --- a/stable/resilio-sync/2.0.1/README.md +++ b/stable/resilio-sync/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/resilio-sync/2.0.1/app-readme.md b/stable/resilio-sync/2.0.2/app-readme.md similarity index 100% rename from stable/resilio-sync/2.0.1/app-readme.md rename to stable/resilio-sync/2.0.2/app-readme.md diff --git a/stable/resilio-sync/2.0.2/charts/common-7.0.14.tgz b/stable/resilio-sync/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/resilio-sync/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/resilio-sync/2.0.1/helm-values.md b/stable/resilio-sync/2.0.2/helm-values.md similarity index 100% rename from stable/resilio-sync/2.0.1/helm-values.md rename to stable/resilio-sync/2.0.2/helm-values.md diff --git a/stable/resilio-sync/2.0.1/ix_values.yaml b/stable/resilio-sync/2.0.2/ix_values.yaml similarity index 100% rename from stable/resilio-sync/2.0.1/ix_values.yaml rename to stable/resilio-sync/2.0.2/ix_values.yaml diff --git a/stable/resilio-sync/2.0.1/questions.yaml b/stable/resilio-sync/2.0.2/questions.yaml similarity index 99% rename from stable/resilio-sync/2.0.1/questions.yaml rename to stable/resilio-sync/2.0.2/questions.yaml index 235173e9f2..cf16f7e447 100644 --- a/stable/resilio-sync/2.0.1/questions.yaml +++ b/stable/resilio-sync/2.0.2/questions.yaml @@ -1527,12 +1527,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/resilio-sync/2.0.1/templates/common.yaml b/stable/resilio-sync/2.0.2/templates/common.yaml similarity index 100% rename from stable/resilio-sync/2.0.1/templates/common.yaml rename to stable/resilio-sync/2.0.2/templates/common.yaml diff --git a/stable/resilio-sync/2.0.1/test_values.yaml b/stable/resilio-sync/2.0.2/test_values.yaml similarity index 100% rename from stable/resilio-sync/2.0.1/test_values.yaml rename to stable/resilio-sync/2.0.2/test_values.yaml diff --git a/stable/resilio-sync/2.0.1/values.yaml b/stable/resilio-sync/2.0.2/values.yaml similarity index 100% rename from stable/resilio-sync/2.0.1/values.yaml rename to stable/resilio-sync/2.0.2/values.yaml diff --git a/stable/sabnzbd/7.0.1/CHANGELOG.md b/stable/sabnzbd/7.0.1/CHANGELOG.md deleted file mode 100644 index a7bebc2e39..0000000000 --- a/stable/sabnzbd/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [sabnzbd-7.0.1](https://github.com/truecharts/apps/compare/sabnzbd-6.11.15...sabnzbd-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/sabnzbd/7.0.1/Chart.lock b/stable/sabnzbd/7.0.1/Chart.lock deleted file mode 100644 index 5076d393bb..0000000000 --- a/stable/sabnzbd/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:02:35.870128132Z" diff --git a/stable/sabnzbd/7.0.1/charts/common-7.0.12.tgz b/stable/sabnzbd/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/sabnzbd/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/sabnzbd/7.0.2/CHANGELOG.md b/stable/sabnzbd/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..fd8ada808c --- /dev/null +++ b/stable/sabnzbd/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sabnzbd-7.0.2](https://github.com/truecharts/apps/compare/sabnzbd-7.0.1...sabnzbd-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/sabnzbd/7.0.1/CONFIG.md b/stable/sabnzbd/7.0.2/CONFIG.md similarity index 100% rename from stable/sabnzbd/7.0.1/CONFIG.md rename to stable/sabnzbd/7.0.2/CONFIG.md diff --git a/stable/sabnzbd/7.0.2/Chart.lock b/stable/sabnzbd/7.0.2/Chart.lock new file mode 100644 index 0000000000..fd94ec71c8 --- /dev/null +++ b/stable/sabnzbd/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:13:01.743689003Z" diff --git a/stable/sabnzbd/7.0.1/Chart.yaml b/stable/sabnzbd/7.0.2/Chart.yaml similarity index 93% rename from stable/sabnzbd/7.0.1/Chart.yaml rename to stable/sabnzbd/7.0.2/Chart.yaml index 591f6c132f..bab04b5b3e 100644 --- a/stable/sabnzbd/7.0.1/Chart.yaml +++ b/stable/sabnzbd/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.3.1" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: Free and easy binary newsreader home: https://github.com/truecharts/apps/tree/master/charts/incubator/sabnzbd @@ -20,4 +20,4 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/sabnzbd/7.0.1/README.md b/stable/sabnzbd/7.0.2/README.md similarity index 96% rename from stable/sabnzbd/7.0.1/README.md rename to stable/sabnzbd/7.0.2/README.md index b444daa699..5a7c41cec1 100644 --- a/stable/sabnzbd/7.0.1/README.md +++ b/stable/sabnzbd/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/sabnzbd/7.0.1/app-readme.md b/stable/sabnzbd/7.0.2/app-readme.md similarity index 100% rename from stable/sabnzbd/7.0.1/app-readme.md rename to stable/sabnzbd/7.0.2/app-readme.md diff --git a/stable/sabnzbd/7.0.2/charts/common-7.0.14.tgz b/stable/sabnzbd/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/sabnzbd/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/sabnzbd/7.0.1/helm-values.md b/stable/sabnzbd/7.0.2/helm-values.md similarity index 100% rename from stable/sabnzbd/7.0.1/helm-values.md rename to stable/sabnzbd/7.0.2/helm-values.md diff --git a/stable/sabnzbd/7.0.1/ix_values.yaml b/stable/sabnzbd/7.0.2/ix_values.yaml similarity index 100% rename from stable/sabnzbd/7.0.1/ix_values.yaml rename to stable/sabnzbd/7.0.2/ix_values.yaml diff --git a/stable/sabnzbd/7.0.1/questions.yaml b/stable/sabnzbd/7.0.2/questions.yaml similarity index 99% rename from stable/sabnzbd/7.0.1/questions.yaml rename to stable/sabnzbd/7.0.2/questions.yaml index 7d135a3db3..823f5d3b23 100644 --- a/stable/sabnzbd/7.0.1/questions.yaml +++ b/stable/sabnzbd/7.0.2/questions.yaml @@ -1341,12 +1341,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/sabnzbd/7.0.1/templates/common.yaml b/stable/sabnzbd/7.0.2/templates/common.yaml similarity index 100% rename from stable/sabnzbd/7.0.1/templates/common.yaml rename to stable/sabnzbd/7.0.2/templates/common.yaml diff --git a/stable/sabnzbd/7.0.1/test_values.yaml b/stable/sabnzbd/7.0.2/test_values.yaml similarity index 100% rename from stable/sabnzbd/7.0.1/test_values.yaml rename to stable/sabnzbd/7.0.2/test_values.yaml diff --git a/stable/sabnzbd/7.0.1/values.yaml b/stable/sabnzbd/7.0.2/values.yaml similarity index 100% rename from stable/sabnzbd/7.0.1/values.yaml rename to stable/sabnzbd/7.0.2/values.yaml diff --git a/stable/ser2sock/2.0.1/CHANGELOG.md b/stable/ser2sock/2.0.1/CHANGELOG.md deleted file mode 100644 index 67a003623d..0000000000 --- a/stable/ser2sock/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [ser2sock-2.0.1](https://github.com/truecharts/apps/compare/ser2sock-1.9.15...ser2sock-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/ser2sock/2.0.1/Chart.lock b/stable/ser2sock/2.0.1/Chart.lock deleted file mode 100644 index cc635b3d3d..0000000000 --- a/stable/ser2sock/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T17:02:44.896638596Z" diff --git a/stable/ser2sock/2.0.1/charts/common-7.0.12.tgz b/stable/ser2sock/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/ser2sock/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/ser2sock/2.0.2/CHANGELOG.md b/stable/ser2sock/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..bb36bdf435 --- /dev/null +++ b/stable/ser2sock/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [ser2sock-2.0.2](https://github.com/truecharts/apps/compare/ser2sock-2.0.1...ser2sock-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/ser2sock/2.0.1/CONFIG.md b/stable/ser2sock/2.0.2/CONFIG.md similarity index 100% rename from stable/ser2sock/2.0.1/CONFIG.md rename to stable/ser2sock/2.0.2/CONFIG.md diff --git a/stable/ser2sock/2.0.2/Chart.lock b/stable/ser2sock/2.0.2/Chart.lock new file mode 100644 index 0000000000..d4661fbb74 --- /dev/null +++ b/stable/ser2sock/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:13:10.840056018Z" diff --git a/stable/ser2sock/2.0.1/Chart.yaml b/stable/ser2sock/2.0.2/Chart.yaml similarity index 93% rename from stable/ser2sock/2.0.1/Chart.yaml rename to stable/ser2sock/2.0.2/Chart.yaml index d87931a308..9665366199 100644 --- a/stable/ser2sock/2.0.1/Chart.yaml +++ b/stable/ser2sock/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: Serial to Socket Redirector home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/ser2sock/2.0.1/README.md b/stable/ser2sock/2.0.2/README.md similarity index 96% rename from stable/ser2sock/2.0.1/README.md rename to stable/ser2sock/2.0.2/README.md index ed1133aa25..4b385a9db3 100644 --- a/stable/ser2sock/2.0.1/README.md +++ b/stable/ser2sock/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/ser2sock/2.0.1/app-readme.md b/stable/ser2sock/2.0.2/app-readme.md similarity index 100% rename from stable/ser2sock/2.0.1/app-readme.md rename to stable/ser2sock/2.0.2/app-readme.md diff --git a/stable/ser2sock/2.0.2/charts/common-7.0.14.tgz b/stable/ser2sock/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/ser2sock/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/ser2sock/2.0.1/helm-values.md b/stable/ser2sock/2.0.2/helm-values.md similarity index 100% rename from stable/ser2sock/2.0.1/helm-values.md rename to stable/ser2sock/2.0.2/helm-values.md diff --git a/stable/ser2sock/2.0.1/ix_values.yaml b/stable/ser2sock/2.0.2/ix_values.yaml similarity index 100% rename from stable/ser2sock/2.0.1/ix_values.yaml rename to stable/ser2sock/2.0.2/ix_values.yaml diff --git a/stable/ser2sock/2.0.1/questions.yaml b/stable/ser2sock/2.0.2/questions.yaml similarity index 99% rename from stable/ser2sock/2.0.1/questions.yaml rename to stable/ser2sock/2.0.2/questions.yaml index 8518f0b299..f45552677e 100644 --- a/stable/ser2sock/2.0.1/questions.yaml +++ b/stable/ser2sock/2.0.2/questions.yaml @@ -1394,12 +1394,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/ser2sock/2.0.1/templates/common.yaml b/stable/ser2sock/2.0.2/templates/common.yaml similarity index 100% rename from stable/ser2sock/2.0.1/templates/common.yaml rename to stable/ser2sock/2.0.2/templates/common.yaml diff --git a/stable/ser2sock/2.0.1/test_values.yaml b/stable/ser2sock/2.0.2/test_values.yaml similarity index 100% rename from stable/ser2sock/2.0.1/test_values.yaml rename to stable/ser2sock/2.0.2/test_values.yaml diff --git a/stable/ser2sock/2.0.1/values.yaml b/stable/ser2sock/2.0.2/values.yaml similarity index 100% rename from stable/ser2sock/2.0.1/values.yaml rename to stable/ser2sock/2.0.2/values.yaml diff --git a/stable/sonarr/7.0.1/CHANGELOG.md b/stable/sonarr/7.0.1/CHANGELOG.md deleted file mode 100644 index 923c7b9a6e..0000000000 --- a/stable/sonarr/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [sonarr-7.0.1](https://github.com/truecharts/apps/compare/sonarr-6.11.15...sonarr-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/sonarr/7.0.1/Chart.lock b/stable/sonarr/7.0.1/Chart.lock deleted file mode 100644 index 8c0ed1649d..0000000000 --- a/stable/sonarr/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:02:53.964656784Z" diff --git a/stable/sonarr/7.0.1/charts/common-7.0.12.tgz b/stable/sonarr/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/sonarr/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/sonarr/7.0.2/CHANGELOG.md b/stable/sonarr/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..657a8bdecf --- /dev/null +++ b/stable/sonarr/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sonarr-7.0.2](https://github.com/truecharts/apps/compare/sonarr-7.0.1...sonarr-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/sonarr/7.0.1/CONFIG.md b/stable/sonarr/7.0.2/CONFIG.md similarity index 100% rename from stable/sonarr/7.0.1/CONFIG.md rename to stable/sonarr/7.0.2/CONFIG.md diff --git a/stable/sonarr/7.0.2/Chart.lock b/stable/sonarr/7.0.2/Chart.lock new file mode 100644 index 0000000000..2a76e9b634 --- /dev/null +++ b/stable/sonarr/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:13:19.72309498Z" diff --git a/stable/sonarr/7.0.1/Chart.yaml b/stable/sonarr/7.0.2/Chart.yaml similarity index 95% rename from stable/sonarr/7.0.1/Chart.yaml rename to stable/sonarr/7.0.2/Chart.yaml index 53c87c0a85..ef5281fbee 100644 --- a/stable/sonarr/7.0.1/Chart.yaml +++ b/stable/sonarr/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.0.6.1265" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/sonarr/7.0.1/README.md b/stable/sonarr/7.0.2/README.md similarity index 96% rename from stable/sonarr/7.0.1/README.md rename to stable/sonarr/7.0.2/README.md index a9dc6afe30..078c93b764 100644 --- a/stable/sonarr/7.0.1/README.md +++ b/stable/sonarr/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/sonarr/7.0.1/app-readme.md b/stable/sonarr/7.0.2/app-readme.md similarity index 100% rename from stable/sonarr/7.0.1/app-readme.md rename to stable/sonarr/7.0.2/app-readme.md diff --git a/stable/sonarr/7.0.2/charts/common-7.0.14.tgz b/stable/sonarr/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/sonarr/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/sonarr/7.0.1/helm-values.md b/stable/sonarr/7.0.2/helm-values.md similarity index 100% rename from stable/sonarr/7.0.1/helm-values.md rename to stable/sonarr/7.0.2/helm-values.md diff --git a/stable/sonarr/7.0.1/ix_values.yaml b/stable/sonarr/7.0.2/ix_values.yaml similarity index 100% rename from stable/sonarr/7.0.1/ix_values.yaml rename to stable/sonarr/7.0.2/ix_values.yaml diff --git a/stable/sonarr/7.0.1/questions.yaml b/stable/sonarr/7.0.2/questions.yaml similarity index 99% rename from stable/sonarr/7.0.1/questions.yaml rename to stable/sonarr/7.0.2/questions.yaml index dca561c1f3..0c7b0bac9d 100644 --- a/stable/sonarr/7.0.1/questions.yaml +++ b/stable/sonarr/7.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/sonarr/7.0.1/templates/common.yaml b/stable/sonarr/7.0.2/templates/common.yaml similarity index 100% rename from stable/sonarr/7.0.1/templates/common.yaml rename to stable/sonarr/7.0.2/templates/common.yaml diff --git a/stable/sonarr/7.0.1/test_values.yaml b/stable/sonarr/7.0.2/test_values.yaml similarity index 100% rename from stable/sonarr/7.0.1/test_values.yaml rename to stable/sonarr/7.0.2/test_values.yaml diff --git a/stable/sonarr/7.0.1/values.yaml b/stable/sonarr/7.0.2/values.yaml similarity index 100% rename from stable/sonarr/7.0.1/values.yaml rename to stable/sonarr/7.0.2/values.yaml diff --git a/stable/stash/2.0.1/CHANGELOG.md b/stable/stash/2.0.1/CHANGELOG.md deleted file mode 100644 index 03bd69a6dc..0000000000 --- a/stable/stash/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,16 +0,0 @@ - - -### [stash-2.0.1](https://github.com/truecharts/apps/compare/stash-1.9.17...stash-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - diff --git a/stable/stash/2.0.1/Chart.lock b/stable/stash/2.0.1/Chart.lock deleted file mode 100644 index af3058aee4..0000000000 --- a/stable/stash/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T17:03:02.860532225Z" diff --git a/stable/stash/2.0.1/charts/common-7.0.12.tgz b/stable/stash/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/stash/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/stash/2.0.2/CHANGELOG.md b/stable/stash/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..163e173c70 --- /dev/null +++ b/stable/stash/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [stash-2.0.2](https://github.com/truecharts/apps/compare/stash-2.0.1...stash-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/stash/2.0.1/CONFIG.md b/stable/stash/2.0.2/CONFIG.md similarity index 100% rename from stable/stash/2.0.1/CONFIG.md rename to stable/stash/2.0.2/CONFIG.md diff --git a/stable/stash/2.0.2/Chart.lock b/stable/stash/2.0.2/Chart.lock new file mode 100644 index 0000000000..9c24c7cb8f --- /dev/null +++ b/stable/stash/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:13:28.631352086Z" diff --git a/stable/stash/2.0.1/Chart.yaml b/stable/stash/2.0.2/Chart.yaml similarity index 94% rename from stable/stash/2.0.1/Chart.yaml rename to stable/stash/2.0.2/Chart.yaml index 801dbf9ab1..6cd55f2d52 100644 --- a/stable/stash/2.0.1/Chart.yaml +++ b/stable/stash/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.0" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: An organizer for your porn, written in Go home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/stash/2.0.1/README.md b/stable/stash/2.0.2/README.md similarity index 96% rename from stable/stash/2.0.1/README.md rename to stable/stash/2.0.2/README.md index 5b7c9ba10f..df0e71c772 100644 --- a/stable/stash/2.0.1/README.md +++ b/stable/stash/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/stash/2.0.1/app-readme.md b/stable/stash/2.0.2/app-readme.md similarity index 100% rename from stable/stash/2.0.1/app-readme.md rename to stable/stash/2.0.2/app-readme.md diff --git a/stable/stash/2.0.2/charts/common-7.0.14.tgz b/stable/stash/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/stash/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/stash/2.0.1/ci/ct-values.yaml b/stable/stash/2.0.2/ci/ct-values.yaml similarity index 100% rename from stable/stash/2.0.1/ci/ct-values.yaml rename to stable/stash/2.0.2/ci/ct-values.yaml diff --git a/stable/stash/2.0.1/helm-values.md b/stable/stash/2.0.2/helm-values.md similarity index 100% rename from stable/stash/2.0.1/helm-values.md rename to stable/stash/2.0.2/helm-values.md diff --git a/stable/stash/2.0.1/ix_values.yaml b/stable/stash/2.0.2/ix_values.yaml similarity index 100% rename from stable/stash/2.0.1/ix_values.yaml rename to stable/stash/2.0.2/ix_values.yaml diff --git a/stable/stash/2.0.1/questions.yaml b/stable/stash/2.0.2/questions.yaml similarity index 99% rename from stable/stash/2.0.1/questions.yaml rename to stable/stash/2.0.2/questions.yaml index d167d17d16..7fe9a74476 100644 --- a/stable/stash/2.0.1/questions.yaml +++ b/stable/stash/2.0.2/questions.yaml @@ -1294,12 +1294,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/stash/2.0.1/templates/common.yaml b/stable/stash/2.0.2/templates/common.yaml similarity index 100% rename from stable/stash/2.0.1/templates/common.yaml rename to stable/stash/2.0.2/templates/common.yaml diff --git a/stable/stash/2.0.1/test_values.yaml b/stable/stash/2.0.2/test_values.yaml similarity index 100% rename from stable/stash/2.0.1/test_values.yaml rename to stable/stash/2.0.2/test_values.yaml diff --git a/stable/stash/2.0.1/values.yaml b/stable/stash/2.0.2/values.yaml similarity index 100% rename from stable/stash/2.0.1/values.yaml rename to stable/stash/2.0.2/values.yaml diff --git a/stable/syncthing/7.0.2/CHANGELOG.md b/stable/syncthing/7.0.2/CHANGELOG.md deleted file mode 100644 index f15b82c798..0000000000 --- a/stable/syncthing/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [syncthing-7.0.2](https://github.com/truecharts/apps/compare/syncthing-7.0.1...syncthing-7.0.2) (2021-09-13) - -#### Fix - -* correct image tag for Syncthing on SCALE - diff --git a/stable/syncthing/7.0.2/Chart.lock b/stable/syncthing/7.0.2/Chart.lock deleted file mode 100644 index 81407e564f..0000000000 --- a/stable/syncthing/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T20:57:47.285380491Z" diff --git a/stable/syncthing/7.0.2/charts/common-7.0.12.tgz b/stable/syncthing/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/syncthing/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/syncthing/7.0.3/CHANGELOG.md b/stable/syncthing/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..940b6e83db --- /dev/null +++ b/stable/syncthing/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [syncthing-7.0.3](https://github.com/truecharts/apps/compare/syncthing-7.0.2...syncthing-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/syncthing/7.0.2/CONFIG.md b/stable/syncthing/7.0.3/CONFIG.md similarity index 100% rename from stable/syncthing/7.0.2/CONFIG.md rename to stable/syncthing/7.0.3/CONFIG.md diff --git a/stable/syncthing/7.0.3/Chart.lock b/stable/syncthing/7.0.3/Chart.lock new file mode 100644 index 0000000000..d5df04e1d5 --- /dev/null +++ b/stable/syncthing/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:13:37.61699727Z" diff --git a/stable/syncthing/7.0.2/Chart.yaml b/stable/syncthing/7.0.3/Chart.yaml similarity index 95% rename from stable/syncthing/7.0.2/Chart.yaml rename to stable/syncthing/7.0.3/Chart.yaml index 78f92bc267..d758cab903 100644 --- a/stable/syncthing/7.0.2/Chart.yaml +++ b/stable/syncthing/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.18.2" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.2 +version: 7.0.3 diff --git a/stable/syncthing/7.0.2/README.md b/stable/syncthing/7.0.3/README.md similarity index 96% rename from stable/syncthing/7.0.2/README.md rename to stable/syncthing/7.0.3/README.md index 6147c8ee11..be5d21016e 100644 --- a/stable/syncthing/7.0.2/README.md +++ b/stable/syncthing/7.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/syncthing/7.0.2/app-readme.md b/stable/syncthing/7.0.3/app-readme.md similarity index 100% rename from stable/syncthing/7.0.2/app-readme.md rename to stable/syncthing/7.0.3/app-readme.md diff --git a/stable/syncthing/7.0.3/charts/common-7.0.14.tgz b/stable/syncthing/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/syncthing/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/syncthing/7.0.2/helm-values.md b/stable/syncthing/7.0.3/helm-values.md similarity index 100% rename from stable/syncthing/7.0.2/helm-values.md rename to stable/syncthing/7.0.3/helm-values.md diff --git a/stable/syncthing/7.0.2/ix_values.yaml b/stable/syncthing/7.0.3/ix_values.yaml similarity index 100% rename from stable/syncthing/7.0.2/ix_values.yaml rename to stable/syncthing/7.0.3/ix_values.yaml diff --git a/stable/syncthing/7.0.2/questions.yaml b/stable/syncthing/7.0.3/questions.yaml similarity index 100% rename from stable/syncthing/7.0.2/questions.yaml rename to stable/syncthing/7.0.3/questions.yaml diff --git a/stable/syncthing/7.0.2/templates/common.yaml b/stable/syncthing/7.0.3/templates/common.yaml similarity index 100% rename from stable/syncthing/7.0.2/templates/common.yaml rename to stable/syncthing/7.0.3/templates/common.yaml diff --git a/stable/syncthing/7.0.2/test_values.yaml b/stable/syncthing/7.0.3/test_values.yaml similarity index 100% rename from stable/syncthing/7.0.2/test_values.yaml rename to stable/syncthing/7.0.3/test_values.yaml diff --git a/stable/syncthing/7.0.2/values.yaml b/stable/syncthing/7.0.3/values.yaml similarity index 100% rename from stable/syncthing/7.0.2/values.yaml rename to stable/syncthing/7.0.3/values.yaml diff --git a/stable/tautulli/7.0.1/CHANGELOG.md b/stable/tautulli/7.0.1/CHANGELOG.md deleted file mode 100644 index 332a5a85e0..0000000000 --- a/stable/tautulli/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [tautulli-7.0.1](https://github.com/truecharts/apps/compare/tautulli-6.11.16...tautulli-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/tautulli/7.0.1/Chart.lock b/stable/tautulli/7.0.1/Chart.lock deleted file mode 100644 index 9ec6046b98..0000000000 --- a/stable/tautulli/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:03:20.922699255Z" diff --git a/stable/tautulli/7.0.1/charts/common-7.0.12.tgz b/stable/tautulli/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/tautulli/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/tautulli/7.0.2/CHANGELOG.md b/stable/tautulli/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..2daf6835c0 --- /dev/null +++ b/stable/tautulli/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [tautulli-7.0.2](https://github.com/truecharts/apps/compare/tautulli-7.0.1...tautulli-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/tautulli/7.0.1/CONFIG.md b/stable/tautulli/7.0.2/CONFIG.md similarity index 100% rename from stable/tautulli/7.0.1/CONFIG.md rename to stable/tautulli/7.0.2/CONFIG.md diff --git a/stable/tautulli/7.0.2/Chart.lock b/stable/tautulli/7.0.2/Chart.lock new file mode 100644 index 0000000000..2b12b4dfd3 --- /dev/null +++ b/stable/tautulli/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:13:46.761446216Z" diff --git a/stable/tautulli/7.0.1/Chart.yaml b/stable/tautulli/7.0.2/Chart.yaml similarity index 95% rename from stable/tautulli/7.0.1/Chart.yaml rename to stable/tautulli/7.0.2/Chart.yaml index 90096f5764..1b4b11c9f2 100644 --- a/stable/tautulli/7.0.1/Chart.yaml +++ b/stable/tautulli/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.7.6" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/tautulli/7.0.1/README.md b/stable/tautulli/7.0.2/README.md similarity index 96% rename from stable/tautulli/7.0.1/README.md rename to stable/tautulli/7.0.2/README.md index 2104badcfe..e13da355f7 100644 --- a/stable/tautulli/7.0.1/README.md +++ b/stable/tautulli/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/tautulli/7.0.1/app-readme.md b/stable/tautulli/7.0.2/app-readme.md similarity index 100% rename from stable/tautulli/7.0.1/app-readme.md rename to stable/tautulli/7.0.2/app-readme.md diff --git a/stable/tautulli/7.0.2/charts/common-7.0.14.tgz b/stable/tautulli/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/tautulli/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/tautulli/7.0.1/helm-values.md b/stable/tautulli/7.0.2/helm-values.md similarity index 100% rename from stable/tautulli/7.0.1/helm-values.md rename to stable/tautulli/7.0.2/helm-values.md diff --git a/stable/tautulli/7.0.1/ix_values.yaml b/stable/tautulli/7.0.2/ix_values.yaml similarity index 100% rename from stable/tautulli/7.0.1/ix_values.yaml rename to stable/tautulli/7.0.2/ix_values.yaml diff --git a/stable/tautulli/7.0.1/questions.yaml b/stable/tautulli/7.0.2/questions.yaml similarity index 99% rename from stable/tautulli/7.0.1/questions.yaml rename to stable/tautulli/7.0.2/questions.yaml index aecd55599a..de2823852f 100644 --- a/stable/tautulli/7.0.1/questions.yaml +++ b/stable/tautulli/7.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/tautulli/7.0.1/templates/common.yaml b/stable/tautulli/7.0.2/templates/common.yaml similarity index 100% rename from stable/tautulli/7.0.1/templates/common.yaml rename to stable/tautulli/7.0.2/templates/common.yaml diff --git a/stable/tautulli/7.0.1/test_values.yaml b/stable/tautulli/7.0.2/test_values.yaml similarity index 100% rename from stable/tautulli/7.0.1/test_values.yaml rename to stable/tautulli/7.0.2/test_values.yaml diff --git a/stable/tautulli/7.0.1/values.yaml b/stable/tautulli/7.0.2/values.yaml similarity index 100% rename from stable/tautulli/7.0.1/values.yaml rename to stable/tautulli/7.0.2/values.yaml diff --git a/stable/thelounge/2.0.1/CHANGELOG.md b/stable/thelounge/2.0.1/CHANGELOG.md deleted file mode 100644 index 63d22f596b..0000000000 --- a/stable/thelounge/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [thelounge-2.0.1](https://github.com/truecharts/apps/compare/thelounge-1.11.15...thelounge-2.0.1) (2021-09-13) - -#### Chore - -* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/thelounge/2.0.1/Chart.lock b/stable/thelounge/2.0.1/Chart.lock deleted file mode 100644 index 4305faee0a..0000000000 --- a/stable/thelounge/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:03:29.942258209Z" diff --git a/stable/thelounge/2.0.1/charts/common-7.0.12.tgz b/stable/thelounge/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/thelounge/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/thelounge/2.0.2/CHANGELOG.md b/stable/thelounge/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..74554b92f8 --- /dev/null +++ b/stable/thelounge/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [thelounge-2.0.2](https://github.com/truecharts/apps/compare/thelounge-2.0.1...thelounge-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/thelounge/2.0.1/CONFIG.md b/stable/thelounge/2.0.2/CONFIG.md similarity index 100% rename from stable/thelounge/2.0.1/CONFIG.md rename to stable/thelounge/2.0.2/CONFIG.md diff --git a/stable/thelounge/2.0.2/Chart.lock b/stable/thelounge/2.0.2/Chart.lock new file mode 100644 index 0000000000..752a4e959d --- /dev/null +++ b/stable/thelounge/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:13:55.702413444Z" diff --git a/stable/thelounge/2.0.1/Chart.yaml b/stable/thelounge/2.0.2/Chart.yaml similarity index 94% rename from stable/thelounge/2.0.1/Chart.yaml rename to stable/thelounge/2.0.2/Chart.yaml index 5dc68cafad..05747c347d 100644 --- a/stable/thelounge/2.0.1/Chart.yaml +++ b/stable/thelounge/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.2.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 description: The Lounge, modern web IRC client designed for self-hosting home: https://github.com/truecharts/apps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/thelounge/2.0.1/README.md b/stable/thelounge/2.0.2/README.md similarity index 96% rename from stable/thelounge/2.0.1/README.md rename to stable/thelounge/2.0.2/README.md index 67687fa1d1..0403c16489 100644 --- a/stable/thelounge/2.0.1/README.md +++ b/stable/thelounge/2.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/thelounge/2.0.1/app-readme.md b/stable/thelounge/2.0.2/app-readme.md similarity index 100% rename from stable/thelounge/2.0.1/app-readme.md rename to stable/thelounge/2.0.2/app-readme.md diff --git a/stable/thelounge/2.0.2/charts/common-7.0.14.tgz b/stable/thelounge/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/thelounge/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/thelounge/2.0.1/helm-values.md b/stable/thelounge/2.0.2/helm-values.md similarity index 100% rename from stable/thelounge/2.0.1/helm-values.md rename to stable/thelounge/2.0.2/helm-values.md diff --git a/stable/thelounge/2.0.1/ix_values.yaml b/stable/thelounge/2.0.2/ix_values.yaml similarity index 100% rename from stable/thelounge/2.0.1/ix_values.yaml rename to stable/thelounge/2.0.2/ix_values.yaml diff --git a/stable/thelounge/2.0.1/questions.yaml b/stable/thelounge/2.0.2/questions.yaml similarity index 99% rename from stable/thelounge/2.0.1/questions.yaml rename to stable/thelounge/2.0.2/questions.yaml index 34918ba669..ec4c4cba70 100644 --- a/stable/thelounge/2.0.1/questions.yaml +++ b/stable/thelounge/2.0.2/questions.yaml @@ -1296,12 +1296,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/thelounge/2.0.1/templates/common.yaml b/stable/thelounge/2.0.2/templates/common.yaml similarity index 100% rename from stable/thelounge/2.0.1/templates/common.yaml rename to stable/thelounge/2.0.2/templates/common.yaml diff --git a/stable/thelounge/2.0.1/test_values.yaml b/stable/thelounge/2.0.2/test_values.yaml similarity index 100% rename from stable/thelounge/2.0.1/test_values.yaml rename to stable/thelounge/2.0.2/test_values.yaml diff --git a/stable/thelounge/2.0.1/values.yaml b/stable/thelounge/2.0.2/values.yaml similarity index 100% rename from stable/thelounge/2.0.1/values.yaml rename to stable/thelounge/2.0.2/values.yaml diff --git a/stable/traefik/8.0.3/CHANGELOG.md b/stable/traefik/8.0.3/CHANGELOG.md deleted file mode 100644 index 770a62f812..0000000000 --- a/stable/traefik/8.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [traefik-8.0.3](https://github.com/truecharts/apps/compare/traefik-8.0.2...traefik-8.0.3) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/traefik/8.0.3/Chart.lock b/stable/traefik/8.0.3/Chart.lock deleted file mode 100644 index ee70483ffd..0000000000 --- a/stable/traefik/8.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:47:43.470691427Z" diff --git a/stable/traefik/8.0.3/charts/common-7.0.12.tgz b/stable/traefik/8.0.3/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/traefik/8.0.3/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/traefik/8.0.4/CHANGELOG.md b/stable/traefik/8.0.4/CHANGELOG.md new file mode 100644 index 0000000000..ecfd0b1cf0 --- /dev/null +++ b/stable/traefik/8.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [traefik-8.0.4](https://github.com/truecharts/apps/compare/traefik-8.0.3...traefik-8.0.4) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/traefik/8.0.3/CONFIG.md b/stable/traefik/8.0.4/CONFIG.md similarity index 100% rename from stable/traefik/8.0.3/CONFIG.md rename to stable/traefik/8.0.4/CONFIG.md diff --git a/stable/traefik/8.0.4/Chart.lock b/stable/traefik/8.0.4/Chart.lock new file mode 100644 index 0000000000..0d6be6dab5 --- /dev/null +++ b/stable/traefik/8.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:14:04.704317429Z" diff --git a/stable/traefik/8.0.3/Chart.yaml b/stable/traefik/8.0.4/Chart.yaml similarity index 94% rename from stable/traefik/8.0.3/Chart.yaml rename to stable/traefik/8.0.4/Chart.yaml index 1cc6fd07de..8ac289e513 100644 --- a/stable/traefik/8.0.3/Chart.yaml +++ b/stable/traefik/8.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.5.3" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 8.0.3 +version: 8.0.4 diff --git a/stable/traefik/8.0.3/README.md b/stable/traefik/8.0.4/README.md similarity index 96% rename from stable/traefik/8.0.3/README.md rename to stable/traefik/8.0.4/README.md index 24b1099808..baa7517c12 100644 --- a/stable/traefik/8.0.3/README.md +++ b/stable/traefik/8.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/traefik/8.0.3/app-readme.md b/stable/traefik/8.0.4/app-readme.md similarity index 100% rename from stable/traefik/8.0.3/app-readme.md rename to stable/traefik/8.0.4/app-readme.md diff --git a/stable/traefik/8.0.4/charts/common-7.0.14.tgz b/stable/traefik/8.0.4/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/traefik/8.0.4/charts/common-7.0.14.tgz differ diff --git a/stable/traefik/8.0.3/crds/ingressroute.yaml b/stable/traefik/8.0.4/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/ingressroute.yaml rename to stable/traefik/8.0.4/crds/ingressroute.yaml diff --git a/stable/traefik/8.0.3/crds/ingressroutetcp.yaml b/stable/traefik/8.0.4/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/ingressroutetcp.yaml rename to stable/traefik/8.0.4/crds/ingressroutetcp.yaml diff --git a/stable/traefik/8.0.3/crds/ingressrouteudp.yaml b/stable/traefik/8.0.4/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/ingressrouteudp.yaml rename to stable/traefik/8.0.4/crds/ingressrouteudp.yaml diff --git a/stable/traefik/8.0.3/crds/middlewares.yaml b/stable/traefik/8.0.4/crds/middlewares.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/middlewares.yaml rename to stable/traefik/8.0.4/crds/middlewares.yaml diff --git a/stable/traefik/8.0.3/crds/middlewarestcp.yaml b/stable/traefik/8.0.4/crds/middlewarestcp.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/middlewarestcp.yaml rename to stable/traefik/8.0.4/crds/middlewarestcp.yaml diff --git a/stable/traefik/8.0.3/crds/serverstransports.yaml b/stable/traefik/8.0.4/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/serverstransports.yaml rename to stable/traefik/8.0.4/crds/serverstransports.yaml diff --git a/stable/traefik/8.0.3/crds/tlsoptions.yaml b/stable/traefik/8.0.4/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/tlsoptions.yaml rename to stable/traefik/8.0.4/crds/tlsoptions.yaml diff --git a/stable/traefik/8.0.3/crds/tlsstores.yaml b/stable/traefik/8.0.4/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/tlsstores.yaml rename to stable/traefik/8.0.4/crds/tlsstores.yaml diff --git a/stable/traefik/8.0.3/crds/traefikservices.yaml b/stable/traefik/8.0.4/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/8.0.3/crds/traefikservices.yaml rename to stable/traefik/8.0.4/crds/traefikservices.yaml diff --git a/stable/traefik/8.0.3/helm-values.md b/stable/traefik/8.0.4/helm-values.md similarity index 100% rename from stable/traefik/8.0.3/helm-values.md rename to stable/traefik/8.0.4/helm-values.md diff --git a/stable/traefik/8.0.3/ix_values.yaml b/stable/traefik/8.0.4/ix_values.yaml similarity index 100% rename from stable/traefik/8.0.3/ix_values.yaml rename to stable/traefik/8.0.4/ix_values.yaml diff --git a/stable/traefik/8.0.3/questions.yaml b/stable/traefik/8.0.4/questions.yaml similarity index 100% rename from stable/traefik/8.0.3/questions.yaml rename to stable/traefik/8.0.4/questions.yaml diff --git a/stable/traefik/8.0.3/templates/_args.tpl b/stable/traefik/8.0.4/templates/_args.tpl similarity index 100% rename from stable/traefik/8.0.3/templates/_args.tpl rename to stable/traefik/8.0.4/templates/_args.tpl diff --git a/stable/traefik/8.0.3/templates/_helpers.tpl b/stable/traefik/8.0.4/templates/_helpers.tpl similarity index 100% rename from stable/traefik/8.0.3/templates/_helpers.tpl rename to stable/traefik/8.0.4/templates/_helpers.tpl diff --git a/stable/traefik/8.0.3/templates/_ingressclass.tpl b/stable/traefik/8.0.4/templates/_ingressclass.tpl similarity index 100% rename from stable/traefik/8.0.3/templates/_ingressclass.tpl rename to stable/traefik/8.0.4/templates/_ingressclass.tpl diff --git a/stable/traefik/8.0.3/templates/_ingressroute.tpl b/stable/traefik/8.0.4/templates/_ingressroute.tpl similarity index 100% rename from stable/traefik/8.0.3/templates/_ingressroute.tpl rename to stable/traefik/8.0.4/templates/_ingressroute.tpl diff --git a/stable/traefik/8.0.3/templates/_portalhook.tpl b/stable/traefik/8.0.4/templates/_portalhook.tpl similarity index 100% rename from stable/traefik/8.0.3/templates/_portalhook.tpl rename to stable/traefik/8.0.4/templates/_portalhook.tpl diff --git a/stable/traefik/8.0.3/templates/_tlsoptions.tpl b/stable/traefik/8.0.4/templates/_tlsoptions.tpl similarity index 100% rename from stable/traefik/8.0.3/templates/_tlsoptions.tpl rename to stable/traefik/8.0.4/templates/_tlsoptions.tpl diff --git a/stable/traefik/8.0.3/templates/common.yaml b/stable/traefik/8.0.4/templates/common.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/common.yaml rename to stable/traefik/8.0.4/templates/common.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/basic-middleware.yaml b/stable/traefik/8.0.4/templates/middlewares/basic-middleware.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/basic-middleware.yaml rename to stable/traefik/8.0.4/templates/middlewares/basic-middleware.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/basicauth.yaml b/stable/traefik/8.0.4/templates/middlewares/basicauth.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/basicauth.yaml rename to stable/traefik/8.0.4/templates/middlewares/basicauth.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/chain.yaml b/stable/traefik/8.0.4/templates/middlewares/chain.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/chain.yaml rename to stable/traefik/8.0.4/templates/middlewares/chain.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/forwardauth.yaml b/stable/traefik/8.0.4/templates/middlewares/forwardauth.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/forwardauth.yaml rename to stable/traefik/8.0.4/templates/middlewares/forwardauth.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/ipwhitelist.yaml b/stable/traefik/8.0.4/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/ipwhitelist.yaml rename to stable/traefik/8.0.4/templates/middlewares/ipwhitelist.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/ratelimit.yaml b/stable/traefik/8.0.4/templates/middlewares/ratelimit.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/ratelimit.yaml rename to stable/traefik/8.0.4/templates/middlewares/ratelimit.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/redirectScheme.yaml b/stable/traefik/8.0.4/templates/middlewares/redirectScheme.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/redirectScheme.yaml rename to stable/traefik/8.0.4/templates/middlewares/redirectScheme.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/redirectregex.yaml b/stable/traefik/8.0.4/templates/middlewares/redirectregex.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/redirectregex.yaml rename to stable/traefik/8.0.4/templates/middlewares/redirectregex.yaml diff --git a/stable/traefik/8.0.3/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/8.0.4/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from stable/traefik/8.0.3/templates/middlewares/tc-nextcloud.yaml rename to stable/traefik/8.0.4/templates/middlewares/tc-nextcloud.yaml diff --git a/stable/traefik/8.0.3/test_values.yaml b/stable/traefik/8.0.4/test_values.yaml similarity index 100% rename from stable/traefik/8.0.3/test_values.yaml rename to stable/traefik/8.0.4/test_values.yaml diff --git a/stable/traefik/8.0.3/values.yaml b/stable/traefik/8.0.4/values.yaml similarity index 100% rename from stable/traefik/8.0.3/values.yaml rename to stable/traefik/8.0.4/values.yaml diff --git a/stable/transmission/7.0.1/CHANGELOG.md b/stable/transmission/7.0.1/CHANGELOG.md deleted file mode 100644 index e8bad7e790..0000000000 --- a/stable/transmission/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [transmission-7.0.1](https://github.com/truecharts/apps/compare/transmission-6.11.16...transmission-7.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/transmission/7.0.1/Chart.lock b/stable/transmission/7.0.1/Chart.lock deleted file mode 100644 index b6e2fe03db..0000000000 --- a/stable/transmission/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:03:47.99766778Z" diff --git a/stable/transmission/7.0.1/charts/common-7.0.12.tgz b/stable/transmission/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/transmission/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/transmission/7.0.2/CHANGELOG.md b/stable/transmission/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..e44a4548b4 --- /dev/null +++ b/stable/transmission/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [transmission-7.0.2](https://github.com/truecharts/apps/compare/transmission-7.0.1...transmission-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/transmission/7.0.1/CONFIG.md b/stable/transmission/7.0.2/CONFIG.md similarity index 100% rename from stable/transmission/7.0.1/CONFIG.md rename to stable/transmission/7.0.2/CONFIG.md diff --git a/stable/transmission/7.0.2/Chart.lock b/stable/transmission/7.0.2/Chart.lock new file mode 100644 index 0000000000..e40ad8df39 --- /dev/null +++ b/stable/transmission/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:14:13.770493283Z" diff --git a/stable/transmission/7.0.1/Chart.yaml b/stable/transmission/7.0.2/Chart.yaml similarity index 95% rename from stable/transmission/7.0.1/Chart.yaml rename to stable/transmission/7.0.2/Chart.yaml index bb534a4fc9..d13c0c6b46 100644 --- a/stable/transmission/7.0.1/Chart.yaml +++ b/stable/transmission/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "3.00" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.1 +version: 7.0.2 diff --git a/stable/transmission/7.0.1/README.md b/stable/transmission/7.0.2/README.md similarity index 96% rename from stable/transmission/7.0.1/README.md rename to stable/transmission/7.0.2/README.md index 753c5f9e9d..6d494855d3 100644 --- a/stable/transmission/7.0.1/README.md +++ b/stable/transmission/7.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/transmission/7.0.1/app-readme.md b/stable/transmission/7.0.2/app-readme.md similarity index 100% rename from stable/transmission/7.0.1/app-readme.md rename to stable/transmission/7.0.2/app-readme.md diff --git a/stable/transmission/7.0.2/charts/common-7.0.14.tgz b/stable/transmission/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/transmission/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/transmission/7.0.1/helm-values.md b/stable/transmission/7.0.2/helm-values.md similarity index 100% rename from stable/transmission/7.0.1/helm-values.md rename to stable/transmission/7.0.2/helm-values.md diff --git a/stable/transmission/7.0.1/ix_values.yaml b/stable/transmission/7.0.2/ix_values.yaml similarity index 100% rename from stable/transmission/7.0.1/ix_values.yaml rename to stable/transmission/7.0.2/ix_values.yaml diff --git a/stable/transmission/7.0.1/questions.yaml b/stable/transmission/7.0.2/questions.yaml similarity index 99% rename from stable/transmission/7.0.1/questions.yaml rename to stable/transmission/7.0.2/questions.yaml index 9d00f10c4e..ec8f48cfa9 100644 --- a/stable/transmission/7.0.1/questions.yaml +++ b/stable/transmission/7.0.2/questions.yaml @@ -1820,12 +1820,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/transmission/7.0.1/templates/common.yaml b/stable/transmission/7.0.2/templates/common.yaml similarity index 100% rename from stable/transmission/7.0.1/templates/common.yaml rename to stable/transmission/7.0.2/templates/common.yaml diff --git a/stable/transmission/7.0.1/test_values.yaml b/stable/transmission/7.0.2/test_values.yaml similarity index 100% rename from stable/transmission/7.0.1/test_values.yaml rename to stable/transmission/7.0.2/test_values.yaml diff --git a/stable/transmission/7.0.1/values.yaml b/stable/transmission/7.0.2/values.yaml similarity index 100% rename from stable/transmission/7.0.1/values.yaml rename to stable/transmission/7.0.2/values.yaml diff --git a/stable/truecommand/7.0.1/CHANGELOG.md b/stable/truecommand/7.0.1/CHANGELOG.md deleted file mode 100644 index 70fc5bd255..0000000000 --- a/stable/truecommand/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [truecommand-7.0.1](https://github.com/truecharts/apps/compare/truecommand-6.11.16...truecommand-7.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/truecommand/7.0.1/Chart.lock b/stable/truecommand/7.0.1/Chart.lock deleted file mode 100644 index edfa264213..0000000000 --- a/stable/truecommand/7.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:03:57.360037678Z" diff --git a/stable/truecommand/7.0.1/charts/common-7.0.12.tgz b/stable/truecommand/7.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/truecommand/7.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/truecommand/7.0.2/CHANGELOG.md b/stable/truecommand/7.0.2/CHANGELOG.md new file mode 100644 index 0000000000..fd55002992 --- /dev/null +++ b/stable/truecommand/7.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [truecommand-7.0.2](https://github.com/truecharts/apps/compare/truecommand-7.0.1...truecommand-7.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/truecommand/7.0.1/CONFIG.md b/stable/truecommand/7.0.2/CONFIG.md similarity index 100% rename from stable/truecommand/7.0.1/CONFIG.md rename to stable/truecommand/7.0.2/CONFIG.md diff --git a/stable/truecommand/7.0.2/Chart.lock b/stable/truecommand/7.0.2/Chart.lock new file mode 100644 index 0000000000..d19387af70 --- /dev/null +++ b/stable/truecommand/7.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:14:22.627585567Z" diff --git a/stable/truecommand/7.0.1/Chart.yaml b/stable/truecommand/7.0.2/Chart.yaml similarity index 95% rename from stable/truecommand/7.0.1/Chart.yaml rename to stable/truecommand/7.0.2/Chart.yaml index 27f3327b2e..07ebe0097a 100644 --- a/stable/truecommand/7.0.1/Chart.yaml +++ b/stable/truecommand/7.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/charts/incubator/truecommand @@ -22,4 +22,4 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 7.0.1 +version: 7.0.2 diff --git a/stable/truecommand/7.0.1/README.md b/stable/truecommand/7.0.2/README.md similarity index 96% rename from stable/truecommand/7.0.1/README.md rename to stable/truecommand/7.0.2/README.md index c1f78c6532..3a6e4ee6df 100644 --- a/stable/truecommand/7.0.1/README.md +++ b/stable/truecommand/7.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/truecommand/7.0.1/app-readme.md b/stable/truecommand/7.0.2/app-readme.md similarity index 100% rename from stable/truecommand/7.0.1/app-readme.md rename to stable/truecommand/7.0.2/app-readme.md diff --git a/stable/truecommand/7.0.2/charts/common-7.0.14.tgz b/stable/truecommand/7.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/truecommand/7.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/truecommand/7.0.1/helm-values.md b/stable/truecommand/7.0.2/helm-values.md similarity index 100% rename from stable/truecommand/7.0.1/helm-values.md rename to stable/truecommand/7.0.2/helm-values.md diff --git a/stable/truecommand/7.0.1/ix_values.yaml b/stable/truecommand/7.0.2/ix_values.yaml similarity index 100% rename from stable/truecommand/7.0.1/ix_values.yaml rename to stable/truecommand/7.0.2/ix_values.yaml diff --git a/stable/truecommand/7.0.1/questions.yaml b/stable/truecommand/7.0.2/questions.yaml similarity index 99% rename from stable/truecommand/7.0.1/questions.yaml rename to stable/truecommand/7.0.2/questions.yaml index a10ce9b330..3ebcf5ec1a 100644 --- a/stable/truecommand/7.0.1/questions.yaml +++ b/stable/truecommand/7.0.2/questions.yaml @@ -1300,12 +1300,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/truecommand/7.0.1/templates/common.yaml b/stable/truecommand/7.0.2/templates/common.yaml similarity index 100% rename from stable/truecommand/7.0.1/templates/common.yaml rename to stable/truecommand/7.0.2/templates/common.yaml diff --git a/stable/truecommand/7.0.1/test_values.yaml b/stable/truecommand/7.0.2/test_values.yaml similarity index 100% rename from stable/truecommand/7.0.1/test_values.yaml rename to stable/truecommand/7.0.2/test_values.yaml diff --git a/stable/truecommand/7.0.1/values.yaml b/stable/truecommand/7.0.2/values.yaml similarity index 100% rename from stable/truecommand/7.0.1/values.yaml rename to stable/truecommand/7.0.2/values.yaml diff --git a/stable/tvheadend/8.0.1/CHANGELOG.md b/stable/tvheadend/8.0.1/CHANGELOG.md deleted file mode 100644 index 88906374f6..0000000000 --- a/stable/tvheadend/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [tvheadend-8.0.1](https://github.com/truecharts/apps/compare/tvheadend-7.11.15...tvheadend-8.0.1) (2021-09-13) - -#### Chore - -* move all LSIO containers to github registry ([#957](https://github.com/truecharts/apps/issues/957)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/tvheadend/8.0.1/Chart.lock b/stable/tvheadend/8.0.1/Chart.lock deleted file mode 100644 index 9f7e65ecc0..0000000000 --- a/stable/tvheadend/8.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:04:06.168651561Z" diff --git a/stable/tvheadend/8.0.1/charts/common-7.0.12.tgz b/stable/tvheadend/8.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/tvheadend/8.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/tvheadend/8.0.2/CHANGELOG.md b/stable/tvheadend/8.0.2/CHANGELOG.md new file mode 100644 index 0000000000..64cc6a3158 --- /dev/null +++ b/stable/tvheadend/8.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [tvheadend-8.0.2](https://github.com/truecharts/apps/compare/tvheadend-8.0.1...tvheadend-8.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/tvheadend/8.0.1/CONFIG.md b/stable/tvheadend/8.0.2/CONFIG.md similarity index 100% rename from stable/tvheadend/8.0.1/CONFIG.md rename to stable/tvheadend/8.0.2/CONFIG.md diff --git a/stable/tvheadend/8.0.2/Chart.lock b/stable/tvheadend/8.0.2/Chart.lock new file mode 100644 index 0000000000..ff0e76aca8 --- /dev/null +++ b/stable/tvheadend/8.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:14:31.660949144Z" diff --git a/stable/tvheadend/8.0.1/Chart.yaml b/stable/tvheadend/8.0.2/Chart.yaml similarity index 94% rename from stable/tvheadend/8.0.1/Chart.yaml rename to stable/tvheadend/8.0.2/Chart.yaml index c9fbb4b6cc..475313da1b 100644 --- a/stable/tvheadend/8.0.1/Chart.yaml +++ b/stable/tvheadend/8.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "63784405" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: TVheadend - a TV streaming server and digital video recorder home: https://github.com/truecharts/apps/tree/master/charts/incubator/tvheadend @@ -22,4 +22,4 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 8.0.1 +version: 8.0.2 diff --git a/stable/tvheadend/8.0.1/README.md b/stable/tvheadend/8.0.2/README.md similarity index 96% rename from stable/tvheadend/8.0.1/README.md rename to stable/tvheadend/8.0.2/README.md index 69df7e770f..6c81de0bb5 100644 --- a/stable/tvheadend/8.0.1/README.md +++ b/stable/tvheadend/8.0.2/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/tvheadend/8.0.1/app-readme.md b/stable/tvheadend/8.0.2/app-readme.md similarity index 100% rename from stable/tvheadend/8.0.1/app-readme.md rename to stable/tvheadend/8.0.2/app-readme.md diff --git a/stable/tvheadend/8.0.2/charts/common-7.0.14.tgz b/stable/tvheadend/8.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/tvheadend/8.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/tvheadend/8.0.1/helm-values.md b/stable/tvheadend/8.0.2/helm-values.md similarity index 100% rename from stable/tvheadend/8.0.1/helm-values.md rename to stable/tvheadend/8.0.2/helm-values.md diff --git a/stable/tvheadend/8.0.1/ix_values.yaml b/stable/tvheadend/8.0.2/ix_values.yaml similarity index 100% rename from stable/tvheadend/8.0.1/ix_values.yaml rename to stable/tvheadend/8.0.2/ix_values.yaml diff --git a/stable/tvheadend/8.0.1/questions.yaml b/stable/tvheadend/8.0.2/questions.yaml similarity index 99% rename from stable/tvheadend/8.0.1/questions.yaml rename to stable/tvheadend/8.0.2/questions.yaml index 5cd3f6afc0..3aded74660 100644 --- a/stable/tvheadend/8.0.1/questions.yaml +++ b/stable/tvheadend/8.0.2/questions.yaml @@ -1396,12 +1396,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/tvheadend/8.0.1/templates/common.yaml b/stable/tvheadend/8.0.2/templates/common.yaml similarity index 100% rename from stable/tvheadend/8.0.1/templates/common.yaml rename to stable/tvheadend/8.0.2/templates/common.yaml diff --git a/stable/tvheadend/8.0.1/test_values.yaml b/stable/tvheadend/8.0.2/test_values.yaml similarity index 100% rename from stable/tvheadend/8.0.1/test_values.yaml rename to stable/tvheadend/8.0.2/test_values.yaml diff --git a/stable/tvheadend/8.0.1/values.yaml b/stable/tvheadend/8.0.2/values.yaml similarity index 100% rename from stable/tvheadend/8.0.1/values.yaml rename to stable/tvheadend/8.0.2/values.yaml diff --git a/stable/unifi/7.0.2/CHANGELOG.md b/stable/unifi/7.0.2/CHANGELOG.md deleted file mode 100644 index 336fd800c8..0000000000 --- a/stable/unifi/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [unifi-7.0.2](https://github.com/truecharts/apps/compare/unifi-7.0.1...unifi-7.0.2) (2021-09-21) - -#### Chore - -* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) - diff --git a/stable/unifi/7.0.2/Chart.lock b/stable/unifi/7.0.2/Chart.lock deleted file mode 100644 index 71f38336ec..0000000000 --- a/stable/unifi/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-21T08:47:55.077330089Z" diff --git a/stable/unifi/7.0.2/charts/common-7.0.12.tgz b/stable/unifi/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/unifi/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/unifi/7.0.3/CHANGELOG.md b/stable/unifi/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..8e59514765 --- /dev/null +++ b/stable/unifi/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [unifi-7.0.3](https://github.com/truecharts/apps/compare/unifi-7.0.2...unifi-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/unifi/7.0.2/CONFIG.md b/stable/unifi/7.0.3/CONFIG.md similarity index 100% rename from stable/unifi/7.0.2/CONFIG.md rename to stable/unifi/7.0.3/CONFIG.md diff --git a/stable/unifi/7.0.3/Chart.lock b/stable/unifi/7.0.3/Chart.lock new file mode 100644 index 0000000000..afeb7ca295 --- /dev/null +++ b/stable/unifi/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:14:40.464989794Z" diff --git a/stable/unifi/7.0.2/Chart.yaml b/stable/unifi/7.0.3/Chart.yaml similarity index 94% rename from stable/unifi/7.0.2/Chart.yaml rename to stable/unifi/7.0.3/Chart.yaml index 084c6cb23e..3cc05cb148 100644 --- a/stable/unifi/7.0.2/Chart.yaml +++ b/stable/unifi/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.4.54" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 deprecated: false description: Ubiquiti Network's Unifi Controller home: https://github.com/truecharts/apps/tree/master/charts/incubator/unifi @@ -21,4 +21,4 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 7.0.2 +version: 7.0.3 diff --git a/stable/unifi/7.0.2/README.md b/stable/unifi/7.0.3/README.md similarity index 96% rename from stable/unifi/7.0.2/README.md rename to stable/unifi/7.0.3/README.md index 8fc9826095..fd3875cb41 100644 --- a/stable/unifi/7.0.2/README.md +++ b/stable/unifi/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/unifi/7.0.2/app-readme.md b/stable/unifi/7.0.3/app-readme.md similarity index 100% rename from stable/unifi/7.0.2/app-readme.md rename to stable/unifi/7.0.3/app-readme.md diff --git a/stable/unifi/7.0.3/charts/common-7.0.14.tgz b/stable/unifi/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/unifi/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/unifi/7.0.2/helm-values.md b/stable/unifi/7.0.3/helm-values.md similarity index 100% rename from stable/unifi/7.0.2/helm-values.md rename to stable/unifi/7.0.3/helm-values.md diff --git a/stable/unifi/7.0.2/ix_values.yaml b/stable/unifi/7.0.3/ix_values.yaml similarity index 100% rename from stable/unifi/7.0.2/ix_values.yaml rename to stable/unifi/7.0.3/ix_values.yaml diff --git a/stable/unifi/7.0.2/questions.yaml b/stable/unifi/7.0.3/questions.yaml similarity index 100% rename from stable/unifi/7.0.2/questions.yaml rename to stable/unifi/7.0.3/questions.yaml diff --git a/stable/unifi/7.0.2/templates/common.yaml b/stable/unifi/7.0.3/templates/common.yaml similarity index 100% rename from stable/unifi/7.0.2/templates/common.yaml rename to stable/unifi/7.0.3/templates/common.yaml diff --git a/stable/unifi/7.0.2/test_values.yaml b/stable/unifi/7.0.3/test_values.yaml similarity index 100% rename from stable/unifi/7.0.2/test_values.yaml rename to stable/unifi/7.0.3/test_values.yaml diff --git a/stable/unifi/7.0.2/values.yaml b/stable/unifi/7.0.3/values.yaml similarity index 100% rename from stable/unifi/7.0.2/values.yaml rename to stable/unifi/7.0.3/values.yaml diff --git a/stable/unpackerr/2.0.1/CHANGELOG.md b/stable/unpackerr/2.0.1/CHANGELOG.md deleted file mode 100644 index 8731025886..0000000000 --- a/stable/unpackerr/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ - - -### [unpackerr-2.0.1](https://github.com/truecharts/apps/compare/unpackerr-1.11.15...unpackerr-2.0.1) (2021-09-13) - -#### Chore - -* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/unpackerr/2.0.1/Chart.lock b/stable/unpackerr/2.0.1/Chart.lock deleted file mode 100644 index c42b9d7ffa..0000000000 --- a/stable/unpackerr/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-13T17:04:23.918152869Z" diff --git a/stable/unpackerr/2.0.1/charts/common-7.0.12.tgz b/stable/unpackerr/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/unpackerr/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/unpackerr/2.0.2/CHANGELOG.md b/stable/unpackerr/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..567ee53add --- /dev/null +++ b/stable/unpackerr/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [unpackerr-2.0.2](https://github.com/truecharts/apps/compare/unpackerr-2.0.1...unpackerr-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/unpackerr/2.0.1/CONFIG.md b/stable/unpackerr/2.0.2/CONFIG.md similarity index 100% rename from stable/unpackerr/2.0.1/CONFIG.md rename to stable/unpackerr/2.0.2/CONFIG.md diff --git a/stable/unpackerr/2.0.2/Chart.lock b/stable/unpackerr/2.0.2/Chart.lock new file mode 100644 index 0000000000..524b699c21 --- /dev/null +++ b/stable/unpackerr/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:14:49.4169443Z" diff --git a/stable/unpackerr/2.0.1/Chart.yaml b/stable/unpackerr/2.0.2/Chart.yaml similarity index 95% rename from stable/unpackerr/2.0.1/Chart.yaml rename to stable/unpackerr/2.0.2/Chart.yaml index 16e3133b9a..89ad274454 100644 --- a/stable/unpackerr/2.0.1/Chart.yaml +++ b/stable/unpackerr/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.9.8" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 2.0.1 +version: 2.0.2 diff --git a/stable/unpackerr/2.0.1/README.md b/stable/unpackerr/2.0.2/README.md similarity index 96% rename from stable/unpackerr/2.0.1/README.md rename to stable/unpackerr/2.0.2/README.md index 5338eeb620..17c118123a 100644 --- a/stable/unpackerr/2.0.1/README.md +++ b/stable/unpackerr/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/unpackerr/2.0.1/app-readme.md b/stable/unpackerr/2.0.2/app-readme.md similarity index 100% rename from stable/unpackerr/2.0.1/app-readme.md rename to stable/unpackerr/2.0.2/app-readme.md diff --git a/stable/unpackerr/2.0.2/charts/common-7.0.14.tgz b/stable/unpackerr/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/unpackerr/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/unpackerr/2.0.1/helm-values.md b/stable/unpackerr/2.0.2/helm-values.md similarity index 100% rename from stable/unpackerr/2.0.1/helm-values.md rename to stable/unpackerr/2.0.2/helm-values.md diff --git a/stable/unpackerr/2.0.1/ix_values.yaml b/stable/unpackerr/2.0.2/ix_values.yaml similarity index 100% rename from stable/unpackerr/2.0.1/ix_values.yaml rename to stable/unpackerr/2.0.2/ix_values.yaml diff --git a/stable/unpackerr/2.0.1/questions.yaml b/stable/unpackerr/2.0.2/questions.yaml similarity index 99% rename from stable/unpackerr/2.0.1/questions.yaml rename to stable/unpackerr/2.0.2/questions.yaml index 62b721f88c..0bb736370b 100644 --- a/stable/unpackerr/2.0.1/questions.yaml +++ b/stable/unpackerr/2.0.2/questions.yaml @@ -1207,12 +1207,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/unpackerr/2.0.1/templates/common.yaml b/stable/unpackerr/2.0.2/templates/common.yaml similarity index 100% rename from stable/unpackerr/2.0.1/templates/common.yaml rename to stable/unpackerr/2.0.2/templates/common.yaml diff --git a/stable/unpackerr/2.0.1/test_values.yaml b/stable/unpackerr/2.0.2/test_values.yaml similarity index 100% rename from stable/unpackerr/2.0.1/test_values.yaml rename to stable/unpackerr/2.0.2/test_values.yaml diff --git a/stable/unpackerr/2.0.1/values.yaml b/stable/unpackerr/2.0.2/values.yaml similarity index 100% rename from stable/unpackerr/2.0.1/values.yaml rename to stable/unpackerr/2.0.2/values.yaml diff --git a/stable/vaultwarden/8.0.4/CHANGELOG.md b/stable/vaultwarden/8.0.4/CHANGELOG.md deleted file mode 100644 index ba91f4ab71..0000000000 --- a/stable/vaultwarden/8.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [vaultwarden-8.0.4](https://github.com/truecharts/apps/compare/vaultwarden-8.0.3...vaultwarden-8.0.4) (2021-09-21) - -#### Chore - -* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) - diff --git a/stable/vaultwarden/8.0.4/Chart.lock b/stable/vaultwarden/8.0.4/Chart.lock deleted file mode 100644 index 4f3576989a..0000000000 --- a/stable/vaultwarden/8.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -- name: postgresql - repository: https://truecharts.org/ - version: 2.2.0 -digest: sha256:7fe8914f9289069a13a3925b5f312db82f19a4ac7b6e0f28ca28f1ad454f7dd9 -generated: "2021-09-21T09:04:59.716059107Z" diff --git a/stable/vaultwarden/8.0.4/charts/common-7.0.12.tgz b/stable/vaultwarden/8.0.4/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/vaultwarden/8.0.4/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/vaultwarden/8.0.4/charts/postgresql-2.2.0.tgz b/stable/vaultwarden/8.0.4/charts/postgresql-2.2.0.tgz deleted file mode 100644 index 3949017ae6..0000000000 Binary files a/stable/vaultwarden/8.0.4/charts/postgresql-2.2.0.tgz and /dev/null differ diff --git a/stable/vaultwarden/8.0.5/CHANGELOG.md b/stable/vaultwarden/8.0.5/CHANGELOG.md new file mode 100644 index 0000000000..97407c6b02 --- /dev/null +++ b/stable/vaultwarden/8.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [vaultwarden-8.0.5](https://github.com/truecharts/apps/compare/vaultwarden-8.0.4...vaultwarden-8.0.5) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/vaultwarden/8.0.4/CONFIG.md b/stable/vaultwarden/8.0.5/CONFIG.md similarity index 100% rename from stable/vaultwarden/8.0.4/CONFIG.md rename to stable/vaultwarden/8.0.5/CONFIG.md diff --git a/stable/vaultwarden/8.0.5/Chart.lock b/stable/vaultwarden/8.0.5/Chart.lock new file mode 100644 index 0000000000..44d0496a9d --- /dev/null +++ b/stable/vaultwarden/8.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +- name: postgresql + repository: https://truecharts.org/ + version: 2.2.4 +digest: sha256:a03b04f6d0429c53b4cf7da1400e7051fd0706e0500566124cbb35ed5ffc0060 +generated: "2021-09-21T10:14:58.908365434Z" diff --git a/stable/vaultwarden/8.0.4/Chart.yaml b/stable/vaultwarden/8.0.5/Chart.yaml similarity index 94% rename from stable/vaultwarden/8.0.4/Chart.yaml rename to stable/vaultwarden/8.0.5/Chart.yaml index 0c30e61ab3..f45e62f9bc 100644 --- a/stable/vaultwarden/8.0.4/Chart.yaml +++ b/stable/vaultwarden/8.0.5/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "1.22.2" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.0 + version: 2.2.4 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 8.0.4 +version: 8.0.5 diff --git a/stable/vaultwarden/8.0.4/README.md b/stable/vaultwarden/8.0.5/README.md similarity index 92% rename from stable/vaultwarden/8.0.4/README.md rename to stable/vaultwarden/8.0.5/README.md index 7a8648705d..27b5449b77 100644 --- a/stable/vaultwarden/8.0.4/README.md +++ b/stable/vaultwarden/8.0.5/README.md @@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | -| https://truecharts.org/ | postgresql | 2.2.0 | +| https://truecharts.org/ | common | 7.0.14 | +| https://truecharts.org/ | postgresql | 2.2.4 | ## Installing the Chart diff --git a/stable/vaultwarden/8.0.4/app-readme.md b/stable/vaultwarden/8.0.5/app-readme.md similarity index 100% rename from stable/vaultwarden/8.0.4/app-readme.md rename to stable/vaultwarden/8.0.5/app-readme.md diff --git a/stable/vaultwarden/8.0.5/charts/common-7.0.14.tgz b/stable/vaultwarden/8.0.5/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/vaultwarden/8.0.5/charts/common-7.0.14.tgz differ diff --git a/stable/vaultwarden/8.0.5/charts/postgresql-2.2.4.tgz b/stable/vaultwarden/8.0.5/charts/postgresql-2.2.4.tgz new file mode 100644 index 0000000000..574546c2ff Binary files /dev/null and b/stable/vaultwarden/8.0.5/charts/postgresql-2.2.4.tgz differ diff --git a/stable/vaultwarden/8.0.4/helm-values.md b/stable/vaultwarden/8.0.5/helm-values.md similarity index 100% rename from stable/vaultwarden/8.0.4/helm-values.md rename to stable/vaultwarden/8.0.5/helm-values.md diff --git a/stable/vaultwarden/8.0.4/ix_values.yaml b/stable/vaultwarden/8.0.5/ix_values.yaml similarity index 100% rename from stable/vaultwarden/8.0.4/ix_values.yaml rename to stable/vaultwarden/8.0.5/ix_values.yaml diff --git a/stable/vaultwarden/8.0.4/questions.yaml b/stable/vaultwarden/8.0.5/questions.yaml similarity index 100% rename from stable/vaultwarden/8.0.4/questions.yaml rename to stable/vaultwarden/8.0.5/questions.yaml diff --git a/stable/vaultwarden/8.0.4/templates/_configmap.tpl b/stable/vaultwarden/8.0.5/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/8.0.4/templates/_configmap.tpl rename to stable/vaultwarden/8.0.5/templates/_configmap.tpl diff --git a/stable/vaultwarden/8.0.4/templates/_secrets.tpl b/stable/vaultwarden/8.0.5/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/8.0.4/templates/_secrets.tpl rename to stable/vaultwarden/8.0.5/templates/_secrets.tpl diff --git a/stable/vaultwarden/8.0.4/templates/_validate.tpl b/stable/vaultwarden/8.0.5/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/8.0.4/templates/_validate.tpl rename to stable/vaultwarden/8.0.5/templates/_validate.tpl diff --git a/stable/vaultwarden/8.0.4/templates/common.yaml b/stable/vaultwarden/8.0.5/templates/common.yaml similarity index 100% rename from stable/vaultwarden/8.0.4/templates/common.yaml rename to stable/vaultwarden/8.0.5/templates/common.yaml diff --git a/stable/vaultwarden/8.0.4/test_values.yaml b/stable/vaultwarden/8.0.5/test_values.yaml similarity index 100% rename from stable/vaultwarden/8.0.4/test_values.yaml rename to stable/vaultwarden/8.0.5/test_values.yaml diff --git a/stable/vaultwarden/8.0.4/values.yaml b/stable/vaultwarden/8.0.5/values.yaml similarity index 100% rename from stable/vaultwarden/8.0.4/values.yaml rename to stable/vaultwarden/8.0.5/values.yaml diff --git a/stable/xteve/2.0.1/CHANGELOG.md b/stable/xteve/2.0.1/CHANGELOG.md deleted file mode 100644 index f5abf8f24a..0000000000 --- a/stable/xteve/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ - - -### [xteve-2.0.1](https://github.com/truecharts/apps/compare/xteve-1.9.15...xteve-2.0.1) (2021-09-13) - -#### Chore - -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -* Move some common containers to our own containers - -#### Fix - -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - diff --git a/stable/xteve/2.0.1/Chart.lock b/stable/xteve/2.0.1/Chart.lock deleted file mode 100644 index a0b7fe143e..0000000000 --- a/stable/xteve/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 7.0.12 -digest: sha256:6609ac081f2fa3f9ccafe5462c1016a5848be1029bec1127c0ecbce7981ec9d2 -generated: "2021-09-13T17:04:44.42757Z" diff --git a/stable/xteve/2.0.1/charts/common-7.0.12.tgz b/stable/xteve/2.0.1/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/xteve/2.0.1/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/xteve/2.0.2/CHANGELOG.md b/stable/xteve/2.0.2/CHANGELOG.md new file mode 100644 index 0000000000..cd875195b2 --- /dev/null +++ b/stable/xteve/2.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [xteve-2.0.2](https://github.com/truecharts/apps/compare/xteve-2.0.1...xteve-2.0.2) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/xteve/2.0.1/CONFIG.md b/stable/xteve/2.0.2/CONFIG.md similarity index 100% rename from stable/xteve/2.0.1/CONFIG.md rename to stable/xteve/2.0.2/CONFIG.md diff --git a/stable/xteve/2.0.2/Chart.lock b/stable/xteve/2.0.2/Chart.lock new file mode 100644 index 0000000000..fa85665ebc --- /dev/null +++ b/stable/xteve/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 7.0.14 +digest: sha256:050b52e7ae7aa5580026804422c8a279ceaacd28df48af65de0b530e6d045954 +generated: "2021-09-21T10:15:09.84784187Z" diff --git a/stable/xteve/2.0.1/Chart.yaml b/stable/xteve/2.0.2/Chart.yaml similarity index 94% rename from stable/xteve/2.0.1/Chart.yaml rename to stable/xteve/2.0.2/Chart.yaml index 60287cbe1c..efd7361742 100644 --- a/stable/xteve/2.0.1/Chart.yaml +++ b/stable/xteve/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.2.0.200" dependencies: - name: common repository: https://truecharts.org - version: 7.0.12 + version: 7.0.14 description: M3U Proxy for Plex DVR and Emby Live TV. home: https://github.com/truechartsapps/tree/master/charts/incubator/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: 2.0.1 +version: 2.0.2 diff --git a/stable/xteve/2.0.1/README.md b/stable/xteve/2.0.2/README.md similarity index 96% rename from stable/xteve/2.0.1/README.md rename to stable/xteve/2.0.2/README.md index 30f21ac08f..77dd605919 100644 --- a/stable/xteve/2.0.1/README.md +++ b/stable/xteve/2.0.2/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 7.0.12 | +| https://truecharts.org | common | 7.0.14 | ## Installing the Chart diff --git a/stable/xteve/2.0.1/app-readme.md b/stable/xteve/2.0.2/app-readme.md similarity index 100% rename from stable/xteve/2.0.1/app-readme.md rename to stable/xteve/2.0.2/app-readme.md diff --git a/stable/xteve/2.0.2/charts/common-7.0.14.tgz b/stable/xteve/2.0.2/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/xteve/2.0.2/charts/common-7.0.14.tgz differ diff --git a/stable/xteve/2.0.1/helm-values.md b/stable/xteve/2.0.2/helm-values.md similarity index 100% rename from stable/xteve/2.0.1/helm-values.md rename to stable/xteve/2.0.2/helm-values.md diff --git a/stable/xteve/2.0.1/ix_values.yaml b/stable/xteve/2.0.2/ix_values.yaml similarity index 100% rename from stable/xteve/2.0.1/ix_values.yaml rename to stable/xteve/2.0.2/ix_values.yaml diff --git a/stable/xteve/2.0.1/questions.yaml b/stable/xteve/2.0.2/questions.yaml similarity index 99% rename from stable/xteve/2.0.1/questions.yaml rename to stable/xteve/2.0.2/questions.yaml index b4c2783f89..0606e54a1e 100644 --- a/stable/xteve/2.0.1/questions.yaml +++ b/stable/xteve/2.0.2/questions.yaml @@ -1333,12 +1333,8 @@ questions: show_if: [["type", "=", "openvpn"]] attrs: - variable: auth - label: "auth" - schema: - type: string - default: "" - - variable: authSecret - label: "authSecret" + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" schema: type: string default: "" diff --git a/stable/xteve/2.0.1/templates/common.yaml b/stable/xteve/2.0.2/templates/common.yaml similarity index 100% rename from stable/xteve/2.0.1/templates/common.yaml rename to stable/xteve/2.0.2/templates/common.yaml diff --git a/stable/xteve/2.0.1/test_values.yaml b/stable/xteve/2.0.2/test_values.yaml similarity index 100% rename from stable/xteve/2.0.1/test_values.yaml rename to stable/xteve/2.0.2/test_values.yaml diff --git a/stable/xteve/2.0.1/values.yaml b/stable/xteve/2.0.2/values.yaml similarity index 100% rename from stable/xteve/2.0.1/values.yaml rename to stable/xteve/2.0.2/values.yaml diff --git a/stable/zwavejs2mqtt/7.0.2/CHANGELOG.md b/stable/zwavejs2mqtt/7.0.2/CHANGELOG.md deleted file mode 100644 index d935f39d42..0000000000 --- a/stable/zwavejs2mqtt/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [zwavejs2mqtt-7.0.2](https://github.com/truecharts/apps/compare/zwavejs2mqtt-7.0.1...zwavejs2mqtt-7.0.2) (2021-09-14) - -#### Chore - -* update non-major ([#987](https://github.com/truecharts/apps/issues/987)) - diff --git a/stable/zwavejs2mqtt/7.0.2/Chart.lock b/stable/zwavejs2mqtt/7.0.2/Chart.lock deleted file mode 100644 index b7579bf720..0000000000 --- a/stable/zwavejs2mqtt/7.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 7.0.12 -digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 -generated: "2021-09-14T20:43:34.801258975Z" diff --git a/stable/zwavejs2mqtt/7.0.2/charts/common-7.0.12.tgz b/stable/zwavejs2mqtt/7.0.2/charts/common-7.0.12.tgz deleted file mode 100644 index fcc9cde052..0000000000 Binary files a/stable/zwavejs2mqtt/7.0.2/charts/common-7.0.12.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/7.0.3/CHANGELOG.md b/stable/zwavejs2mqtt/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..7623fbd430 --- /dev/null +++ b/stable/zwavejs2mqtt/7.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [zwavejs2mqtt-7.0.3](https://github.com/truecharts/apps/compare/zwavejs2mqtt-7.0.2...zwavejs2mqtt-7.0.3) (2021-09-21) + +#### Chore + +* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) + diff --git a/stable/zwavejs2mqtt/7.0.2/CONFIG.md b/stable/zwavejs2mqtt/7.0.3/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/7.0.2/CONFIG.md rename to stable/zwavejs2mqtt/7.0.3/CONFIG.md diff --git a/stable/zwavejs2mqtt/7.0.3/Chart.lock b/stable/zwavejs2mqtt/7.0.3/Chart.lock new file mode 100644 index 0000000000..dac0238475 --- /dev/null +++ b/stable/zwavejs2mqtt/7.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.14 +digest: sha256:9f689b05e62e3ecc8de0b1978ccd7f56b8b0be2c443fbccabc85028f84ba3917 +generated: "2021-09-21T10:15:18.690644354Z" diff --git a/stable/zwavejs2mqtt/7.0.2/Chart.yaml b/stable/zwavejs2mqtt/7.0.3/Chart.yaml similarity index 95% rename from stable/zwavejs2mqtt/7.0.2/Chart.yaml rename to stable/zwavejs2mqtt/7.0.3/Chart.yaml index 536bca651f..87d51dfae8 100644 --- a/stable/zwavejs2mqtt/7.0.2/Chart.yaml +++ b/stable/zwavejs2mqtt/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.6.0" dependencies: - name: common repository: https://truecharts.org/ - version: 7.0.12 + version: 7.0.14 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: 7.0.2 +version: 7.0.3 diff --git a/stable/zwavejs2mqtt/7.0.2/README.md b/stable/zwavejs2mqtt/7.0.3/README.md similarity index 96% rename from stable/zwavejs2mqtt/7.0.2/README.md rename to stable/zwavejs2mqtt/7.0.3/README.md index b0b679c91b..63e3b6425a 100644 --- a/stable/zwavejs2mqtt/7.0.2/README.md +++ b/stable/zwavejs2mqtt/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 7.0.12 | +| https://truecharts.org/ | common | 7.0.14 | ## Installing the Chart diff --git a/stable/zwavejs2mqtt/7.0.2/app-readme.md b/stable/zwavejs2mqtt/7.0.3/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/7.0.2/app-readme.md rename to stable/zwavejs2mqtt/7.0.3/app-readme.md diff --git a/stable/zwavejs2mqtt/7.0.3/charts/common-7.0.14.tgz b/stable/zwavejs2mqtt/7.0.3/charts/common-7.0.14.tgz new file mode 100644 index 0000000000..246da35b19 Binary files /dev/null and b/stable/zwavejs2mqtt/7.0.3/charts/common-7.0.14.tgz differ diff --git a/stable/zwavejs2mqtt/7.0.2/helm-values.md b/stable/zwavejs2mqtt/7.0.3/helm-values.md similarity index 100% rename from stable/zwavejs2mqtt/7.0.2/helm-values.md rename to stable/zwavejs2mqtt/7.0.3/helm-values.md diff --git a/stable/zwavejs2mqtt/7.0.2/ix_values.yaml b/stable/zwavejs2mqtt/7.0.3/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/7.0.2/ix_values.yaml rename to stable/zwavejs2mqtt/7.0.3/ix_values.yaml diff --git a/stable/zwavejs2mqtt/7.0.2/questions.yaml b/stable/zwavejs2mqtt/7.0.3/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/7.0.2/questions.yaml rename to stable/zwavejs2mqtt/7.0.3/questions.yaml diff --git a/stable/zwavejs2mqtt/7.0.2/templates/common.yaml b/stable/zwavejs2mqtt/7.0.3/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/7.0.2/templates/common.yaml rename to stable/zwavejs2mqtt/7.0.3/templates/common.yaml diff --git a/stable/zwavejs2mqtt/7.0.2/test_values.yaml b/stable/zwavejs2mqtt/7.0.3/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/7.0.2/test_values.yaml rename to stable/zwavejs2mqtt/7.0.3/test_values.yaml diff --git a/stable/zwavejs2mqtt/7.0.2/values.yaml b/stable/zwavejs2mqtt/7.0.3/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/7.0.2/values.yaml rename to stable/zwavejs2mqtt/7.0.3/values.yaml